Debian Hardware :: Soundcard: Cannot Get Freq At Ep 0x1?

Apr 28, 2011

I've installed Debian 6.0.1 with kernel 2.6.32 and I've got an issue with my Ayre QB9 usb soundcard.MPD says: problems opening audio device. I have MPD running as root.Below I've copied a bit of output from terminal that might give someone a clue.dmesg (The second to last OSS line I've only seen once, but as it involves audio I though I might include it. The last line is sometimes there and sometimes not. I can't figure out why.

[779.384053] usb 5-1: USB disconnect, address 2
[783.028037] usb 3-2: new full speed USB device using uhci_hcd and address 2
[783.249119] usb 3-2: New USB device found, idVendor=21b4, idProduct=0130

[code]...

View 4 Replies


ADVERTISEMENT

Debian Hardware :: AMD Quad M4A785TD-V: Monitor Freq Out-of-Range, Blank Screen?

Mar 14, 2010

Last Thursday, 3/11, I installed a new mother board (ASUS M4A785TD-V EVO), AMD Athlon II X4 Processor, 4Gig DDR3 ram (RIP JAWS), 1 SATA DVD drive, along with my 2 IDE HDD's. The display was OK during BIOS review, and boot UNTIL it came to mounting x-graphics, at which point the screen went black, and a display message came up saying Out-of-RangeHf: 30KHz-70KHzVf: 50Hz-90HzCurrent Frequency:90.3KHz, 60.0Hz.

Does anyone know what is causing this? I mean, is there no way that Deb 5 X86 is going to run on a quad 64-bit system, or can something else be wrong? Before changing hardware, I had seen indications that this system was backward-compatible to older systems, and the more in depth study I've done since seems to verify this.y be, however, that I completely mis-understand what I am reading - this is all pretty new to me.

I tried booting into Debian 4, Libranet 3, and Linspire 6. They all complained loudly, but differently, about x being inoperable. I can't tell you how they complained because I can't go back and check them. THAT is because, in BIOS, I was testing the system with all the different options for "Internal Graphics", to see if one would work. One of these options was "Disabled". Oh-ho-ho! BAD MOVE!!! it's disabled, all right, including BIOS! I can't believe it. There was no warning, whatsoever. I assumed no engineer in his right mind would allow that option to lock out the BIOS without SOME kind of warning. I'm going to try to call ASUS tech support tomorrow to see if they have a solution, but if anyone knows how to reverse this, please let me know. I suppose the only answer is a separate graphics board. But I don't want to get that if I can't use this MotherBd.-processor setup.

View 11 Replies View Related

Debian :: ALSA Without A Soundcard?

Jun 30, 2011

I have a computer without a soundcard and want to stream sound from it. How can I force ALSA to ignore the lack of a soundcard? Whatever I try to do, it complains that it cannot find one.Or could I trick ALSA by making a file /dev/dsp that links to /dev/null or something like that?

View 4 Replies View Related

Debian Hardware :: How To Get USB Soundcard Working On 7.6

Sep 7, 2014

I am new in Debian as i am 4-5 year in ubuntu. I switched to Debian recently and it feels great. But i have a problem with sound configuration etc. How can i get my usb soundcard (Behringer UPhoria UM2) working and set it as default soundcard?

I am posting results of several commands

cat /proc/asound/cards :
Code: Select all0 [SB             ]: HDA-Intel - HDA ATI SB
                      HDA ATI SB at 0xfe024000 irq 16
 1 [HDMI           ]: HDA-Intel - HDA ATI HDMI
                      HDA ATI HDMI at 0xfdffc000 irq 43
 2 [CODEC          ]: USB-Audio - USB Audio CODEC
                      Burr-Brown from TI USB Audio CODEC at usb-0000:00:12.1-2, full speed

[Code] ....

Changing the index of snd-usb-audio to 1 does not work.

I am trying very hard last days to fix that problem with no success. Kernel i am running is 3.2.0-4-amd64. Last days i had compiled 3.14 but i dont know if i messed up the configuration for device drivers etc. I certainly want kernel 3.4-lowlatency configured but i dont know what device drivers should be included in menuconfig. Also i do not know for sure if it is a permission issue.

View 3 Replies View Related

Debian Hardware :: How To Get Soundcard Working

May 28, 2011

I have made a clean openbox install with debian and so far everything is going well.Now I need to make my sound work so I've installed alsa-utils. I write "lspci | grep "Audio" in bash and I get the output:Intel Corp. N10/ICH 7 Family High Definition Audio Controller (rev 02)

View 1 Replies View Related

Debian Hardware :: Getting My Soundcard To Work - No Alsaconf ?

Jul 19, 2011

I've stumbled onto a bit of a conundrum regarding my audio, stopping me from listening to the wise teachings of Mac-Gyver (and various other things)

Since I couldn't find a firmware for the Realtek ALC888 device, I downloaded the proprietary driver from the official website. However, when I try and install it I get a message containing "no command alsaconf". I would have installed this "however" alsaconf has been removed from the alsa-utils package; cannot find any way to obtain this file at all.

Assuming having alsaconf will make the proprietary driver work and my audio to blast, how would I get my hands on this? Should I even need to get this? Or maybe there is a free working driver out there somewhere..

By the way if I did a full install with all the system tools and drivers, somewhere amongst that it would work, but that's too easy.

View 4 Replies View Related

Debian Multimedia :: Pulseaudio Change Default Soundcard

May 13, 2015

I have a problem on a fresh install of Jessie with KDE. I have three soundcards. In Wheezy I used pavucontrol once for each application to change the sink from the internal to the external soundcard, and that setting would stick each time I rebooted the system (audio would go on the external soundcard). Now each time I reboot the audio gets routed to the internal soundcard and I have to use pavucontrol each time to route the audio back to the external one. URL...

putting this line in /etc/pulse/default.pa

set-default-sink alsa_output.usb-E-MU_Systems__Inc._E-MU_0404___USB_E-MU-0E-3F04-07D80A14-027A8-STATION_01-00-USB.analog-stereo

as well as this one, and issuing:

pacmd set-default-sink alsa_output.usb-E-MU_Systems__Inc._E-MU_0404___USB_E-MU-0E-3F04-07D80A14-027A8-STATION_01-00-USB.analog-stereo

and none of them has worked. I don't know if it's a related issue, but the settings I choose in the for Phonon in the KDE multimedia settings don't stick either. I select the external soundcard as default device and upon reboot the internal one is on top on the preferences list.

View 2 Replies View Related

Debian Multimedia :: No SoundCard / Dummy Output - Jessie 8.3

Feb 12, 2016

I have no more sound on my debian. The only audio output I can find is the "dummy output".

When I try ask to aplay -l to display my sound cards, here's the output :

Code: Select alldevice_list:268: aucune carte son n'a été trouvée... <=> french for "no sound card found"

But I can still see my card(s) using lspci :

Code: Select all00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
   Subsystem: Toshiba America Info Systems Device fa49
   Flags: fast devsel, IRQ 255
   Memory at f7a14000 (64-bit, non-prefetchable) [disabled] [size=16K]
   Capabilities: [50] Power Management version 2

[Code] ....

I already updated the system, reinstalled pulseaudio and alsa without any success.

View 1 Replies View Related

Debian Hardware :: Unable To Install Soundblaster X-Fi Soundcard?

Mar 17, 2010

I am a total Newbie in the matter of Linux installation and configuration and I just ran into my first major problem. I have a Dell XPS 720 with a Creative Labs Soundblaster X-Fi extreme Gamer Soundcard. But when I tried to set the Sound-Preferences, I got the following error message:"audiotestsrc wave=sine freq=512 ! audioconvert ! audiosample ! gconfaudiosink: Could not open audio device for playback."By now I know, why the system is unable to open the device, because during the installation of Debian (Lenny) the system recognized another "sounddevice", which is called SP2208WFP. That is my monitor with integrated webcam and microphone. And of course, it doesn't make a noise. So I have disconnected the USB cable to the monitor to avoid an automatic recognition (that costs me 3 important USB plugs) and I tried (now since 3 days) to configure the Sounblaster as the current sound device. But without success. lspci -v shows me, that there is a Soundblaster device:

02:04.0 Audio device: Creative Labs SB X-Fi
Subsystem: Creative Labs Device 6002
Flags: bus master, medium devsel, latency 64, IRQ 11

[code]....

View 3 Replies View Related

Ubuntu :: Overclocked Freq Incorrect ?

Feb 7, 2010

BIOS says 3.72GHz

Sysinfo and hardinfo show 3.2GHz (old clock)

what do I need to do for this update properly? (yes...I am trying to fry my system so I have an excuse to buy my i7 wishlist package on newegg )

Quote:

View 9 Replies View Related

Ubuntu :: Make Cpu Freq Changing Effect All Processors?

Apr 22, 2010

i recently purchased an i7 laptop and really don't want 8 cores on my bar. i remember there being a file that controlled this but i believe it wasn't writeable.

View 4 Replies View Related

Ubuntu :: CPU Scaling Freq Indictor Text Color

Oct 12, 2010

Is there a way to edit the color of the text to white so I am able to see it? Example of the current text color in this attachment, see top right corner first scaling icon next to system monitor;

View 2 Replies View Related

Ubuntu :: Dell PowerEdge 1750 Freq Out Of Range

May 27, 2011

Just now did a clean install of Ubuntu 11.04 into Dell PowerEdge 1750 using KVM console and 15" monitor. When booting into Ubuntu, the monitor went "frequency out of range". After reading Ubuntu forum someone suggested holding left shift while Grub is loading, it wouldn't even budge.

View 9 Replies View Related

Ubuntu :: Can't Overclock Correctly - Cannot Set Freq 16000[32000] To Ep 0x86

Oct 17, 2010

I am trying to get a stable overclock on my processor and if it's not set to exactly 3.2GHz or 2.66GHz (stock clock) I get this message. Using sysinfo, the OS does not register over 3.2GHz even when I have it clocked @ > 3.2

All the google searches and bug reports seem to talk about sound problems and webcam issues being the cause, but I've had this problem since I switched to Ubuntu and have not yet found a resolution.

View 3 Replies View Related

Debian Hardware :: System Recognize The Soundcard - WHERE TO WRITE: "modprobe Snd-hda-intel Model=acer"?

May 20, 2011

WHERE TO WRITE :"modprobe snd-hda-intel model=acer "? I have problem with soundcard. In fact it is not recognised and of course I don't have sound.After working and looking for solutions I found that if I make this command : as root # modprobe snd-hda-intel model=acer

the system recognize the soundcard and it's starting and I have sound. .Now ,I put a "stupid" question :Where to write the message above :modprobe snd-hda-intel model=acer ,in which config file from /etc with nano i.e.,in this way I hope the change become permanent and I don't need to command everytime to make system working.

View 8 Replies View Related

Fedora :: Gkrellm Plugin Gkrellm-freq Not Seen As Installed?

Jun 15, 2011

I run F15 on my desktop PC. I've run gkrellm on my desktop since FC5. This week I tried to add the gkrellm plugin gkrellm-freq via "Yum extender". The install appeared to be successful, but when I invoke gkrellm configuration gkrellm-freq does not appear on my list of gkrellm plugins. Also, gkrellm is not displaying the cpu frequency info.I use other gkrellm plugins (weather, sun) and they work fine.

[alfrugal@localhost ~]$ rpm -qa | grep gkrellm
gkrellm-weather-2.0.7-9.fc15.i686
gkrellm-freq-1.0-11.fc15.i686

[code]....

View 1 Replies View Related

Software :: Can't Use Second Soundcard?

Jan 10, 2010

I have a problem with my second sound card. It used to work fine months agos. But I didn't use it anymore for months (since I upgraded to squeeze actually).Now I'm trying to make it work again, but I'm having some trouble.My card is here :

Code:
lspci | grep audio
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound

[code]...

View 4 Replies View Related

Hardware :: Can Not Find Soundcard?

Mar 17, 2011

I have just installed Oracle enterprise Linux 5.Beforehand I had Mandrive 2008 which could configure my soundcard.However enterprise Linux 5 can't.

Code:
/sbin/lspci
00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 02)

[code]...

View 10 Replies View Related

Hardware :: New Soundcard Not Recognized By Os?

Dec 31, 2010

I have just installed a Xonar dg onto Ubuntu10.10The MBoard is also Asus with a built in card that works ok. The AlSA site says it may work (although no drivers for this are specific) as it uses a CM 18786 chip & I believe snd-cmipci contains the driver for this.My motherboard has its own driver built in, I can turn this of in the BIOS.Is their an easy install/driver option with Ubuntu 10.10?

View 13 Replies View Related

Ubuntu :: Get Sound From A Pci Soundcard?

Jan 27, 2010

Installed Ubuntu today but i cannot get any sound from my pci soundcard the only sound i get is through the inbuilt sound in my motherbaord. Is there a way I can get linux to play sound through the soundcard instead? I have looked for driversasus xonar) but there appears to be no such thing for linux.

View 7 Replies View Related

Fedora Hardware :: SoundCard Not Working?

Jul 12, 2009

Friend now i using fc10 my soundcard is not working how to install sound card

View 4 Replies View Related

Fedora :: Using A Presonus Firebox + Soundcard On 11?

Sep 21, 2009

This is how I got my firebox to work in conjunction with my onboard soundcard (in my case, Intel HDA) on Fedora 11 x86_64. This article assumes you have basic knowledge on jack and qjackctl and a jack-compatible program such as ardour.

My smolt: [URL]

Reasons: Personally, I just wanted to be able to do it and to be able to give a good explanation when people ask me why I'm monitoring recordings through headphones - and because it won't work through the PC speakers wasn't going to cut it. You may also need it because while recording "deaf" might be fine, playback needs to go through your state-of-the-art monitors. You may need it because you have a studio all set up and for some odd reason, you just need to add a firebox in. Of course, if you had a studio, you could have just patched the line outs to your main speakers. But that is besides the point.

After searching for almost 3-4 days, I chanced upon rokit's thread and was very disheartened when he seemed to have found no solution. Today, he solved the connection issues but I wanted more. Unlike him, I wasn't using my firebox as a sound card. It would be a sin to waste my onboard audio capabilities. The Juice (some parts paraphrased from rokit's solution)You need to install the PlanetCCRMA repository. Since I'm using Fedora 11 (x86_64), I used this one. This will install the repositories for you so tat yum will be able to locate the needed updates.

Code: [URL]

If you have jack1 (0.x.x) already installed, you MUST uninstall it. jack2 will NOT work with jack1.
Code:

yum remove jack-audio-connection-kit*

The * at the end will also remove the -devel version if you had it installed. Uninstalling jack will remove a lot of existing software that uses jack as a dependancy. Take note of them so you can reinstall them later. Install FFADO. FFADO is the new Freebob from the same developers. It's the driver that will connect jack2 to the firebox. You MUST install this before jack2.

Code:

yum install ffado libffado

Install jack2.

Code:

yum install jack-audio-connection-kit jack-audio-connection-kit-devel

[code]....

Like rokit, I have had much trouble running this without the realtime kernel. I ended up installing Fedora in another partition and this is what I have. As a result, I now have no graphics driver and everything looks weird. I will try to install ATI Catalyst 9,9 and if it works I'll post back. If I don't, assume it doesn't.

View 1 Replies View Related

Fedora Hardware :: F15: No Soundcard Detected?

Jul 24, 2011

Motherboard: Intel DP35DPlspci:

00:03.0 Communication controller: Intel Corporation 82G33/G31/P35/P31 Express MEI Controller (rev 02)
Subsystem: Intel Corporation Device 5044

[code]....

View 1 Replies View Related

OpenSUSE :: KDE Picks Wrong Soundcard In 11.2?

Dec 20, 2010

New install of 11.2 with KDE 4.I have two soundcards in my system, one on the motherboard and a soundblaster. I multiboot and all FIVE other images, including SUSE 10.1 with KDE 3, use the soundblaster so that is where the speakers are plugged in. 11.2 insists on configuring the motherboard sound card for KDE, even when I do a fresh install setting the soundblaster as the primary sound card at installation time or when I remove the motherboard sound card from the configuration after installation. KDE 4 never even lists the soundblaster as a known card. Any way to fix or work around this restriction?

View 9 Replies View Related

OpenSUSE Hardware :: Soundcard Not Detected?

Mar 1, 2010

My sound stopped working! (after a fresh install, explained below)I just installed the latest release of openSuse. Right after installing, I ran the updates tool and got all recommended updates. All fine.I then installed my ATI catalyst drivers. Rebooted a couple of times. All fine.Everything was working 100% (including sound), I then rebooted, now something is wrong.Now my sound is not working, I right-click the speaker icon in the taskbar, and to my surprise my soundcard is not listed like it was just before. It used to show up as an X-fi card, which was correct.

In Yast, I go to sound, and in the hardware section, there is nothing there, my soundcard is not listed. I tried to add a soundcard in Yast, (creative xfi) but it wont install, I get some IRQ error.I'm all out of ideas. I'm a new to using linux, but I know my way around the console.I have trolled through the internet for hours to no avail

View 7 Replies View Related

Ubuntu Multimedia :: App Hijacks Soundcard?

Mar 28, 2010

An application I am trying to get going on 9.10 takes over my soundcard whenever I run it. I hear a small pop from the speakers and then no application can play sound after that.

The program is: springlobby
My soundcard is: Onboard sound (Asus M4N68T-M motherboard)

I have posted on the application's forum but it seems most of the posters are developers and the advice goes a bit over my head.

Quote: old versions of SL uses SDL audio to access the sound card, make sure SDL audio is set to use alsa+dmix or pulseaudio, if it's set to OSS or alsa with direct card access, it will lock the sound card

if it's a recent version, everything i said applies instead for openal.I have removed pulseaudio but this is not the cause of my problem as it was the same before removal.full thread is here: http:[url]....

View 1 Replies View Related

Ubuntu :: USB Soundcard Playback - No Audio

Apr 27, 2010

I've just bought a very cheap USB sound device as the jacks built into my laptop are practically dead. I bought it as I'd googled around and seen that other people have it working in linux. Anyway, I plug it in and am able to select "USB AUDIO (ALSA)" from the xfce4-mixer. However, I don't get any sound from any applications.

Here is my aplay -l output:
Code:
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 3: ATI HDMI [ATI HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: default [USB AUDIO], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0

I can't find any options for the output on alsamixer and don't really know what to do. I'm running Mint with xfce4 on a Dell Studio 15.

View 2 Replies View Related

Ubuntu Multimedia :: WF192XG Soundcard Causes X To Die?

Sep 19, 2010

I just installed the Yamaha WF192XG soundcard into my computer, connected the MIDI keyboard (Evolution MK-7) and I got the "...is running in low-graphics mode". Rebooted, still got the message.. Entered the nvidia-x-config thing (or whatever the command is) and rebooted. Still got the same message

View 2 Replies View Related

Ubuntu :: Record Directly From Soundcard?

Jun 9, 2011

I got the lame mp3 encoder and ran $ arecord -f cd -t raw | lame -x -r - out.p3

What are the values for these letters? Does cd pertain to the directory where it's recording? and once I start recording how do I stop?

View 3 Replies View Related

CentOS 5 Hardware :: Record From USB Soundcard?

Jul 15, 2010

Using CentOS 5 on a Toshiba laptop with an Edirol UA-4fx USB audio capture external sound card. I would like to be able to record internet radio and also record live sound from the USB card. The sound card that comes with the laptop is really bad.

I listen to the output from internet radio though the earphone jack on the USB card and the sound is really nice. I can record in Vista by running a line from the earphone jack on the USB card to the laptop mic jack and selecting "mic" as input in Audacity. The "mic" setting does not show up in Audacity in CentOS.

I tired Krec but do not see any input from the USB card, even though there is very nice sound great thought the card earphone jack. I do not understand the sound archetecture and would love to find a good "linux sound archetecture for dummies" article. Meanwhile can you suggest a simple way to record output from the USB card in CentOS?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved