Public bug reported:
The grub menu will freeze (hard, need to physically hit the reset switch
as ctrl+alt+del won't work) when keeping a key pressed ie down arrow or
editing the config live and moving around when HPET is enabled. If HPET
is disabled from the bios the problem no longer occurs. This
Daniel,
The udev rules posted earlier were so you do not have to keep applying
the settings, it does it for you.
Mark
On 7/30/07, Daniel Holbert <[EMAIL PROTECTED]> wrote:
> I agree with Alberto's description of the issue -- I've seen the same
> behavior with my 500G FreeAgent.
> i.e., the issu
Has anybody tried compiling a kernel completely without any of the
experimental usb features?
--
USB mass storage stops working after a while
https://bugs.launchpad.net/bugs/61235
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
I do not have an allow_restart setting for my external apparently. But all this
can be automated:
Udev Rule:
BUS=="scsi", SYSFS{vendor}=="WD", RUN+="/usr/bin/usbhdfix %k"
usbhdfix:
#!/bin/bash
echo 1024 > /sys/block/$1/device/max_sectors
temp=expr substr $1 3 1
echo 1 > /sys/class/scsi_disk/$temp
Hey everybody, I had the same issues with a My Book 500gb. It would get
disconnected and go to sleep after a while/transferring a lot of files.
My theory of it going to sleep/disconnecting was because it was not
getting written to fast enough so I set max_sectors to 1024 (would not
go higher). Perf
I have attached the output of zgrep pthread /var/log/dpkg.log* to see if
it can help.
** Attachment added: "zgrep output"
http://librarian.launchpad.net/5852030/pkg.txt
--
libc6 update for Edgy fails due to sanity check
https://launchpad.net/bugs/81125
--
ubuntu-bugs mailing list
ubuntu-bu
I saw the thread before posting here, thank you though. This needs to be
fixed for average users however. Updates should not kill the system
(well X and whatever else depends on it).
--
libc6 update fails
https://launchpad.net/bugs/81193
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
Public bug reported:
Binary package hint: libc6
When doing an apt-get dist-upgrade the following results:
Preparing to replace libc6 2.4-1ubuntu12 (using
.../libc6_2.4-1ubuntu12.2_i386.deb) ...
Matching libraries: /usr/lib/libpthread.so.20 /lib/ld-linux.so.2
A copy of glibc was found in an une