Hello,

while I was trying to boot g4u-2.5 from grub2 on my HP laptop, I found that
the wifi nic installed crashes the system after that dhcp client strings
appear on the screen. Btw considering that I succeeded after long tries to
tame g4u iso from grub2, here's how (you could put it in your FAQ, I
haven't found the whole story googling the internet):

1. copy g4u-2.5.iso to /boot/iso/
2. add to /boot/grub/40_custom the following lines:

menuentry "g4u 2.5 fromiso" {
        loopback loop /boot/iso/g4u-2.5.iso
        knetbsd     (loop)/netbsd
        knetbsd_module_elf     (loop)/miniroot.kmod
}

3. run the command: update-grub

So, this is the screen output:


wpi0: could not read firmware file
uvm_fault(0xc44176c0, 0x1450000, 1) -> 0xe
fatal page fault in supervisor mode
trap type 6 code 0 eip c02244aa cs 8 eflags 10292 cr2 14502b8 ilevel 6
panic: trap

The operating system has halted
Please press any key to reboot.


Openbsd reports that my wpi0 (at pci2) wireless nic is a "Intel/PRO
Wireless 3945ABG" rev 0x02, which is a widespread card.
So, why this crash?
Thanks,
Paolo
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
g4u-help mailing list
g4u-help@feyrer.de
https://lists.sourceforge.net/lists/listinfo/g4u-help

Reply via email to