mdev-like-a-boss
#1
Sun, 2017-01-01 06:01
mmix
-
- Offline
- 3 weeks 2 days ago
- 2016-06-07
recently, i had problem to use alpine linux.
i try to figure out now.
during alpine linux installation, most problem was xorg.
screen doesn't work, or keyboard/mouse doesn't reponse, etc.
behind of all this problem, there is udev i guess.
http://git.alpinelinux.org/cgit/alpine-conf/tree/setup-xorg-base.in
# setup and start udev rc-update -q del mdev sysinit rc-update -q add udev sysinit rc-update -q add udev-postmount default
i could be wrong but i recommend to use mdev instead of udev.
https://github.com/slashbeast/mdev-like-a-boss
latest edge and 3.5.1 version seems to be fixed boot blank screen bug, Thank you!
xorg startx screen works fine, but keyboard and mouse does not working.
finally, alpine 3.5.2 works fine again. thank you!
repository 3.5 or edge all works fine, xorg screen, keyboard, mouse all works again.
alpine standard iso fine, but extended iso seems to be broken.