Hi all - desk top dual boot Win XP and Pclos 2010.1 kde
AMD Athlon 2000xp, runs as 1.6, 1 Gb memory, VIA 8235 VIA1612A (VIA8235) sound [on board].
When I first installed Pclos 2010 I popped in a music CD and it played, then I upgraded via synaptic to 2010.1 and now have no sound.
I went into PCC and ran the config tool, but no change, and now I've run the trouble shooting commands, but don't know what to do about them, or what they mean. Sound works fine when I boot into Windows. It seems as though I have the correct driver, but unable to be sure what the rest of the output means. Apologies for the long post!
[roseyposey@localhost ~]$ lspcidrake -v | fgrep -i AUDIO
snd_via82xx : VIA Technologies, Inc.|VT8233/A/8235/8237 AC97 Audio Controller [MULTIMEDIA_AUDIO] (vendor:1106 device:3059 subv:1106 subd:4161) (rev: 50)
[roseyposey@localhost ~]$ grep sound-slot /etc/modprobe.conf
alias sound-slot-0 snd_via82xx
[roseyposey@localhost ~]$ /sbin/lsmod
Module Size Used by
snd_via82xx 17290 1
gameport 8157 1 snd_via82xx
snd_ac97_codec 89641 1 snd_via82xx
snd_mpu401_uart 4877 1 snd_via82xx
snd_rawmidi 16051 1 snd_mpu401_uart
snd_seq_dummy 1266 0
snd_seq_oss 22632 0
snd_seq_midi_event 5421 1 snd_seq_oss
snd_seq 40566 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 5214 4 snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 29075 0
snd_pcm 58499 3 snd_via82xx,snd_ac97_codec,snd_pcm_oss
snd_timer 15571 2 snd_seq,snd_pcm
snd_page_alloc 6494 2 snd_via82xx,snd_pcm
snd_mixer_oss 11087 1 snd_pcm_oss
snd 46023 13 snd_via82xx,snd_ac97_codec,snd_mpu401_uart,snd_rawmidi,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore 5525 1 snd
lp 6790 0
af_packet 13939 2
ipv6 225109 10
via_ircc 13723 0
irda 97040 1 via_ircc
ac97_bus 946 1 snd_ac97_codec
crc_ccitt 1311 1 irda
via 31480 2
i2c_viapro 4864 0
via_rhine 15698 0
drm 138041 3 via
sr_mod 11608 0
pcspkr 1382 0
mii 3885 1 via_rhine
i2c_core 18387 2 i2c_viapro,drm
cdrom 28817 1 sr_mod
sg 21318 0
shpchp 23789 0
pci_hotplug 22652 1 shpchp
binfmt_misc 5463 1
usblp 8657 0
cpufreq_ondemand 7001 0
cpufreq_conservative 4938 0
cpufreq_powersave 698 0
freq_table 3091 1 cpufreq_ondemand
ohci1394 22706 0
sbp2 15906 0
raw1394 16891 0
ieee1394 69560 3 ohci1394,sbp2,raw1394
fuse 49070 0
ehci_hcd 27409 0
uhci_hcd 16669 0
ppdev 4427 0
dm_mod 53807 0
parport_pc 26677 1
parport 29235 3 lp,ppdev,parport_pc
usbcore 121266 4 usblp,ehci_hcd,uhci_hcd
floppy 44787 0
rtc_cmos 6829 0
processor 30110 0
thermal 10712 0
evdev 6325 9
button 4713 0
ide_generic 1035 0 [permanent]
ata_generic 2399 0
ide_pci_generic 2278 0
pata_acpi 2303 0
via82cxxx 4831 0
ide_gd_mod 19219 0
ide_core 85164 4 ide_generic,ide_pci_generic,via82cxxx,ide_gd_mod
pata_via 6515 3
libata 143929 3 ata_generic,pata_acpi,pata_via
sd_mod 26807 4
scsi_mod 130669 5 sr_mod,sg,sbp2,libata,sd_mod
crc_t10dif 1195 1 sd_mod
[roseyposey@localhost ~]$ /sbin/chkconfig --list sound
sound 0:off 1:off 2:on 3:on 4:on 5:on 6:off 7:off
[roseyposey@localhost ~]$ /sbin/chkconfig --list alsa
alsa 0:off 1:off 2:on 3:on 4:on 5:on 6:off 7:off
[roseyposey@localhost ~]$ aumix -q
bash: aumix: command not found
[roseyposey@localhost ~]$ aumix -q
bash: aumix: command not found
[roseyposey@localhost ~]$ /sbin/fuser -v /dev/dsp
[roseyposey@localhost ~]$
Many thanks