You are not logged in.

#1 2005-10-23 16:16:12

bsdson.tw
Member
From: Taiwan
Registered: 2005-05-06
Posts: 161

the nforce2 sound doesn't work

Here are my system informations:
[guest@home ~]$ uname -a
Linux home 2.6.13-ARCH #1 SMP Wed Oct 12 00:08:32 CEST 2005 i686 AMD Athlon(tm) XP 2000+ AuthenticAMD GNU/Linux
[guest@home ~]$ ls /dev/
.udevdb/ core     hda      hdb      log      loop5    mem      ram0     ram15    ram8     stdin    ttyS3
agpgart  discs/   hda1     ide/     loop/    loop6    misc/    ram1     ram2     ram9     stdout   urandom
cd/      disk/    hda2     initctl  loop0    loop7    null     ram10    ram3     random   tts/     vc/
cdrom    dvd      hda3     input/   loop1    lp0      port     ram11    ram4     rd/      tty      vcc/
cdroms/  dvdrw    hda4     kmem     loop2    mapper/  psaux    ram12    ram5     rtc      ttyS0    zero
cdrw     fd/      hda5     kmsg     loop3    md/      ptmx     ram13    ram6     shm/     ttyS1
console  full     hda6     legacy/  loop4    md0      pts/     ram14    ram7     stderr   ttyS2
[guest@home ~]$ more /boot/grub/menu.lst
# (0) Arch Linux
title  Arch Linux  [/boot/vmlinuz26]
root   (hd0,3)
#kernel /boot/vmlinuz26 root=/dev/discs/disc0/part4 ro
kernel /boot/vmlinuz26 root=/dev/hda4 devfs=nomount ro
[guest@home ~]$ lsmod
Module                  Size  Used by
uhci_hcd               32144  0
analog                 11168  0
ns558                   4996  0
gameport               12552  3 analog,ns558
pcspkr                  3680  0
rtc                    10808  0
3c59x                  39208  0
mii                     5248  1 3c59x
shpchp                 96388  0
pci_hotplug            27204  1 shpchp
soundcore               8032  0
snd_page_alloc          8840  0
ehci_hcd               32904  0
usbhid                 46368  0
ohci_hcd               20100  0
i2c_nforce2             6272  0
i2c_core               18560  1 i2c_nforce2
nvidia_agp              6556  1
agpgart                30160  1 nvidia_agp
parport_pc             26308  1
lp                      9860  0
parport                33864  2 parport_pc,lp
usbcore               114300  5 uhci_hcd,ehci_hcd,usbhid,ohci_hcd
evdev                   7936  0
[guest@home ~]$ dmesg
_param_setinteger
snd_pcm_oss: Unknown symbol snd_pcm_kernel_ioctl
snd_pcm_oss: Unknown symbol snd_pcm_stop
snd_pcm_oss: Unknown symbol snd_info_free_entry
...
snd_cs4231_lib: Unknown symbol snd_ctl_add
snd_cs4231_lib: Unknown symbol snd_pcm_new
snd_cs4231_lib: Unknown symbol snd_pcm_lib_preallocate_pages_for_all
...
snd_opl3_lib: Unknown symbol snd_timer_new
snd_opl3_lib: Unknown symbol snd_device_new
snd_opl3_lib: Unknown symbol snd_device_free
snd_wavefront: Unknown symbol snd_rawmidi_receive
snd_wavefront: Unknown symbol snd_rawmidi_transmit_empty
snd_wavefront: Unknown symbol snd_rawmidi_transmit
...
snd: Unknown parameter `device_mode'
snd_seq_device: Unknown symbol snd_info_register
snd_seq_device: Unknown symbol snd_info_create_module_entry
snd_seq_device: Unknown symbol snd_info_free_entry
...
snd_rawmidi: Unknown symbol snd_info_unregister
snd_rawmidi: Unknown symbol snd_device_register
snd_rawmidi: Unknown symbol snd_register_device
snd_mpu401_uart: Unknown symbol snd_rawmidi_receive
snd_mpu401_uart: Unknown symbol snd_rawmidi_transmit_ack
snd_mpu401_uart: Unknown symbol snd_rawmidi_transmit_peek
...
snd_mpu401: Unknown symbol snd_card_disconnect
snd_mpu401: Unknown symbol snd_mpu401_uart_new
snd_mpu401: Unknown symbol snd_card_free_in_thread
gameport: NS558 PnP Gameport is pnp00:0d/gameport0, io 0x201, speed 685kHz
---------------------------------------------------
I've heard someone said that the kernel-built-in driver for the sound device is good enough,
(but it seems that the built-in doesn't work)
I don't care the quality of sound, but just to work, so my problem is
"how to get my sound device work", as simple as possible?
ps. because I've bad experinces in setting up nvidia graphic card.. sad
thank you very much!

Offline

#2 2005-10-23 16:26:20

T-Dawg
Forum Fellow
From: Charlotte, NC
Registered: 2005-01-29
Posts: 2,736

Re: the nforce2 sound doesn't work

can you tell us a little more of the circumstances of why it doesn't work? Was it working before?

Try clearing out modprobe.conf and run alsaconf.

Offline

Board footer

Powered by FluxBB