one step forward in my test, this time booting on the same machine that sourced mylivecd, fully updated iso image:
- started the remastered iso but adding kernel option 3 (runlevel 3), all fine, all console login available.
- logged in on tty1, and started the following command:
sleep 300; init 3- logged in on tty2, started the command
init 5, screen about keyboard layout appear out,
no mouse, no keyb.
- after 5 minutes, the system come back to runlevel 3, that means that only X (server and/or client app) is locked
the following is the last part of Xorg.0.log:
[ 86.948] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 86.948] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 86.948] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 86.948] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 86.948] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 86.948] (II) AIGLX: Loaded and initialized /usr/lib/dri/i915_dri.so
[ 86.948] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 86.950] (II) intel(0): Setting screen physical size to 270 x 203
[ 87.167] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 87.167] (II) No input driver/identifier specified (ignoring)
[ 87.172] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 87.172] (II) No input driver/identifier specified (ignoring)
[ 87.178] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event4)
[ 87.178] (II) No input driver/identifier specified (ignoring)
[ 87.183] (II) config/udev: Adding input device KYE Optical Mouse (/dev/input/event2)
[ 87.183] (II) No input driver/identifier specified (ignoring)
[ 87.184] (II) config/udev: Adding input device KYE Optical Mouse (/dev/input/mouse0)
[ 87.184] (II) No input driver/identifier specified (ignoring)
[ 87.185] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/event3)
[ 87.185] (II) No input driver/identifier specified (ignoring)
@melodie,
BTW, I used --gzip for iso compression, and don't have squashfs errors in dmesg.
AS