Debian Hardware :: Monitoring A Second ALSA Device?

Jun 10, 2010

I'm trying to monitor (listen to) a second ALSA device on the default first card (#0). The device seems properly configured - for example, Audacity can select the device and record from it just fine; and when I select "Start Monitoring" in the volume level menu (the small triangle..), the volume level reacts to the captured stream. The only thing missing is the actual sound.

Before going any further, here are my specs; up-to-date Debian Squeeze on amd64 (x86_64), kernel 2.6.33.2.
Output of aplay -l:
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: VT1828S Analog [VT1828S Analog]
Subdevices: 1/2

[Code]...

p.s. In case you feel inclined to tell me the command above should be just fine for me and not to waste my time with looking for an easier way; that only works when no other application has the default device (or the second device!) in its claws.
p.s.#2 : You probably noticed that the device is actually the third ALSA device. The real second device has no playback. I'm assuming this is no problem, since the same problem applies to that card.

View 4 Replies


ADVERTISEMENT

Debian Multimedia :: Change The Default ALSA Device?

Aug 24, 2010

I recently bought a logitech headset which is working very nice, the thing is that I cannot make it my default device when I plug it in. I edited /etc/modprobe.d/alsa-base.conf to make snd-usb-audio the default card but it only works when the computer is turned on with the headset plugged in. A workaround is to plug it and then "alsa force-reload" but I find it very ugly plus it kills all apps using audio and leaves the volume indicator unstable.

View 1 Replies View Related

Debian Multimedia :: Alsa Just Returns With Device Or Resource Busy

Mar 31, 2015

Using debian testing.

Pulseaudio got installed by default here during installtion. Since I don't want it I first ran "systemctl disable pulseaudio", "pulseaudio --kill", then without rebooting I use mpd with alsa alone and it worked fine.

But then i rebooted, and now all applications, mpd, mpv, chromium etc just says that alsa returns with "Device or resource busy", tried rebooting again with no effect.

The soundcard appears as card 1 according to the output of "aplay -l", and defined that card 1is suposed to be default with this in "/etc/asound.conf":

Code: Select allpcm.!default {
    type hw
    card 1
}

ctl.!default {
    type hw
    card 1
}

It occurred to me that there might be an issue with permissions to the soundcard so I ran "ls -l /dev/snd"

Code: Select alldrwxr-xr-x  2 root root       80 Mar 31 03:27 by-path
crw-rw----+ 1 root audio 116,  8 Mar 31 03:27 controlC0
crw-rw----+ 1 root audio 116,  2 Mar 31 03:27 controlC1
crw-rw----+ 1 root audio 116, 12 Mar 31 03:27 hwC0D0
crw-rw----+ 1 root audio 116,  7 Mar 31 03:27 hwC1D0

[Code] ....

My user is a part of the audio group:

Code: Select alluid=1000(roberth) gid=1000(roberth) groups=1000(roberth),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),108(netdev),111(scanner)

As far as I can tell, that looks fine unless I am missing something?

View 1 Replies View Related

Ubuntu :: ALSA 1.0.23 - Still No HDMI Device

Aug 7, 2010

I am still struggling with getting my HDMI working under Ubuntu lucid. I added the ricotz/unstable repositories to get the latest version of ALSA (1.0.23):

Code:

sudo add-apt-repository ppa:ricotz/unstable
sudo apt-get update
sudo apt-get upgrade

All 1.0.23 related packages were installed (Alsa base, alsa utils, libasound).If I check the ALSA version in /proc/asound:

Code:

bas@ubuntu-lt:~$ cat /proc/asound/version

Advanced Linux Sound Architecture Driver Version 1.0.21. Result, still no HDMI ports available when I type aplay -l:

Code:

bas@ubuntu-lt:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC272 Analog [ALC272 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0

I got this working under Karmic. What am I doing wrong?

View 9 Replies View Related

Ubuntu Multimedia :: ALSA Device Has A Broken Timer

Jun 4, 2011

I have a Lubuntu installed Netbook (Toshiba NB200). When I try to watch a video and listen to music smoothly. So I started the program Audacious on the terminal and I get the following Warning Message:

Code:

** WARNING **
Audacious has detected that your ALSA device has a broken timer. A workaround
is being used to prevent CPU overload. report this problem to your
Linux distributor or to the ALSA developers.
ALSA lib pcm.c:7316:(snd_pcm_recover) underrun occurred

[code]....

View 2 Replies View Related

Ubuntu Multimedia :: Sound Device Missing After Oss Uninstall And Alsa Reinstall?

May 19, 2010

I was having issues with the mic or line in on my onboard sound card, while trying to get my tvtuner patched in, later I gave OSS a try, I could not get it to work and decided to go back to Alsa, now my soundcard is not functioning.I have followed quite a few different guides, one of which is the sticky, please forgive me for not remembering which guides. I'm going nuts over this.As you can see below it looks like it is still using the oss driver.

uname -a
Linux freekbox 2.6.31-21-generic #59-Ubuntu SMP Wed Mar 24 07:28:56 UTC 2010 i686 GNU/Linux

aplay -l
aplay: device_list:223: no soundcards found...[code].........

View 1 Replies View Related

Ubuntu :: Emu 1616 And ALSA - Function Snd_ctl_open Failed For Default: No Such Device Or Address

Feb 25, 2010

I'm running 9.10. I was installing ALSA so that I could run my EMU 1616, and when I tried to go through the steps to install, I'm running into two errors that I've noticed so far. I think. Anyway, the first is that is states that the panelw library isn't there, and that alsamixer: function snd_ctl_open failed for default: No such device or address. The alsamixer one is really odd, since it's there, but I don't know why it won't run.

I initially had it running, and now it isn't. I've yet to get sound out of my EMU. the terminal window also tells me that it can't find the snd_emu file, even though it exists on the computer as well. I need an answer for a dummy.

View 5 Replies View Related

OpenSUSE Multimedia :: Configuring Alsa (or Alsa-oss) After Hardware Upgrade?

Nov 19, 2010

I have recently been forced to do a hardware upgrade (my previous mobo died). Now, sounds works ok with,amarok because kde has recognized the new hardware and switched to it.

..... does not work, likely because flash uses alsa-oss which is probably not configured automatically. I have tried uninstalling and reinstalling both alsa-oss and flash, but it didn't solve the problem.

View 1 Replies View Related

Debian :: Server Monitoring Tool (RAM / CPU And HDD)

Sep 2, 2011

I was looking for some software to run on my Debian vServer which monitors RAM, CPU and HDD usage. This tool should not require Gnome/KDE, so I guess I'll end up with a PHP tool. I did some search but came up with nothing. I'm using Parallels Power Panel (there might be a plugin or something like that?)

View 5 Replies View Related

Debian Multimedia :: Finding An ATI/AMD Gpu Monitoring Application?

Apr 24, 2011

I have searched but I couldn't find anything. I would like something small like a screenlet to monitor fan speed and temperature of an AMD 6970 gpu. So far I could only find for nVidia's products.

View 5 Replies View Related

Debian :: CPU Temperature Monitoring Question On Athlon II X2 250?

Sep 24, 2010

So i hava a ASUS M3N78-VM mobo and recently i got a Athlon II 250 CPU tp replace my aging Athlon 3200+. I installed the BIOS update 1407 that includes support for this CPU. I have Debian Squeeze installed.

I have installed the 2.6.35 kernel from experimental and this has the k10temp module that is made for the k10 series AMD CPUs (Athlon II etc). But there is also the atk0110 ACPI module that gets sensor readings fom voltages, MB and CPU temps from the motherboard (i think so). The issue is this: if i run sensors i get this:

Code:
# sensors
atk0110-acpi-0
Adapter: ACPI interface
Vcore Voltage: +1.07 V (min = +0.80 V, max = +1.80 V)

[Code]...

Notice the difference between the 2 module's reported temperature for the CPU (34 C vs 19.2 C). I rebooted the computer and entered the BIOS - it has shown the values shown by the acpi sensor (it increased rapidly to 38-39 but gone back to 34-35 after i loaded the OS). Does this mean that the k10temp module reports erroneous temperature or that everybody else (BIOS + ACPI sensor) is wrong and i have an ice cool CPU?

View 1 Replies View Related

Server :: Debian File Access Monitoring

Sep 16, 2010

I'm running a Debian/Samba PDC on a Windows network. We desire to monitor a few network shares, so that whenever a change is made to a file in those, we have a log of who did it and when. Some capability of seeing what the change was, or a way of reverting it, would be nice luxuries. But username and timestamp are most important, if possible.

On the debian forums, someone advised using Tripwire for this purpose. didn't give much other advice about it so I kind of struck out on my own researching tripwire. got it installed, played wth it, and found it problematic, to say the least. It seems a bit much on the complexity and security side, and it seems more oriented towards maintaining system integrity, than monitoring documents. So far I've not managed to get a policy update working on account of a cascade of errors about a few hundred files under /proc disappearing, despite no changes to the system.so I'm wondering if anyone here has advice.

1. Does debian have this sort of functionality built in? is there a system log I can parse to get this information?
2. Is tripwire the right application for our purpose?
3. Is there anything better suited, more user-friendly or more parsimonious. I don't need something to monitor all system files, guard against intrusion, and make me cups of tea, just to monitor a few folders that I specify

View 4 Replies View Related

Debian :: Network Bandwidth Usage Monitoring Application?

Jun 7, 2010

I just wanted to use a network bandwidth usage monitoring application. Scenario: I am using an EV-DO based USB broadband modem with a limited GB plan. For additional data usage they charge per MB. Currently I use either wvdial (mostly) or pon to start the connection. So if there is any network monitoring application which could log time used and data used for the session, it would be great. Actually debian has too many different network monitoring applications, But I am not sure which one suits well for this purpose.

View 5 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 :: PulseAudio And ALSA - How These Two Interact

May 8, 2011

Regarding ALSA and PulseAudio - Explanation on how these two interact. After installing Debian I realised that my sound control (Volume Control: HDA Intel ALSA mixer) was different from what I had with Ubuntu where it would display a window called "Sound properties" in which allowed me to control the sound of each program running - I believe this is the PulseAudio aspect. (If I'm wrong at this point please correct me)

Now I have managed to get PulseAudio setup correctly for me (not as easily as Ubuntu but I moved to Debian to learn, not be spoon fed), however the way in which I did it may of been wrong - pretty much just went to synaptic and installed everything with PulseAudio in its name

Currently the sound icon in my top Gnome panel (within the notification area applet) has the ALSA mixer, sometimes when I log on it has the PulseAudio one (Sound preferences window), I don't really mind which one is loaded thanks to the PulseAudio Volume Control program (under Sound & Video). Is there a way though to stick with just one?

View 2 Replies View Related

Debian Configuration :: How To Configure The ALSA

Jun 16, 2010

I am using Debian testing. If I install the gnome-desktop-environment then the sound driver defaults to HDA but since I just installed gnome-core (for a more stripped-down version of gnome) the default is the OSS driver. How do I get ALSA to default to the sound driver HDA?

View 1 Replies View Related

Debian Multimedia :: Getting ALSA To Work ?

Mar 6, 2011

I'm having some trouble getting ALSA working on my system. I had been using OSS for awhile but decided to move to ALSA after a kernel upgrade. ALSA worked fine except for the tedious chore of having to run alsaconf everytime I booted up. I was getting errors message for OSS during boot up telling me OSS modules weren't loading properly and linux-headers needed to be installed to get it to work properly again. I ended up installing the linux-headers later due to some nvidia driver fiddling. My system has now reverted back to OSS and I can't seem to get ALSA to work at all. I have libasound2, alsa-base, alsa-utils and alsa-oss installed and alsaconf says no ALSA modules are loaded. I've been searching around and haven't found how to get rid of OSS to install ALSA properly.

Distro: Debian Lenny
Kernel: 2.6.26-2-686
Sound Card: Creative Labs SB Audigy
OSSv4.1
ALSAv-current packages according to synaptic

View 9 Replies View Related

Debian Hardware :: Alsa Do Not Work On 8.3

Mar 16, 2016

Debian 8.3 has no sound. Removing/reinstall pulseaudio/alsa-base had no dice.

There was no "alsa force-reload" command on this Debian system.

Detailed info about this alsa: [URL] ....

The sound system was normal (music can be heard) on this pc if installed ubuntu 15.10, here is detailed info about alsa on ubuntu: [URL] ....

Error occurred in both aplay and speak-test:

Code: Select allaplay -D hw:PCH,0 06.wav
Playing WAVE '06.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
aplay: pcm_write:1939: write error: Input/output error

Code: Select allaa@de:~$ speaker-test -D plughw:PCH,0 -c 2

[Code] .....

Should(How can) I compile/upgrade alsa to the latest version?

View 1 Replies View Related

Debian :: Can't Use ALSA In Xfce Mixer / Resolve It?

Nov 11, 2010

I just did a reinstall of Debian testing last night, and today I am configuring the system to my liking. I just clicked on the mixer in the tray, and the only option I get is Realtek ALC269. Before I could use ALSA. What happened, and how can I get ALSA back?

I did an "apt-get install alsa" to see if I could even get ALSA, and it downloaded and installed. I still can't seem to get ALSA working down there.

View 3 Replies View Related

Debian :: Lenny Freezed After Upgrade ALSA

Jun 18, 2010

I was upgrading manually my ALSA to the latest version -1.0.23-, so after reboot I got several errors related to ALSA telling me that NO SOUND CARDS Found. so the system is freezed when tries to connect to the network but after that, the system is stopped, nothing else happens, I tried to Ctrl+C and reboot as "single user mode" and still nothing, when I rebooted I can see a message that says: "busy trying to mount /" .So my questions are:

1. is there a way to log into the system?
2. is there a way to deactivate this driver on startup?
3. when I can login, how can I remove the failed alsa driver?

if this helps, I have another linux distro running in the same HDD, so maybe I can do something for debian for that distro

View 3 Replies View Related

Debian Multimedia :: VLC Alsa Stuttering On HD Video

Apr 23, 2016

VLC says: "main input error: ES_OUT_SET_(GROUP_)PCR is called too late" when I am playing back most Bluray discs I have tried.

See this bug post for what I am talking about: [URL].... It has to do with playing back h264 video with ALSA.

Possible fixes:
1. Obtain VLC 2.2.2 - see below
2. Fix by Modax here: https://trac.videolan.org/vlc/ticket/10422 - not currently using dmix and not sure how this will relate to HDMI sound
3. Use Pulseaudio - this does not work for me to get HDMI sound and I do not use Pulseaudio as a rule

I have just tried to compile VLC 2.2.2 and the configure script finished properly but early in the build it fails.

With make the error is:

Code: Select alljason@MEDIA:~/vlc-2.2.2$ make -j4
make  all-recursive
make[1]: Entering directory '/home/jason/vlc-2.2.2'
Making all in compat
make[2]: Entering directory '/home/jason/vlc-2.2.2/compat'
  GEN      dummy.c
make  all-am

[Code] ....

And with compile the error is:

Code: Select allMAKE     : compat
MAKE     : doc
MAKE     : po
MAKE     : share
for f in vlc.desktop.in skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png

[Code] ....

I have tried installing 3 different versions of libua-dev, 5.1, 5.2 and 5.3. What could be the problem?

With the bugged audio drivers I'm going to replace the computer but it would still be nice to be able to know the solution to compiling VLC 2.2.2.

View 2 Replies View Related

Debian Multimedia :: Kde 4.3 Doesn't Share Alsa?

Mar 19, 2010

I'm using Debian squeezy amd64-based with KDE4.3 from the repo. I've installed kde-minimal package with some additional packages from KDE. Also I have GNOME installed on my system.

So the problem is that when I'm in KDE alsa is not shares between applications. It means that when I'm listening Amarok, for example, I can't play any other sounds in the system, not in browser or KPlayer. And if I stop Amarok playback, I can start listening some other application or watch a movie with a sound.
It looks like I'm using good old OSS again. Back to the 90's =)

In gnome meanwhile all works fine. I suggest that I'm missing some configuration or a package, or something else. I've also tried to install kde-full package, but nothing changed.

View 2 Replies View Related

Debian Multimedia :: My Sound - ALSA Or Pulseaudio?

Jun 18, 2010

I am using a couple of Debian Distro (Sid and Lenny) add some Ubuntu into the mix. I made the switch because I was amazed and satisfied with Debian --> once installed, everything works. For me that's okay for o so many years now. I don't question a lot because it just works and I do my job on it satisfactorily. Namely programming the LAMP style programming. Lately I have been using Debian to communicate over the internet -- using Skype and Pidgin and other such things, not to mention listening to music, watching movies, just using the default applications when I originally install Debian.

Along the way, I need to configure something -- that is desktop related -- like the screen resolution of a new LCD monitor replacing the old one and such. Now about my sound -- I'm not touching it because it is working. But that is not the case always. Now I have a constant error -- it is irritating. Rhythmbox don't make a sound always when I have open a web browser (iceweasel, chrome, epiphany) and a site with multimedia object on it -- like a video or something. So how do I correct this? How do I know, too what I am using -- ALSA or Pulseaudio?

View 1 Replies View Related

Debian Hardware :: ALSA - No Sound In Certain Apps

Nov 15, 2015

So I've got a new system on which I had to re-install Debian, and I've been trying to fix the sound today, but it doesn't seem to work... I've kept the same ALSA configuration (except a minor adjustment to the card number as this system appears to have two cards instead of one), but it doesn't seem to work as expected. I got this weird error while running an app that uses ALSA:

Code: Select allALSA sound driver initializing...
ALSA lib pcm_dmix.c:1024:(snd_pcm_dmix_open) unable to open slave
    --> (Device: default)...Failed: Operation not permitted

In VLC it works fine, provided that I manually choose the right device under Audio -> Audio Device.here's my /etc/asound.conf:

Code: Select alldefaults.ctl.card 1

pcm.dsp {
    type plug
    slave.pcm "dmix"

[code]....

View 12 Replies View Related

Debian :: Squeeze And ALSA - How To Configure Without Alsaconf

May 13, 2010

As alsaconf as been removed from alsa-utils in Squeeze, how to configure ALSA ?

Which replacement for alsaconf ?

Debian is squeeze.
Package alsa-utils v1.0.22-1
Currently alsamixer is running fine for setup but i.e. speaker-test produce no sound.
Previous Lenny installation was working once alsaconf ran.

View 2 Replies View Related

Debian :: Installing New Version Of Alsa On Stable?

Feb 27, 2010

I recently bought a Dell 10v netbook and put Debian lenny on it. I got everything up and running, except that sound doesn't work. Two links I found said that the solution was to download alsa-drivers, alsa-lib, and alsa-util from the ALSA website and ./configure && make && make install:

[URL]

Another source says this can be fixed on Etch by recompiling alsa from source:

[URL]

However, I'm running stable lenny, and I'd rather do things the "right" way instead of doing a regular make install. Is there a way to grab the binary packages from testing/unstable and install those without problems? If that's not possible, can I grab the source package from testing/unstable and use that? If that's not possible, can I download the source from ALSA's website and build a package myself?

View 3 Replies View Related

Debian Configuration :: Is There Preferred / Better Method For Setting Up Alsa?

Apr 30, 2011

Would like to know the best way (or the pros and cons of different ways) to set up Alsa. I did a search for information on how to setup alsa on my system. I found a lot of out-of-date information even on the alsa wiki. What I did finally locate was two different methods for setup, both seemed somewhat up-to-date. One method at the alsa wiki said to put part of the information in the modprobe directory in a conf file and set up certain aliases. Earlier suggestions for putting information in modprobe.conf or conf.modprobe appear to be outdated and a directory with separate files for each device and a conf extension to the files is currently used. The second method from a thread on the Debian forum said to use alsactl init, set sound levels the way you want and then use alsactl save and restore functionality. Older methods using alsaconf instead of alsactl init appear to be outdated as well. Not sure where to put the call to alsactl restore though. Didn't notice that in the documentation.In case it matters, I'm running Debian Stable and have a built-in sound card on the motherboard with AC97 compatibility. It's a Realtek ALC882.

Is there a preferred or better method for setting up alsa? Is there a good pointer to instructions that are not out-of-date somewhere? Would be very interested to hear how others set sound up on their machines. What do others recommend as best steps to do this?

View 5 Replies View Related

Debian Configuration :: ALSA Sound Setup To Use Card1

May 13, 2011

Alsa is currently using my HDMI port to play sounds through using card0 "ATI R6xx HDMI". I'm on a laptop and I want to be able to use my laptop speakers and headphone jack so how do I set alsa to use card1 which is "Conexant CX20582"?

View 8 Replies View Related

Debian Multimedia :: ALSA Not Memorizing User Settings

Feb 24, 2015

This is probably one of those situations easy to solve but I haven't had any success as I've been messing around with the sound handling in my system.

I found it had running ALSA, OSS and PulseAudio and ended up purging everything in the system except for ALSA. Pulse Audio, for some reason, would shut down the sound-card when I muted sound though keyboard shortcut; after that, I had to manually open the sound table and enable a master control that would always remained closed.

Now, after purging the system of the excess baggage, ALSA will not retain the settings of the user; system will always reboot with PCM sound control fully closed.

View 0 Replies View Related

Debian Multimedia :: Finding Repository For ALSA-1.0.23 Packages?

May 17, 2010

Is there any repository providing latest ALSA packages for Debian?

View 4 Replies View Related







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