I've just installed GTick, a metronome application, (didn't find its forum, probably not supported), and it does not work - gives the error: Couldn't start metronome.Please check if specified sound device and sample file are accessible.It simply looks for the files at: /dev/dsp.I'm using Ubuntu 9.* and no such directory exists.Where are this files located?
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?
I have a fresh install of Natty and i'm having some issues getting sound to work. My laptop has a built in sound card which works just fine. However, i also have a usb 5.1 sound card which isn't working at all. Both devices show up in 'Sound Preferences' but when i select the 5.1 device as the output device sound doesnt work. I ran the alsa-info.sh script and the output can be found here.
I've followed the steps outlined in the Fedora FAQ regarding sound issues. I am attempting to play some MP3 files using RhythmBox, and there's no sound. I have dug a bit deeper. I've tried alsamixer, and when I press F6 (Select Sound Card), I see three entries:
- (default) 0 HDA Intel 1 HDA NVidia
I have tried selecting a different sound card. When I select 1, I see this text: "This sound device does not have any controls". I have an NVidia GeForce 480 video card, but it has been suggested to me that I don't want to use it for sound. My speakers are in my monitor. I would assume that has ramifications on how I set things up for sound within Fedora. I have used some kind of sound test utility by executing this at the command prompt:
"speaker-test -c 2 -t wav".
I hear nothing. I don't know what to do next. If anyone can IM with me using Pidgin, that would be perfect
I'm trying to figure out what in the world is going on with my sound in OpenSuSE. I put in a brand new Audigy chipset soundcard and finally got some sound to come out of the speakers. I used the guide here: SDB:AudioTroubleshooting - openSUSE. to fix the permissions on my sound and am able to get sound-test to play sounds as well as connect to the sound device in my vmware and play sounds. That being said, I have terrible sound quality coming out. There is a lot of static sound like white noise and the volume of the actual sound played is very low compared to the noise. The sounds also distort somewhat.
I have tried the pulse audio change in the tutorial above also and have been searching around google. The only problem that I saw similar was a person who fixed the problem by updating KDE. I don't have KDE, I'm using Afterstep.
I'm afraid I don't know much about h/w and I'm not sure how to proceed at the moment... My Linux system is running Fedora 12, and it has been working fine since I bought it several months ago. But when it got rebooted the other day after a kernel upgrade, the sound system appears to have disappeared. I can play movies but there is no audio channel, and games have no sound.Checked in /dev and things like sndstat, pcmixer, audio don't exist.I don't know what sound card was originally installed or if the sound is built into my motherboard - I can probably find out if necessary but I have not yet taken the machine apart to look.Question - is there any easy way to probe the system and figure out what hardware is installed? Can I reload the sound drivers? Not sure what the correct procedure is in the current situation.
i had a problem in which my ubuntu system was not able to log in into my account.
1. the option to control volume has disappeared from the panel,moreover when i go to the preference menu and click on the 'sound' then it shows ''waiting for sound system to respond" then after little time it also disappears.now there is no sound on my system.what is the problem i am not able to get. 2.when i start my ubuntu system then it asks for my password,i enter it then it displays a message saying ""cannot update .ICEauthority file in /home/vikram/.ICEauthority " its a authentication file still i have no clue how to get it right.
I have the impression that the sound device is still occupied. Probably I do not properly kill the recording process and I guess that invoking the script 'record.sh' via fcrontab contributes to the problem as well.Is there someone who has an idea what could lead to that 'silence'?
I am trying to record a video clip, using my webcam, but sound synchronisation is always poor. I have used Cheese, UCView and VLC. One possible cause is explained in the reply to this question, but I am not an expert. In desperation, I now want to try ffmpeg. The ffmpeg documentation gives the following example
Code: ffmpeg -f oss -i /dev/dsp -f video4linux2 -i /dev/video0 /tmp/out.mpg My system has no /dev/dsp, but does have /dev/snd with these files Code: $ ls /dev/snd
I installed "Theocracy" on my 9.10 Karmic system. The installer asks for a sound device, dev/dsp is the default and I didn't change it. When I now try to start the game, I get the following error: Unable to open sound device: Device or resource busy Aborted Execution of /usr/games/theocracy_base/theocracy.real failed! What is the sound device when using PulseAudio on Karmic?
I don't have any sound in my external device (TV). I'm attempting to watch a movie on the VLC player but I can't seem to get the sound to work through my television speakers! They are coming out of my computer speakers just fine though.
I have headphones connected via usb and every time I restart computer or disconnect them, my sound output is switched to laptop speakers. Is there a way to make so that every time the headphones are detected, they would be used automatically?
There was a thread about this but no solution came about. mp3blaster always gives me the error Failed to open sound device whenever I try to play a song, and I'm not sure how to fix that.
I am trying to record a video clip, using my webcam, but sound synchronisation is always poor. I have used Cheese, UCView and VLC. One possible cause is explained in the reply to this question, but I am not an expert. In desperation, I now want to try ffmpeg. The ffmpeg documentation gives the following example
Code: ffmpeg -f oss -i /dev/dsp -f video4linux2 -i /dev/video0 /tmp/out.mpg I want to use alsa, not oss, but need to know the alsa input device name (/dev/dsp is created by loading the oss modules). By running alsamixer, I have nutted out that /dev/snd/controlC0 refers to the HDA Intel sound card, ~controlC1 is my USB webcam and ~controlC29 is the microphone built in to my notebook, but these are control devices, not inputs.
[Code]...
However, that does not explain which device is the mic built in to the laptop: by my calculation, it should be pcmC0D1c, but there is no such device. In /proc/asound/card0/pcm0c/ I have directories for sub0 and sub1, which I am guessing relate to the mic jack and inbuilt mic respectively. Do two physical mics share one logical device somehow? I am starting to really confuse myself, if you haven't guessed that already.
I think my question boils down to "How do I record a video clip on Fedora 14 using ffmpeg?", but I am specifically interested in knowing how to specify each of the alsa sound input devices for my system.
I have old app that by default is looking for /dev/dsp as an audio device. The source is configured as such and I want to change that so sound will work on current versions of Fedora.
What is the equivalent of /dev/dsp in F15 ?
I think /dev/dsp was the default generic sound device .. ?
I have two sound cards active on this machine and they both work fine. However I would like to blacklist one card from being used for audio capture in KDE, because I am already using it outside of KDE for timed recording. The problem is that when I start amarok while timed recording is going on, it attempts to probe the card and this causes the recording to abort.
In Configure desktop > Multimedia, I can see the two cards. I can alter the priority but the Remove button is greyed out. So I can't remove a card from phonon.
Searching around for where phonon stores its configuration led me to ~/.config/kde.org/libphonon.conf. This certainly looks like the info I was trying to edit, but it's encoded in some way code...
i know skype on Linux is crap but i have no choice as i now have only Ubuntu installed on this pc & I NEED SKYPE.so with the new version how do i select a particular sound device.i ask because skype only lets me select a specific sound 'platform' (pulseaudio).i have a motherboard with on-board sound & a USB voip phone (us robotics) and it the usb voip phone i want to use solely for skype
so is there something i can tell pulse audio that i want skype to ONLY use the usb phone or do i have to use the stupid sound preferences to change the system wide device to the usb phone which makes the whole thing a hindrance because i have no idea when someone calls me & when i have to quickly change the settings then turn off music then try to answer the call the person calling has gone!!!i like to have music playing in the background out of my hifi & the error noises come out of the usb phone as well when this is selected & to be honest it makes having a pc setup with multiple devices pointless and a hindrance
When I run the audio configuration I get: The following audio device was detected: Vendor: nVidia Model Coporation GF100 High Definition Audio Controller Module snd-hda-intel but I do not hear sound.
The ALSA driver version is 1.0.14rc3 Lib package is: 1.0.17.-1.e15 Utils package is: 1.0.17-1.e15
The audio configuration sound test and the answer to the question No returns a message that says: automatic detection of sound card did not work. I am not sure what else is needed to diagnose the problem.
I've got no sound. I'm not sure if I should post this in the hardware forum or not because i'm not completely sure that it might be hard ware. Here's the card that's in my laptop though. Raedon HD 4200 - RS880 Audio Device. And yes I made sure my sound was off mute.
my computer is connected to my TV through HDMI using ATI HDMI output. I have written a small script to switch display from monitor to TV when a want to watch a DVD, but I didn't find how to switch sound from speakers to HDMI in command line. For the moment I have to open KDE system settings -> Multimedia and move sound devices by hand.
I have got my headset connecting to the system using the BlueMan interface. When I first did this it gave me a error about not being able to put the sound on-top of 'pulseaudio'. Well this well about the last straw between me and Mr. 'PulseAudio', so away he went. I removed the demon via this instruction. [ubuntu] Safely Remove Pulseaudio?
I then tried connecting to my bluetooth headset again, no errors. But the bluetooth sound device does not show up in any mixer, or application. What else do I need to do to get this working again. I know my hardware is fine, it used to work in the previous version of Ubuntu and it all works on my wifes Windoze XP computer.
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.
(prior to this i had 8.10 and sound) added a lot of things through command lines,etc...and accidentally stumbled on the fact that the wrong device was chosen in the sound preferences... can someone explain to me what the settings should be? i have just done a clean install of lucid lynx 32 bit i386, no dual boot, just plain clean and fresh lucid lynx. under the output tab- this is where i have a choice between: Internal Audio (analog stereo duplex) USB Audio i know the usb is my speakers now...but what is that analog thing?
under the hardware tab- the internal audio can be analog stereo duplex or analog stereo output, analog stereo input, off, or analog surround with various levels of output from 4.1 to 7.1 the usb audio has only two choices: analog stereo output or digitla stereo duplex under the input tab- internal audio analog stereo is the only device listed choice of connector: microphone 1, mic 2, line in
at the moment i dont have my headphones plugged in, dont want to complicate things. but i am hoping to get skype working and be able to leave the speakers in and when i plug in headphones they will must the speakers automatically. if it doesnt work like that i wont die...but i would like to no have to disconnect the speakers just to use headphones, which is what people i know say they have to do.
I'm trying to get sound to work on an embedded board. The boot says ALSA is present and sound chip is present. So I try to open the device with:
The hardware manufacturer assures me the device is hw:0,0 so I set device to:
This gives me:
So I'm presuming the advice that I use hw:0,0 must be wrong? So I need to find a way of working out what the device id is. I've tried default, no effect, then tried the command asoundconf list, which returns an error. I'm using a min linux build on an embedded system (busybox) so is there a way to find my sound device.
Forgive my newness, but here goes. I installed CentOS 5.5 on a Dell with a Soundblaster card. The soundcard config utility recognizes the device as: Vendor: Creative Labs Model: CA0106 SoundBlaster Module: snd-ca0106 I am able to play the default sound in the utility, however, I get no sound when I select the device in Skype as Default Device CA0106. Is there a permission somewhere I am missing, because I noticed when I try to play an internet radio stream using Shockwave Flash, I also have no audio.
I recently installed a new sound card, and I need to find out how to change the default device. Currently, I'm dual-booting Windows, and I had re-enabled the on-board audio in the PC's bios. After doing that, Debian started detecting that on-board as the default sound device. Is there a way to set my sound card to be used instead? I found out that the 'alsaconf' utility has been phased out. I"m currently running Debian testing, for amd64.