[Bug 116310] Re: sound goes through speakers with headphones connected

2007-10-14 Thread fracav68
Same on toshiba a200 1I7 -- sound goes through speakers with headphones connected https://bugs.launchpad.net/bugs/116310 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com http

[Bug 116310] Re: sound goes through speakers with headphones connected

2007-10-14 Thread fracav68
sorry...same on toshiba a200 1I7 with 7.10 rc -- sound goes through speakers with headphones connected https://bugs.launchpad.net/bugs/116310 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 221630] [NEW] wammu crashed with SIGSEGV

2008-04-24 Thread fracav68
Public bug reported: Binary package hint: wammu wammu crashed with SIGSEGV ubuntu 8.04 ProblemType: Crash Architecture: i386 Date: Thu Apr 24 22:44:28 2008 Disassembly: 0xb7d9cb35: DistroRelease: Ubuntu 8.04 ExecutablePath: /usr/bin/wammu InterpreterPath: /usr/bin/python2.5 NonfreeKernelModules:

[Bug 221630] Re: wammu crashed with SIGSEGV

2008-04-24 Thread fracav68
** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/13877169/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/13877170/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/13877171/ProcMaps.txt ** Attachment ad

Re: [Bug 116310] Re: sound goes through speakers with headphones connected

2007-12-16 Thread fracav68
I solve with an update to lateste alsa (1.0.15). My pc config is toshiba a200 1I7 ubuntu 7.10 $ sudo apt-get install libncurses5-dev build-essential $ mkdir -p /usr/src/alsa $ cp alsa* /usr/src/alsa $ tar jxvf alsa-driver-1.0.15.tar.bz2 $ tar jxvf alsa-lib-1.0.15.tar.bz2 $ tar jxvf alsa-utils

Re: [Bug 116310] Re: sound goes through speakers with headphones connected

2007-12-17 Thread fracav68
Errata corrige This is the correct command sequence: "install libcurses5" $ sudo apt-get install libncurses5-dev build-essential "download alsa 1.0.15 from alsa-driver, alsa-lib e alsa-utils." "create a folder" $ mkdir -p /usr/src/alsa "Copy the donloaded files in the created folder" $ cp als