Acer Aspire AS5672 and sound

Torfinn Ingolfsen torfinn.ingolfsen at broadpark.no
Thu Jul 20 20:46:25 UTC 2006


Hi,

FWIW, the Acer Aspire AS5672WLMi laptop /the model with 2GB RAM and ATI
X1600 graphics) now has working sound. Details of sound hardware:

tingo at kg-home$ pciconf -lv | grep -B 3 multimedia
pcm0 at pci0:27:0: class=0x040300 card=0x00941025 chip=0x27d88086 rev=0x02 hdr=0x00
    vendor   = 'Intel Corporation'
    device   = '82801G (ICH7 Family) High Definition Audio'
    class    = multimedia

This is the driver that works: http://files.chemikals.org/hdac.tgz

Output from 'cat /dev/sndstat':
tingo at kg-home$ cat /dev/sndstat
FreeBSD Audio Driver (newpcm)
Installed devices:
pcm0: <Intel 82801G High Definition Audio Controller> w00t (1p/1r/0v channels duplex default)

Output from 'mixer':
tingo at kg-home$ mixer
Mixer vol      is currently set to  75:75
Mixer rec      is currently set to   0:0
Recording source: 

and relevant lines from /var/log/messages:
Jul 20 22:13:02 kg-home kernel: pcm0: <Intel 82801G High Definition Audio Controller> mem 0xc8000000-0xc800
3fff irq 22 at device 27.0 on pci0
Jul 20 22:13:02 kg-home kernel: pcm0: Output Streams: 4, Input Streams: 4, Bidirectional Streams: 0
Jul 20 22:13:02 kg-home kernel: pcm0: CORB Size: 256, RIRB Size: 256
Jul 20 22:13:02 kg-home kernel: pcm0: Codec 1 power state: fully on (D0)
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 2 is type Audio Output, capabilities 0x11<fmtoverride,stereo>
Jul 20 22:13:02 kg-home kernel: PCM Formats: e0560<24bit,20bit,16bit,44.1,48.0,96.0,192.0>
Jul 20 22:13:02 kg-home kernel: Stream Formats: 1<PCM>
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 3 is type Audio Output, capabilities 0x11<fmtoverride,stereo>
Jul 20 22:13:02 kg-home kernel: PCM Formats: e0560<24bit,20bit,16bit,44.1,48.0,96.0,192.0>
Jul 20 22:13:02 kg-home kernel: Stream Formats: 1<PCM>
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 4 is type Audio Output, capabilities 0x11<fmtoverride,stereo>
Jul 20 22:13:02 kg-home kernel: PCM Formats: e0560<24bit,20bit,16bit,44.1,48.0,96.0,192.0>
Jul 20 22:13:02 kg-home kernel: Stream Formats: 1<PCM>
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 5 is type Audio Output, capabilities 0x11<fmtoverride,stereo>
Jul 20 22:13:02 kg-home kernel: PCM Formats: e0560<24bit,20bit,16bit,44.1,48.0,96.0,192.0>
Jul 20 22:13:02 kg-home kernel: Stream Formats: 1<PCM>
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 6 is type Audio Output, capabilities 0x211<digital,fmtoverride
,stereo>
Jul 20 22:13:02 kg-home kernel: PCM Formats: 1e0560<24bit,20bit,16bit,8bit,44.1,48.0,96.0,192.0>
Jul 20 22:13:02 kg-home kernel: Stream Formats: 1<PCM>
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 7 is type Vendor-defined, capabilities 0x0
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 8 is type Audio Input, capabilities 0x11b<connlist,fmtoverride
,ampoverride,inamp,stereo>
Jul 20 22:13:02 kg-home kernel: PCM Formats: 60160<24bit,20bit,44.1,48.0,96.0>
Jul 20 22:13:02 kg-home kernel: Stream Formats: 1<PCM>
Jul 20 22:13:02 kg-home kernel: Connection list (len = 1): 35
Jul 20 22:13:02 kg-home kernel: Active Connection (0): 35
Jul 20 22:13:02 kg-home kernel: 8 rc: 80051f08 offset: 8 steps: 1f size: 5
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 9 is type Audio Input, capabilities 0x11b<connlist,fmtoverride
,ampoverride,inamp,stereo>
Jul 20 22:13:02 kg-home kernel: PCM Formats: 60160<24bit,20bit,44.1,48.0,96.0>
Jul 20 22:13:02 kg-home kernel: Stream Formats: 1<PCM>
Jul 20 22:13:02 kg-home kernel: Connection list (len = 1): 34
Jul 20 22:13:02 kg-home kernel: Active Connection (0): 34
Jul 20 22:13:02 kg-home kernel: 9 rc: 80051f08 offset: 8 steps: 1f size: 5
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 10 is type Audio Input, capabilities 0x391<digital,connlist,un
sol,fmtoverride,stereo>
Jul 20 22:13:02 kg-home kernel: PCM Formats: 1e0560<24bit,20bit,16bit,8bit,44.1,48.0,96.0,192.0>
Jul 20 22:13:02 kg-home kernel: Stream Formats: 1<PCM>
Jul 20 22:13:02 kg-home kernel: Connection list (len = 1): 31
Jul 20 22:13:02 kg-home kernel: Active Connection (0): 31
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 11 is type Audio Mixer, capabilities 0x10b<connlist,ampoverrid
e,inamp,stereo>
Jul 20 22:13:02 kg-home kernel: Connection list (len = 10): 24 25 26 27 28 29 20 21 22 23
Jul 20 22:13:02 kg-home kernel: Active Connection (0): 24
Jul 20 22:13:02 kg-home kernel: 11 rc: 80051f17 offset: 17 steps: 1f size: 5
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 12 is type Audio Mixer, capabilities 0x10f<connlist,ampoverrid
e,outamp,inamp,stereo>
Jul 20 22:13:02 kg-home kernel: Connection list (len = 2): 2 11
Jul 20 22:13:02 kg-home kernel: Active Connection (0): 2
Jul 20 22:13:02 kg-home kernel: 12 rc: 51f1f mute: 0 offset: 31 steps: 31 size: 5
Jul 20 22:13:02 kg-home kernel: 12 rc: 80000000 offset: 0 steps: 0 size: 0
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 13 is type Audio Mixer, capabilities 0x10f<connlist,ampoverrid
e,outamp,inamp,stereo>
Jul 20 22:13:02 kg-home kernel: Connection list (len = 2): 3 11
Jul 20 22:13:02 kg-home kernel: Active Connection (0): 3
Jul 20 22:13:02 kg-home kernel: 13 rc: 51f1f mute: 0 offset: 31 steps: 31 size: 5
Jul 20 22:13:02 kg-home kernel: 13 rc: 80000000 offset: 0 steps: 0 size: 0
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 14 is type Audio Mixer, capabilities 0x10f<connlist,ampoverrid
e,outamp,inamp,stereo>
Jul 20 22:13:02 kg-home kernel: Connection list (len = 2): 4 11
Jul 20 22:13:02 kg-home kernel: Active Connection (0): 4
Jul 20 22:13:02 kg-home kernel: 14 rc: 51f1f mute: 0 offset: 31 steps: 31 size: 5
Jul 20 22:13:02 kg-home kernel: 14 rc: 80000000 offset: 0 steps: 0 size: 0
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 15 is type Audio Mixer, capabilities 0x10f<connlist,ampoverrid
e,outamp,inamp,stereo>
Jul 20 22:13:02 kg-home kernel: Connection list (len = 2): 5 11
Jul 20 22:13:02 kg-home kernel: Active Connection (0): 5
Jul 20 22:13:02 kg-home kernel: 15 rc: 51f1f mute: 0 offset: 31 steps: 31 size: 5
Jul 20 22:13:02 kg-home kernel: 15 rc: 80000000 offset: 0 steps: 0 size: 0
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 16 is type Vendor-defined, capabilities 0x0
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 17 is type Vendor-defined, capabilities 0x0
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 18 is type Vendor-defined, capabilities 0x0
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 19 is type Vendor-defined, capabilities 0x0
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 20 is type Pin Complex, capabilities 0x18f<connlist,unsol,ampo
verride,outamp,inamp,stereo>
Jul 20 22:13:02 kg-home kernel: Pin Capabilities: 0x3e<input,output,headphone,presence,trigger>
Jul 20 22:13:02 kg-home kernel: Connection Type (1011110): Jack Connection
Jul 20 22:13:02 kg-home kernel: Location: External (Rear)
Jul 20 22:13:02 kg-home kernel: Default Device: Line Out
Jul 20 22:13:02 kg-home kernel: Connection Type: 1/8" plug
Jul 20 22:13:02 kg-home kernel: Color: Black
Jul 20 22:13:02 kg-home kernel: Does not have presence detect capability.
Jul 20 22:13:02 kg-home kernel: Default Association: 01
Jul 20 22:13:02 kg-home kernel: Sequence: 00
Jul 20 22:13:02 kg-home kernel: Connection list (len = 5): 12 13 14 15 38
Jul 20 22:13:02 kg-home kernel: Active Connection (0): 12
Jul 20 22:13:02 kg-home kernel: 20 rc: 80000000 mute: 1 offset: 0 steps: 0 size: 0
Jul 20 22:13:02 kg-home kernel: 20 rc: 270300 offset: 0 steps: 3 size: 27
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 21 is type Pin Complex, capabilities 0x18f<connlist,unsol,ampo
verride,outamp,inamp,stereo>
Jul 20 22:13:02 kg-home kernel: Pin Capabilities: 0x3e<input,output,headphone,presence,trigger>
Jul 20 22:13:02 kg-home kernel: Connection Type (411111f0): Fixed Device
Jul 20 22:13:02 kg-home kernel: Location: External (Rear)
Jul 20 22:13:02 kg-home kernel: Default Device: Speaker
Jul 20 22:13:02 kg-home kernel: Connection Type: 1/8" plug
Jul 20 22:13:02 kg-home kernel: Color: Black
Jul 20 22:13:02 kg-home kernel: Does not have presence detect capability.
Jul 20 22:13:02 kg-home kernel: Default Association: 15
Jul 20 22:13:02 kg-home kernel: Sequence: 00
Jul 20 22:13:02 kg-home kernel: Connection list (len = 5): 12 13 14 15 38
Jul 20 22:13:02 kg-home kernel: Active Connection (1): 13
Jul 20 22:13:02 kg-home kernel: 21 rc: 80000000 mute: 1 offset: 0 steps: 0 size: 0
Jul 20 22:13:02 kg-home kernel: 21 rc: 270300 offset: 0 steps: 3 size: 27
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 22 is type Pin Complex, capabilities 0x18f<connlist,unsol,ampo
verride,outamp,inamp,stereo>
Jul 20 22:13:02 kg-home kernel: Pin Capabilities: 0x3e<input,output,headphone,presence,trigger>
Jul 20 22:13:02 kg-home kernel: Connection Type (411111f0): Fixed Device
Jul 20 22:13:02 kg-home kernel: Location: External (Rear)
Jul 20 22:13:02 kg-home kernel: Default Device: Speaker
Jul 20 22:13:02 kg-home kernel: Connection Type: 1/8" plug
Jul 20 22:13:02 kg-home kernel: Color: Black
Jul 20 22:13:02 kg-home kernel: Does not have presence detect capability.
Jul 20 22:13:02 kg-home kernel: Default Association: 15
Jul 20 22:13:02 kg-home kernel: Sequence: 00
Jul 20 22:13:02 kg-home kernel: Connection list (len = 5): 12 13 14 15 38
Jul 20 22:13:02 kg-home kernel: Active Connection (2): 14
Jul 20 22:13:02 kg-home kernel: 22 rc: 80000000 mute: 1 offset: 0 steps: 0 size: 0
Jul 20 22:13:02 kg-home kernel: 22 rc: 270300 offset: 0 steps: 3 size: 27
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 23 is type Pin Complex, capabilities 0x18f<connlist,unsol,ampo
verride,outamp,inamp,stereo>
Jul 20 22:13:02 kg-home kernel: Pin Capabilities: 0x3e<input,output,headphone,presence,trigger>
Jul 20 22:13:02 kg-home kernel: Connection Type (411111f0): Fixed Device
Jul 20 22:13:02 kg-home kernel: Location: External (Rear)
Jul 20 22:13:02 kg-home kernel: Default Device: Speaker
Jul 20 22:13:02 kg-home kernel: Connection Type: 1/8" plug
Jul 20 22:13:02 kg-home kernel: Color: Black
Jul 20 22:13:02 kg-home kernel: Does not have presence detect capability.
Jul 20 22:13:02 kg-home kernel: Default Association: 15
Jul 20 22:13:02 kg-home kernel: Sequence: 00
Jul 20 22:13:02 kg-home kernel: Connection list (len = 5): 12 13 14 15 38
Jul 20 22:13:02 kg-home kernel: Active Connection (3): 15
Jul 20 22:13:02 kg-home kernel: 23 rc: 80000000 mute: 1 offset: 0 steps: 0 size: 0
Jul 20 22:13:02 kg-home kernel: 23 rc: 270300 offset: 0 steps: 3 size: 27
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 24 is type Pin Complex, capabilities 0x18f<connlist,unsol,ampo
verride,outamp,inamp,stereo>
Jul 20 22:13:02 kg-home kernel: Pin Capabilities: 0x173e<input,output,headphone,presence,trigger>
Jul 20 22:13:02 kg-home kernel: Connection Type (1a19920): Jack Connection
Jul 20 22:13:02 kg-home kernel: Location: External (Rear)
Jul 20 22:13:02 kg-home kernel: Default Device: Mic In
Jul 20 22:13:02 kg-home kernel: Connection Type: 1/8" plug
Jul 20 22:13:02 kg-home kernel: Color: Pink
Jul 20 22:13:02 kg-home kernel: Does not have presence detect capability.
Jul 20 22:13:02 kg-home kernel: Default Association: 02
Jul 20 22:13:02 kg-home kernel: Sequence: 00
Jul 20 22:13:02 kg-home kernel: Connection list (len = 5): 12 13 14 15 38
Jul 20 22:13:02 kg-home kernel: Active Connection (0): 12
Jul 20 22:13:02 kg-home kernel: 24 rc: 80000000 mute: 1 offset: 0 steps: 0 size: 0
Jul 20 22:13:02 kg-home kernel: 24 rc: 270300 offset: 0 steps: 3 size: 27
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 25 is type Pin Complex, capabilities 0x18f<connlist,unsol,ampo
verride,outamp,inamp,stereo>
Jul 20 22:13:02 kg-home kernel: Pin Capabilities: 0x173e<input,output,headphone,presence,trigger>
Jul 20 22:13:02 kg-home kernel: Connection Type (411111f0): Fixed Device
Jul 20 22:13:02 kg-home kernel: Location: External (Rear)
Jul 20 22:13:02 kg-home kernel: Default Device: Speaker
Jul 20 22:13:02 kg-home kernel: Connection Type: 1/8" plug
Jul 20 22:13:02 kg-home kernel: Color: Black
Jul 20 22:13:02 kg-home kernel: Does not have presence detect capability.
Jul 20 22:13:02 kg-home kernel: Default Association: 15
Jul 20 22:13:02 kg-home kernel: Sequence: 00
Jul 20 22:13:02 kg-home kernel: Connection list (len = 5): 12 13 14 15 38
Jul 20 22:13:02 kg-home kernel: Active Connection (0): 12
Jul 20 22:13:02 kg-home kernel: 25 rc: 80000000 mute: 1 offset: 0 steps: 0 size: 0
Jul 20 22:13:02 kg-home kernel: 25 rc: 270300 offset: 0 steps: 3 size: 27
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 26 is type Pin Complex, capabilities 0x18f<connlist,unsol,ampo
verride,outamp,inamp,stereo>
Jul 20 22:13:02 kg-home kernel: Pin Capabilities: 0x173e<input,output,headphone,presence,trigger>
Jul 20 22:13:02 kg-home kernel: Connection Type (1813121): Jack Connection
Jul 20 22:13:02 kg-home kernel: Location: External (Rear)
Jul 20 22:13:02 kg-home kernel: Default Device: Line In
Jul 20 22:13:02 kg-home kernel: Connection Type: 1/8" plug
Jul 20 22:13:02 kg-home kernel: Color: Blue
Jul 20 22:13:02 kg-home kernel: Does not have presence detect capability.
Jul 20 22:13:02 kg-home kernel: Default Association: 02
Jul 20 22:13:02 kg-home kernel: Sequence: 01
Jul 20 22:13:02 kg-home kernel: Connection list (len = 5): 12 13 14 15 38
Jul 20 22:13:02 kg-home kernel: Active Connection (0): 12
Jul 20 22:13:02 kg-home kernel: 26 rc: 80000000 mute: 1 offset: 0 steps: 0 size: 0
Jul 20 22:13:02 kg-home kernel: 26 rc: 270300 offset: 0 steps: 3 size: 27
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 27 is type Pin Complex, capabilities 0x18f<connlist,unsol,ampo
verride,outamp,inamp,stereo>
Jul 20 22:13:02 kg-home kernel: Pin Capabilities: 0x173e<input,output,headphone,presence,trigger>
Jul 20 22:13:02 kg-home kernel: Connection Type (411111f0): Fixed Device
Jul 20 22:13:02 kg-home kernel: Location: External (Rear)
Jul 20 22:13:02 kg-home kernel: Default Device: Speaker
Jul 20 22:13:02 kg-home kernel: Connection Type: 1/8" plug
Jul 20 22:13:02 kg-home kernel: Color: Black
Jul 20 22:13:02 kg-home kernel: Does not have presence detect capability.
Jul 20 22:13:02 kg-home kernel: Default Association: 15
Jul 20 22:13:02 kg-home kernel: Sequence: 00
Jul 20 22:13:02 kg-home kernel: Connection list (len = 5): 12 13 14 15 38
Jul 20 22:13:02 kg-home kernel: Active Connection (0): 12
Jul 20 22:13:02 kg-home kernel: 27 rc: 80000000 mute: 1 offset: 0 steps: 0 size: 0
Jul 20 22:13:02 kg-home kernel: 27 rc: 270300 offset: 0 steps: 3 size: 27
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 28 is type Pin Complex, capabilities 0x1<stereo>
Jul 20 22:13:02 kg-home kernel: Pin Capabilities: 0x20<input>
Jul 20 22:13:02 kg-home kernel: Connection Type (411111f0): Fixed Device
Jul 20 22:13:02 kg-home kernel: Location: External (Rear)
Jul 20 22:13:02 kg-home kernel: Default Device: Speaker
Jul 20 22:13:02 kg-home kernel: Connection Type: 1/8" plug
Jul 20 22:13:02 kg-home kernel: Color: Black
Jul 20 22:13:02 kg-home kernel: Does not have presence detect capability.
Jul 20 22:13:02 kg-home kernel: Default Association: 15
Jul 20 22:13:02 kg-home kernel: Sequence: 00
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 29 is type Pin Complex, capabilities 0x0
Jul 20 22:13:02 kg-home kernel: Pin Capabilities: 0x20<input>
Jul 20 22:13:02 kg-home kernel: Connection Type (b7831122): No Connection
Jul 20 22:13:02 kg-home kernel: Location: Other (Special)
Jul 20 22:13:02 kg-home kernel: Default Device: Line In
Jul 20 22:13:02 kg-home kernel: Connection Type: ATAPI Internal
Jul 20 22:13:02 kg-home kernel: Color: Black
Jul 20 22:13:02 kg-home kernel: Does not have presence detect capability.
Jul 20 22:13:02 kg-home kernel: Default Association: 02
Jul 20 22:13:02 kg-home kernel: Sequence: 02
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 30 is type Pin Complex, capabilities 0x300<digital,connlist>
Jul 20 22:13:02 kg-home kernel: Pin Capabilities: 0x10<output>
Jul 20 22:13:02 kg-home kernel: Connection Type (b743111e): No Connection
Jul 20 22:13:02 kg-home kernel: Location: Other (Special)
Jul 20 22:13:02 kg-home kernel: Default Device: SPDIF Out
Jul 20 22:13:02 kg-home kernel: Connection Type: ATAPI Internal
Jul 20 22:13:02 kg-home kernel: Color: Black
Jul 20 22:13:02 kg-home kernel: Does not have presence detect capability.
Jul 20 22:13:02 kg-home kernel: Default Association: 01
Jul 20 22:13:02 kg-home kernel: Sequence: 14
Jul 20 22:13:02 kg-home kernel: Connection list (len = 1): 6
Jul 20 22:13:02 kg-home kernel: Active Connection (0): 6
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 31 is type Pin Complex, capabilities 0x200<digital>
Jul 20 22:13:02 kg-home kernel: Pin Capabilities: 0x20<input>
Jul 20 22:13:02 kg-home kernel: Connection Type (411111f0): Fixed Device
Jul 20 22:13:02 kg-home kernel: Location: External (Rear)
Jul 20 22:13:02 kg-home kernel: Default Device: Speaker
Jul 20 22:13:02 kg-home kernel: Connection Type: 1/8" plug
Jul 20 22:13:02 kg-home kernel: Color: Black
Jul 20 22:13:02 kg-home kernel: Does not have presence detect capability.
Jul 20 22:13:02 kg-home kernel: Default Association: 15
Jul 20 22:13:02 kg-home kernel: Sequence: 00
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 32 is type Vendor-defined, capabilities 0x40<proc>
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 33 is type Vendor-defined, capabilities 0x0
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 34 is type Audio Mixer, capabilities 0x10f<connlist,ampoverrid
e,outamp,inamp,stereo>
Jul 20 22:13:02 kg-home kernel: Connection list (len = 11): 24 25 26 27 28 29 20 21 22 23 11
Jul 20 22:13:02 kg-home kernel: Active Connection (0): 24
Jul 20 22:13:02 kg-home kernel: 34 rc: 0 mute: 0 offset: 0 steps: 0 size: 0
Jul 20 22:13:02 kg-home kernel: 34 rc: 80000000 offset: 0 steps: 0 size: 0
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 35 is type Audio Mixer, capabilities 0x10f<connlist,ampoverrid
e,outamp,inamp,stereo>
Jul 20 22:13:02 kg-home kernel: Connection list (len = 11): 24 25 26 27 28 29 20 21 22 23 11
Jul 20 22:13:02 kg-home kernel: Active Connection (0): 24
Jul 20 22:13:02 kg-home kernel: 35 rc: 0 mute: 0 offset: 0 steps: 0 size: 0
Jul 20 22:13:02 kg-home kernel: 35 rc: 80000000 offset: 0 steps: 0 size: 0
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 36 is type Vendor-defined, capabilities 0x0
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 37 is type Audio Output, capabilities 0x11<fmtoverride,stereo>
Jul 20 22:13:02 kg-home kernel: PCM Formats: e0560<24bit,20bit,16bit,44.1,48.0,96.0,192.0>
Jul 20 22:13:02 kg-home kernel: Stream Formats: 1<PCM>
Jul 20 22:13:02 kg-home kernel: pcm0: Widget 38 is type Audio Mixer, capabilities 0x10f<connlist,ampoverrid
e,outamp,inamp,stereo>
Jul 20 22:13:02 kg-home kernel: Connection list (len = 2): 37 11
Jul 20 22:13:02 kg-home kernel: Active Connection (0): 37
Jul 20 22:13:02 kg-home kernel: 38 rc: 51f1f mute: 0 offset: 31 steps: 31 size: 5
Jul 20 22:13:02 kg-home kernel: 38 rc: 80000000 offset: 0 steps: 0 size: 0
Jul 20 22:13:02 kg-home kernel: pcm0: Attempt to set connection selection to invalid value!


-- 
Regards,
Torfinn Ingolfsen,
Norway



More information about the freebsd-mobile mailing list