Output looks about right. Try Ken's suggestion - read the LFS book section on udev modules. Also, you could try building the sound stuff into the kernel.

ok ive rebuilt the kernel and alsa finds the chipset at startup:

Advanced Linux Sound Architecture Driver Version 1.0.11rc2 (Wed Jan 04 08:57:20 2006 UTC).
ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 17 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1f.5 to 64
Synaptics Touchpad, model: 1, fw: 5.9, id: 0xf6eb3, caps: 0xa44713/0xc0000
input: SynPS/2 Synaptics TouchPad as /class/input/input3
intel8x0_measure_ac97_clock: measured 55439 usecs
intel8x0: clocking to 48000
ACPI: PCI Interrupt 0000:00:1f.6[B] -> GSI 17 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1f.6 to 64
ALSA device list:
 #0: Intel ICH5 with STAC9758,59 at 0xe0000c00, irq 16
 #1: Intel ICH5 Modem at 0x2400, irq 16

with the new kernel changes here is my currect lsmod:


ndiswrapper           177820  -
radeon                105056  -
drm                    60732  -

im assuming sence it's all built in i shouldnt see any snd modules loaded

here are the permissions on the now present /dev/dsp /dev/dsp1 /dev/audio /dev/audio1 /dev/snd/ and the files located within /dev/snd/

crw-rw---- 1 root audio 14, 3 2006-04-23 07:00 /dev/dsp
crw-rw---- 1 root audio 14, 19 2006-04-23 07:00 /dev/dsp1
crw-rw---- 1 root audio 14,  4 2006-04-23 07:00 /dev/audio
crw-rw---- 1 root audio 14, 20 2006-04-23 07:00 /dev/audio1
/dev/snd:
total 0
drwxr-xr-x 2 root root      280 2006-04-23 07:00 .
drwxr-xr-x 9 root root    13360 2006-04-23 16:01 ..
crw-rw---- 1 root audio 116,  0 2006-04-23 07:00 controlC0
crw-rw---- 1 root audio 116, 32 2006-04-23 07:00 controlC1
crw-rw---- 1 root audio 116, 24 2006-04-23 07:00 pcmC0D0c
crw-rw---- 1 root audio 116, 16 2006-04-23 07:00 pcmC0D0p
crw-rw---- 1 root audio 116, 25 2006-04-23 07:00 pcmC0D1c
crw-rw---- 1 root audio 116, 26 2006-04-23 07:00 pcmC0D2c
crw-rw---- 1 root audio 116, 27 2006-04-23 07:00 pcmC0D3c
crw-rw---- 1 root audio 116, 20 2006-04-23 07:00 pcmC0D4p
crw-rw---- 1 root audio 116, 56 2006-04-23 07:00 pcmC1D0c
crw-rw---- 1 root audio 116, 48 2006-04-23 07:00 pcmC1D0p
crw-rw---- 1 root audio 116,  1 2006-04-23 07:00 seq
crw-rw---- 1 root audio 116, 33 2006-04-23 07:00 timer

as root no sound output what so ever with xmms or mpg123 but the file can be seen playing

as user mpg123 cant open /dev/dsp
as user xmms again complains : ** WARNING **: alsa_get_mixer(): Attaching to mixer hw:0 failed: No such device

here is cat /proc/asound/devices:
0: [ 0]   : control
 1:        : sequencer
16: [ 0- 0]: digital audio playback
20: [ 0- 4]: digital audio playback
24: [ 0- 0]: digital audio capture
25: [ 0- 1]: digital audio capture
26: [ 0- 2]: digital audio capture
27: [ 0- 3]: digital audio capture
32: [ 1]   : control
33:        : timer
48: [ 1- 0]: digital audio playback
56: [ 1- 0]: digital audio capture

here is cat /proc/asound/ICH5/intel8x0

Intel8x0

Global control        : 0xc0000002
Global status         : 0x00701300
SDM                   : 0x00000008
AC'97 codecs ready    : primary secondary
AC'97 codecs SDIN     : 0 1 0

no sound as root and user needs permissions yet again lol im gona lose hair over this one i can tell hehe

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/

--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to