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
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@
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:
** 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
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
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