More xserver-xfree8 4.0.1-8 on powerpc glitches

2000-12-06 Thread Frederic Seraphine
Thanks to Michel Daenzerm and Juliusz Chroboczek kind attention on 
debian-powerpc last night, I can have a working XFree86 running using fb 
driver on my powermac. But there's still some glitches.

It seems that the X clients can't find some color definitions. When I 
launch rxvt, it abort with the error "Can't load color: Black" and xterm 
(which works) does the same error if I launch it with -bg black option.
Is rgb.txt not used anymore ?
-- 

Frédéric Séraphine

Tel: 476 61 53 85   -   Fax: 476 61 52 07
INRIA Rhone-Alpes - ZIRST - 655 Avenue de l'Europe - Montbonnot
38334 Saint Ismier Cedex - France




Re: CapsLock stops working after suspend/resume

2000-12-06 Thread Jonas Borgström
Sorry my fault, I had some strange .Xmodmap file that did remap the CapsLock
key..

/ Jonas

-- 
Jonas Borgström  [EMAIL PROTECTED]
CodeFactory AB   http://www.codefactory.se/
Office: +46 (0)90 71 86 10   Cell: +46 (0)70 248 89 58



Major texturing bugs in G400 DRI driver

2000-12-06 Thread Joshua Shagam
I've completely lost track of where DRI bugs should go, but this seems like
the kind of thing which might just be due to something bad in the Debian
build anyway.  Basically, texturing on the G400 DRI driver is completely
borked up in that it seems that texture coordinates aren't getting to the
card properly.  I have some screenshots comparing the G400 driver with
software Mesa at 

http://www.cs.nmsu.edu/~joshagam/temp/texture-hw.jpg (G400 driver)
http://www.cs.nmsu.edu/~joshagam/temp/texture-sw.jpg (software)

Basically, vertices which are a certain distance from the camera and are
within the clipping planes seem to get their texture coordinates shoved to
0,0.  As the camera moves around the broken texture coordinates change
quite a bit.

Has anyone else been having problems like these?  This seems like the sort
of thing that the DRI project wouldn't miss noticing before making a
release.  Or are the Debian packages still built from CVS?

The only other thing which could have affected this is that since the last
time I ran this code (successfully) I've upgraded from kernel 2.4.0-test9
to 2.4.0-test11, and the DRM module has apparently changed between them,
but I don't think that would make a difference since it's the DRI driver
which does the command buffer setup, not the DRM, and by grepping through
the kernel patches it looks like it was just some buffer locking code which
was changed anyway. So this goes back to the original theory that it's
within the DRI driver that things are breaking...

Any ideas?

Many thanks in advance.

-- 
Joshua Shagam  /"\ ASCII Ribbon Campaign
[EMAIL PROTECTED]   \ / No HTML/RTF in email
www.cs.nmsu.edu/~joshagam   X  No Word docs in email
mp3.com/fluffyporcupine/ \ Respect for open standards



Re: More xserver-xfree8 4.0.1-8 on powerpc glitches

2000-12-06 Thread Seth Arnold
* Frederic Seraphine <[EMAIL PROTECTED]> [001206 04:23]:
> Is rgb.txt not used anymore ?

While researching this question, I came across this:
$ ls -ld /etc/X11/fs
drwxr-xr-x2 identd   telnetd  4096 Nov  1 17:53 /etc/X11/fs

Hmm. More oddities:
$ ls -ld /etc/X11/xinit
drwxr-xr-x2 root uucp 4096 Dec  2 21:37 /etc/X11/xinit

What on earth is causing these funky group owners?

(uid for identd-100, telnetd=101; gid for telnetd=101, uucp=10).

I'm getting curious. It sure is a good thing this box is firewalled
pretty heavily from the outside world. :)

-- 
``Oh Lord; Ooh you are so big; So absolutely huge; Gosh we're all
really impressed down here, I can tell you.''



[andrew@neep.com.au: xf86cfg in 4.0.1-8?]

2000-12-06 Thread Branden Robinson
- Forwarded message from Andrew Shugg <[EMAIL PROTECTED]> -

From: Andrew Shugg <[EMAIL PROTECTED]>
To: Branden Robinson <[EMAIL PROTECTED]>
Subject: xf86cfg in 4.0.1-8?
Date: Wed, 6 Dec 2000 17:30:18 +0800
Delivered-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.2.5i
X-URL: http://www.neep.com.au/

Hi Branden,

I note in the changelog.Debian.gz for the X stuff that a while back the
'xf86config' program was temporarily dropped.

I currently have version 4.0.1-8 of the X packages installed.  The
xf86cfg program from the xbase-clients package bombs out because the
/usr/X11R6/lib/X11/Cards file is missing.  Apparently sometime in the
past this file was provided by the xserver-common package, but the
current version doesn't have it.

In the meantime I've used dexter to set up a basic XF86Config-4 file,
but it'd be nice to tune it a bit with xf86cfg.  Is this just a problem
of the Cards file having gone missing or are there bigger things afoot?

Cheers,

Andrew.

--
Andrew Shugg <[EMAIL PROTECTED]>   http://www.neep.com.au/

"Just remember, Mr Fawlty, there's always someone worse off than yourself."
"Is there?  Well I'd like to meet him.  I could do with a good laugh."



- End forwarded message -

-- 
G. Branden Robinson|It was a typical net.exercise -- a
Debian GNU/Linux   |screaming mob pounding on a greasy spot
[EMAIL PROTECTED]  |on the pavement, where used to lie the
http://deadbeast.net/~branden/ |carcass of a dead horse.


pgpWVXX62ltFE.pgp
Description: PGP signature


PowerPC XFree86 4.0.1 builds revisited

2000-12-06 Thread Branden Robinson
Wow.  XF4 takes quite a bit longer to build on this 7200/90 than XF3, which
took a mere 5h46m.

Command being timed: "dpkg-buildpackage -b -B -rfakeroot -uc"
User time (seconds): 34235.81
System time (seconds): 3413.69
Percent of CPU this job got: 96%
Elapsed (wall clock) time (h:mm:ss or m:ss): 10:50:23

-- 
G. Branden Robinson| The first thing the communists do when
Debian GNU/Linux   | they take over a country is to outlaw
[EMAIL PROTECTED]  | cockfighting.
http://deadbeast.net/~branden/ | -- Oklahoma State Senator John Monks


pgpAO1EzCxvjP.pgp
Description: PGP signature


Re: [andrew@neep.com.au: xf86cfg in 4.0.1-8?]

2000-12-06 Thread Seth Arnold
Andrew, it turns out both the missing Cards file *and* the ``bigger
things afoot'' -- are true; Cards was removed because xf86cfg is still
.. a work in progress. Much remains to be done, to prevent it from seg
faulting, etc.

The changelog mentions it is gone temporarily, I believe, though I
haven't a clue when it will be stable enough to be returned. :-/

HTH

* Branden Robinson <[EMAIL PROTECTED]> [001206 16:00]:
> - Forwarded message from Andrew Shugg <[EMAIL PROTECTED]> -
> 
> From: Andrew Shugg <[EMAIL PROTECTED]>
> To: Branden Robinson <[EMAIL PROTECTED]>
> Subject: xf86cfg in 4.0.1-8?
> Date: Wed, 6 Dec 2000 17:30:18 +0800
> Delivered-To: [EMAIL PROTECTED]
> Delivered-To: [EMAIL PROTECTED]
> Message-ID: <[EMAIL PROTECTED]>
> User-Agent: Mutt/1.2.5i
> X-URL: http://www.neep.com.au/
> 
> Hi Branden,
> 
> I note in the changelog.Debian.gz for the X stuff that a while back the
> 'xf86config' program was temporarily dropped.
> 
> I currently have version 4.0.1-8 of the X packages installed.  The
> xf86cfg program from the xbase-clients package bombs out because the
> /usr/X11R6/lib/X11/Cards file is missing.  Apparently sometime in the
> past this file was provided by the xserver-common package, but the
> current version doesn't have it.
> 
> In the meantime I've used dexter to set up a basic XF86Config-4 file,
> but it'd be nice to tune it a bit with xf86cfg.  Is this just a problem
> of the Cards file having gone missing or are there bigger things afoot?
> 
> Cheers,
> 
> Andrew.
> 
> --
> Andrew Shugg <[EMAIL PROTECTED]>   http://www.neep.com.au/
> 
> "Just remember, Mr Fawlty, there's always someone worse off than yourself."
> "Is there?  Well I'd like to meet him.  I could do with a good laugh."
> 
> 
> 
> - End forwarded message -
> 
> -- 
> G. Branden Robinson|It was a typical net.exercise -- a
> Debian GNU/Linux   |screaming mob pounding on a greasy spot
> [EMAIL PROTECTED]  |on the pavement, where used to lie the
> http://deadbeast.net/~branden/ |carcass of a dead horse.



-- 
``Oh Lord; Ooh you are so big; So absolutely huge; Gosh we're all
really impressed down here, I can tell you.''



Re: Major texturing bugs in G400 DRI driver

2000-12-06 Thread Seth Arnold
* Joshua Shagam <[EMAIL PROTECTED]> [001206 15:39]:
> Basically, vertices which are a certain distance from the camera and are
> within the clipping planes seem to get their texture coordinates shoved to
> 0,0.  As the camera moves around the broken texture coordinates change
> quite a bit.

Well, I had to turn down some of the graphics options in Quake3 in order
to prevent the floors and so forth from being completely black. Instead
of using the fun lighting, I had to use the vertex lighting mode.

If you get the program to me, I'll give it a shot on my system. 

-- 
``Oh Lord; Ooh you are so big; So absolutely huge; Gosh we're all
really impressed down here, I can tell you.''



[dmoulder@csse.monash.edu.au: Re: PowerPC XFree86 4.0.1 builds revisited]

2000-12-06 Thread Branden Robinson
I only have a 15" monitor hooked up to my 7200, so I don't know. I haven't
been able to get it cranked past 640x480, even though I added a meg of VRAM
so I'd be able to do 800x600 at 24-bit depth.

Can anyone else help him?

- Forwarded message from Daryl Moulder <[EMAIL PROTECTED]> -

From: Daryl Moulder <[EMAIL PROTECTED]>
To: Branden Robinson <[EMAIL PROTECTED]>
Subject: Re: PowerPC XFree86 4.0.1 builds revisited
Date: Thu, 07 Dec 2000 15:23:25 +1100
Delivered-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Message-id: <[EMAIL PROTECTED]>
Organization: Monash University
X-Mailer: Mozilla 4.75 [en] (X11; U; SunOS 5.7 sun4u)
X-Accept-Language: en


   Branden Robinson wrote:
   
 Wow.  XF4 takes quite a bit longer to build on this 7200/90 than
 XF3, which
 took a mere 5h46m.
 
 Command being timed: "dpkg-buildpackage -b -B -rfakeroot
 -uc"
 User time (seconds): 34235.81
 System time (seconds): 3413.69
 Percent of CPU this job got: 96%
 Elapsed (wall clock) time (h:mm:ss or m:ss): 10:50:23
 
 
   I also have a 7200/120.
   
   Did you have a problem with the screen been wrapped around for a
   1024x768 resolution?
   
   I have included my XF86Config for comment if you think that I may have
   made a mistake with it.
   
   Thanks for any info etc,
   
   Daryl Moulder
-- 
- When everything is not as square as it may seem.

# XF86Config-4 (XFree86 server configuration file) generated by Dexter, the
# Debian X Configuration tool.
#
# Edit this file with caution, and see the XF86Config manual page.
# (Type "man XF86Config" at the shell prompt.)

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "ServerFlags"
EndSection

Section "Module"
Load"ddc"
Load"GLcore"
Load"dbe"
Load"dri"
Load"extmod"
Load"glx"
Load"pex5"
Load"record"
Load"xie"
Load"bitmap"
Load"freetype"
Load"speedo"
Load"type1"
Load"vbe"
Load"int10"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbKeycodes" "macintosh"
Option  "XkbTypes""default"
Option  "XkbCompat"   "default"
Option  "XkbSymbols"  "macintosh/us"
Option  "XkbGeometry" "macintosh"
Option  "XkbRules""xfree86"
Option  "XkbModel""pc101"
EndSection

Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Protocol"  "BusMouse"
Option  "Device""/dev/adbmouse"
Option  "Emulate3Buttons"   "false"
EndSection

Section "Device"
Identifier  "Generic Graphics Device"
Driver  "fbdev"
EndSection


Section "Monitor"
Identifier  "Generic Monitor"
HorizSync   1-300
VertRefresh 1-300
Mode "Generic Mode"
DotClock 74.997
HTimings 1024 1064 1200 1328
VTimings 768 771 907 936
EndMode
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Generic Graphics Device"
Monitor "Generic Monitor"
DefaultDepth24
#SubSection "Display"
#Depth  1
#Modes  "800x600" "640x480"
#EndSubSection
#SubSection "Display"
#Depth  4
#Modes  "800x600" "640x480"
#EndSubSection
#SubSection "Display"
#Depth  8
#Modes  "800x600" "640x480"
#EndSubSection
#SubSection "Display"
#Depth  15
#Modes  "800x600" "640x480"
#EndSubSection
#SubSection "Display"
#Depth  16
#Modes  "800x600" "640x480"
#EndSubSection
SubSection "Display"
Depth   24
Modes   "Generic Mode"
EndSubSection
EndSection

Section "ServerLayout"
Iden

the continuing adventures of XFree86 4.0.1

2000-12-06 Thread Branden Robinson
[Please follow-up to debian-x if you want me to see it.]

4.0.1-10 is in the archive for i386, sparc, and powerpc.  John Goerzen is
building for alpha.  Compiles for m68k and arm are still needed.

A prerelease of -11, based on the new upstream beta 4.0.1h, is available at
the X Strike Force repository.  Alpha, ARM, and m68k folks should grab
these sources, build, and let me know what changes need to be made to the
debian/*.$(ARCH) files.  The changelog summarizes what changed on i386.

Testers of the pre11 packages are also requested.  i386 is available now;
sparc and powerpc are forthcoming.  Thanks to changes upstream, it is
possible that xfs and startx behave differently or are broken.

Here's the carrot: S3 Savage users should try these out; there is now a
driver for your cards.

-- 
G. Branden Robinson|A great work of art has never caused any
Debian GNU/Linux   |social problems.  Social problems are
[EMAIL PROTECTED]  |caused by those trying to protect
http://deadbeast.net/~branden/ |society from great works of art.


pgpwqTZhv1f17.pgp
Description: PGP signature


More xserver-xfree8 4.0.1-8 on powerpc glitches

2000-12-06 Thread Frederic Seraphine

Thanks to Michel Daenzerm and Juliusz Chroboczek kind attention on 
debian-powerpc last night, I can have a working XFree86 running using fb 
driver on my powermac. But there's still some glitches.

It seems that the X clients can't find some color definitions. When I 
launch rxvt, it abort with the error "Can't load color: Black" and xterm 
(which works) does the same error if I launch it with -bg black option.
Is rgb.txt not used anymore ?
-- 

Frédéric Séraphine

Tel: 476 61 53 85   -   Fax: 476 61 52 07
INRIA Rhone-Alpes - ZIRST - 655 Avenue de l'Europe - Montbonnot
38334 Saint Ismier Cedex - France



--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: CapsLock stops working after suspend/resume

2000-12-06 Thread Jonas Borgström

Sorry my fault, I had some strange .Xmodmap file that did remap the CapsLock
key..

/ Jonas

-- 
Jonas Borgström  [EMAIL PROTECTED]
CodeFactory AB   http://www.codefactory.se/
Office: +46 (0)90 71 86 10   Cell: +46 (0)70 248 89 58


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Major texturing bugs in G400 DRI driver

2000-12-06 Thread Joshua Shagam

I've completely lost track of where DRI bugs should go, but this seems like
the kind of thing which might just be due to something bad in the Debian
build anyway.  Basically, texturing on the G400 DRI driver is completely
borked up in that it seems that texture coordinates aren't getting to the
card properly.  I have some screenshots comparing the G400 driver with
software Mesa at 

http://www.cs.nmsu.edu/~joshagam/temp/texture-hw.jpg (G400 driver)
http://www.cs.nmsu.edu/~joshagam/temp/texture-sw.jpg (software)

Basically, vertices which are a certain distance from the camera and are
within the clipping planes seem to get their texture coordinates shoved to
0,0.  As the camera moves around the broken texture coordinates change
quite a bit.

Has anyone else been having problems like these?  This seems like the sort
of thing that the DRI project wouldn't miss noticing before making a
release.  Or are the Debian packages still built from CVS?

The only other thing which could have affected this is that since the last
time I ran this code (successfully) I've upgraded from kernel 2.4.0-test9
to 2.4.0-test11, and the DRM module has apparently changed between them,
but I don't think that would make a difference since it's the DRI driver
which does the command buffer setup, not the DRM, and by grepping through
the kernel patches it looks like it was just some buffer locking code which
was changed anyway. So this goes back to the original theory that it's
within the DRI driver that things are breaking...

Any ideas?

Many thanks in advance.

-- 
Joshua Shagam  /"\ ASCII Ribbon Campaign
[EMAIL PROTECTED]   \ / No HTML/RTF in email
www.cs.nmsu.edu/~joshagam   X  No Word docs in email
mp3.com/fluffyporcupine/ \ Respect for open standards


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: More xserver-xfree8 4.0.1-8 on powerpc glitches

2000-12-06 Thread Seth Arnold

* Frederic Seraphine <[EMAIL PROTECTED]> [001206 04:23]:
> Is rgb.txt not used anymore ?

While researching this question, I came across this:
$ ls -ld /etc/X11/fs
drwxr-xr-x2 identd   telnetd  4096 Nov  1 17:53 /etc/X11/fs

Hmm. More oddities:
$ ls -ld /etc/X11/xinit
drwxr-xr-x2 root uucp 4096 Dec  2 21:37 /etc/X11/xinit

What on earth is causing these funky group owners?

(uid for identd-100, telnetd=101; gid for telnetd=101, uucp=10).

I'm getting curious. It sure is a good thing this box is firewalled
pretty heavily from the outside world. :)

-- 
``Oh Lord; Ooh you are so big; So absolutely huge; Gosh we're all
really impressed down here, I can tell you.''


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




[andrew@neep.com.au: xf86cfg in 4.0.1-8?]

2000-12-06 Thread Branden Robinson

- Forwarded message from Andrew Shugg <[EMAIL PROTECTED]> -

From: Andrew Shugg <[EMAIL PROTECTED]>
To: Branden Robinson <[EMAIL PROTECTED]>
Subject: xf86cfg in 4.0.1-8?
Date: Wed, 6 Dec 2000 17:30:18 +0800
Delivered-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.2.5i
X-URL: http://www.neep.com.au/

Hi Branden,

I note in the changelog.Debian.gz for the X stuff that a while back the
'xf86config' program was temporarily dropped.

I currently have version 4.0.1-8 of the X packages installed.  The
xf86cfg program from the xbase-clients package bombs out because the
/usr/X11R6/lib/X11/Cards file is missing.  Apparently sometime in the
past this file was provided by the xserver-common package, but the
current version doesn't have it.

In the meantime I've used dexter to set up a basic XF86Config-4 file,
but it'd be nice to tune it a bit with xf86cfg.  Is this just a problem
of the Cards file having gone missing or are there bigger things afoot?

Cheers,

Andrew.

--
Andrew Shugg <[EMAIL PROTECTED]>   http://www.neep.com.au/

"Just remember, Mr Fawlty, there's always someone worse off than yourself."
"Is there?  Well I'd like to meet him.  I could do with a good laugh."



- End forwarded message -

-- 
G. Branden Robinson|It was a typical net.exercise -- a
Debian GNU/Linux   |screaming mob pounding on a greasy spot
[EMAIL PROTECTED]  |on the pavement, where used to lie the
http://deadbeast.net/~branden/ |carcass of a dead horse.

 PGP signature


PowerPC XFree86 4.0.1 builds revisited

2000-12-06 Thread Branden Robinson

Wow.  XF4 takes quite a bit longer to build on this 7200/90 than XF3, which
took a mere 5h46m.

Command being timed: "dpkg-buildpackage -b -B -rfakeroot -uc"
User time (seconds): 34235.81
System time (seconds): 3413.69
Percent of CPU this job got: 96%
Elapsed (wall clock) time (h:mm:ss or m:ss): 10:50:23

-- 
G. Branden Robinson| The first thing the communists do when
Debian GNU/Linux   | they take over a country is to outlaw
[EMAIL PROTECTED]  | cockfighting.
http://deadbeast.net/~branden/ | -- Oklahoma State Senator John Monks

 PGP signature


Re: [andrew@neep.com.au: xf86cfg in 4.0.1-8?]

2000-12-06 Thread Seth Arnold

Andrew, it turns out both the missing Cards file *and* the ``bigger
things afoot'' -- are true; Cards was removed because xf86cfg is still
.. a work in progress. Much remains to be done, to prevent it from seg
faulting, etc.

The changelog mentions it is gone temporarily, I believe, though I
haven't a clue when it will be stable enough to be returned. :-/

HTH

* Branden Robinson <[EMAIL PROTECTED]> [001206 16:00]:
> - Forwarded message from Andrew Shugg <[EMAIL PROTECTED]> -
> 
> From: Andrew Shugg <[EMAIL PROTECTED]>
> To: Branden Robinson <[EMAIL PROTECTED]>
> Subject: xf86cfg in 4.0.1-8?
> Date: Wed, 6 Dec 2000 17:30:18 +0800
> Delivered-To: [EMAIL PROTECTED]
> Delivered-To: [EMAIL PROTECTED]
> Message-ID: <[EMAIL PROTECTED]>
> User-Agent: Mutt/1.2.5i
> X-URL: http://www.neep.com.au/
> 
> Hi Branden,
> 
> I note in the changelog.Debian.gz for the X stuff that a while back the
> 'xf86config' program was temporarily dropped.
> 
> I currently have version 4.0.1-8 of the X packages installed.  The
> xf86cfg program from the xbase-clients package bombs out because the
> /usr/X11R6/lib/X11/Cards file is missing.  Apparently sometime in the
> past this file was provided by the xserver-common package, but the
> current version doesn't have it.
> 
> In the meantime I've used dexter to set up a basic XF86Config-4 file,
> but it'd be nice to tune it a bit with xf86cfg.  Is this just a problem
> of the Cards file having gone missing or are there bigger things afoot?
> 
> Cheers,
> 
> Andrew.
> 
> --
> Andrew Shugg <[EMAIL PROTECTED]>   http://www.neep.com.au/
> 
> "Just remember, Mr Fawlty, there's always someone worse off than yourself."
> "Is there?  Well I'd like to meet him.  I could do with a good laugh."
> 
> 
> 
> - End forwarded message -
> 
> -- 
> G. Branden Robinson|It was a typical net.exercise -- a
> Debian GNU/Linux   |screaming mob pounding on a greasy spot
> [EMAIL PROTECTED]  |on the pavement, where used to lie the
> http://deadbeast.net/~branden/ |carcass of a dead horse.



-- 
``Oh Lord; Ooh you are so big; So absolutely huge; Gosh we're all
really impressed down here, I can tell you.''


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Major texturing bugs in G400 DRI driver

2000-12-06 Thread Seth Arnold

* Joshua Shagam <[EMAIL PROTECTED]> [001206 15:39]:
> Basically, vertices which are a certain distance from the camera and are
> within the clipping planes seem to get their texture coordinates shoved to
> 0,0.  As the camera moves around the broken texture coordinates change
> quite a bit.

Well, I had to turn down some of the graphics options in Quake3 in order
to prevent the floors and so forth from being completely black. Instead
of using the fun lighting, I had to use the vertex lighting mode.

If you get the program to me, I'll give it a shot on my system. 

-- 
``Oh Lord; Ooh you are so big; So absolutely huge; Gosh we're all
really impressed down here, I can tell you.''


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




[dmoulder@csse.monash.edu.au: Re: PowerPC XFree86 4.0.1 builds revisited]

2000-12-06 Thread Branden Robinson

I only have a 15" monitor hooked up to my 7200, so I don't know. I haven't
been able to get it cranked past 640x480, even though I added a meg of VRAM
so I'd be able to do 800x600 at 24-bit depth.

Can anyone else help him?

- Forwarded message from Daryl Moulder <[EMAIL PROTECTED]> -

From: Daryl Moulder <[EMAIL PROTECTED]>
To: Branden Robinson <[EMAIL PROTECTED]>
Subject: Re: PowerPC XFree86 4.0.1 builds revisited
Date: Thu, 07 Dec 2000 15:23:25 +1100
Delivered-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Message-id: <[EMAIL PROTECTED]>
Organization: Monash University
X-Mailer: Mozilla 4.75 [en] (X11; U; SunOS 5.7 sun4u)
X-Accept-Language: en


   Branden Robinson wrote:
   
 Wow.  XF4 takes quite a bit longer to build on this 7200/90 than
 XF3, which
 took a mere 5h46m.
 
 Command being timed: "dpkg-buildpackage -b -B -rfakeroot
 -uc"
 User time (seconds): 34235.81
 System time (seconds): 3413.69
 Percent of CPU this job got: 96%
 Elapsed (wall clock) time (h:mm:ss or m:ss): 10:50:23
 
 
   I also have a 7200/120.
   
   Did you have a problem with the screen been wrapped around for a
   1024x768 resolution?
   
   I have included my XF86Config for comment if you think that I may have
   made a mistake with it.
   
   Thanks for any info etc,
   
   Daryl Moulder
-- 
- When everything is not as square as it may seem.

# XF86Config-4 (XFree86 server configuration file) generated by Dexter, the
# Debian X Configuration tool.
#
# Edit this file with caution, and see the XF86Config manual page.
# (Type "man XF86Config" at the shell prompt.)

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "ServerFlags"
EndSection

Section "Module"
Load"ddc"
Load"GLcore"
Load"dbe"
Load"dri"
Load"extmod"
Load"glx"
Load"pex5"
Load"record"
Load"xie"
Load"bitmap"
Load"freetype"
Load"speedo"
Load"type1"
Load"vbe"
Load"int10"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbKeycodes" "macintosh"
Option  "XkbTypes""default"
Option  "XkbCompat"   "default"
Option  "XkbSymbols"  "macintosh/us"
Option  "XkbGeometry" "macintosh"
Option  "XkbRules""xfree86"
Option  "XkbModel""pc101"
EndSection

Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Protocol"  "BusMouse"
Option  "Device""/dev/adbmouse"
Option  "Emulate3Buttons"   "false"
EndSection

Section "Device"
Identifier  "Generic Graphics Device"
Driver  "fbdev"
EndSection


Section "Monitor"
Identifier  "Generic Monitor"
HorizSync   1-300
VertRefresh 1-300
Mode "Generic Mode"
DotClock 74.997
HTimings 1024 1064 1200 1328
VTimings 768 771 907 936
EndMode
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Generic Graphics Device"
Monitor "Generic Monitor"
DefaultDepth24
#SubSection "Display"
#Depth  1
#Modes  "800x600" "640x480"
#EndSubSection
#SubSection "Display"
#Depth  4
#Modes  "800x600" "640x480"
#EndSubSection
#SubSection "Display"
#Depth  8
#Modes  "800x600" "640x480"
#EndSubSection
#SubSection "Display"
#Depth  15
#Modes  "800x600" "640x480"
#EndSubSection
#SubSection "Display"
#Depth  16
#Modes  "800x600" "640x480"
#EndSubSection
SubSection "Display"
Depth   24
Modes   "Generic Mode"
EndSubSection
EndSection

Section "ServerLayout"
Ide

the continuing adventures of XFree86 4.0.1

2000-12-06 Thread Branden Robinson

[Please follow-up to debian-x if you want me to see it.]

4.0.1-10 is in the archive for i386, sparc, and powerpc.  John Goerzen is
building for alpha.  Compiles for m68k and arm are still needed.

A prerelease of -11, based on the new upstream beta 4.0.1h, is available at
the X Strike Force repository.  Alpha, ARM, and m68k folks should grab
these sources, build, and let me know what changes need to be made to the
debian/*.$(ARCH) files.  The changelog summarizes what changed on i386.

Testers of the pre11 packages are also requested.  i386 is available now;
sparc and powerpc are forthcoming.  Thanks to changes upstream, it is
possible that xfs and startx behave differently or are broken.

Here's the carrot: S3 Savage users should try these out; there is now a
driver for your cards.

-- 
G. Branden Robinson|A great work of art has never caused any
Debian GNU/Linux   |social problems.  Social problems are
[EMAIL PROTECTED]  |caused by those trying to protect
http://deadbeast.net/~branden/ |society from great works of art.

 PGP signature


Re: the continuing adventures of XFree86 4.0.1

2000-12-06 Thread Christopher C. Chimelis


On Thu, 7 Dec 2000, Branden Robinson wrote:

> [Please follow-up to debian-x if you want me to see it.]
> 
> 4.0.1-10 is in the archive for i386, sparc, and powerpc.  John Goerzen is
> building for alpha.  Compiles for m68k and arm are still needed.

Is John building them?  I thought I was! :-)  If he is, I need to fill him
in on a few things...

> A prerelease of -11, based on the new upstream beta 4.0.1h, is available at
> the X Strike Force repository.  Alpha, ARM, and m68k folks should grab
> these sources, build, and let me know what changes need to be made to the
> debian/*.$(ARCH) files.  The changelog summarizes what changed on i386.

Oh, while I'm on the subject, I really need that patch to the rules script
incorporated for now.  For some reason, whenever the modules in
xserver-xfree86 are stripped on Alpha, it renders them unusable.  The
patch should allow strip to do it's job for all packages on every arch but
Alpha, so it's safe (this has been tested with every revision thusfar, so
it's still needed).

C


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]