Hello, I installed debian jessie from eelinux on BBB on SDcard:
debian-jessie-console-armhf-2013-09-26.tar.xz <https://rcn-ee.net/deb/rootfs/jessie/debian-jessie-console-armhf-2013-09-26.tar.xz> and run the /boot/uboot/tools/debian/small-lxde-desktop.sh too install a lxde, but Xorg doesnt start: "X.Org X Server 1.14.3" says in Xorg.0.log (long version see Attachment): [ 162.887] (II) modesetting(G0): using drv /dev/dri/card0 [ 162.888] (WW) Falling back to old probe method for modesetting [ 162.888] (EE) No devices detected. [ 162.888] (EE) Fatal server error: [ 162.888] (EE) no screens found(EE) On angstroem with "X.Org X Server 1.11.2" it works and EDID lines are listed. Even configuring the xorg.conf with proper Modeline: Modeline "1280x1024" 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync # (80.0 kHz) doesnt change anything, since I think its es server error in general. Any hints how to proceed debugging ? does I have to compile a other driver, GL module ? mfG winfried -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "freetype"
Load "type1"
Load "record"
Load "dri"
EndSection
Section "Monitor"
Identifier "Builtin Default Monitor"
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "modesetting"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
Monitor "Builtin Default Monitor"
DefaultDepth 16
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default fbdev Screen 0"
EndSection
Xorg.0.log.debian
Description: Binary data
