Linux-SWAT
Forum Addict!
- Joined
- Feb 13, 2010
- Messages
- 9,188
Tried the omapfb X driver.
Got a black screen.
Here's my log :
I wonder how to activate the LCD through xorg.conf .
Got a black screen.
Here's my log :
Code:
[ 239.894] (II) omapfb: Driver for OMAP framebuffer (omapfb) and external LCD controllers:
omap1/2/3, S1D13745, HWA742
[ 239.895] (--) using VT number 7
[ 239.915] (WW) Falling back to old probe method for OMAPFB
[ 239.916] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 239.916] (WW) Error opening /sys/devices/platform/omapfb/ctrl/name: No such file or directory
[ 239.916] (WW) Can't autodetect LCD controller, assuming internal
[ 239.917] (II) LCD controller: internal
[ 239.917] (II) omapfb(0): Base plane capabilities:
[ 239.917] (II) omapfb(0): Base plane supports the following image formats:
[ 239.917] (II) omapfb(0): VideoRAM: 3000KiB (SDRAM)
[ 239.917] (**) omapfb(0): Depth 16, (--) framebuffer bpp 16
[ 239.917] (==) omapfb(0): RGB weight 565
[ 239.917] (==) omapfb(0): Default visual is TrueColor
[ 239.917] (II) omapfb(0): Detecting outputs
[ 239.918] (II) omapfb(0): Output lcd using monitor section Monitor0
[ 239.918] (WW) omapfb(0): OMAPFBDSSOutputReadValue: reading value from sysfs entry timings for lcd failed: No such file or directory
[ 239.918] (II) omapfb(0): Output tv has no monitor section
[ 239.920] (II) omapfb(0): overlayPoolInit: Found 3 framebuffers, 3 overlays and 2 managers
[ 239.920] (II) omapfb(0): EDID for output lcd
[ 239.920] (II) omapfb(0): Printing probed modes for output tv
[ 239.920] (II) omapfb(0): Modeline "720x574"x25.0 13.50 720 732 788 864 574 579 615 625 (15.6 kHz)
[ 239.920] (II) omapfb(0): Output lcd disconnected
[ 239.920] (II) omapfb(0): Output tv connected
[ 239.921] (II) omapfb(0): Using exact sizes for initial modes
[ 239.921] (II) omapfb(0): Output tv using initial mode 720x574
[ 239.921] (II) omapfb(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 239.921] (II) omapfb(0): XRandR extension initialized
[ 239.991] (--) omapfb(0): Virtual size is 800x574 (pitch 800)
[ 239.991] (**) omapfb(0): Mode "720x574": 13.5 MHz, 15.6 kHz, 25.0 Hz
[ 239.991] (II) omapfb(0): Modeline "720x574"x25.0 13.50 720 732 788 864 574 579 615 625 (15.6 kHz)
[ 239.991] (==) omapfb(0): DPI set to (96, 96)
[ 239.992] (II) Loading sub module "fb"
[ 239.992] (II) LoadModule: "fb"
[ 240.093] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 240.257] (II) Module fb: vendor="X.Org Foundation"
[ 240.262] compiled for 1.9.5, module version = 1.0.0
[ 240.262] ABI class: X.Org ANSI C Emulation, version 0.4
[ 240.575] (EE) omapfb(0): FBIOBLANK: Invalid argument
[ 240.576] (==) omapfb(0): DPMS enabled
[ 240.576] (II) omapfb(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 240.576] (--) RandR disabled
I wonder how to activate the LCD through xorg.conf .