grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: USB device not seen by grub


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: USB device not seen by grub
Date: Thu, 03 Dec 2009 23:52:37 +0100
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109)

Chris Jones wrote:
> On Thu, Dec 03, 2009 at 03:24:31PM EST, Vladimir 'φ-coder/phcoder' Serbinenko 
> wrote:
>   
>> Chris Jones wrote:
>>     
>>>> Can you issue:
>>>> debug=all
>>>> insmod uhci
>>>> insmod usbms
>>>> debug=all
>>>> ls -l
>>>> debug=
>>>> ls -l
>>>> And to post the result?
>>>>         
>
> Barring typos or omissions, the trace reveals that the perceived 'hang'
> after issuing 'insmod uhci' is in fact grub looping over the following
> code:
>
> /build/buildd/grub2-1.97~beta4/kern/disk.c:389 Reading hd0,11
>
>   
This is just module loading. I guess your terminal is slow which causes
an enormous slowback when loading module. You can using
debug=usb,uhci,ohci
instead of
debug=all
> hda,11 correponds to the partition where grub is managed, but also
> perhaps more to the point, it happens to be the first bootable entry in
> my grub.cfg
>
> The version of grub is the one currently in the ubuntu 9.10 repos.
>
> Thanks,
>
> CJ
>
>
>
>
>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>   


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]