From: Roman Z. <zi...@fh...> - 2000-07-28 17:29:36
|
Hi, > The strange behaviour I experienced seems to be due to debug=mem! Removing > that one made it boot. Any idea what broke that? Hmm, I'm almost sure I did use it once, have to check that... > However, pm2fb only works with an old boothack (I use 990106). With the latest > one, dmesg output starts like this: > > parse_bootinfo: unknown tag 0x8008 ignored > parse_bootinfo: unknown tag 0x8009 ignored > > I take it 2.4 isn't adapted to the latest boothack yet. Porting the changes from 2.2 shouldn't be difficult. :-) > nhandled interrupt 18, disabled > amiga_disable_irq: Trying to disable auto-vector IRQ 0 > Unhandled interrupt 18, disabled > > The last one is then repeated from time to time. That's the parallel port, I have no idea what should go wrong there, but I also have nothing connected there, so I can't test it. > And also this line caught my eye: > > amiga_insert_irq: Warning: dev_id of fb vertb handler is zero Nothing serious, except you want to use it as module, but I'll fix it. bye, Roman |