Bug 59387 - [865G] No devices detected
Summary: [865G] No devices detected
Status: RESOLVED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: 7.7 (2012.06)
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Chris Wilson
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-15 03:21 UTC by Anton Ghiugan
Modified: 2013-01-15 09:39 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
(Xorg.0.log xorg.conf .config lsmod lspci uname -a) (21.07 KB, text/plain)
2013-01-15 03:21 UTC, Anton Ghiugan
no flags Details
Xorg server log file (8.80 KB, text/plain)
2013-01-15 03:25 UTC, Anton Ghiugan
no flags Details
Xorg server configuration file (15.47 KB, text/plain)
2013-01-15 03:26 UTC, Anton Ghiugan
no flags Details
Output of "lspci" command (1.46 KB, text/plain)
2013-01-15 03:26 UTC, Anton Ghiugan
no flags Details
Output of "lsmod" command (803 bytes, text/plain)
2013-01-15 03:27 UTC, Anton Ghiugan
no flags Details
Linux kernel comfiguration file (50.71 KB, text/plain)
2013-01-15 03:27 UTC, Anton Ghiugan
no flags Details

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.