After several tries and reworks still the screen remains black and with mouse pointer. But the mouse pointer is moving when a mouse connected to usb host and with touchscreen events as well. Anyone can suggest. Here is my xorg.config
# ------------------------------------------------------------
#Section "ServerFlags"
# Option "blank time" "0"
# Option "standby time" "0"
# Option "suspend time" "0"
# Option "off time" "0"
#EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Framebuffer"
InputDevice "htcleo-ts"
EndSection
Section "Monitor"
Identifier "Monitor0"
Option "DPMS" "true"
Mode "480x800"
DotClock 0
HTimings 480 480 480 480
VTimings 800 800 800 800
Flags "-HSync" "-VSync"
EndMode
EndSection
Section "Device"
Identifier "fbdev0"
Driver "fbdev"
Option "ShadowFB" "on"
Option "Rotate" "CW"
Option "RandRRotation" "on"
EndSection
Section "Screen"
Identifier "Framebuffer"
Device "fbdev0"
Monitor "Monitor0"
DefaultFbBpp 32
SubSection "Display"
Depth 32
Modes "480x800"
EndSubSection
EndSection
Section "InputDevice"
Identifier "htcleo-ts"
Driver "evdev"
Option "Device" "/dev/input/event0"
# Option "InvertX"
Option "SwapAxes" "true"
# Option "Calibration" "972 4 569 15"
EndSection
Cheers 
______________________
Sony Xperia Z
HTC HD2 - The Immortal
Sony Xperia Sola
SE Live with Walkman
|