You are not logged in.
Pages: 1
I just migrated from Kubuntu to Archlinux
Everything seems to be working perfectly, except for sound. I did put my username in the audio group
And my soundcard seems to be recognized. But I get no sound, at all. I did try different speakers and headphones, so its not that
Please help.
Here's the output of lspci:
[root@yoda ~]# lspci
00:00.0 Host bridge: Intel Corporation 82975X Memory Controller Hub
00:01.0 PCI bridge: Intel Corporation 82975X PCI Express Root Port
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.4 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5 (rev 01)
00:1c.5 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GH (ICH7DH) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controller IDE (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
01:00.0 PCI bridge: nVidia Corporation Unknown device 01b3 (rev a3)
02:00.0 PCI bridge: nVidia Corporation Unknown device 01b3 (rev a3)
02:01.0 PCI bridge: nVidia Corporation Unknown device 01b3 (rev a3)
03:00.0 3D controller: nVidia Corporation Unknown device 0294 (rev a1)
04:00.0 VGA compatible controller: nVidia Corporation Unknown device 0294 (rev a1)
07:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller
08:00.0 Ethernet controller: Linksys Gigabit Network Adapter (rev 10)
08:04.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)
08:05.0 RAID bus controller: Silicon Image, Inc. SiI 3114 [SATALink/SATARaid] Serial ATA Controller (rev 02)
[root@yoda ~]#
here's lsmod:
[root@yoda ~]# lsmod
Module Size Used by
xt_tcpudp 3328 78
ipt_TOS 2176 34
ipt_MASQUERADE 3072 1
nf_nat_ftp 3328 0
xt_TCPMSS 4352 3
ipt_LOG 6400 42
ipt_REJECT 3968 0
iptable_nat 6404 1
nf_nat 15404 3 ipt_MASQUERADE,nf_nat_ftp,iptable_nat
iptable_mangle 2560 1
iptable_filter 2688 1
nvidia 6828660 36
agpgart 27608 1 nvidia
xt_multiport 3328 0
xt_state 2432 13
xt_limit 2560 45
xt_conntrack 2688 0
nf_conntrack_ftp 8448 1 nf_nat_ftp
nf_conntrack_ipv4 14092 15 iptable_nat
nf_conntrack 51464 8 ipt_MASQUERADE,nf_nat_ftp,iptable_nat,nf_nat,xt_state,xt_conntrack,nf_conntrack_ftp,nf_conntrack_ipv4
nfnetlink 5272 3 nf_nat,nf_conntrack_ipv4,nf_conntrack
ip_tables 10452 3 iptable_nat,iptable_mangle,iptable_filter
x_tables 12036 12 xt_tcpudp,ipt_TOS,ipt_MASQUERADE,xt_TCPMSS,ipt_LOG,ipt_REJECT,iptable_nat,xt_multiport,xt_state,xt_limit,xt_conntrack,ip_tables
ipv6 253248 12
ext2 56840 1
eth1394 16644 0
rtc_sysfs 3840 0
rtc_proc 3844 0
ppdev 7428 0
rtc_dev 6792 0
lp 9220 0
rtc_cmos 7188 0
rtc_core 7684 4 rtc_sysfs,rtc_proc,rtc_dev,rtc_cmos
rtc_lib 3456 2 rtc_sysfs,rtc_core
psmouse 35080 0
serio_raw 5636 0
parport_pc 35940 1
parport 31176 3 ppdev,lp,parport_pc
pcspkr 2944 0
sg 26780 0
ppp_generic 23572 0
ohci1394 31664 0
ieee1394 84184 2 eth1394,ohci1394
i2c_i801 7952 0
i2c_core 17664 2 nvidia,i2c_i801
joydev 8384 0
tsdev 6464 0
evdev 8192 0
thermal 11656 0
processor 24788 1 thermal
fan 3972 0
button 6288 0
battery 8580 0
ac 4100 0
snd_seq_oss 29056 0
snd_seq_midi_event 6528 1 snd_seq_oss
snd_seq 46800 4 snd_seq_oss,snd_seq_midi_event
snd_seq_device 6796 2 snd_seq_oss,snd_seq
snd_hda_intel 254104 0
snd_pcm_oss 38816 0
snd_pcm 68484 2 snd_hda_intel,snd_pcm_oss
snd_timer 19076 2 snd_seq,snd_pcm
snd_page_alloc 7816 2 snd_hda_intel,snd_pcm
snd_mixer_oss 14336 1 snd_pcm_oss
snd 44388 8 snd_seq_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore 6496 1 snd
slhc 6272 1 ppp_generic
r8169 25224 0
e1000 116800 0
ext3 118536 2
jbd 54952 1 ext3
mbcache 6916 2 ext2,ext3
usbhid 36256 0
hid 24448 1 usbhid
ff_memless 5256 1 usbhid
sr_mod 14372 0
cdrom 34080 1 sr_mod
sd_mod 17668 5
ehci_hcd 31116 0
uhci_hcd 22032 0
usbcore 111752 4 usbhid,ehci_hcd,uhci_hcd
sata_sil 8712 0
ata_piix 11780 4
ata_generic 5636 0
libata 102164 3 sata_sil,ata_piix,ata_generic
[root@yoda ~]#
here's uname -a
[root@yoda ~]# uname -a
Linux yoda.im 2.6.21-ARCH #1 SMP PREEMPT Thu May 31 10:41:44 CEST 2007 i686 Intel(R) Core(TM)2 CPU X6800 @ 2.93GHz GenuineIntel GNU/Linux
[root@yoda ~]#
If you need any other info to help, let me know
Thanks
Offline
Hi,
I think you have to install alsa.
Look at the wiki http://wiki.archlinux.org/index.php/Alsa
Jean-Paul
I'm root. if you see me smile, you'd better have a backup!!
Offline
Hi,
I think you have to install alsa.
Look at the wiki http://wiki.archlinux.org/index.php/AlsaJean-Paul
I'm afraid that's not it..
I followed everything there.
Here, for example:
[vxp@yoda ~]$ ls -l /dev/snd
total 0
crw-rw---- 1 root audio 116, 0 2007-06-03 09:39 controlC0
crw-rw---- 1 root audio 116, 24 2007-06-03 09:39 pcmC0D0c
crw-rw---- 1 root audio 116, 16 2007-06-03 09:39 pcmC0D0p
crw-rw---- 1 root audio 116, 17 2007-06-03 09:39 pcmC0D1p
crw-rw---- 1 root audio 116, 1 2007-06-03 09:39 seq
crw-rw---- 1 root audio 116, 33 2007-06-03 09:39 timer
[vxp@yoda ~]$
[vxp@yoda ~]$ amixer set PCM 85% unmute
Simple mixer control 'PCM',0
Capabilities: pvolume
Playback channels: Front Left - Front Right
Limits: Playback 0 - 255
Mono:
Front Left: Playback 217 [85%] [-7.60dB]
Front Right: Playback 217 [85%] [-7.60dB]
[vxp@yoda ~]$
Any other ideas?
Offline
Go into alsamixer and unmute all the channels and raise the volumes on the various channels until you find the one that works. By default, my audio is always muted upon install.
Offline
Go into alsamixer and unmute all the channels and raise the volumes on the various channels until you find the one that works. By default, my audio is always muted upon install.
that did it. thx
Offline
Pages: 1