Bug 59387

Summary: [865G] No devices detected
Product: xorg Reporter: Anton Ghiugan <aghiugan>
Component: Driver/intelAssignee: Chris Wilson <chris>
Status: RESOLVED INVALID QA Contact: Intel GFX Bugs mailing list <intel-gfx-bugs>
Severity: normal    
Priority: medium    
Version: 7.7 (2012.06)   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
(Xorg.0.log xorg.conf .config lsmod lspci uname -a)
none
Xorg server log file
none
Xorg server configuration file
none
Output of "lspci" command
none
Output of "lsmod" command
none
Linux kernel comfiguration file none

Description Anton Ghiugan 2013-01-15 03:21:28 UTC
Created attachment 73035 [details]
(Xorg.0.log xorg.conf .config lsmod lspci uname -a)

Using Slackware 13.7 (32 bit). Compiled kernel from scratch (config file attached). VESA driver is Ok (640x480 mode only for some reason). Not sure if it is a configuration issue or unsupported h/w, or something else.
Attachment contains a tar ball with the following files:
linux.config  -- configuration parameters used for Linux kernel build
lsmod.txt     -- output of "lsmod" command
uname.txt     -- output of "uname -a" command
xorg.conf     -- the Xorg configuration file in use
lspci.txt     -- output of "lspci" command
Xorg.0.log    -- Xorg log file (from /var/... directory)
Comment 1 Anton Ghiugan 2013-01-15 03:25:12 UTC
Created attachment 73036 [details]
Xorg server log file
Comment 2 Anton Ghiugan 2013-01-15 03:26:00 UTC
Created attachment 73037 [details]
Xorg server configuration file
Comment 3 Anton Ghiugan 2013-01-15 03:26:40 UTC
Created attachment 73038 [details]
Output of "lspci" command
Comment 4 Anton Ghiugan 2013-01-15 03:27:16 UTC
Created attachment 73039 [details]
Output of "lsmod" command
Comment 5 Anton Ghiugan 2013-01-15 03:27:56 UTC
Created attachment 73040 [details]
Linux kernel comfiguration file
Comment 6 Daniel Vetter 2013-01-15 09:00:33 UTC
A few things:
- xorg.conf isn't required any more, have you tried what happens when you just delete it?
- 2.15.0 is a bit an old xf86-video-intel release ...
- please boot with drm.debug=0xe added to your kernel cmdline, boot and then attach the complete output of dmesg.
Comment 7 Chris Wilson 2013-01-15 09:39:37 UTC
Modern userspace, which 2.15.0 being ancient still qualifies as, requires i915.modeset=1 or CONFIG_DRM_I915_KMS=y.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.