Re: x11 drivers - conflicts

2007-09-02 Thread matt donovan
You have to do make config in xorg-drivers again to reconfigure the port

>
>
> Message: 33
> Date: Sun, 2 Sep 2007 00:39:15 +0100 (BST)
> From: Robert Davison <[EMAIL PROTECTED]>
> Subject: x11 drivers - conflicts
> To: freebsd-questions@freebsd.org
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=iso-8859-1
>
> I was this evening doing a portupgrade on some of my outdated packages one
> of which was x11-drivers
>
>   I did a portupgrade -arR and got the blue config screen for the
> x11-drivers. I stupidly chose and intel driver which when i run the
> portupgrade ends with the following error
>
>   "you cant choose both i810 and intel drivers as they are conflicting"
>
>   Where do I find the config that I change to stop the build process
> including the intel driver. I've looked in the x11-driver makefile and cant
> see anything out of the ordinary.
>
>   Or how do I make the build process bring the blue config screen up again
> so I can deselect the intel driver.
>
>   Any help would be much appreciated.
>
>
> -
> Yahoo! Answers - Get better answers from someone who knows. Tryit now.
>
> --
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> [EMAIL PROTECTED]"
>
> End of freebsd-questions Digest, Vol 192, Issue 20
> **
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: x11 drivers - conflicts

2007-09-02 Thread Mel
On Sunday 02 September 2007 01:39:15 Robert Davison wrote:

>   Or how do I make the build process bring the blue config screen up again
> so I can deselect the intel driver.


cd /usr/ports/x11-drivers/xorg-drivers
make rmconfig

and take it from there. Or you could edit /var/db/ports/xorg-drivers/options.


-- 
Mel

People using reply to all on lists, must think I need 2 copies.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"