[Bug 441627] Re: [LENOVO 20074CU] hibernate/resume failure

2010-01-12 Thread Larry Dawson
Jeremy, Sorry, my email settings were to an old account, so I never received notification. The answer to your question is no. Also to note: This problem has not occurred in the final release of 9.10 Larry -- [LENOVO 20074CU] hibernate/resume failure https://bugs.launchpad.net/bugs/441627 You

[Bug 441627] Re: [LENOVO 20074CU] hibernate/resume failure

2009-10-03 Thread Larry Dawson
In case it matters, There was an instance of Virtual Box running a copy of Windows XP when I initially ran the suspend, and there was an instance of the cisco vpn client running (but defunct - it had been connected on a previous wireless connection before a previous host suspend-resume cycle).

[Bug 441627] [NEW] [LENOVO 20074CU] hibernate/resume failure

2009-10-03 Thread Larry Dawson
Public bug reported: 425864 might be a duplicate of this one, but that referred to a T61, this happened on a T60. I choose suspend, and it seemed to hang - the power and harddisk LED's stayed on. I pressed the power button to try again, but it didn't work - the grub menu came up but the boot didn

[Bug 441627] Re: [LENOVO 20074CU] hibernate/resume failure

2009-10-03 Thread Larry Dawson
** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/32947751/AlsaDevices.txt ** Attachment added: "AplayDevices.txt" http://launchpadlibrarian.net/32947752/AplayDevices.txt ** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/32947753/BootDmesg.txt ** Att

[Bug 88091] Re: Functions splice and vmsplice in glibc 2.5 not being declared for c progam

2007-04-10 Thread Larry Dawson
** Changed in: Ubuntu Assignee: (unassigned) => Larry Dawson Status: Unconfirmed => Rejected -- Functions splice and vmsplice in glibc 2.5 not being declared for c progam https://bugs.launchpad.net/bugs/88091 You received this bug notification because you are a member of Ubunt

[Bug 95779] Re: Restricted Drivers Manager Fails to Detect nVidia GeForce4 Ti 4200

2007-04-10 Thread Larry Dawson
Its working again... On a different machine also running feisty with a later nVidia video card, I noticed that the latest update reverted the nvidia-glx package to 1.96xx, so I decided to try to enable it again on my laptop. I reinstalled nvidia-glx, rebooted, and it works correctly, with deskto

[Bug 95779] Re: Restricted Drivers Manager Fails to Detect nVidia GeForce4 Ti 4200

2007-03-28 Thread Larry Dawson
Just a note - I don't know if this is useful or not. I used the package below to get the nvidia driver, and it works to an extent (on the same Dell D800 reported above). I don't know if it was something that the bug fix requires as a workaround, or if I'm still supposed to use nvidia- glx. apt-get

[Bug 95779] Re: Restricted Drivers Manager Fails to Detect nVidia GeForce4 Ti 4200

2007-03-26 Thread Larry Dawson
This goes for the card in my Latitude D800 laptop too. This is a pretty decent machine still and there have to be a lot of them out there... (WW) NVIDIA(0): The NVIDIA GeForce4 4200 Go GPU installed in this system is (WW) NVIDIA(0): supported through the NVIDIA 1.0-96xx Legacy drivers. (WW) N

[Bug 88091] Re: Functions splice and vmsplice in glibc 2.5 not being declared for c progam

2007-03-14 Thread Larry Dawson
I had a little more time to explore this, and it turns out that the splice and vmsplice features are included only if the symbol _GNU_SOURCE is defined - in which case they compile correctly without the warning. That seems like a philosophical issue, so I think I should just withdraw the bug and fi

[Bug 88091] Functions splice and vmsplice in glibc 2.5 not being declared for c progam

2007-02-26 Thread Larry Dawson
Public bug reported: Feisty Fawn appears to almost support splice and vmsplice - the functions are in declared /usr/include/bits/fnctl.h, and are defined in the glibc library , but for some reason the declarations do not seem to be available during my compile: (splice and vmsplice are new funct