[Bug 304658] Re: HP Laptop hangs on resume, after suspend/hibernate
I have the same problem on an HP I opened a bug report a couple of weeks ago 301081. Ubuntu was on a spare drive for me so I just reinstalled the Vista drive. Its an Xmas present and M'lady will freak out if she walks away from the laptop for a few minutes and then has to cold boot to get the thing running again. -- HP Laptop hangs on resume, after suspend/hibernate https://bugs.launchpad.net/bugs/304658 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 301077] [NEW] No directory choice in Firefox download 64 bit Intrepid
Public bug reported: Binary package hint: firefox Fresh install of Ubuntu 64 bit 8.10 on an HP G60 with Nvidia graphics and AMD CPU. When I try to download a file Firefox displays the save to screen where you have the option of changing to a different place other than the desktop but nothing works. If I reconfigure to always ask me where to save a file I get the pop up with the directory options but again nothing works. No button I click on functions to change the default directory. ** Affects: firefox (Ubuntu) Importance: Undecided Status: New -- No directory choice in Firefox download 64 bit Intrepid https://bugs.launchpad.net/bugs/301077 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 301081] [NEW] No resume from suspend in Ubuntu 8.10
Public bug reported: Binary package hint: ubuntu-laptop-mode New install of 64 bit 8.10 Ubuntu on new HP G60 laptop with AMD CPU and Nvidia graphics. Restricted drivers are used for the video card. All updates applied. Laptop suspends and power button blinks but does not return when power button is pressed. Mouse pointer comes back and screen is black but nothing else. A cold reboot is required to restart. ** Affects: ubuntu-laptop-mode (Ubuntu) Importance: Undecided Status: New -- No resume from suspend in Ubuntu 8.10 https://bugs.launchpad.net/bugs/301081 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 262423] Re: [intrepid] Resume from suspend does not work in 2.6.27-1
I reported this bug yesterday but after reading this post it looks like it has been around for awhile. My laptop is a new HP G60 with Nvidia video card and AMD dual core Turion CPU. On a clean install of 8.10 64 bit I can hibernate and come back but if I sleep or suspend it will not resume. Kernel is 2.6.27-7. I am using the latest Nvidia driver available from the restricted drivers 177.80. Sometimes when I resume from a suspend I can briefly, for a fraction of a second, see my desktop but then the screen goes black and all I have is a mouse cursor. From there a cold boot is all that I can do. -- [intrepid] Resume from suspend does not work in 2.6.27-1 https://bugs.launchpad.net/bugs/262423 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 290810] Re: laptop won't resume from sleep in ubuntu 8.10
I have the same problem as do many, many others! It will suspend to disk (hibernate) just fine. It's sleep that does not work. -- laptop won't resume from sleep in ubuntu 8.10 https://bugs.launchpad.net/bugs/290810 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 328575] Re: Cannot start gnome-terminal because of gconf error
I just noticed this behavior in an update to Jaunty from Intrepid. If it is not a bug then it is a "feature" and should be in a change log somewhere. I liked being able to click on a root terminal icon, give it my password and be presented with a root terminal. I guess I can just as easily su to root. -- Cannot start gnome-terminal because of gconf error https://bugs.launchpad.net/bugs/328575 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 249340] Re: Gutsy->Hardy upgrade hangs in localedef
This is what worked for me thanks to folks (behda) on the Ubuntu forums. I did not lose any data and it worked just fine. 1 start PC and let it load to X login screen (after getting X setup popup and choosing continue) 2 do a ctrl+alt+F1 and get to terminal and login. 3 sudo rm /usr/bin/localedef 4 sudo dpkg --configure -a 5 let upgrade finish and when back to the prompt "reboot" -- Gutsy->Hardy upgrade hangs in localedef https://bugs.launchpad.net/bugs/249340 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 249258] Re: Upgrade to Hardy hangs on Generating locales
*** This bug is a duplicate of bug 249340 *** https://bugs.launchpad.net/bugs/249340 I got this from the Ubuntu forums and it worked for me. 1 start PC and let it load to X login screen (after getting X setup popup and choosing continue) 2 do a ctrl+alt+F1 and get to terminal and login. 3 sudo rm /usr/bin/localedef 4 sudo dpkg --configure -a 5 let upgrade finish and when back to the prompt "reboot" -- Upgrade to Hardy hangs on Generating locales https://bugs.launchpad.net/bugs/249258 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 110900] Re: Audio doesn't work on Feisty Fawn
I have the same problem after updating from Edgy to Feisty. Neither installs have or had a /etc/asound.conf and creating one did not help. Otherwise the sound works for CD's and TVTime and listening to internet radio. It is just system sounds that don't run for the logged in user. If I run aplay /usr/share/sounds/login.wav as root the login wav plays just fine but if I run it as a user I get the error reported at the beginning of the chain above. As root aplay /usr/share/sounds/login.wav Playing WAVE '/usr/share/sounds/login.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo When I run it as my user ID I get: aplay /usr/share/sounds/login.wav ALSA lib confmisc.c:1105snd_func_refer) Unable to find definition 'defaults.pcm.dmix_format' ALSA lib conf.c:3500_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:3957snd_config_expand) Args evaluate error: No such file or directory ALSA lib pcm.c:2145snd_pcm_open_noupdate) Unknown PCM dmix:VT82xx aplay: main:550: audio open error: No such file or directory My user ID is in the audio group. Anybody have any ideas? -- Audio doesn't work on Feisty Fawn https://bugs.launchpad.net/bugs/110900 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 110900] Re: Audio doesn't work on Feisty Fawn
I fixed it by deleting two files in my home directory, asoundrc and asoundrc.asoundconf. I created a new user for testing and that user could play system sounds. I noticed the newly created user did not have these two files so I deleted them in my configuration. Feisty must implement sound in a different way than Edgy. -- Audio doesn't work on Feisty Fawn https://bugs.launchpad.net/bugs/110900 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 189782] [NEW] gdesklets disappears on Ubuntu Gutsy
Public bug reported: After gdesklets loads on the desktop in Gutsy and my various gdesklets (like a clock) are seen on the desktop, they will all disappear if I click the button on the lower left of the desktop for hiding all window and showing the desktop. This does not happen in Feisty. In Gutsy they will all reappear when the hide windows button is again clicked ** Affects: ubuntu Importance: Undecided Status: New -- gdesklets disappears on Ubuntu Gutsy https://bugs.launchpad.net/bugs/189782 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 188499] Re: no exit sound in two Gutsy installs
Installing esound fixed this problem and I found this solution in the Ubuntu forums. I still think it is a bug. -- no exit sound in two Gutsy installs https://bugs.launchpad.net/bugs/188499 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 101943] Re: braid screensaver crashes system with compiz activated
I have similar problems with an Nvidia 7300 GT graphics card. Nvidia driver is 100.14.19. Sometimes if I walk away for a few minutes I come back and the screen saver has not activated but the screen is black and the keyboard is unresponsive. My only recourse it to power cycle the PC. This machine started out 18 months ago with Dapper and has been upgraded to successive Ubuntu versions since, to Edgy, then Feisty and now Gutsy. I did not experience this behavior in any previous version. -- braid screensaver crashes system with compiz activated https://bugs.launchpad.net/bugs/101943 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 188499] [NEW] no exit sound in two Gutsy installs
Public bug reported: In two installs of Ubuntu Gutsy, one a fresh install to a Dell laptop and the other a desktop upgrade from Ubuntu Feisty no exit sound plays when I exit to shutdown the OS. I can go to the sound applet and play the exit sound just fine and otherwise all sounds play just fine but when I shutdown the laptop or desktop no exit sound plays. ** Affects: ubuntu Importance: Undecided Status: New -- no exit sound in two Gutsy installs https://bugs.launchpad.net/bugs/188499 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 134196] Re: [Gutsy] no more audio after update kernel 2.6.22-10
They are hidden files. -- [Gutsy] no more audio after update kernel 2.6.22-10 https://bugs.launchpad.net/bugs/134196 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 134196] Re: [Gutsy] no more audio after update kernel 2.6.22-10
Create a new user and see if the new user has sound. If the new user has sound then I had a similar problem after an upgrade and the fix was to delete/rename the asoundrc and asoundrc.asoundconf.conf files in my own home directory and sound came back immediately. -- [Gutsy] no more audio after update kernel 2.6.22-10 https://bugs.launchpad.net/bugs/134196 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 177593] have an emachine, just updated to latest - needed a reboot - video card not recognized afterwards
Public bug reported: Binary package hint: gnome-panel just did the lastest updates as of 12/19/2007, reported that it needed a reboot, so I reboot the computer. Came up that it didn't recognize the video interface, working in low graphics mode. Shut machine down, left it off for several minutes tried again. Same thing - low graphics mode and finally have a display that I can read, but would like to go back to what I had. ProblemType: Bug Architecture: i386 Date: Wed Dec 19 22:07:14 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/gnome-panel Package: gnome-panel 1:2.20.1-0ubuntu1 PackageArchitecture: i386 ProcCmdline: gnome-panel --sm-client-id default1 ProcCwd: /home/tvande ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: gnome-panel Uname: Linux emac2 2.6.22-14-generic #1 SMP Tue Dec 18 08:02:57 UTC 2007 i686 GNU/Linux ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug -- have an emachine, just updated to latest - needed a reboot - video card not recognized afterwards https://bugs.launchpad.net/bugs/177593 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 177593] Re: have an emachine, just updated to latest - needed a reboot - video card not recognized afterwards
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/10992521/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/10992525/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/10992526/ProcStatus.txt -- have an emachine, just updated to latest - needed a reboot - video card not recognized afterwards https://bugs.launchpad.net/bugs/177593 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
RE: [Bug 177593] Re: have an emachine, just updated to latest - needed a reboot - video card not rec
I considered it a "bug" because it USED to work before the update. Thought it would be appropriate to report it this way. > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Date: Thu, 20 Dec 2007 10:40:47 + > Subject: [Bug 177593] Re: have an emachine, just updated to latest - needed > a reboot - video card not recognizedafterwards > > Thanks for your comments. This does not appear to be a bug report as > such. We appreciate the difficulties you are facing, but it would make > more sense to raise your question in the support tracker. > http://launchpad.net/support > > ** Changed in: gnome-panel (Ubuntu) >Status: New => Invalid > > -- > have an emachine, just updated to latest - needed a reboot - video card not > recognized afterwards > https://bugs.launchpad.net/bugs/177593 > You received this bug notification because you are a direct subscriber > of the bug. _ The best games are on Xbox 360. Click here for a special offer on an Xbox 360 Console. http://www.xbox.com/en-US/hardware/wheretobuy/ -- have an emachine, just updated to latest - needed a reboot - video card not recognized afterwards https://bugs.launchpad.net/bugs/177593 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 179627] Laptop battery icon disappears
Public bug reported: The laptop is a Dell Latitude D600 with 512 MB memory. When first started and logged into a nice battery icon appears in the upper panel. When I roll my mouse over the icon battery life information is displayed. I then say move my mouse back to the desktop somewhere and shortly after that the battery icon disappears. I have used the add to panel feature to add an additional battery monitoring icon and that one sticks but the one next to the speaker icon disappears. The installation is stock Ubuntu 7.10 ** Affects: ubuntu Importance: Undecided Status: New -- Laptop battery icon disappears https://bugs.launchpad.net/bugs/179627 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 179627] Re: Laptop battery icon disappears
I should also add I used the alternate CD to do the installation as the live CD installation did not display and opening splash screen (black screen with orange "Ubuntu" lettering and did not enable effects on the ATI video card. -- Laptop battery icon disappears https://bugs.launchpad.net/bugs/179627 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 179627] Re: Laptop battery icon disappears
I should also add I used the alternate CD to do the installation as the live CD installation did not display and opening splash screen (black screen with orange "Ubuntu" lettering and did not enable effects on the ATI video card. -- Laptop battery icon disappears https://bugs.launchpad.net/bugs/179627 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 179627] Re: Laptop battery icon disappears
Solved. After thinking about this a bit I went to System/Preferences/Power Management and there is a check box to display all the time or during charging etc. -- Laptop battery icon disappears https://bugs.launchpad.net/bugs/179627 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 189782] Re: gdesklets disappears on Ubuntu Gutsy
Excellent. Keep up the good work and thank you. - Original Message From: Cody A.W. Somerville <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Tuesday, March 18, 2008 1:04:43 PM Subject: [Bug 189782] Re: gdesklets disappears on Ubuntu Gutsy This bug appears to be fixed in Hardy. ** Changed in: gdesklets (Ubuntu) Status: Confirmed => Fix Released -- gdesklets disappears on Ubuntu Gutsy https://bugs.launchpad.net/bugs/189782 You received this bug notification because you are a direct subscriber of the bug. Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ -- gdesklets disappears on Ubuntu Gutsy https://bugs.launchpad.net/bugs/189782 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 156191] Re: Printing from Java does not work at all with cups > 1.2
Trinh's fix worked for me and an app called Moneydance. Thanks!!! This has bothered me for months. -- Printing from Java does not work at all with cups > 1.2 https://bugs.launchpad.net/bugs/156191 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 156191] Re: Printing from Java does not work at all with cups > 1.2
I have a similar problem in Dapper with Java 1.6 and no page orientation option in the printer applet. Printing gets to the queue and then there is a job stopped error. -- Printing from Java does not work at all with cups > 1.2 https://bugs.launchpad.net/bugs/156191 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 445123] Re: No GUI option to disable face browser
Wish I were a coder. My field is networking. Technically it is not really a bug but more a feature that does not keep me from using Ubuntu. The Windows 7 hard drive that came with this laptop sits in a corner. If it sits there long enough I'll put it in a usb hard drive enclosure, format it to ext 3 or 4 and use it for storage. Thanks for the speedy replies. From: Sebastien Bacher To: tv...@yahoo.com Sent: Tue, December 1, 2009 5:11:22 AM Subject: [Bug 445123] Re: No GUI option to disable face browser note that the bug is triaged and has enough informations to be worked so no need to add new comments to say you get the issue too! -- No GUI option to disable face browser https://bugs.launchpad.net/bugs/445123 You received this bug notification because you are a direct subscriber of a duplicate bug. -- No GUI option to disable face browser https://bugs.launchpad.net/bugs/445123 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 152264] Re: Shadow remains after window closed
I am having the same issue with Invest on 9.10. Leaves a shadow. I never had this with any previous Ubuntu versions. Compiz is loaded. -- Shadow remains after window closed https://bugs.launchpad.net/bugs/152264 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 489984] Re: Ubuntu 9.10 loses some security via login screen
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/36232459/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/36232460/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/36232461/ProcStatus.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/36232462/XsessionErrors.txt ** Visibility changed to: Public -- Ubuntu 9.10 loses some security via login screen https://bugs.launchpad.net/bugs/489984 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 445123] Re: No GUI option to disable face browser
The fix should be pretty simple: use the code from almost any previous version of Ubuntu. -- No GUI option to disable face browser https://bugs.launchpad.net/bugs/445123 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 418282] Re: Touchpad not recognized on Asus U80 and UL30 series. Touchpad Panel missing from mouse settings
*** This bug is a duplicate of bug 512192 *** https://bugs.launchpad.net/bugs/512192 Hi, I'm seeing the same issue. Im running Ubuntu 9.10 (kernel version: 2.6.31-22-generic) on an ASUS K60I laptop. It doesn't recognize the touchpad at all. I've tried applying the patch listed above by following the very thorough instructions provided by AllurGroceries (http://ubuntuforums.org/showthread.php?p=9175201#post9175201) The problem I have is that when I get to step 5, in my kernel src/drivers/input/mouse directory I dont have an elantech.c file. Am I missing a step to get that file? Any help would be appreciated because the mouse is so sensitive typing becomes a real pain since the cursor is always jumping around. Thanks in advance -- Touchpad not recognized on Asus U80 and UL30 series. Touchpad Panel missing from mouse settings https://bugs.launchpad.net/bugs/418282 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 1686881] [NEW] can't reinstall 2nd time on brand new drive
Public bug reported: 1st install would not consistently recognize USB keyboard/mouse. Reinstalled because brand new drive, trying to wipe and do clean install but comes up with this grub error twice in a row. Very frustrating. ProblemType: Bug DistroRelease: Ubuntu 17.04 Package: ubiquity 17.04.9 ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8 Uname: Linux 4.10.0-19-generic i686 ApportVersion: 2.20.4-0ubuntu4 Architecture: i386 CasperVersion: 1.380 Date: Thu Apr 27 22:37:25 2017 InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash --- maybe-ubiquity LiveMediaBuild: Ubuntu 17.04 "Zesty Zapus" - Release i386 (20170412) ProcEnviron: PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 LC_NUMERIC=C.UTF-8 SourcePackage: grub-installer UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: grub-installer (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 ubiquity-17.04.9 ubuntu zesty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1686881 Title: can't reinstall 2nd time on brand new drive To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1686881/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1656659] [NEW] laptop fails to wake from suspend, requires restart
Public bug reported: When I close the laptop lid, the laptop appears to suspend, but when I open it again, the power light comes on, but nothing else. The caps lock light won't go on, and the laptop restarts after about 20 seconds. Laptop: Dell XPS 9350 This happened on 16.04.1 with kernel 4.4, but upgrading the kernel with linux-generic-hwe-16.04-edge to 4.8 hasn't helped: $ uname -a Linux tom-XPS-13-9350 4.8.0-34-generic #36~16.04.1-Ubuntu SMP Wed Dec 21 18:55:08 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux The relevant part of the syslog is: Jan 14 23:51:32 tom-XPS-13-9350 NetworkManager[1063]: [1484437892.4327] manager: sleep requested (sleeping: no enabled: yes) Jan 14 23:51:32 tom-XPS-13-9350 NetworkManager[1063]: [1484437892.4328] manager: sleeping... Jan 14 23:51:32 tom-XPS-13-9350 NetworkManager[1063]: [1484437892.4328] device (wlp58s0): state change: activated -> unmanaged (reason 'sleeping') [100 10 37] Jan 14 23:51:32 tom-XPS-13-9350 NetworkManager[1063]: [1484437892.4655] dhcp4 (wlp58s0): canceled DHCP transaction, DHCP client pid 3472 Jan 14 23:51:32 tom-XPS-13-9350 NetworkManager[1063]: [1484437892.4655] dhcp4 (wlp58s0): state changed bound -> done Jan 14 23:51:32 tom-XPS-13-9350 wpa_supplicant[1198]: wlp58s0: CTRL-EVENT-DISCONNECTED bssid=20:0c:c8:7c:fd:50 reason=3 locally_generated=1 Jan 14 23:51:32 tom-XPS-13-9350 avahi-daemon[970]: Withdrawing address record for 192.168.0.105 on wlp58s0. Jan 14 23:51:32 tom-XPS-13-9350 avahi-daemon[970]: Leaving mDNS multicast group on interface wlp58s0.IPv4 with address 192.168.0.105. Jan 14 23:51:32 tom-XPS-13-9350 kernel: [10048.980954] brcmf_cfg80211_reg_notifier: not a ISO3166 code (0x30 0x30) Jan 14 23:51:32 tom-XPS-13-9350 avahi-daemon[970]: Interface wlp58s0.IPv4 no longer relevant for mDNS. Jan 14 23:51:32 tom-XPS-13-9350 NetworkManager[1063]: [1484437892.4732] dns-mgr: Writing DNS information to /sbin/resolvconf Jan 14 23:51:32 tom-XPS-13-9350 avahi-daemon[970]: Withdrawing address record for fe80::872b:d4f5:194:ccdc on wlp58s0. Jan 14 23:51:32 tom-XPS-13-9350 avahi-daemon[970]: Leaving mDNS multicast group on interface wlp58s0.IPv6 with address fe80::872b:d4f5:194:ccdc. Jan 14 23:51:32 tom-XPS-13-9350 avahi-daemon[970]: Interface wlp58s0.IPv6 no longer relevant for mDNS. Jan 14 23:51:32 tom-XPS-13-9350 wpa_supplicant[1198]: p2p-dev-wlp58s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD Jan 14 23:51:32 tom-XPS-13-9350 dnsmasq[1410]: setting upstream servers from DBus Jan 14 23:51:32 tom-XPS-13-9350 whoopsie[983]: [23:51:32] Cannot reach: https://daisy.ubuntu.com Jan 14 23:51:32 tom-XPS-13-9350 whoopsie[983]: [23:51:32] offline Jan 14 23:51:32 tom-XPS-13-9350 whoopsie[983]: [23:51:32] Cannot reach: https://daisy.ubuntu.com Jan 14 23:51:32 tom-XPS-13-9350 NetworkManager[1063]: [1484437892.4844] manager: NetworkManager state is now ASLEEP Jan 14 23:51:33 tom-XPS-13-9350 whoopsie[983]: [23:51:33] Cannot reach: https://daisy.ubuntu.com Jan 14 23:51:33 tom-XPS-13-9350 wpa_supplicant[1198]: nl80211: deinit ifname=p2p-dev-wlp58s0 disabled_11b_rates=0 Jan 14 23:51:33 tom-XPS-13-9350 dbus[984]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' Jan 14 23:51:33 tom-XPS-13-9350 systemd[1]: Starting Network Manager Script Dispatcher Service... Jan 14 23:51:33 tom-XPS-13-9350 dbus[984]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Jan 14 23:51:33 tom-XPS-13-9350 systemd[1]: Started Network Manager Script Dispatcher Service. Jan 14 23:51:33 tom-XPS-13-9350 nm-dispatcher: req:1 'down' [wlp58s0]: new request (1 scripts) Jan 14 23:51:33 tom-XPS-13-9350 nm-dispatcher: req:1 'down' [wlp58s0]: start running ordered scripts... Jan 14 23:51:33 tom-XPS-13-9350 wpa_supplicant[1198]: nl80211: deinit ifname=wlp58s0 disabled_11b_rates=0 Jan 14 23:51:33 tom-XPS-13-9350 systemd[1]: Reached target Sleep. Jan 14 23:51:33 tom-XPS-13-9350 systemd[1]: Starting Suspend... Jan 14 23:51:33 tom-XPS-13-9350 systemd-sleep[10647]: Failed to connect to non-global ctrl_ifname: (nil) error: No such file or directory Jan 14 23:51:33 tom-XPS-13-9350 systemd-sleep[10648]: /lib/systemd/system-sleep/wpasupplicant failed with error code 255. Jan 14 23:51:33 tom-XPS-13-9350 systemd-sleep[10647]: Suspending system... Jan 15 13:01:48 tom-XPS-13-9350 rsyslogd: [origin software="rsyslogd" swVersion="8.16.0" x-pid="944" x-info="http://www.rsyslog.com";] start ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: linux-image-4.8.0-34-generic 4.8.0-34.36~16.04.1 ProcVersionSignature: Ubuntu 4.8.0-34.36~16.04.1-generic 4.8.11 Uname: Linux 4.8.0-34-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 Date: Sun Jan 15 13:46:33 2017 EcryptfsInUse: Yes InstallationDate: Installed on 2016-09-25 (111 days ago) InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719) ProcEnviron: LANGUAGE=en_GB:en TERM=xterm-256color
[Bug 1574125] Re: [Lenovo G50-70] suspend not working after upgrade
I've reported https://bugs.launchpad.net/ubuntu/+source/linux-hwe- edge/+bug/1656659 for my Dell XPS 9350 failing to wake from suspend. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574125 Title: [Lenovo G50-70] suspend not working after upgrade To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1574125/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1656659] Re: [Dell XPS 9350 Laptop] laptop fails to wake from suspend, requires restart
** Summary changed: - laptop fails to wake from suspend, requires restart + [Dell XPS 9350 Laptop] laptop fails to wake from suspend, requires restart -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1656659 Title: [Dell XPS 9350 Laptop] laptop fails to wake from suspend, requires restart To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-hwe-edge/+bug/1656659/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1656659] Re: [Dell XPS 9350 Laptop] laptop fails to wake from suspend, requires restart
There was a remaining upgrade of some apport packages, and I think this has fixed the issue now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1656659 Title: [Dell XPS 9350 Laptop] laptop fails to wake from suspend, requires restart To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-hwe-edge/+bug/1656659/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 606898] [NEW] package postfix 2.7.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75
Public bug reported: Binary package hint: postfix ivtv drivers would not install. ivtv-utils although the software center now reports it is installed. ProblemType: Package DistroRelease: Ubuntu 10.04 Package: postfix 2.7.0-1 ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5 Uname: Linux 2.6.32-23-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sun Jul 18 09:54:12 2010 ErrorMessage: subprocess installed post-installation script returned error exit status 75 InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1) SourcePackage: postfix Title: package postfix 2.7.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75 ** Affects: postfix (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package lucid -- package postfix 2.7.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75 https://bugs.launchpad.net/bugs/606898 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 606898] Re: package postfix 2.7.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75
** Attachment added: "AptOrdering.txt" http://launchpadlibrarian.net/52118868/AptOrdering.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/52118869/Dependencies.txt ** Attachment added: "Df.txt" http://launchpadlibrarian.net/52118870/Df.txt ** Attachment added: "Dmesg.txt" http://launchpadlibrarian.net/52118871/Dmesg.txt ** Attachment added: "DpkgTerminalLog.txt" http://launchpadlibrarian.net/52118872/DpkgTerminalLog.txt -- package postfix 2.7.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75 https://bugs.launchpad.net/bugs/606898 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