Results 1 to 5 of 5
Hi, I am a kind of newbie so be patient. I also posted this on bugreport. I often connect to a remote server with ssh and with nautilus thru samba ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-10-2009 #1Just Joined!
- Join Date
- Nov 2008
- Posts
- 47
nautilus on server slow after ubuntu update
Hi, I am a kind of newbie so be patient. I also posted this on bugreport. I often connect to a remote server with ssh and with nautilus thru samba (eg: smb://remote.server.nl/loginName/path ) . After an Ubuntu update ssh is all right, nautilus is extremely slow. Also the ubuntu desktop is irresponsive (cannot click on a second desktop but I can switch to it with Ctrl+Alt+arrows, cannot open an existing window but I can use Alt+Tab, old windows are not there etc).
The update was the following:
Removing ufw does not help.PHP Code:Commit Log for Wed Feb 4 09:34:06 2009
Upgraded the following packages:
ufw (0.16.2.3) to 0.16.2.4
xserver-xorg-video-ati (1:6.8.0-1) to 1:6.8.0-1ubuntu1
xserver-xorg-video-intel (2:2.2.1-1ubuntu13.7) to 2:2.2.1-1ubuntu13.8
Any help?Code:apt-cache policy nautilus nautilus: Installed: 1:2.22.5.1-0ubuntu1 Candidate: 1:2.22.5.1-0ubuntu1 Version table: *** 1:2.22.5.1-0ubuntu1 0 500 http://nl.archive.ubuntu.com hardy-updates/main Packages 100 /var/lib/dpkg/status 1:2.22.2-0ubuntu4 0 500 http://nl.archive.ubuntu.com hardy/main Packages
Alex
- 02-10-2009 #2
Which Graphics Card do you have and which Graphics driver are you using?
Code:sudo lspci | grep -i vga grep -i driver /etc/X11/xorg.conf
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-10-2009 #3Just Joined!
- Join Date
- Nov 2008
- Posts
- 47
Hi Devils Casper,
thank you for your interest, you already helped me a lot in the past! This is the ubuntu machine I have at work. I noticed that if I close nautilus on the server location the computer becomes normal. Could it be the firewall or something? Anyway:
AlexCode:aless@aless-desktop:~$ sudo lspci | grep -i vga [sudo] password for aless: 00:02.0 VGA compatible controller: Intel Corporation 82Q963/Q965 Integrated Graphics Controller (rev 02) aless@aless-desktop:~$ grep -i driver /etc/X11/xorg.conf Driver "kbd" Driver "mouse"
- 02-27-2009 #4Just Joined!
- Join Date
- Nov 2008
- Posts
- 47
I did
sudo apt-get remove xserver-xorg-video-ati
sudo apt-get install xserver-xorg-video-ati
and it fixed another problem occurring with the sound. I did the same with xserver-xorg-video-intel but no improvement with nautilus.
- 03-11-2009 #5Just Joined!
- Join Date
- Nov 2008
- Posts
- 47
no one? ?


Reply With Quote
