Debian Hardware :: No Sound After Switching To Jessie
Sep 18, 2015
I've recently switched from Wheezy to Jessie and can't get sound to work.
It worked properly in Wheezy with the same hardware configuration.
I've searched web for possible solutions but couldn't have found the symptoms
similar to mine, i.e. no hw listed by aplay -l:
Code: Select all#aplay -l
**** List of PLAYBACK Hardware Devices ****
Remaining info:
Code: Select all#lspci | grep Audio
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:1b.0 Audio device: Intel Corporation 9 Series Chipset Family HD Audio Controller
[Code] .....
View 1 Replies
ADVERTISEMENT
Mar 19, 2016
I upgraded a wheezy box in qemu to jessie (without systemd!) and now I didn't get an output from the console to a hostterminal using curses.System and grub starts with terminal output, but after around 6 to 8 lines of output the terminal gets black. As far as I found out it seems that the init process switches to graphical output. I tried out all found kernel options from nomodeset up to nofb,Are their other options to stop switching to framebuffer and graphical mode.
View 0 Replies
View Related
Oct 10, 2014
I don't know id it was after and update but the case is that I have no sound in my pc.
Code: Select all$ aplay --list-devices
aplay: device_list:268: no soundcards found...
Code: Select all$ ls /proc/asound
ls: cannot access /proc/asound: No such file or directory
Code: Select all$ cat /proc/version
Linux version 3.16-2-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.3 (Debian 4.8.3-11) ) #1 SMP Debian 3.16.3-2 (2014-09-20)
[Code] .....
View 14 Replies
View Related
Jan 13, 2016
check if your sistems detects your cards
Code: Select alllspci | grep Audio
check it alsa detects your saund cards:
Code: Select allaplay -l
try to initialice your drivers
Code: Select allalsactl init
Run Code: Select allalsamixer and check master and all volumes are at max, use <F6> to select cards.Install PulseAudio.Code: Select allaptitude install pulseaudio and check you have selected the correct output audio device.If the problem is a wrong selection try: Code: Select allecho "options snd-hda-intel model=generic" >> /etc/modprobe.d/alsa-base.conf or Code: Select allecho "options snd-hda-intel index=#CARD NUM#" >>
/etc/modprobe.d/alsa-base.conf
(if you most likely have an intel card)
check card numver with:
Code: Select allcat /proc/asound/cards
Just installed a Debian on my pc. I had to install the nvidia official drivers to get my card working (GeForce GTX 750 Ti)But i have no sound (in my Windows partition sound works fine). The sound cards are apparently recolonized and loaded but i get nothing.
Code: Select alluname -r
3.16.0-4-amd64
Code: Select alllspci | grep Audio
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:1b.0 Audio device: Intel Corporation 9 Series Chipset Family HD Audio Controller
01:00.1 Audio device: NVIDIA Corporation Device 0fbc (rev a1)
[code]....
then reboot, didn't work/Then i tryed to install the official Realtek ALC887 drivers from their page but get error compiling and no answers of how to fix it
Code: Select allerror: implicit declaration of function ‘fget_light’ [-Werror=implicit-function-declaration]
file = fget_light(fd, fput_needed);
didn't work/After that i pluged my pc to a friends HDMI tv and i got sound when i change PulseAudio aoutput. So i guess the nvidia card sound works, but my headphones and speakers that i own don't. Finlay i disabled my sound card on BIOS and alsa stop recognizing the cards even after enabling them again.
View 2 Replies
View Related
Jul 6, 2015
Why is sound mute on debian jessie (top right icon) ?
View 1 Replies
View Related
Feb 20, 2015
I am using Jessie. 64 bits. I have been using Sound Converter in other distros (LMDE, Ubuntu, etc) in the past.Jessie has Sound Converter 2.1.3. I think I have installed the needed codecs. When I try to convert from mp4 to mp3, the program gets stuck, and nothing happens. Other formats can be converted.
When I use SoundKonverter (also in Jessie, version 2.1.1) it works with no problem, converting from mp4 to mp3. Nevertheless I would prefer to use Sound Converter.
View 2 Replies
View Related
Sep 19, 2015
So whenever I start-up and after I enter my passphrase for cryptsetup (before login manager) I hear this crackling sound from my speakers constantly throughout usage.
While watching a movies or playing Youtube videos it's less noticeable, but when I'm typing up or working it really gets frustrating.
I've tried to figure out if pulseaudio was the culprit. uninstalled and rebooted yet crackling and pops continued. I haven't yet altered or messed around with ALSA or snd_hda_intel driver. But I did notice while using Audio Mixer, muting the speakers section stopped the crackling ...
So I guess the problem lies with Alsa or snd_hda_intel or both?
lspci -v
Code: Select all00:1b.0 Audio device: Intel Corporation Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller (rev 0e)
Subsystem: Toshiba America Info Systems Device f91b
Flags: bus master, fast devsel, latency 0, IRQ 108
Memory at d0910000 (64-bit, non-prefetchable) [size=16K]
[Code]...
View 0 Replies
View Related
Dec 23, 2015
After upgrade no sound. I tried "alsactl init" fix and that worked for awhile. Now even that isn't working.
Also tried the following:
# /etc/init.d/alsa-utils reset
[ ok ] Resetting ALSA...done.
# /etc/init.d/alsa-utils restart
# alsactl init
Found hardware: "HDA-Intel" "Realtek ALC898" "HDA:10ec0899,38421034,00100003" "0x1034" "0x3842"
Hardware is initialized using a generic method
View 14 Replies
View Related
Aug 7, 2015
I can't get the sound to work. The soundcard doesn't seem to be corrupted (works on both Hackintosh and Windows 8 ), but it looks like alsa won't recognize it on Debian:
aplay -l
aplay: device_list:268: no soundcards found...
View 4 Replies
View Related
Sep 23, 2015
I recently bought a used Asus eee 1001PX. It came installed with some spyware called windows which I replaced with jessie. Everything works great but one thing. When I plug in headphones I get no sound in the headphones. If I have some audio running and plug them in while it's playing it doesn't cut the audio from the built in speakers off like it should do. If I start and look at Output Devices in pauvcontrol it seems like it at least recognizes that I have headphones inserted.
I didn't have a chance to test if the physical audio jack was broken while it had Windows running on it but assuming that it's not physically broken, what might be wrong? I know very little about audio, alsa, pulse and that kind of stuff so I hardly know even where to start.
Some info:
Code: Select alllspci -v
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 02)
Subsystem: ASUSTeK Computer Inc. Device 8437
Flags: bus master, fast devsel, latency 0, IRQ 44
Memory at f7cf8000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
[Code] ....
View 3 Replies
View Related
Jan 16, 2015
I upgraded my system from Wheezy to Jessie and now the audio is tinny. It sounds like a lot of the bass is being chopped off. This happens in YouTube's HTML5 video player, VLC and whatever player it is that Thunar launches for avi files.I'm using Xfce as my desktop, if that matters.I looked around for an equalizer app for pulseaudio but was surprised to find that the there isn't one, or at least not one which is still maintained.
View 0 Replies
View Related
Jan 22, 2015
I upgraded to Jessie today and found that I have no sound.
Code: Select all# uname -a
Linux ath 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt2-1 (2014-12-08) x86_64 GNU/Linux
There is no sound card on the motherboard. Sound worked previously through HDMI from a Nvidia GTX570
Code: Select all# lspci|grep Audio
09:00.1 Audio device: NVIDIA Corporation GF110 High Definition Audio Controller (rev a1)
Code: Select all# aplay -l
aplay: device_list:268: no soundcards found...
[code]....
View 8 Replies
View Related
May 24, 2015
I installed Sound Juicer but all it does is say "cannot read tracks". Playing the music CD works fine otherwise in other programs so it's definitely not the system or CD.
Tried on another computer with Jessie to be sure and I got the same thing there.
I suppose I can just use a different program but wondering if it's just me or if it's something to report ?
View 3 Replies
View Related
Jun 22, 2015
I upgraded from Wheezy to Jessie yesterday and no longer have sound. I don't think anything is muted. I checked alsamixer and everything is on. MOC, VLC, speaker-test and aplay are all giving me errors. MOC refuses to load.
Code: Select allccc@de:~$ speaker-test
speaker-test 1.0.28
Playback device is default
Stream parameters are 48000Hz, S16_LE, 1 channels
Using 16 octaves of pink noise
ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
Playback open error: -2,No such file or directory
Code: Select allaplay /usr/share/sounds/alsa/Front_Center.wav
ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
aplay: main:722: audio open error: No such file or directory
Code: Select allccc@de:~$ mocp
Running the server...
Trying JACK...
Trying ALSA...
ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
Trying OSS...
[CODE]....
Should I have a normal alsa-base.conf file?
View 3 Replies
View Related
Jul 11, 2015
I've got a Leadtek TV2000 Expert tuner and it was connected with my soundcard on motherboard succesfully. Before many years it worked percectly with my early Ubuntu version 7.04 and 8.04 - that used the AUX for soundlevels in the alsamixer. In TVTIME I've get all my TV-channels but without sound...
Always when I run tvtime it sends me:
"mixer: Can't open device /dev/mixer, mixer volume and mute unavailable.
mixer: No such mixer channel 'aux', using channel 'line'."
I've got this in the .asoundrc file:
pcm.!dmix {
type dmix
ipc_key 1024
slave {
pcm "hw:0,0"
channels 6
period_size 1024
[Code] ....
And everything works with sound - but tvtime can't...
View 8 Replies
View Related
Mar 22, 2015
I am having sound issues with iBook G4 running Debain Jessie. I am dual booting Ubuntu_MATE 15.04 and Jessie on the same HD. For PowerpC iBooks and PowerBooks you need to manully load the snd-aoa-i2sbus module in order to open alsamisxer so you can set you PCM Channel. I have done this when I ran Jessie on my PowerBook and sound worked with no issues. Now on this iBook I have ran both Lubuntu and Ubuntu-MATE with sound working by using this method. However when I installed Jessie I loaded the module, got aslmixer to load and set my PCM Channel but no sound.
View 1 Replies
View Related
May 19, 2015
Lenovo Thinkpad X201
Conexant 20585
Code: Select allfishybawb@minigonzo:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: MID [HDA Intel MID], device 0: CX20585 Analog [CX20585 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: MID [HDA Intel MID], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
I've been having problems with audio not working through the speakers since I upgraded to Jessie. I did a fresh install, the same hardware worked out of the box on Wheezy. Audio does work through the headphones - searching Google results in a LOT of similar issues on various distros, but none of the suggestions I've found have worked. Pulseaudio is not installed.
Alsamixer shows that the speakers are un-muted, and toggling the headphone auto-mute in case that was causing problems doesn't work. lsmod shows that snd_hda_codec_hdmi is loaded and in use - could it be trying to send sound via HDMI? Odd, because this laptop does not have an HDMI port. Blacklisting that module doesn't seem to make a difference however.
View 1 Replies
View Related
Dec 25, 2014
I just installed wheezy and upgraded to jessie. I had previously gotten sound working in wheezy by installing the flashplugin-nonfree and flashplugin-nonfree-extrasound packages, after configuring my headset in system settings. However, now I can't get sound to play in firefox. I've installed flashplugin-nonfree, flashplugin-nonfree-extrasound, and pulseaudio, still without luck. The volume is turned all the way up in alsamixer, sound tests play fine, and I can play music in VLC without any problems. This leads me to believe it's not a problem with drivers, but with some package I'm missing that will allow firefox to play sound. Sound wasn't working in the default video player either, before I installed the flash plugin. Is there something I'm missing?
Also, sound doesn't play on Konqueror either (KDE browser), which seems to indicate it's a problem with flash and not with firefox itself. After removing the flash plugin and installing pepperflashplugin-nonfree to ensure the pepper plugin was used instead of flash, sound still would not play in chromium, so I reinstalled the flash plugin and still don't have sound in any browser.
View 1 Replies
View Related
May 1, 2014
I recently updated my Debian jessie system (for the first time in a few months). It broke my video driver (fortunately a dpkg-reconfigure fixed that) and my wireless driver (forget how I fixed that...), and my sound. ALSA still thinks I have an output device, I've set volumes all the way up in alsamixer.
In vlc and firefox, I can't hear anything using the default audio out (which I think is pulseaudio), nor can I hear anything if I ask them to use ALSA output directly. I've tried rebooting, killing/manually starting pulseaudio, etc to no avail.
I think it was either the kernel upgrade (went from 3.10 to 3.13) or a configuration option in some sound subsystem that broke. To be clear, sound was working perfectly before the upgrade. My machine is an Ivy Bridge-era Zenbook.
View 2 Replies
View Related
Aug 1, 2014
It has happened to my debian jessie system that the sound sometimes ceased to work, but after a quick review of alsamixer, pavucontrol it was easy to put everything back to normal. Not this time
The sound works as a charm with no headphones, but not with them, and I find them particularly useful for talking with people since the sound quality is way better...
I have alsa and pulseaudio installed on my system
uname -a
Linux device 3.14-2-amd64 #1 SMP Debian 3.14.13-2 (2014-07-24) x86_64 GNU/Linux
lspci -v| grep Audio
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
In pavucontrol everything looks normal, and the output seems to be working...
View 2 Replies
View Related
Jun 5, 2010
My sound was working, but I got a new SPDIF cable, so I switched it to digital. It worked fine. But then I restarted and now it's gone.
aplay -l tells me I have no soundcard but lspci -v lists
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
Subsystem: ASUSTeK Computer Inc. Device 836c
Flags: bus master, slow devsel, latency 64, IRQ 16
Memory at f9ff4000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
So my soundcard is there.
View 1 Replies
View Related
Oct 30, 2010
My problem started when I updated Ubuntu 10.10 developer release (or whatever it's called ) to Ubuntu 10.10 Final. When I switch user or lock the screen and log back in, my computer makes no sound. I know it's not muted since I can see that in the volume control. The only way I can fix it is by restarting my computer
View 6 Replies
View Related
Oct 16, 2010
I have made a pretty sizable mistake. I was trying to figure out why my game was having sound issues when I was told to update my sound drivers. After a bit of searching, I came across this website. I downloaded and ran the script in the first link. Minor problem: I was using PulseAudio, not ALSA. Needless to say, the script didn't work. After the machine rebooted, I had no sound at all. I was planning on switching to ALSA anyway, so I found this thread and ran the following commands:
[Code]....
View 9 Replies
View Related
May 9, 2010
I am considering switching from Ubuntu to another distro.
Is it possible to crossgrade from Ubuntu to Debian rather than reinstalling? Has anyone ever done that before? Are there any instructions for this anywhere?
View 10 Replies
View Related
Mar 9, 2011
if i start a program over ssh by 'foo &'how can i go back 'in' this process, so i could see the output and type in commands?
View 1 Replies
View Related
Nov 11, 2010
Im using xfce desktop environment in debian. I find that I can not see the desktop when using Ctrl+Alt+Tab to switch window focus. I modified /usr/share/xfce-mcs-plugins/shortcuts/defaults.xml and added Ctrl+Alt+Tab shortcut to trigger a terminal command "wmctrl -k on", then i could see the desktop, but failed to switch window focus. Also, I failed to solve this problem by editing /usr/share/themes/Default/xfwm4/keythemerc Could anybody tell me a solution that you should be able to see the desktop when switching window focus, just like in win7?
View 8 Replies
View Related
Apr 10, 2016
I would like my laptop to automatically switch to HDMI (both video and audio) when I plug a HDMI cable in. Running Jessie with Xfce, and I hear that KDE already does this...? I would prefer to stay with Xfce though, and have tried making a UDEV rule and script, taken from the last part of this thread: [URL] ....
At first it worked perfectly, but now for some reason, only Chromium gets resized when I plug/unplug the cable. HDMI output is correctly activated upon cable insertion, but when taking the cable out again, the desktop resolution remains the same (larger than my laptop resolution), so the panels etc. are invisible.
View 1 Replies
View Related
Sep 2, 2010
I frequently find myself accidentally switching desktops when I use the mouse scrollwheel, because the cursor isn't over a window at the time. I'd like to disable this behaviour, but I can't see any control for it in KDE System Settings.
View 2 Replies
View Related
Feb 18, 2011
I am no longer working on the Linux-machine directly, but I'm using Windows puTTY to get a terminal-session. Within that puTTY window I want to switch (or maybe create first) several sessions between which I can switch arbitrarily. I have read about using Ctrl-Alt-Fn, which doesn't work, most likely due to the puTTY interface. I have tried chvt n, which doesn't do anything either (or that it seems). I have tried "bash &" and got bash in the background, which I could call forth using fg, but then had to stay with that and couldn't switch anywhere. Only option was "exit". So, what's the correct way to get several sessions in that puTTY window and switch between them?
View 2 Replies
View Related
Apr 2, 2010
In accordance with directives - possibly misunderstood - I have reconfigured the Debian "locales" package; I changed the installed locale from en_US.ISO-8859-1 to en_US.UTF-8 and left the default locale for the system as "none". So far so good. In my ".bashrc" file, I have an entry for "LC_LANG".
If this entry is set to "en_US.ISO-8859-1" all my texts are readable on the console but I get warnings like: Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale If I change the LC_LANG entry to "en_US.UTF-8", I no longer get these warnings but the screen-display of Midnight Commander (mc) is a real mess. And even man-pages are no longer able to display hyphens (-) correctly.
View 3 Replies
View Related