You are not logged in.
Pages: 1
I installed alsa and pulseaudio. I have my laptop's internal speakers working, but when I plug in my headphones, the sound does not come out of my headphones. I checked alsamixer and pavucontrol that my headphones are not muted and I have Windows + Arch set up and the headphone port works in Windows 7. I also made sure my user is in the group audio.
Here is $ aplay -l
http://pastebin.com/aK4rVmaX
$lsmod | grep '^snd' | column -t
http://pastebin.com/k20yqi9q
$ ls -l /dev/snd
http://pastebin.com/mb9HvxQ3
Offline
See similar thread.
Offline
Sorry if it may be a noob question, but how do you install pygtk2 or python-gtk packages? I tried #sudo pacman -S python and #sudo pacman -S pygtk and installed them, but the python run.py script gives me print "Please, install pygtk2 or python-gtk package" SyntaxError: invalid syntax
I tried looking up #sudo pacman -S pygtk2 or #sudo pacman -S python-gtk but I get error" target not found"
Last edited by kenshin421 (2012-08-08 05:08:19)
Offline
Pages: 1