Hello, On Wed, Nov 15, 2006 at 08:18:42PM +0800, chenggh wrote: > Now It has the same prolems with unavailabe mouse and keyboard. the > menu.lst > is as following: > > title L4Linux26/Fiasco+dope > kernel (hd0,1)/boot/L4Linux/bootstrap > modaddr 0x06000000 > module (hd0,1)/boot/L4Linux/main -nowait -nokdb -serial_esc > -comspeed > 115200 -comport 1 > module (hd0,1)/boot/L4Linux/sigma0 > module (hd0,1)/boot/L4Linux/roottask task modname "bmodfs" attached > 5 > modules > module (hd0,1)/boot/L4Linux/events > module (hd0,1)/boot/L4Linux/names --events > module (hd0,1)/boot/L4Linux/log > module (hd0,1)/boot/L4Linux/dm_phys --isa=0x00800000 -v --events > module (hd0,1)/boot/L4Linux/simple_ts -t 300 --events > module (hd0,1)/boot/L4Linux/rtc --events > module (hd0,1)/boot/L4Linux/l4io --noirq --events > module (hd0,1)/boot/L4Linux/l4exec --events > module (hd0,1)/boot/L4Linux/l4dope --l4io --menubar --transparency > module (hd0,1)/boot/L4Linux/loader --fprov BMODFS linux26.cfg > module (hd0,1)/boot/L4Linux/bmodfs > module (hd0,1)/boot/L4Linux/vmlinuz26 > module (hd0,1)/boot/L4Linux/linux26.cfg > module (hd0,1)/boot/L4Linux/libloader.s.so > module (hd0,1)/boot/L4Linux/libld-l4.s.so > module (hd0,1)/boot/L4Linux/loader --fprov=BMODFS linux26.cfg > vbeset 0x117 506070 > > And the linux26.cfg is like this: > verbose 0 > task "vmlinuz26" "earlyprintk=yes mem=256M video=l4fb root=/dev/hda2" > all_sects_writable
For me it looks like you're still running L4Linux via loader. Anyway: * Be sure to limit your scenario to just l4env and dope (Remove all lines after .../l4dope.) * Try to run l4io w/o "--noirq" as this mode is seldom tested and will not work in the future. If the problem persists, please, send a complete log of your boot process. Ciao -- Christian Helmuth TU Dresden, Dept. of CS Operating Systems Group http://os.inf.tu-dresden.de/~ch12 _______________________________________________ l4-hackers mailing list [email protected] http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
