You can’t boot SliTaz with the initial ramdisk slitaz25.gz. You need an uRamdisk for the X5000.
Code: Select all
mkimage -T ramdisk -C gzip -n 'SliTaz 25 uInitrd' -d slitaz25.gz uInitrd
Christian
Code: Select all
mkimage -T ramdisk -C gzip -n 'SliTaz 25 uInitrd' -d slitaz25.gz uInitrd
musa wrote: Mon Jan 30, 2017 4:40 pm Hi Christian
I only get mouse
I get this error ungrabbing evdev keyboard device failed: bad file descriptor
i try with event0 and event 1 .
Event0 give no mouse and no keyboard
Event1 give mouse and no keyboard
Thanks
Hi Musa,musa wrote: Mon Jan 30, 2017 8:15 pmI try mouse0 and nothing news in that. I got mouse.xeno74 wrote:
Yes, that's strange. Maybe you have to use another device file for /dev/input/mice.
I will take a break and maybe try to make some room on my hd so I can try Suse
Thank for your help
Hi Fogg_80,Fogg_80 wrote: Sat Apr 25, 2020 1:36 pm in case I want to try with the X5000, what I need and what commands I have to give. Since I have problems with USB ports I tried to burn a cd with the kernel and the dtb inside and can read it without problems with "load scsi". Any suggestions ?
P.S. I have downloaded slitaz25 from your site.