Ubuntu Multimedia :: Alsa Not Working At Startup?

Aug 2, 2010

My audio was working just fine up until today, when I was working on some audio production stuff. I did QjackCtl, and also ran pulse-jack so I could use another app not in jack. Now, upon a boot up, there is no gnome-volume-control-applet or gnome-volume-control running. When I run gnome-volume-control it says there is no sound device (without Jack running). When I do it with Jack and Pulseaudio running (doing QjackCtl and pulse-jack), gnome-volume-control shows info about jack, but no hardware. I have sound, I just can't affect it volume-wise, etc. When I run pacmd I get this:

$ pacmd
Daemon not responding.

When I close QjackCtl I then get an error in a window that says merely: Waiting for sound system to respond.

View 4 Replies


ADVERTISEMENT

Ubuntu Multimedia :: ALSA Mixer Resets Volume Levels At Startup

Dec 13, 2010

ALSA mixer resets my speaker volume to zero and changes my USB headset volume to a very low level. How can I get ALSA Mixer to remember my volume settings from last boot or if there's no other option, a way I can make it adjust the levels to a predetermined level automatically on startup. I'm using 10.10 with pulseaudio.

View 3 Replies View Related

Ubuntu Multimedia :: Keep ALSA Drivers Working?

Jan 9, 2010

Running songbird, have been just fine for months, now every time I try to play a file I get "autoaudiosink and alsasink are missing." I can cure this by following the "Getting the ALSA drivers from a *fresh* kernel" instructions in the comprehensive sound solutions guide. But I have to do this *every time* I restart my computer. How can I fix this permanently?

View 4 Replies View Related

Ubuntu Multimedia :: Speakers Not Working With ALSA?

Feb 5, 2010

I have an HP-dc5800 computer, and my internal speaker was not working, no matter what i did. However, i could get sound with headphones. Here is what i did to fix it. It may work for you.

sudo gedit /etc/modprobe.d/alsa-base.conf Add options snd-hda-intel model=hp-m4 enable_msi=1 to the end of the file. I changed model=hp-m4 to model=hp-dc5800. So, changing the model to the model of your computer may work. Underneath that, i put in; options snd-hda-intel enable=1 enable_msi=1 single_cmd=1 power_save_controller=1 here is a list of some of the models. http://www.kernel.org/doc/Documentat...dio-Models.txt

View 2 Replies View Related

Ubuntu Multimedia :: Sound Not Working With ALSA

Nov 5, 2010

I was having a problem with ALSA, installed OSS, but now nothing works. I want to remove OSS, and reinstall ALSA. I am thinking about reinstalling, but I have all my stuff on here, so don't really want to.

View 4 Replies View Related

Ubuntu Multimedia :: ALSA Sound Not Working After Update

Oct 25, 2010

At least, I think it was the update that broke it. Anyway, my sound was working fine yesterday. I have gone through this thread to try and fix my sound, and it appears that my sound card has been uninstalled.

Step 1. aplay -l
Code:
aplay: device_list:235: no soundcards found...

Step 2. lspci -v
Code:
00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 01)
Subsystem: Micro-Star International Co., Ltd. Device 5770
Flags: bus master, fast devsel, latency 0
Memory at e0000000 (32-bit, prefetchable) [size=64M]
Capabilities: <access denied>
Kernel driver in use: agpgart-intel
Kernel modules: intel-agp .....

Code:
sudo modprobe snd-intel8x0
WARNING: All config files need .conf: /etc/modprobe.d/alsa-base, it will be ignored in a future release.
FATAL: Error inserting snd_intel8x0 (/lib/modules/2.6.31-22-generic/kernel/sound/pci/snd-intel8x0.ko): Unknown symbol in module, or unknown parameter (see dmesg)

Last time my sound wasn't working, I was directed to this thread. The script from this thread might work again, but if it will just be erased after every update, I'd like something a bit more permanent.

View 2 Replies View Related

Ubuntu Multimedia :: Volume Control Not Working After Alsa Upgrade?

Apr 7, 2010

My internal mic on sony vaio was not working on karmic 64bit. After I followed these instructions [URL] (updated alsa to 1.0.22) I got the microphone working, but now mplayer does not play any sound (although it plays files), as it tries to use pulse by default. However when run with -ao alsa, it works fine.

Other than that, the volume control has not effect on the sound, so every time I need to control it using alsamix.

When I remove pulseaudio, everything seems to be working, except gnome-volume-control and gnome-volume-control-applet do not start, and the keyboard volume controls dont work.

Here are the sound cards I have:

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

[Code]....

View 3 Replies View Related

Ubuntu Multimedia :: Sound Not Working After Disabling Alsa Drivers And Installing Oss?

Mar 16, 2011

I'm using Ubuntu 10.10 and I had the sound on my Toshiba satellite laptop working and everything is fine-except for the built in mic..no response at all, I had to switch to windows whenever I want to use the mic "etc, skype calls"I Googled a little bit and upon this adviseI disabled alsa drivers using the commandssudo update-rc.d -f alsa removesudo update-rc.d -f alsa-utils remove and then downloaded oss debian package and installed it, as the advise said.But the result now is that I have no sound at all !! no mice nor speakers...any clue how to fix this ? how to enable alsa drivers again and return to"speakers working-mic not working ?

View 7 Replies View Related

Debian Multimedia :: Squeeze And Alsa Not Working With Rear Jack Speakers?

May 24, 2010

I'm at the tail end of my upgrade from Lenny to Squeeze and I think this sound issue is the last one I have.
As usual I've tried hunting for some answers but it gets very confusing when people are using KDE or PulseAudio or Ubuntu or slightly different configuration to what I have.

My config:
Debian Squeeze 2.6.32
Alsa (just because I was using that in Lenny and it was working, no other reason)
Gnome
Rhythmbox
Skype

Skype is pretty good - it has the sound configuration built in, so I say ring the speakers and it does. I say talk to the headset and it does. Rhythmbox is my music player (again just because I was using it under Lenny) however it only wants to play through the headset. I can't seem to get it to play to the speakers attached to the rear port.

Summary of some settings (transposed manually)
# aplay -l
*** List of PLAYBACK hardware devices ***
card 0: Headset (Logitech) device 0: usb audio
subdevice 0/1
card 1: Intel HDA device 0: ALC883 Analog

[Code].....

View 9 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

Ubuntu :: Alsa Mixer Auto Mutes Speakers On Startup.

Feb 9, 2011

I've got an Acer 7736 and had quite a few issues with no sound after my install of 10.10. After quite a bit of fiddling I managed to get that sorted and I now how have sound. I believe I'm using alsa although pulse also does seem to be on here. The reason I say I believe I'm using alsa is that after startup, I have no sound on speakers unless I unmute it in alsamixer.

As I understand it alsa's supposed to save your settings on logout/shutdown/reboot but this doesn't appear to be the case, and I'm not able to find any asound.conf or the like in the places they're apparently supposed to be.

View 3 Replies View Related

OpenSUSE Multimedia :: Update ALSA, Following The Instructions Here: SDB:Alsa-update?

Mar 17, 2011

I'm trying to update ALSA, following the instructions here: SDB:Alsa-update - openSUSE.I'm not sure how to proceed at STEP THREE. There are two sets of instructions, based on whether or not the kernel has been updated. I'm not sure if it has been. How can I make sure?

View 2 Replies View Related

Ubuntu :: ALSA Is Not Working

Mar 12, 2010

It seems any program that uses ALSA the sound wont work. Pulse seems to work fine. Is there any way to correct this?

View 3 Replies View Related

Software :: ALSA - Sometimes Only One Speaker Working?

Oct 18, 2009

I am a happy user of Slackware 13, but there is an annoying problem with ALSA (or anything else??) on my system.Sometimes (rather often) only one speaker of my system plays music.I use plain Slackware 13, without /etc/asound.conf and ~/.asoundrc-- ALSA restart /etc/rc.d/rc.alsa doesn`t help-- muting/unmuting the mixer doesn`t help-- Rebooting the PC helps - most of the times1. )My Card is

bash-3.1$ cat /proc/asound/cards
0 [CA0106 ]: CA0106 - CA0106
Live! 7.1 24bit [SB0410] at 0x9c00 irq 22

[code]...

View 1 Replies View Related

Slackware :: New Alsa-lib Required - Sound Stopped Working

Oct 22, 2010

After updating my system today, sound stopped working. VLC said I should update alsa-lib. Slackbuilds had none to offer, so I got the sources from http://www.alsa-project.org/main/index.php/Main_Page. It compiled and installed without problems, but the error from VLC states the same. Is my system the only one affected by the update, and how do I fix it?

View 4 Replies View Related

Hardware :: Yamaha Corporation YMF - 754 DS-1E Audio Controller Is Not Working With Alsa

Jun 2, 2011

Yamaha 754 is not working with alsa and working with OSS Whats the problem

[Code]....

View 13 Replies View Related

Ubuntu Multimedia :: 9.10 - No Sounds Al All (ALSA 1.0.21)

Feb 9, 2010

I'm currently using Ubuntu 9.10 and since I've installed it, I don't have any sounds at all. Sounds work fine on windows. My version of alsa is 1.0.21. I made sure that I've got nothing muted in alsa mixer and it seems that ubuntu detects my sound card.
Card is HDA ATI SB
Chip: IDT 92HD75B2X5

View 2 Replies View Related

Ubuntu Multimedia :: Cannot Install / Use Alsa

Feb 14, 2010

Having had many problems with pulseaudio on a fresh karmic install, I followed some recommended instructions for removing pulse and using alsa (URL...). unfortunately, both pulse and alsa have gone and i'm left with oss which seems to work fine. I'd like to have alsa back though.When I open amarok, it plays the frst song on the playlist then pops up a series of 'could not initialise sound engine' messages, and crashes.

View 5 Replies View Related

Ubuntu Multimedia :: How To Reinstall The Alsa

Aug 2, 2010

Ubuntu 10.04, 64 bit. Sound was working well, thought I would run some scripts [URL] to install the latest version of alsa, but now I have no sound at all. The command aplay -l gives:

aplay: device_list:223: no soundcards found...

and the command

cat /proc/asound/version
produces:
cat: /proc/asound/version: No such file or directory

I no longer have a directory /proc/asound.If I open the window system>preferences>sound

there are no entries under hardware or output.I have tried to re-install alsa with this command:

sudo apt-get install --reinstall alsa-base alsa-tools alsa-tools-gui alsa-utils alsa-oss linux-sound-base alsamixergui

but still no sound.

View 1 Replies View Related

Ubuntu Multimedia :: Upgrading The ALSA In 8.04?

Nov 12, 2010

Hardy Heron includes ALSA 1.0.15 but I need at least 1.0.16 to make VMWare player happy with it. I couldn't find the packages in backports, but maybe I missed it.

View 2 Replies View Related

Ubuntu Multimedia :: How To Downgrade ALSA

Dec 15, 2010

I have a lenovo G555, and there are plenty of forum posts complaining about the headphones not playing or muting speakers etc. I found two fixes for this issue in ubuntu 10.04.

[Code]...

View 1 Replies View Related

Ubuntu Multimedia :: SB X-Fi Surround 5.1 USB - ALSA

May 27, 2011

I'm having trouble after installing Lubuntu-desktop on top of a Ubuntu Server (64 bit). about the reason for this abomination of distributions is to achieve 64 bit Lubuntu. I used to run Ubuntu 64 straight, but didn't like Unity at all; Arch Linux was great up until now, but I'd like to settle down and focus more on productivity.

The situation is thus: I cannot manage to make my X-Fi USB sound card work without hacks, and at best it only works in some applications. I *think* it may be a bug in ALSA, but I had no problem in the latest versions of Ubuntu (11.04 as of this) and Xubuntu even (11.04?).

I can currently only play media in VLC media player using the following hack in my ~./asoundrc

Code:

This works as expected, but not for many applications (which fail to launch, with a error message related to below (no mixer controls))

Code:

What could I be missing? Some diagnostic information (any other information on request):

Code:

I also posted this question here: [url]

View 3 Replies View Related

CentOS 5 Hardware :: SPDIF Audio On Creative X-FI Not Working In ALSA With XMMS?

May 29, 2010

Recently i put a DAC connected to the CL X-FI board via the SPDIF interface. Result is i can listen only one channel, the left one (hedaphone) while using the xmms, audacious.

The thing is that i'm able to listen both channels if i use the VLC configured with the same output, that is hw:2,4.

Info:

[root@kryptonbox ~]# lsmod | grep snd
snd_seq_midi 12353 0
snd_ctxfi 80557 1
snd_seq_dummy 7877 0

[Code]....

View 2 Replies View Related

Ubuntu Multimedia :: Replacing Failed OSS With ALSA

Apr 22, 2010

I tried to install OSS to see if it would allow my mircophone to work properly in the WinXP guest I was running in VirtualBox. I couldn't get it to install properly so now I'm left without any sound on my system. I was wondering how I could get rid of what ever files from OSS that are left and reinstall ALSA.I'm running Ubuntu 9.10.

View 1 Replies View Related

Ubuntu Multimedia :: High CPU Usage With ALSA?

Jun 30, 2010

OSS, even though it's emulated *through* ALSA, consumes a microscopic fraction of straight ALSA's CPU usage. For example, when I'm playing something through ALSA with XMMS2, I'm getting about 25-30% CPU usage, but with OSS output, only 2%, tops. The same applies to any other application in which I can choose the output method. And, I'm on 10.04.

View 1 Replies View Related

Ubuntu Multimedia :: Only One App Can Play Sound On Alsa?

Aug 24, 2010

I have Ubuntu Lucid. If i dont' mistake, it should be possible to hear several applications playing sound simultaneously, with ALSA. But if 1 app is already playing, then starting a second one give always "device is busy".

View 2 Replies View Related

Ubuntu Multimedia :: Redirecting ALSA Over JACK 10.4 - 3

Sep 9, 2010

I finally ditched PulseAudio and set up my system with a realtime kernel. I'm redirecting ALSA over JACK. The good: - Awesome, I can get <5ms latency without any xruns! (although 23.2 msec as described below is just fine for me) The bad: - I'm a long-time linux audio user, but have got some minor issues which spoil the fun.

1. Without pulseaudio, the indicator applet refuses to show a volume control applet. The old gnome-volume-control-applet (the one with tooltip!) loads but doesn't show in the gnome-panel. Although I can set the volume with envy24control, it's not quite as practical as using the scrollwheel! Any way to fix this?

2. When I launching any application (such as a terminal) from the gnome-panel, a new JACK connection is created, but not cleaned up after closing the application. As a result, the QJackCtl connection list is flooded with alsa-jack.jackP.8528.xx connections (where 8528 is the process ID of gnome-panel). The jack_lsp command line program shows the same (added spaces after every : to get around the smiley filter):

[Code].....

View 3 Replies View Related

Ubuntu Multimedia :: How To Capture Sound With ALSA

Oct 1, 2010

I recently converted an amd 64 bit WINdows machine to Lucid 64 bit. Everything has gone well. I had numerous issues with Pulseaudio that I removed it. Sound with Alsa has been great, including system theme sounds. I can record via a mike as well. What I cannot do is to capture sounds coming through the sound card. When I record I am getting empty files. The mixer indicates that there are two capture devices. Here is some data on my audio card.

**** List of PLAYBACK Hardware Devices ****
card 0: SB [HDA ATI SB], device 0: ALC888 Analog
[ALC888 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: SB [HDA ATI SB], device 1: ALC888 Digital
[ALC888 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 3: ATI HDMI [ATI
HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0

View 2 Replies View Related

Ubuntu Multimedia :: Replacing Failed OSS With ALSA?

Oct 14, 2010

So I tried to install OSS to see if it would allow my mircophone to work properly in the WinXP guest I was running in VirtualBox. I couldn't get it to install properly so now I'm left without any sound on my system. I was wondering how I could get rid of what ever files from OSS that are left and reinstall ALSA. I'm running Ubuntu 9.10.

View 9 Replies View Related

Ubuntu Multimedia :: Alsa Works - But Not Pulse

Jan 27, 2011

This is a fresh install of 10.10 (although I had the problem on 10.04 as well). I have installed MythTV on here (via apt-get, its not MythBuntu), and use the system primarily for that. Myth works great, sound in everything, no problems.

However, not much else can play sound. Firefox (.....), totem, mplayer, all nothing. Either just no sound or crash. If I can set them to use Alsa (eg: VLC), then they work.

System is an Asus P5B and on-board sound. I've also got an Nvidia GT210 and would like to use the HDMI out, but can't get anything at all to go through this. Don't know if thats related or not. Sound problems existed before adding the GT210.

One strange thing is, I can go into Preferences -> Sound -> Hardware and click "Test Speakers". Of course nothing plays. However, if I then set the onboard card to "Off", and then back to "Analogue Stereo Duplex", then click "Test Speakers", the left speaker works (right is still silent). But from then on, Pulse apps can play sound, until next reboot. Having FF open on a ..... video or something similar prevents Myth from playing sounds however.

What can I do to get sound working sanely? I don't need optical out, surround or anything. Simple stereo will be fine at this point, via either the onboard or the GT210.

View 2 Replies View Related







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