No sound, yet i have a sound card

Associate
Joined
28 Oct 2002
Posts
1,510
Hi

I am running Dapper on an old AMDk6. Device Manager shows a "Crystal Sound Conductor CS423x sound - mpu401". However in system/preferences/sound there is nothing in the "Default soundcard box" - hence no sound.


How do i get sound working?

Many thanks

Diss

edit: lsmod

Module Size Used by
rfcomm 40216 0
l2cap 26244 5 rfcomm
bluetooth 50020 4 rfcomm,l2cap
ppdev 9220 0
cpufreq_userspace 4696 0
cpufreq_stats 5636 0
freq_table 4740 1 cpufreq_stats
cpufreq_powersave 1920 0
cpufreq_ondemand 6428 0
cpufreq_conservative 7332 0
video 16260 0
tc1100_wmi 6916 0
sony_acpi 5644 0
pcc_acpi 12416 0
hotkey 11556 0
dev_acpi 11140 0
container 4608 0
button 6672 0
acpi_sbs 19980 0
battery 9988 1 acpi_sbs
ac 5252 1 acpi_sbs
i2c_acpi_ec 5120 1 acpi_sbs
dm_mod 58936 1
md_mod 72532 0
ipv6 265728 6
lp 11844 0
af_packet 22920 2
ns558 5636 0
gameport 15496 2 ns558
rtc 13492 0
psmouse 36100 0
parport_pc 35780 1
3c59x 45608 0
mii 5888 1 3c59x
parport 36296 3 ppdev,lp,parport_pc
floppy 62148 0
serio_raw 7300 0
i2c_ali1535 7428 0
i2c_ali15x3 7940 0
pcspkr 2180 0
shpchp 45632 0
pci_hotplug 29236 1 shpchp
i2c_core 21904 3 i2c_acpi_ec,i2c_ali1535,i2c_ali15x3
ali_agp 7168 1
agpgart 34888 1 ali_agp
tsdev 8000 0
evdev 9856 1
ext3 135816 1
jbd 58772 1 ext3
usbhid 39904 0
ide_generic 1536 0
ohci_hcd 21892 0
usbcore 130820 3 usbhid,ohci_hcd
ide_cd 33028 0
cdrom 38560 1 ide_cd
ide_disk 17664 4
generic 5124 0
alim15x3 12428 0 [permanent]
thermal 13576 0
processor 23360 1 thermal
fan 4868 0
capability 5000 0
commoncap 7296 1 capability
vga16fb 13704 1
vgastate 10368 1 vga16fb
fbcon 42784 72
tileblit 2816 1 fbcon
font 8320 1 fbcon
bitblit 6272 1 fbcon
softcursor 2304 1 bitblit
 
Last edited:
thanks all

no sound under dsl either

the mobo is an asus p5a-b but the downloads part of their website is 'under maintenence' so i can't see if they ahve any linux drivers

just found that when i run gedit i get these messages in the terminal:
ALSA lib confmisc.c:672:(snd_func_card_driver) cannot find card '0'
ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1072:(snd_func_refer) error evaluating name
ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:3962:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2102:(snd_pcm_open_noupdate) Unknown PCM default


I haven't tried updating alsa-libs - i assume that something in synaptic?
my system is broken at the moment (<<http://forums.overclockers.co.uk/showthread.php?t=17658501>>)
so will try later

thanks

Diss
 
hmmmm which if any is the onboard sound

ubuntu@ubuntu:~$ lspci
0000:00:00.0 Host bridge: ALi Corporation M1541 (rev 04)
0000:00:01.0 PCI bridge: ALi Corporation M1541 PCI to AGP Controller (rev 04)
0000:00:02.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
0000:00:03.0 Bridge: ALi Corporation M7101 Power Management Controller [PMU]
0000:00:07.0 ISA bridge: ALi Corporation M1533 PCI to ISA Bridge [Aladdin IV] (r ev c3)
0000:00:09.0 Communication controller: Conexant HSF 56k Data/Fax Modem (rev 01)
0000:00:0a.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 74)
0000:00:0f.0 IDE interface: ALi Corporation M5229 IDE (rev c1)
0000:01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G200 AGP (rev 01)
ubuntu@ubuntu:~$


Device manager says its a Crystal Semiconductor CS423X sound - mpu401
So does that mean i can use any of the 4231/4232/4236 drivers?

Thanks

Diss
 
Well most likely your card is encompassed by one of those drivers, probably 99% certainty it is supported. No idea why its not working though :S
 
Back
Top Bottom