From: Robert R. <ro...@pl...> - 2000-10-09 11:42:44
|
On Sun, Oct 08, 2000 at 06:30:21PM +0300, Jouko Pynnönen wrote: > > 2.4.0-test8 still doesn't boot out of box on my A1200/603e. After some > investigation I found out it gets stuck in this loop in > arch/ppc/kernel/time.c: > > do { > old_stamp = stamp; > old_sec = sec; > stamp = get_native_tbl(); > if (__USE_RTC() && stamp < old_stamp) old_stamp -= 1000000000; > elapsed += stamp - old_stamp; > sec = ppc_md.get_rtc_time(); > } while ( sec == old_sec && elapsed < 2*HZ*tb_ticks_per_jiffy); After a quick glance at sources of 2.4.0-test5 i guess this was the cause of all the problems with my Amiga booting with anything higher that test5 (and i blamed Michel and pm2fb ;o))) no wonder i couldn't find anything there =o)) Anyway i'm updating sources to test8 right now. Frank Petzold reported on IRC that lp is broken in test7 (as well as scsi emulation). In self made test5 i couldn't even load modules (modprobe keeps saying that device is busy; admitedly it;s realy high possible that i screwed something with modules as i was adding them later) Did anyone actually tried to print anything under test7 or higher? Jouko big thanks for finding this =o))) -- Robert Ramiega | ro...@pl... IRC: _Jedi_ | Don't underestimate UIN: 13201047 | http://www.plukwa.net/ | the power of Source |