[Bug 35154] Re: Computer resuspends after resuming from suspend
*** This bug is a duplicate of bug 31935 *** https://bugs.launchpad.net/bugs/31935 I have this as well on Xubuntu feisty on a dell Inspiron 8200 where I use Fn+Esc to suspend. It's 100% reproducible for me. Is there any kind of workaround at all? Is there anymore info I can provide? -- Computer resuspends after resuming from suspend https://bugs.launchpad.net/bugs/35154 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 35154] Re: Computer resuspends after resuming from suspend
*** This bug is a duplicate of bug 31935 *** https://bugs.launchpad.net/bugs/31935 I have this as well on Xubuntu feisty on a dell Inspiron 8200 where I use Fn+Esc to suspend. It's 100% reproducible for me. Is there any kind of workaround at all? Is there anymore info I can provide? -- Computer resuspends after resuming from suspend https://bugs.launchpad.net/bugs/35154 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 35154] Re: Computer resuspends after resuming from suspend
*** This bug is a duplicate of bug 31935 *** https://bugs.launchpad.net/bugs/31935 Sorry didn't realize this was a duplicate, ignore my questions. -- Computer resuspends after resuming from suspend https://bugs.launchpad.net/bugs/35154 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 35154] Re: Computer resuspends after resuming from suspend
*** This bug is a duplicate of bug 31935 *** https://bugs.launchpad.net/bugs/31935 On second thought, the other bug is old and marked fixed, yet I still have this problem. My /etc/acpi/suspend.d/05-acpi-lock.sh has the check for acpisleep too: if [ -f /var/lock/acpisleep ] then exit 0 else touch /var/lock/acpisleep fi Any ideas? debugging tips? -- Computer resuspends after resuming from suspend https://bugs.launchpad.net/bugs/35154 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 564376] [NEW] Lucid - iwl3945 drops connection on youtube but not with mainline
Public bug reported: Forgive me if this bug is a duplicate but I didn't see a recent bug with these details I did a clean install of Kubuntu 10.04 beta 2 and i noticed the wireless connection would work initially after boot and then it would drop and then tray icon would continue to say "Connecting" and "Activating" when i right clicked on it and never connect again. I did get it to reconnect once after unloading the iwl3945 and iwlcore modules and reloading them, then restarting the networking init.d script, but that only worked once, every other time i had to reboot for it to work again. Most recently though i connected it and left it on overnight and it stayed connected fine the whole time (i had received IMs meanwhile) and i was able to browse through gmail and the web fine but as soon as I went to a YouTube link it died right away. So then i installed the mainline kernel version: 2.6.34-999 from http://kernel.ubuntu.com /~kernel-ppa/mainline/daily/current/ and tried the same YouTube link and everything works fine. Previous kernel versions I was using that had the problem: 2.6.32-19 2.6.32-21 By the way in case it matters I was using google chrome as the browser and the wireless network I am connected too is using DD-WRT v24-sp1with WPA Personal. My laptop is an IBM Thinkpad T60 and here is my lspci: 00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03) 00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Express Root Port (rev 03) 00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02) 00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02) 00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02) 00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 02) 00:1c.3 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 4 (rev 02) 00:1d.0 USB Controller: Intel Corporation N10/ICH7 Family USB UHCI Controller #1 (rev 02) 00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02) 00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02) 00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02) 00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02) 00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02) 00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller (rev 02) 00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02) 01:00.0 VGA compatible controller: ATI Technologies Inc M52 [Mobility Radeon X1300] 02:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller 03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02) 15:00.0 CardBus bridge: Texas Instruments PCI1510 PC card Cardbus Controller $ lsmod | grep iw iwl394575395 0 iwlcore 118803 1 iwl3945 mac80211 229304 2 iwl3945,iwlcore cfg80211 148737 3 iwl3945,iwlcore,mac80211 So for now it seems to be working fine with the mainline kernel I installed but if there is any other info/testing i can provide let me know. Thanks, Nick ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Description changed: Forgive me if this bug is a duplicate but I didn't see a recent bug with these details I did a clean install of Kubuntu 10.04 beta 2 and i - noticed the wireless was connection would work initially after boot and - then it would drop and then tray icon would continue to say "Connecting" - and "Activating" when i right clicked on it and never connect again. I - did get it to reconnect once after unloading the iwl3945 and iwlcore - modules and reloading them, then restarting the networking init.d - script, but that only worked once, every other time i had to reboot for - it to work again. Most recently though i connected it and left it on - overnight and it stayed connected fine the whole time (i had received - IMs meanwhile) and i was able to browse through gmail and the web fine - but as soon as I went to a YouTube link it died right away. So then i - installed the mainline kernel version: 2.6.34-999 from - http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/ and tried - the same YouTube link and everything works fine. + noticed the wireless connection would work initially after boot and then + it would drop and then tray icon would continue to say "Connecting" and + "Activating" when i right clicked on it and never connect again. I did + get it to reconnect once
[Bug 41301] Re: Mouse clicks stop working sporadically
I started having this problem like 6 months ago when I was using Xubuntu 9.10. Short of restarting the Xserver nothing would fix it. I tried removing all my configuration files and starting clean but it still came back so i gave up on Xfce thinking it was the problem and installed Kubuntu 10.04 and I have it happening regularly in KDE even on the first boot. It seems like the problem might be related to the window managers because it seems like dragging or un/maximizing the windows with a double click sometimes triggers it. I use google chrome with gmail open most of the time, and a logitech mx laser mouse. but I have plugged in other mice when experiencing the symptoms and they didn't work either. FWIW I am using an nvidia 6600 video card with the nvidia proprietary drivers and a twinview dual monitor setup too. Is there any other trouble shooting info I can post? It happens pretty regularly for me. -- Mouse clicks stop working sporadically https://bugs.launchpad.net/bugs/41301 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 556192] Re: Mouse buttons stop responding
*** This bug is a duplicate of bug 41301 *** https://bugs.launchpad.net/bugs/41301 ** This bug has been marked a duplicate of bug 41301 Mouse clicks stop working sporadically -- Mouse buttons stop responding https://bugs.launchpad.net/bugs/556192 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 41301] Re: Mouse clicks stop working sporadically
I had this happen again this morning and had a chance to try out some of the suggested workarounds in this thread an so I thought I would also add that NONE of them work for me! When I bring up the windows options menu it doesn't get focus so I can never select "Move". Using KDE I can do kwin --replace and it works for like 2 seconds before it all breaks again. Also it does not seem to be Xinerama specific or Nvidia specific because I have had it happen on my other machine that is neither dual monitor nor an nvidia card. This bug is getting really irritating and starting make me question Ubuntu's stability which is something I used to be a huge advocate for. -- Mouse clicks stop working sporadically https://bugs.launchpad.net/bugs/41301 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1915628] [NEW] Installer failed to install grub on my /dev/nvme0n1 drive
Public bug reported: Followed these instructions exactly and grub failed to install at the end: https://help.ubuntu.com/community/Full_Disk_Encryption_Howto_2019 ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: ubiquity 20.04.15 ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30 Uname: Linux 5.4.0-26-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu27 Architecture: amd64 CasperMD5CheckMismatches: ./boot/grub/efi.img CasperMD5CheckResult: fail CasperVersion: 1.445 Date: Sat Feb 13 23:33:14 2021 InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/xubuntu.seed quiet splash --- LiveMediaBuild: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) SourcePackage: grub-installer UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: ubuntu Importance: Undecided Status: New ** Tags: amd64 apport-bug focal ubiquity-20.04.15 xubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1915628 Title: Installer failed to install grub on my /dev/nvme0n1 drive To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1915628/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1915628] Re: Installer failed to install grub on my /dev/nvme0n1 drive
This was my error. I missed a step. This bug can be closed. ** Changed in: grub-installer (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1915628 Title: Installer failed to install grub on my /dev/nvme0n1 drive To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1915628/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1689403] [NEW] installer crashed when I tried to do an encrypted install on a 1TB drive
Public bug reported: I tried to do an encrypted install and it failed and kicked me back out to the "entire disk..." screen. So then i unchecked encrypted and tried again and the installer crashed. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: ubiquity 2.21.63.3 ProcVersionSignature: Ubuntu 4.8.0-36.36~16.04.1-generic 4.8.11 Uname: Linux 4.8.0-36-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CasperVersion: 1.376.2 Date: Mon May 8 22:46:47 2017 InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/xubuntu.seed boot=casper quiet splash --- LiveMediaBuild: Xubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215) ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: ubiquity UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug ubiquity-2.21.63.3 xenial xubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1689403 Title: installer crashed when I tried to do an encrypted install on a 1TB drive To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1689403/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 564376] Re: Lucid - radeon kms causes iwl3945 to drop connection on youtube but not with mainline
I've been using Xubuntu Quantal on the same laptop for a year plus and I no longer have this issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/564376 Title: Lucid - radeon kms causes iwl3945 to drop connection on youtube but not with mainline To manage notifications about this bug go to: https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/564376/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1521734] [NEW] virtualbox-dkms 5.0.10-dfsg-2ubuntu1: virtualbox kernel module failed to build
Public bug reported: just ran apt-get update and apt-get dist-upgrade and got this. ProblemType: Package DistroRelease: Ubuntu 15.10 Package: virtualbox-dkms 5.0.10-dfsg-2ubuntu1 ProcVersionSignature: Ubuntu 4.2.0-17.21-generic 4.2.3 Uname: Linux 4.2.0-17-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 DKMSKernelVersion: 4.2.0-17-generic Date: Tue Dec 1 14:24:45 2015 DuplicateSignature: dkms:virtualbox-dkms:5.0.10-dfsg-2ubuntu1:gcc: error: unrecognized command line option ‘-fstack-protector-strong’ InstallationDate: Installed on 2015-06-05 (179 days ago) InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1) PackageArchitecture: all PackageVersion: 5.0.10-dfsg-2ubuntu1 RelatedPackageVersions: dpkg 1.18.2ubuntu5.1 apt 1.0.10.2ubuntu1 SourcePackage: virtualbox Title: virtualbox-dkms 5.0.10-dfsg-2ubuntu1: virtualbox kernel module failed to build UpgradeStatus: Upgraded to wily on 2015-11-02 (29 days ago) ** Affects: virtualbox (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package need-duplicate-check wily -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1521734 Title: virtualbox-dkms 5.0.10-dfsg-2ubuntu1: virtualbox kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1521734/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 897011] [NEW] left installing overnight and message that install had a problem
Public bug reported: left installing overnight and message that install had a problem next day ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: ubiquity 2.8.7 ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4 Uname: Linux 3.0.0-12-generic i686 NonfreeKernelModules: wl ApportVersion: 1.23-0ubuntu3 Architecture: i386 CasperVersion: 1.287 Date: Sun Nov 27 18:33:53 2011 LiveMediaBuild: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) ProcEnviron: LANGUAGE= PATH=(custom, no user) LANG=en_US.UTF-8 SourcePackage: ubiquity UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 oneiric ubiquity-2.8.7 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/897011 Title: left installing overnight and message that install had a problem To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/897011/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 897011] Re: left installing overnight and message that install had a problem
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/897011 Title: left installing overnight and message that install had a problem To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/897011/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs