[haiku-bugs] Re: [Haiku] #7284: auich.settings not installed

  • From: "ttcoder" <trac@xxxxxxxxxxxx>
  • Date: Sat, 14 May 2011 14:10:55 -0000

#7284: auich.settings not installed
-----------------------------+----------------------------
   Reporter:  Pete           |      Owner:  korli
       Type:  bug            |     Status:  new
   Priority:  normal         |  Milestone:  R1
  Component:  Drivers/Audio  |    Version:  R1/Development
 Resolution:                 |   Keywords:
 Blocked By:                 |   Blocking:
Has a Patch:  0              |   Platform:  All
-----------------------------+----------------------------

Comment (by ttcoder):

 Same problem, and same solution (great find!) here: I've created a config
 file as pointed out by Pete and now sound works from the beginning. At
 first I just enabled the first line but it seemed to cause instability in
 VESA mode, so now I'm running with the first 3 lines enabled and things
 seem to be peachy:

 {{{
 # Settings file for the auich driver
 #
 # This file should be moved to the directory
 # ~/config/settings/kernel/drivers/

 sample_rate    48000
 buffer_frames  256
 buffer_count   4
 #use_thread false

 }}}

 I understand the devs cannot be everywhere all the time so if nobody
 comments on this ticket I'll start digging into the source a little, see
 if I can pinpoint the problem some more (i.e. why is audio postponed by
 several minutes after bootup when the file is not present, and why is the
 file not present on a default RAW image of haiku anyway).. I'm a C++ guy,
 not a Media Kit guy however...

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7284#comment:2>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: