Re: How to downgrade from xorg-7.3 to xorg-7.2 ...

2007-09-25 Thread Mel
On Tuesday 25 September 2007 09:34:49 [EMAIL PROTECTED] wrote: > On Sat, 22 Sep, Mel <[EMAIL PROTECTED]> wrote: > > > I recently upgraded to xorg-7.3 > > > > > > how can I safely downgrade back to xorg-7.2? > > > > If you still have xorg-7.2 packages this is the fastest: > > (cd /usr/ports/x11/xor

Re: How to downgrade from xorg-7.3 to xorg-7.2 ...

2007-09-25 Thread Lena
> Date: Sat, 22 Sep 2007 15:38:25 +0200 > From: Mel <[EMAIL PROTECTED]> > > I recently upgraded to xorg-7.3 > > how can I safely downgrade back to xorg-7.2? > If you still have xorg-7.2 packages this is the fastest: > (cd /usr/ports/x11/xorg && make all-depends-list)|xargs pkg_delete -f > env PK

Re: How to downgrade from xorg-7.3 to xorg-7.2 ...

2007-09-25 Thread Lena
On Sat, 22 Sep, Mel <[EMAIL PROTECTED]> wrote: > > I recently upgraded to xorg-7.3 > > how can I safely downgrade back to xorg-7.2? > If you still have xorg-7.2 packages this is the fastest: > (cd /usr/ports/x11/xorg && make all-depends-list)|xargs pkg_delete -f > env PKGDIR=/path/to/packages/A

Re: How to downgrade from xorg-7.3 to xorg-7.2 ...

2007-09-22 Thread Mel
On Saturday 22 September 2007 14:50:25 Kiffin Gish wrote: > Hi there, > > Since I recently upgraded to xorg-7.3, I cannot use my laptop because > nvidia has not yet provided an upgraded driver. I've tried all the > recommended workarounds for tweaking the xorg.conf file but to no avail. > > My ques

How to downgrade from xorg-7.3 to xorg-7.2 ...

2007-09-22 Thread Aryeh Friedman
nv(4x) does not support all settups... for example it fails to recognize *ANY* card (pci/agp/pci-e) on a p-35 chipset On 9/22/07, Frank Shute <[EMAIL PROTECTED]> wrote: > On Sat, Sep 22, 2007 at 02:50:25PM +0200, Kiffin Gish wrote: > > > > Hi there, > > > > Since I recently upgraded to xorg-7.3, I

Re: How to downgrade from xorg-7.3 to xorg-7.2 ...

2007-09-22 Thread Frank Shute
On Sat, Sep 22, 2007 at 02:50:25PM +0200, Kiffin Gish wrote: > > Hi there, > > Since I recently upgraded to xorg-7.3, I cannot use my laptop because nvidia > has not yet provided an upgraded driver. I've tried all the recommended > workarounds for tweaking the xorg.conf file but to no avail. > >

Re: How to downgrade from xorg-7.3 to xorg-7.2 ...

2007-09-22 Thread Oliver Herold
Hi did you start X with startx -- -ignoreABI ? Usually this works like a charm. Cheers, Oliver On Sat, Sep 22, 2007 at 02:50:25PM +0200, Kiffin Gish wrote: > Hi there, > > Since I recently upgraded to xorg-7.3, I cannot use my laptop because nvidia > has not yet provided an upgraded driver. I'v

How to downgrade from xorg-7.3 to xorg-7.2 ...

2007-09-22 Thread Kiffin Gish
Hi there, Since I recently upgraded to xorg-7.3, I cannot use my laptop because nvidia has not yet provided an upgraded driver. I've tried all the recommended workarounds for tweaking the xorg.conf file but to no avail. My question then is: how can I safely downgrade back to xorg-7.2? Thanks a l