Thread: iLiad Iliad internals
View Single Post
Old 07-19-2006, 05:00 AM   #12
DHer
Addict
DHer doesn't litterDHer doesn't litter
 
Posts: 261
Karma: 156
Join Date: Jul 2006
Device: iliad
there are some things you might try:

remove the line
/usr/bin/wireless.sh stop
from/home/root/start.sh

and check if wlan works on startup (ssh might be usefull if you foobar your display settings)

Quote:
Xfbdev accepts the common options of the TinyX family of servers. Please see TinyX(1) .
Quote:
-screen widthxheight[xdepth[xfreq]][@rotation]
use a screen of the specified width, height, screen depth, frequency, and rotation (0, 90, 180 and 270 are legal values).
change the line
/usr/bin/Xfbdev -screen 768x1024x8 -3button -dpi 100 -ac &
from/home/root/start.sh to
/usr/bin/Xfbdev -screen 768x1024x8@90 -3button -dpi 100 -ac &

and restart your iliad.

Please tell me if it worked

PS: please have a look at /etc/matchbox/kbdconfig and try the listed key combinations.
DHer is offline   Reply With Quote