Hello, I have a Dell D505 laptop with an intel 855GM video card. The operating system details are as follows: xorg-x11-7.1.0-6mdv2007.0 Linux florinsam.vectorsoftware.ro 2.6.17-5mdv #1 SMP Wed Sep 13 14:32:31 EDT 2006 i686 Intel(R) Pentium(R) M processor 1.70GHz GNU/Linux The problem follows: No matter what i write in xorg.conf (aka Option "SwCursor" "false"/Option "HWCursor" "true"/replace true/false with yes/no , i`ve tried everything) in Xorg.0.log i have: (**) I810(0): Option "SWcursor" I will upload the Xorg log and the xorg.conf. it is now at a minimal configuration allowing the X to start.
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.