| Summary: | Xorg and intel 855GM | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | DRI | Reporter: | Samareanu Florin <florin.samareanu> | ||||||||||||||
| Component: | DRM/other | Assignee: | Default DRI bug account <dri-devel> | ||||||||||||||
| Status: | RESOLVED NOTABUG | QA Contact: | |||||||||||||||
| Severity: | normal | ||||||||||||||||
| Priority: | medium | ||||||||||||||||
| Version: | XOrg git | ||||||||||||||||
| Hardware: | x86 (IA32) | ||||||||||||||||
| OS: | Linux (All) | ||||||||||||||||
| Whiteboard: | |||||||||||||||||
| i915 platform: | i915 features: | ||||||||||||||||
| Attachments: |
|
||||||||||||||||
|
Description
Samareanu Florin
2006-10-09 07:58:59 UTC
Created attachment 7304 [details]
Xorg.conf
My xorg config
Created attachment 7305 [details]
The Xorg log file
Aditional comments: In order to achieve the native display resolution i used the 915 resolution with the following arguments (taken from the /etc/sysconfig/915resolution): YRESO=1050 XRESO=1400 MODE=best Also, uploading the dmesg file Created attachment 7306 [details]
Dmesg
The most annoying part is that i have no DRI support because of that. Error message follows (see Xorg.0.log): (**) I810(0): DRI is disabled because it needs HW cursor and 2D acceleration. (In reply to comment #0) > (**) I810(0): Option "SWcursor" The '(**)' indicates this is due to the config file. From the log file: > (==) Using config file: "/root/xorg.conf" ^^^^^^^^^^^^^^^ Is that the config file you're modifying? well it seems it was my mistake. i removed the /root/xorg.conf and restarted the X server with the config file attached. everything stopped working with that configuration (all i can see is a blue screen without a mouse). ps fax-ing my system shows applications starting. i`m uploading the new log file and the old xorg config that works. Created attachment 7307 [details]
WORKING xorg without 3d acceleration
Created attachment 7308 [details]
The non-working xorg log file
It's because it's using the xorg.conf file from your /root/xorg.conf configurationw which has SWcursor & NoAccel as options. Closing as NOT A BUG. commenting the SWCursor & the NoAccel lines makes the desktop act funny. i have no mouse, the display is moved horizontally with 1/2 (hard to describe, it`s like someone pushed the image from the left corner to the right one, and i have the left side of the picture to my right and my right to the left) and in the upper side of the display there is a garbage stripe. remove the monitorlayout keyword. that does not help. with or without that option it`s the same view. i also tried something else: i tried the following Opensuse 10.1 xorg.conf that works on this laptop in the Mandriva environment and i could only see some a blue screen and kde loading (judging from the disk activity). i`ll upload the suse xorg.conf. Created attachment 7353 [details]
Opensuse 10.1 config file that works. (with glx and dri of course)
|
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.