[Bug 42795] Re: Javascript libraries like Lightbox and moofx break
I have the same problem here. Running ubuntu dapper amd64. It might be an amd64 specific problem because it doesnt work on gentoo amd64 either. x86 binary version of firefox on gentoo amd64 works. When I stepped through the javascript of the digg show/hide comment with venkman javascript debugger, it expanded the comment and i got no errors. -- Javascript libraries like Lightbox and moofx break https://launchpad.net/bugs/42795 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 154762] Re: [GUTSY] NetworkManager eating 100% CPU time
Same here. sudo /etc/dbus-1/event.d/25NetworkManager restart fixes it. This happened after the upgrade to gutsy. -- [GUTSY] NetworkManager eating 100% CPU time https://bugs.launchpad.net/bugs/154762 You received this bug notification because you are a member of Kubuntu Team, which is a bug contact for knetworkmanager in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 154762] Re: [GUTSY] NetworkManager eating 100% CPU time
Doing sudo apt-get remove network-manager --purge && auso apt-get install network-manager fixed the problem for me. -- [GUTSY] NetworkManager eating 100% CPU time https://bugs.launchpad.net/bugs/154762 You received this bug notification because you are a member of Kubuntu Team, which is a bug contact for knetworkmanager in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 557072] Re: system does not power off
I tried to boot allmodconfig kernel from linus' git tree with init=/bin/bash, couldn't boot all the way, got busy box. Tried to shutdown there but no success. The only module left was atkbd which i couldn't remove, needed that for the keyboard. Also with a regular config kernel from linus' git tree, just before the Power down message i get the following on screen: DRHD: handling fault status reg 2 DMAR:[DMA Read] Request device [00:1f.2] fault addr bf685000 DMAR:[fault reason 06] PTE Read access is not set Power down. lspci -vvnn | grep '00:1f.2' says: 00:1f.2 RAID bus controller [0104]: Intel Corporation Mobile 82801 SATA RAID Controller [8086:282a] (rev 05) Attached is a picture of the messages. ** Attachment added: "2010-05-06 09.22.45.jpg" http://launchpadlibrarian.net/47946456/2010-05-06%2009.22.45.jpg -- system does not power off https://bugs.launchpad.net/bugs/557072 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 430374] [NEW] init: mountall main process terminated with status 1
Public bug reported: Binary package hint: mountall Cannot boot my laptop after updates. Running karmic 9.10. Starts booting, then i get init:mountall main process (1164) terminated with status 1 then drops to root shell. I looked at /etc/init/mountall.conf so tried running exec mountall --daemon, output: mountall start/spawned, process 1190 init: mountall main process (1192) terminated with status 1 rm: cannot remove '/forcefsck': Read-only file system init: mountall post-stop process (1193) terminated with status 1 General error mounting filesystems my fstab: # /etc/fstab: static file system information. # # Use 'blkid -o value -s UUID' to print the universally unique identifier # for a device; this may be used with UUID= as a more robust way to name # devices that works even if disks are added and removed. See fstab(5). # # proc/proc procdefaults0 0 # / was on /dev/sda3 during installation UUID=ee980fe3-bcb1-47cf-b7b0-d2c4768386b1 / ext4 errors=remount-ro 0 1 # /home was on /dev/sda6 during installation UUID=929c4247-030d-42d4-919c-25d12a8cce65 /home ext4defaults 0 2 # /var was on /dev/sda5 during installation UUID=0d14c60f-f88c-4607-8844-14828557ea30 /varext4defaults 0 2 # swap was on /dev/sda2 during installation UUID=3859d940-94cb-4d8a-a651-b6945d3ea9c3 noneswapsw 0 0 /dev/sda1 has windows installation. ** Affects: mountall (Ubuntu) Importance: Undecided Status: New -- init: mountall main process terminated with status 1 https://bugs.launchpad.net/bugs/430374 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 430374] Re: init: mountall main process terminated with status 1
forgot to add, its karmic amd64 -- init: mountall main process terminated with status 1 https://bugs.launchpad.net/bugs/430374 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 430374] Re: init: mountall main process terminated with status 1
version 0.1.5 fixes this for me -- init: mountall main process terminated with status 1 https://bugs.launchpad.net/bugs/430374 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 557072] Re: system does not power off
Yes, using the maverick kernel suspend works (w/o xhci), albeit a bit slow, takes about 8 seconds to go in to sleep and another 8 seconds to wake up and touchpad buttons are not working. -- system does not power off https://bugs.launchpad.net/bugs/557072 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 557072] Re: system does not power off
I guess a seperate bug report would be better. I have tap click + edge scroll. Two finger scrolling, two finger tap right click, three finger tap middle click or double tab at the top left corner to disable the touchpad never worked. -- system does not power off https://bugs.launchpad.net/bugs/557072 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 557072] Re: system does not power off
Ok, i figured that the clickpad mode does not get initialized for my touchpad. If you take a look at http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-maverick.git;a=blob;f=drivers/input/mouse/synaptics.c;h=b76374c80989df1eba6e98c93b5f3dbabd8014ae;hb=HEAD in synaptics_init() at line 773 i should be seeing clickpad enabled in dmesg but this is what i get: $ dmesg | grep -i synaptics [ 10.712182] Synaptics Touchpad, model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04771/0xe4/0x5a0400 [ 10.790705] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input13 -- system does not power off https://bugs.launchpad.net/bugs/557072 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 582809] [NEW] Synaptics Clickpad touchpad buttons are not working
Public bug reported: I have an HP Envy 15 second generation that comes with synaptic touchpad clickpad. I was testing the maverick kernel for machine shutdown and suspend problems with new bios. Maverick kernel does not detect the touchpad as a synaptic clickpad. If you take a look at http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-maverick.git;a=blob;f=drivers/input/mouse/synaptics.c;hb=HEAD in synaptics_init() at line 773 i should be seeing clickpad enabled in dmesg but this is what i get: $ dmesg | grep -i synaptics [ 10.712182] Synaptics Touchpad, model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04771/0xe4/0x5a0400 [ 10.790705] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input13 The Please see bug for more info -> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/557072 around comment #37 ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 557072] Re: system does not power off
created https://bugs.launchpad.net/ubuntu/+source/linux/+bug/582809 for my clickpad button issue with maverick kernel -- system does not power off https://bugs.launchpad.net/bugs/557072 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 582809] Re: Synaptics Clickpad touchpad buttons are not working
** Description changed: I have an HP Envy 15 second generation that comes with synaptic touchpad clickpad. I was testing the maverick kernel for machine shutdown and suspend problems with new bios. Maverick kernel does not detect the touchpad as a synaptic clickpad. If you take a look at http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-maverick.git;a=blob;f=drivers/input/mouse/synaptics.c;hb=HEAD in synaptics_init() at line 773 i should be seeing clickpad enabled in dmesg but this is what i get: $ dmesg | grep -i synaptics [ 10.712182] Synaptics Touchpad, model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04771/0xe4/0x5a0400 [ 10.790705] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input13 - The - Please see bug for more info -> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/557072 around comment #37 -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 557072] Re: system does not power off
Module xhci_hcd prevents the machine go into suspend mode in full boot. After rmmoding it, it goes in to suspend, it wakes up with a blank screen crashed, using the fglrx driver provided in lucid. I've also tested the git kernel and the r800 kms support, suspend and resume works. -- system does not power off https://bugs.launchpad.net/bugs/557072 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 557072] Re: system does not power off
After a bios update to version F.26 machine can shutdown. Tested both with lucid kernel and 2.6.34-rc7 -- system does not power off https://bugs.launchpad.net/bugs/557072 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 557072] Re: system does not power off
Suspend to ram from full boot doesn't work, it gets stuck before sleeping, It can go into suspend to ram if i boot with init=/bin/bash on grub and wake up with a black screen, i would assume it was half alive because i was able to reboot with ctrl+alt+del, which it never used to work. Haven't tested suspend to disk. -- system does not power off https://bugs.launchpad.net/bugs/557072 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 557072] Re: system does not power off
Ok, i just booted with init=/bin/bash and tested 'echo mem > /sys/power/state ; vbetool post' and it worked. -- system does not power off https://bugs.launchpad.net/bugs/557072 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 557072] Re: system does not power off
The bios update is a single windows executable that you need to run within windows. I had kept windows when i was installing lucid as dual boot, so it was pretty easy to do the update. I remember reading somewhere that it is possible to do bios updates with a bootable windows vista/7 installation disk. -- system does not power off https://bugs.launchpad.net/bugs/557072 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 557072] Re: system does not power off
Akos, google says this thread has some info: http://www.linuxquestions.org/questions/linux-general-1/is-it-possible- to-use-hp-winflash-to-upgrade-bios-on-linux-72/ -- system does not power off https://bugs.launchpad.net/bugs/557072 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 582809] Re: Synaptics Clickpad touchpad buttons are not working
apport information ** Tags added: apport-collected ** Description changed: I have an HP Envy 15 second generation that comes with synaptic touchpad clickpad. I was testing the maverick kernel for machine shutdown and suspend problems with new bios. Maverick kernel does not detect the touchpad as a synaptic clickpad. If you take a look at http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-maverick.git;a=blob;f=drivers/input/mouse/synaptics.c;hb=HEAD in synaptics_init() at line 773 i should be seeing clickpad enabled in dmesg but this is what i get: $ dmesg | grep -i synaptics [ 10.712182] Synaptics Touchpad, model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04771/0xe4/0x5a0400 [ 10.790705] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input13 Please see bug for more info -> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/557072 around comment #37 + + + --- + AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.22.1. + Architecture: amd64 + ArecordDevices: + List of CAPTURE Hardware Devices + card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog] +Subdevices: 1/1 +Subdevice #0: subdevice #0 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC0: serkan 1728 F pulseaudio + CRDA: Error: [Errno 2] No such file or directory + Card0.Amixer.info: + Card hw:0 'Intel'/'HDA Intel at 0xd420 irq 35' +Mixer name : 'IDT 92HD75B2X5' +Components : 'HDA:111d7608,103c1522,00100202' +Controls : 14 +Simple ctrls : 9 + Card1.Amixer.info: + Card hw:1 'Generic'/'HD-Audio Generic at 0xd412 irq 36' +Mixer name : 'ATI R6xx HDMI' +Components : 'HDA:1002aa01,00aa0100,00100200' +Controls : 4 +Simple ctrls : 1 + Card1.Amixer.values: + Simple mixer control 'IEC958',0 +Capabilities: pswitch pswitch-joined penum +Playback channels: Mono +Mono: Playback [on] + DistroRelease: Ubuntu 10.04 + HibernationDevice: RESUME=UUID=87ad52a2-0bfd-440d-ac66-d8eaf467ce3d + InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027) + MachineType: Hewlett-Packard HP ENVY 15 Notebook PC + NonfreeKernelModules: fglrx + Package: linux (not installed) + ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.34-3-generic root=UUID=940dbb3b-1397-429d-b4ab-827d69bd8be1 ro crashkernel=384M-2G:64M,2G-:128M quiet ipv6.disable=1 elevator=noop + ProcEnviron: + PATH=(custom, user) + LANG=en_US.utf8 + SHELL=/bin/bash + ProcVersionSignature: Ubuntu 2.6.34-3.10-generic 2.6.34 + Regression: Yes + RelatedPackageVersions: linux-firmware 1.34 + Reproducible: Yes + Tags: lucid regression-potential needs-upstream-testing + Uname: Linux 2.6.34-3-generic x86_64 + UserGroups: adm admin cdrom dialout disk lpadmin plugdev sambashare + dmi.bios.date: 04/23/2010 + dmi.bios.vendor: Hewlett-Packard + dmi.bios.version: F.26 + dmi.board.asset.tag: Base Board Asset Tag + dmi.board.name: 1522 + dmi.board.vendor: Hewlett-Packard + dmi.board.version: 36.34 + dmi.chassis.type: 10 + dmi.chassis.vendor: Hewlett-Packard + dmi.chassis.version: N/A + dmi.modalias: dmi:bvnHewlett-Packard:bvrF.26:bd04/23/2010:svnHewlett-Packard:pnHPENVY15NotebookPC:pvr0494112419132:rvnHewlett-Packard:rn1522:rvr36.34:cvnHewlett-Packard:ct10:cvrN/A: + dmi.product.name: HP ENVY 15 Notebook PC + dmi.product.version: 0494112419132 + dmi.sys.vendor: Hewlett-Packard ** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/49050313/AlsaDevices.txt -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] BootDmesg.txt
apport information ** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/49050315/BootDmesg.txt -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] AplayDevices.txt
apport information ** Attachment added: "AplayDevices.txt" http://launchpadlibrarian.net/49050314/AplayDevices.txt -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] Card0.Amixer.values.txt
apport information ** Attachment added: "Card0.Amixer.values.txt" http://launchpadlibrarian.net/49050316/Card0.Amixer.values.txt -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/49050326/CurrentDmesg.txt -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] Card0.Codecs.codec.0.txt
apport information ** Attachment added: "Card0.Codecs.codec.0.txt" http://launchpadlibrarian.net/49050319/Card0.Codecs.codec.0.txt -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] Card1.Codecs.codec.0.txt
apport information ** Attachment added: "Card1.Codecs.codec.0.txt" http://launchpadlibrarian.net/49050325/Card1.Codecs.codec.0.txt -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/49050332/Lsusb.txt -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" http://launchpadlibrarian.net/49050327/IwConfig.txt -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] Lspci.txt
apport information ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/49050329/Lspci.txt -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/49050336/ProcInterrupts.txt -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/49050337/ProcModules.txt -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] PciMultimedia.txt
apport information ** Attachment added: "PciMultimedia.txt" http://launchpadlibrarian.net/49050334/PciMultimedia.txt -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/49050335/ProcCpuinfo.txt -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/49050341/UdevLog.txt -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] RfKill.txt
apport information ** Attachment added: "RfKill.txt" http://launchpadlibrarian.net/49050338/RfKill.txt -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/49050340/UdevDb.txt -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" http://launchpadlibrarian.net/49050343/WifiSyslog.txt -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] Re: Synaptics Clickpad touchpad buttons are not working
dmesg with the mainline-ppa 2.6.34-020634-generic touchpad buttons still not working. ** Attachment added: "mainline-dmesg.txt" http://launchpadlibrarian.net/49050729/mainline-dmesg.txt -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] Re: Synaptics Clickpad touchpad buttons are not working
dmesg with 2.6.34-999-generic touchpad buttons not working ** Attachment added: "daily-dmesg.txt" http://launchpadlibrarian.net/49050883/daily-dmesg.txt ** Tags removed: needs-upstream-testing -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] Re: Synaptics Clickpad touchpad buttons are not working
So to clear up: 2.6.32 from lucid -> touchpad buttons working. 2.6.34 maverick + mainline ppa -> touchpad buttons are not working. -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 710649] [NEW] package cups 1.4.5-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
Public bug reported: Binary package hint: cups Cups daemon won't start. $ sudo start cups start: Job failed to start but i can start the daemon with sudo cupsd -f ProblemType: Package DistroRelease: Ubuntu 11.04 Package: cups 1.4.5-1ubuntu6 Uname: Linux 2.6.38-rc2+ x86_64 AptOrdering: cups: Configure cups-driver-gutenprint: Configure Architecture: amd64 Date: Mon Jan 31 08:16:30 2011 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha amd64 (20101202) Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: Connection refused MachineType: Hewlett-Packard HP ENVY 15 Notebook PC Papersize: letter ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-rc2+ root=/dev/sda3 ro elevator=noop quiet SourcePackage: cups Title: package cups 1.4.5-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 dmi.bios.date: 10/12/2010 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: F.2B dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 1522 dmi.board.vendor: Hewlett-Packard dmi.board.version: 36.35 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: N/A dmi.modalias: dmi:bvnHewlett-Packard:bvrF.2B:bd10/12/2010:svnHewlett-Packard:pnHPENVY15NotebookPC:pvr0494112419132:rvnHewlett-Packard:rn1522:rvr36.35:cvnHewlett-Packard:ct10:cvrN/A: dmi.product.name: HP ENVY 15 Notebook PC dmi.product.version: 0494112419132 dmi.sys.vendor: Hewlett-Packard ** Affects: cups (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package natty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/710649 Title: package cups 1.4.5-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 710649] Re: package cups 1.4.5-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/710649 Title: package cups 1.4.5-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 710649] Re: package cups 1.4.5-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
I can start the daemon if i comment out this: #/lib/init/apparmor-profile-load usr.sbin.cupsd in pre-start in /etc/init/cups.conf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/710649 Title: package cups 1.4.5-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 710649] Re: package cups 1.4.5-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
I forgot to add i am using git kernel. It works fine with ubuntu kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/710649 Title: package cups 1.4.5-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 710649] Re: package cups 1.4.5-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
I am missing /sys/kernel/security/apparmor/profiles directory. I've commented out the directory check in apparmor-profile-load and i can start cups. I guess the git kernel is missing somethings. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/710649 Title: package cups 1.4.5-1ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working
** Attachment added: "dmesg-2.6.35-4-generic" http://launchpadlibrarian.net/50755687/dmesg-2.6.35-4-generic -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] Re: Synaptics Clickpad touchpad buttons are not working
** Attachment added: "dmesg-2.6.35-5-generic" http://launchpadlibrarian.net/50755708/dmesg-2.6.35-5-generic -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] Re: Synaptics Clickpad touchpad buttons are not working
The attached patch enables clickpad mode and fixes the buttons. Based on version 2.6.35-7.11 $ uname -r 2.6.35-rc4 $ dmesg | grep -i synaptics [ 12.250343] Synaptics Touchpad, model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04771/0xe4/0x5a0400 [ 12.250346] Synaptics: Clickpad mode enabled [ 12.324242] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input12 ** Patch added: "fix_touchpad.patch" http://launchpadlibrarian.net/51585549/fix_touchpad.patch -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] Re: Synaptics Clickpad touchpad buttons are not working
No, that is the feature i am missing the most. This only fixes the detection of the touchpad as a clickpad for the buttons. It does this by using at the product id. Other synaptics goodies as two finger tap right click and three finger tap middle click are missing too. Also click and drag is really hard, if not done correctly the mouse cursor jumps around all over the screen and scrolls the active window wildly. -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] Re: Synaptics Clickpad touchpad buttons are not working
What other information is needed? I thought i added all the needed logs. -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] Re: Synaptics Clickpad touchpad buttons are not working
dmesg with 2.6.35-2-generic. Clickpad buttons are not working ** Attachment added: "dmesg-2.6.35-2-generic" http://launchpadlibrarian.net/50372732/dmesg-2.6.35-2-generic -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] Re: Synaptics Clickpad touchpad buttons are not working
You might want to give a try to this patch for xorg synaptics driver: https://patchwork.kernel.org/patch/93837/ I have the buttons working but you can forget about click+drag events, the cursor jumps all over the screen, can't move windows and can't select text with the touchpad. -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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 582809] Re: Synaptics Clickpad touchpad buttons are not working
Are you sure that patch is already applied? Just did apt-get source xserver-xorg-input-synaptics and grep the source for clickpad and can't find anything. -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 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