Ubuntu Multimedia :: Audio Device Only Works After Hibernate / Sort It?

Jun 24, 2010

When i turn on my computer and log in i get a notification that says "Phonon: KDE's Multimedia Library -- The audio playback device HDA Intel (ALC880 Analog) does not work." and the system falls back to pulse audio.

Also, i noticed that if i wake my computer from hibernation then the HDA Intel device will begin working again.

I read through the comprehensive sound guide with no luck, this behavior seems very strange to me and im not sure what is causing it. I would much rather use the HDA Intel sound device than Pulse Audio.

View 2 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Pacpl Not Appending Tags To Converted Audio / Sort It?

May 10, 2010

I'm trying to convert my flac files to mp3 to play on my portable player, however it is not appending the tags that are on the flac files to the converted mp3 files. However, I thought that pacpl was supposed to support this.

View 2 Replies View Related

Ubuntu Multimedia :: Distribution Where Audio Just Works?

Jul 20, 2010

Is there a Ubuntu distribution in which sound "just works"? I'm booting into Windows 7 far too much.I am running both Jaunty (on an old P4V533-MX desktop) where for some reason my sound went away, and Lucid, on a new Dell laptop (all-Intel Studio 14). I thought a new installation of Ubuntu 10.04 on modern hardware would give me rhythmbox back, but I get no sound of any kind from the Dell laptop after installation, although everything works Ok if I boot into a W7 (came with the purchase) partition.

I don't want to fiddle with configuration files any more - just wondering if there is a "most-dependable" Ubuntu with respect to audio. Which I will install. Frustrated and impatient after weeks of this.I am an old (hairy eared) Unix fan but IMO if Linux continues to complicate itself so freely (i.e. Pulseaudio - I don't know an audio mixer from a can opener and would prefer to remain that way), then the small market share it has will slip away rather than grow.

View 4 Replies View Related

Ubuntu Multimedia :: Why Isn't There A GUI Audio Ripper That Just Works

Nov 10, 2010

All I'd like to reliably do is rip a few audio CDs. SoundKonverter - doesn't work at all. Log tells me nothing SoundJuicer - OK for one disk. Usually crashes when the read disk is ejected and attempts are made to read the next. Failing that, it will read a few tracks and then lock up. K3B - Only rips first disk, then the progress window (form) locks up at 100%. Cancel button doesn't work. Need to kill task.

RipOff - works OK, but so slow... life's too short goobox - locks up before it even reads the disk and despite its claims I don't think it's a "rip" tool anyway.

View 9 Replies View Related

Ubuntu Multimedia :: HDMI Audio Works With ALSA But Not With PulseAudio?

Dec 15, 2010

I spent a few days trying to make audio work on my TV connected via HDMI to a PC. The speaker test used by the sound preferences was dead, as was MPlayer. I managed to find a solution for MPlayer, giving the option "-ao alsa:device=hdmi", as specified in this article:So, basically ALSA can see all my devices. This is the output of aplay -l:Quote:

**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC1200 Analog [ALC1200 Analog]
Subdevices: 1/1

[code]...

View 3 Replies View Related

Ubuntu Multimedia :: Xdmcp Local Audio Only Works While Logged In?

Jan 5, 2011

I'm trying to use xmms (or any other audio player) lauched from a remote computer but playing locally. I have a maverick server which has xmms installed. I launch an xdmcp (starnetssh) from a windows machine and I am able to open terminals, panels, emacs, etc but when I open xmms (or MOC, is the other one I tested), it simply doesn't play anything unless the same user is logged on the ubuntu box.

View 1 Replies View Related

Ubuntu Multimedia :: No Sound In 10.10 - Audio Works Fine In Win7 Boot

Nov 25, 2010

To start off, I am about 3 days into my new ubuntu operating system. I am a complete newbie, but i have picked up alot in the last couple days. My sound was previously working, but the microphone was glitching when using skype. After running a bunch of different commands in terminal that were posted on forums from all over the internet, I rebooted my computer to find no sound. I have searched the forums again and tried many different command lines in terminal to no avail. My system setup is found here: [URL]

View 7 Replies View Related

Ubuntu Multimedia :: Audio No Longer Works After Switch Htpc From Windows Xp To 10.10

Apr 12, 2011

I switched my htpc from windows xp to ubuntu 10.10 and since i switched my audio no longer works. these are my current stats. Please help im new to Linux so im not sure quite what to do. [URL]

View 5 Replies View Related

Ubuntu Multimedia :: No Audio Input Device Can Be Found?

Feb 8, 2011

No audio input device can be found in sound preference>input but in sound preference>hardware>it shows the input webcam recorder device.

When I use

Code:
alsamixer

onto terminal it shows this

and also i checked cable device and everything. And it was working till I last hour. I rebooted computer then there's some problem, I haven't change anything before or after rebooting.

View 3 Replies View Related

OpenSUSE Multimedia :: How To Specify Capture Audio Device In VLC

Jun 1, 2011

I need to capture from my webcam. It has a mic too.I can specify video input device as /dev/video0.I specified input audio device as /dev/dsp2 ( OSS device, corresponding to USB Webcam), Now VLC throws an error, "VLC is unable to open the MRL 'alsa:///dev/dsp2'. Check the log for details".Thinking it wants an alsa device, I specify device as /dev/snd/pcmC2D0c. (got it from kinfocenter and dolphin). Now again an error, "VLC is unable to open the MRL 'alsa:///dev/snd/pcmC2D0c'. Check the log for details.".I try with any device, the same error. I have added myself to audio device so that I can read/write to the mentioned devices.I see no way of switching VLC to use OSS. And I see no information (documentation on net) on it's expected device listing for audio.

View 5 Replies View Related

Ubuntu Multimedia :: Sound To Usb Audio Device Cuts Out After A Few Minutes?

Mar 27, 2010

i am using ubuntu studio karmic and i have a digitech vx400 audio effects pedal which serves as an audio in/out midi in/out device via usb. i can sucessfully set it as the system sound device in system>preferences>sound for both input and output. but, when i play audio through it it only works for a few minutes before the sound stops completely. if i leave the system settings set to the internal sound card and configure jack audio connection kit to go to the usb device, i get the same results on the usb sound. a few minutes of playback at the most.i can restart sound with either "pulseaudio --kill && pulseaudio --start" or "alsactl init" in either situation. just requires restarting the programs. same results after restarting. i think this is alsa related as i have both the system sound and jack using the alsa driver, but i don't truly understand the relationship between pulseaudio and alsa.

View 5 Replies View Related

Ubuntu Multimedia :: Pipe Audio From Espeak Into A Microphone Device?

Jul 4, 2010

Is it possible to pipe audio from espeak into a microphone device?

I've tried doing

Code:
sudo espeak --stdout "Hello world." >> /dev/audio

but I just get:

Code:
bash: /dev/audio: Device or resource busy

View 3 Replies View Related

Ubuntu Multimedia :: Use Echo Indigo As Default Audio Device?

Aug 28, 2010

I use an echo indigo audio card. When I do aplay -l I see this card, and I can ouput audio through it by specifically telling mplayer to use this (alsa) device. Now I want to use this card as default for all audio. At the moment the default is pulseaudio through the built in soundcard. How can I change this? Im running Ubuntu 10.04.

View 4 Replies View Related

Ubuntu Multimedia :: Usb Webcam As A Default Audio Input Device?

Oct 15, 2010

I'm having here annoying "problem" with my webcamera. Everytime I want to use it as a microphone it needs to be switched manually in sound settings menu. It's not a big deal but I would really rather let it be switched automatically like plug and play or something like that.

View 8 Replies View Related

Ubuntu Multimedia :: Profile For Internal Audio Device Keeps Changing?

Jan 27, 2011

I can get sound out of my machine just fine, but for some reason, no matter what audio player I use, every time I change the song or pause playing half my speakers will kill sound and it will seem like the sound profile has reverted to Analog Surround 5.0 Output. When I check my sound configuration it still lists 5.1, and I have to select another setting then change it back to 5.1 to get my speakers all functioning again.

View 1 Replies View Related

Ubuntu Multimedia :: Sound & Audio Device Doesn't Get Recognized In Karmic?

Mar 7, 2010

I just installed Ubuntu 9.04 on my laptop then immediately upgraded to Karmic 9.10. Pulseaudio installed by default. There's no sound although the mute button is not checked and the volume slide control is at medium. lspci gives:

00:14.2 Audio device: ATI Technologies IXP SB4x6 Hi Definition audio controller (rev01)

System >Preferences >Sound >Hardware tab: blank window "choose a device to configure" Output tab: "dummy" output stereo

So, it appears that somehow the audio device controller in my laptop is not recognized or its driver disabled, possibly by pulseaudio. Sound works fine in Windows 7 part of this dual-booted laptop.

View 9 Replies View Related

Ubuntu Multimedia :: Configuring Skype Audio - 9980 Device For Voice In / Out

Dec 18, 2010

I'm running Ubuntu Maverick on an Intel H55 mobo. I have the sound configured to output through speakers on my monitor, via HDMI. That has been working fine. Last night I installed Skype (2.1.0.81) in order to chat to someone back in UK. When I go to the sound devices configuration in Skype, each of the devices (Microphone, Speakers and Ringing) only have a single choice: 'PulseAudio server (local)'.

In order to get my usb-connected phone handset working with Skype I have had to go to the main sound preferences and alter both input and output to '9980 Analog'. This works fine - I can make a Skype test call and playback my own voice. However, all my system sounds now go out on the usb phone handset - also the Skype ring goes to the handset, which is pretty useless because it can't be heard from more than a couple of feet away.

How can I make Skype use the 9980 device for voice in and out, and use the system speakers 'Internal Audio Digital (HDMI)' for the ringing, while leaving all the system sounds to go out on the HDMI output too? I'm sure that I managed to make Skype work much better on an older system (using Gutsy, or Intrepid???). It seems, to me that there is a lack of fine audio control in my system.

View 3 Replies View Related

Ubuntu Multimedia :: Rs880 Audio Device[Radeon HD 4200] Doesn't Work

Dec 27, 2010

I recently installed Ubuntu on my HP Pavilion dv4-2012br and am really enjoying it, except that it is conflicting with my sound card. The only way I can hear some sound is going into System> Preferences> Sound> Output and selecting "Internal analog stereo audio" which makes the sound hollow and not at all pleasant to listen to music. When I mark "RS880 audio device [Radeon HD 4200] Digital Stereo (HDMI)" the sound is not played.

I followed step by step these instructions: [URL] yet the only way to run the audio through the "Internal analog stereo audio. "

Just adding: I used the "Install with Synaptic Package Manager" way to do it. And i'm using a desktop version of Ubuntu.

Here are some screenshots:

[URL]

View 9 Replies View Related

Debian Multimedia :: Jessie - Change Audio Device Preference (2 Cards)

Jun 29, 2015

-in Wheezy that exist: /etc/modprobe.d/alsa-base.conf

for edit audio device order (2 audio output).

-in Jessie not exist.

View 4 Replies View Related

Ubuntu Multimedia :: Alternate Sound Configuration - Computer Send The Audio Out The USB Cable To The Device?

Feb 5, 2010

I have a Dell Inspirion 5150. The onboard sound card was blown 3 years ago. OS is Ubuntu 8.10. I am also a HAM radio operator and use the computer for digital modes using a USB device that acts as an external sound card modem for me.

The program that I use for that is fldigi. The device is Signalink USB by Tigertronics. the device has the ability to have speakers plugged in to it. Question: Is there a way to have the computer send the audio out the USB cable to the device?

I have looked at my sound settings and there are USB devices but none of them are the one(s) that I use with my Signalink device. If it can't be done, no worries -- have not really needed it so far. Just something nice to have.

View 2 Replies View Related

Ubuntu Multimedia :: Record Sound In Kubuntu 10.04 - Default Device For Audio Recording Does Not Work

Jun 28, 2010

I have detected some problems when I try to record sound in my Kubuntu 10.04 system.

The problem is that the "default" device for audio recording does not work but I have to select another device to do so. I always selected the "default" device for audio recoding but currently I have to select hw:0,2 device.

Another odd thing is that different programs show me different device. For example, Audacity shows me that I have the following audio recording devices:

- HDA Intel: ALC888 Digital (hw:0,1)
- HDA Intel: ALC888 Analog (hw:0,2)
- spdif
- default

The only one that works is hw:0,2.

But arecord shows me (when I execute "arecord -L") the following:

Finally, in KDE system preferences for audio I get that I have 2 different audio devices for audio recording:

- HDA Intel (ALC888 Analog): it is said that it will try first x-phonon (CARD=0, DEV=0) and, if the latter does not work, it will try plughw (CARD=0, DEV=0)

- HDA Intel (ALC888 Digital): it is said that it will try first x-phonon (CARD=0, DEV=1) and, if the latter does not work, it will try plughw (CARD=0, DEV=1)

Where is the hw:0,2? and how can I set the alsa system to use hw:0,2 as the default device for audio recording?

All of that would not be a problem but I also have an ubuntu 9.04 installed on a virtual machine (by using virtualbox) and audio recording doesn't work there. I suppose that it is becase of the virtual sound card is using default devices for playing and recording audio.

I must say that audio playback works fine in both host and guest systems. It is just audio recording.

View 6 Replies View Related

OpenSUSE Multimedia :: Alsa Based Software Multi-band Graphic Audio Frequency Equalizer That Works With 11.x?

May 15, 2010

Does anyone know of an alsa based software multi-band (10 or more) graphic audio frequency equalizer that works with Suse 11.x? To be clear, I don't mean an equalizer within an audio or video player. One that can be used with any sound application, that works between the output of the player and the output plugs on a motherboard or sound card.

View 9 Replies View Related

Ubuntu Multimedia :: Avidemux-qt Has No Audio Output / But Works Fine Under Avidemux-gtk

Jun 22, 2011

under avidemux-qt, the videos play and encode w/out any audio output, and audiodevice is set to "dummy" and cannot be changed. but avidemux-gtk has no problem w/ audio playback.Is this an application specific problem, and if not how do i configure phonon to fix this issue?

View 1 Replies View Related

OpenSUSE Hardware :: Why Alsamixer Recognize Default Audio Device As HDA Intel Not USB Audio

Aug 7, 2009

I have behringer UCA202 usb card, after plug to usb, it just works , I have only small problem with alsamixer, which still shows by default my integrated HDA Intel, I could switch it by F6 or by alsamixer -c 1no problem, but I expect that default card is now plugged "USB audio", so why alsamixer recognize default audio device as HDA intel and not a USB Audio ?anyone who has two or more sound cards with the same issue ?

View 3 Replies View Related

Slackware :: VirtualBox - Windowsxp Guest - No Sound - Unknown Audio Device - In The Windows Device Manager

Mar 11, 2010

For those that use Virtualbox on their slackware host and have a windows (xp) guest running. I have tried various settings for sound (Alsa, PulseAudio), the AC97 drivers are installed in the Windows xp guest os, but there is no sound and there is an unknown audio device (in the windows device manager). If I remove the AC97 drivers and use the soundblaster16 drivers in the Vbox settings there is no unknown sound device, but there's still no sound. why I can't get sound working?

View 13 Replies View Related

Ubuntu :: 10.10 Systems Freeze For 3-4 Second Then Works Again / Sort It?

Oct 13, 2010

Here on a HP Laptop. After a clean install of 10.10 the Systems freeze for 3-4 sec after every mouse click .

View 5 Replies View Related

OpenSUSE Multimedia :: When Booting Directly To XBMC Get "Failed To Initialize Audio Device"

Jun 10, 2011

have an OpenSuSE 11.4 (Linux 2.6.37.6-0.5-desktop) with XBMC (10.1) installed.During installation of SuSE, I've created a user called "xbmc" and enabled autologin for this user. After XBMC have been installed I added the following to /home/xbmc/.xinitrc - "exec /usr/bin/ck-launch-session /usr/bin/dbus-launch --exit-with-session /usr/bin/xbmc --standalone -fs"... so far so good - everything is perfectly fine..... or at least almost - when trying to play some musik I get the message "Failed to initialize audio device, Check your Audio Settings"... but if I close XBMC, log in to Gnome as root, open a terminal an su to user "xbmc" and start xbmc from commandline it works if I choose "Internal Analog Audio" in System -> System -> Audio Output. Now the spooky/funny parts appears... I check the options in Audio Output I see the following:

With Autologin:

Defaults
iec958
hdmi
HDA Intel Defaults

[code]...

When returning to auto-login - it stops working again... By the way - to be sure that it wasn't a rights-problem, I ended up changing the UID for the "xbmc"-user to "0" to ensure root-privilegies

View 5 Replies View Related

Ubuntu Networking :: Wireless Card Disabled But Works Fine In Windows 7 / Sort It?

Oct 29, 2010

I just got Ubuntu and am new at this stuff. I have a dual boot windows 7 64 bit one and ubuntu 10.4. I booted ubuntu at startup and then tried to go online, but it says my wireless device is disabled. I tried pressing the keys on my keyboard to see if that may work, but it doesn't. I am lost and new at this.

View 1 Replies View Related

Fedora Networking :: Wireless Works With Open AP But Not WPA2 AP / Sort It?

Jul 21, 2010

I am using the Fedora 13 Live USB on my Gateway MT6451 laptop. All the major things you want to work on a laptop with linux actually work! Even my Broadcom wireless card! But even though I can see wireless networks and connect to ones that are open with no problem, I can't actually connect to my Hidden WPA2 network. I put all the information in and it connects, shows a good signal, but doesn't acquire the correct IP. I have a 192.168.X.X address range on my network, but it shows a 10.X.X.X ip and no Gateway address.

If I can get this one thing working I will definitely be installing Fedora.

View 9 Replies View Related

OpenSUSE Network :: Ping Works But DNS Not Working In Browser / Sort It?

May 30, 2011

Originally after an installation of openSUSE 11.4, I had no internet connection at all, even when connecting with ethernet cable. But then I tried switching back to YaST and then back to Network Manager, and restarted a couple times, and now I have internet connection. DNS is also working, for Ping. The problem is that firefox does not use DNS and cannot resolve host names. I can use Firefox with IP numbers.

View 3 Replies View Related







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