CVS Update: xc (branch: trunk)

2003-02-06 Thread Alan Hourihane
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/02/06 04:42:10

Log message:
  fix a memory leak

Modified files:
  xc/lib/GL/dri/:
dri_glx.c 
  
  Revision  ChangesPath
  1.12  +7 -2  xc/lib/GL/dri/dri_glx.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit



CVS Update: xc (branch: trunk)

2003-02-06 Thread Alan Hourihane
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/02/06 09:46:02

Log message:
   850. Fixes for the nsc driver for HW cursor hotspots and GX2 video
clipping issues (Sarma Kolluru, NSC).

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/xfree86/drivers/nsc/:
nsc_gx1_accel.c nsc_gx1_cursor.c nsc_gx1_video.c 
nsc_gx2_cursor.c nsc_gx2_driver.c nsc_gx2_video.c 
  xc/programs/Xserver/hw/xfree86/drivers/nsc/gfx/:
disp_gu1.c disp_gu2.c release.txt 
  
  Revision  ChangesPath
  3.2530+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.4   +9 -24 xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_gx1_accel.c
  1.4   +14 -3 xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_gx1_cursor.c
  1.4   +64 -10xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_gx1_video.c
  1.4   +14 -3 xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_gx2_cursor.c
  1.4   +32 -2 xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_gx2_driver.c
  1.4   +36 -9 xc/programs/Xserver/hw/xfree86/drivers/nsc/nsc_gx2_video.c
  1.4   +2 -2  xc/programs/Xserver/hw/xfree86/drivers/nsc/gfx/disp_gu1.c
  1.4   +16 -9 xc/programs/Xserver/hw/xfree86/drivers/nsc/gfx/disp_gu2.c
  1.3   +10 -0 xc/programs/Xserver/hw/xfree86/drivers/nsc/gfx/release.txt

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit



CVS Update: xc (branch: trunk)

2003-02-06 Thread David Dawes
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/02/06 10:32:48

Log message:
  update the version strings

Modified files:
  xc/programs/Xserver/hw/xfree86/etc/:
Xinstall.sh 
  
  Revision  ChangesPath
  1.44  +3 -3  xc/programs/Xserver/hw/xfree86/etc/Xinstall.sh

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit



CVS Update: xc (branch: trunk)

2003-02-06 Thread David Dawes
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/02/06 10:48:18

Log message:
   851. Don't use XkbGetKeyboard() in xset, just use XkbAllocKeyboard()
(Ivan Pascal).

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/xset/:
xset.c 
  
  Revision  ChangesPath
  3.2531+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  3.30  +4 -4  xc/programs/xset/xset.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit



CVS Update: xc (branch: trunk)

2003-02-06 Thread Thomas Dickey
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]  03/02/06 15:09:46

Log message:
  xterm patch #173
  
   * reset mouse mode to normal on a full reset. This does not apply to
 mouse hilite tracking mode, of course (see ctlseqs.ms).
   * add  a  time-delay  at  the point where mouse hilite tracking mode
 choses  to not handle X events, to avoid runaway CPU usage (report
 by D Hugh Redelmeier).
   * check for illegal character in DECUDK string, quit if detected.

Modified files:
  xc/programs/xterm/:
MANIFEST charproc.c misc.c version.h xterm.log.html 
  
  Revision  ChangesPath
  1.18  +1 -1  xc/programs/xterm/MANIFEST
  3.138 +6 -1  xc/programs/xterm/charproc.c
  3.75  +15 -4 xc/programs/xterm/misc.c
  3.85  +3 -3  xc/programs/xterm/version.h
  1.91  +16 -3 xc/programs/xterm/xterm.log.html

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit



CVS Update: xc (branch: trunk)

2003-02-06 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]  03/02/06 15:24:34

Log message:
  On Mac OS X install an enhanced version of Freetype that offers features
  not available on pure Darwin.

Modified files:
  xc/programs/Xserver/hw/xfree86/etc/bindist/Darwin-ppc/:
quartz-list 
  
  Revision  ChangesPath
  1.2   +4 -0  
xc/programs/Xserver/hw/xfree86/etc/bindist/Darwin-ppc/quartz-list

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit



CVS Update: xc (branch: trunk)

2003-02-06 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]  03/02/06 15:25:28

Log message:
  Update Darwin bindist info for XFree86 4.2.99.x and Darwin 6.x.

Modified files:
  xc/programs/Xserver/hw/xfree86/etc/:
Xinstall.sh 
  xc/programs/Xserver/hw/xfree86/etc/bindist/Darwin-ppc/:
bin-list 
  
  Revision  ChangesPath
  1.45  +12 -7 xc/programs/Xserver/hw/xfree86/etc/Xinstall.sh
  1.8   +3 -0  
xc/programs/Xserver/hw/xfree86/etc/bindist/Darwin-ppc/bin-list

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit



CVS Update: xc (branch: trunk)

2003-02-06 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]  03/02/06 15:26:33

Log message:
  Update Darwin bindist info for XFree86 4.2.99.x.

Modified files:
  xc/programs/Xserver/hw/xfree86/etc/bindist/Darwin-ix86/:
bin-list 
  
  Revision  ChangesPath
  1.8   +3 -0  
xc/programs/Xserver/hw/xfree86/etc/bindist/Darwin-ix86/bin-list

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit



CVS Update: xc (branch: trunk)

2003-02-06 Thread Paulo Cesar Pereira de Andrade
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/02/06 21:46:53

Log message:
   853. Use strtol instead of atoi in xf86cfg 'expert' mode. Make pauses
when printing keyboard models in xf86config (#5609, Chisato Yamauchi).
  
All calls to atoi in expert.c were replaced by strtol and strtoul, the
  existing ones, especifying the base weren't changed.
Soon it may be required pauses in more xf86config options, mouse
  protocol selection requires exactly 25 lines.

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/xfree86/xf86config/:
xf86config.c 
  xc/programs/Xserver/hw/xfree86/xf86cfg/:
expert.c 
  
  Revision  ChangesPath
  3.2533+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  3.65  +21 -13xc/programs/Xserver/hw/xfree86/xf86config/xf86config.c
  1.14  +18 -18xc/programs/Xserver/hw/xfree86/xf86cfg/expert.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit



Patch-for mode bug in NSC driver.

2003-02-06 Thread Lewin A.R.W. Edwards
(Alex, this is just an FYI in case you're interested :)

Okay, I think I'm there.

There appears to be a fairly serious bug in the function
gfx_is_display_mode_supported() in
xc/programs/Xserver/hw/xfree86/drivers/nsc/gfx/disp_gu1.c from
yesterday's CVS.

Not being familiar with XFree86 internals, I'm not sure if this is
/actually/ a bug in the function itself, or in the overlying code, or in
the display modes table in
xc/programs/Xserver/hw/xfree86/drivers/nsc/gfx/gfx_disp.c. I just fixed
the symptoms.

The problem is that the aforementioned table contains actual pixel
scanline heights (e.g. 320 x 240 has a vertical size of 240), whereas
the input scanline height supplied to the function will be 480 (IOW beam
scanlines, not pixel scanlines). This means that
gfx_is_display_mode_supported will never find any mode that's supposed
to be scandoubled; hence, these modes are currently totally broken on
Geode.

I modified the above function to check if the current mode's flags
indicate doublescanning, and if so it generates a bogus doubled
scanheight for comparison purposes.

The following three patches fix this bug and alter a couple of minima,
thereby enabling lo-res video modes on the Geode platform:

Note! Xv support is still at least partly broken in these modes, I
believe.


--- Begin patch for disp_gu1.c

130a131,135
 /*
  * Bugfix to gfx_is_mode_supported to fix problems with doublescan
modes
  * Lewin A.R.W. Edwards [EMAIL PROTECTED]
 */
 
839d843
 
840a845,850
   int tmp_yres;
 
   tmp_yres = yres;
 if (DisplayParams[mode].flags  GFX_MODE_LINE_DOUBLE)
   tmp_yres = tmp_yres / 2;
 
842,843c852,853
 (DisplayParams[mode].vactive == (unsigned short)yres) 
 (DisplayParams[mode].flags  hz_flag) 
---
 (DisplayParams[mode].vactive == (unsigned short)tmp_yres) 
 (DisplayParams[mode].flags  hz_flag)  
850a861
 
878a890
 


--- Begin patch for nsc_gx1_driver.c

150a151,155
 /*
  * Minor patches to allow support of low-res video modes
  * Lewin A.R.W. Edwards [EMAIL PROTECTED]
 */
 
475c480
{ NULL, 25175, 135000, 0, FALSE, TRUE, 1, 1, 0 };
---
{ NULL, 1, 135000, 0, FALSE, TRUE, 1, 1, 0 };
937c942
minHeight = 480;
---
minHeight = 200;
1850c1855,1856
if (MemIndex == -1)/* no match */
---
 
if (MemIndex == -1)/* no match */ 
2363a2370
 


--- Begin patch for nsc_gx2_driver.c

145a146,150
 /*
  * Minor patches to allow support of low-res video modes
  * Lewin A.R.W. Edwards [EMAIL PROTECTED]
 */
 
474c479
{ NULL, 25175, 229500, 0, FALSE, TRUE, 1, 1, 0 };
---
{ NULL, 1, 229500, 0, FALSE, TRUE, 1, 1, 0 };
911c916
minHeight = 480;
---
minHeight = 200;


-- 
-- Lewin A.R.W. Edwards
Work: http://www.digi-frame.com/
Personal: http://www.larwe.com/

___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel



bitblt operation in frame buffer

2003-02-06 Thread jing
Hi,

I want to transfer a block of image data from source offset in
off_screen to a specified rectangular area in on_screen area.
If the source image is saved with rectangular trajectory,
I can set some registers such as SRC_Y_X, DR_MIX, 
DP_CNTL,DST_Y_X and DST_HEIGHT_WIDTH to transfer pixels from
SRC_Y_X to DST_Y_X. However, in order to save memory space, I
want to save the image data in frame buffer with lineal 
trajectory instead of a rectangular area. Can I still transfer
the image pixels by just setting some registers? 

If I can, which register is for src offset?

If cannot, a possible value of register DP_SRC_SOURCE is 
hostdata,lineal trajectory, and I guess it means that I can set
some register value to source address, in which image data 
is saved in continuous address in host memory. But what is this
register? I had a tough time to find it. :( 

Thank you so~~~ much,

jing
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel



about change 614. Restore the Alt/Meta mappings for pc104/pc105 ...

2003-02-06 Thread Jens Petersen
[Feel free to cc me since I'm not currently subscribed to the list.]

Hello,

I would like to ask why the following change was made to the
pc symbols file.  Why should we rather have Super on Win
keys in 4.3, than Meta as in 4.2?  Additionally xkb doesn't
seem to want to have both Alt and Meta on the some modifier
currently afaict.

Thanks for any light on the matter,

Jens


 614. Restore the Alt/Meta mappings for pc104/pc105 keyboards in the
  multi-layout maps (David Dawes).

===
RCS file: /xf86/anoncvs/cvs/xc/programs/xkbcomp/symbols/pc/pc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- xc/programs/xkbcomp/symbols/pc/pc   2002/12/02 11:11:49 1.3
+++ xc/programs/xkbcomp/symbols/pc/pc   2002/12/11 03:40:13 1.4
@@ -1,6 +1,6 @@
 
 //
-// $XFree86: xc/programs/xkbcomp/symbols/pc/pc,v 1.2 2002/11/22 04:03:28 dawes Exp $
+// $XFree86: xc/programs/xkbcomp/symbols/pc/pc,v 1.3 2002/12/02 11:11:49 alanh Exp $
 
 partial hidden alphanumeric_keys modifier_keys 
 xkb_symbols basic {
@@ -215,15 +215,15 @@ xkb_symbols pc102 {
 default
 xkb_symbols pc104 {
 include pc/pc(basic)
-key LALT {   [   Alt_L   ]   };
-key RALT {   [   Alt_R   ]   };
-key LWIN {   [   Meta_L  ]   };
-key RWIN {   [   Multi_key   ]   };
-key MENU {   [   Menu]   };
+key LALT {   [   Alt_L,  Meta_L  ]   };
+key RALT {   [   Alt_R,  Meta_R  ]   };
+key LWIN {   [   Super_L ]   };
+key RWIN {   [   Super_R ]   };
+key MENU {   [   Menu]   };
 
 // modifier mappings
-modifier_map Mod1   { Alt_L, Alt_R };
-modifier_map Mod4   { Meta_L, Meta_R };
+modifier_map Mod1   { Alt_L, Alt_R, Meta_L, Meta_R };
+modifier_map Mod4   { Super_L, Super_R };
 };
 
 // defintion which includes both the Windows95 keyboards _and_
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel



Re: [XFree86] [BUG] The /*-+ keys on the numeric keypad won't repeat in current CVS

2003-02-06 Thread pcpa
Quoting David Dawes [EMAIL PROTECTED]:

 On Mon, Feb 03, 2003 at 12:02:47PM -0500, Mike A. Harris wrote:
 /*-+ on the numeric keypad won't repeat in current CVS.  Other
 keys on the keypad do repeat, including numbers when numlock is
 turned on.  /*-+ on the normal part of the keyboard do repeat.  
 
 Tried xset r on with no change.
 
 'xset r keycode' works.
 
 I don't know why these keys don't repeat (and don't remember if they
 did
 before).

  I think there is another problem, MouseKeys also stoped working, the
default bindings to select buttons don't work anymore:

/  - select button1
*  - select button2
-  - select button3
+  - double click

setxkbmap -print | xkbcomp -w 10 - :0 seens to show the possible problems.

  Keypad numbers are repeating, and mouse keys also working for the
numeric bindings.

 David
 -- 
 David Dawes
 Release Engineer/Architect  The XFree86 Project
 www.XFree86.org/~dawes
 ___
 Devel mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/devel

Paulo
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel



Re: [XFree86] [BUG] The /*-+ keys on the numeric keypad won't repeat in current CVS

2003-02-06 Thread David Dawes
On Mon, Feb 03, 2003 at 12:02:47PM -0500, Mike A. Harris wrote:
/*-+ on the numeric keypad won't repeat in current CVS.  Other
keys on the keypad do repeat, including numbers when numlock is
turned on.  /*-+ on the normal part of the keyboard do repeat.  

Tried xset r on with no change.

'xset r keycode' works.

I don't know why these keys don't repeat (and don't remember if they did
before).

David
-- 
David Dawes
Release Engineer/Architect  The XFree86 Project
www.XFree86.org/~dawes
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel



Re: [Fonts] mkfontscale and family names which contain '-'

2003-02-06 Thread Juliusz Chroboczek
MF Maybe one should work around that problem in mkfontscale by replacing
MF the '-' characters with ' ', for example like that:

You're right, of course.  Thanks for the report.

I'll change your patch a wee bit: I'll copy the family name instead of
modifying it in place, and I'll do the replacement by hand -- strpbrk
is likely to break some obscure platform or other.

I'll send it in ASAP.

Juliusz



___
Fonts mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/fonts



[Fonts] Re: where to include ~/.fonts.conf

2003-02-06 Thread Mike FABIAN
James Richard Tyrer [EMAIL PROTECTED] $B$5$s$O=q$-$^$7$?(B:
(B
(B Mike FABIAN wrote:
(B I wonder where in /etc/fonts.fonts.conf exactly is the best
(B place to put the include statement for ~/.fonts.conf.
(B It cannot be at the very end of /etc/fonts/fonts.conf because
(B then the following would not work:
(B
(B Put it at the end of the list starting with:
(B
(B   dir/usr/X11R6/lib/X11/fonts/dir
(B
(BBut if ~/.fonts.conf is included there (i.e. very early in
(B/etc/fonts/fonts.conf), it is not possible to override the rules from
(B/etc/fonts/fonts.conf in the personal ~/.font.conf file.
(B
(BThe last rule always seems to win.
(B
(BTherefore I wondered whether ~/.fonts.conf should be included
(Bclose to the end of /etc/fonts/fonts.conf. Only a few rules which
(Bdepend on settings in ~/.fonts.conf must be below that, like
(BKeith's method to prefer outline fonts if
(B
(Bmatch target="pattern"
(Bedit name="prefer_outline"
(Bbooltrue/bool
(B/edit
(B/match
(B
(Bis in ~/.fonts.conf.
(B
(B-- 
(BMike Fabian   [EMAIL PROTECTED]   http://www.suse.de/~mfabian
$B?gL2ITB-$O;E;v$NE($@!#(B
(B___
(BFonts mailing list
([EMAIL PROTECTED]
(Bhttp://XFree86.Org/mailman/listinfo/fonts



[Fonts] Re: mkfontscale and family names which contain '-'

2003-02-06 Thread Mike FABIAN
Pablo Saratxaga [EMAIL PROTECTED] $B$5$s$O=q$-$^$7$?(B:
(B
(B In the ttmkfdir version we use we handle such cases by using the postscript
(B name of the font instead, when writting the fonts.dir file; I haven't had
(B any problem so far (several years already doing that).
(B
(BSometimes the PostScript name can also have '-' characters:
(B
(Bmfabian@magellan:~$ ftdump /usr/X11R6/lib/X11/fonts/truetype/kochi-mincho.ttf | grep 
(Bpostscript
(B   postscript: Kochi-Mincho
(Bmfabian@magellan:~$
(B
(B-- 
(BMike Fabian   [EMAIL PROTECTED]   http://www.suse.de/~mfabian
$B?gL2ITB-$O;E;v$NE($@!#(B
(B___
(BFonts mailing list
([EMAIL PROTECTED]
(Bhttp://XFree86.Org/mailman/listinfo/fonts



[Fonts] Unsafe chars in Mkfontscale

2003-02-06 Thread Juliusz Chroboczek
Mike,

Would you be so kind as to test the attached patch and confirm that it
does what you want?  It's rather urgent, I'd like it to go into 4.3.

I'm cut off from CVS right now, sorry if it doesn't apply cleanly.

Juliusz



*** xc/programs/mkfontscale/mkfontscale.c.old	2003-01-27 15:58:08.0 +0100
--- xc/programs/mkfontscale/mkfontscale.c	2003-02-06 17:38:53.0 +0100
***
*** 299,304 
--- 299,345 
  return c;
  }
  
+ static int
+ unsafe(char c)
+ {
+ return 
+ c  0x20 || c  0x7E ||
+ c == '[' || c == ']' || c == '(' || c == ')' || c == '\\';
+ }
+ 
+ static char *
+ safe(char* s)
+ {
+ int i, len, safe_flag = 1;
+ char *t;
+ 
+ i = 0;
+ while(s[i] != '\0') {
+ if(unsafe(s[i]))
+ safe_flag = 0;
+ i++;
+ }
+ 
+ if(safe_flag) return s;
+ 
+ len = i;
+ t = malloc(len + 1);
+ if(t == NULL) {
+ perror(Couldn't allocate string);
+ exit(1);
+ }
+ 
+ for(i = 0; i  len; i++) {
+ if(unsafe(s[i]))
+ t[i] = ' ';
+ else
+ t[i] = s[i];
+ i++;
+ }
+ t[i] = '\0';
+ return t;
+ }
+ 
  int
  doDirectory(char *dirname_given)
  {
***
*** 484,489 
--- 525,534 
  if(!adstyle) adstyle = ;
  if(!spacing) spacing = p;
  
+ /* Yes, it's a memory leak. */
+ foundry = safe(foundry);
+ family = safe(family);
+ 
  for(encoding = encodings; encoding; encoding = encoding-next)
  if(checkEncoding(face, encoding-value)) {
  found = 1;



Re: [Fonts] Re: mkfontscale and family names which contain '-'

2003-02-06 Thread Pablo Saratxaga
Kaixo!

On Thu, Feb 06, 2003 at 05:55:37PM +0100, Mike FABIAN wrote:

  In the ttmkfdir version we use we handle such cases by using the postscript
  name of the font instead, when writting the fonts.dir file; I haven't had
  any problem so far (several years already doing that).
 
 Sometimes the PostScript name can also have '-' characters:
 
 mfabian@magellan:~$ ftdump /usr/X11R6/lib/X11/fonts/truetype/kochi-mincho.ttf | grep 
postscript
postscript: Kochi-Mincho

Mmh, indeed.

Note however that the normal name has not a - but a space; 
so the postscritp name isn't used by my version of ttmkfdir as the
default name is ok to use.

Also, it seems that the thing after the '-' in ps font names is to specify
a different style; Kochi-Mincho and Kochi-Gothic, MS-Mincho and
MS-Gothic are the 4 only exceptions in all the fonts I have.

Ok, I looked at the sources, and what our version of ttmkfdir does is:

- look at the the English name of the font, for the 'Macintosh' platform,
- if not ok, look at the English name for the 'Windows' platform,
- if not ok, take the psname
- if still not ok, use unknown (it could be improved, but until now
  this case has never been reached).

IIRC the reason I changed the default algorithm is that it didn't used
the psname if the font name was wrong, but instead changed the chars
of the string to valid ascii, and in some cases the result was very 
unreadable, while using the psname would ahve given a much better name.

Well, all this is becoming obsolescent anyway (and rightly so! font
handling trough Xft2 is so much easier).

-- 
Ki ça vos våye bén,
Pablo Saratxaga

http://chanae.walon.org/pablo/  PGP Key available, key ID: 0xD9B85466
[you can write me in Walloon, Spanish, French, English, Italian or Portuguese]



msg01483/pgp0.pgp
Description: PGP signature


Re: [Fonts] Unsafe chars in Mkfontscale

2003-02-06 Thread Pablo Saratxaga
Kaixo!

On Thu, Feb 06, 2003 at 05:41:03PM +0100, Juliusz Chroboczek wrote:
 Mike,
 
 Would you be so kind as to test the attached patch and confirm that it
 does what you want?  It's rather urgent, I'd like it to go into 4.3.

I think using '_' instead of ' ' for the unsafe chars would be better.

Also, for [ ] ( ) \ I told about them as examples, I don't know if they
are actually problematic, nor if there are others in such case.
(also, what about '  ` )

 
 I'm cut off from CVS right now, sorry if it doesn't apply cleanly.
 
 Juliusz
 
 


-- 
Ki ça vos våye bén,
Pablo Saratxaga

http://chanae.walon.org/pablo/  PGP Key available, key ID: 0xD9B85466
[you can write me in Walloon, Spanish, French, English, Italian or Portuguese]



msg01484/pgp0.pgp
Description: PGP signature


[Fonts] Re: Unsafe chars in Mkfontscale

2003-02-06 Thread Mike FABIAN
Juliusz Chroboczek [EMAIL PROTECTED] $B$5$s$O=q$-$^$7$?(B:
(B
(B Would you be so kind as to test the attached patch and confirm that it
(B does what you want?  It's rather urgent, I'd like it to go into 4.3.
(B
(BThere is a 'i++;' too much:
(B
(B+ for(i = 0; i  len; i++) {
(B+ if(unsafe(s[i]))
(B+ t[i] = ' ';
(B+ else
(B+ t[i] = s[i];
(B+ i++;  - too much
(B+ }
(B
(Band the '-' character is missing in the list of unsafe chars:
(B
(B+ static int
(B+ unsafe(char c)
(B+ {
(B+ return 
(B+ c  0x20 || c  0x7E ||
(B+ c == '[' || c == ']' || c == '(' || c == ')' || c == '\\';
(B+ }
(B
(B-- 
(BMike Fabian   [EMAIL PROTECTED]   http://www.suse.de/~mfabian
$B?gL2ITB-$O;E;v$NE($@!#(B
(B___
(BFonts mailing list
([EMAIL PROTECTED]
(Bhttp://XFree86.Org/mailman/listinfo/fonts



[Fonts] fonts.alias with ttf fonts problems.

2003-02-06 Thread H Brett Bolen
I have font aliases defined in the fonts.alias file:

[root@narl rtf]# cat fonts.alias
MilStd2525-adobe-MIL_STD_2525b-medium-r-normal--0-0-0-0-p-0-iso8859-1
NTDSSymbols   -adobe-MIL_STD_2525b-medium-r-normal--0-0-0-0-p-0-iso8859-1
MilStd2525-12 -adobe-MIL_STD_2525b-medium-r-normal--12-0-0-0-p-0-iso8859-1
MilStd2525-14 -adobe-MIL_STD_2525b-medium-r-normal--14-0-0-0-p-0-iso8859-1
MilStd2525-16 -adobe-MIL_STD_2525b-medium-r-normal--16-0-0-0-p-0-iso8859-1
MilStd2525-18 -adobe-MIL_STD_2525b-medium-r-normal--18-0-0-0-p-0-iso8859-1
MilStd2525-20 -adobe-MIL_STD_2525b-medium-r-normal--20-0-0-0-p-0-iso8859-1
MilStd2525-24 -adobe-MIL_STD_2525b-medium-r-normal--24-0-0-0-p-0-iso8859-1
MilStd2525-40 -adobe-MIL_STD_2525b-medium-r-normal--40-0-0-0-p-0-iso8859-1
MilStd2525-30 -adobe-MIL_STD_2525b-medium-r-normal--30-0-0-0-p-0-iso8859-1
HelvBold12   -adobe-helvetica-bold-r-normal--12-120-75-75-p-70-iso8859-1
HelvBold14   -adobe-helvetica-bold-r-normal--14-140-75-75-p-82-iso8859-1
HelvBold18   -adobe-helvetica-bold-r-normal--18-180-75-75-p-103-iso8859-1


The MilStd2525 files are ttf and the HelvBold files are the regular fonts.

For some reason, I see the HelBold fonts, but not the MilStd fonts.  both
of the long font names are shown in xlsfonts.

Is there a problem with ttf font aliases?  I'm using rh7.2 and rh7.3
(  xfree 4.1.0 and xfree 4.2.0) -- it is weird because it works with some
machines but not others.

thanks
--
b²

---
-- H Brett Bolen
-- TCNi
-- Phone: 919 550-0828
-- eFax : 509 752-8446



___
Fonts mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/fonts



[XFree86] [XFree86(TM) Bug Report] Some litle problem inside xftgram.y, gram.y, xkbparse.y and cfgparse.y files

2003-02-06 Thread Gerhard Mourani
Regarding: Some litle problem inside xftgram.y, gram.y, xkbparse.y and cfgparse.y files
Email: [EMAIL PROTECTED]

XFree86 Version: 4.2.1 with latest patch level

OS: OpenNA Linux

Area: Compile fail with latest version of bison

Server: Other, specify below

Description:

I've found some litle problem when compiling X version 4.2.1 with Bison 1.875. Here is 
my patch to make it work and compile without error. Hope this help.

diff -ur xc.orig/lib/Xft/xftgram.y xc/lib/Xft/xftgram.y
--- xc.orig/lib/Xft/xftgram.y   2001-05-16 06:32:54.0 -0400
+++ xc/lib/Xft/xftgram.y2002-11-28 18:51:02.0 -0500
@@ -165,6 +165,7 @@
matrix.yx = $4;
matrix.__REALLY_YY__ = $5;
}
+   ;
 number :   INTEGER
{ $$ = (double) $1; }
|   DOUBLE
diff -ur xc.orig/programs/twm/gram.y xc/programs/twm/gram.y
--- xc.orig/programs/twm/gram.y 2001-12-14 15:01:07.0 -0500
+++ xc/programs/twm/gram.y  2002-11-28 18:51:02.0 -0500
@@ -654,6 +654,7 @@
  RemoveDQuote(ptr);
  $$ = ptr;
}
+   ;
 number : NUMBER{ $$ = $1; }
;

diff -ur xc.orig/programs/xkbcomp/xkbparse.y xc/programs/xkbcomp/xkbparse.y
--- xc.orig/programs/xkbcomp/xkbparse.y 2001-01-17 18:45:45.0 -0500
+++ xc/programs/xkbcomp/xkbparse.y  2002-11-28 18:51:02.0 -0500
@@ -448,7 +448,6 @@

 ShapeDecl  :   SHAPE String OBRACE OutlineList CBRACE SEMI
{ $$= ShapeDeclCreate($2,(OutlineDef *)$4-common); }
-   ;
|   SHAPE String OBRACE CoordList CBRACE SEMI
{
OutlineDef *outlines;
@@ -511,7 +510,7 @@
{
$$= (OverlayKeyDef *)
AppendStmt($1-common,$3-common);
-   };
+   }
|   OverlayKey
{ $$= $1; }
;
diff -ur xc.orig/programs/xkbevd/cfgparse.y xc/programs/xkbevd/cfgparse.y
--- xc.orig/programs/xkbevd/cfgparse.y  2001-01-17 18:46:07.0 -0500
+++ xc/programs/xkbevd/cfgparse.y   2002-11-28 18:52:41.0 -0500
@@ -173,6 +173,7 @@
|   SHELL{ $$ = ShellAction; }
|   SOUND{ $$ = SoundAction; }
|{ $$ = UnknownAction; }
+   ;

 OptNameSpec:   NameSpec { $$= $1; }
|{ $$= NULL; }

Repeat By:

I've found some litle problem when compiling X version 4.2.1 with Bison 1.875. Here is 
my patch to make it work and compile without error. Hope this help.

diff -ur xc.orig/lib/Xft/xftgram.y xc/lib/Xft/xftgram.y
--- xc.orig/lib/Xft/xftgram.y   2001-05-16 06:32:54.0 -0400
+++ xc/lib/Xft/xftgram.y2002-11-28 18:51:02.0 -0500
@@ -165,6 +165,7 @@
matrix.yx = $4;
matrix.__REALLY_YY__ = $5;
}
+   ;
 number :   INTEGER
{ $$ = (double) $1; }
|   DOUBLE
diff -ur xc.orig/programs/twm/gram.y xc/programs/twm/gram.y
--- xc.orig/programs/twm/gram.y 2001-12-14 15:01:07.0 -0500
+++ xc/programs/twm/gram.y  2002-11-28 18:51:02.0 -0500
@@ -654,6 +654,7 @@
  RemoveDQuote(ptr);
  $$ = ptr;
}
+   ;
 number : NUMBER{ $$ = $1; }
;

diff -ur xc.orig/programs/xkbcomp/xkbparse.y xc/programs/xkbcomp/xkbparse.y
--- xc.orig/programs/xkbcomp/xkbparse.y 2001-01-17 18:45:45.0 -0500
+++ xc/programs/xkbcomp/xkbparse.y  2002-11-28 18:51:02.0 -0500
@@ -448,7 +448,6 @@

 ShapeDecl  :   SHAPE String OBRACE OutlineList CBRACE SEMI
{ $$= ShapeDeclCreate($2,(OutlineDef *)$4-common); }
-   ;
|   SHAPE String OBRACE CoordList CBRACE SEMI
{
OutlineDef *outlines;
@@ -511,7 +510,7 @@
{
$$= (OverlayKeyDef *)
AppendStmt($1-common,$3-common);
-   };
+   }
|   OverlayKey
{ $$= $1; }
;
diff -ur xc.orig/programs/xkbevd/cfgparse.y xc/programs/xkbevd/cfgparse.y
--- xc.orig/programs/xkbevd/cfgparse.y  2001-01-17 18:46:07.0 -0500
+++ xc/programs/xkbevd/cfgparse.y   2002-11-28 18:52:41.0 -0500
@@ -173,6 +173,7 @@
|   SHELL{ $$ = ShellAction; }
|   SOUND{ $$ = SoundAction; }
|  

[XFree86] error X server

2003-02-06 Thread francis benoit
I can not open X server: see attached file.
Can you help me ?



XFree86 Version 4.2.0 (Red Hat Linux release: 4.2.0-72) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 23 January 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.18-11smp i686 [ELF] 
Build Host: daffy.perf.redhat.com
 
Module Loader present
OS Kernel: Linux version 2.4.18-14 ([EMAIL PROTECTED]) (gcc version 3.2 
20020903 (Red Hat Linux 8.0 3.2-7)) #1 Wed Sep 4 12:13:11 EDT 2002 
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/XFree86.0.log, Time: Thu Feb  6 10:13:15 2003
(==) Using config file: /etc/X11/XF86Config
(==) ServerLayout Anaconda Configured
(**) |--Screen Screen0 (0)
(**) |   |--Monitor Monitor0
(**) |   |--Device ATI Rage Fury AGP
(**) |--Input Device Mouse0
(**) |--Input Device Mouse1
(**) |--Input Device Keyboard0
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel pc102
(**) XKB: model: pc102
(**) Option XkbLayout fr
(**) XKB: layout: fr
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to unix/:7100
(**) RgbPath set to /usr/X11R6/lib/X11/rgb
(==) ModulePath set to /usr/X11R6/lib/modules
(--) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.5
XFree86 XInput driver : 0.3
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.3
(II) Loader running on linux
(II) LoadModule: bitmap
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=The XFree86 Project
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor=The XFree86 Project
compiled for 4.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8080, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,3099 card 1106, rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b099 card , rev 00 class 06,04,00 hdr 01
(II) PCI: 00:08:0: chip 10ec,8029 card 10ec,8029 rev 00 class 02,00,00 hdr 00
(II) PCI: 00:10:0: chip 1106,3038 card 1106,3038 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 1106,3038 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 1106,3038 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:3: chip 1106,3104 card 1106,3104 rev 82 class 0c,03,20 hdr 00
(II) PCI: 00:11:0: chip 1106,3177 card 1106, rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:1: chip 1106,0571 card 1106,0571 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:11:5: chip 1106,3059 card 1462,4720 rev 50 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 1002,5046 card 1002,0018 rev 00 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: scanpci
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor=The XFree86 Project
compiled for 4.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: scanpci
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1  0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1  0xc000 - 0xc0ff (0x100) IX[B]
[1] -1  0xc400 - 0xc4ff (0x100) IX[B]
[2] -1  0xc800 - 0xc8ff (0x100) IX[B]
[3] -1  0xcc00 - 0xccff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1  0xdfe0 - 0xdfef (0x10) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1  0xd7c0 - 0xdfcf (0x810) MX[B]
(II) Bus -1: bridge is at (0:17:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(1:0:0) ATI Rage 128 Pro PF rev 0, Mem @ 0xd800/26, 0xdfefc000/14, I/O @ 
0xc800/8, BIOS @ 0xdfec/17
(II) Addressable bus resource ranges are
[0] -1  0x - 0x (0x0) 

Re: [XFree86] xlib source

2003-02-06 Thread Peter Finderup Lund
On Thu, 6 Feb 2003, Navin Ariyaratna wrote:

 Hi,

 I'm looking for the Xlib source code. Where may I able
 to get this from?

http://www.xfree86.org/

-Peter

We need to see ex-girlfriends occasionally so that we remember why we
aren't with them anymore.

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



[XFree86] What Radeons are supported ?

2003-02-06 Thread David Balazic
Hi!

What radeon versions are ( will be in 4.3.0 ) supported ?
I mean complete ( ok 80% ) support with 3D and if possible overlay etc.

If I buy a radeon 9500 will it be an EGA impersonator or a 3D monster ?

Regards,
-- 
David Balazic
--
Be excellent to each other. - Bill S. Preston, Esq.,  Ted Theodore
Logan
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



Re: [XFree86] Intel 854 GL problem

2003-02-06 Thread Daniel Stone
On Thu, Feb 06, 2003 at 01:21:02PM -0800, Sivakumar scrawled:
 I'm a new subscriber to XFree86 consortium. Pls. . I have commitereply 
 as soon as possible to solve my problemd my organisation for promoting 
 Opensource and Free Software movements. Based on this, our company got 
 an order of 4000 machines with RedHat Linux 8.0 with Intel 845GL board  
 Pentium 4 Processor.
 
 After getting the machines now i'm in trouble getting driver for Intel 
 845 GL chipset VGA. Kindly let me know how to solve this issue, if you 
 have any precomiled or dev. status driver or something which will make 
 my X window to come on my screen will be helpful. M A T T E R  M O S T 
 U R G E N T ! I have tryed putting vesa module and the display 
 was too bad.
 
 I have used the same kernel, XF86 and other stuffs which were shipped 
 with RH 8.0 Pack. Any help on this issue will be appriciated ... and 
 will help me promoting our community well.

Hi Siva,
You need to use XFree86 4.2.99.4 for this. RedHat packages are available
from ftp://people.redhat.com/mharris/README.XFree86.

Good luck!
:) d

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne



msg01670/pgp0.pgp
Description: PGP signature


[XFree86] hello

2003-02-06 Thread Serkan Kandemir
Title: hello






error message : cannot open log file var/log/XFree86.0.log


what do make ?






Serkan Kandemir

Sistek Yazýlým

Hürriyet Mah. Engin Sok. No:2/3 

Kaðýthane / ÝSTANBUL

Tel: 0212-231 94 97 | Fax: 0212-231 23 13





[XFree86] Problem Xserver

2003-02-06 Thread Sebastian
I have problem with start xserver 
I am using two graphic adapter
In Attachment is my config and xserver log.

Thanx 
 Sebastian

# XFree86 4.2.0 configuration generated by Xconfigurator 4.10.7

Section ServerLayout
Identifier XFree86 Configured
#   Screen  0  Screen0 0 0
Screen Screen0 
#   Screen Screen1
Screen Screen1 RightOf Screen0 
#   Option Xinerama
   
InputDeviceMouse0 CorePointer
#   InputDeviceMouse1 AlwaysCore
InputDeviceKeyboard0 CoreKeyboard
EndSection

# Red Hat Linux 6.0 and later use the xfs font server for improved
# interactive performance

Section Files
FontPath unix/:-1
#FontPath tcp/localhost:7100
EndSection

# Module loading section

Section Module
Load  dbe # Double-buffering
Load  GLcore  # OpenGL support
Load  dri # Direct rendering infrastructure
Load  glx # OpenGL X protocol interface
Load  extmod  # Misc. required extensions
Load  v4l # Video4Linux
# Load  record# X event recorder
# You only need the following two modules if you do not use xfs.
#Load  freetype# TrueType font handler
#Load  type1  # Adobe Type 1 font handler
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  keyboard
Option  XkbLayout us
Option XkbModel pc104
EndSection

Section InputDevice
Identifier  Mouse0
# Modified by mouseconfig
Driver  mouse
Option  Device/dev/psaux
Option  Protocol  PS/2
#   Option  ZAxisMapping  4 5
Option Buttons 5
Option ZAxisMapping 4 5
EndSection

#Section InputDevice
#Identifier  Mouse1
## Modified by mouseconfig
#Driver  mouse
#Option  Device/dev/ttyS0
#Option  Protocol  Auto
#Option  Emulate3Buttons   no
#Option  ZAxisMapping  4 5
#EndSection

Section Monitor
Identifier Dell
VendorName Dell
ModelName  P790
HorizSync 31-92
VertRefresh 50-150
Option dpms
# 800x600 @ 100Hz,  63.30 kHz hsync
#Mode 800x600
#   DotClock 62.79
#   HTimings  800 816 880 992
#   VTimings  600 603 606 633
#   EndMode
ModeLine 800x600/60Hz 40 800 840 968 1056 600 601 605 628  +HSync +VSync
ModeLine 1024x768/76Hz 85 1024 1032 1152 1360 768 784 787 823 
ModeLine 1024x768/100Hz 115.5 1024 1056 1248 1440 768 771 781 802  -HSync 
-VSync
EndSection

Section Monitor
Identifier Compaq
VendorName Unknown
ModelName  Unknown
HorizSync 31.5 - 62.79
VertRefresh 60-70
   # Option dpms

# 800x600 @ 100Hz,  63.30 kHz hsync
#Mode 800x600
#   DotClock 62.79
#   HTimings  800 816 880 992
#   VTimings  600 603 606 633
#   EndMode
EndSection

  
Section Device
Identifier Ati Rage 128
Driver ati
BoardName Rage 128 Pro PF
Option AGPMode 2
VideoRam16384
vendorname ATI
BusID   PCI:1:0:0
#Screen 0
EndSection

Section Device 
Identifier  riva 
Driver nv
VideoRam 4096
BusID   PCI:0:16:0
#Screen 0
EndSection 
 
#Section Device
#   Identifier Linux Frame Buffer
#   Driver ati
#   BoardName Rage 128 Pro PD
#vendorname ATI
#EndSection

Section Screen
Identifier Screen0
Device Ati Rage 128
Monitor Dell
DefaultDepth 16
Subsection Display
Depth 16
Modes 1024x768/100Hz 640x480 
Virtual 0 0
EndSubSection
Subsection Display 
Depth 24
Modes 1024x768/100Hz 640x480 
Virtual 0 0
EndSubsection
EndSection

Section Screen
Identifier Screen1
Device riva
Monitor Compaq
DefaultDepth 16
Subsection Display
Depth 16
Modes 800x600
#   Virtual  800 768
EndSubSection
EndSection



Section DRI
Mode 0666

EndSection
 
Section ServerFlags
 Option Xinerama true 
EndSection


XFree86 Version 4.2.1 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 3 September 2002
	If the server is older than 6-12 months, or if your card is
	newer than the above date, look for a newer version before
	reporting 

Re: [XFree86] Dual Head Problem

2003-02-06 Thread Egbert Eich
=?iso-8859-1?Q?fabian=5Fcruz?= writes:
  I am using a  Appian Gemini Graphic Card with S3
  Savage/Mx controller dual monitor on redhat 7.3, I
  cannot  configured two screen, i get this messages
  when I run startx,
  
  Fatal server error:
  Requested Entity already in use!
  
  I attached my XF86Config-4
  
  One Screen works OK
  
  thank you for your help!
  

To my knowledge the savage driver is not capable to support
dual head on a single chip. The infrastructure is missing from
the driver.

Egbert.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



Re: [XFree86] error X server

2003-02-06 Thread Egbert Eich
I've written an extensive answer to this issue on this list
just two days ago.

Let me copy it from my pervious email:

I will try to give a more detailed answer as this should go into
a FAQ and some people have volunteered to work on one.

The Xserver needs at least the 'fixed' and the 'cursor' font
to start up successfully. The 'cursor' font is required to
be able to display a cursor symbol, the 'fixed' font is
required so that an application is able to display text
(an error message saying it cannot find the required set of
fonts). 
The server checks if these two fonts are present in the FontPath 
which can be specified in the configuration file (- XF86Config(5)) 
or on the server command line (- Xserver(1)). If one of the
two fonts isn't present the server fails to start printing
an error message:

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

If you see the above error message please make sure the fontpath
is set correctly. You can find the currently configured path in
the server log file. Please look for lines beginning with:

  FontPath set to: 

If the font path doesn't look like you expect it to be (in a
default installation it is set to the subdirectories in 
/usr/X11R6/lib/X11/fonts/) you may edit your XF86Config file.
Make sure that the fontpath directories exist and contain
fonts. Check if all directories contain a file called 'fonts.dir'.
If not you may run 'mkfontdir' in the font directory to create
this file.
Since fonts are listed by their XLFD name in 'fonts.dir' - not
their abbreviated name - a file called 'fonts.alias' needs to
exist in the font directory specifying the mapping of the
abbreviated names to the XLFD names.
In a default installation the both 'cursor' and 'fixed' font exist
in the directory /usr/X11R6/lib/X11/fonts/misc. fonts.alias must
at least contain the line: 

fixed  -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1

for the 'fixed' font to be found. The files '6x13-ISO8859-1.pcf.gz'
and cursor.pcf.gz need to be present.

Font don't have to live in files in a local directory. They can 
be provided by a fontserver running on a remote machine 
(- XF86Config(5), X(7)). If you are using a font server please
make sure it is running, that it is configured correctly and that 
it has access to the fonts. The above also applies to the font 
directories on font servers. 
The default font server for bitmapped fonts shipped with XFree86
is xfs (- xfs(1)).

Starting with XFree86 4.3 there are plans to build both fonts
into the Xserver.

Egbert.

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



[XFree86] [XFree86(TM) Bug Report] xf-4.2.99.4 whiteglass cursor has transparent vertical line in middle of cursor

2003-02-06 Thread Pat Double
Regarding: xf-4.2.99.4 whiteglass cursor has transparent vertical line in middle of 
cursor
Email: [EMAIL PROTECTED]

XFree86 Version: xf-4.2.99.4

OS: Gentoo 1.4 (gcc 3.2.2, glibc 2.3.1, kernel 2.4.20 with Win4Lin patches)

Area: Xserver

Server: XFree86 (The XFree86 4.x server)

Video Card:

nvidia GeForce 2 Go rev 178. 32MB RAM.  Using driver version 1.0-4191.

Description:

The whiteglass cursors have a transparent vertical line just left of center. The 
vertical line appears to be the full height of the cursor. The redglass cursor theme 
does not have this problem. 




This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to [EMAIL PROTECTED] and patches submitted
to [EMAIL PROTECTED]  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)

XFree86 Version 4.2.99.4 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 20 January 2003
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.20-win4lin-r1 i686 [ELF] 
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/XFree86.0.log, Time: Thu Feb  6 06:57:23 2003
(==) Using config file: /etc/X11/XF86Config
(==) ServerLayout Anaconda Configured
(**) |--Screen ScreenFlatPanel (0)
(**) |   |--Monitor FlatPanel
(**) |   |--Device NV AGP
(**) |--Input Device Mouse0
(**) |--Input Device Mouse1
(**) |--Input Device Keyboard0
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel pc104
(**) XKB: model: pc104
(**) Option XkbLayout us
(**) XKB: layout: us
(WW) Option XkbVariant requires an string value
(WW) Option XkbOptions requires an string value
(==) Keyboard: CustomKeycode disabled
(WW) The directory /usr/local/share/fonts/default does not exist.
Entry deleted from font path.
(**) FontPath set to 
/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/Speedo,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/CID,/usr/X11R6/lib/X11/fonts/local,/usr/X11R6/lib/X11/fonts/75dpi,/usr/X11R6/lib/X11/fonts/lfp-fix,/usr/X11R6/lib/X11/fonts/lfp-var,/usr/X11R6/lib/X11/fonts/freefont,/usr/kde/3.1/share/fonts,/opt/win4lin/xc/fonts
(**) RgbPath set to /usr/X11R6/lib/X11/rgb
(==) ModulePath set to /usr/X11R6/lib/modules
(--) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.2
XFree86 Video Driver: 0.6
XFree86 XInput driver : 0.4
XFree86 Server Extension : 0.2
XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: bitmap
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=The XFree86 Project
compiled for 4.2.99.4, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor=The XFree86 Project
compiled for 4.2.99.4, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,1a30 card , rev 04 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,1a31 card , rev 04 class 06,04,00 hdr 01
(II) PCI: 00:1d:0: chip 8086,2482 card 8086,4541 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:2: chip 8086,2487 card 8086,4541 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card , rev 42 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,248c card , rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,248a card 8086,4541 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:5: chip 8086,2485 card 1013,5959 rev 02 class 04,01,00 hdr 00
(II) PCI: 00:1f:6: chip 8086,2486 card 14f1,5421 rev 02 class 07,03,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0112 card 1028,00d4 rev b2 class 03,00,00 hdr 00
(II) PCI: 02:00:0: chip 10b7,9200 card 1028,00d4 rev 78 class 02,00,00 hdr 00
(II) PCI: 02:01:0: chip 104c,ac42 card 4000, rev 00 class 06,07,00 hdr 82
(II) PCI: 02:01:1: chip 104c,ac42 card 4800, rev 00 class 06,07,00 hdr 82
(II) PCI: 02:01:2: chip 104c,8027 card 1028,00d4 rev 00 class 0c,00,10 hdr 80
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,7), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O 

[XFree86] problems :D

2003-02-06 Thread razna
XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 January 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: FreeBSD 4.6 i386 [ELF]
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/XFree86.0.log, Time: Thu Feb  6 15:28:01 2003
(++) Using config file: XF86Config.new
(==) ServerLayout XFree86 Configured
(**) |--Screen Screen0 (0)
(**) |   |--Monitor Monitor0
(**) |   |--Device Card0
(**) |--Input Device Mouse0
(**) |--Input Device Keyboard0
(==) Keyboard: CustomKeycode disabled
(**) FontPath set
to /usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11
R6/lib/X11/fonts/Type1/,/usr/X11
(**) RgbPath set to /usr/X11R6/lib/X11/rgb
(**) ModulePath set to /usr/X11R6/lib/modules
(WW) checkDevMem: failed to open /dev/mem (Operation not permitted)
linear framebuffer access unavailable
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 9


Fatal server error:
xf86EnableIO: Failed to open /dev/io for extended I/O


When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file /var/log/XFree86.0.log.
Please report problems to [EMAIL PROTECTED]

XFree86.0.log 38 lines, 1681 characters



___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



Re: [XFree86] XFree86 HPUX 10.20 C360 Visualize workstation

2003-02-06 Thread btouchet




On Wed, 2003-02-05 at 17:36, Marc Aurele La France wrote:

On 4 Feb 2003, btouchet wrote:

 I was wondering if there was a howto for an HPUX newbie, to install from
 source XFree86 4.2.1 on an HP Visualize C360 workstation running HPUX
 10.20?

 I tried searching through google, and tried the archive at
 marc.theaimsgroup.com but haven't found anything i could use.

Sorry, but there is currently no XFree86 port to HP-UX at the moment.  But
there isn't much preventing you from coming up with one...

Marc.


Ouch! i have taken a peek at trying to get it to compile but it bombs on building imake, seems the compiler (on my machine anyways) is to ancient  

I am looking now at figuring out if gcc works on that machine!



-- 
btouchet [EMAIL PROTECTED]








signature.asc
Description: This is a digitally signed message part


Re: [XFree86] problems :D

2003-02-06 Thread Pacho Baratta
post ur ls -la /dev


- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, February 06, 2003 2:57 PM
Subject: [XFree86] problems :D


 XFree86 Version 4.2.0 / X Window System
 (protocol Version 11, revision 0, vendor release 6600)
 Release Date: 18 January 2002
 If the server is older than 6-12 months, or if your card is
 newer than the above date, look for a newer version before
 reporting problems.  (See http://www.XFree86.Org/)
 Build Operating System: FreeBSD 4.6 i386 [ELF]
 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/XFree86.0.log, Time: Thu Feb  6 15:28:01 2003
 (++) Using config file: XF86Config.new
 (==) ServerLayout XFree86 Configured
 (**) |--Screen Screen0 (0)
 (**) |   |--Monitor Monitor0
 (**) |   |--Device Card0
 (**) |--Input Device Mouse0
 (**) |--Input Device Keyboard0
 (==) Keyboard: CustomKeycode disabled
 (**) FontPath set
 to
/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11
 R6/lib/X11/fonts/Type1/,/usr/X11
 (**) RgbPath set to /usr/X11R6/lib/X11/rgb
 (**) ModulePath set to /usr/X11R6/lib/modules
 (WW) checkDevMem: failed to open /dev/mem (Operation not permitted)
 linear framebuffer access unavailable
 (--) Using syscons driver with X support (version 2.0)
 (--) using VT number 9


 Fatal server error:
 xf86EnableIO: Failed to open /dev/io for extended I/O


 When reporting a problem related to a server crash, please send
 the full server output, not just the last messages.
 This can be found in the log file /var/log/XFree86.0.log.
 Please report problems to [EMAIL PROTECTED]

 XFree86.0.log 38 lines, 1681 characters



 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86



___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



[XFree86] xdm question

2003-02-06 Thread Pacho Baratta



i'm building a 
customized kiosk for a project and i must solve a problem.i have 600 pc with 
64 Mb ram, so i'm implementing very basilar desktop withfluxbox, and i need 
xdm at start to give the chance to choose the user in avery simple way. it 
works fine, but something i still need to fix.when i launch xdm, and then 
mozilla, i noticed very bad performance. thepoint is that when i do "ps -e" 
i see this 
output:."xdm""xdm""xdm""xdm""xdm""mozilla-bin""mozilla-bin""mozilla-bin""mozilla-bin""mozilla-bin"..five 
instances of mozilla running means wasting about 50 Mb of ram, too muchfor 
my machines...so the question is: what should i change to stop all these 
instances ofxdm/mozilla.i tought it's cause xdm and so mozilla get all 6 
virtual screen so i changed/etc/inittab to stop all tty except tty1 and i 
got only 1 session of xdmrunning; but still 5 sessions of 
mozilla..any suggestion?regards, 
pacho


Re: [XFree86] error X server

2003-02-06 Thread Aidan Kehoe
Hi, 

 Ar an 6ú lá de mí 2, scríobh Egbert Eich :

  Starting with XFree86 4.3 there are plans to build both fonts
  into the Xserver.

I'm not convinced that's particularly useful--these errors almost all
result from one particular distributor's limiting of the font path to
unix/:7100 . Perhaps the error message could be something like the
below; I realize ANSI string concatenation isn't something that can be
relied on, though.

Bye, 
- Aidan 

-- 
I have heard the swelling cry of the English speaking peoples of the
world, and it tells me their cause is served best by flaming the few
complacent asses on usenet. -- T. Samant, 29 June 1997

--- xc/programs/Xserver/dix/main.c  2002-02-19 11:09:22.0 +
+++ /home/hcksplat/main.c   2003-02-06 14:49:17.676311000 +
@@ -397,10 +397,14 @@
defaultFontPath);
}
if (!SetDefaultFont(defaultTextFont))
-   FatalError(could not open default font '%s', defaultTextFont);
+   FatalError(could not open default font '%s'.\n
+  check any font servers are running, and that there is an\n
+  alias for '%s' somewhere in the font path., defaultTextFont, 
+defaultTextFont);
+
if (!(rootCursor = CreateRootCursor(defaultCursorFont, 0)))
-   FatalError(could not open default cursor font '%s',
-  defaultCursorFont);
+   FatalError(could not open default cursor font '%s'
+  check any font servers are running, and that there is an
+  alias for '%s' somewhere in the font path., 
+defaultCursorFont,  defaultCursorFont);
 #ifdef DPMSExtension
/* check all screens, looking for DPMS Capabilities */
DPMSCapableFlag = DPMSSupported();


___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



Re: [XFree86] xdm question

2003-02-06 Thread Don
 i'm building a customized kiosk for a project and i must solve a problem.
 i have 600 pc with 64 Mb ram, so i'm implementing very basilar desktop with
 fluxbox, and i need xdm at start to give the chance to choose the user in a
 very simple way. it works fine, but something i still need to fix.
 when i launch xdm, and then mozilla, i noticed very bad performance. the
 point is that when i do ps -e i see this output:
First and foremost, have you considered dropping mozilla proper in favor
of one of the much smaller and lighter mozilla-cousins such as Phoenix?

As to why mozilla is launching 5 copies of itself, that doesn't make much
sense. How are you launching mozilla? Via .xsession? If so, what does this
look like? Is your window manager doing it?

-Don
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



[XFree86] error log when I start X window

2003-02-06 Thread Quinn_Kao


Hi:
   Please hlep me,because I can't to start X window
   attachment file is the error log.
  (See attached file: XFree86.0.log)

Thanks very much

 Quinn Kao



XFree86.0.log
Description: Binary data


Re: [XFree86] RANDR, XRRSelectInput and refresh rate changes

2003-02-06 Thread Keith Packard
Around 18 o'clock on Feb 6, Hamish Rodda wrote:

  That's odd.  The extension doesn't have any short cut when processing an
  RRSetScreenConfig request, so every call should result in events being
  delivered.
 
 Yep, I looked deeper and this is my fault... Qt wasn't passing the request on.  

Thanks for investigating; you had me a bit worried.  OTOH -- I did find a 
real bug lurking in that code, so the review was useful after all.

-keith


___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



Re: [XFree86] error log when I start X window

2003-02-06 Thread Egbert Eich
Your S3 Trio64 variant may not be supported by this version of
XFree86.

Egbert.

[EMAIL PROTECTED] writes:
  
  
  Hi:
 Please hlep me,because I can't to start X window
 attachment file is the error log.
(See attached file: XFree86.0.log)
  
  Thanks very much
  
   Quinn Kao
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



[XFree86] S3 Trio64, XFree86 that is on the current RedHat 8.0 free download.

2003-02-06 Thread Barry Anderson
(BTW, There is tons of complaints about this on the newsgroups.)

On IBM PC, 64Meg Ram, P166...

On install when it comes time to configure video and monitor, the test fails 
on all settings (ie. 16Bit, 32Bit, all the screen sizes and resolutions), 
but it probed the video card and monitor correctly.
Then later on post install bootup, X does try to do one re-configue
and falls through to text login. Using startx from bash just gives an 
error message.

Do you have a fix for this??
Thanks for all your work on the software you have done.
[EMAIL PROTECTED]



_
Protect your PC - get McAfee.com VirusScan Online  
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] [XFree86(TM) Bug Report] X -configure output / unsupported video card

2003-02-06 Thread Stacy Olivas
Regarding: X -configure output / unsupported video card
Email: [EMAIL PROTECTED]

XFree86 Version: 

OS: FreeBSD 5.0-RELEASE

Area: Video card driver

Server: Other, specify below

Video Card:

Here is the output from scanpci (XP reports this as a S3 Graphics Twister K Compaq)

pci bus 0x cardnum 0x00 function 0x00: vendor 0x1106 device 0x0305
 VIA  Device unknown
  STATUS0xa210  COMMAND 0x0006
  CLASS 0x06 0x00 0x00  REVISION 0x80
  BIST  0x00  HEADER 0x00  LATENCY 0x08  CACHE 0x00
  BASE0 0xec08  addr 0xec00  MEM PREFETCHABLE

pci bus 0x cardnum 0x01 function 0x00: vendor 0x1106 device 0x8305
 VIA  Device unknown
  STATUS0xa230  COMMAND 0x0007
  CLASS 0x06 0x04 0x00  REVISION 0x00
  HEADER0x01  LATENCY 0x00
  PRIBUS0x00  SECBUS 0x01  SUBBUS 0x01  SECLT 0x00
  IOBASE0xf000  IOLIM 0xfff  SECSTATUS 0x
  NOPREFETCH_MEMBASE 0xe810  MEMLIM 0xe81f
  PREFETCH_MEMBASE   0xf000  MEMLIM 0xf7ff
  NO_FAST_B2B NO_SEC_BUS_RST NO_M_ABRT VGA_EN ISA_EN NO_SERR_EN NO_PERR_EN

pci bus 0x cardnum 0x07 function 0x00: vendor 0x1106 device 0x0686
 VIA VT 82C686 MVP4 ISA Bridge
 CardVendor 0x1106 card 0x (VIA, Card unknown)
  STATUS0x0210  COMMAND 0x0087
  CLASS 0x06 0x01 0x00  REVISION 0x42
  BIST  0x00  HEADER 0x80  LATENCY 0x00  CACHE 0x00
  BYTE_00x9108  BYTE_1  0x00  BYTE_2  0x00  BYTE_3  0x00

pci bus 0x cardnum 0x07 function 0x01: vendor 0x1106 device 0x0571
 VIA VT 82C586 MVP3 IDE Bridge
 CardVendor 0x1106 card 0x0571 (VIA, Card unknown)
  STATUS0x0290  COMMAND 0x0005
  CLASS 0x01 0x01 0x8a  REVISION 0x06
  BIST  0x00  HEADER 0x00  LATENCY 0x40  CACHE 0x00
  BASE4 0x1841  addr 0x1840  I/O
  BYTE_00x3a09f20b  BYTE_1  0x00  BYTE_2  0x00  BYTE_3  0x00

pci bus 0x cardnum 0x07 function 0x02: vendor 0x1106 device 0x3038
 VIA VT 82C586 MVP3 USB Controller
 CardVendor 0x0925 card 0x1234 (Card unknown)
  STATUS0x0210  COMMAND 0x0017
  CLASS 0x0c 0x03 0x00  REVISION 0x1a
  BIST  0x00  HEADER 0x00  LATENCY 0x40  CACHE 0x08
  BASE4 0x1801  addr 0x1800  I/O
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x04  INT_LINE 0x09
  BYTE_00x31040  BYTE_1  0x00  BYTE_2  0x00  BYTE_3  0x00

pci bus 0x cardnum 0x07 function 0x04: vendor 0x1106 device 0x3057
 VIA VT 8501 MVP4 ACPI Bridge
 CardVendor 0x1106 card 0x3057 (VIA, Card unknown)
  STATUS0x0290  COMMAND 0x
  CLASS 0x06 0x80 0x00  REVISION 0x40
  BYTE_00x5a8420  BYTE_1  0x00  BYTE_2  0x00  BYTE_3  0x00

pci bus 0x cardnum 0x07 function 0x05: vendor 0x1106 device 0x3058
 VIA VT 8501 MVP4 MultiMedia
 CardVendor 0x0e11 card 0x0097 (Compaq, Card unknown)
  STATUS0x0210  COMMAND 0x0001
  CLASS 0x04 0x01 0x00  REVISION 0x50
  BASE0 0x1001  addr 0x1000  I/O
  BASE1 0x1855  addr 0x1854  I/O
  BASE2 0x1851  addr 0x1850  I/O
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x03  INT_LINE 0x05
  BYTE_00x1c40cc01  BYTE_1  0x00  BYTE_2  0x00  BYTE_3  0x00

pci bus 0x cardnum 0x09 function 0x00: vendor 0x14f1 device 0x2f00
 Device unknown
 CardVendor 0x0e11 card 0x8d88 (Compaq, Card unknown)
  STATUS0x0290  COMMAND 0x0003
  CLASS 0x07 0x80 0x00  REVISION 0x01
  BIST  0x00  HEADER 0x00  LATENCY 0x40  CACHE 0x00
  BASE0 0xe800  addr 0xe800  MEM
  BASE1 0x1859  addr 0x1858  I/O
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x01  INT_LINE 0x04
  BYTE_00xc0220001  BYTE_1  0x00  BYTE_2  0x00  BYTE_3  0x00

pci bus 0x cardnum 0x0a function 0x00: vendor 0x104c device 0xac50
 Texas Instruments  Device unknown
  STATUS0x0210  COMMAND 0x0007
  CLASS 0x06 0x07 0x00  REVISION 0x01
  BIST  0x00  HEADER 0x02  LATENCY 0x20  CACHE 0x00
  BASE0 0xffbfe000  addr 0xffbfe000  MEM
  BASE1 0x02a0  addr 0x02a0  MEM
  BASE2 0x2000  addr 0x2000  MEM
  BASE3 0xf000  addr 0xf000  MEM
  BASE5 0xf000  addr 0xf000  MEM
  MAX_LAT   0x07  MIN_GNT 0x40  INT_PIN 0x01  INT_LINE 0x0b
  BYTE_00xb1030e11  BYTE_1  0x00  BYTE_2  0x00  BYTE_3  0x00

pci bus 0x cardnum 0x0b function 0x00: vendor 0x10ec device 0x8139
 Realtek RTL8139 10/100 Ethernet
 CardVendor 0x10ec card 0x8139 (Realtek Generic)
  STATUS0x0290  COMMAND 0x0007
  CLASS 0x02 0x00 0x00  REVISION 0x10
  BIST  0x00  HEADER 0x00  LATENCY 0x40  CACHE 0x00
  BASE0 0x1401  addr 0x1400  I/O
  BASE1 0xe801  addr 0xe801  MEM
  MAX_LAT   0x40  MIN_GNT 0x20  INT_PIN 0x01  INT_LINE 0x0b

pci bus 0x0001 cardnum 0x00 function 0x00: vendor 0x5333 device 0x8d02
 S3  Device unknown
 CardVendor 0x0e11 card 0x0086 (Compaq, Card unknown)
  STATUS0x0230  COMMAND 0x0007
  CLASS 0x03 0x00 0x00  REVISION 0x01
  BIST  0x00  HEADER 0x00  LATENCY 0x40  CACHE 0x08
  BASE0 0xe810  addr 0xe810  MEM
  BASE1 0xf008  addr 0xf000  MEM PREFETCHABLE
  

RE: [XFree86] error log when I start X window

2003-02-06 Thread Cynthia Grossen
Is the (EE) No devices detected. line w/o any other errors/warnings an
indicator of a specific card not being supported?

 -Original Message-
 From: Egbert Eich [mailto:[EMAIL PROTECTED]] 
 Sent: Thursday, February 06, 2003 10:55 AM
 To: [EMAIL PROTECTED]
 Subject: Re: [XFree86] error log when I start X window
 
 
 Your S3 Trio64 variant may not be supported by this version of
 XFree86.
 
 Egbert.
 
 [EMAIL PROTECTED] writes:
   
   
   Hi:
  Please hlep me,because I can't to start X window
  attachment file is the error log.
 (See attached file: XFree86.0.log)
   
   Thanks very much
   
Quinn Kao
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86
 
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



[XFree86] Re: [Xpert]apple cinema + radeon dvi

2003-02-06 Thread Colin Law


Whatever came of this? 

I am still struggling on with just the crt just now. I upgraded to XFree 
4.2.99.4 today, still no luck.

I assume you're using the apple DVI- ADC adapter?


yes, I am.


There are plentry of confirmed reports of this combo working in `d0z3.  I'm
doing something very similar to this and am currious as to your results.


Do you have the details of any confirmed reports, specific hardware 
setup etc. A link would be nice as I have heard very little so far. 
What about your setup? Do you actually have this display running?

Any pointers would be very much appreciated
~Colin.



___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] S3 Trio64, XFree86 that is on the current RedHat 8.0 free download.

2003-02-06 Thread Egbert Eich
Barry Anderson writes:
  (BTW, There is tons of complaints about this on the newsgroups.)
  
  On IBM PC, 64Meg Ram, P166...
  
  On install when it comes time to configure video and monitor, the test fails 
  on all settings (ie. 16Bit, 32Bit, all the screen sizes and resolutions), 
  but it probed the video card and monitor correctly.
  Then later on post install bootup, X does try to do one re-configue
  and falls through to text login. Using startx from bash just gives an 
  error message.
  
  Do you have a fix for this??
  Thanks for all your work on the software you have done.
  [EMAIL PROTECTED]
  

Maybe
If you can provide a log file. Send us /var/log/XFree86.0.log

Egbert.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



Re: [XFree86] hello

2003-02-06 Thread Lionel Lecoq
Change the permission on /var, /var/log and /var/log/XFree86.0.log or work as root 
(not so
good...)
Lionel
--- Serkan Kandemir [EMAIL PROTECTED] wrote:
 error message : cannot open log file var/log/XFree86.0.log
 
 what do make ?
 
 
 
 
 
 Serkan Kandemir
 Sistek Yazýlým
 Hürriyet Mah. Engin Sok. No:2/3
 Kaðýthane / ÝSTANBUL
 Tel: 0212-231 94 97 | Fax: 0212-231 23 13
 
 


__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



Re: [XFree86] S3 Trio64, XFree86 that is on the current RedHat 8.0 free download.

2003-02-06 Thread Lionel Lecoq
At the very worst, if RH still provide it you may want to try downgrading to 3.3.6...
Lionel
--- Egbert Eich [EMAIL PROTECTED] wrote:
 Barry Anderson writes:
   (BTW, There is tons of complaints about this on the newsgroups.)
   
   On IBM PC, 64Meg Ram, P166...
   
   On install when it comes time to configure video and monitor, the test fails 
   on all settings (ie. 16Bit, 32Bit, all the screen sizes and resolutions), 
   but it probed the video card and monitor correctly.
   Then later on post install bootup, X does try to do one re-configue
   and falls through to text login. Using startx from bash just gives an 
   error message.
   
   Do you have a fix for this??
   Thanks for all your work on the software you have done.
   [EMAIL PROTECTED]
   
 
 Maybe
 If you can provide a log file. Send us /var/log/XFree86.0.log
 
 Egbert.
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86


__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



[XFree86] Cittadini d'Europa

2003-02-06 Thread Bancadatigiovani.it
Title: E-mail message content




"Cittadini dEuropa": guida multimediale ai programmi ed alle iniziative delle Istituzioni europee.


Bancadatigiovani.it presenta "Cittadini dEuropa" un sito internet gratuito e un CD-Rom multimediale a cura dell'associazione "Informagiovani".
Il progetto, finanziato anche dallUniversità e dalla Provincia di Palermo e realizzato con la collaborazione della Rappresentaza a Milano della Commissione Europea, comprende una dettagliata e completa guida ai programmi ed alle iniziative delle Istituzioni europee in materia di cultura, formazione, lavoro e partecipazione.

Tra le iniziative europee documentate ed analizzate in dettaglio nel sito e nel CD-Rom si segnalano Leonardo, Socrates, Gioventù, Fondo Sociale Europeo, Europass, Formazione, Media, Cultura, Jean-Monnet, Marie Curie, e molti altri progetti spiegati nelle loro modalità di accesso e selezione, nellarea di intervento e nei fondi disponibili.

Il progetto, sviluppato in linguaggio html e navigabile con un qualsiasi browser Internet, contiene anche utili informazioni per accedere a borse di studio, stage formativi allestero ed un elenco di oltre 180 organizzazioni ed istituzioni internazionali che offrono opportunità di formazione, lavoro e tirocinio ai giovani.

Destinatati delliniziativa sono studenti, docenti, amministratori locali, laureati, formatori e operatori dei servizi informagiovani.

Per maggiori informazioni è possibile visitare il sito di Bancadatigiovani.it: 
www.bancadatigiovani.it o telefonare ai numeri 335/1049660 091/6511329.




Banca dati giovani

Via A. Veneziano 29 - Palermo
http://www.bancadatigiovani.it

[EMAIL PROTECTED]


Tel e Fax. 091.6511329
Tel. 335.1049660

La banca dati giovani è un progetto dell'Informagiovani di Palermo, di Argonauti cooperativa sociale e Nomade servizi per la comunicazione




Re: [XFree86] strange ATI Radeon 9000 crash

2003-02-06 Thread Tero Laitinen
 There is a fix in the 4.2.99.901 DRM which may help stability, but if it
 doesn't, try a lower AGP transfer rate.

I upgraded to 4.2.99.901. The fix didn't work but lowering AGP transfer rate 
seemed to prevent X from crashing. Thanks.

  Another interesting thing is
  (II) RADEON(0): [drm] failure adding irq handler, there is a device
  already using that irq
  [drm] falling back to irq-free operation
 
  Direct rendering fails to assign IRQ for device and DRI isn't then fast
  at all..

 This shouldn't hurt performance, the IRQ is primarily used to reduce CPU
 usage. Why do you think it's slow?

Because it isn't any faster than without DRI. Glxgears gets lousy 100 fps. 
Even my laptop with ATI Rage Mobility gets about 180 fps.

Glxgears says: IRQ's not enabled, falling back to busy waits: 7 0 0 
Does this affect FPS?

Best regards,

Tero Laitinen
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



[XFree86] Setup for Nvidia GeForce 256

2003-02-06 Thread David Turetsky








I just installed Debian woody and apparently did not specify
the correct setup 

parameters so my x windows do not open



I recall a few years ago there was a list around suggesting
appropriate parameters 

for various graphics cards. My wanderings have failed to
turn it up, nor have I found 

anything enlightening on the debian website or Nvidias
website, nor in the readme 

files associated with the distribution



Is there any hope for me?



-- 

David








Re: [XFree86] strange ATI Radeon 9000 crash

2003-02-06 Thread Michel Dänzer
On Don, 2003-02-06 at 17:48, Tero Laitinen wrote:

   Another interesting thing is
   (II) RADEON(0): [drm] failure adding irq handler, there is a device
   already using that irq
   [drm] falling back to irq-free operation
  
   Direct rendering fails to assign IRQ for device and DRI isn't then fast
   at all..
 
  This shouldn't hurt performance, the IRQ is primarily used to reduce CPU
  usage. Why do you think it's slow?
 
 Because it isn't any faster than without DRI. Glxgears gets lousy 100 fps. 
 Even my laptop with ATI Rage Mobility gets about 180 fps.
 
 Glxgears says: IRQ's not enabled, falling back to busy waits: 7 0 0 
 Does this affect FPS?

No, what I said above still applies.

Do you change the glxgears window size or have any LIBGL_* or RADEON_*
environment variables set? Does LIBGL_DEBUG=verbose glxinfo show
anything suspicious?

Also, glxgears isn't a very meaningful benchmark. Are other OpenGL apps
slow as well?


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



Re: [XFree86] Xfree, radeon and Enlightenment

2003-02-06 Thread Juha Korhonen
On Thu, 2003-02-06 at 02:56, Kevin Oberman wrote:
  From: Juha Korhonen [EMAIL PROTECTED]
  Date: 06 Feb 2003 00:58:50 +0200
  Sender: [EMAIL PROTECTED]
  
  Hi! 
  
  I have troubles with xfree and enlightenment... X doesn't paint the
  screen correctly. Enlightenment has a small animation with window border
  (I hope that you know what am I talking about) when you minimize a
  window to the iconbox. It almost every time works fine but if that
  animation goes to offscreen (if window is at right or left side of
  screen) X fails to paint screen. It leaves marks on screen, like black
  shadow and the only way to get rid of them is to move another window
  over these marks and then it paints over these marks. I used to have X
  4.1.?? and it didn't have that problem and if I remember right I used
  ati driver with X, not radeon. Now if I am trying to use ati (Driver
  ati) X won't start at all. So I have a big problem...
 
 This is a known bug in 4.2, but it is either fixed or fixable in
 CVS. 
 
 Get the ati_drv.o and radeon_drv.o from the binaries tree (if
 available for your platform) or build them from the sources. Just drop
 them into the lib/modules/drivers/ directory. IF the problem is still
 showing up, add the option NoLineAccel to the device section of your
 XF86Config file. Note that the device should be ati as the ati driver
 test the device and loads the appropriate driver (RADEON or R128) for
 the device.

This is what i got when I changed the radeon_drv.o to new driver from
Xmod.tgz (xfree.org). Any ideas?


XFree86 Version 4.2.1 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 3 September 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.20-xfs_pre6 i686 [ELF] 
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/XFree86.0.log, Time: Thu Feb  6 20:36:56 2003
(==) Using config file: /etc/X11/XF86Config
(EE) module ABI minor version (6) is newer than the server's version (5)
(EE) Failed to load module radeon (module requirement mismatch, 0)
(EE) No drivers available.

Fatal server error:
no screens found

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file /var/log/XFree86.0.log.
Please report problems to [EMAIL PROTECTED]

XIO:  fatal IO error 104 (Connection reset by peer) on X server :0.0
  after 0 requests (0 known processed) with 0 events remaining.




___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



[XFree86] RADEON 2D offscreen pixmaps limitation

2003-02-06 Thread Le Clech Philippe



Dear all,

I am using a Radeon 8500 
under XFree86 4.2.1,and I discovered in the file radeon-accel.c that the 
amount of memory available for offscreen pixmaps is limited because the accel 
engine uses 14 bits signed. This is a big limitation (for me) that isn't 
mentioned elsewhere ! Even with a 128 Mb board, the number of offscreen pixmaps 
is very limited (8192 lines) compared to the available memory !

My question is : with the recent RADEON 9500 / 9700, 
is there the same limitation ? In the driver source, there is no specific code 
for it, but is it because thehardware limitation remains or because nobody 
has modified the code ?
In dual headed configuration, are there 8192 lines of 
memory available per head, or is it global ? 
Thank you very much for your answer, it will help me 
very much.

Regards,
Philippe le ClechSoftware 
developer


Re: [XFree86] Xfree, radeon and Enlightenment

2003-02-06 Thread Kevin Oberman
 From: Juha Korhonen [EMAIL PROTECTED]
 Date: 06 Feb 2003 20:46:53 +0200
 Sender: [EMAIL PROTECTED]
 
 On Thu, 2003-02-06 at 02:56, Kevin Oberman wrote:
   From: Juha Korhonen [EMAIL PROTECTED]
   Date: 06 Feb 2003 00:58:50 +0200
   Sender: [EMAIL PROTECTED]
   
   Hi! 
   
   I have troubles with xfree and enlightenment... X doesn't paint the
   screen correctly. Enlightenment has a small animation with window border
   (I hope that you know what am I talking about) when you minimize a
   window to the iconbox. It almost every time works fine but if that
   animation goes to offscreen (if window is at right or left side of
   screen) X fails to paint screen. It leaves marks on screen, like black
   shadow and the only way to get rid of them is to move another window
   over these marks and then it paints over these marks. I used to have X
   4.1.?? and it didn't have that problem and if I remember right I used
   ati driver with X, not radeon. Now if I am trying to use ati (Driver
   ati) X won't start at all. So I have a big problem...
  
  This is a known bug in 4.2, but it is either fixed or fixable in
  CVS. 
  
  Get the ati_drv.o and radeon_drv.o from the binaries tree (if
  available for your platform) or build them from the sources. Just drop
  them into the lib/modules/drivers/ directory. IF the problem is still
  showing up, add the option NoLineAccel to the device section of your
  XF86Config file. Note that the device should be ati as the ati driver
  test the device and loads the appropriate driver (RADEON or R128) for
  the device.
 
 This is what i got when I changed the radeon_drv.o to new driver from
 Xmod.tgz (xfree.org). Any ideas?

Rats! Looks like they bumped the ABI version, so the new drivers are not
compatible with the old system.

I will mail you (separately as the whole list does not need a large
message) a set of drivers that will work with 4.2. Just untar
and drop them into /usr/X11R6/lib/modules/drivers/. The drivers are
several months old, but will work until 4.3 hits the streets, hopefully
this month.

R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: [EMAIL PROTECTED]  Phone: +1 510 486-8634
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



RE: [XFree86] Setup for Nvidia GeForce 256

2003-02-06 Thread David Turetsky












-Original Message-



From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of David Turetsky
Sent: Thursday,
 February 06, 2003 12:15 PM





I just installed Debian woody and
apparently did not specify the correct setup 

parameters so my x windows do not
open



I recall a few years ago there was a
list around suggesting appropriate parameters 

for various graphics cards. My
wanderings have failed to turn it up, nor have I found 

anything enlightening on the debian
website or Nvidias website, nor in the readme 

files associated with the
distribution



Is there any hope for me?



-- 

David



Well I have progressed. Via the
documentation in the distribution, I have found this list, found xf86config and
after hitting a few roadblocks now at least have a KDE windows screen, albeit
with frozen mouse. Back to the config file



-- 

David








Re: [XFree86] Xfree, radeon and Enlightenment

2003-02-06 Thread Juha Korhonen
On Thu, 2003-02-06 at 21:06, Kevin Oberman wrote: 
  From: Juha Korhonen [EMAIL PROTECTED]
  Date: 06 Feb 2003 20:46:53 +0200
  Sender: [EMAIL PROTECTED]
  
  On Thu, 2003-02-06 at 02:56, Kevin Oberman wrote:
From: Juha Korhonen [EMAIL PROTECTED]
Date: 06 Feb 2003 00:58:50 +0200
Sender: [EMAIL PROTECTED]

Hi! 

I have troubles with xfree and enlightenment... X doesn't paint the
screen correctly. Enlightenment has a small animation with window border
(I hope that you know what am I talking about) when you minimize a
window to the iconbox. It almost every time works fine but if that
animation goes to offscreen (if window is at right or left side of
screen) X fails to paint screen. It leaves marks on screen, like black
shadow and the only way to get rid of them is to move another window
over these marks and then it paints over these marks. I used to have X
4.1.?? and it didn't have that problem and if I remember right I used
ati driver with X, not radeon. Now if I am trying to use ati (Driver
ati) X won't start at all. So I have a big problem...
   
   This is a known bug in 4.2, but it is either fixed or fixable in
   CVS. 
   
   Get the ati_drv.o and radeon_drv.o from the binaries tree (if
   available for your platform) or build them from the sources. Just drop
   them into the lib/modules/drivers/ directory. IF the problem is still
   showing up, add the option NoLineAccel to the device section of your
   XF86Config file. Note that the device should be ati as the ati driver
   test the device and loads the appropriate driver (RADEON or R128) for
   the device.
  
  This is what i got when I changed the radeon_drv.o to new driver from
  Xmod.tgz (xfree.org). Any ideas?
 
 Rats! Looks like they bumped the ABI version, so the new drivers are not
 compatible with the old system.
 
 I will mail you (separately as the whole list does not need a large
 message) a set of drivers that will work with 4.2. Just untar
 and drop them into /usr/X11R6/lib/modules/drivers/. The drivers are
 several months old, but will work until 4.3 hits the streets, hopefully
 this month.

I copied those new drivers and X started... but still had that drawing
problem. When I added NoLineAccel to XF86config file, everything
started to work. Thank you very much!

** JKorhonen

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



Re: [XFree86] Xfree, radeon and Enlightenment

2003-02-06 Thread Michel Dänzer
On Don, 2003-02-06 at 20:44, Juha Korhonen wrote:
 On Thu, 2003-02-06 at 21:06, Kevin Oberman wrote: 
   From: Juha Korhonen [EMAIL PROTECTED]
   Date: 06 Feb 2003 20:46:53 +0200
   Sender: [EMAIL PROTECTED]
   
   On Thu, 2003-02-06 at 02:56, Kevin Oberman wrote:
 From: Juha Korhonen [EMAIL PROTECTED]
 Date: 06 Feb 2003 00:58:50 +0200
 Sender: [EMAIL PROTECTED]
 
 Hi! 
 
 I have troubles with xfree and enlightenment... X doesn't paint the
 screen correctly. Enlightenment has a small animation with window border
 (I hope that you know what am I talking about) when you minimize a
 window to the iconbox. It almost every time works fine but if that
 animation goes to offscreen (if window is at right or left side of
 screen) X fails to paint screen. It leaves marks on screen, like black
 shadow and the only way to get rid of them is to move another window
 over these marks and then it paints over these marks. I used to have X
 4.1.?? and it didn't have that problem and if I remember right I used
 ati driver with X, not radeon. Now if I am trying to use ati (Driver
 ati) X won't start at all. So I have a big problem...

This is a known bug in 4.2, but it is either fixed or fixable in
CVS. 

Get the ati_drv.o and radeon_drv.o from the binaries tree (if
available for your platform) or build them from the sources. Just drop
them into the lib/modules/drivers/ directory. IF the problem is still
showing up, add the option NoLineAccel to the device section of your
XF86Config file. Note that the device should be ati as the ati driver
test the device and loads the appropriate driver (RADEON or R128) for
the device.
   
   This is what i got when I changed the radeon_drv.o to new driver from
   Xmod.tgz (xfree.org). Any ideas?
  
  Rats! Looks like they bumped the ABI version, so the new drivers are not
  compatible with the old system.
  
  I will mail you (separately as the whole list does not need a large
  message) a set of drivers that will work with 4.2. Just untar
  and drop them into /usr/X11R6/lib/modules/drivers/. The drivers are
  several months old, but will work until 4.3 hits the streets, hopefully
  this month.
 
 I copied those new drivers and X started... but still had that drawing
 problem. When I added NoLineAccel to XF86config file, everything
 started to work. Thank you very much!

That doesn't tell us if 4.3.0 will work though, Option NoLineAccel is
no longer there. It _should_ be fixed, but... Can you try a 4.2.99.x
snapshot?


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



Re: [XFree86] How do I exit?

2003-02-06 Thread Pacho Baratta



Ctl-Alt-Del 
Ctl-Alt-Del 

2 
times...
regards, 
pacho

  - Original Message - 
  From: 
  David Turetsky 
  To: 'Xfree86' 
  Sent: Thursday, February 06, 2003 8:56 
  PM
  Subject: [XFree86] How do I exit?
  
  
  I’ve finally gotten a Gnome 
  desktop but something is clearly amiss with my keyboard and mouse 
  setting
  
  How do I stop the automatic boot 
  into gdm, or exit?
  
  Ctl-Alt-Del, Ctl-C, etc do not 
  work
  
  -- 
  David


Re: [XFree86] How do I exit?

2003-02-06 Thread Pacho Baratta



Ctl-Alt-backspace
Ctl-Alt-backspace
2 times

  - Original Message - 
  From: 
  David Turetsky 
  To: 'Xfree86' 
  Sent: Thursday, February 06, 2003 8:56 
  PM
  Subject: [XFree86] How do I exit?
  
  
  I’ve finally gotten a Gnome 
  desktop but something is clearly amiss with my keyboard and mouse 
  setting
  
  How do I stop the automatic boot 
  into gdm, or exit?
  
  Ctl-Alt-Del, Ctl-C, etc do not 
  work
  
  -- 
  David


Re: [XFree86] SiS650

2003-02-06 Thread Hans Öfverbeck
Hi,

Jeremy Main wrote:


Dear xfree86,

What can I do to get Xfree 4.2.1 to recognise my onboard video on SiS650.
XFree86.0.log and scanpci -v are concatenated and attached.

System data:

Linux Slackware 8.1, kernel 2.4.18, XFree86 Version 4.2.1 / X Window
System (protocol Version 11, revision 0, vendor release 6600)

Please advise.

Jeremy Main
University of Cape Town



Take a look at: http://www.winischhofer.net/linuxsisvga.shtml

Best Regards
Hans Öfverbeck

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



RE: [XFree86] How do I exit?

2003-02-06 Thread [EMAIL PROTECTED]
ctrl-alt-backspace does not cycle (that is ctrl-alt- plus or minus)
anyway in a shel open /etc/inittab and put 
id:3:initdefault

3 instead of 5
shutdown -r now
and t next boot u re in console mode.




Nope. it just moves the mouse arrow around a bit and a Gnome startup
dialog box as well

 

I know that's supposed to immediately exit, and I believe, Ctl-Alt-B-S
is supposed to cycle through the various resolutions but that doesn't
work either

 

Can I not prevent it from starting in the first place? I tried booting
from the boot floppy, but that just ends up in the same place

 

-- 

David

 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On
Behalf Of Pacho Baratta
Sent: Thursday, February 06, 2003 3:40 PM
To: [EMAIL PROTECTED]
Subject: Re: [XFree86] How do I exit?

 

Ctl-Alt-backspace

Ctl-Alt-backspace

2 times

- Original Message - 

From: David mailto:[EMAIL PROTECTED]  Turetsky 

To: 'Xfree86' mailto:[EMAIL PROTECTED]  

Sent: Thursday, February 06, 2003 8:56 PM

Subject: [XFree86] How do I exit?

 

I've finally gotten a Gnome desktop but something is clearly amiss with
my keyboard and mouse setting

 

How do I stop the automatic boot into gdm, or exit?

 

Ctl-Alt-Del, Ctl-C, etc do not work

 

-- 

David

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



[XFree86] Radeon 7500 problems

2003-02-06 Thread Lew Glendenning
Title: Radeon 7500 problems






My system is a Pentium IV in an Intel D845PEBT2 board running Mandrake 9.0 with XFree86 4.2.1.


The XF86Config and XFree86.0.log is attached. This is the best config file I have been able to construct, after much testing: at least it provides a cursor.

The behavior is that the screen goes dark, there is no cursor, and XFree86 won't exit using Ctrl-Alt-backspace.


If I remove the 'theatre_drv.o from /usr/X11R6/lib/modules/multimedia, I have a cursor with dark screen but XFree86 exits with C-A-Backspace.

No doubt this is something real dumb that I can't understand. However, the tools don't seem to do what is required here, and I have already learned far more about X11 than I care to know.

I promise to return any assistance to the Linux/BSD community.


Thanks in advance.


Lew XF86Config  XFree86.0.log 





XF86Config
Description: Binary data


XFree86.0.log
Description: Binary data


Re: [XFree86] Xfree, radeon and Enlightenment

2003-02-06 Thread Juha Korhonen




Michel Dnzer wrote:

  On Don, 2003-02-06 at 20:44, Juha Korhonen wrote:
  
  
On Thu, 2003-02-06 at 21:06, Kevin Oberman wrote: 


  
From: Juha Korhonen [EMAIL PROTECTED]
Date: 06 Feb 2003 20:46:53 +0200
Sender: [EMAIL PROTECTED]

On Thu, 2003-02-06 at 02:56, Kevin Oberman wrote:


  
From: Juha Korhonen [EMAIL PROTECTED]
Date: 06 Feb 2003 00:58:50 +0200
Sender: [EMAIL PROTECTED]

Hi! 

I have troubles with xfree and enlightenment... X doesn't paint the
screen correctly. Enlightenment has a small animation with window border
(I hope that you know what am I talking about) when you minimize a
window to the iconbox. It almost every time works fine but if that
animation goes to offscreen (if window is at right or left side of
screen) X fails to paint screen. It leaves marks on screen, like black
shadow and the only way to get rid of them is to move another window
over these marks and then it paints over these marks. I used to have X
4.1.?? and it didn't have that problem and if I remember right I used
ati driver with X, not radeon. Now if I am trying to use ati (Driver
"ati") X won't start at all. So I have a big problem...

  
  This is a known bug in 4.2, but it is either fixed or fixable in
CVS. 

Get the ati_drv.o and radeon_drv.o from the binaries tree (if
available for your platform) or build them from the sources. Just drop
them into the lib/modules/drivers/ directory. IF the problem is still
showing up, add the option "NoLineAccel" to the device section of your
XF86Config file. Note that the device should be ati as the ati driver
test the device and loads the appropriate driver (RADEON or R128) for
the device.
  

This is what i got when I changed the radeon_drv.o to new driver from
Xmod.tgz (xfree.org). Any ideas?

  
  Rats! Looks like they bumped the ABI version, so the new drivers are not
compatible with the old system.

I will mail you (separately as the whole list does not need a large
message) a set of drivers that will work with 4.2. Just untar
and drop them into /usr/X11R6/lib/modules/drivers/. The drivers are
several months old, but will work until 4.3 hits the streets, hopefully
this month.
  

I copied those new drivers and X started... but still had that drawing
problem. When I added "NoLineAccel" to XF86config file, everything
started to work. Thank you very much!

  
  
That doesn't tell us if 4.3.0 will work though, Option "NoLineAccel" is
no longer there. It _should_ be fixed, but... Can you try a 4.2.99.x
snapshot?
  

Of course. It will take few days because I have to create a test
enviroment for that... my system is now working so I don't to mess with
that. When I have more information I'll post it to here. If you want to
receive it to different address mail me that address.

** JKorhonen

  





Re: [XFree86] Xfree, radeon and Enlightenment

2003-02-06 Thread Kevin Oberman
 From: Michel =?ISO-8859-1?Q?D=E4nzer?= [EMAIL PROTECTED]
 Date: 06 Feb 2003 20:54:13 +0100
 Sender: [EMAIL PROTECTED]
 
 On Don, 2003-02-06 at 20:44, Juha Korhonen wrote:
  On Thu, 2003-02-06 at 21:06, Kevin Oberman wrote: 
From: Juha Korhonen [EMAIL PROTECTED]
Date: 06 Feb 2003 20:46:53 +0200
Sender: [EMAIL PROTECTED]

On Thu, 2003-02-06 at 02:56, Kevin Oberman wrote:
  From: Juha Korhonen [EMAIL PROTECTED]
  Date: 06 Feb 2003 00:58:50 +0200
  Sender: [EMAIL PROTECTED]
  
  Hi! 
  
  I have troubles with xfree and enlightenment... X doesn't paint the
  screen correctly. Enlightenment has a small animation with window border
  (I hope that you know what am I talking about) when you minimize a
  window to the iconbox. It almost every time works fine but if that
  animation goes to offscreen (if window is at right or left side of
  screen) X fails to paint screen. It leaves marks on screen, like black
  shadow and the only way to get rid of them is to move another window
  over these marks and then it paints over these marks. I used to have X
  4.1.?? and it didn't have that problem and if I remember right I used
  ati driver with X, not radeon. Now if I am trying to use ati (Driver
  ati) X won't start at all. So I have a big problem...
 
 This is a known bug in 4.2, but it is either fixed or fixable in
 CVS. 
 
 Get the ati_drv.o and radeon_drv.o from the binaries tree (if
 available for your platform) or build them from the sources. Just drop
 them into the lib/modules/drivers/ directory. IF the problem is still
 showing up, add the option NoLineAccel to the device section of your
 XF86Config file. Note that the device should be ati as the ati driver
 test the device and loads the appropriate driver (RADEON or R128) for
 the device.

This is what i got when I changed the radeon_drv.o to new driver from
Xmod.tgz (xfree.org). Any ideas?
   
   Rats! Looks like they bumped the ABI version, so the new drivers are not
   compatible with the old system.
   
   I will mail you (separately as the whole list does not need a large
   message) a set of drivers that will work with 4.2. Just untar
   and drop them into /usr/X11R6/lib/modules/drivers/. The drivers are
   several months old, but will work until 4.3 hits the streets, hopefully
   this month.
  
  I copied those new drivers and X started... but still had that drawing
  problem. When I added NoLineAccel to XF86config file, everything
  started to work. Thank you very much!
 
 That doesn't tell us if 4.3.0 will work though, Option NoLineAccel is
 no longer there. It _should_ be fixed, but... Can you try a 4.2.99.x
 snapshot?

I will do so, but it will be a while as I am leaving this weekend for
a conference and a few days off and I don't want to screw up my system
just before leaving. I will install the snapshot as soon as possible
when I get home, probably around 2/17.

R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: [EMAIL PROTECTED]  Phone: +1 510 486-8634
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



Re: [XFree86] How do I exit?

2003-02-06 Thread [EMAIL PROTECTED]
David Turetsky schrieb:

Nope? it just moves the mouse arrow around a bit and a Gnome startup 
dialog box as well

 

I know that?s supposed to immediately exit, and I believe, Ctl-Alt-B-S  
is supposed to cycle through the various resolutions but that doesn?t 
work either

 

Can I not prevent it from starting in the first place? I tried booting 
from the boot floppy, but that just ends up in the same place

You run Debian woody? Try Ctrl-Alt-Fx, with x being 1, 2 ... 6. This 
will give you a text login screen. You may then:
1) kill gdm (but I think that's not necessary) with
'kill -9 (pidof gdm)'
2) edit /etc/XFree86Config-4 ( much more important ) appropiately, then 
reboot.

If you want to disable gdm, so that X will not start automatically, cd 
to /etc/rcX.d, where X stands for your default runlevel, most probably 
2. Being root, do
		'mv SXYgdm nSXYgdm'
, with XY meaning the number you will easily find out 

HTH
		wij

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem with driver ...

2003-02-06 Thread Mario Herrera Gonzalez


I'm run OpenBSD 3.2 in a e-rack box ..


Thanks for your help.


-- 

Ing. /\/\ario |-|errera
Rawten Latinoamerica S.A.
   Tel: +506 224-0432


XFree86 Version 4.2.1 (for OpenBSD) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 3 September 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: OpenBSD 3.2 i386 
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/XFree86.8.log, Time: Thu Feb  6 18:13:34 2003
(--) Using wscons driver in pcvt compatibility mode (version 3.32)
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.5
XFree86 XInput driver : 0.3
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.3
(II) Loader running on openbsd
(II) LoadModule: bitmap
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=The XFree86 Project
compiled for 4.2.1, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor=The XFree86 Project
compiled for 4.2.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,3148 card 1106, rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b091 card , rev 00 class 06,04,00 hdr 01
(II) PCI: 00:10:0: chip 1106,3038 card 1106,3038 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 1106,3038 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 1106,3038 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:3: chip 1106,3104 card 1106,3104 rev 82 class 0c,03,20 hdr 00
(II) PCI: 00:11:0: chip 1106,3177 card 1106, rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:1: chip 1106,0571 card 1106,0571 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:11:5: chip 1106,3059 card 1106,4161 rev 50 class 04,01,00 hdr 00
(II) PCI: 00:12:0: chip 1106,3065 card 1106,0102 rev 74 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 5333,8d04 card 5333,8d04 rev 00 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: scanpci
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor=The XFree86 Project
compiled for 4.2.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: scanpci
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1  0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
[0] -1  0xdfd0 - 0xdfef (0x20) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1  0xcfb0 - 0xdfbf (0x1010) MX[B]
(II) Bus -1: bridge is at (0:17:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(1:0:0) S3 unknown chipset (0x8d04) rev 0, Mem @ 0xdfe8/19, 
0xd000/27, BIOS @ 0xdfe7/16
List of video drivers:
atimisc
r128
radeon
mga
glint
nv
tga
s3
s3virge
sis
rendition
neomagic
i740
tdfx
savage
cirrus
vmware
tseng
trident
chips
apm
fbdev
i128
ati
i810
ark
cyrix
siliconmotion
vesa
vga
(II) LoadModule: atimisc
(II) Loading /usr/X11R6/lib/modules/drivers/atimisc_drv.o
(II) Module atimisc: vendor=The XFree86 Project
compiled for 4.2.1, module version = 6.4.8
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: r128
(II) Loading /usr/X11R6/lib/modules/drivers/r128_drv.o
(II) Module r128: vendor=The XFree86 Project
compiled for 4.2.1, module version = 4.0.1
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.5

RE: [XFree86] How do I exit?

2003-02-06 Thread David Turetsky
 David Turetsky schrieb:

   Nope? it just moves the mouse arrow around a bit and a Gnome startup
   dialog box as well
 
   I know that?s supposed to immediately exit, and I believe,
   Ctl-Alt-B-S  is supposed to cycle through the various resolutions
   but that doesn?t work either
 
   Can I not prevent it from starting in the first place? I tried
   booting from the boot floppy, but that just ends up in the same place


 wij@Dyn

   You run Debian woody? Try Ctrl-Alt-Fx, with x being 1, 2 ... 6. This
   will give you a text login screen. You may then:
  
   1) kill gdm (but I think that's not necessary) with
   'kill -9 (pidof gdm)'
  
   2) edit /etc/XFree86Config-4 ( much more important ) appropiately,
   then reboot.
   
   If you want to disable gdm, so that X will not start automatically,
cd 
   to /etc/rcX.d, where X stands for your default runlevel, most
probably 
   2. Being root, do
'mv SXYgdm nSXYgdm'
   , with XY meaning the number you will easily find out 
   

 David Turetsky

   Without intelligible keyboard functionality, I can't get out of gdm
   once I'm in there so these remedies are not available to me. I was
   thinking in terms of some sort of Ctl-c while the command line boot
   process is in process (hopefully the timing will not end up killing
   me some other way). I thought I might succeed by booting from a
   floppy, but that ends up putting me in the same place

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



RE: [XFree86] How do I exit?

2003-02-06 Thread David Turetsky
 David Turetsky schrieb:

   Nope? it just moves the mouse arrow around a bit and a Gnome startup
   dialog box as well
 
   I know that?s supposed to immediately exit, and I believe,
   Ctl-Alt-B-S  is supposed to cycle through the various resolutions
   but that doesn?t work either
 
   Can I not prevent it from starting in the first place? I tried
   booting from the boot floppy, but that just ends up in the same place


 wij@Dyn

   You run Debian woody? Try Ctrl-Alt-Fx, with x being 1, 2 ... 6. This
   will give you a text login screen. You may then:
  
   1) kill gdm (but I think that's not necessary) with
   'kill -9 (pidof gdm)'
  
   2) edit /etc/XFree86Config-4 ( much more important ) appropiately,
   then reboot.
   
   If you want to disable gdm, so that X will not start automatically,
cd 
   to /etc/rcX.d, where X stands for your default runlevel, most
probably 
   2. Being root, do
'mv SXYgdm nSXYgdm'
   , with XY meaning the number you will easily find out 
   

 David Turetsky

   Without intelligible keyboard functionality, I can't get out of gdm
   once I'm in there so these remedies are not available to me. I was
   thinking in terms of some sort of Ctl-c while the command line boot
   process is in process (hopefully the timing will not end up killing
   me some other way). I thought I might succeed by booting from a
   floppy, but that ends up putting me in the same place


 David Turetsky

   On another list Kent West posted: 

   Linux single

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



[XFree86] litlle troubles

2003-02-06 Thread Fryderyk Dziarmagowski
Hi. i got mga with mga_hal (g450 DH 32 sdram), xfree from cvs, builded
with gcc 3.2.1, glibc 2.3.1, binutils-2.13.90.0.18

I have some problems with 4.3.0rc1:

1. gpm repeater doesn't work (imPS/2)

2. X startup is vry slow (about 30s). Strange, but there is no
warning or errors in XFree86.log. In last pre-release that was hell fast
;) (X startup - i mean from start _till_ executing window manager)


3. ddc doesn't recognize my monitor any more. In last pre was ok.

(II) MGA(0): I2C bus DDC initialized.
(II) MGA(0): I2C device DDC:ddc2 registered at address 0xA0.
(II) MGA(0): I2C device DDC:ddc2 removed.
(II) MGA(0): I2C Monitor info: (nil)
(II) MGA(0): end of I2C Monitor info
(--) MGA(0): No DDC signal
(II) MGA(0): DDC Monitor info: (nil)
(II) MGA(0): end of DDC Monitor info


4. something is broken with mode changing for ex. SDL uses modes, that
are not listed in section screen (fullscreen). This make my crazy ;)
Can I disable it?

greets from matrox user
-- 
[ Refugiado Comunista [EMAIL PROTECTED] ]
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



[XFree86] nVidia GeForce + Apple 23 High Definition Cinema Display

2003-02-06 Thread Brian A. Seklecki

There are plentry of confirmed reports of this combo working in `d0z3.  I'm
doing something very similar to this and am currious as to your results.



 Do you have the details of any confirmed reports, specific hardware setup
 etc. A link would be nice as I have heard very little so far.  What about
 your setup? Do you actually have this display running?


Yes, me.  I just started putting together a page to archive my progress at:

http://digitalfreaks.org/~lavalamp/apple_cinema_23inch/

I'm making use out of time while my piece-of-crap nvidia card (no offence to
nVidia, I just have a POS card) cools down.  The fan stopped spinning and it
overheated and crashed my box.  Anyway have a look at some of the pics on the
page and I'll try to get it updated as soon as I can get it functional under
unix.  I'm going to try to get it to work in:

*) Redhat Linux 8.0 w/ nVidia binary drivers  stock XFree86
*) NetBSD 1.6-STABLE (-rnetbsd-1-6 branch as of last week) with
   XFree86-current native 'nv' driver (-rHEAD branch as of last night)

Anway, gonna go check on my card.  I put it in the refrigerator (no frost).
BTW, if you got this message as a BCC recipient, this is the last message I
will do so with; I'm going to use the thread on xfree86@xfr* for the sake of
archiving it.

later -   | _BonaFide[] = { coder, author, | /~\ The ASCII Ribbon
Brian A. Seklecki | problem solver, scholar, BOFH, | \ / Campaign Against
  | vegetarian, runner, NetBSD |  X  Exchange, Outlook
  | advocate, spiritual machine }; | / \  HTML Email

PGP: 0111 4618 0111 4618 4AB2 24EB C853 6611 75C4 A91E A7A7 4973

Any sufficiently low technology is indistinguishable from hard work.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



[XFree86] Crash report

2003-02-06 Thread Sami
Hi

I downloaded GLX and kernel sources for Redhat, compiled 
and installed successfully. I made the modifications to 
XF86Config-4 to my best understanding, but X-server crashed. 
Then I tried to modify XF86Config-4 using the model file
supplied with the sources. Crash. Then I asked a friend of 
mine to send me his working XF86Config-4 and modified it to 
match my setup. Crash. 
Now I can't use any X-software :-(  I should be tuning up 
my new MIDI  soundboard, but the programs require X.

My system: RedHat Linux 7.2
Video card: GeForce2 MX 400 / AGP / Gainward 64MB TV-Out

XF86Config-4

# XFree86 4.2.0 configuration generated by Xconfigurator 4.10.7

Section ServerLayout
Identifier XFree86 Configured
Screen  0  Screen0 0 0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
EndSection

# Red Hat Linux 6.0 and later use the xfs font server for improved
# interactive performance

Section Files
FontPath unix/:7100
EndSection

# Module loading section

Section Module
Load  dbe # Double-buffering
# nvidia setting removed followin lines #
#   Load  GLcore  # OpenGL support
#   Load  dri # Direct rendering infrastructure
Load  glx # OpenGL X protocol interface
Load  extmod  # Misc. required extensions
Load  v4l # Video4Linux
# Load  record# X event recorder
# You only need the following two modules if you do not use xfs.
# Load  freetype   # TrueType font handler
# Load  type1 # Adobe Type 1 font handler
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  keyboard
Option  XkbLayout se
Option  XaaNoOffscreenPixmaps  
EndSection

Section InputDevice
Identifier  Mouse0
# Modified by mouseconfig
Driver  mouse
Option  Device/dev/mouse
Option  Protocol  IMPS/2
Option  Emulate3Buttons   no
Option  ZAxisMapping  4 5
EndSection

Section Monitor
Identifier MyMonitor
VendorName Unknown
ModelName  Unknown
HorizSync 31.5 - 64.3
VertRefresh 50-70
Option dpms
EndSection

Section Device
Identifier NVIDIA GeForce2 MX
Driver nvidia
BoardName Unknown
EndSection

Section Device
Identifier Linux Frame Buffer
Driver fbdev
BoardName Unknown
EndSection

Section Screen
Identifier Screen0
Device NVIDIA GeForce2 MX
Monitor MyMonitor
DefaultDepth 16
Subsection Display
Depth 24
Modes 1280x1024 1152x864 1024x768 800x600 640x480
EndSubSection
Subsection Display
Depth 16
Modes 1400x1050 1280x1024 800x600 640x480
EndSubSection
Subsection Display
Depth 8
Modes 1152x864 1024x768
EndSubSection
EndSection

Section DRI
Mode 0666
EndSection

XFree86.0.log


XFree86 Version 4.1.0 (Red Hat Linux release: 4.1.0-3) / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 2 June 2001
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems.  (See http://www.XFree86.Org/FAQ)
Build Operating System: Linux 2.4.7-0.13.1smp i686 [ELF] 
Build Host: stripples.devel.redhat.com
 
Module Loader present
(==) Log file: /var/log/XFree86.0.log, Time: Fri Feb  7 02:38:19 2003
(==) Using config file: /etc/X11/XF86Config-4
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout XFree86 Configured
(**) |--Screen Screen0 (0)
(**) |   |--Monitor MyMonitor
(**) |   |--Device NVIDIA GeForce2 MX
(**) |--Input Device Mouse0
(**) |--Input Device Keyboard0
(**) Option XkbLayout se
(**) XKB: layout: se
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to unix/:7100
(==) RgbPath set to /usr/X11R6/lib/X11/rgb
(==) ModulePath set to /usr/X11R6/lib/modules
(--) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.4
XFree86 XInput driver : 0.2
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.2
(II) Loader running on linux
(II) LoadModule: bitmap
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=The XFree86 Project
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading 

Re: [XFree86] nVidia GeForce + Apple 23 High Definition Cinema Display

2003-02-06 Thread jsmith
Quoting Brian A. Seklecki [EMAIL PROTECTED]:

 http://digitalfreaks.org/~lavalamp/apple_cinema_23inch/
 
 I'm making use out of time while my piece-of-crap nvidia card (no offence to
 nVidia, I just have a POS card) cools down.  The fan stopped spinning and it
 overheated and crashed my box.  Anyway have a look at some of the pics on
 the
 page and I'll try to get it updated as soon as I can get it functional under
 unix.  I'm going to try to get it to work in:
 
 *) Redhat Linux 8.0 w/ nVidia binary drivers  stock XFree86
 *) NetBSD 1.6-STABLE (-rnetbsd-1-6 branch as of last week) with
XFree86-current native 'nv' driver (-rHEAD branch as of last night)

I was using an nvidia ti4600 Gainward card to drive my 24 Samsung monitor at
1920x1200, using the nvidia binary drivers (I wanted dvi out and was running x
4.2.1), so it can be done.  However, with those drivers, the card was always a
bit unstable (despite being a high end card, and despite trying to disable AGP,
use agpgart, and use nvidia's agp support ... nothing made it more stable). 
Once I put the second AMD CPU in the machine the card became so unstable it was
unusable, so I removed it.

I am sour on nvidia at the moment and am considering an ATI card instead. 
However, here are the modelines I used (use at your own risk, not responsible if
it blows up your computer, your house, or half of your city, blah blah blah). 
It worked to drive my Samsung at 1920x1200 @ 60 Hz

# 1920x1200 @ 60.00 Hz (GTF) hsync: 74.52 kHz; pclk: 193.16 MHz

Modeline 1920x1200_60.00  193.16  1920 2048 2256 2592  1200 1201 1204 1242  -H
Sync +Vsync

Hope this helps,

Jean.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



Re: [XFree86] nVidia GeForce + Apple 23 High Definition Cinema Display

2003-02-06 Thread Daniel Stone
On Thu, Feb 06, 2003 at 08:19:14PM -0500, Brian A. Seklecki scrawled:
  Do you have the details of any confirmed reports, specific hardware setup
  etc. A link would be nice as I have heard very little so far.  What about
  your setup? Do you actually have this display running?
 
 
 Yes, me.  I just started putting together a page to archive my progress at:
 
 http://digitalfreaks.org/~lavalamp/apple_cinema_23inch/
 
 I'm making use out of time while my piece-of-crap nvidia card (no offence to
 nVidia, I just have a POS card) cools down.  The fan stopped spinning and it
 overheated and crashed my box.  Anyway have a look at some of the pics on the
 page and I'll try to get it updated as soon as I can get it functional under
 unix.  I'm going to try to get it to work in:

I have a similar page based on my experiences with a GeForce4 MX440, 17
Studio Display, and Debian on PowerPC ready to be put up at
http://www.penguinppc.org/~daniels; other information (e.g. RedHat, etc)
is also welcome.

Cheers!
:) d

-- 
Daniel Stone [EMAIL PROTECTED]
Developer, Trinity College, University of Melbourne



msg01728/pgp0.pgp
Description: PGP signature


[XFree86] dga mouse broken ?

2003-02-06 Thread Vladimir Dergachev
I have updated XFree86 CVS tree to the version of about an hour ago (about
the time rc1 was tagged) and it appears that mouse is broken in Quake.

Pressing mouse buttons works fine but the cursor does not move.

Any suggestions ?

   best

 Vladimir Dergachev
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



[XFree86] 4.3 bug report.

2003-02-06 Thread Sam Varshavchik
   XFree86 Bug/Test Report Form

Please fill in as many of the fields a possible, and return this form to
[EMAIL PROTECTED]  Replace the comments in [] with your own text.

VERSION:

4.2.99.901 (Red Hat Rawhide)

VIDEO DRIVER:

chips

OPERATING SYSTEM:

Linux kernel 2.4.20

VIDEO CARD:

0:06.0 VGA compatible controller: Chips and Technologies F65550 (rev c6) 
(prog-if 00 [VGA])
   Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr+ 
Stepping+ SERR+ FastB2B-
   Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR-
   Region 0: Memory at c000 (32-bit, non-prefetchable) [size=16M]
   Expansion ROM at unassigned [disabled] [size=256K]


00:06.0 Class 0300: 102c:00e0 (rev c6)

REPORT:

setxkbmap is not working in en_US.UTF-8 locale.

Started X in en_US.UTF-8, standard PC keyboard, configured gnome-terminal to 
use a font that has both Latin and Cyrillic characters.

Running the following in gnome-terminal:

setxkbmap -option grp:shift_toggle 'ru(phonetic)'

... produces no apparent changes.  shift/shift toggle has no effect, 
gnome-terminal still reads Latin characters.

If gedit is started from gnome-terminal now, gedit now reads Cyrillic 
keyboard input, after switching the input focus back to gnome-terminal, 
gnome-terminal continues to receive Latin characters only.

After switching input focus back to gedit, gedit resumes receiving Cyrillic 
keyboard input.  After hitting the shift/shift toggle, gedit stops receiving 
any keyboard input at all (gnome-terminal still receives Latin input).  
Hitting the shift/shift toggle again resumes Cyrillic keyboard input into 
gedit.

$XFree86: xc/programs/Xserver/hw/xfree86/doc/BugReport,v 1.3 2000/08/03 12:24:02 dawes Exp $

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Radeon IGP M320

2003-02-06 Thread Christer Bckstrm
I was trying out the 4.2.99.4 radeon driver with my m320 chipset. It 
works OK unaccelerated (I obvioslly have to set the pci somthing that 
works (0x514C)), but as I try accelerated mode, it hangs with timeout 
errors;

Could not init font path element unix/:-1, removing from list!
(EE) RADEON(0): FIFO timed out, resetting engine...
(EE) RADEON(0): Idle timed out, resetting engine...
(EE) RADEON(0): Idle timed out, resetting engine...
(EE) RADEON(0): Idle timed out, resetting engine...
(EE) RADEON(0): Idle timed out, resetting engine...
(EE) RADEON(0): Idle timed out, resetting engine...
(EE) RADEON(0): Idle timed out, resetting engine...
(EE) RADEON(0): Idle timed out, resetting engine...
(EE) RADEON(0): Idle timed out, resetting engine...
(EE) RADEON(0): Idle timed out, resetting engine...
(EE) RADEON(0): Idle timed out, resetting engine...
...

What is this fifo it's waiting for? And if it's timed out, why does it 
go into an endles loop? Is there any way to get this to work 
accelerated? Cheeres,


/Chris

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] [BUG] The /*-+ keys on the numeric keypad won't repeat in current CVS

2003-02-06 Thread pcpa
Quoting David Dawes [EMAIL PROTECTED]:

 On Mon, Feb 03, 2003 at 12:02:47PM -0500, Mike A. Harris wrote:
 /*-+ on the numeric keypad won't repeat in current CVS.  Other
 keys on the keypad do repeat, including numbers when numlock is
 turned on.  /*-+ on the normal part of the keyboard do repeat.  
 
 Tried xset r on with no change.
 
 'xset r keycode' works.
 
 I don't know why these keys don't repeat (and don't remember if they
 did
 before).

  I think there is another problem, MouseKeys also stoped working, the
default bindings to select buttons don't work anymore:

/  - select button1
*  - select button2
-  - select button3
+  - double click

setxkbmap -print | xkbcomp -w 10 - :0 seens to show the possible problems.

  Keypad numbers are repeating, and mouse keys also working for the
numeric bindings.

 David
 -- 
 David Dawes
 Release Engineer/Architect  The XFree86 Project
 www.XFree86.org/~dawes
 ___
 Devel mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/devel

Paulo
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86



Re: [XFree86] [BUG] The /*-+ keys on the numeric keypad won't repeat in current CVS

2003-02-06 Thread David Dawes
On Mon, Feb 03, 2003 at 12:02:47PM -0500, Mike A. Harris wrote:
/*-+ on the numeric keypad won't repeat in current CVS.  Other
keys on the keypad do repeat, including numbers when numlock is
turned on.  /*-+ on the normal part of the keyboard do repeat.  

Tried xset r on with no change.

'xset r keycode' works.

I don't know why these keys don't repeat (and don't remember if they did
before).

David
-- 
David Dawes
Release Engineer/Architect  The XFree86 Project
www.XFree86.org/~dawes
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86