I have installed VL 6.0 Std on my Toshiba L30 and everything works so far except sound. I have tried alsaconf from vasmcc and it detected my soundcard. On the volume control in xfce there is only sliders for mic and capture. When I use alsamixer: master, headphone, and front are 00 but I can't adjust them. Pcm is 100 and can be adjusted while mic is 0 and can also be adjusted.
This is output from lspci
00:00.0 Host bridge: ATI Technologies Inc Unknown device 5a31 (rev 01)
00:01.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:12.0 IDE interface: ATI Technologies Inc IXP SB400 Serial ATA Controller (rev 80)
00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80)
00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80)
00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller (rev 80)
00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 82)
00:14.1 IDE interface: ATI Technologies Inc IXP SB400 IDE Controller (rev 80)
00:14.2 Audio device: ATI Technologies Inc IXP SB4x0 High Definition Audio Controller (rev 01)
00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge (rev 80)
00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge (rev 80)
01:05.0 VGA compatible controller: ATI Technologies Inc RC410 [Radeon Xpress 200M]
09:01.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller (rev 01)
09:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
09:04.0 Ethernet controller: Atheros Communications Inc. AR2413 802.11bg NIC (rev 01)
and this is from lsmod
Module Size Used by
p4_clockmod 4900 0
speedstep_lib 4740 1 p4_clockmod
freq_table 4352 1 p4_clockmod
fuse 53788 2
arc4 2688 2
ecb 3584 2
crypto_blkcipher 16516 1 ecb
cryptomgr 3712 0
snd_hda_codec_realtek 190340 1
ath5k 119048 0
snd_hda_intel 25544 2
mac80211 155548 1 ath5k
snd_hda_codec 60928 2 snd_hda_codec_realtek,snd_hda_intel
rtc_cmos 10144 0
led_class 4484 1 ath5k
rtc_core 15132 1 rtc_cmos
rtc_lib 3328 1 rtc_core
8139too 23936 0
cfg80211 23688 2 ath5k,mac80211
snd_hwdep 7812 1 snd_hda_codec
snd_pcm 67972 2 snd_hda_intel,snd_hda_codec
mii 5376 1 8139too
snd_timer 19976 1 snd_pcm
snd 51492 10 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
soundcore 7008 1 snd
fglrx 1940124 0
snd_page_alloc 8840 2 snd_hda_intel,snd_pcm
i2c_piix4 8592 0
i2c_core 21268 1 i2c_piix4
shpchp 29716 0
pci_hotplug 27040 1 shpchp
ati_agp 7564 0
video 17040 0
output 3456 1 video
joydev 10048 0
evdev 10144 6
Would be very greatful for any help.
Thanks
yw