Re: No screens found on intel sandy bridge / centos 5.7 / kernel 2.6.39

2011-10-29 Thread Dwijadas Dey
Hi
Solved the problem, i had compiled kernel 2.6.39 without drm
support earlier, now compiled again with drm intel support  i got the
screen.

Thanks

On 10/27/11, Tino Keitel tino.keitel+x...@tikei.de wrote:
 On Tue, Oct 25, 2011 at 13:56:56 +0530, Dwijadas Dey wrote:
 Hi
After successfully compiling and installing xorg-server-1.7.7,
 xf86-video-intel-2.13.903 when i run startx -- /opt/xorg/bin/Xorg
 -verbose i got Fatal server error: no screens found.

 [...]

 (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
  i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
  E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
  965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
  4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
  Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
  Sandybridge, Sandybridge
 (II) Primary Device is: PCI 00@00:02:0
 (EE) No devices detected.

 What is the output of lspci -nn ?

 Regards,
 Tino
 ___
 xorg@lists.freedesktop.org: X.Org support
 Archives: http://lists.freedesktop.org/archives/xorg
 Info: http://lists.freedesktop.org/mailman/listinfo/xorg
 Your subscription address: dwi...@gmail.com

___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: No screens found on intel sandy bridge / centos 5.7 / kernel 2.6.39

2011-10-27 Thread Tino Keitel
On Tue, Oct 25, 2011 at 13:56:56 +0530, Dwijadas Dey wrote:
 Hi
After successfully compiling and installing xorg-server-1.7.7,
 xf86-video-intel-2.13.903 when i run startx -- /opt/xorg/bin/Xorg
 -verbose i got Fatal server error: no screens found.

[...]

 (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
   i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
   E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
   965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
   4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
   Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
   Sandybridge, Sandybridge
 (II) Primary Device is: PCI 00@00:02:0
 (EE) No devices detected.

What is the output of lspci -nn ?

Regards,
Tino
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


No screens found on intel sandy bridge / centos 5.7 / kernel 2.6.39

2011-10-25 Thread Dwijadas Dey
Hi
   After successfully compiling and installing xorg-server-1.7.7,
xf86-video-intel-2.13.903 when i run startx -- /opt/xorg/bin/Xorg
-verbose i got Fatal server error: no screens found.

xorg.cong file
**
Section ServerLayout
Identifier single head configuration
Screen  0  Screen0 0 0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
EndSection

Section Files
#RgbPath  /usr/share/X11/rgb
ModulePath   /usr/local/xf86-video-intel/lib/xorg/modules/drivers
ModulePath   /usr/local/xf86-input-mouse-1.5.0/lib/xorg/modules/input
ModulePath   
/usr/local/xf86-input-keyboard-1.4.0/lib/xorg/modules/input
#ModulePath   /usr/lib/xorg/modules/drivers
#ModulePath   /usr/lib/dri
#ModulePath   /usr/lib/xorg/modules/extensions
ModulePath   /opt/xorg/lib/xorg/modules/extensions
#ModulePath   /usr/lib/xorg/modules
ModulePath   /opt/xorg/lib/xorg/modules
ModulePath   /opt/xorg/lib/xorg/modules/linux
ModulePath   /opt/xorg/lib/xorg/modules/multimedia
#ModulePath   /usr/lib/xorg/modules/fonts
ModulePath   /usr/lib/xorg/modules
#FontPath unix/:7100
#FontPath built-ins
EndSection

Section Module
#Load  freetype
Load   glx
Load  dbe
Load   extmod
Load   dri
#Load  i915
EndSection

Section ServerFlags
Option  AIGLX off
Option  AllowMouseOpenFail on
Option  IgnoreABI on
Option  ZapWarning on
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  kbd
Option  XkbModel pc105
Option  XkbLayout us
EndSection

Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol auto
Option  Device /dev/input/mice
#Option ZAxisMapping 4 5 6 7
EndSection

Section Monitor

Identifier   Monitor0
VendorName   Compaq
ModelNameLCD Panel 1280x1024
HorizSync 30-55
VertRefresh 50-120
Option  dpms
#Option ddc
EndSection

Section Device
   Option   NoLogo  True
  #Option ShadowFB
  #Option DefaultRefresh  
  #Option ModeSetClearScreen
Identifier  Videocard0
Driver  intel
VendorName  Intel Corporation
BoardName   Intel Sandybridge
Option  AccelMethod EXA
BusID   PCI:0:2:0
EndSection

Section Screen
Identifier Screen0
Device Videocard0
MonitorMonitor0
#DefaultDepth 24
#SubSection Display
#Viewport   0 0
#Depth 16
#Modes800x600 640x480
#EndSubSection
#SubSection Display
#Viewport   0 0
#Depth 16
#EndSubSection
#SubSection Display
#Viewport   0 0
#Depth 24
#Modes1280x1024 1280x960 1280x800 1152x864 
1024x768
800x600 640x480
#EndSubSection
EndSection

Section DRI
Group0
Mode 0666
EndSection

Section Extensions
#Option Composite False
EndSection

***

and the Xorg.0.log log file is


X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.39 i686
Current Operating System: Linux localhost.localdomain 2.6.39 #7 SMP
Fri Oct 14 21:11:17 IST 2011 i686
Kernel command line: ro root=/dev/VolGroup00/LogVol00
Build Date: 25 October 2011  10:29:54AM

Current version of pixman: 0.22.2
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /opt/xorg/var/log/Xorg.0.log, Time: Tue Oct 25 13:30:26 2011
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout single head configuration
(**) |--Screen Screen0 (0)
(**) |   |--Monitor Monitor0
(**) |   |--Device Videocard0
(**) |--Input Device Mouse0
(**) |--Input Device Keyboard0
(**) Option AllowMouseOpenFail on
(**) Option AIGLX off
(**) Option IgnoreABI on
(**) Ignoring ABI Version
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /opt/xorg/lib/X11/fonts/misc/ does not exist.
Entry deleted from font path.
(WW) The directory /opt/xorg/lib/X11/fonts/TTF/ does not exist.
Entry deleted from font path.
(WW) The directory /opt/xorg/lib/X11/fonts/OTF does not exist.
Entry deleted from font path.
(WW) The directory /opt/xorg/lib/X11/fonts/Type1/ does not exist.
Entry deleted from