You are not logged in.

#1 2009-12-14 19:13:35

nticompass
Member
From: /home/nticompass/
Registered: 2009-12-08
Posts: 55
Website

Errors with latest Xorg-server and sudo packages

I ran a pacman -Syu today, and among other things were xorg-server 1.7.3.901-1 and sudo 1.7.2p2-1.  I am having problems after this upgrade.  I am not sure if these 2 packages are causing my problems, or not.

First, sudo seems to not be reading my /etc/pam.d/sudo file.  This is on a laptop with a fingerprint scanner on it.  I have libfprint (and pam_fprint) installed.  I have "auth sufficient pam_fprint.so" at the top of the file.  In the older version of sudo, it asked my to swipe my finger when I use sudo, now it asks for a password.  It should only ask for a password if the swipe fails.  libfprint works because I have the same line in my /etc/pam.d/gdm file, and it asks me to swipe my finger when logging in.

Second, my problem with Xorg.  For some reason, it seems that my desktop is locking up at random spots.  For example, I use fluxbox, and my keyboard just randomly stopped working.  In GNOME, the panel would not react to mouse clicks.  Also, when I Ctrl+Alt+Backspace (I enabled this), it just goes to a blank screen with a blinking "_" at the top left.  The only way to do anything is to reboot using Magic SysReq.

I'm really not sure what's going on with Xorg, but I can say that I didn't have any problems before this upgrade.

Offline

#2 2009-12-14 20:28:51

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Errors with latest Xorg-server and sudo packages

The lock-ups may be due to xorg-server not liking your graphics card. There are many similar threads on the forum, maybe you find a solution there. If not - you can temporarily downgrade.

Offline

#3 2009-12-14 20:43:06

nticompass
Member
From: /home/nticompass/
Registered: 2009-12-08
Posts: 55
Website

Re: Errors with latest Xorg-server and sudo packages

karol wrote:

The lock-ups may be due to xorg-server not liking your graphics card. There are many similar threads on the forum, maybe you find a solution there. If not - you can temporarily downgrade.

This is a laptop with an integrated Intel graphics card (GMA 950).  Also, how do I downgrade?

Offline

#4 2009-12-14 21:09:57

rusty99
Member
Registered: 2009-03-18
Posts: 253

Re: Errors with latest Xorg-server and sudo packages

As long as you haven't done pacman -Scc the old packages are still in your cache located at /var/cache/pacman/pkg/
You can downgrade with pacman -U path/to/the/file/in/cache.pkg.tar.gz but I'd also look at /var/log/pacman.log to make sure you know exactly what needs downgrading,

Last edited by rusty99 (2009-12-14 21:10:09)

Offline

#5 2009-12-14 21:13:59

ZaQ
Member
Registered: 2009-12-12
Posts: 106

Re: Errors with latest Xorg-server and sudo packages

rusty99 wrote:

As long as you haven't done pacman -Scc the old packages are still in your cache located at /var/cache/pacman/pkg/

pacman -Sc would already delete the OLD packages

Offline

#6 2009-12-14 21:19:49

loafer
Member
From: the pub
Registered: 2009-04-14
Posts: 1,772

Re: Errors with latest Xorg-server and sudo packages

If you have cleared out the cache and need to downgrade there are some links here where you will find the packages:

http://wiki.archlinux.org/index.php/Downgrade_packages


All men have stood for freedom...
For freedom is the man that will turn the world upside down.
Gerrard Winstanley.

Offline

#7 2009-12-14 22:13:45

rusty99
Member
Registered: 2009-03-18
Posts: 253

Re: Errors with latest Xorg-server and sudo packages

ZaQ wrote:

pacman -Sc would already delete the OLD packages

Good point, I'd forgotten about that.

Offline

#8 2009-12-15 17:26:12

nticompass
Member
From: /home/nticompass/
Registered: 2009-12-08
Posts: 55
Website

Re: Errors with latest Xorg-server and sudo packages

I just downgraded sudo to 1.7.2p1-1 and xorg-server to 1.7.3-1.  My problems seem to be resolved.  Sudo asks me to swipe my finger instead of ask for a password, and Xorg seems to hate me less.

Offline

#9 2009-12-17 18:38:29

nticompass
Member
From: /home/nticompass/
Registered: 2009-12-08
Posts: 55
Website

Re: Errors with latest Xorg-server and sudo packages

I am STILL having random lock ups in xorg.  No idea why, or what's causing it.  For example, I'll have firefox (or chromium), and gnome-terminal open.  My terminal won't respond to my keyboard, or anything.  All other program will work fine, but I can't use my terminal.  The only way to fix this is to reboot (using CTRL+ALT+BACKSPACE, which brings me to a black screen with a "_" at the top, and the only way to reboot is using Magic SysReq).

Offline

Board footer

Powered by FluxBB