* Florian Reitmeir ([EMAIL PROTECTED]) wrote: > A pitfall is udev, if you use it, you have to create the /dev/fb0 by hand. A > cd /dev > ./MAKEDEV fb0 > should do. I inserted the commands in an init.d script.
You could also tweak /etc/udev/links.conf: """ D fb M fb/0 c 29 0 L fb0 fb/0 """ hth, Michele
signature.asc
Description: Digital signature

