DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 17th May 2008
tanked tanked is offline
Fdisk Soldier
 
Join Date: May 2008
Posts: 56
Default Xorg sluggishness

My system: 7.0-RELEASE #0
Hardware: Dell Optiplex GX270

Hello, since I installed a few Xorg and graphics card driver updates a few weeks ago my desktop has become very sluggish, I don't know whether its Xorg or the graphics driver but the drawing of objects on screen and minimising and restoring windows is now very slow and it wasn't like this before I updated the Xorg and driver related ports.

Is this to do with the gettimeofday() issue that FreeBSD had/has with Xorg? See below for my hardware and installed ports details:

Graphics Card:

vgapci0@pci0:0:2:0: class=0x030000 card=0x01511028 chip=0x25728086 rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
device = '82865G Integrated Graphics Device'
class = display

Display Driver

xf86-video-intel-2.2.1

Xorg Server/library version

xorg-libraries-7.3_2 X.org libraries meta-port
xorg-server-1.4_8,1 X.Org X server and related programs
Reply With Quote
  #2   (View Single Post)  
Old 17th May 2008
coppermine's Avatar
coppermine coppermine is offline
Port Guard
 
Join Date: May 2008
Posts: 40
Default

Did you change the Driver value in xorg.conf to "intel"?
Reply With Quote
  #3   (View Single Post)  
Old 17th May 2008
tanked tanked is offline
Fdisk Soldier
 
Join Date: May 2008
Posts: 56
Default

I didn't change anything in xorg.conf but here is the relevant section I believe:

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
#Option "PageFlip" # [<bool>]
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "82865G Integrated Graphics Controller"
BusID "PCI:0:2:0"

As I said, it was working fine until I updated some X related ports and drivers.
Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing Xorg NetBSD NetBSD Installation and Upgrading 20 9th June 2009 02:22 PM
Xorg installation LordZ OpenBSD Installation and Upgrading 10 23rd November 2008 05:52 PM
Xorg freeze? xfel OpenBSD Installation and Upgrading 2 6th November 2008 09:37 PM
Is xorg necessary....... rex FreeBSD General 10 19th October 2008 03:05 PM
xorg bug? enterhaken FreeBSD Ports and Packages 9 17th July 2008 02:38 PM


All times are GMT. The time now is 10:15 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick