I have a Lenovo ideapad z560 and have windows and UBuntu both installed on it. I have an External speaker which can be connected to the Laptop through the 3.5mm Jack. The speaker works Flawlessly in Windows System but in Ubnutu They Just Won't Work. I have Searched Almost Everywhere. But Couldn't Find a Solution. My Ubnutu Version is 10.10 Reading some other similar post, i have done this. Run this Command in Terminal.
Quote:
[URL]
here is the output:
Quote:
[URL]
Using Terminal Open this file for editing:
Code:
gksudo gedit /etc/modprobe.d/alsa-base.conf
Insert this line at the bottom:
Code:
options snd-hda-intel model=thinkpad(This will work if you have an Intel Processor, I Have Intel Core i5) Save. Close. Reboot. Go to "System ->Preferences ->Sound" and make sure the correct soundcard is default and adjust your profile on the hardware tab. On the output tab choose the correct device.
Im using Ubuntu 9.04 in my acer aspire 6930 laptop. Inbuilt speakers in my laptop is working, however the external or surround speaker system say 2.1 connected to my laptop is not working.. i just want to know possible solutions for this challenge..
I recently installed Kubuntu 9.04 Jaunty on my buddy's laptop. It's working alright, except when we try to plug the external computer speakers into the sound jack in the front, there is no change; it keeps playing through the onboard speakers. My friend and I are getting pretty frustrated because we use those speakers to watch movies with, and the onboard speakers aren't sufficient. If I need to provide any other info, let me know and I'll do so.
Well, the title pretty much sums it up. Whenever i plug in my external speakers, my laptop speakers continue to put out sound, which is good until i turn up the volume and hear rattling.
I am running ubuntu 9.04 64-bit 2.6.28-13 on an MSi GX620.
My Toshiba Satellite Pro A200 running Fedora 8 continues to play sound out of the laptop speakers when external speakers are plugged in (and no sound out of the external). What can I do to diagnose/fix this? code...
I have Windows 7 and Ubuntu 10.10 on my Toshiba laptop. In windows everything is fine but in ubuntu if i plug in external speakers they do not work. Even when the external speakers are plugged in the laptop's internal speakers keep working. I searched for other forums but could not find a solution although many people seem to have this problem.
I have a macpro 5,1 the tower NOT the laptop people are always making that mistake and for the life of me i cant seem to get any audio through my external speakers.
I had the problems with the external speakers not working in Ubuntu 10.04 on ThinkPad Edge (Intel), my friend advised to upgrade to the kernel 2.6.35.15 and it . But!.. in those kernel version internal microphone is not working, though it works in 2.6.32-24-generic-pae.
I have 10 dell 980s with centos 5.5 final on a closed network (I can't connect them to the internet).The internal speaker works but anything plugged into the front or back jack doesn't work.
I looked around the settings on Ubuntu and I cannot prevent sound from being played on my laptop speakers when external (more powerful) speakers are plugged in. Windows automatically defers all sound output to the external ones as soon as it is plugged in.
I'm running the live 6.0.1 dvd in my Toshiba Satellite laptop and all is working fine except the sound only plays thru the built in speakers. I can't get it to run out the headphone outlet to a set of external speakers.
I thought it was a driver issue, but after messing around with the ALSA mixer a lot, it turned out that when I enabled headphones(or disabled, honestly not sure) that my headphones worked, and when I took them out the speakers worked. Then when I rebooted for whatever reason, only the speakers(built-in) worked. Really, I'm not sure why this is.
When I got them to work there was a switch for the headphones in the graphical mixer(which is what I used, not the ncurses[?] ALSA thing), but I can't seem to find that anymore. It's not a major issue, it just puts me off watching videos and listening to music because my laptop speakers are really low quality. I'd go out to buy a pair of external speakers, but obviously with the audio jack not working, this could be problematic.
I guess I could buy USB external speakers but then the probability of Slackware having pre-installed audio drivers for a cheap generic brand of speakers is so low it doesn't justify the effort of going and buying some, nor the money that would be spent. Willing to enter any commands/w.e. I'll be on Slackware all the time 'cause I need a Linux system right now.
i'm running fedora 12 on a dell dimension 4600. audio seems to work reasonably well for things like flash animation but i cannot for the life of me figure out how to route line-in audio through the system for output to my external speakers. on the sound preferences application on the gnome desktop: if i select the hardware tab and analog stereo input is selected, then i go to the input tab and have analog line-in selected, i see the v-u meter above moving around as though there is actually an input. [list]
but, i hear no sound. the output tab shows "dummy output" with no other choices. to get audio working for videos and other flash sites, i have to change to hardware->analog surround 5.0 output. such documentation as i have been able to find doesn't seem to describe my setup well, and in any case, i find all this fidgeting with hardware configurations an immense step back from the old alsa software. if this is going to be the future of linux audio, can i say, please, no?
I am new to fedora 13. My problem is that I can not hear any sound from my laptop's internal speakers (that works f9 in windows--so no h/w probs!) but when I connect external headphones, everything is heard.I have tried several commands from various internet sources since past one week. I don't understand many of the commands that I have run, but that has somehow helped me to run media files and hear sound on HEADPHONES.
I'm a new Ubuntu user and I've only been using it for a couple of days. I realized that my external speakers do not work. I've been looking around for ways to solve it. I used alsamixer to look up my chip and card and stuff and it was
HDA Intel Realtek ALC888
I ran a script which said it could get my speakers working by updating the alsa drivers, but not System->Preferences->Sound doesn't even show any sound card (Sound Blaster Xtreme Audio is what I have) and alsamixer fails to run. I'm just trying to get my speakers to work. Also System -> Preferences -> Sound now doesn't show my webcam mic or internal sound either...
I've Ubuntu 9.10 installed on my desktop dual boot with Windows 7. This is my motherboard. My motherboard has 6 slots for sound devices and I use a pair of speakers and my headphones together, so they all take up 3 slots, i.e. 1 for speaker, 1 for headphone output and 1 for headphone's mic. I'm able to listen from my headphone as well as speakers at any given point of time on Windows 7, but recently when I installed Ubuntu, it only gives audio output to my headphones, and not my speakers. How I can receive audio output on the speakers as well as headphones?
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
Audo is working fine through the Internal laptop speakers. when i plug in my headphones, nothing happens, the audio continues to play through the speakers, and nothing comes from the headphones. ive tried changing up things in sound preferences and alsa-mixer, but nothing seems to be working.
Im 100% sure the head phone jack isn't broken, and the headphones aren't broken (they both work in windows just fine.) Im running 10.04, on an amd-64x HP-dv3.
I just purchased some Veho Mimi wireless speakers. It comes with a usb adapter which sends out the wireless signal to the speakers. When using windows vista the usb is recognised and everything works fine. However when I try and use it on Ubuntu, nothing works at all.
I have windows and ubuntu on same pc. I recently installed ubuntu on a partition other than windows.When I tried to play an mp3 file in ubuntu, it started downloading file and plugins. After the download, the program started playing the music but I could not hear any sound. I have no problem in playing music in windows and the speakers are working fine. Do I need to download some plugins or any software for ubuntu linux? If yes, how and from where? And how to install that? Or is there any other problem?
After i plugged in a pair of USB headsets, the speakers wouldn't work. (neither did the headset) i can still use headphones plug to hear music and what not. but just not through the speakers.
I tried rebooting, playing around with the mixer and the settings, but nothing seems to help. I have no idea what to do from here.
Strange thing is that the headphone jacks still work just fine. Used to be that unplugging the headphones would cause the sound to come out of the laptop speakers, but now sound never does. I'm wondering if the software that controls the routing of sound between the speakers and the headphone jacks is messed up?
yesterday i was on videos, and i had headphones plugged into the headphone socket on my laptop.i unplugged them a few times because they were needed elsewhere, but on the last time i unplugged them, the sound didn't return to the internal speakers. i plugged the headphones back in, and there was sound out of the headphones, but not speakers. i rebooted the laptop, still to find sound only out of the headphones. i then was very bad, and booted into wingdoze, and still sound only out of the headphones. i've tried doing the muting channels in alsa-mixer as well. muting didn't work. i've also tried cleaning the headphone socket with ispopropyl alcohol too. and removing the bios battery and battery and ac adaptor... just incase it will do a reset of some description. no. still nothing.
[code]...
edit: the "mute" media button light appears to be lit, however pressing it only feeds a software into the computer, and doesn't turn the light off. i'll try playing around a bit more. edit: i just discovered that if you hold down the m key on alsamixer to mute/unmute the "external amplifier" channel, the light flashes! this is beginning to look promising. edit: if i unmute the external amplifier before i log out, it stays unmuted until i log back in again. what can i do to stop it from muting as soon as i log back in again?
I've suddenly developed "no sound" at all- I use Logitech USB speakers and have been doing fine until this weekend when they simply won't play any longer. I searched and followed a bunch of different troubleshooting to no avail. I am running 9.10 with all the latest updates. I ran apt-get update and upgraded following this to be sure while doing this troubleshooting.
I went ahead and ran the also information script and the output is here: [URL]
The speaker lights are on so there is power getting there. I re-set the sound preferences to use the usb as output device and cranked the volume up all the way. This preference does not seem to stay between reboots or even when checking while troubleshooting this problem.
I've been running Ubuntu on my Dell Studio 1749 laptop since I got it, around 8 months ago.I recently upgraded to Maverick 10.10 64-bit, reformatting and partitioning my hard drive in the process (got rid of windows since I never use it) and it was working perfectly until last Wednesday (22.4.2011). On Wednesday I unplugged my usb headset while in a Skype call to switch to the internal speakers and my computer freaked out, black-screened, and froze. When I rebooted, the internal speakers had stopped working completely, even though the sound works perfectly on both sets of headphones I have.
I've tried most of the fixes that have been presented in other threads and none of them are working, including rebooting the laptop with the headset in. I've tried that with both of my usb headsets, even though I don�t like using the one that it froze on for the exact reason that any time I have audio playing with that headset and it gets unplugged, it black-screens and freezes my laptop. Actually audio doesn�t even have to be playing, sometimes unplugging it even with nothing playing still freezes my laptop. It does it once in a while with my other usb headset, as well, but not every time or anything close to that often.One thread suggested that modifying /etc/modprobe.d/alsa-base.conf by appending the following line to the file would work:
Code:
options snd-hda-intel model=dell-m6
But that did nothing at all. Someone else said that they saved a copy of alsa-base.conf and replaced the whole thing with that line, so I did that, with no change. Then I purged alsamixer using
Code:
sudo apt-get purge alsa-base
and
Code:
sudo apt-get purge alsa-utils
Then I rebooted, and reinstalled them, which did not fix the issue. However, it did replace the alsa-base.conf file that I modified which shows me that it actually did purge it. (I was an idiot the first time I tried to purge it and only purged and reinstalled alsa-utils..xD So the file did not get replaced, which was when I realised my mistake) I have NOT modified the new file, although I did copy the contents to a text file in case I need to try that fix again.I should also mention that the speakers do work when first booting up Ubuntu to the log-in screen, both with and without headphones I ran the alsamixer diagnostic at the beginning of all this, here's the link: [URL] And then ran it again after purging and reinstalling alsamixer, here's the new link: [URL] I have tried messing with the settings, disabling the headset, setting the input and output manually to internal speakers while the headset is still plugged in, making sure with GNOME alsa-mixer that the speakers are not muted, rebooting with the headsets in and then unplugging them.
I have Ubuntu 11.04 installed on my Toshiba Satellite C655 laptop. When I plug my headphones, they sometimes work, they sometimes don't, but that's not the main problem. When they do work, sound also plays out of the speakers. The only solutions I was able to find were for earlier versions, which don't work for 11.04.