[Bug 477226] Re: Sound simultaneously on headphones and speakers - Lenovo IdeaPad u350

2010-05-29 Thread Branko Strihic
Post number 60 has the best solution.
You have to ad ppa:ubuntu-audio-dev/ppa to your source list, and update.
After that, install linux-alsa-driver-modules for your kernel version.
If you don't know vhat kernel version you have type uname -a in Terminal.
The second solution that also works fine is adding options snd-hda-intel 
model=olpc-xo-1_5 at the end of /etc/modprobe.d/alsa-base.conf. But, when I 
record sound with that option I get some background noise that I can't get rid 
of. Maybe that is just my configuration because on PC Linux OS adding that line 
in alsa-base.conf works just fine.
I tried those two solution and I can confirm that they both work. I recomend 
first solution.

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 477226] Re: Sound simultaneously on headphones and speakers - Lenovo IdeaPad u350

2010-05-02 Thread Branko Strihic
Works also on PCLinuxOS.

2010/4/30 Erlend S. Westgaard erlen...@gmail.com

 Yes!
 Finally works with adding options snd-hda-intel model=olpc-xo-1_5 at the
 end of /etc/modprobe.d/alsa-base.conf. No PPA required :-).

 --
 Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
 https://bugs.launchpad.net/bugs/477226
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “linux” package in Ubuntu: In Progress
 Status in “linux” source package in Lucid: Won't Fix

 Bug description:
 When I connect hedphones to my laptop I get sound simultaneously  on
 headphones and on laptop speakers.
 Laptop is Lenovo IdeaPad u350.
 Tried so far:
 1. booting with headphones connected
 2. Tried pavucontrol
 3. Edited /etc/modprobe.d/alsa-base.conf . Added options snd-hda-intel
 model=lenovo option. Added options snd-hda-intel model=laptop option.
 4. Tried alsamixer.
 No luck so far.
 I am attaching lspci -v output.
 I am Using Ubuntu 9.10 with 2.6.31-14-generic kernel.
 Ubuntu is fresh install, not upgrade.
 Please tell me if you need more info.
 I would gladly provide it.

 ProblemType: Bug
 Architecture: i386
 Date: Sat Nov  7 09:17:58 2009
 DistroRelease: Ubuntu 9.10
 ExecutablePath: /usr/bin/yelp
 InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
 NonfreeKernelModules: wl
 Package: yelp 2.28.0-0ubuntu2
 ProcEnviron:
  LANG=en_US.UTF-8
  SHELL=/bin/bash
 ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
 SourcePackage: yelp
 Uname: Linux 2.6.31-14-generic i686

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/477226/+subscribe


-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 477226] Re: Sound simultaneously on headphones and speakers - Lenovo IdeaPad u350

2010-04-01 Thread Branko Strihic
@androith
I don't have that problem.
My speakers work fine. Since speakers on my U350 are not so loud, I often have 
them on max volume.
And I never had the problem that you describe in previous post.

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] Re: Sound simultaneously on headphones and speakers - Lenovo IdeaPad u350

2010-03-27 Thread Branko Strihic
I am using patch for 2.6.31-20 generic kernel and I can confirm that external 
microphone works fine.
I just plug it in and it works. No need for aditional setup.
Internal microphone sadly does not work.

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] Re: Sound simultaneously on headphones and speakers - Lenovo IdeaPad u350

2010-02-28 Thread Branko Strihic
Thank you iltony for your solution.
Maybe it will help someone.
However, Luke's solution works great for me (and I believe others with this 
laptop) and I no longer have problem with this bug.
Only problem is that internal mic doesn't work any more.
But I use external microphone so this is only a minor problem for me.

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] Re: Sound simultaneously on headphones and speakers - Lenovo IdeaPad u350

2010-02-14 Thread Branko Strihic
Mikkel I tried the method you mentioned in the link above.
I added dell-vostro option, and rebooted but nothing happened.
But I didn't update Alsa. Because I don't like using scripts for updating so 
complex systems like Alsa.
If something in this script fails I may have to be forced to reinstall the 
whole system.
Maybe someone knows some easier way for updating Alsa?

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] Re: Sound simultaneously on headphones and speakers - Lenovo IdeaPad u350

2010-02-14 Thread Branko Strihic
Thank you Luke!
I added ubuntu-audio-dev ppa,  installed those packages and rebooted.
It works now!
When I plug in my headset, speakers get muted and I can hear sound on my 
speakerphones.
But unfortunately my internal microphone doesn't work any more. External 
microphone works when I plug it in.
For me this is not a problem because I use headsets with external microphone.
So for me the problem is solved.
I can finally listen music in public places!

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] Re: Sound simultaneously on headphones and speakers - Lenovo IdeaPad u350

2010-02-08 Thread Branko Strihic
Luke, thank you for finding time to work on this bug.
I also tried adding options snd-hda-intel model=lenovo-x200 to my alsa-base.conf
After that I run sudo depmod -a and rebooted.
Like Adam, nothing happened. When I plugged  headphones, everything was as it 
was before.
I dont have external microphone but I suppose plugging headphones into 
microphone jack should have the same effect as plugging external microphone.
Nothing happened after that. My internal microphone was still recording sound. 
Hope that helps.

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 414658] Re: Brightness Keys do not work on Lenovo U350

2009-12-16 Thread Branko Strihic
I am also confirming this bug on my Lenovo u350.

-- 
Brightness Keys do not work on Lenovo U350
https://bugs.launchpad.net/bugs/414658
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] apport-collect data

2009-12-13 Thread Branko Strihic
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: HDA Generic [HDA Generic]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  branko 1383 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf460 irq 22'
   Mixer name   : 'Intel G45 DEVCTG'
   Components   : 'HDA:14f15066,17aa4001,00100300 
HDA:80862802,80860101,0010'
   Controls  : 10
   Simple ctrls  : 5
DistroRelease: Ubuntu 9.10
HibernationDevice: RESUME=UUID=735ac23e-89a1-4fba-a33a-aa2293e2fbbc
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
MachineType: LENOVO IdeaPad U350
NonfreeKernelModules: wl
Package: linux (not installed)
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-16-generic 
root=UUID=a8f93734-8747-418f-a814-0d270c8156fa ro quiet splash
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-16-generic N/A
 linux-firmware 1.25
RfKill:
 0: hso-0: Wireless WAN
Soft blocked: no
Hard blocked: no
Uname: Linux 2.6.31-16-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
dmi.bios.date: 06/06/2009
dmi.bios.vendor: LENOVO
dmi.bios.version: 1CCN16WW
dmi.board.name: LL1
dmi.board.vendor: Lenovo
dmi.board.version: Rev 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Lenovo
dmi.chassis.version: Rev 1.0
dmi.modalias: 
dmi:bvnLENOVO:bvr1CCN16WW:bd06/06/2009:svnLENOVO:pnIdeaPadU350:pvrRev1.0:rvnLenovo:rnLL1:rvrRev1.0:cvnLenovo:ct10:cvrRev1.0:
dmi.product.name: IdeaPad U350
dmi.product.version: Rev 1.0
dmi.sys.vendor: LENOVO

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] AlsaDevices.txt

2009-12-13 Thread Branko Strihic

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/36747116/AlsaDevices.txt

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] AplayDevices.txt

2009-12-13 Thread Branko Strihic

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/36747117/AplayDevices.txt

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] BootDmesg.txt

2009-12-13 Thread Branko Strihic

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/36747121/BootDmesg.txt

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] Card0.Amixer.values.txt

2009-12-13 Thread Branko Strihic

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/36747125/Card0.Amixer.values.txt

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] Card0.Codecs.codec.0.txt

2009-12-13 Thread Branko Strihic

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/36747129/Card0.Codecs.codec.0.txt

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] Card0.Codecs.codec.1.txt

2009-12-13 Thread Branko Strihic

** Attachment added: Card0.Codecs.codec.1.txt
   http://launchpadlibrarian.net/36747131/Card0.Codecs.codec.1.txt

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] CurrentDmesg.txt

2009-12-13 Thread Branko Strihic

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/36747132/CurrentDmesg.txt

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] IwConfig.txt

2009-12-13 Thread Branko Strihic

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/36747133/IwConfig.txt

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] Lspci.txt

2009-12-13 Thread Branko Strihic

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/36747135/Lspci.txt

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] Lsusb.txt

2009-12-13 Thread Branko Strihic

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/36747136/Lsusb.txt

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] PciMultimedia.txt

2009-12-13 Thread Branko Strihic

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/36747137/PciMultimedia.txt

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] ProcCpuinfo.txt

2009-12-13 Thread Branko Strihic

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/36747140/ProcCpuinfo.txt

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] ProcInterrupts.txt

2009-12-13 Thread Branko Strihic

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/36747143/ProcInterrupts.txt

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] ProcModules.txt

2009-12-13 Thread Branko Strihic

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/36747145/ProcModules.txt

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] UdevDb.txt

2009-12-13 Thread Branko Strihic

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/36747146/UdevDb.txt

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] UdevLog.txt

2009-12-13 Thread Branko Strihic

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/36747151/UdevLog.txt

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] WifiSyslog.txt

2009-12-13 Thread Branko Strihic

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/36747154/WifiSyslog.txt

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] XsessionErrors.txt

2009-12-13 Thread Branko Strihic

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/36747155/XsessionErrors.txt

** Changed in: linux (Ubuntu)
   Status: Incomplete = New

** Tags added: apport-collected

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] Re: Sound simultaneously on headphones and speakers - Lenovo IdeaPad u350

2009-12-13 Thread Branko Strihic
Brian, thank you for finding time to work on this bug.
If you need any additional information, please let me know.
I would gladly provide it.

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] Re: Sound simultaneously on headphones and speakers - Lenovo IdeaPad u350

2009-11-08 Thread Branko Strihic
I found link that looks promissing:
http://ubuntuforums.org/showthread.php?t=806620
So, I just need to add in /etc/modprobe.d/alsa-base.conf following line:
options snd-hda-intel model=
But I have no idea what to put in after  model.

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] Re: Sound simultaneously on headphones and speakers - Lenovo IdeaPad u350

2009-11-07 Thread Branko Strihic

** Attachment added: lspci -v output
   http://launchpadlibrarian.net/35296996/lspci

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/35296997/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/35296998/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/35296999/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/35297000/XsessionErrors.txt

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 477226] [NEW] Sound simultaneously on headphones and speakers - Lenovo IdeaPad u350

2009-11-07 Thread Branko Strihic
Public bug reported:

When I connect hedphones to my laptop I get sound simultaneously  on headphones 
and on laptop speakers.
Laptop is Lenovo IdeaPad u350.
Tried so far:
1. booting with headphones connected
2. Tried pavucontrol
3. Edited /etc/modprobe.d/alsa-base.conf . Added options snd-hda-intel 
model=lenovo option. Added options snd-hda-intel model=laptop option. 
4. Tried alsamixer.
No luck so far.
I am attaching lspci -v output.
I am Using Ubuntu 9.10 with 2.6.31-14-generic kernel.
Ubuntu is fresh install, not upgrade.
Please tell me if you need more info.
I would gladly provide it.

ProblemType: Bug
Architecture: i386
Date: Sat Nov  7 09:17:58 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/yelp
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
NonfreeKernelModules: wl
Package: yelp 2.28.0-0ubuntu2
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: yelp
Uname: Linux 2.6.31-14-generic i686

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Sound simultaneously  on headphones and speakers - Lenovo IdeaPad u350
https://bugs.launchpad.net/bugs/477226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs