OpenSUSE Hardware :: 2 Audio Cards - How To Redirect Audio Streams
Feb 7, 2010
on my PC I have 2 sound drivers, one from the mainboard (AC97) and one PCI card (ES1969). Because the mainboard sound path did not recording, I installed the PCI sound card and with 11.1, I managed it to play and record all audio data. With 11.2 the PCI sound path plays the system sounds (suse start-up or shut-down sounds) but not the streaming audio data (skype, flash player). But these are played by the mainboard audio instead. The audio-tests from yast->hardware->sound work for both paths. How should I configure the system to redirect the audio streams to the desired (PCI) audio path? The PCI audio is set as primary sound card and is not muted.
View 2 Replies
ADVERTISEMENT
Aug 2, 2011
I have a TV card connected to my Dish box, and I would like to use it on my computer. The tv card works fine, and the audio is connected to my line in. The audio card receives the audio signal, and I can set the volume and record it without any problem, but I can't get it to redirect to an output in order to hear the sound. I have been battling with this issue since a kernel update back when 11.2 was about to come out. Back then, the alsa mixer had an option called audio loop-back, which did the trick. Since I know I ca record the audio and play it back without any problem, is there an application that can do this automatically and simultaneously?
View 1 Replies
View Related
Aug 19, 2010
i am trying to use Audacity to record internally the sound playing on my computer, and im finding the program quite confusing. I have found that by connecting the line out to the line in i am able to record, but the quality is rubbish, it will be a lot smoother recording it internally but I cant find a way of doing this, does anyone know how to record that way or know where i'm going wrong?
View 2 Replies
View Related
Jan 5, 2011
I simply want to record audio webcasts with stock Kubuntu tools. I just prefer to not download and install more software.
View 2 Replies
View Related
Jan 26, 2010
I like to listen to LastFM and a stream from ShoutCast. I would like to record some of these. Which linux program would do this for me...using OpenSuSE 11.0. Would Streamripper be the one? KRecord? Amarok?
View 1 Replies
View Related
Feb 11, 2010
I tried to use Rythmbox to listen to some radio erlier today when I found out that only ogg streams are working for me. I know the links are working and the mms streams aren't down cuz I use the same radio stations in windows. So, what codecs or whatever do I need to solve this problem? Or doesnt linux support multimedia streams?
View 3 Replies
View Related
Dec 1, 2009
I've decided to start backing up my dvd collection. I want to extract all of the audio, video, and subtitle streams individually (from the main movie title only). Then for convenience and usability I want to put them all in a .mkv container. How can I do this and with which programs? ffmpeg, vlc, mplayer? If I can do this all at once, that's fine. But I don't want to get the streams out of sync.
View 10 Replies
View Related
Oct 22, 2010
here's some background info: purchased a brand new netbook last week (samsung n130) and thought i'd set up a dual-boot to accompany the pre-installed windows xp sp3, and after a bit of research i decided upon installing ubuntu as my preferred linux os, which i believe at the time was and still is version 10.10.
but the problem is: when i attempt to watch flash videos (from videos for example) the video streams fine, but the audio is very jumpy and skips back and forth every few seconds. occasionally there are periods of say 10-15 seconds where the audio is ok. the problem exists on both firefox and chrome, and is exclusive to ubuntu. keep in mind that i'm an absolute novice when it comes to linux/ubuntu, etc.
View 9 Replies
View Related
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
Oct 17, 2010
I'm thinking of installing openSUSE-11.1 Gnome on a Fujitsu-Siemens Amilo 7400M laptop because the wireless in Gnome is much more user friendly than KDE3/KDE4 in openSUSE-11.1. The idea is to give this laptop to my 84-year old mother and things need to 'just work' for her (she currently has a desktop running openSUSE-11.1 KDE3 that uses a WIRED interface to the web).
I refuse to update this laptop to openSUSE-11.2 nor 11.3 (nor other recent distributions) because every kernel update after the 2.6.27 kernel has broken the Intel i855GM graphics drivers for that laptop. There are many bug reports and none have fixed the problem for this Fujitsu-Siemens implementation of the i855GM graphics.
Hence I am looking at Gnome.
I booted the laptop to a Gnome openSUSE-11.1 liveCD and wireless is easy and works great. But audio is very very VERY bad. It is incredibly user unfriendly and it does NOT work well. I assume that is because pulse audio in openSUSE-11.1 was very immature.
I note these updated packages in the openSUSE-11.1 update repository:
Code:
So my question is, did the updates to pulse audio (in the openSUSE-11.1 update repository) fix the pulse audio situation? Are there ANY helpful views on this?
Currently my wife is using this laptop with KDE-4.4.4 (and openSUSE-11.1) so I can't just install Gnome and play with it without taking the laptop away from her for a while (note the hard drive is too small for a dual boot of KDE/Gnome).
View 6 Replies
View Related
Jun 7, 2011
to start off, i'll post the specs of the machine:
dell inspiron e1505
3.2 gb ram
1.86 ghz intel core duo
ati x1400 gfx
opensuse 11.4 kde 32 bit.
okay, here are the details: can't play any audio with amarok when desktop effects are enabled because the minute a window is moved, it will distort the audio. even when disabling desktop effects, some applications still cause this. can't play videos videos even with desktop effects disabled because of the same reason.
i just switched from ubuntu and when i ran version 11.04, i had to disable kms to do anything. i tried on opensuse 11.4 and the audio was flawless but the gfx went all to hell.
View 3 Replies
View Related
May 20, 2011
I would like to redirect pulseaudio sound through ssh to a local client while seeing content through a vnc connection. Something like this:
Client: ssh -L 5901:localhost:5901 user@server.net
Client: vncviewer localhost:5901
Server: Run a web browser with flash content on the server through vnc, but sound is redirected to the client.
A good example is Facebook flash games, most flash games require flash player 10 but my local client only supports up to version 9 because of the architechture.
Why? A number of reasons:
- The local client is not powerful enough to run flash content
- The local client has an architechture that flash does not support, eg ARM, PowerPC, etc.
- Save battery power - use the resources of a server instead of the client.
Environment:
Both the client and server have pulse audio installed and working. The server does not have a physical sound card installed but the client does.
Server: Ubuntu 10.04
Client: Ubuntu 10.10
I have tried these links so far: [URL]
View 4 Replies
View Related
Nov 17, 2010
I have just upgraded to Fedora 14, with some hope that a F13 kernel crash issue would be resolved. Alas, not, and I have lost audio in one of my sound cards. I am using 2 sound cards in my computer. The first one (VT 1708 on the M2V MX SE motherboard) is used for FLDIGI (ham radio program). The other one (Creative Labs SB Live!) is tied to a speaker/microphone. At some point in mid 2010, I started getting kernel crash reports (not sure which kernel version this started), and the VIA VT 1708 audio controller stopped working. The SB Live! card works fine.
From mesg, I get:
[9.181148] WARNING: at drivers/pci/pci.c:105 pci_ioremap_bar+0x2c/0x5b()
[9.181186] [<c05c36ad>] ? pci_ioremap_bar+0x2c/0x5b
[9.181194] [<c05c36ad>] pci_ioremap_bar+0x2c/0x5b
[9.181299] ALSA sound/pci/hda/hda_intel.c:2510: ioremap error
I've just pulled out the SB LIVE! card to see if it is causing the VT 1708 controller to fail...there appears to be no interaction.
From lspci -v, I get:
20:01.0 Audio device: VIA Technologies, Inc. VT1708/A [Azalia HDAC] (VIA High Definition Audio Controller) (rev 10)
Subsystem: ASUSTeK Computer Inc. Device 8290
Flags: fast devsel, IRQ 17
Memory at <ignored> (64-bit, non-prefetchable)
Capabilities: <access denied>
Kernel modules: snd-hda-intel
So it seems to know it's there. How to get my sound back (and get rid of this kernel crash every time I start my computer)?
View 1 Replies
View Related
Apr 20, 2011
I have a video file in which the audio runs faster than the video, so they quickly go out of sync. The way to fix it would be to separate the audio and video streams, speed up the video (the audio is FINE, it's the video that's wrong), and then recombining them. What is the easiest way for doing that?
View 7 Replies
View Related
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
Jan 10, 2011
How I would capture on-screen audio AND my webcam audio at the same time.(My webcam seems to rely on pulse).
View 1 Replies
View Related
Jan 30, 2011
I want to listen to this audio file: [URL] but my real player 11.0.0.4028 gold desn play it, it says that there is a codec 28_8 missing, I go to relaplayer page, download the last release available for linux systems, but the message is the same : audio codec missing and doesn't play the audio.
I havev tried to play the audio with smplayer (not luck), vlc can play the audio but the pause button doesn't work so I have to listen the entire audio all the time I stop it playing. Is there any audio player capable od reproducing in the proper way this audio in ubuntu? No one of my video players totem, smplayer, realplayer or vlc are capable of playing this video: [URL]
View 9 Replies
View Related
May 10, 2011
I have been using windows operating system for a long time now, but I am not well familiar with linux. Whenever I used to install Windows, I used to install the corresponding audio drivers(in order to listen to the music). The problem I am facing is that I do not know how to install the audio drivers(if they really exist in linux Mint 10 operating system). As a result I am not able to listen to any audio file due to lack of corresponding audio driver programs. make proper configurations settings so that I can listen to audio files in Linux Mint version 10.
View 4 Replies
View Related
Nov 18, 2009
I am having trouble getting the pulse audio server to find the hw0 with the common m-audio 24/96 audiophile. This card worked with previous versions of all forms of pulse but seems to bork on the HW0 function for audio out...which is a stereo analogue simple output. Audacity sees the HW functions but pulse does not! Here is a screen shot of the pulse crap. And another screen shot of what the real card at "alsamixer -c 0" sees. There is no dac or adc detected or configured with pulse. This does not make any sense as alsa and alsamixer has all the correct device controls available to any other software that uses the ice1712 driver.
I am using Fedora 12 amd 64 as a live usb on a 16 gig stick and want to be able to record and mix audio on to HD with my reliable high end m-audio pci sound card without having to mess with the pulse crap or having to install a full HD option. BTW in the pulse sound configuration gui dropdown list there is no indication of HW0 and the only devices that are available in pulse are digital outs.....go figure, so essentially I can see all the correct connections and use programs that access alsa directly eg: audacity but have no sound through the crappy and ever borked pulse audio server! Any suggestions as to how to remove all the pulse stuff that comes with most distros that use gnome? I have done this deed before with Ubuntu but do no know how to do the deed with an rpm based system. If I install a non pulse version of xmms and let it use jackd then I should have reliable sound for cd audio etc and should be able to configure VLC, Ardour and Nted well without pulse getting in on the action and screwing up my sound.
View 1 Replies
View Related
Sep 20, 2010
I am fed up of listening to my (Windows XP) gaming computer through headphones so I want to get it hooked to the stereo.
Rather than use a heck of a lot of wire, I can sit my Ubuntu 9.10 netbook on top of the stereo and stream the audio across WiFi.
So, ideally what I am after is something to capture the outgoing audio on the Windows computer, stream it across the wifi to the Ubuntu netbook and finally play it through the speakers.
View 2 Replies
View Related
Aug 23, 2010
Say I have 2 speakers connected to 2 different sound cards. Under Windows, is it possible to have some sort of virtual device that would forward an audio stream to both sound cards? If this can't be easily done under Windows, a solution for Linux is also fine. lternatively, if the 2 speakers are connected to different channels of a sound card, is there any vendor-independent way to duplicate audio to both channels?
View 1 Replies
View Related
Apr 9, 2011
What is available for ripping audio CDs besides Rhythymbox and Audio CD Extractor?
View 6 Replies
View Related
Aug 9, 2010
I've followed other posts for an unrelated problem, and now lost sound completely.
Under pulseaudio, I can only see "Dummy output" and "No cards available for configuration".
The sound level bars are moving for the dummy output, but there is no sound output.
View 1 Replies
View Related
May 18, 2011
The workstation is running FC14.
I have the audio out of the media machine passed into the line in on my workstation. It's just handly to have the audio pass in this way so that i can manage the volume or headphones or whatever from one machine.
This worked, and worked well, for a very long time. I recently reinstalled the workstion, FC14 still. After the reinstall, my passthrough doesn't work.
If i start up some media on the media machine, and then open up the volume control on the workstation, i can see the volume meter moving along with the audio, but nothing plays out of my speakers.
View 1 Replies
View Related
Oct 29, 2010
i have opensuse 11.3 (64-bit) installed. kde version. my sound card is a creative labs sound blaster x-fi xtreme audio, pcie interface. i am able to listen to cd music without any problems but i am unable to get streaming audio when i visit any internet radio site, videos, yahoo!tv, etc. etc. for instance, when i visit videos, the video part is ok but i cannot hear anything through the speakers. something similar happens when for instance i go to [url] and select any of the music channels. a new window pops up but the music never even starts to stream.
i know for a fact that both sound card and speakers work fine because i've tested them with windows xp. so there must be some setting in opensuse that i've missed. the weird part is that i can listen to music cds without any problems...
View 5 Replies
View Related
Apr 3, 2010
Right after I installed F12 on my desktop (using KDE), System Settings showed 4-5 audio devices.
At the beginning, sound wasn't working, so I promoted the Intel audio device to the top of the list and then I got audio.
Next login, the system complained that there were unmanaged audio devices and I chose to keep the configuration (or something like that...).
However, now only the "Internal Audio Analog Stereo" device is listed and I have no sound again
I also tried to promote the GStreamer backend over Xine, without luck.
Here are some specs:
View 2 Replies
View Related
Jun 1, 2010
I am having some issues with getting Ubuntu Studio 10.04 to work correctly on my system. Everything works fine except sound. I have a M-Audio Delta 66 audio interface and my onboard sound is disabled. When I run the command alsaconf I can see the ICE1712 card without issue. However when I run alsamixer the only option it is giving me is my HD sound from my ATI video card. For some reason it seems the ATI card has locked the audio to it with no way to remove it. I have reinstalled the alsa drivers for my card and can only see it through alsaconf. When I tell alsaconf to configure the ICE1712 card it says it configured it properly.When I run the command envy24control it says no ICE1712 cards were found.
View 9 Replies
View Related
Dec 22, 2010
Is there an application that anyone knows about that I can use to convert either an .flv or .ogg file that contains both audio and video to just an audio .ogg file (preferably vorbis+theora) without audacity? I'm fairly certain audacity could accomplish this but it seems like overkill for what I'm trying to do and the computer I'm trying to use does not run it so well.
::EDIT:: I should also mention that I've tried looking on google. I did find downloadhelper extension for firefox which uses ffmpeg to convert the files but I don't see any obvious way to strip the video.
View 2 Replies
View Related
Jan 18, 2009
In lmms there is no sound and it says:
No audio-driver working - falling back to dummy-audio-driver
in the command prompt. Sound works everywhere else just not lmms.
View 3 Replies
View Related
Jun 12, 2010
Setting up a linux based church server to be placed with a collocation host.
-- Server will be used for:
--- providing .pdf files
--- live streaming of church services (audio for now audio video soon)
--- providing audio files
--- providing audio-video files
--- our internet web site
A. Is there a preferred Linux distribution that will make this easier?
B. What is the best format for audio and video files that will be viewed variously on Linux, Mac, and Microsoft operating systems? Files will need to be played on older versions of operating systems and may need a free or very low cost software to play (e.g. play on Win2k)
C. What software is best for recording the audio or audio-video files? Some additional funding might be justified for this software, particularly if it can also support live streaming.
D. What software is best for live streaming both on the file creation and the listening-viewing sides of the process?
Ideally we would like to have a single software suite to live stream, and make downloadable audio or audio-video files for later download, and not require those listening and viewing to have to install additional software. Keeping file sizes small is also desirable because some of our users will probably only have dial-up internet.
View 3 Replies
View Related