Re: Problem with Matrox G450 and X.org 7.2

2007-05-23 Thread Gary Jennejohn
On Tue, 22 May 2007 20:58:42 +0200
Hagen K__hl [EMAIL PROTECTED] wrote:

 Hi,
 after upgrading to xorg-7.2, when I try to start X with a resolution
 of 1280x1024 the screen just won't come up. The server startx, but I
 get nothing to see. Resolutions up to 1024x768 work.
 
 I run FreeBSD 6-stable, on a Duron 800MHz and a Matrox G450.
 
 If I can provide any more useful information, I will try to do.
 Thanks in advance,
 

You have DefaultDepth 16 and the corresponding entry only has
1024x768. X is doing exactly what you asked for.

Change DefaultDepth to 24 or add more entries for a Depth of 16.

--- 
Gary Jennejohn / garyjATjennejohnDOTorg gjATfreebsdDOTorg
garyjATdenxDOTde
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: More speed increases for make-ing ports

2007-05-23 Thread Pav Lucistnik
Stephen Montgomery-Smith píše v út 22. 05. 2007 v 20:29 -0500:
 Stephen Montgomery-Smith wrote:
  
  
  On Wed, 23 May 2007, Pav Lucistnik wrote:
  
  Stephen Montgomery-Smith p?e v ?t 22. 05. 2007 v 16:56 -0500:
 
  I have generated two INDEXes, one with the patch and one without.
  They
  are identical, the timings:
 
  INDEX-orig
  real16m32.761s
  user18m36.802s
  sys 8m38.610s
 
  INDEX-ddd
  real16m34.620s
  user17m25.976s
  sys 8m46.333s
 
  Sorry it didn't work out.  Thanks for trying it.
 
  Don't get me wrong - the minute saved here is good enough reason to
  apply that patch.
 
  Could you try the shell one also?  I got the impression it was a bit
  faster.
 
  Can you send me the patch?
  
  Yes.  In the same place as the previous one you put:
  
  .ifdef _USE_GNOME
  _USE_GNOME!=(for i in ${_USE_GNOME}; do ${ECHO_CMD} $$i; done) | sort -u
  .endif
  
  I'm going to try it out myself also to see if it is faster.
 
 I tried it out.  On my rather fast computer, I am getting similar times. 
   The non-shell patch seems slightly better, but there is not much 
 between that and the shell patch.  Both patches give something like 7% 
 speed improvements over the original.  It only potentially speeds up 
 gnome ports, and then only a few of them like alacarte, so even if it 
 dramatically speeds those few up, the average speed up over all ports 
 will not be so great.  Like I said earlier, overall improvement is 
 noticeable albeit not dramatic.

Thanks for testing. I'll stick with pure-make patch and will see to
commit it after xorg freeze and some more formal testing.

-- 
Pav Lucistnik [EMAIL PROTECTED]
  [EMAIL PROTECTED]

Like 'Do Notte Buye Betamacks.' That was a prediction for 1972.


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy


Re: Problem with Matrox G450 and X.org 7.2

2007-05-23 Thread Hagen Kühl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Gary Jennejohn wrote:

 You have DefaultDepth 16 and the corresponding entry only has
 1024x768. X is doing exactly what you asked for.
 
 Change DefaultDepth to 24 or add more entries for a Depth of 16.

Sorry, I must have copied the xorg.conf at the wrong moment.
I keep the Modes for 16 bit this way (at the moment), so I can just
change from 24Bit (with 1280x1024, what I want - but with a black
screen) to 16Bit (with 1024x768 - which works).

But thanks for the try.

Has anyone else here this graphics card and a resolution 1024x768
working with xorg-7.2? It worked fine for me with xorg-6.9.

Hagen
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGVCkOK2ISB1PGAQ0RAvS+AJ9jYLn9nT2bGQ8Hn8Rcc1fjAr60cACfUhqX
WLUbM3liPAUJwAy4/5J+5bQ=
=vSyT
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problem with Matrox G450 and X.org 7.2

2007-05-23 Thread Gary Jennejohn
On Wed, 23 May 2007 13:44:15 +0200
Hagen K__hl [EMAIL PROTECTED] wrote:

 Gary Jennejohn wrote:

  You have DefaultDepth 16 and the corresponding entry only has
  1024x768. X is doing exactly what you asked for.
  
  Change DefaultDepth to 24 or add more entries for a Depth of 16.

 Sorry, I must have copied the xorg.conf at the wrong moment.
 I keep the Modes for 16 bit this way (at the moment), so I can just
 change from 24Bit (with 1280x1024, what I want - but with a black
 screen) to 16Bit (with 1024x768 - which works).

 But thanks for the try.

 Has anyone else here this graphics card and a resolution 1024x768
 working with xorg-7.2? It worked fine for me with xorg-6.9.


OK, dumb question. Have you tried 16 bits at 1280x1024?

Looking at the output from Xorg in the log file I can't see any obvious
reason why it shouldn't work.

--- 
Gary Jennejohn / garyjATjennejohnDOTorg gjATfreebsdDOTorg
garyjATdenxDOTde
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problem with Matrox G450 and X.org 7.2

2007-05-23 Thread Hagen Kühl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Gary Jennejohn schrieb:

 OK, dumb question. Have you tried 16 bits at 1280x1024?
 
 Looking at the output from Xorg in the log file I can't see any obvious
 reason why it shouldn't work.

That's my main problem - I can't find a real reason too.
Yes I tried 16Bit, I even tried turning on and off most of the options
for the graphics card.
I had a similar problem with xorg-6.9, which was caused bei the mga_hal
module, but then the error message directed me to the problem.

To speak simple, I think either the mode is really to much for my
monitor (but its maximum/optimum is [EMAIL PROTECTED]) or for the G450 with
this driver.

Maybe these lines from the log have something to do with it:

Requesting insufficient memory window!: start: 0xeee0 end:
0xefef size 0x200
(EE) Cannot find empty range to map base to
(WW) MGA(0): Video BIOS info block not detected!

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGVDjZK2ISB1PGAQ0RAvBCAJ9InU79LpGmNe0HoSTY4TKnSa72KQCcDx+E
YWt85NaKaQPbN0bJCBtON7g=
=rAaQ
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


putty and xorg7.2

2007-05-23 Thread Helmut Schneider

Hi,

I recently upgraded some FBSD6.2 machines to xorg 7.2 according to 
/usr/ports/UPDATING. By now I cannot use x-forwarding with putty or ssh -X 
anymore as the DISPLAY paramater is not set anymore. I connect to 2 machines 
using putty and x-forwarding. Here are the results:


[EMAIL PROTECTED] ~]# set | grep DISPLAY
DISPLAY=localhost:10.0
[EMAIL PROTECTED] ~]# pkg_info  | grep xorg
xorg-clients-6.9.0_3 X client programs and related files from X.Org
xorg-documents-6.9.0 Documentation of X11 protocol and libraries from X.Org
xorg-fonts-100dpi-6.9.0_1 X.Org 100dpi bitmap fonts
xorg-fonts-75dpi-6.9.0_1 X.Org 75dpi bitmap fonts
xorg-fonts-encodings-6.9.0_1 X.Org font encoding files
xorg-fonts-miscbitmaps-6.9.0_1 X.Org miscellaneous bitmap fonts
xorg-fonts-truetype-6.9.0 X.Org TrueType fonts
xorg-libraries-6.9.0 X11 libraries and headers from X.Org
xorg-manpages-6.9.0 X.Org library manual pages
xorg-server-6.9.0_5 X.Org X server and related programs
[EMAIL PROTECTED] ~]#

[EMAIL PROTECTED] /usr/ports]# set | grep -i display
[EMAIL PROTECTED] /usr/ports]# pkg_info | grep xorg
xorg-cf-files-1.0.2_2 X.org cf files for use with imake builds
xorg-fonts-truetype-7.2 X.Org TrueType fonts
xorg-libraries-7.2  X.org libraries meta-port
[EMAIL PROTECTED] /usr/ports]#

I assume that some packages got lost but what exactely? All dependencies are 
fine.


Thanks, Helmut

xpost2 [EMAIL PROTECTED];[EMAIL PROTECTED]

[EMAIL PROTECTED] /usr/ports]# pkgdb -dFvu
---  Updating the pkgdb
---  Checking the package registry database
Checking the origin of DarwinStreamingServer-5.5.4_1
Checking the origin of ImageMagick-6.3.3.5_1
Checking the origin of apache-2.0.59
Checking the origin of atk-1.18.0_1
Checking the origin of autoconf-2.13.000227_5
Checking the origin of autoconf-2.53_3
Checking the origin of autoconf-2.59_2
Checking the origin of automake-1.4.6_3
Checking the origin of automake-1.9.6_1
Checking the origin of bash-3.1.17
Checking the origin of bdftopcf-1.0.0
Checking the origin of bigreqsproto-1.0.2
Checking the origin of bison-1.75_2,1
Checking the origin of bitstream-vera-1.10_4
Checking the origin of ca-roots-1.2
Checking the origin of cairo-1.4.6_1
Checking the origin of cdrtools-2.01_6
Checking the origin of compositeproto-0.3.1
Checking the origin of coreutils-6.7_1
Checking the origin of cyrus-sasl-2.1.22
Checking the origin of damageproto-1.1.0_2
Checking the origin of db41-4.1.25_4
Checking the origin of desktop-file-utils-0.12_1
Checking the origin of dmxproto-2.2.2
Checking the origin of encodings-1.0.2,1
Checking the origin of evieext-1.0.2
Checking the origin of expat-2.0.0_1
Checking the origin of fetchmail-6.3.8_1
Checking the origin of firefox-2.0.0.3_1,1
Checking the origin of fixesproto-4.0
Checking the origin of font-bh-ttf-1.0.0
Checking the origin of font-misc-ethiopic-1.0.0
Checking the origin of font-misc-meltho-1.0.0_1
Checking the origin of font-util-1.0.1
Checking the origin of fontcacheproto-0.1.2
Checking the origin of fontconfig-2.4.2_2,1
Checking the origin of fontsproto-2.0.2
Checking the origin of freetype2-2.2.1_2
Checking the origin of gccmakedep-1.0.2
Checking the origin of gd-2.0.34_1,1
Checking the origin of gettext-0.16.1_3
Checking the origin of ghostscript-gpl-8.56_4
Checking the origin of glib-2.12.12_2
Checking the origin of gmake-3.81_2
Checking the origin of gsfonts-8.11_4
Checking the origin of gtk-2.10.12_2
Checking the origin of help2man-1.36.4_1
Checking the origin of hicolor-icon-theme-0.10_2
Checking the origin of imake-1.0.2_4,1
Checking the origin of inputproto-1.3.2
Checking the origin of intltool-0.35.5_2
Checking the origin of jasper-1.900.1
Checking the origin of jbigkit-1.6
Checking the origin of jpeg-6b_4
Checking the origin of kbproto-1.0.3
Checking the origin of lcms-1.16_1,1
Checking the origin of libFS-1.0.0
Checking the origin of libICE-1.0.3,1
Checking the origin of libIDL-0.8.8
Checking the origin of libSM-1.0.2,1
Checking the origin of libX11-1.1.1_1,1
Checking the origin of libXScrnSaver-1.1.2
Checking the origin of libXTrap-1.0.0
Checking the origin of libXau-1.0.3_2
Checking the origin of libXaw-1.0.2,1
Checking the origin of libXcomposite-0.3.1,1
Checking the origin of libXcursor-1.1.8_1
Checking the origin of libXdamage-1.1.1
Checking the origin of libXdmcp-1.0.2
Checking the origin of libXevie-1.0.2
Checking the origin of libXext-1.0.3,1
Checking the origin of libXfixes-4.0.3
Checking the origin of libXfont-1.2.8,1
Checking the origin of libXfontcache-1.0.4
Checking the origin of libXft-2.1.12
Checking the origin of libXi-1.0.2,1
Checking the origin of libXinerama-1.0.1,1
Checking the origin of libXmu-1.0.3,1
Checking the origin of libXp-1.0.0,1
Checking the origin of libXpm-3.5.6
Checking the origin of libXprintAppUtil-1.0.1
Checking the origin of libXprintUtil-1.0.1
Checking the origin of libXrandr-1.2.1
Checking the origin of libXrender-0.9.2
Checking the origin of libXres-1.0.3
Checking the origin of libXt-1.0.5
Checking the origin of 

can't startx after xorg upgrade: could not open default font 'fixed'

2007-05-23 Thread eculp

I get:
  Fatal server error:
  could not open default font 'fixed'

I have looked at:
  XFree86-4-fontDefaultBitmaps is not used with xorg
  x11-fonts/font-alias is installed
  xorg-fonts-miscbitmaps is installed thinking that it might sub the Default
  I have checked font.conf for correct path.
  Found a thread on Google but didn't find the solution.
  xorgcfg gives the same error
  /etc/X11/xorg.conf Font Path is set to /usr/local/lib/X11/fonts/

I upgraded with portupgrade -a -P so I guess I could go back and  
recompile all but first I would like to know if anyone else has seen  
this after the update and how they fixed it.  Something dumb I'm doing  
I'm sure :(


Thanks,

ed

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


Re: putty and xorg7.2

2007-05-23 Thread Jeremy Chadwick
On Wed, May 23, 2007 at 03:03:49PM +0200, Helmut Schneider wrote:
  I recently upgraded some FBSD6.2 machines to xorg 7.2 according to 
  /usr/ports/UPDATING. By now I cannot use x-forwarding with putty or ssh -X 
  anymore as the DISPLAY paramater is not set anymore. I connect to 2 machines 
  using putty and x-forwarding. Here are the results:

See mail to this list with subject ssh X11 forwarding and X.org 7.2
which explains the cause and solution.

-- 
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking   http://www.parodius.com/ |
| UNIX Systems Administrator  Mountain View, CA, USA |
| Making life hard for others since 1977.  PGP: 4BD6C0CB |

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


X11R6 path error compiling /usr/ports/graphics/kdegraphics3.

2007-05-23 Thread eculp
libtool: link: `/usr/X11R6/lib/libfontconfig.la' is not a valid  
libtool archive


Has this been fixed recently?  I'm assuming the it is a port error.

Thanks,

ed

Error:

/bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=link c++   
-Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG  
-O2 -O2 -fno-strict-aliasing -pipe -Wno-non-virtual-dtor  
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE  
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  
-fno-regmove   -o libxpdf.la  -L/usr/local/lib   -D_THREAD_SAFE  
-pthread  -L/usr/local/lib Annot.lo Array.lo BuiltinFont.lo  
BuiltinFontTables.lo Catalog.lo CharCodeToUnicode.lo CMap.lo  
Decrypt.lo Dict.lo DCTStream.lo FontEncodingTables.lo Function.lo  
Gfx.lo GfxFont.lo GfxState.lo GlobalParams.lo JArithmeticDecoder.lo  
JBIG2Stream.lo Lexer.lo Link.lo NameToCharCode.lo Object.lo Outline.lo  
OutputDev.lo PDFDoc.lo PDFDocEncoding.lo PSTokenizer.lo Page.lo  
Parser.lo PSOutputDev.lo SecurityHandler.lo SplashOutputDev.lo  
Stream.lo JPXStream.lo TextOutputDev.lo UnicodeMap.lo  
UnicodeTypeTable.lo UGString.lo XRef.lo -lX11  -L/usr/local/lib  
-Wl,--rpath -Wl,/usr/local/lib -lfreetype -lz -lpaper -L/usr/local/lib  
-lXft -lXrender -lfontconfig -lfreetype -lz -lX11   -ljpeg  
../goo/libgoo.la ../fofi/libfofi.la ../splash/libsplash.la  -liconv  
-lm -Wl,-export-dynamic -L/usr/local/lib -L/usr/local/lib -ljpeg   
-L/usr/local/lib

grep: /usr/X11R6/lib/libfontconfig.la: No such file or directory
sed: /usr/X11R6/lib/libfontconfig.la: No such file or directory
libtool: link: `/usr/X11R6/lib/libfontconfig.la' is not a valid  
libtool archive

gmake[4]: *** [libxpdf.la] Error 1
gmake[4]: Leaving directory  
`/usr/ports/graphics/kdegraphics3/work/kdegraphics-3.5.6/kpdf/xpdf/xpdf'

gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory  
`/usr/ports/graphics/kdegraphics3/work/kdegraphics-3.5.6/kpdf/xpdf'

gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory  
`/usr/ports/graphics/kdegraphics3/work/kdegraphics-3.5.6/kpdf'

gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory  
`/usr/ports/graphics/kdegraphics3/work/kdegraphics-3.5.6'

gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/graphics/kdegraphics3.
*** Error code 1
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: putty and xorg7.2

2007-05-23 Thread Helmut Schneider

Hi,

From: Jeremy Chadwick [EMAIL PROTECTED]

On Wed, May 23, 2007 at 03:03:49PM +0200, Helmut Schneider wrote:

I recently upgraded some FBSD6.2 machines to xorg 7.2 according to
/usr/ports/UPDATING. By now I cannot use x-forwarding with putty or
ssh -X  anymore as the DISPLAY paramater is not set anymore. I connect
to 2 machines  using putty and x-forwarding. Here are the results:

See mail to this list with subject ssh X11 forwarding and X.org 7.2
which explains the cause and solution.


Hm, I might have missed something, but I created a symlink for /usr/X11R6 - 
/usr/local and then did a portupgrade -afPP but DISPLAY is still not 
exported.


Thanks, Helmut 


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


Re: can't startx after xorg upgrade: could not open default font 'fixed'

2007-05-23 Thread Etienne Robillard

Hi eculp,

Yes -- I'm gettting the same results here on
7.0-CURRENT.
I've compiled with gcc 3.4.6 and trying to start
/usr/local/bin/X returns a segmentation fault and the
message you've described below.

I dont know if that could help but maybe you could
try recompiling x11-fonts/xorg-fonts and see what
it does ?

Thanks in advance for letting me know once you've
found a proper solution.. :)

Kind regards,

Etienne

--- [EMAIL PROTECTED] wrote:

 I get:
Fatal server error:
could not open default font 'fixed'
 
 I have looked at:
XFree86-4-fontDefaultBitmaps is not used with
 xorg
x11-fonts/font-alias is installed
xorg-fonts-miscbitmaps is installed thinking that
 it might sub the Default
I have checked font.conf for correct path.
Found a thread on Google but didn't find the
 solution.
xorgcfg gives the same error
/etc/X11/xorg.conf Font Path is set to
 /usr/local/lib/X11/fonts/
 
 I upgraded with portupgrade -a -P so I guess I could
 go back and  
 recompile all but first I would like to know if
 anyone else has seen  
 this after the update and how they fixed it. 
 Something dumb I'm doing  
 I'm sure :(
 
 Thanks,
 
 ed
 
 ___
 freebsd-ports@freebsd.org mailing list

http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 



Etienne Robillard
7680 de jouvence, La Plaine
J7M-2K9, Québec
Telephone: 450-478-5026
Yahoo Messenger ID: granted14
Skype ID: incidah


  Ask a question on any topic and get answers from real people. Go to 
Yahoo! Answers and share what you know at http://ca.answers.yahoo.com
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: can't startx after xorg upgrade: could not open default font 'fixed'

2007-05-23 Thread eculp

Quoting Etienne Robillard [EMAIL PROTECTED]:



Hi eculp,

Yes -- I'm gettting the same results here on
7.0-CURRENT.
I've compiled with gcc 3.4.6 and trying to start
/usr/local/bin/X returns a segmentation fault and the
message you've described below.


Thanks Etienne.

My case is a bit different.  I'm first testing the upgrade on a stable box.
FreeBSD HOME.encontacto.net 6.2-STABLE FreeBSD 6.2-STABLE #258: Mon  
May 21 08:02:18 CDT 2007

so no compiler to worry about, AFAIK.



I dont know if that could help but maybe you could
try recompiling x11-fonts/xorg-fonts and see what
it does ?


I did that but forgot to add it to the list but JIC, I did it again,  
just now  and still no cigar.  Same error :(



Thanks in advance for letting me know once you've
found a proper solution.. :)


Thanks for the confirmation.  As they say misery loves company. ;)

ed


Kind regards,

Etienne





--- [EMAIL PROTECTED] wrote:


I get:
   Fatal server error:
   could not open default font 'fixed'

I have looked at:
   XFree86-4-fontDefaultBitmaps is not used with
xorg
   x11-fonts/font-alias is installed
   xorg-fonts-miscbitmaps is installed thinking that
it might sub the Default
   I have checked font.conf for correct path.
   Found a thread on Google but didn't find the
solution.
   xorgcfg gives the same error
   /etc/X11/xorg.conf Font Path is set to
/usr/local/lib/X11/fonts/

I upgraded with portupgrade -a -P so I guess I could
go back and
recompile all but first I would like to know if
anyone else has seen
this after the update and how they fixed it.
Something dumb I'm doing
I'm sure :(

Thanks,

ed

___
freebsd-ports@freebsd.org mailing list


http://lists.freebsd.org/mailman/listinfo/freebsd-ports

To unsubscribe, send any mail to
[EMAIL PROTECTED]





Etienne Robillard
7680 de jouvence, La Plaine
J7M-2K9, Québec
Telephone: 450-478-5026
Yahoo Messenger ID: granted14
Skype ID: incidah


  Ask a question on any topic and get answers from real people.  
Go to Yahoo! Answers and share what you know at  
http://ca.answers.yahoo.com




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


Re: can't startx after xorg upgrade: could not open default font 'fixed'

2007-05-23 Thread Jona Joachim
On Wed, 23 May 2007 08:28:10 -0500
[EMAIL PROTECTED] wrote:

 I get:
Fatal server error:
could not open default font 'fixed'
 
 I have looked at:
XFree86-4-fontDefaultBitmaps is not used with xorg
x11-fonts/font-alias is installed
xorg-fonts-miscbitmaps is installed thinking that it might sub the
 Default I have checked font.conf for correct path.
Found a thread on Google but didn't find the solution.
xorgcfg gives the same error
/etc/X11/xorg.conf Font Path is set to /usr/local/lib/X11/fonts/
 
 I upgraded with portupgrade -a -P so I guess I could go back and  
 recompile all but first I would like to know if anyone else has seen  
 this after the update and how they fixed it.  Something dumb I'm
 doing I'm sure :(

Are you sure that the xorg metaport is installed?
Have you tried to add FontPath entries for the subfolders
in /usr/local/lib/X11/fonts/ ?
AFAIK the font fixed is defined in font.alias in the misc subfolder.
Try to add a FontPath entry for /usr/local/lib/X11/fonts/misc/


-- 
Und das Schönste daran ist, dass die Mehrzahl der Amerikaner durch die
von Illuminaten gedeckten Terroranschläge so weit in Angst versetzt
sein werden, dass sie darum betteln werden, kontrolliert zu werden, wie
der Masochist nach der Peitsche wimmert. Hagbard Celine
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problem with Matrox G450 and X.org 7.2

2007-05-23 Thread Kay Lehmann

Hello,

I agree that this is a problem of mga_hal. I had a similar error with my 
G400 and I needed mga_hal to use 2 monitors. I switched back to the 
original driver from xorg and now I can use the card with just 1 monitor 
but at my normal resolution of 1280x1024.


Greets,
Kay

Hagen Kühl wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Gary Jennejohn schrieb:

  

OK, dumb question. Have you tried 16 bits at 1280x1024?

Looking at the output from Xorg in the log file I can't see any obvious
reason why it shouldn't work.



That's my main problem - I can't find a real reason too.
Yes I tried 16Bit, I even tried turning on and off most of the options
for the graphics card.
I had a similar problem with xorg-6.9, which was caused bei the mga_hal
module, but then the error message directed me to the problem.

To speak simple, I think either the mode is really to much for my
monitor (but its maximum/optimum is [EMAIL PROTECTED]) or for the G450 with
this driver.

Maybe these lines from the log have something to do with it:

Requesting insufficient memory window!: start: 0xeee0 end:
0xefef size 0x200
(EE) Cannot find empty range to map base to
(WW) MGA(0): Video BIOS info block not detected!

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGVDjZK2ISB1PGAQ0RAvBCAJ9InU79LpGmNe0HoSTY4TKnSa72KQCcDx+E
YWt85NaKaQPbN0bJCBtON7g=
=rAaQ
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]
  


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


Re: putty and xorg7.2

2007-05-23 Thread Helmut Schneider

From: Helmut 'Ingrid' Schneider [EMAIL PROTECTED]


From: Jeremy Chadwick [EMAIL PROTECTED]

On Wed, May 23, 2007 at 03:03:49PM +0200, Helmut Schneider wrote:

I recently upgraded some FBSD6.2 machines to xorg 7.2 according to
/usr/ports/UPDATING. By now I cannot use x-forwarding with putty or
ssh -X  anymore as the DISPLAY paramater is not set anymore. I connect
to 2 machines  using putty and x-forwarding. Here are the results:

See mail to this list with subject ssh X11 forwarding and X.org 7.2
which explains the cause and solution.

Hm, I might have missed something, but I created a symlink for
/usr/X11R6 -  /usr/local and then did a portupgrade -afPP but DISPLAY
is still not  exported.


OK, one has to install xauth. This might/should be a dependency of 
xorg-libraries. imo. 


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


Re: can't startx after xorg upgrade: could not open default font 'fixed'

2007-05-23 Thread Kris Kennaway
On Wed, May 23, 2007 at 08:28:10AM -0500, [EMAIL PROTECTED] wrote:
 I get:
   Fatal server error:
   could not open default font 'fixed'
 
 I have looked at:
   XFree86-4-fontDefaultBitmaps is not used with xorg
   x11-fonts/font-alias is installed
   xorg-fonts-miscbitmaps is installed thinking that it might sub the Default
   I have checked font.conf for correct path.
   Found a thread on Google but didn't find the solution.
   xorgcfg gives the same error
   /etc/X11/xorg.conf Font Path is set to /usr/local/lib/X11/fonts/
 
 I upgraded with portupgrade -a -P so I guess I could go back and  
 recompile all but first I would like to know if anyone else has seen  
 this after the update and how they fixed it.  Something dumb I'm doing  
 I'm sure :(

From UPDATING

--
  CAVEATS

  Make sure you have the x11/xorg meta-port installed.  If you do not have
  this meta-port installed with X.Org 6.9, you will miss out on a lot of
  the new X.Org 7.2 sub-ports.
--

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


Re: X11R6 path error compiling /usr/ports/graphics/kdegraphics3.

2007-05-23 Thread Kris Kennaway
On Wed, May 23, 2007 at 09:30:34AM -0500, [EMAIL PROTECTED] wrote:
 libtool: link: `/usr/X11R6/lib/libfontconfig.la' is not a valid  
 libtool archive
 
 Has this been fixed recently?  I'm assuming the it is a port error.

Should have been avoided by the steps in UPDATING.  Did you follow
them?

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


Re: xorg 7.2 upgrade (using packages) -- some problems

2007-05-23 Thread Kris Kennaway
On Wed, May 23, 2007 at 01:41:00PM +0200, Jan Henrik Sylvester wrote:
 Hello!
 
 Why does mergebase.sh not compare files that cause conflicts and 
 deletes, if they are the same? ./lib/X11/fonts/local/fonts.dir was the 
 same for me in local and X11R6.

Because it doesn't.  Feel free to submit a patch that does this.

 And then portupgrade with -P installed some conflicting ports, because 
 it uses -f for package installs:

OK, I am not sure why it does this.

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


Re: putty and xorg7.2

2007-05-23 Thread Kris Kennaway
On Wed, May 23, 2007 at 08:15:23PM +0200, Helmut Schneider wrote:
 From: Helmut 'Ingrid' Schneider [EMAIL PROTECTED]
 
 From: Jeremy Chadwick [EMAIL PROTECTED]
 On Wed, May 23, 2007 at 03:03:49PM +0200, Helmut Schneider wrote:
 I recently upgraded some FBSD6.2 machines to xorg 7.2 according to
 /usr/ports/UPDATING. By now I cannot use x-forwarding with putty or
 ssh -X  anymore as the DISPLAY paramater is not set anymore. I connect
 to 2 machines  using putty and x-forwarding. Here are the results:
 See mail to this list with subject ssh X11 forwarding and X.org 7.2
 which explains the cause and solution.
 Hm, I might have missed something, but I created a symlink for
 /usr/X11R6 -  /usr/local and then did a portupgrade -afPP but DISPLAY
 is still not  exported.
 
 OK, one has to install xauth. This might/should be a dependency of 
 xorg-libraries. imo. 

No, because it's not a library :) It's an application and is part of
xorg-apps.  It never used to be part of xorg-libraries either (it was
formerly in xorg-clients), so this was always something you needed to
do.

Kris

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


Re: Problem with Matrox G450 and X.org 7.2

2007-05-23 Thread Hagen Kühl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Kay Lehmann wrote:

 I agree that this is a problem of mga_hal. I had a similar error with my
 G400 and I needed mga_hal to use 2 monitors. I switched back to the
 original driver from xorg and now I can use the card with just 1 monitor
 but at my normal resolution of 1280x1024.

Strange thing. I deinstalled mga_hal and rebuilt the xf86-video-mga
driver and tested some combinations of the Options again. But it didn't
change a thing. :(
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGVKN5K2ISB1PGAQ0RApFGAJ995iA0dY2RaeLRoKH3Qb2wmv7NxACdEswp
HG3Msgfa8XXiyT0BiPoLNlk=
=BaLA
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Builds failure report

2007-05-23 Thread Diego Depaoli

2007/5/23, Kris Kennaway [EMAIL PROTECTED]:

On Wed, May 23, 2007 at 02:15:07AM +0200, Diego Depaoli wrote:
 Hi all,
 building kdebase3 and transcode on -current updated 00:36 CEST with
 recent openssl patchs and/or commits, I get the following failures:
 /usr/local/include/openssl/ossl_typ.h:136: error: 'X509' has a
 previous declaration here

Looks like incompatible port version of openssl, delete and retry with
system openssl.

Yeah, it works.
My last openssl was right, but kdebase was compiled with the wrong version.

In order to build transcode simply delete patch-filter:filter_modfps.c
in files directory.

Thanks

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


Re: More speed increases for make-ing ports

2007-05-23 Thread Mark Linimon
On Tue, May 22, 2007 at 05:34:32PM +0400, Andrew Pantyukhin wrote:
 A seemingly better way may be to make these system vars
 available in make by default.

Doesn't help anyone who runs -RELEASE, so a non-starter.

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


Re: More speed increases for make-ing ports

2007-05-23 Thread Stephen Montgomery-Smith

Pav Lucistnik wrote:

Stephen Montgomery-Smith píše v út 22. 05. 2007 v 20:29 -0500:

Stephen Montgomery-Smith wrote:


On Wed, 23 May 2007, Pav Lucistnik wrote:


Stephen Montgomery-Smith p?e v ?t 22. 05. 2007 v 16:56 -0500:


I have generated two INDEXes, one with the patch and one without.

They

are identical, the timings:

INDEX-orig
real16m32.761s
user18m36.802s
sys 8m38.610s

INDEX-ddd
real16m34.620s
user17m25.976s
sys 8m46.333s

Sorry it didn't work out.  Thanks for trying it.

Don't get me wrong - the minute saved here is good enough reason to
apply that patch.


Could you try the shell one also?  I got the impression it was a bit
faster.

Can you send me the patch?

Yes.  In the same place as the previous one you put:

.ifdef _USE_GNOME
_USE_GNOME!=(for i in ${_USE_GNOME}; do ${ECHO_CMD} $$i; done) | sort -u
.endif

I'm going to try it out myself also to see if it is faster.
I tried it out.  On my rather fast computer, I am getting similar times. 
  The non-shell patch seems slightly better, but there is not much 
between that and the shell patch.  Both patches give something like 7% 
speed improvements over the original.  It only potentially speeds up 
gnome ports, and then only a few of them like alacarte, so even if it 
dramatically speeds those few up, the average speed up over all ports 
will not be so great.  Like I said earlier, overall improvement is 
noticeable albeit not dramatic.


Thanks for testing. I'll stick with pure-make patch and will see to
commit it after xorg freeze and some more formal testing.




I'm getting kind of uncomfortable with the patch.  I looked some more in 
bsd.gnome.mk and it seems to me that the suggested patch is really 
equivalent to the patch enclosed here.


Why did the writer of bsd.gnome.mk have the rather complicated 
construction which I am proposing to replace?


--- bsd.gnome.mk-orig   Mon Mar 19 23:13:36 2007
+++ bsd.gnome.mkWed May 23 19:25:19 2007
@@ -689,9 +689,9 @@
 
 # Then traverse through all components, check which of them
 # exist in ${_USE_GNOME} and set variables accordingly
+.ifdef _USE_GNOME
 . for component in ${_USE_GNOME_ALL}
-_COMP_TEST=${_USE_GNOME:M${component}}
-.  if ${_COMP_TEST:S/${component}//}!=${_COMP_TEST:S/  / /g}
+.  if ${_USE_GNOME:M${component}}!=
 PATCH_DEPENDS+=${${component}_PATCH_DEPENDS}
 FETCH_DEPENDS+=${${component}_FETCH_DEPENDS}
 EXTRACT_DEPENDS+=${${component}_EXTRACT_DEPENDS}
@@ -725,6 +725,7 @@
 
 .  endif
 . endfor
+.endif
 .endif
 
 .if defined(GNOME_PRE_PATCH)
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]

Your message to Rampage awaits moderator approval

2007-05-23 Thread rampage-bounces
Your mail to 'Rampage' with the subject

Delivery reports about your e-mail

Is being held until the list moderator can review it for approval.

The reason it is being held:

Post by non-member to a members-only list

Either the message will get posted to the list, or you will receive
notification of the moderator's decision.  If you would like to cancel
this posting, please visit the following URL:


http://lists.rollanet.info/confirm.cgi/rampage-rollanet.info/03375be887fd9d67a2e92d6b3eb61a11ff6bd0a8

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