grub-devel
[Top][All Lists]
Advanced

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

Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image generation.


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image generation.
Date: Sun, 27 Oct 2013 23:43:14 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131005 Icedove/17.0.9

On 27.10.2013 21:03, Aleš Nesrsta wrote:
> 
> 
> 2.
> I don't see loading of OHCI module in debug output !
> Do you really have this module included in your image?
I have to second this: OHCI module if loaded and there is at least one
PCI device available it will show "pciid = %x" message.
Can you modify grub_real_dprintf in misc.c to:
if (!debug)
  debug = "all";

So we can be sure that the message wasn't simply lost due to late
setting of debug variable.
Did I already give you my image to try out?

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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