Re: [beagleboard] debian jessie w. small-lxde-desktop.sh: Xorg - no screens found ?

2013-11-12 Thread Winfried Ritsch
Thanks for the answer, and the scipt.

OK, I thought so, 
... so I will compile the new puredata packages for wheezy and try it 
there, anyway I need development-tools on the beagleboard.

mfG
 Winfried


Am Montag, 11. November 2013 19:18:25 UTC+1 schrieb RobertCNelson:

 On Mon, Nov 11, 2013 at 9:49 AM, Don deJuan donju...@gmail.comjavascript: 
 wrote: 
  On 11/11/2013 05:53 AM, Robert Nelson wrote: 
  On Mon, Nov 11, 2013 at 6:48 AM, Winfried Ritsch 
  winfrie...@gmail.com javascript: wrote: 
  Hello, 
  
  I installed debian jessie from eelinux on BBB on SDcard: 
  
   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 ? 
  
  Since Jessie isn't schedule for freeze till next year, I've only been 
  pushing them out for purely testing/development purposes.  I've not 
  tried running any desktop on them at this point. 
  
  Right now, you should really be using Debian Wheezy for production 
 purposes's.. 
  
  Otherwise patches welcome, your the first to try Jessie desktop, so 
  you get the honor of figuring out how to make the xorg/modesetting 
  driver work... 
  
  Regards, 
  
  I was wondering why the small-lxde.sh goes with slim of LXDM the default 
  for LXDE? 

 It's a small package (thinking of the 2GB eMMC partition) available in 
 both ubuntu/debian and was easy to get auto-login working... Other 
 than that, i didn't spend much time thinking about it.. 

 Regards, 

 -- 
 Robert Nelson 
 http://www.rcn-ee.com/ 


-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] debian jessie w. small-lxde-desktop.sh: Xorg - no screens found ?

2013-11-11 Thread Winfried Ritsch

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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Section Module   
Loadextmod
Loaddbe   
Loadglx   
Loadfreetype 
Loadtype1
Loadrecord
Loaddri   
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   
DefaultDepth16
EndSection  

Section ServerLayout 
Identifier  Builtin Default Layout
 
Screen  Builtin Default fbdev Screen 0
EndSection  


Xorg.0.log.debian
Description: Binary data


Re: [beagleboard] debian jessie w. small-lxde-desktop.sh: Xorg - no screens found ?

2013-11-11 Thread Robert Nelson
On Mon, Nov 11, 2013 at 6:48 AM, Winfried Ritsch
winfried.rit...@gmail.com wrote:

 Hello,

 I installed debian jessie from eelinux on BBB on SDcard:

  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 ?


Since Jessie isn't schedule for freeze till next year, I've only been
pushing them out for purely testing/development purposes.  I've not
tried running any desktop on them at this point.

Right now, you should really be using Debian Wheezy for production purposes's..

Otherwise patches welcome, your the first to try Jessie desktop, so
you get the honor of figuring out how to make the xorg/modesetting
driver work...

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.