82801H (ICH8 Family) NO sound

Justin Conover justin.conover at gmail.com
Sat May 24 02:53:15 UTC 2008


On Fri, May 23, 2008 at 4:58 PM, stan <goedigi89__e at cox.net> wrote:

> Justin Conover wrote:
>
>>
>>
>> On Fri, May 23, 2008 at 3:37 PM, Justin Conover <justin.conover at gmail.com<mailto:
>> justin.conover at gmail.com>> wrote:
>>
>>
>>    Here is the Ubuntu 8.04 2.6.24-16-generic that sound works on.
>>
>>    http://pastebin.ca/1027387
>>
>>
>> here is a diff between the latest fedora kernel and default ubuntu kernel
>>
>> $ diff alsa-info.txt.2.6.24-16-generic
>> alsa-info.txt.kernel-2.6.25.3-18.fc9.x86_64
>> 6c6
>> < !!Script ran on: Fri May 23 15:37:17 CDT 2008
>> ---
>> > !!Script ran on: Fri May 23 15:18:16 CDT 2008
>> 12c12
>> < Ubuntu 8.04 \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 8.04"
>> ---
>> > Fedora release 9 (Sulphur) Fedora release 9 (Sulphur) Fedora release 9
>> (Sulphur) Fedora release 9 (Sulphur)
>> 18c18
>> < Kernel release:    2.6.24-16-generic
>> ---
>> > Kernel release:    2.6.25.3-18.fc9.x86_64
>> 21c21
>> < Processor:         unknown
>> ---
>> > Processor:         x86_64
>> 28c28
>> < Driver version:     1.0.16
>> ---
>> > Driver version:     1.0.16rc2
>> 30c30
>>
> I think this is important.
>
>> < Utilities version:  1.0.15
>> ---
>> > Utilities version:  1.0.16
>> 59,70d58
>> < !!Modprobe options (Sound related)
>> < !!--------------------------------
>> <
>> < snd-atiixp-modem: index=-2
>> < snd-intel8x0m: index=-2
>> < snd-via82xx-modem: index=-2
>> < snd-usb-audio: index=-2
>> < snd-usb-usx2y: index=-2
>> < snd-usb-caiaq: index=-2
>> < snd-cmipci: mpu_port=0x330 fm_port=0x388
>> <
>>
> I think you could put these back into modprobe.conf  as a trial. It isn't
> specifying location, but might make a difference.
>
>  <
>> 109c97
>> <   Amp-Out vals:  [0x4d 0x4d]
>> ---
>> >   Amp-Out vals:  [0xf0 0xf0]
>> 115c103
>> <   Amp-Out vals:  [0xe6 0xe6]
>> ---
>> >   Amp-Out vals:  [0xff 0xff]
>> 121c109
>> <   Amp-Out vals:  [0xff 0xff]
>> ---
>> >   Amp-Out vals:  [0xf0 0xf0]
>> 123c111
>> <   Power: setting=D3, actual=D3
>> ---
>> >   Power: setting=D0, actual=D0
>> 127c115
>> <   Amp-Out vals:  [0xe6 0xe6]
>> ---
>> >   Amp-Out vals:  [0x50 0x50]
>> 134c122
>> <   Power: setting=D3, actual=D3
>> ---
>> >   Power: setting=D0, actual=D0
>> 183,188c171,175
>> <   Pin Default 0x90a79130: [Fixed] Mic at Int N/A
>> <     Conn = Analog, Color = Pink
>> <     DefAssociation = 0x3, Sequence = 0x0
>> <     Misc = NO_PRESENCE
>> <   Pin-ctls: 0x24: IN VREF_80
>> <   Unsolicited: tag=30, enabled=1
>> ---
>> >   Pin Default 0x40f000f1: [N/A] Other at Ext N/A
>> >     Conn = Unknown, Color = Unknown
>> >     DefAssociation = 0xf, Sequence = 0x1
>> >   Pin-ctls: 0x00: VREF_HIZ
>> >   Unsolicited: tag=00, enabled=0
>>
> Seems strange that these would change.
>
>> 210c197
>> >      0x0e* 0x12 0x0f 0x0b 0x0c 0x0d 0x0a 0x10 0x11
>> 365,372c352,359
>> < crw-rw----+ 1 root audio 116,  0 2008-05-23 10:34 /dev/snd/controlC0
>> < crw-rw----+ 1 root audio 116,  4 2008-05-23 10:34 /dev/snd/hwC0D0
>> < crw-rw----+ 1 root audio 116,  5 2008-05-23 10:34 /dev/snd/hwC0D1
>> < crw-rw----+ 1 root audio 116, 24 2008-05-23 15:34 /dev/snd/pcmC0D0c
>> < crw-rw----+ 1 root audio 116, 16 2008-05-23 15:34 /dev/snd/pcmC0D0p
>> < crw-rw----+ 1 root audio 116, 17 2008-05-23 10:34 /dev/snd/pcmC0D1p
>> < crw-rw----+ 1 root audio 116,  1 2008-05-23 10:34 /dev/snd/seq
>> < crw-rw----+ 1 root audio 116, 33 2008-05-23 10:34 /dev/snd/timer
>> ---
>> > crw-rw----+ 1 root root 116, 9 2008-05-23 15:16 /dev/snd/controlC0
>> > crw-rw----+ 1 root root 116, 8 2008-05-23 15:16 /dev/snd/hwC0D0
>> > crw-rw----+ 1 root root 116, 7 2008-05-23 15:16 /dev/snd/hwC0D1
>> > crw-rw----+ 1 root root 116, 6 2008-05-23 15:17 /dev/snd/pcmC0D0c
>> > crw-rw----+ 1 root root 116, 5 2008-05-23 15:18 /dev/snd/pcmC0D0p
>> > crw-rw----+ 1 root root 116, 4 2008-05-23 15:16 /dev/snd/pcmC0D1p
>> > crw-rw----+ 1 root root 116, 3 2008-05-23 15:16 /dev/snd/seq
>> > crw-rw----+ 1 root root 116, 2 2008-05-23 15:16 /dev/snd/timer
>>
> The minor numbers were changed.  This could be irrelevant, but might have
> introduced a typo.
>
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>

I've got nothing,  I've tried latest stable alsa-driver/lib, snapshot and
git tree.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-test-list/attachments/20080523/ecac72a9/attachment.htm>


More information about the fedora-test-list mailing list