You are not logged in.
Pages: 1
I can't exactly say when or during which work, but I have no sound on my system. I cannot hear songs, videos, internet, nothing. Players (or command play) works, but no sounds from my speakers.
Trying look for info how I have read on internet for describe my system:
[vasek@vasek ~]$ speaker-test -c 2 -D plughw:1
speaker-test 1.0.24.2
Playback device is plughw:1
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_hw.c:1401:(_snd_pcm_hw_open) Invalid value for card
Playback open error: -2,Adresář nebo soubor neexistuje
[vasek@vasek ~]$ [vasek@vasek ~]$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
[vasek@vasek ~]$ [vasek@vasek ~]$ ls -la /dev/snd/
celkem 0
drwxr-xr-x 3 root root 180 17.led 05.01 .
drwxr-xr-x 15 root root 5200 17.led 05.01 ..
drwxr-xr-x 2 root root 60 17.led 05.01 by-path
crw-rw----+ 1 root audio 116, 5 17.led 05.01 controlC0
crw-rw----+ 1 root audio 116, 4 17.led 05.01 hwC0D0
crw-rw----+ 1 root audio 116, 3 17.led 05.02 pcmC0D0c
crw-rw----+ 1 root audio 116, 2 17.led 09.37 pcmC0D0p
crw-rw---- 1 root audio 116, 1 17.led 05.01 seq
crw-rw----+ 1 root audio 116, 33 17.led 05.01 timer
[vasek@vasek ~]$[vasek@vasek ~]$ fuser -fv /dev/snd/* /dev/dsp/*
Nelze získat informace (stat(2)) o /dev/dsp/*: Chybná adresa
UŽIVATEL PID PŘÍSTUP PŘÍKAZ
/dev/snd/controlC0: vasek 795 F.... volumeicon
vasek 827 F.... pulseaudio
[vasek@vasek ~]$open alsamixer and check sound levels [Master, PCM]
Offline
I did it as first, all levels are set on maximum level.
Offline
Something works, but no sound.
[vasek@vasek ~]$ speaker-test -c 2
speaker-test 1.0.24.2
Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 2048 to 16384
Period size range from 1024 to 1024
Using max buffer size 16384
Periods = 4
was set period_size = 1024
was set buffer_size = 16384
0 - Front Left
1 - Front Right
Time per period = 5,650653
0 - Front Left
1 - Front Right
Time per period = 5,973291
0 - Front Left
1 - Front Right
Time per period = 5,973342
0 - Front Left
1 - Front Right
Time per period = 5,973259
0 - Front Left
1 - Front Right
Time per period = 5,973290
0 - Front Left
1 - Front Right
Time per period = 5,973312
0 - Front Left
1 - Front Right
Time per period = 5,973294
0 - Front Left
1 - Front Right
Time per period = 5,973323
0 - Front Left
1 - Front Right
Time per period = 5,973294
0 - Front LeftMight be work checking your speakers, pluging in headphones or something
Offline
My notebook is multiboot and other systems give me sound well.
https://wiki.archlinux.org/index.php/Al … Sound_Card
Long shot.....
Offline
I tried set blacklist, no result. I am trying to find this issue on web, but my poor english is very impending me. I cannot find where to systematically start to look for reason of my problem.
I have read something about settings in /dev - I don't understand it, but couldn't there be my problem?
Not sure but are you using Openbox? sometimes Pulseaudio can play tricks
Offline
Yes, I am using original ArchBang without changes, only several apps are installed and periodically (weekly) I am upgrading system.
What all pulse related is running?
ps ax|grep pulseI installed some Gnome package that installed pulseaudio-alsa pulseaudio libcanberra-pulse.
Sound did not work till I uninstalled these packages.
Originally I killed off these running processes with a "kill -15 <pulse related PID's>"
and my sound then did work after killing off these offendening pulse processes.
Then I removed the packages and all was well.
Offline
There are no working pulseaudio processes now
[vasek@vasek ~]$ ps ax|grep pulse
2615 pts/1 S+ 0:00 grep pulse
[vasek@vasek ~]$ but it doesn't help.
can you try the following (if you don't mind installing an app)
$ packer -S lsof
$ lsof | grep snd
It will tell you if any process is using the the /dev/snd modules
Welly, welly, welly, welly, welly, welly, well. To what do I owe the extreme pleasure of this surprising visit?
Offline
Of course I can.
[vasek@vasek ~]$ lsof | grep snd
volumeico 775 vasek 5u CHR 116,5 0t0 5983 /dev/snd/controlC0
pulseaudi 800 vasek mem REG 8,5 446364 1712701 /usr/lib/libsndfile.so.1.0.25
pulseaudi 800 vasek 22u CHR 116,5 0t0 5983 /dev/snd/controlC0
pulseaudi 800 vasek 29u CHR 116,5 0t0 5983 /dev/snd/controlC0
alsa-sink 800 885 vasek mem REG 8,5 446364 1712701 /usr/lib/libsndfile.so.1.0.25
alsa-sink 800 885 vasek 22u CHR 116,5 0t0 5983 /dev/snd/controlC0
alsa-sink 800 885 vasek 29u CHR 116,5 0t0 5983 /dev/snd/controlC0
alsa-sour 800 888 vasek mem REG 8,5 446364 1712701 /usr/lib/libsndfile.so.1.0.25
alsa-sour 800 888 vasek 22u CHR 116,5 0t0 5983 /dev/snd/controlC0
alsa-sour 800 888 vasek 29u CHR 116,5 0t0 5983 /dev/snd/controlC0
gconf-hel 903 vasek mem REG 8,5 446364 1712701 /usr/lib/libsndfile.so.1.0.25
[vasek@vasek ~]$ I'm guessing that that pulse process is taking over again (PID 800)
If you kill it, does audio work again?
Welly, welly, welly, welly, welly, welly, well. To what do I owe the extreme pleasure of this surprising visit?
Offline
No, it doesn't work.
Command play seems working, but I can still hear no sound.
[vasek@vasek ~]$ lsof | grep snd
volumeico 775 vasek 5u CHR 116,5 0t0 5983 /dev/snd/controlC0
[vasek@vasek ~]$ play 02\ -\ Teta.mp3
02 - Teta.mp3:
File Size: 3.18M Bit Rate: 192k
Encoding: MPEG audio Info: 2008
Channels: 2 @ 16-bit Track: 02
Samplerate: 44100Hz Album: Diskotka v cirkuse
Replaygain: off Artist: Ma Rikov
Duration: 00:02:12.45 Title: Teta
In:21.3% 00:00:28.24 [00:01:44.21] Out:1.35M [ | ] Hd:4.7 Clip:291
[1]+ Pozastavena play 02\ -\ Teta.mp3
[vasek@vasek ~]$ lsof | grep snd
volumeico 775 vasek 5u CHR 116,5 0t0 5983 /dev/snd/controlC0
play 15741 vasek mem CHR 116,2 5978 /dev/snd/pcmC0D0p
play 15741 vasek mem REG 8,5 13920 1723790 /usr/lib/sox/libsox_fmt_sndfile.so
play 15741 vasek mem REG 8,5 446364 1712701 /usr/lib/libsndfile.so.1.0.25
play 15741 vasek 4r CHR 116,33 0t0 5541 /dev/snd/timer
play 15741 vasek 5u CHR 116,2 0t0 5978 /dev/snd/pcmC0D0p
play 15741 vasek 6u CHR 116,5 0t0 5983 /dev/snd/controlC0
[vasek@vasek can you kill volumeicon? Or verify that it's pointing to the right device in the [alsa] section of .config/volumeicon
Welly, welly, welly, welly, welly, welly, well. To what do I owe the extreme pleasure of this surprising visit?
Offline
This is my .config/volumeicon:
[StatusIcon]
stepsize=3
lmb_slider=true
mmb_mute=false
use_horizontal_slider=false
show_sound_level=true
onclick=urxvt -e 'alsamixer'
theme=Default
[Hotkeys]
up_enabled=true
down_enabled=true
mute_enabled=false
up=<Primary>Right
down=<Primary>Left
mute=Delete
[Alsa]
card=hw:0Yes, I can kill volumeicon, after killing is voumeicon away, but no changes with sound.
As I said before, this system has worked fine from its release in 11/2011. I have no changed any configuration, as I remember. Reason of this problem must be something, what can happen during normal user using of PC.
Got a feeling something installed or updated is to blame
What multimedia packages are you using [other than stock Archbang ones?]
Offline
Another thing I've run into myself.
When installing KDE related apps.
knotify can be a problem.
See if you have any instances of knotify running and kill them off.
ps ax|grep knotifyThen kill -15 via the PID's if they do exist.
kill -15 <1st PID> <2nd PID>Offline
No, there is no running knotify on my notebook.
I am using DVDStyler, Pitivi, gmusicbrowser, grip, openshot, VLC. All this apps I have long time on my PC.
Here is my /var/log/pacman.log from those days I lost my sound.
[2012-01-13 09:36] Running 'pacman -Syu'
[2012-01-13 09:36] synchronizing package lists
[2012-01-13 09:36] starting full system upgrade
[2012-01-13 09:40] warning: /etc/modprobe.d/modprobe.conf saved as /etc/modprobe.d/modprobe.conf.pacsave
[2012-01-13 09:40] removed module-init-tools (3.16-3)
[2012-01-13 09:40] upgraded db (5.2.36-2 -> 5.3.15-1)
[2012-01-13 09:40] upgraded libsasl (2.1.23-8 -> 2.1.23-9)
[2012-01-13 09:40] upgraded libldap (2.4.28-1 -> 2.4.28-2)
[2012-01-13 09:40] upgraded apr-util (1.3.12-4 -> 1.3.12-5)
[2012-01-13 09:40] upgraded bluez (4.96-3 -> 4.97-1)
[2012-01-13 09:40] upgraded cmake (2.8.7-1 -> 2.8.7-2)
[2012-01-13 09:40] upgraded consolekit (0.4.5-1 -> 0.4.5-2)
[2012-01-13 09:41] upgraded pam (1.1.5-1 -> 1.1.5-2)
[2012-01-13 09:41] upgraded coreutils (8.14-1 -> 8.15-1)
[2012-01-13 09:41] upgraded cryptsetup (1.4.0-2 -> 1.4.1-1)
[2012-01-13 09:41] upgraded redland (1:1.0.15-2 -> 1:1.0.15-3)
[2012-01-13 09:41] upgraded redland-storage-virtuoso (1:1.0.15-2 -> 1:1.0.15-3)
[2012-01-13 09:41] upgraded soprano (2.7.3-1 -> 2.7.4-1)
[2012-01-13 09:41] upgraded libdbusmenu-qt (0.9.0-1 -> 0.9.0-2)
[2012-01-13 09:41] upgraded kdelibs (4.7.4-4 -> 4.7.4-5)
[2012-01-13 09:41] upgraded kdebase-runtime (4.7.4-2 -> 4.7.4-3)
[2012-01-13 09:41] upgraded ffmpeg (20111211-1 -> 20120111-1)
[2012-01-13 09:41] upgraded xine-lib (1.1.20-1 -> 1.2.0-1)
[2012-01-13 09:41] upgraded opencv (2.3.1_a-2 -> 2.3.1_a-3)
[2012-01-13 09:41] upgraded libkface (2.3.0-2 -> 2.5.0-1)
[2012-01-13 09:41] upgraded libkgeomap (2.3.0-2 -> 2.5.0-1)
[2012-01-13 09:41] upgraded digikam (2.3.0-2 -> 2.5.0-1)
[2012-01-13 09:41] upgraded gnutls (3.0.9-1 -> 3.0.11-1)
[2012-01-13 09:41] upgraded glib-networking (2.30.1-1 -> 2.30.2-1)
[2012-01-13 09:41] upgraded gmime (2.4.29-1 -> 2.4.31-1)
[2012-01-13 09:41] upgraded gnome-icon-theme-symbolic (3.2.1-1 -> 3.2.2-1)
[2012-01-13 09:41] upgraded gtksourceview3 (3.2.3-1 -> 3.2.3-2)
[2012-01-13 09:41] upgraded gvfs (1.10.1-1 -> 1.10.1-2)
[2012-01-13 09:41] upgraded inetutils (1.9-1 -> 1.9.1-1)
[2012-01-13 09:41] upgraded util-linux (2.20.1-1 -> 2.20.1-2)
[2012-01-13 09:41] installed kmod (3-6)
[2012-01-13 09:41] upgraded udev (175-1 -> 177-1)
[2012-01-13 09:41] upgraded iproute2 (2.6.39-2 -> 3.2.0-1)
[2012-01-13 09:41] warning: /etc/rc.conf installed as /etc/rc.conf.pacnew
[2012-01-13 09:41] upgraded initscripts (2012.01.1-1 -> 2012.01.2-1)
[2012-01-13 09:41] installed rhino (1.7R3-1)
[2012-01-13 09:41] installed jre7-openjdk-headless (7.b147_2.0-5)
[2012-01-13 09:41] upgraded jre7-openjdk (7.b147_2.0-4 -> 7.b147_2.0-5)
[2012-01-13 09:41] upgraded jdk7-openjdk (7.b147_2.0-4 -> 7.b147_2.0-5)
[2012-01-13 09:42] upgraded libassuan (2.0.2-1 -> 2.0.3-1)
[2012-01-13 09:42] upgraded libdrm (2.4.29-1 -> 2.4.30-1)
[2012-01-13 09:42] upgraded libmysqlclient (5.5.19-1 -> 5.5.20-1)
[2012-01-13 09:42] upgraded libpcap (1.1.1-4 -> 1.2.1-1)
[2012-01-13 09:42] upgraded libreoffice-common (3.4.4-4 -> 3.4.4-5)
[2012-01-13 09:42] upgraded libreoffice-base (3.4.4-4 -> 3.4.4-5)
[2012-01-13 09:42] upgraded libreoffice-calc (3.4.4-4 -> 3.4.4-5)
[2012-01-13 09:42] upgraded libreoffice-draw (3.4.4-4 -> 3.4.4-5)
[2012-01-13 09:42] upgraded libreoffice-gnome (3.4.4-4 -> 3.4.4-5)
[2012-01-13 09:42] upgraded libreoffice-impress (3.4.4-4 -> 3.4.4-5)
[2012-01-13 09:42] upgraded libreoffice-kde4 (3.4.4-4 -> 3.4.4-5)
[2012-01-13 09:42] upgraded libreoffice-math (3.4.4-4 -> 3.4.4-5)
[2012-01-13 09:42] upgraded libreoffice-sdk (3.4.4-4 -> 3.4.4-5)
[2012-01-13 09:42] upgraded libreoffice-sdk-doc (3.4.4-4 -> 3.4.4-5)
[2012-01-13 09:42] upgraded libreoffice-writer (3.4.4-4 -> 3.4.4-5)
[2012-01-13 09:42] upgraded mkinitcpio (0.8.0-3 -> 0.8.2-1)
[2012-01-13 09:42] >>> Updating module dependencies. Please wait ...
[2012-01-13 09:42] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2012-01-13 09:42] ==> Building image from preset: 'default'
[2012-01-13 09:42] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2012-01-13 09:42] ==> Starting build: 3.2.0-2-ARCH
[2012-01-13 09:42] -> Parsing hook: [base]
[2012-01-13 09:42] -> Parsing hook: [udev]
[2012-01-13 09:42] -> Parsing hook: [autodetect]
[2012-01-13 09:42] -> Parsing hook: [pata]
[2012-01-13 09:42] -> Parsing hook: [scsi]
[2012-01-13 09:42] -> Parsing hook: [sata]
[2012-01-13 09:42] -> Parsing hook: [filesystems]
[2012-01-13 09:42] -> Parsing hook: [usbinput]
[2012-01-13 09:42] -> Parsing hook: [resume]
[2012-01-13 09:42] ==> Generating module dependencies
[2012-01-13 09:42] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
[2012-01-13 09:42] ==> Image generation successful
[2012-01-13 09:42] ==> Building image from preset: 'fallback'
[2012-01-13 09:42] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2012-01-13 09:42] ==> Starting build: 3.2.0-2-ARCH
[2012-01-13 09:42] -> Parsing hook: [base]
[2012-01-13 09:42] -> Parsing hook: [udev]
[2012-01-13 09:42] -> Parsing hook: [pata]
[2012-01-13 09:42] -> Parsing hook: [scsi]
[2012-01-13 09:42] -> Parsing hook: [sata]
[2012-01-13 09:42] -> Parsing hook: [filesystems]
[2012-01-13 09:42] -> Parsing hook: [usbinput]
[2012-01-13 09:43] -> Parsing hook: [resume]
[2012-01-13 09:43] ==> Generating module dependencies
[2012-01-13 09:43] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
[2012-01-13 09:43] ==> Image generation successful
[2012-01-13 09:43] upgraded linux (3.1.6-1 -> 3.2-2)
[2012-01-13 09:43] upgraded lirc-utils (1:0.9.0-8 -> 1:0.9.0-10)
[2012-01-13 09:43] upgraded mysql-clients (5.5.19-1 -> 5.5.20-1)
[2012-01-13 09:43] upgraded mysql (5.5.19-1 -> 5.5.20-1)
[2012-01-13 09:43] upgraded perl (5.14.2-5 -> 5.14.2-6)
[2012-01-13 09:43] upgraded pkgtools (23-2 -> 23-3)
[2012-01-13 09:43] upgraded python-lxml (2.3.2-1 -> 2.3.3-1)
[2012-01-13 09:43] upgraded scummvm (1.3.1-2 -> 1.4.0-2)
[2012-01-13 09:43] upgraded subversion (1.7.2-1 -> 1.7.2-2)
[2012-01-13 09:43] upgraded totem-plparser (2.32.6-1 -> 2.32.6-2)
[2012-01-13 09:43] upgraded transmission-gtk (2.42-1 -> 2.42-2)
[2012-01-13 09:43] upgraded wavpack (4.60.1-1 -> 4.60.1-2)
[2012-01-13 09:43] upgraded xine-ui (0.99.6-3 -> 0.99.6-4)
[2012-01-15 09:02] Running '/usr/bin/pacman --noconfirm --asdeps -S -- docbook2x gtk-doc vala w3m'
[2012-01-15 09:02] installed perl-sgmls (1.03ii-3)
[2012-01-15 09:02] installed perl-xml-sax-base (1.08-2)
[2012-01-15 09:02] installed perl-xml-namespacesupport (1.11-2)
[2012-01-15 09:02] installed perl-xml-sax (0.99-3)
[2012-01-15 09:02] installed docbook2x (0.8.8-9)
[2012-01-15 09:02] installed gnome-doc-utils (0.20.6-1)
[2012-01-15 09:02] installed gtk-doc (1.18-1)
[2012-01-15 09:02] installed vala (0.14.1-1)
[2012-01-15 09:02] installed gc (7.1-3)
[2012-01-15 09:02] installed w3m (0.5.3-1)
[2012-01-15 20:25] Running 'pacman -Syu'
[2012-01-15 20:25] synchronizing package lists
[2012-01-15 20:26] upgraded libarchive (3.0.2-1 -> 3.0.3-2)
[2012-01-15 20:26] warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew
[2012-01-15 20:26] upgraded pacman (4.0.1-3 -> 4.0.1-4)
[2012-01-15 20:26] upgraded e2fsprogs (1.41.14-2 -> 1.42-1)
[2012-01-15 20:26] Running 'pacman -Syu'
[2012-01-15 20:26] synchronizing package lists
[2012-01-15 20:26] starting full system upgrade
[2012-01-15 20:27] upgraded bluez (4.97-1 -> 4.98-1)
[2012-01-15 20:27] upgraded calibre (0.8.34-1 -> 0.8.35-1)
[2012-01-15 20:27] upgraded gmime (2.4.31-1 -> 2.6.4-1)
[2012-01-15 20:28] >>> Updating module dependencies. Please wait ...
[2012-01-15 20:28] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2012-01-15 20:28] ==> Building image from preset: 'default'
[2012-01-15 20:28] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2012-01-15 20:28] ==> Starting build: 3.2.1-1-ARCH
[2012-01-15 20:28] -> Parsing hook: [base]
[2012-01-15 20:28] -> Parsing hook: [udev]
[2012-01-15 20:28] -> Parsing hook: [autodetect]
[2012-01-15 20:28] -> Parsing hook: [pata]
[2012-01-15 20:28] -> Parsing hook: [scsi]
[2012-01-15 20:28] -> Parsing hook: [sata]
[2012-01-15 20:28] -> Parsing hook: [filesystems]
[2012-01-15 20:28] -> Parsing hook: [usbinput]
[2012-01-15 20:28] -> Parsing hook: [resume]
[2012-01-15 20:28] ==> Generating module dependencies
[2012-01-15 20:28] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
[2012-01-15 20:28] ==> Image generation successful
[2012-01-15 20:28] ==> Building image from preset: 'fallback'
[2012-01-15 20:28] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2012-01-15 20:28] ==> Starting build: 3.2.1-1-ARCH
[2012-01-15 20:28] -> Parsing hook: [base]
[2012-01-15 20:28] -> Parsing hook: [udev]
[2012-01-15 20:28] -> Parsing hook: [pata]
[2012-01-15 20:28] -> Parsing hook: [scsi]
[2012-01-15 20:28] -> Parsing hook: [sata]
[2012-01-15 20:28] -> Parsing hook: [filesystems]
[2012-01-15 20:28] -> Parsing hook: [usbinput]
[2012-01-15 20:28] -> Parsing hook: [resume]
[2012-01-15 20:28] ==> Generating module dependencies
[2012-01-15 20:28] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
[2012-01-15 20:28] ==> Image generation successful
[2012-01-15 20:28] upgraded linux (3.2-2 -> 3.2.1-1)
[2012-01-15 20:28] upgraded mpg123 (1.13.4-1 -> 1.13.4-2)
[2012-01-15 20:28] upgraded qtwebkit (2.2.1-1 -> 2.2.1-2)
[2012-01-15 20:28] upgraded totem-plparser (2.32.6-2 -> 2.32.6-3)
[2012-01-15 20:28] upgraded vim-runtime (7.3.353-2 -> 7.3.401-1)
[2012-01-15 20:28] upgraded vim (7.3.353-2 -> 7.3.401-1)
[2012-01-15 20:28] upgraded wine (1.3.36-1 -> 1.3.37-1)This is my .config/volumeicon:
[Alsa] card=hw:0Yes, I can kill volumeicon, after killing is voumeicon away, but no changes with sound.
In your original post, you have this:
[vasek@vasek ~]$ speaker-test -c 2 -D plughw:1I don't know if hw:0 is the same as plughw:1 (logic would say no, but there are no rules, only conventions)
What is the output from:
cat /proc/asound/modules
Welly, welly, welly, welly, welly, welly, well. To what do I owe the extreme pleasure of this surprising visit?
Offline
[vasek@archbang ~]$ cat /proc/asound/modules
0 snd_hda_intel
[vasek@archbang ~]$ I had the exact same problem as discribed in the OP. I noticed that the sound wasn't working for anything I installed pidgin, vlc... yet it worked for deadbeaf and all.
I just installed skype but couldn't use it for the exact same reason. I searched the forums for a solution. Then I closed skype and my CPU usage went 100 % for some reason. Conky displayed pulse-audio as being the top cpu cruncher so I killed the process... And suddenly I had sound for pidgin... skype now makes calls (instead of saying there is aproblem with audio)... but it doesn't work again.
Maybe you can figure out what happened...
/proc/asound/modules
0 snd_intel8x0
Last edited by distrohopperarched (2012-02-02 13:48:47)
Offline
From now on I won't react to questions of people that don't give relevant hardware-info. See first post...
Getting your questions answered here at ArchBang Forums
Please! Always give hardware info, if there is a chance that 's relevant: #lspci -vnn
Quote: What I have learnt from Linux is to minimize dependencies and functionalities for greater independence.
On Arch(bang) and Openbox: http://stillstup.blogspot.com/
Online
Make sure you unmuted the channels - on my system some were mute.
Also, pablocal is right, you have to provide hardware info. I had the same issue, but I've twin sound card - one for HDMI and another for built-in speakers and by default ALSA used the first one. After I switched to another, I got the sound.
Offline
Make sure you unmuted the channels - on my system some were mute.
Thanks! This solved my problem with the audio! :-)
See also https://wiki.archlinux.org/index.php/Al … Sound_Card
The label MM below a channel indicates that the channel is muted, and 00 indicates that it is open.
Scroll to the Master and PCM channels with the ← and → keys and unmute them by pressing the m key. Use the ↑ key to increase the volume and obtain a value of 0 dB gain. The gain can be found in the upper left next to the Item: field. Higher values of gain will produce distorted sound.
Kind regards,
Peter Martin - Joomla Open Source CMS specialist www.db8.nl
OS: Arch Linux | Archbang | Debian | Crunchbang | Ubuntu
Offline
Pages: 1