LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-20-2012, 10:53 PM   #1
SiegeX
Member
 
Registered: Jul 2004
Location: Silicon Valley, CA
Distribution: Slackware
Posts: 171

Rep: Reputation: 38
Slackware 14, Intel Integrated Graphics on Atom D2700, (EE) Screen(s) found, none have a usable conf


I'm having the very same issue with my Intel Integrated Graphics on my Atom D2700 on a new install of Slackware 14; xfce-4 worked 100% on 13.37. When I 'startx' I get an error that says:

(EE) Screen(s) found, but none have a usable configuration.

I loaded the new intel driver in /testing and 'startx' just locks up my box with a black screen.

I tried disabling 'dri' with the following override, but the Xorg log says that it will start up anyway even though the default is to disable it.

Code:
Section "Module"
  Disable "dri"
EndSection
 
Old 10-21-2012, 02:47 AM   #2
treb_vb
LQ Newbie
 
Registered: Oct 2010
Posts: 6

Rep: Reputation: 0
Hi SiegeX,
I would doubt we're suffering the SAME issue (but who am I to know for sure? LOL).
Not only are our CPU / GPU systems completely different, the symptoms are also different.
You mention that on the 'vanilla' install you got the 'EE screens found...'
My 'guess' is that you copied across /etc/X11/xorg.conf (or one of the closely related X config files) from a prior install?

BTW, the method I used to 'disable' DRI is completely different to yours...
I created the following content in a new file (/etc/X11/xorg.conf.d/disableDRI.conf)
Code:
Section "Device"
        Identifier      "Intel Graphics"
        Driver          "intel"
#       Option          "AccelMethod"   "SNA"
#       Option          "Shadow"        "False"
        Option          "DRI"           "False"
EndSection
With the 'vanilla' install, I also had to add in the 'Shadow' option to make it 'stable'.
With the drivers from /testing, I was able to comment out the Shadow option, and I elected to enable SNA (purely to see if it made a huge difference... Without DRI, the switch to SNA wasn't a 'quantum leap')

Last edited by unSpawn; 10-21-2012 at 07:59 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Screen starts flickering, problem with Xorg and integrated intel graphics snoop234 Linux - Newbie 9 02-03-2012 12:06 AM
KMS not working, screen turns blank. Intel i3 330 Integrated Graphics equal1zer Linux - Hardware 6 01-22-2011 09:58 AM
[SOLVED] Slackware - Running X - (EE) Screen(s) found, but none have a usable configuration. adchalk93 Linux - Newbie 5 11-01-2010 09:34 AM
Help! Black screen instead of login screen! Intel integrated graphics coolblue SUSE / openSUSE 10 05-03-2007 05:30 PM
[SOLVED] Integrated Intel graphics & LCD glossy screen MBA Whore Linux - Hardware 5 09-13-2006 12:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:30 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration