DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

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

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 8th July 2012
caravel caravel is offline
Port Guard
 
Join Date: Jun 2012
Posts: 25
Default Upgraded all ports, now slow and unresponsive X

Running FreeBSD 8.3

I did

Code:
# portsnap fetch
# portsnap extract
Code:
# portmanager -l -u
Which took several hours

The result is that everything works except xorg is extremely slow and unresponsive in both xfce and openbox. I can type text in a web browser or open a program and there is obvious delay - moving the mouse causes all the text to appear at once or the opened program to appear suddenly.

So I tried the nv driver instead of the nvidia driver - no change.

I then decided to remove and reinstall xorg, xserver and drivers - no change.

I also removed and rebuilt cairo - no change. (I did this based on personal experience with libcairo bugs in linux)

I did all of this from the ports tree using

Code:
# cd /directory/for/port
# make deinstall
# make rmconfig
# make clean install
Also I had added the following to /etc/rc.conf

Code:
hald_enable="YES"
dbus_enable="YES"
And this had been working fine, now after upgrade I once again need a mouse section in xorg.conf.

Any help or advice much appreciated.
Reply With Quote
 


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
FreeBSD Complete ports thaw after ports freeze for 7.3 Release J65nko News 0 24th March 2010 11:46 PM
Anyone else getting ./configure failures since libtool was upgraded? TerryP FreeBSD Ports and Packages 0 22nd August 2009 06:06 AM
Reboot loop on 7.0 upgraded to 7.1 EricM FreeBSD Installation and Upgrading 3 25th March 2009 04:25 AM
CD/DVD burner becomes unresponsive after burncd dewarrn1 FreeBSD General 2 23rd October 2008 01:45 AM
Anyone upgraded from Apache 1.3 to 2.2? windependence FreeBSD Ports and Packages 1 15th July 2008 04:04 PM


All times are GMT. The time now is 07:42 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