Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: bonbonbaron on January 18, 2020, 07:10:17 AM

Title: Keyboard stops working after sudo reboot
Post by: bonbonbaron on January 18, 2020, 07:10:17 AM
I'm using a Pi Zero W. I tried waitusb=5 in /mnt/mmcblk0p1/config.txt to no avail. Annoyingly, unplugging/replugging the keyboard causes the system to crash. Is there anything else I can do? Thanks in advance.
Title: Re: Keyboard stops working after sudo reboot
Post by: Juanito on January 18, 2020, 07:51:12 AM
You should use "sudo exitcheck.sh reboot"
Title: Re: Keyboard stops working after sudo reboot
Post by: bonbonbaron on January 18, 2020, 08:47:26 AM
Okay, but no difference. Keyboard still disappears.
Title: Re: Keyboard stops working after sudo reboot
Post by: Juanito on January 18, 2020, 08:55:47 AM
Which version of piCore are you using?

It doesn't happen for me with an RPi3 or RPi4 with 9.x and 11.x.
Title: Re: Keyboard stops working after sudo reboot
Post by: bonbonbaron on January 18, 2020, 08:58:02 AM
piCore 9.0.1 with Pi Zero W. Also put waitusb=5 in both /mnt/mmcoreblk0p1/cmdline.txt and cmdline3.txt
Title: Re: Keyboard stops working after sudo reboot
Post by: bonbonbaron on January 18, 2020, 09:25:43 AM
I'd like to try either "waitusb=15:LABEL=keyboard_uuid_here"... or "waitusb=15:UUID=keyboard_label_here". Do those commands only apply to memory devices? Or can I use them on the keyboard?