Re: xorg install problem

2007-10-21 Thread P.U.Kruppa

On Sun, 21 Oct 2007, AN wrote:

I am trying to install a new system with Gnome and xorg on 7.0 beta 1. Here 
are the steps I have taken:


install 6.2 release
cvsup to releng_7 as of 10/21/07
buildworld -sucessful
installworld -sucessful
reboot into 7.0 beta
set packagesite to ft2.nl.freebsd.org
pkg_add xorg-7.3_1 - fails with message:

1 package addition failed
pkg_add of dependency 'xorg-apps-7.3' failed
1 package addition failed

I have used this procedure for a long time to install new systems, is it 
broken now because of the status of the new 7.0 release or am I having 
another problem?

When I look at ftp.freebsd.org/pub/FreeBSD/i386/
I don't see any packages for 7.0-release only for 7-current.
Probably you could use those, but honestly, I am not sure.

Greetings,

Uli.



What is the proper procedure to get a system with:

fbsd 7.0 beta
xorg 7.3
gnome

Any help is appreciated.

TIA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"





Peter Ulrich Kruppa
Wuppertal
Germany

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: xorg install problem

2007-10-21 Thread Byung-Hee HWANG
On Sun, 2007-10-21 at 09:13 +, AN wrote:
> I am trying to install a new system with Gnome and xorg on 7.0 beta 1. 
> Here are the steps I have taken:
> 
> install 6.2 release
> cvsup to releng_7 as of 10/21/07
> buildworld -sucessful
> installworld -sucessful
> reboot into 7.0 beta
> set packagesite to ft2.nl.freebsd.org
> pkg_add xorg-7.3_1 - fails with message:
> 
> 1 package addition failed
> pkg_add of dependency 'xorg-apps-7.3' failed
> 1 package addition failed
> 
> I have used this procedure for a long time to install new systems, is it 
> broken now because of the status of the new 7.0 release or am I having 
> another problem?
> 
> What is the proper procedure to get a system with:
> 
> fbsd 7.0 beta
> xorg 7.3
> gnome
> 
> Any help is appreciated.

IMHO, I think you'd better use ports (instead of package) until
7.0-RELEASE is released by re@ officially ;;
 
-- 
Byung-Hee HWANG * مجاهدين
InZealBomb, Kyungpook National University, KOREA

All of these man were good listeners, patient men.
-- the Dons' inside, "Chapter 20", page 284
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: xorg install problem

2007-10-21 Thread Manolis Kiagias
AN wrote:
> I am trying to install a new system with Gnome and xorg on 7.0 beta 1.
> Here are the steps I have taken:
>
> install 6.2 release
> cvsup to releng_7 as of 10/21/07
> buildworld -sucessful
> installworld -sucessful
> reboot into 7.0 beta
> set packagesite to ft2.nl.freebsd.org
> pkg_add xorg-7.3_1 - fails with message:
>
> 1 package addition failed
> pkg_add of dependency 'xorg-apps-7.3' failed
> 1 package addition failed
>
> I have used this procedure for a long time to install new systems, is
> it broken now because of the status of the new 7.0 release or am I
> having another problem?
>
> What is the proper procedure to get a system with:
>
> fbsd 7.0 beta
> xorg 7.3
> gnome
>
> Any help is appreciated.
>
> TIA
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
>
>
It seems you should set PACKAGESITE like:

setenv PACKAGESITE  
ftp://ftp2.nl.freebsd.org/pub/FreeBSD/ports/i386/packages-7-current/Latest/

and use pkg_add -r xorg  (don't specify version numbers if you use Latest)

or

setenv PACKAGESITE  
ftp://ftp2.nl.freebsd.org/pub/FreeBSD/ports/i386/packages-7-current/All/

and use pkg_add -r  xorg-7.3_1.tbz  (the latest at this time)
(use export PACKAGESITE=... if you use bash shell)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xorg install

2006-09-07 Thread Jeff Rollin

On 08/09/06, Chuck Swiger <[EMAIL PROTECTED]> wrote:


On Sep 7, 2006, at 4:58 PM, g wrote:
> i'm sorry what is top posting?

Compare:

A: Putting the reply above the question.
Q: What is top posting?

...to:

Q: What is the preferred way to exchange email on the FreeBSD lists?
A: Quote what you reply to [1], then put your response or answer
afterwards.

:-)

> if it is offensive, i certainly don't mean to do it.

No harm done.
It's just much easier to follow conversations on the mailing list
when people do not top-post.

--
-Chuck

[1]: And if there is a lot of content, trim all but a relevant
paragraph or two,
rather than quoting hundreds of lines in order to add a one-line
statement.




Perhaps attempts should also be made to point out to new users that the
people who answer FreeBSD lists (not that I'm singling out FreeBSD) answer
questions and make suggestions without ceremony; and that though this
practice may come off as "rudeness", it's often (hopefully never) meant that
way.

Jeff Rollin.



--
Proud Linux user since 1998
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xorg install

2006-09-07 Thread Chuck Swiger

On Sep 7, 2006, at 4:58 PM, g wrote:

i'm sorry what is top posting?


Compare:

A: Putting the reply above the question.
Q: What is top posting?

...to:

Q: What is the preferred way to exchange email on the FreeBSD lists?
A: Quote what you reply to [1], then put your response or answer  
afterwards.


:-)


if it is offensive, i certainly don't mean to do it.


No harm done.
It's just much easier to follow conversations on the mailing list  
when people do not top-post.


--
-Chuck

[1]: And if there is a lot of content, trim all but a relevant  
paragraph or two,
rather than quoting hundreds of lines in order to add a one-line  
statement.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xorg install

2006-09-07 Thread g

i'm sorry what is top posting?

if it is offensive, i certainly don't mean to do it.

thanks for the advise.

g.
On Sep 7, 2006, at 6:31 AM, Gerard Seibert wrote:


g wrote:


how do i do that?  i'm a newbie.


Well, for starters, try not top posting.

Are you familiar with the process of updating the ports system either
with cvsup or portsnap? If not, read the man pages. If yu still have
questions, then check back here. I am assuming that you have never
updated the ports on your system.


--  
Gerard Seibert

[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions- 
[EMAIL PROTECTED]"


g.




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xorg install

2006-09-07 Thread Jerold McAllister
g writes: 


how do i do that?  i'm a newbie.


Avoid top posting. 


Then, check out cvsup and keeping your source and ports up to date
in the handbook.   It is all there in pretty plain descriptions.
Even I was able to do it, so anybody can. 

jerry 



g.
On Sep 6, 2006, at 10:22 PM, Pablo Mora wrote: 


On 9/6/06, g <[EMAIL PROTECTED]> wrote:

i'm trying to install xorg. using chapter 5, i installed Xorg, but it
seems to break something.  with the default install of 6.1, x window
system starts.  when i follow the instructions, in chapter 5, i get
this message when i tried to start it (startx). 

This is a pre-release version of the X server from The X.Org  
Foundation.

It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation CVS repository.
See http://wiki.x.org/wiki/CvsPage for CVS access instructions. 


X Window System Version 6.8.99.903 (6.9.0 RC 3)
Release Date: 03 December 2005 + cvs
X Protocol Version 11, Revision 0, Release 6.8.99.903
Build Operating System: FreeBSD 6.1 i386 [ELF]
Current Operating System: FreeBSD beverly.Belkin 6.1-RELEASE FreeBSD
6.1-RELEASE #0
: Sun May  7 04:42:56 UTC 2006 [EMAIL PROTECTED]:/usr/ obj/
usr/src/sys/S
MP i386
Build Date: 16 March 2006
 Before reporting problems, check http://wiki.X.Org
 to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??)  unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep  6 01:56:19 2006
(==) Using config file: "/etc/X11/xorg.conf"
Data incomplete in file /etc/X11/xorg.conf
 Undefined Monitor "Monitor0" referenced by Screen "Screen0".
(EE) Problem parsing the config file
(EE) Error parsing the config file 


Fatal server error:
no screens found 


Please consult the The X.Org Foundation support
  at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for
additional information. 

* 
***

**
my goal is to run to window maker, with gnustep as a development
environment.
* 
***
** 

below is the xorg.conf.new file 


Section "ServerLayout"
 Identifier "X.org Configured"
 Screen  0  "Screen0" 0 0
 InputDevice"Mouse0" "CorePointer"
 InputDevice"Keyboard0" "CoreKeyboard"
EndSection 


Section "Files"
 RgbPath  "/usr/X11R6/lib/X11/rgb"
 ModulePath   "/usr/X11R6/lib/modules"
 FontPath "/usr/X11R6/lib/X11/fonts/misc/"
 FontPath "/usr/X11R6/lib/X11/fonts/TTF/"
 FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
 FontPath "/usr/X11R6/lib/X11/fonts/CID/"
 FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
 FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection 


Section "Module"
 Load  "dbe"
 Load  "dri"
 Load  "extmod"
 Load  "glx"
 Load  "record"
 Load  "xtrap"
 Load  "freetype"
 Load  "type1"
EndSection 


Section "InputDevice"
 Identifier  "Keyboard0"
 Driver  "kbd"
EndSection 


Section "InputDevice"
 Identifier  "Mouse0"
 Driver  "mouse"
 Option  "Protocol" "auto"
 Option  "Device" "/dev/sysmouse"
 Option  "ZAxisMapping" "4 5 6 7"
EndSection 


Section "Monitor"
 Identifier   "PrecisionColor"
 VendorName   "Radius"
 ModelName"Sony"
 HorizSync 50-150
 VertRefresh   30-85
EndSection 


Section "Device"
 ### Available Driver options are:-
 ### Values: : integer, : float, :  "True"/"False",
 ### : "String", : " Hz/kHz/MHz"
 ### [arg]: arg optional
 #Option "NoAccel"   # []
 #Option "SWcursor"  # []
 #Option "ColorKey"  # 
 #Option "CacheLines"# 
 #Option "Dac6Bit"   # []
 #Option "DRI"   # []
 #Option "NoDDC" # []
 #Option "ShowCache" # []
 #Option "XvMCSurfaces"  # 
 #Option "PageFlip"  # []
 Identifier  "Card0"
 Driver  "i810"
 VendorName  "Intel Corporation"
 BoardName   "82865G Integrated Graphics Controller"
 BusID   "PCI:0:2:0"
EndSection 


Section "Screen"
 Identifier "Sc

Re: Xorg install

2006-09-07 Thread Vince
Matthias Apitz wrote:
> El día Thursday, September 07, 2006 a las 01:09:33PM +0200, J65nko escribió:
> 
>> You can download the latest ports tree from
>> http://www.freebsd.org/ports/installing.html
> 
> Hello,
> 
> One question concerning this: Can this be used regardless of the
> underlaying FreeBSD system 6.0-REL versus 6.1-REL or are there
> dependencies, for example newer sys calls or driver software in
> the ports like iwi firmware, etc.?
> 
It should be usable regardless of underlying version, as the port
maintainer should put in version checks to stop it being built on
systems that cant run it. (I say should as i'm sure some don't although
I've yet to find one that doesn't.)

Vince
> Thx.
> 
>   matthias
> 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xorg install

2006-09-07 Thread Matthias Apitz
El día Thursday, September 07, 2006 a las 01:09:33PM +0200, J65nko escribió:

> You can download the latest ports tree from
> http://www.freebsd.org/ports/installing.html

Hello,

One question concerning this: Can this be used regardless of the
underlaying FreeBSD system 6.0-REL versus 6.1-REL or are there
dependencies, for example newer sys calls or driver software in
the ports like iwi firmware, etc.?

Thx.

matthias

-- 
Matthias Apitz
Manager Technical Support - OCLC PICA GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <[EMAIL PROTECTED]> - w http://www.oclcpica.org/ http://guru.UnixLand.de/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xorg install

2006-09-07 Thread J65nko

You can download the latest ports tree from
http://www.freebsd.org/ports/installing.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xorg install

2006-09-07 Thread Anthony Agelastos


On Sep 7, 2006, at 1:09 AM, g wrote:


how do i do that?  i'm a newbie.

In being new to FreeBSD, you should read the Handbook (or at least  
peruse it so you have some idea what is contained within it). If you  
go to the FreeBSD home page and click on Documentation, you will be  
taken to a site that has a lot of options for documentation, with one  
of them being "For Newbies". I recommend reading through that link as  
well; it will help you immensely with FreeBSD. The FreeBSD project  
has _very_ good documentation.


For your CVSup/Portsnap questions:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports- 
using.html



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xorg install

2006-09-07 Thread Gerard Seibert
g wrote:

> how do i do that?  i'm a newbie.

Well, for starters, try not top posting.

Are you familiar with the process of updating the ports system either
with cvsup or portsnap? If not, read the man pages. If yu still have
questions, then check back here. I am assuming that you have never
updated the ports on your system.


-- 
Gerard Seibert
[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xorg install

2006-09-06 Thread g

how do i do that?  i'm a newbie.

g.
On Sep 6, 2006, at 10:22 PM, Pablo Mora wrote:


On 9/6/06, g <[EMAIL PROTECTED]> wrote:

i'm trying to install xorg. using chapter 5, i installed Xorg, but it
seems to break something.  with the default install of 6.1, x window
system starts.  when i follow the instructions, in chapter 5, i get
this message when i tried to start it (startx).

This is a pre-release version of the X server from The X.Org  
Foundation.

It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation CVS repository.
See http://wiki.x.org/wiki/CvsPage for CVS access instructions.

X Window System Version 6.8.99.903 (6.9.0 RC 3)
Release Date: 03 December 2005 + cvs
X Protocol Version 11, Revision 0, Release 6.8.99.903
Build Operating System: FreeBSD 6.1 i386 [ELF]
Current Operating System: FreeBSD beverly.Belkin 6.1-RELEASE FreeBSD
6.1-RELEASE #0
: Sun May  7 04:42:56 UTC 2006 [EMAIL PROTECTED]:/usr/ 
obj/

usr/src/sys/S
MP i386
Build Date: 16 March 2006
 Before reporting problems, check http://wiki.X.Org
 to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??)  
unknown.

(==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep  6 01:56:19 2006
(==) Using config file: "/etc/X11/xorg.conf"
Data incomplete in file /etc/X11/xorg.conf
 Undefined Monitor "Monitor0" referenced by Screen "Screen0".
(EE) Problem parsing the config file
(EE) Error parsing the config file

Fatal server error:
no screens found

Please consult the The X.Org Foundation support
  at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for
additional information.

* 
***

**
my goal is to run to window maker, with gnustep as a development
environment.
* 
***

**

below is the xorg.conf.new file

Section "ServerLayout"
 Identifier "X.org Configured"
 Screen  0  "Screen0" 0 0
 InputDevice"Mouse0" "CorePointer"
 InputDevice"Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
 RgbPath  "/usr/X11R6/lib/X11/rgb"
 ModulePath   "/usr/X11R6/lib/modules"
 FontPath "/usr/X11R6/lib/X11/fonts/misc/"
 FontPath "/usr/X11R6/lib/X11/fonts/TTF/"
 FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
 FontPath "/usr/X11R6/lib/X11/fonts/CID/"
 FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
 FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
 Load  "dbe"
 Load  "dri"
 Load  "extmod"
 Load  "glx"
 Load  "record"
 Load  "xtrap"
 Load  "freetype"
 Load  "type1"
EndSection

Section "InputDevice"
 Identifier  "Keyboard0"
 Driver  "kbd"
EndSection

Section "InputDevice"
 Identifier  "Mouse0"
 Driver  "mouse"
 Option  "Protocol" "auto"
 Option  "Device" "/dev/sysmouse"
 Option  "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
 Identifier   "PrecisionColor"
 VendorName   "Radius"
 ModelName"Sony"
 HorizSync 50-150
 VertRefresh   30-85
EndSection

Section "Device"
 ### Available Driver options are:-
 ### Values: : integer, : float, :  
"True"/"False",

 ### : "String", : " Hz/kHz/MHz"
 ### [arg]: arg optional
 #Option "NoAccel"   # []
 #Option "SWcursor"  # []
 #Option "ColorKey"  # 
 #Option "CacheLines"# 
 #Option "Dac6Bit"   # []
 #Option "DRI"   # []
 #Option "NoDDC" # []
 #Option "ShowCache" # []
 #Option "XvMCSurfaces"  # 
 #Option "PageFlip"  # []
 Identifier  "Card0"
 Driver  "i810"
 VendorName  "Intel Corporation"
 BoardName   "82865G Integrated Graphics Controller"
 BusID   "PCI:0:2:0"
EndSection

Section "Screen"
 Identifier "Screen0"
 Device "Card0"
 Monitor"Monitor0"
 SubSection "Display"
 Viewport   0 0
 Depth 1
 EndSubSection
 SubSection "Display"
 Viewport   0 0
  

Re: Xorg install

2006-09-06 Thread Pablo Mora

On 9/6/06, g <[EMAIL PROTECTED]> wrote:

i'm trying to install xorg. using chapter 5, i installed Xorg, but it
seems to break something.  with the default install of 6.1, x window
system starts.  when i follow the instructions, in chapter 5, i get
this message when i tried to start it (startx).

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation CVS repository.
See http://wiki.x.org/wiki/CvsPage for CVS access instructions.

X Window System Version 6.8.99.903 (6.9.0 RC 3)
Release Date: 03 December 2005 + cvs
X Protocol Version 11, Revision 0, Release 6.8.99.903
Build Operating System: FreeBSD 6.1 i386 [ELF]
Current Operating System: FreeBSD beverly.Belkin 6.1-RELEASE FreeBSD
6.1-RELEASE #0
: Sun May  7 04:42:56 UTC 2006 [EMAIL PROTECTED]:/usr/obj/
usr/src/sys/S
MP i386
Build Date: 16 March 2006
 Before reporting problems, check http://wiki.X.Org
 to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep  6 01:56:19 2006
(==) Using config file: "/etc/X11/xorg.conf"
Data incomplete in file /etc/X11/xorg.conf
 Undefined Monitor "Monitor0" referenced by Screen "Screen0".
(EE) Problem parsing the config file
(EE) Error parsing the config file

Fatal server error:
no screens found

Please consult the The X.Org Foundation support
  at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for
additional information.


**
my goal is to run to window maker, with gnustep as a development
environment.

**

below is the xorg.conf.new file

Section "ServerLayout"
 Identifier "X.org Configured"
 Screen  0  "Screen0" 0 0
 InputDevice"Mouse0" "CorePointer"
 InputDevice"Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
 RgbPath  "/usr/X11R6/lib/X11/rgb"
 ModulePath   "/usr/X11R6/lib/modules"
 FontPath "/usr/X11R6/lib/X11/fonts/misc/"
 FontPath "/usr/X11R6/lib/X11/fonts/TTF/"
 FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
 FontPath "/usr/X11R6/lib/X11/fonts/CID/"
 FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
 FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
 Load  "dbe"
 Load  "dri"
 Load  "extmod"
 Load  "glx"
 Load  "record"
 Load  "xtrap"
 Load  "freetype"
 Load  "type1"
EndSection

Section "InputDevice"
 Identifier  "Keyboard0"
 Driver  "kbd"
EndSection

Section "InputDevice"
 Identifier  "Mouse0"
 Driver  "mouse"
 Option  "Protocol" "auto"
 Option  "Device" "/dev/sysmouse"
 Option  "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
 Identifier   "PrecisionColor"
 VendorName   "Radius"
 ModelName"Sony"
 HorizSync 50-150
 VertRefresh   30-85
EndSection

Section "Device"
 ### Available Driver options are:-
 ### Values: : integer, : float, : "True"/"False",
 ### : "String", : " Hz/kHz/MHz"
 ### [arg]: arg optional
 #Option "NoAccel"   # []
 #Option "SWcursor"  # []
 #Option "ColorKey"  # 
 #Option "CacheLines"# 
 #Option "Dac6Bit"   # []
 #Option "DRI"   # []
 #Option "NoDDC" # []
 #Option "ShowCache" # []
 #Option "XvMCSurfaces"  # 
 #Option "PageFlip"  # []
 Identifier  "Card0"
 Driver  "i810"
 VendorName  "Intel Corporation"
 BoardName   "82865G Integrated Graphics Controller"
 BusID   "PCI:0:2:0"
EndSection

Section "Screen"
 Identifier "Screen0"
 Device "Card0"
 Monitor"Monitor0"
 SubSection "Display"
 Viewport   0 0
 Depth 1
 EndSubSection
 SubSection "Display"
 Viewport   0 0
 Depth 4
 EndSubSection
 SubSection "Display"
 Viewpor

Re: Xorg Install

2004-08-19 Thread adam
Tyler,
Try this
http://lists.freebsd.org/pipermail/freebsd-current/2004-July/032267.html
It's the headsup on the freebsd current list on how to upgrade to x.org
Take caer,
Adam
Tyler Parrott wrote:
Thanks guys,
That was the problem.I didn't see that step listen in the
/usr/ports/UPDATING?
TP
On Wed, 18 Aug 2004 21:18:36 -0500 (CDT), Jorge Mario G.
<[EMAIL PROTECTED]> wrote:
 

hi
just add
X_WINDOW_SYSTEM=xorg
to your /etc/make.conf file
=
   

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xorg Install

2004-08-19 Thread Tyler Parrott
Thanks guys,

That was the problem.I didn't see that step listen in the
/usr/ports/UPDATING?

TP

On Wed, 18 Aug 2004 21:18:36 -0500 (CDT), Jorge Mario G.
<[EMAIL PROTECTED]> wrote:
> hi
> just add
> X_WINDOW_SYSTEM=xorg
> 
> to your /etc/make.conf file
> 
> =
> 
> 
> _
> Do You Yahoo!?
> Información de Estados Unidos y América Latina, en Yahoo! Noticias.
> Visítanos en http://noticias.espanol.yahoo.com
> 
> 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xorg Install

2004-08-18 Thread Jorge Mario G.
hi
just add 
X_WINDOW_SYSTEM=xorg

to your /etc/make.conf file


=


_
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xorg Install

2004-08-18 Thread R. W.
On Wednesday 18 August 2004 17:05, Tyler Parrott wrote:
> Hey all,
>
> I'm currently trying to install X.Org onto my FreeBSD 4.10 machine
> but am running into trouble.  I followed the instructions in
> /usr/ports/UPDATING but to no avail.
>
> Basically, I deleted XFree and imake using pkg_deinstall -f XFree\*
> imake\*
>
> and then I go to /usr/ports/x11/xorg and type make install.  Instead
> of installing, I get the following message:
>
> ===> xorg-6.7.0_1 is part of X.Org.  for switching to X.Org, read
> UPDATING entry 20040723
>

Did set X_WINDOW_SYSTEM to xorg?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xorg Install

2004-08-18 Thread Matthew Seaman
On Wed, Aug 18, 2004 at 12:05:09PM -0400, Tyler Parrott wrote:
> Hey all,
> 
> I'm currently trying to install X.Org onto my FreeBSD 4.10 machine but
> am running into trouble.  I followed the instructions in 
> /usr/ports/UPDATING but to no avail.
> 
> Basically, I deleted XFree and imake using pkg_deinstall -f XFree\* imake\* 
> 
> and then I go to /usr/ports/x11/xorg and type make install.  Instead
> of installing, I get the following message:
> 
> ===> xorg-6.7.0_1 is part of X.Org.  for switching to X.Org, read
> UPDATING entry 20040723
> 
> If I try make install clean, I get a bunch of "cleaning for" messages.  
> 
> Xorg does not install/compile at all when I try make install.  If I
> try to locate xorg, it only shows up in ports (i.e. xorgconfig, etc...
> are not found by locate).  I was wondering if I was doing anything
> wrong?
> 
> Any advice would be greatly appreciated.

Put:

X_WINDOW_SYSTEM=xorg

into /etc/make.conf and try again.  FreeBSD 4.X defaults to using
XFree86-4, and you have to tell it you specifically want the X.Org
stuff. (5.x defaults to X.org -- mutatis mutandis).

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgpTUi5GkweE8.pgp
Description: PGP signature