Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Xorg "No screens found" Intel
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
whobanil80
n00b
n00b


Joined: 04 Feb 2012
Posts: 27

PostPosted: Tue Jul 02, 2013 2:48 am    Post subject: [Solved] Xorg "No screens found" Intel Reply with quote

Hello everyone,

I have installed Gentoo with a working GUI on this laptop before, but now I am having an issues with x-server. I have followed the guides, built the drivers, and I have been troubleshooting this for three days. So it is time for some fresh eyes.

In make.conf:

VIDEO_CARDS="intel i965" // Don't know if this is acceptable

I have been trying to compile and use i965, but all I get is i915. I would like some input here too if anyone knows about this.

The kernel options are all set as the xorg guide says, frame-buffers disabled, Intel things enabled. Intel kernel mod setting enabled.

If anyone has an idea where to go from here, please let me know. Also, if I can provide any additional info, please let me know. Thank you in advance to anyone who responds!

Here is the latter part of my Xorg.0.log:

...

[ 72.302] Initializing built-in extension XVideo
[ 72.302] Initializing built-in extension XVideo-MotionCompensation
[ 72.303] Initializing built-in extension XFree86-VidModeExtension
[ 72.303] Initializing built-in extension XFree86-DGA
[ 72.304] Initializing built-in extension XFree86-DRI
[ 72.304] Initializing built-in extension DRI2
[ 72.304] (II) LoadModule: "glx"
[ 72.304] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 72.304] (II) Module glx: vendor="X.Org Foundation"
[ 72.304] compiled for 1.13.4, module version = 1.0.0
[ 72.304] ABI class: X.Org Server Extension, version 7.0
[ 72.304] (==) AIGLX enabled
[ 72.318] Loading extension GLX
[ 72.318] (==) Matched intel as autoconfigured driver 0
[ 72.318] (==) Matched vesa as autoconfigured driver 1
[ 72.318] (==) Matched modesetting as autoconfigured driver 2
[ 72.318] (==) Matched fbdev as autoconfigured driver 3
[ 72.318] (==) Assigned the driver to the xf86ConfigLayout
[ 72.318] (II) LoadModule: "intel"
[ 72.318] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[ 72.318] (II) Module intel: vendor="X.Org Foundation"
[ 72.318] compiled for 1.13.4, module version = 2.20.13
[ 72.318] Module class: X.Org Video Driver
[ 72.318] ABI class: X.Org Video Driver, version 13.1
[ 72.318] (II) LoadModule: "vesa"
[ 72.318] (WW) Warning, couldn't open module vesa
[ 72.318] (II) UnloadModule: "vesa"
[ 72.318] (II) Unloading vesa
[ 72.318] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 72.318] (II) LoadModule: "modesetting"
[ 72.319] (WW) Warning, couldn't open module modesetting
[ 72.319] (II) UnloadModule: "modesetting"
[ 72.319] (II) Unloading modesetting
[ 72.319] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 72.319] (II) LoadModule: "fbdev"
[ 72.319] (WW) Warning, couldn't open module fbdev
[ 72.319] (II) UnloadModule: "fbdev"
[ 72.319] (II) Unloading fbdev
[ 72.319] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 72.319] (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 Desktop (GT1), Sandybridge Desktop (GT2),
Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
Haswell Server (GT2+), Haswell SDV Desktop (GT1),
Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
Haswell ULT Server (GT1), Haswell ULT Server (GT2),
Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
Haswell CRW Server (GT2), Haswell CRW Server (GT2+),
ValleyView PO board
[ 72.319] (--) using VT number 7

[ 72.376] (EE) No devices detected.
[ 72.376]
Fatal server error:
[ 72.376] no screens found
[ 72.376] (EE)


Last edited by whobanil80 on Tue Jul 02, 2013 10:10 pm; edited 1 time in total
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9679
Location: almost Mile High in the USA

PostPosted: Tue Jul 02, 2013 4:52 am    Post subject: Reply with quote

This is still way too characteristic of not having KMS enabled.

Doublecheck your KMS, make sure it's on by default on boot. You'll know it when the screen text changes sizes after the initial program loader completes... If you don't have it set on boot, you will have to either set it in the module loader or set (I believe) i915.modeset=1 in lilo/grub kernel options.

These chips all use the same driver. While I'd like to say "Ivybridge" for my i5, I just say intel...
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
whobanil80
n00b
n00b


Joined: 04 Feb 2012
Posts: 27

PostPosted: Tue Jul 02, 2013 7:15 am    Post subject: Reply with quote

Thank you for the reply. Your help is much appreciated.

I checked and recompiled the kernel (genkernel atm). Still failed. This is what I have under the graphics drivers driver section:


--------------------------------------------------------------------------------------------------------------------------------

* /dev/agp (AGP support) // I don't have an advanced graphics port, but the guide said to have it enabled.
* Intel

* Direct Rendering Manager

M Intel 8xx/9xx/G3x/G4x/HD Graphics

* Enable modset on intel by default

M lowlevel Video output switch controls //Just left this alone, it was on before.

--------------------------------------------------------------------------------------------------------------------------------

These are the ONLY options I have set in the graphics driver section. I will try the grub kernel option tomorrow, I'm going to bed.

Also, does menuconfig always bring up the default options? I've had to load my alternative config every time.
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9679
Location: almost Mile High in the USA

PostPosted: Tue Jul 02, 2013 8:28 pm    Post subject: Reply with quote

Menuconfig should pull up the settings you last saved...

I don't understand, you have these drivers as modules or in kernel? Is the text font shrinking during boot, from 80x25 resolution to something much higher during boot?

If it's not saving, this is not a good sign, it should be saving the options. Are you building in /usr/src/linux and sure you have write permissions?

my G965 computer has these options set in .config :

CONFIG_DRM=y
CONFIG_DRM_KMS_HELPER=m
CONFIG_DRM_TTM=m
CONFIG_DRM_I915=m
CONFIG_DRM_I915_KMS=y
CONFIG_VIDEO_OUTPUT_CONTROL=m
CONFIG_FB=m
CONFIG_FB_CFB_FILLRECT=m
CONFIG_FB_CFB_COPYAREA=m
CONFIG_FB_CFB_IMAGEBLIT=m
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_BACKLIGHT_CLASS_DEVICE=m
CONFIG_BACKLIGHT_GENERIC=m

During boot, text font will shrink fairly early on during boot as Gentoo initscripts will load the DRM/KMS driver.
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
whobanil80
n00b
n00b


Joined: 04 Feb 2012
Posts: 27

PostPosted: Tue Jul 02, 2013 10:09 pm    Post subject: Reply with quote

Yes to all those questions. I figured out it's only because I was using an alternitive config file save.

Anyway, I'm a moron. I forgot to add i915 to /etc/conf.d/modules. -.- So I really didn't have a problem and that's why my configureation was fine but not working. Helps when you load the driver right? Haha.

Thanks for your time and sorry for my mistake. I have my GUI and everything is working 100%.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum