Gentoo Archives: gentoo-user

From: Volker Armin Hemmann <volkerarmin@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] USB Problems
Date: Sun, 12 Jun 2011 21:57:41
Message-Id: 18169270.XOo3lSFH5F@localhost
In Reply to: Re: [gentoo-user] USB Problems by Dale
1 On Sunday 12 June 2011 15:50:18 Dale wrote:
2 > meino.cramer@×××.de wrote:
3 > > Hi John,
4 > >
5 > > if sysreq does not work after inserting the usbstick then the kernel
6 > > stops working completly (the sysreq-code of the kernel is not
7 > > entered), which seems to be that something happening on very low
8 > > level (the problem not the sysreq-code of course... ;)
9 > >
10 > > Just another shot into the dark:
11 > > Do you have modularized all usb-related stuff? This also may help to
12 > > let the usb-sticks work correctly.
13 > >
14 > > Ah! Another thing: Insert the related modules into
15 > > /etc/conf.d/modules so that they get loaded in a very early
16 > > phase of the bootprocess.
17 > >
18 > > With modules loaded and with no usb-sticks as root inspect the
19 > > according modules with modinfo -p<modulename> to see, whether
20 > > there a additional parameters you may pass to the modules to get
21 > > an extra of informations or - better - to fix the issue.
22 > >
23 > > Modify under "Kernel hacking" in the kernel config the
24 > > "Default message log level" to see more.
25 > >
26 > > Furthermore there is a switch "Kernel debugging" with sub-options.
27 > > May be turning on these may also help to get closer to all evil ;)
28 > >
29 > > Last thing:
30 > > If there is nothing valueable stored on the usbsticks:
31 > > Try to reformat the usbsticks. Instead of putting a FAT32-fs on the
32 > > bare device, create a regular partition and create a Linux-fs
33 > > (reiserfs, ext2/3/4 or like that) on that partition.
34 > >
35 > > This may not be good idea in general, but - if it works - this would
36 > > give a hint, where to search next.
37 > >
38 > > Good luck!
39 > >
40 > > Best regards,
41 > > mcc
42 >
43 > Have you looked to see if that mobo has a USB problem and a BIOS update
44 > to fix it?
45
46 lets see:
47 2.6.36 works fine
48 2.6.37 works fine
49 2.6.38.0 works fine
50 2.6.39 panic
51
52 does not look like mobo problem.
53
54 --
55 #163933

Replies

Subject Author
Re: [gentoo-user] USB Problems Dale <rdalek1967@×××××.com>