Debian Hardware :: Get A Message That Sound Card Wasn't Found
Jun 10, 2011
I am using debian on kernel 2.6.38-2-amd64 with Kde 4 and I have one sound card integrated on my mother board (Asus A8N32-Sli Deluxe) with Nvidia CK804.
Often when I start debian I get a message that sound card wasn't found, therefore from the Konsole I have to reload the as:
xxxx@debian:~$ sudo alsa reload
Unloading ALSA sound driver modules: snd-intel8x0 snd-ac97-codec snd-mpu401 snd-gina20 snd-pcm-oss snd-mixer-oss snd-mpu401-uart snd-pcm snd-seq-midi snd-seq-midi-event snd-rawmidi snd-seq snd-timer snd-seq-device snd-page-alloc.
[Code].....
View 2 Replies
ADVERTISEMENT
Jul 4, 2011
I'm trying to write a script that will either tail or watch /var/log/messages for the words
PHP Code:
signal Gone into alarm state
From this line below.
I would then like the script execute:
And have run at start up.
I'm stuck with grep-ping only one word
PHP Code:
View 14 Replies
View Related
Sep 11, 2010
My sound card isn't being found on F13, it's a VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60). I ran alsa-info and posted it to the following url:
[URL]
I've had these problems before intermittently and it was working until I rebooted recently. I've also attached my yum log if there was something updated that affected it.
View 1 Replies
View Related
Jan 26, 2010
I'm running FC 12, on a Pentium III PC. This has a 440BX motherboard with an AWE64 Gold ISA card. It wasn't recognised at boot up, I've installed the GUI ALSA mixer, inisitally it shows no sound device.Searching around the forums stumbled across the command:modprobe snd-sbaweThis one line command worked fine (no errors), enabled the volume control, and ALSA mixer GUI gave loads of nice sliders. Pushing these up I found that basic sound was working fine (eg playing Flash video within Firefox). I don't need any other features of the AWE64 right now (might like MIDI port one day).
However, each time I reboot the system it forgets, and I have to run the comand again (and tweak up the volume in the mixer, particularly for PCM).I tried adding a file called awe64 in /etc/init.d, with the contents:
#!/bin/bash
#modprobe snd-abawe
(and chmod +x awe64) but this doesn't seem to get run, or has no effect.I tried adding a file to /etc/modprobe.d but this just gave errors - I think this is the right approach though.What should I do please?
View 1 Replies
View Related
Jul 31, 2010
I have tried many, many things to try to get the sound card recognized since upgrading from Mint 8 to Mint 9, and have still been unsuccessful...all modules and up to date and alsa was rebuilt this morning (to insure I didn't mess something up with my prior attempts to resolve). I have only been using Linux for about a month now, and really don't want to have to go back to Windows
Here is a link to my latest hardware and troubleshooting info:
http://forums.linuxmint.com/viewtopi...302076#p302076
Can someone on this forum please assist?
View 2 Replies
View Related
Dec 27, 2009
i have installed openSUSE 11.2 on a dell dimension 2400. My Ethernet card wasn't working, so i am using a wireless interface, but it doesn't work either. It worked on a dell dimension 4400, but when it gets to the activate network my system freezes. Should i re-install my system, or should i post this under the hardware category.
View 9 Replies
View Related
May 20, 2010
I am trying to get RHEL4.7 work fully on a dell precision t1500. Everything is working fine except for the sound card. in the specifications it says it has an "integrated High Definition Audio (Rev 1.0 Specification) implemented with a two-chip audio solution comprised of the ADI 1984a High Definition Audio CODEC and the ICH10's integrated AC97/High Definition digital controller"
RHEL4.7 can not detect the soundcard. running system-config-soundcard return no sound devices were found.
lspci returns the following:
00:00.0 Host bridge: Intel Corporation Core Processor DMI (rev 11)
00:03.0 PCI bridge: Intel Corporation Core Processor PCI Express Root Port 1 (rev 11)
00:08.0 System peripheral: Intel Corporation Core Processor System Management Registers (rev 11)
00:08.1 System peripheral: Intel Corporation Core Processor Semaphore and Scratchpad Registers (rev 11)
[Code].....
View 3 Replies
View Related
Jan 7, 2011
I am running Slackware Linux-13.1. Recently I noticed that alsaconf has stopped working: when I run it all I get is:
Code:
However, sound works just as good as it did before I noticed the problem. The issue is present both with the generic kernel and with any custom compiled one.
Here is some diagnostics with the custom compiled 2.6.37:
Code:
Code:
View 5 Replies
View Related
May 10, 2010
I encounter many problems, the most pressing now is the lack of my Ubunto-PC to make use of my M-Audio Delta 1010 LT Soundcard. I installed ALSA package yesterday, but there's still no sign of my Soundcard to be found. sudo aplay -l delivers: aplay: device_list:223: keine Soundkarten gefunden ... (no soundcards found)
[Code].....
View 9 Replies
View Related
Nov 13, 2015
I'm getting the following message when attempting to install or upgrade a package. Not sure if it's a bug or not, which is why I'm hesitating to file it as a bug.
For example (note line /bin/sh: 1: /usr/bin/apt-listdifferences: not found):
Code: Select alldebian@Debian:~$ sudo aptitude install angband zangband moria
The following NEW packages will be installed:
 angband angband-data{a} moria zangband zangband-data{a}
0 packages upgraded, 5 newly installed, 0 to remove and 49 not upgraded.
Need to get 5,240 kB of archives. After unpacking 13.0 MB will be used.
[Code] ....
View 14 Replies
View Related
Jun 29, 2011
I want to change File NOT FOUND ERROR MESSAGE to my own message buw how come I do this by terminal ?
View 3 Replies
View Related
Sep 5, 2011
I just bought a new graphics card and installed it. it works perfectly although my sound worked perfectly this morning and I think the graphics card is overriding my built in sound card. I need help fixing the sound. The graphics card I bought is an ATI Radeon Cedar HD 5450 The sound I want to use is HDA VIA VT82xx
when I run alsamixer I get Card:
HD-Audio Generic
Chip: ATI R6xx HDMI
[Code]....
View 3 Replies
View Related
May 24, 2015
I have just installed Debian 8 with Gnome desktop and trying to add my username to sudoers list.
When I open terminal and enter visudo I get the following error message...
Code: Select allfracmo2000@debian:~$ su
Password:
root@debian:/home/fracmo2000# visudo
bash: visudo: command not found
root@debian:/home/fracmo2000#
Although I am quite new to debian, I have done this successfully in the past so not sure why this is happening?
View 7 Replies
View Related
Jan 30, 2015
I'm relatively new to debian, but an intermediate linux user. I've just installed wheezy and I'm having trouble setting sound up. When plugging my headphones in via the motherboard, sound works fine. Great. I plugged in my USB Sound Card (Audiobox 44VSL) and no dice. It's set as card 1 under aplay -l, yet no sound. I know this box works on GNU/Linux because I used to use it in Xubuntu a couple years ago with no problems at all.
View 2 Replies
View Related
Sep 2, 2010
I'm brand new to debian and quite new to unix based systems in general.
I just switched to debian from ubuntu in search of something different and I want to find a system that works for me before I settle down.
I DO NOT HAVE A SECONDARY OS
just two problems I have with debian:
No sound
Error message: No volume control GStreamer plugins and/or devices found.
When I try to open sound from the speaker icon at top right.
I think it's a driver issue but Its not as easy as ubuntu was lspci:
My trackpad also does not work so I have to open documents manually if I don't bring my mouse to class.
View 3 Replies
View Related
Feb 8, 2011
My hardware:
Card: 82801H (ICH8 Family) HD Audio Controller.
Driver: snd_hda_intel.
Model: dell-d21
Notebook: California Access W651DI
Before I upgraded to Squeeze, I was using a USB Soundcard. With help of forums I did some manual tweaking to force system to use this card, instead of my default snd-hda-intel card, because it wasn't supported. However, this was a long time ago and I can't find what I did. Now, my on-board sound card worked perfectly on Debian 6.0 live DVD, but the installed system is silent. Any ideas how could I trace the problem?
My /etc/modprobe.d/alsa-base:
When I play an MP3 - the player's silent. Speaker-test says:
View 4 Replies
View Related
Aug 22, 2014
Installed Wheezy. Audio players either stop with an error message about no sound, or they quietly play silence. Tried with gui and comand-line versions.
Mucking about with lspci indicates that I have two sound cards. News to me. I try "lspci | grep -i audio" and get
00:03.0 Audio device: Intel Corporation Haswell HD Audio Controller (rev 06)
00:1b.0 Audio device: Intel Corporation Lynx Point High Definition Audio Controller (rev 04)
View 9 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
Oct 18, 2010
After compileing my kernel i get no sound. I tried : alsaconf - choose my sound card - everything is all right, but when i try alsamixer i get : No mixer elems found
[Code]....
View 3 Replies
View Related
Feb 14, 2010
This version of the kernel I've installed the sound card does not, but there is a solution?
View 1 Replies
View Related
Aug 14, 2011
i recently started sockets programming. In the process i began to look for relevant network information about my computer and realized that ifconfig wasn't displaying the same information that resides in my /etc/network/interfaces file. On the interfaces file my IP address is 192.168.1.109 for interface eth0 but ifconfig displays 192.168.1.101. I was under the impression that ifconfig got its information from the interfaces file but clearly doesn't. I tried re configuring the device with ifconfig and then disabling and re enabling the device with ifdown and ifup so that the device updated its information but it didn't.
[Code]....
View 3 Replies
View Related
Oct 3, 2010
I'd like to be able to record what's playing on my sound card. How do I do this, with audacity or whatever? There seems to be little information around and what of it I've tried has got me nowhere
View 2 Replies
View Related
Oct 5, 2010
I just spent an hour surfing the net to find a decent quality linux-compatible USB sound card, coming away more confused than ever. Several candidates sounded promising from reviews, but are not long available. Very high-end products are out of my price range. Linux compatibility seems to be iffy.
My main use is sound encountered on the web. I have pretty good quality klipsch speakers. In short, looking for nice clean sound.
View 5 Replies
View Related
Feb 13, 2010
I am having some trouble with my sound card, for what I understanded is not detected on my kernel, my kernel is the following: 2.6.26-2-686. I got a Debian Lenny Stable with Xfce4, my sound card comes incorporate with my motherboard that is an Asus P4S800D-X and my sound card is a SoundMaX.
I am sure that the kernel doesn't recognize it because when I put on a terminal: lspci | grep Audio, I don't get nothing. Also when I go on my Xfce task menu to Settings >> Mixer Settings, I just get a default mixer setting with no audio channels or nothing. I got all my alsa drivers intalled too.because I tried to go to www.asus.com homepage (Motherboard Manufacture) and I cannot find the driver of the sound card for linux.Where I can get this driver? Or can I update my kernel with Lenny stable version? if so, let me know what version and what repository to get it. Because before I had a Debian Squeeze testing with the Kernel 2.6.30 and worked fine.
View 3 Replies
View Related
Apr 16, 2010
What is the best sound card to purchase for a Debian Box that I intend to run 7.1 surround sound with for both movies, as well other multimedia? I may do games on this machine, but that will not be the box's primary purpose. What are the special hardware requirements (if any) that I should be aware of before I make a purchase?
What about creative labs' "Sound Blaster Audigy" series? Does anyone know of any problems with those cards or their drivers in Linux (Debian specifically)?
View 2 Replies
View Related
Apr 13, 2015
Is there any way in Debian to record streaming audio from the soundcard, after it has been decoded by a player or a browser?
Of course, the best way to record streaming audio is to grab the stream directly, but with emerging technologies, before the stream grabbers catch up, it can be difficult or impossible to directly grab a stream. The Akamai HDS format is a good example of this. The fragment packets are hard to grab individually and hard to combine. Something like [URL] .... didn't work for me.
Furthermore, as technology advances, stream grab techniques will have to play catchup.
But what normally works is capture from the soundcard, after the stream has been decoded by the player or browser. I have used Total Recorder [URL] .... on windows to do this for many years.
Is there a debian package that can capture sound from the soundcard, and save it as mp3 or ogg? And will this package run on the raspberry pi?
View 0 Replies
View Related
Aug 3, 2010
According to HDA Analyzer, my sound card is muted; however, I can't unmute it through HDA Analyzer or anything else. According to alsamixer, everything is unmuted, though. According to the ALSA documentation, there's no 'model' id for my codec -- Conexant 5069 -- so I don't have an option to put in /etc/modprobe.d/sound.conf. What can I do to unmute the card???
Here's the hardware: cat /proc/asound/cards:
0 [Intel]: HDA-Intel - HDA Intel
HDA Intel at 0xd6400000 irq 34
View 5 Replies
View Related
Oct 14, 2014
I've got a problem on my Debian, I've tried installing all the correct alsa packages and all packages that have the word sound or audio description. The problem that is happening here is that when I go into settings and click on sound in Gnome, it appears to have a dummy output and in fact, a few weeks ago, the sound was working properly. Now, I believe, that after an update, the sound card was not recognized. Used the lspci command in root mode, and showed my sound card which is onboard. I'll leave the model below it, because I've tried everything and could not solve anything.
Code: Select allroot@debian:/home/weiller# lspci
00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 01)
[code]....
View 1 Replies
View Related
Nov 6, 2010
While running chrome or vlc or some other application I'm unable to play anything with mpd (it just chokes with ERROR: problems opening audio device). It's the same the other way around - no sound from flash while mpd is playing.
I have tried running pulseaudio, but it didn't make any difference
Using squeeze, alsa and other stuff
cat /proc/asound/cards
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xfebf8000 irq 22
1 [HDMI ]: HDA-Intel - HDA ATI HDMI
HDA ATI HDMI at 0xfdeec000 irq 17
View 1 Replies
View Related
Dec 28, 2010
I have just installed Squeeze on my 5+ year old iBook G4 and it runs quite nicely and quite fast! I am very happy with it overall. Finally I have been able toinstall Debian on a piece of hardware. Dual boot is generally hopeless on Macs. So this is a single boot setup and I am quite happy with it. I have two major issues right now:1. There's something wrong with the sound system. I get the following error message when I clickon the small x to the right of Volume Control (on the upper right corner of my screen). See attached screen shot.
View 3 Replies
View Related