tomorrows rawhide kernel.

Dave Jones davej at redhat.com
Sat Aug 13 23:03:33 UTC 2005


On Sat, Aug 13, 2005 at 05:08:31PM -0500, Michel Alexandre Salim wrote:
 > On Sat, 2005-08-13 at 12:24 -0400, Dave Jones wrote:
 > > On Sat, Aug 13, 2005 at 01:10:40AM -0500, Michel Alexandre Salim wrote:
 > >  > On Fri, 2005-08-12 at 23:57 -0400, Dave Jones wrote:
 > >  > > As the rawhide kernel has been pretty boring and uneventful
 > >  > > so far, this last day or two, Jeremy Katz and I managed to
 > >  > > beat suspend to disk support into shape.
 > >  > > 
 > >  > [snip]
 > >  > Great! It works with swap-on-LVM, I assume?
 > > 
 > > Worked for me :-)
 > > 
 > Tried it just now and I encountered a kernel panic while suspending from
 > the GNOME desktop, using the x86_64 kernel.

Switching to console before doing the suspend is advisable.
The pm-hibernate script from pmutils will do this automatically.

 > Is there a good way to get to the kernel dump, short of hooking up a
 > serial console (no serial port here) or taking a screenshot? (Does the
 > Rawhide kernel ship with LKCD?) The dump is over 1 page long, so the
 > beginning of it will be cut off.

If you boot with something like vga=791 you'll fit more lines
on the screen, so you should be able to capture it all.

 > On a slightly related topic, both the 2.6.12-1.1398_FC4 kernel from FC4
 > updates and the new 2.6.12-1.1482_FC5 are very noisy when the optical
 > drive is empty - I get this repeatedly:
 > 
 > ATAPI device hdc:
 >   Error: Not ready -- (Sense key=0x02)
 >   Incompatible medium installed -- (asc=0x30, ascq=0x00)
 >   The failed "Read Cd/Dvd Capacity" packet command was:
 >   "25 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 "

The CD or IDE code has had some kind of accident in 2.6.13rc
it seems. I can trivially make it hang the box by feeding
it an audio CD. Sadly, its just a total hang rather than something
useful.

That you get the above msg repeatedly could be something trying
to poll the device whilst its empty (probably hal daemon).
Why its become so noisy when earlier kernels weren't is a mystery
to me right now.

		Dave




More information about the fedora-devel-list mailing list