Thanks for this, this worked fine. Although now for some reason whilst using xmix, I turned the volume up but it won't let me turn the volume down now. It is just playing full volume. And I cant seem to use the mouse to use the scroll bar in XTerm, although Shift+PgUp & PgDwn allows me to operate the scroll bar. These seem to be the only other problems I'm having with this laptop, oh and except for Firefox freezing up a bit here and there.
Your help is much appreciated. On Sun, Jan 31, 2010 at 2:42 PM, Jacob Meuser <[email protected]>wrote: > On Sun, Jan 31, 2010 at 09:31:16AM +1300, Matthew Currington wrote: > > I am having a very similar problem with a Toshiba Satellite. How do I > apply > > this patch you guys have written? > > I'm not so sure that's your problem. notice that you have 2 azalia > devices. the first one is HDMI (which doesn't work), and the second is > your real device. so you need to use /dev/{audio,audioctl,mixer,sound}1. > > you can do the following to make it easier: > > # ln -sf /dev/audio1 /dev/audio > # ln -sf /dev/audioctl1 /dev/audioctl > # ln -sf /dev/mixer1 /dev/mixer > # ln -sf /dev/sound1 /dev/sound > > HDMI codecs are disabled in -current (and will be in 4.7) to avoid this > issue. > > > azalia0 at pci1 dev 0 function 1 "ATI RS690M HD Audio" rev 0x00: apic 1 > int > > 17 (irq 11) > > azalia0: codecs: ATI/0xaa01 > > audio0 at azalia0 > > > azalia1 at pci0 dev 27 function 0 "Intel 82801H HD Audio" rev 0x03: apic > 1 > > int 22 (irq 10) > > azalia1: codecs: Realtek ALC268, AT&T/Lucent/0x1040, using Realtek ALC268 > > audio1 at azalia1 > > -- > [email protected] > SDF Public Access UNIX System - http://sdf.lonestar.org

