Re: Question about FontPath

2000-11-02 Thread Torbjörn Andersson

Seth Arnold wrote:

 All the same, no crash. No hang.

As I said, I can't reproduce it now either. It used to happen every time for
me with phase2v20, but only with a 2.4.0-test9 kernel. Not with 2.2.17.
(Those were the only two kernel versions I had installed. I didn't try any
of the X packages between phase2v20 and v29 because they were appearing
faster than I could download them. :-)

If there was a bug I guess it's either dead now, or it's gone into hiding.

I still can't get Xnest to work, though. It crashes instantly for me,
possibly somewhere in AddScreen(). Is anyone else seeing that?

Torbjörn Andersson



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




xlibmesa3 conflicts with libqt2.2-dev

2000-11-02 Thread Sam TH

I just upgraded all my X packages, and notice a problem with the 
OpenGL pacakages.  mesag3 conflicts with xlibmesa3, which is to
be reasonable expected (can't have two versions of mesa on my 
system).  However, libqt2.2-dev (but not libqt2.1-dev) require
mesag3.  Thus development with the latest Qt and the latest X
is impossible.

This might just be a question of updating the libqt dependencies,
I really don't know.  I do wonder which the 3D features of Qt are,
though.  

Thanks (and the latest X stuff looks real nice)

   
sam th   
[EMAIL PROTECTED]
http://www.abisource.com/~sam/
GnuPG Key:  
http://pgp5.ai.mit.edu:11371/pks/lookup?op=getsearch=0xCABD33FC

 PGP signature


My experiences making .debs of 4.0.1 for potato

2000-11-02 Thread Carlos Barros

Hello!

I have downloaded the source that Branden release as phase2-v29 and
then try to make the packages.

1- try to simple debuild, and failed in compiling
2- read the docs and findout build-depends ;-)
3- installed almost everything, couldn't find dpkg 1.7 nor glide3-dev.
4- debuild again... failed agin... but redirect the output to a file.
5- discover that glide3/* was required for some tdfx*. 
6- I disabled in the xc/config/cf/host.def the HasGlide3 and debuild again.
7- compiled ok, but no .deb created.
8- in rules I saw in install the checking for 
   MANIFEST.i386  MANIFEST.i386.new. The problem was the missing *tdfx*
9- deleted that line, dbuild again but some .deb failed. It stop when making
   xserver-xfree86. The problem was the malformed Depends: line in the
   control file generated. 
10- looking further I discover that dh_movefiles didn't move the files, so
dh_shlibdeps didn't make the Depends line correctly.
11- It also didn't move the files of xutils.
12- the contents of xutils.files and xserver-xfree86.list ar ok. They exist
in th tmp/ dir in the right locations.

13- I saw some errors about dpkg not found.

Why dh_movefiles failed?
Is it anything to do with dpkg = 1.7? 
If it is, where is a potato dpkg = 1.7 package? (It isn't in proposed
updates nor experimental)

-- 
Carlos Barros.


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




Sudden problems with keymap

2000-11-02 Thread Oystein Viggen

Hi

I have been using the XFree4 debs successfully for a while now, but this 
morning I upgraded to phase2v30, and suddenly my keyboard is not working 
right.

Let me explain: At least in Norway, we have two different Alt-keys -
"Normal" Alt, or Meta in emacs, and AltGr, which is used to type letters
such as '@' (AltGr-2), and lots of others.  Now after restarting X, the
AltGr is just a second Meta, which, I think you would agree, is
sub-optimal.  At least it makes it a bit hard to write e-mail..  :)

The keyboard has been working fine with all the previous releases, or at 
leas the ones I have tested.  Is this just a bug in the most recent
release, or should I change some setting?

De-commented, the interesting config section looks like this:
Section "InputDevice"
Identifier  "Keyboard1"
Driver  "Keyboard"
Option "AutoRepeat" "500 30"
Option  "Xleds"  "1 2 3"
Option "XkbVariant"  "nodeadkeys"
Option "XkbRules"   "xfree86"
Option "XkbModel"   "pc101"
Option "XkbLayout"  "no"
Option "XkbCompat"  ""
EndSection

Ideas?

Oystein


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




Re: My experiences making .debs of 4.0.1 for potato

2000-11-02 Thread Charl P. Botha

On Thu, Nov 02, 2000 at 12:53:53PM -0300, Carlos Barros wrote:
 Hello!
 
   I have downloaded the source that Branden release as phase2-v29 and
 then try to make the packages.
 
 Why dh_movefiles failed?
 Is it anything to do with dpkg = 1.7? 
 If it is, where is a potato dpkg = 1.7 package? (It isn't in proposed
 updates nor experimental)

For the the 20th time, read:
http://cpbotha.net/building_brandens_phase2_debs_on_potato.HOWTO

:)

-- 
charl p. botha  | computer graphics and cad/cam 
http://cpbotha.net/ | http://www.cg.its.tudelft.nl/


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




Re: Sudden problems with keymap (NORWEGIAN KEYMAP)]

2000-11-02 Thread Per Christian Moen


 I have been using the XFree4 debs successfully for a while now, but this 
 morning I upgraded to phase2v30, and suddenly my keyboard is not working 
 right.
 
 Let me explain: At least in Norway, we have two different Alt-keys -
 "Normal" Alt, or Meta in emacs, and AltGr, which is used to type letters
 such as '@' (AltGr-2), and lots of others.  Now after restarting X, the
 AltGr is just a second Meta, which, I think you would agree, is
 sub-optimal.  At least it makes it a bit hard to write e-mail..  :)


Had the same problem here.

If you check the startup log from X you would see that there is probably a
problem parsing the file /etc/X11/xkb/symbols/no.

MY file was missing a comma (,) a line at line 30 or something, sorry don't
remember exactly but you should be able to find the faulty line.

-- 
Per Christian Moen - [EMAIL PROTECTED]


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




Re: missing joystick_drv.o

2000-11-02 Thread Derek Witt


Aye, I noticed that too. If I tried enabling that option in the host.def,
it complains about missing MAGIC_INIT. Problem being that I have
/usr/include/linux/include/joystick.h which doesn't include that option.

I'll snoop around the source looking for that stinker.  BTW, I'm still
trying to build optimized X for K6-x (and with patched s3virge). I'll let
ya know how that goes.

On Wed, 1 Nov 2000, Branden Robinson wrote:

|On Wed, Nov 01, 2000 at 02:25:13PM +0100, Jens Hoffmann wrote:
| i tried to setup my joystick as an core input device for X (phase2v29 on
| i386),
| but unfortunately there is no joystick_drv.o in modules/input.
| i, then tried to build the thing from source and found that
| JoystickSupport
| is commented out in the host.def file. 
| is this on purpose or just over seen ?
|
|This is probably an oversight.  I'll look into it.
|
|

-- 
**  Derek J Witt**
*   Email: mailto:[EMAIL PROTECTED] *
*   Home Page: http://www.flinthills.com/~djw/   *
*** "Houston, the Eagle has landed and laid an egg!" -- Unknown **


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




Re: My experiences making .debs of 4.0.1 for potato

2000-11-02 Thread Carlos Barros

On Thu, Nov 02, 2000 at 05:37:02PM +0100, Charl P. Botha wrote:
 On Thu, Nov 02, 2000 at 12:53:53PM -0300, Carlos Barros wrote:
  I have downloaded the source that Branden release as phase2-v29 and
  then try to make the packages.
  
  Why dh_movefiles failed?
  Is it anything to do with dpkg = 1.7? 
  If it is, where is a potato dpkg = 1.7 package? (It isn't in proposed
  updates nor experimental)
 
 For the the 20th time, read:
 http://cpbotha.net/building_brandens_phase2_debs_on_potato.HOWTO

:) WOW!

Ok. Is there any hint(doc) about how to use make -j on building X?
And how to make it pentium optimized?
I change debian/rules but didn't work. :(

-- 
Carlos Barros.


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




Re: xlibmesa3 conflicts with libqt2.2-dev

2000-11-02 Thread Frank Belew

On Thu, Nov 02, 2000 at 05:54:19AM -0600, Sam TH wrote:
 I just upgraded all my X packages, and notice a problem with the 
 OpenGL pacakages.  mesag3 conflicts with xlibmesa3, which is to
 be reasonable expected (can't have two versions of mesa on my 
 system).  However, libqt2.2-dev (but not libqt2.1-dev) require
 mesag3.  Thus development with the latest Qt and the latest X
 is impossible.
 
 This might just be a question of updating the libqt dependencies,
 I really don't know.  I do wonder which the 3D features of Qt are,
 though.  
 

Yes, this is a bug on libqt2.2
All GL using packages should depend on 'libgl1' not a specific GL
implementation


-- 
Frank aka Myth

The unix learning curve may be steep, but at least you only have to climb
it once -- unknown


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




Xfree 4, I can't get it working.

2000-11-02 Thread Michiel Meeuwissen


Why? I have no idea. Does somebody else have?

Here's a log:

XFree86 Version 4.0.1d / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 27 October 2000
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)
Operating System: Linux 2.2.18pre15 i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Thu Nov  2 22:44:13 2000
(==) Using config file: "/etc/X11/XF86Config-4"
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (??) unknown.
(==) ServerLayout "Simple Layout"
(**) |--Screen "Screen 1" (0)
(**) |   |--Monitor "apricot"
(**) |   |--Device "mijn kaart"
(**) |--Input Device "Mouse1"
(**) |--Input Device "Keyboard1"
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "us_intl"
(**) XKB: layout: "us_intl"
(**) Option "XkbOptions" "grp:menu_toggle,ctrl:ctrl_aa,grp_led:scroll"
(**) XKB: options: "grp:menu_toggle,ctrl:ctrl_aa,grp_led:scroll"
(**) FontPath set to 
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.3
XFree86 XInput driver : 0.1
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.1
(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.0.1d, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.1
(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.0.1d, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.3
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8060, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0597 card , rev 22 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8598 card , rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0596 card 1106, rev 09 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card , rev 06 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3050 card , rev 00 class 06,00,00 hdr 00
(II) PCI: 01:00:0: chip 1002,4742 card 1002,0084 rev 5c 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.0.1d, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.3
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:0:0), (-1,-1,0), BCTRL: 0x00 (VGA_EN is cleared)
(II) Bus -1 I/O range:
[0] -1  0x - 0x (0x1) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x00 (VGA_EN is cleared)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:0:0), (-1,-1,0), BCTRL: 0x00 (VGA_EN is cleared)
(II) Bus -1 I/O range:
[0] -1  0x - 0x (0x1) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) PCI-to-PCI bridge:
(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  0xd000 - 0xd0ff (0x100) IX[B]
[1] -1  0xd400 - 0xd4ff (0x100) IX[B]
[2] -1  0xd800 - 0xd8ff (0x100) IX[B]
[3] -1  0xdc00 - 0xdcff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1  0xe400 - 0xe7ff (0x400) MX[B]
(II) Bus 1 prefetchable memory range:
(--) PCI:*(1:0:0) ATI Mach64 GB rev 92, Mem @ 0xe400/24, 

Xawtv on Xfree 4

2000-11-02 Thread Jean-Michel Kelbert

I have branden deb for Xfree 4 v17 but it didn't work with xawtv. I have
a pb XtMakeGeometry... I d'like to know it it work with current version
that is to say v30?

Tahnk You

Jean-Michel


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




Re: Xawtv on Xfree 4

2000-11-02 Thread Decklin Foster

Jean-Michel Kelbert writes:

 I have branden deb for Xfree 4 v17 but it didn't work with xawtv. I have
 a pb XtMakeGeometry... I d'like to know it it work with current version
 that is to say v30?

I do not use Xawtv myself, but I do run other Xaw applications and the
problem has been fixed.

-- 
There is no TRUTH. There is no REALITY. There is no CONSISTENCY. There
are no ABSOLUTE STATEMENTS. I'm very probably wrong. -- BSD fortune(6)


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




Re: xfree86 4.0.1 phase2 v29 debs for debian 2.2 potato

2000-11-02 Thread Tal Danzig

I'll probably give that a shot.

Thanks,
Tal


-- 
--
| Tal Danzig   [EMAIL PROTECTED]   | Linux by Libranet|
| Homepage:   |   The TOP Desktop Distribution   |
| http://awpti.org/~tal   |  http://www.libranet.com |
--
A Friendly .sig!!! (TM)



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




Re: missing joystick_drv.o

2000-11-02 Thread Branden Robinson

On Thu, Nov 02, 2000 at 10:57:27AM -0600, Derek Witt wrote:
 Aye, I noticed that too. If I tried enabling that option in the host.def,
 it complains about missing MAGIC_INIT. Problem being that I have
 /usr/include/linux/include/joystick.h which doesn't include that option.
 
 I'll snoop around the source looking for that stinker.  BTW, I'm still
 trying to build optimized X for K6-x (and with patched s3virge). I'll let
 ya know how that goes.

I'd appreciate it if you could track it down.  I'll be happy to turn this
on once we can get it building.

-- 
G. Branden Robinson |
Debian GNU/Linux| The software said it required Windows
[EMAIL PROTECTED]  | 3.1 or better, so I installed Linux.
http://www.debian.org/~branden/ |

 PGP signature


Re: dialog version dependency for dexter

2000-11-02 Thread Branden Robinson

On Thu, Nov 02, 2000 at 03:01:12PM -0500, David I. Lehn wrote:
 dexter needs to depend on a recent version of dialog.  I was installing
 on a machine with an old dialog version (sorry, not sure which) that
 didn't have the --nocancel option and dexter dies on this.  An upgrade
 of dialog fixed it.

Okay, thanks for mentioning this.

I *think* the proper version to depend on is 0.9a-2425-1.

Santiago, can you confirm this, please?

-- 
G. Branden Robinson |"To be is to do"   -- Plato
Debian GNU/Linux|"To do is to be"   -- Aristotle
[EMAIL PROTECTED]  |"Do be do be do"   -- Sinatra
http://www.debian.org/~branden/ |

 PGP signature


Re: Xfree 4, I can't get it working.

2000-11-02 Thread Branden Robinson

On Thu, Nov 02, 2000 at 10:53:58PM +0100, Michiel Meeuwissen wrote:
 Why? I have no idea. Does somebody else have?

I'll bet this part has something to do with it:

 (EE) ATI(0): unknown reason for exception
 X86_IP: X86_AX:4f00 X86_BX: X86_CX: X86_DX: X86_SI: X86_DI:1000 
X86_BP: 
 X86_SP:00fa X86_CS:c000 X86_SS:0030 X86_ES: X86_DS:0040 X86_FS: X86_GS: 
X86_EFLAGS:00033282 
 stack at 0x03fa:
 00 00 60 00 00 32 f8 03 f8 02 00 00 00 00 78 03 
 code at 0x000c: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
 (EE) ATI(0): cannot continue

Please do the following:

Try using the "dexter" tool to generate an XF86Config-4 that works.

If that fails, send the output of the X server log (when using the
dexter-generated config file), a copy of your XF86Config-4, and the output
of "/sbin/lspci -v | grep VGA" to this mailing list.

-- 
G. Branden Robinson |   Optimists believe we live in the best of
Debian GNU/Linux|   all possible worlds.  Pessimists are
[EMAIL PROTECTED]  |   afraid the optimists are right.
http://www.debian.org/~branden/ |

 PGP signature


4.0.1-1 and 3.3.6-12 in incoming

2000-11-02 Thread Branden Robinson

Just thought I'd let you guys know.  Someone in the FTP cabal still needs
to edit the overrides file to let the packages in, but the checkered flag
is down on my end.

Thanks a lot to Frank, Seth, Charl, and everyone else on this list for
moral and technical support.

-- 
G. Branden Robinson | "I came, I saw, she conquered."  The
Debian GNU/Linux| original Latin seems to have been
[EMAIL PROTECTED]  | garbled.
http://www.debian.org/~branden/ | -- Robert Heinlein

 PGP signature


[sjaensch@gmx.net: Issues regarding XFree4 and NVidia drivers]

2000-11-02 Thread Branden Robinson

Once the new X packages get out of incoming I'll start forwarding these
problems to debian-user.

- Forwarded message from Stephan Jaensch [EMAIL PROTECTED] -

From: Stephan Jaensch [EMAIL PROTECTED]
To: Branden Robinson [EMAIL PROTECTED]
Subject: Issues regarding XFree4 and NVidia drivers
Date: Fri, 3 Nov 2000 03:10:55 +0100
Delivered-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Message-ID: [EMAIL PROTECTED]
X-Mailer: Balsa 1.0.pre1

Hi Branden,


I'm not sure if you should receive this email, so if this is a NVidia
driver problem please tell me so. :-)

I'm running your XFree4 packages along with the NVidia driver 0.95, I have
a Geforce2 MX. It basically works with kernel 2.2.17, but not with
2.4.0-test[9,10]. With the 2.4 kernel the system locks up, nothing but a
reset helps me. This should be a NVidia driver issue, right? It worked back
then when I had a Voodoo3 2000.

What does not work with the 2.2.17 is OpenGL. Whenever I try to run a
OpenGL-application like the Q3A demo or Tuxracer, the X Server crashes. I
followed the NVidia installation instructions closely, and since it works
for others I thought this might be a XFree-Debian issue. The server reports
no further errors, just that it received signal 11. Are there any known
problems?

Another thing that doesn't work is my Logitech PS/2 scroll mouse. imwheel
doesn't seem to receive the wheel moving events. In the attached XF86Config
you can see how I configured ZAxisMapping, is it wrong how I did it?

Thanks for your time, bye...


- End forwarded message -

-- 
G. Branden Robinson|A celibate clergy is an especially good
Debian GNU/Linux   |idea, because it tends to suppress any
[EMAIL PROTECTED]  |hereditary propensity toward fanaticism.
http://deadbeast.net/~branden/ |-- Carl Sagan

 PGP signature


I broke my G400 DRI

2000-11-02 Thread Seth Arnold

Greetings everyone. I broke my G400's DRI. I honestly don't recall
changing anything, but once upon a time it worked, and now it does not.

The error I keep getting is rather simple:

$ glxinfo
X Error of failed request:  80
  Major opcode of failed request:  0 ()
  Serial number of failed request:  49153
  Current serial number in output stream:  25

I don't know quite what to check next. So, I am hoping some nice kind
soul out there can help me bring my G400's GL back to life.

I am currently using Matrox's mga_drv.o (605779 bytes). Using the
XFree86 supplied driver didn't change much, I don't recall. (Though
those numbers may have been different.)

I am running Linux Kernel 2.4.0-test7 (mainly since I have heard
problems of DRM v1 / v2 problems with test9). I get this problem with
the agpgart and mga modules loaded. Removing those modules before
starting X will not give this error, but q3demo runs in software mode,
and j3d (the reason why I am working on this now rather than just
putting it off :) causes an X crash when I close the j3d window.

I am starting up in 16 bit depth. I am starting up with only one monitor
running. (Though the error is the same with both monitors. :)

If anyone has suggestions, I would love to hear them.

Thanks. :)

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


Section "ServerLayout"
Identifier "Dual"
Screen "Screen0" RightOf "Screen1"
Screen "Screen1"
InputDevice"Mouse0" "CorePointer"
InputDevice"Keyboard0" "CoreKeyboard"
Option "Xinerama"
EndSection

Section "ServerLayout"
Identifier  "Single"
Screen "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
FontPath "/usr/X11R6/lib/X11/fonts/freefont/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/PEX/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:noscale"
FontPath "/usr/X11R6/lib/X11/fonts/misc/:noscale"
EndSection

Section "Module"
Load  "ddc"
Load  "bitmap"
Load  "speedo"
Load  "vbe"
Load  "int10"
#Load  "GLcore"
SubSection "extmod"
  Option "omit xfree86-dga"
EndSubSection

Load  "dbe"
Load  "dri"
Load  "extmod"
Load  "glx"
Load  "pex5"
Load  "record"
Load  "xie"
Load  "freetype"
Load  "type1"
EndSection

Section "InputDevice"
Identifier  "Keyboard0"
Driver  "keyboard"
EndSection

Section "InputDevice"
Identifier  "Mouse0"
Driver  "mouse"
Option  "Protocol" "IMPS/2"
Option  "Device" "/dev/mouse"
Option  "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Identifier   "Mitsubishi"
VendorName   "MEL"
ModelName"42c0"
HorizSync30.0 - 105.0
VertRefresh  70.0 - 152.0
Option   "DPMS"
#ModeLine "640x480" 45.8   640  672  768  864   480  488  494 530 -HSync -VSync
EndSection

Section "Monitor"
Identifier   "Sony"
HorizSync60.5 - 82.0
VertRefresh  65.0 - 100.0
Option   "DPMS"
EndSection

Section "Device"
Identifier  "G400_0"
Driver  "mga"
VendorName  "Matrox"
BoardName   "MGA G400 AGP"
BusID   "PCI:1:0:0"
Screen  0
EndSection

Section "Device"
Identifier  "G400_1"
Driver  "mga"
VendorName  "Matrox"
BoardName   "MGA G400 AGP"
BusID   "PCI:1:0:0"
Screen  1
EndSection

Section "Screen"
Identifier "Screen0"
Device "G400_0"
Monitor"Mitsubishi"
DefaultDepth 16
SubSection "Display"
Depth 1
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "Screen"
Identifier "Screen1"
Device "G400_1"
Monitor"Sony"
DefaultDepth 16
  

Re: [sjaensch@gmx.net: Issues regarding XFree4 and NVidia drivers]

2000-11-02 Thread Zephaniah E. Hull

On Thu, Nov 02, 2000 at 10:10:02PM -0500, Branden Robinson wrote:
 Once the new X packages get out of incoming I'll start forwarding these
 problems to debian-user.
 
 - Forwarded message from Stephan Jaensch [EMAIL PROTECTED] -
 
 From: Stephan Jaensch [EMAIL PROTECTED]
 To: Branden Robinson [EMAIL PROTECTED]
 Subject: Issues regarding XFree4 and NVidia drivers
 Date: Fri, 3 Nov 2000 03:10:55 +0100
 Delivered-To: [EMAIL PROTECTED]
 Delivered-To: [EMAIL PROTECTED]
 Message-ID: [EMAIL PROTECTED]
 X-Mailer: Balsa 1.0.pre1
 
 Hi Branden,
 
 I'm not sure if you should receive this email, so if this is a NVidia
 driver problem please tell me so. :-)

This should have gone to [EMAIL PROTECTED], not to Branden.

As far as NVidia drivers not working, to be perfectly blunt it is their
problem, they insist on closed drivers with horribile licenses, which
means we can't support them at all, send the bug report their way.

snip
 Another thing that doesn't work is my Logitech PS/2 scroll mouse. imwheel
 doesn't seem to receive the wheel moving events. In the attached XF86Config
 you can see how I configured ZAxisMapping, is it wrong how I did it?

gpm installed, repeating in the protocol it calls ms3 and X11 calls
IntelliMouse, with X reading from /dev/gpmdata, that works just fine.

Zephaniah E. Hull.
 
 Thanks for your time, bye...
 
 
 - End forwarded message -
 
 -- 
 G. Branden Robinson|A celibate clergy is an especially good
 Debian GNU/Linux   |idea, because it tends to suppress any
 [EMAIL PROTECTED]  |hereditary propensity toward fanaticism.
 http://deadbeast.net/~branden/ |-- Carl Sagan



-- 
 PGP EA5198D1-Zephaniah E. Hull [EMAIL PROTECTED]-GPG E65A7801
Keys available at http://whitestar.soark.net/~warp/public_keys.
   CCs of replies from mailing lists are encouraged.

Overfiend while (statbuf.st_mode != (S_IFDIR | S_ISVTX | S_IRWXU | 
S_IRWXG | S_IRWXO)) { fprintf(stderr, "EAT IT, YOU 
MISERABLE FUCKING WHORE!" ; chmod ("/tmp/.X11-unix", 
S_ISVTX | statbuf.st_mode); }
Overfiend oops
Overfiend forgot a paren

 PGP signature


Re: 4.0.1-1 and 3.3.6-12 in incoming

2000-11-02 Thread amep


Three cheers for Branden and everyone else who helped with this.
Hip, Hip, Ha-ray. 
Hip, Hip, Ha-ray. 
Hip, Hip, Ha-ray.

I am very impressed by the whole process. I've been using the debs
since phase2v3 or so. And I have never had any large problems. :-) I
wish I could help more, but I don't know enough about X to debug and I
didn't run in to any large problems to report. Anyway I just wanted to
congratulate all of you. :) Latter.

-Arthur

 PGP signature


Re: Big fonts with KDE and X4v30

2000-11-02 Thread Sam TH

On Thu, Nov 02, 2000 at 10:44:40PM -0600, David Engel wrote:
 Is anyone else having problems with fonts in KDE apps in X4v30?  I
 just upgraded to the v30 X packages and the fonts in all KDE apps are
 roughly 33% larger than they should be.  For example, I have to choose
 an 18 pt font under KDE to get what is really a 24 pt font.  I've
 tried wiping out my .kde directory, using the 75 dpi fonts instead of
 the 100 dpi fonts, using the libGLU from the mesag3 package instead of
 the new one from the xlibmesa3 package and using the nv driver instead
 of the nvidia driver and the problem persists.

I'm having no problems with v30 with the very latest KDE stuff from
woody.  Fonts look just the same size in AbiWord and KWord.  

   
sam th   
[EMAIL PROTECTED]
http://www.abisource.com/~sam/
GnuPG Key:  
http://pgp5.ai.mit.edu:11371/pks/lookup?op=getsearch=0xCABD33FC

 PGP signature


Re: glide 3 stuff ...

2000-11-02 Thread Timshel Knoll

On Thu, Nov 02, 2000 at 11:27:44PM -0500, Zephaniah E. Hull wrote:
 This has all been solved, glide3 builds fine now, and works with the
 current X4 packages for the DRI, though there are some stability
 problems with the DRI module and 3Dfx cards.
 
 Zephaniah E. Hull.

Cool. No probs then :-)

Do you have a source package around that I can check out if possible
please? I'd like to see if I can get DRI working properly on my
system as .deb pkgs ...

Thanks,

Timshel

-- 
   Timshel Knoll [EMAIL PROTECTED]  for Debian email: [EMAIL PROTECTED]
Second year Computer Science, RMIT   |   CS108 Tutor (Semester 2, 2000)
Debian GNU/Linux developer, see http://www.debian.org/~timshel/
   For GnuPG public key: finger [EMAIL PROTECTED] or [EMAIL PROTECTED]

 PGP signature


Re: glide 3 stuff ...

2000-11-02 Thread Zephaniah E. Hull

On Fri, Nov 03, 2000 at 04:52:18PM +1100, Timshel Knoll wrote:
snip
 Do you have a source package around that I can check out if possible
 please? I'd like to see if I can get DRI working properly on my
 system as .deb pkgs ...

http://whitestar.soark.net/~warp/glide3, and hopefully after tomorrow's
dinstall it will be in woody.

Zephaniah E. Hull.
 
 Thanks,
 
 Timshel
 
 -- 
Timshel Knoll [EMAIL PROTECTED]  for Debian email: [EMAIL PROTECTED]
 Second year Computer Science, RMIT   |   CS108 Tutor (Semester 2, 2000)
 Debian GNU/Linux developer, see http://www.debian.org/~timshel/
For GnuPG public key: finger [EMAIL PROTECTED] or [EMAIL PROTECTED]



-- 
 PGP EA5198D1-Zephaniah E. Hull [EMAIL PROTECTED]-GPG E65A7801
Keys available at http://whitestar.soark.net/~warp/public_keys.
   CCs of replies from mailing lists are encouraged.

I still do not understand why manglement believes that cutting off the
oxygen flow to the brain will INCREASE productivity. The reason they
made that decision is probably because they couldn't think clearly due
to wearing neckties.
  -- Paul Tomko on ASR.

 PGP signature


Re: missing joystick_drv.o

2000-11-02 Thread Jens Hoffmann

Branden Robinson wrote:
 
 On Thu, Nov 02, 2000 at 10:57:27AM -0600, Derek Witt wrote:
  Aye, I noticed that too. If I tried enabling that option in the host.def,
  it complains about missing MAGIC_INIT. Problem being that I have
  /usr/include/linux/include/joystick.h which doesn't include that option.
 
  I'll snoop around the source looking for that stinker.  BTW, I'm still
  trying to build optimized X for K6-x (and with patched s3virge). I'll let
  ya know how that goes.
 
 I'd appreciate it if you could track it down.  I'll be happy to turn this
 on once we can get it building.
 
i looked a little bit deeper at it:
MAGIC_DONE was used for the Xfree86 Module Loader, but it seems
that the API of the loader had changed and not all files were updated
yet,
i.e: input/acecad/xf86AceCad.c, os-support/linux/lnx_jstk.c
and os-support/bsd/bsd_jstk.c are the only files with MAGIC_DONE.

so it is broken upstream.. :(

--
Jens H.


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




Re: Question about FontPath

2000-11-02 Thread Seth Arnold
* Branden Robinson [EMAIL PROTECTED] [001101 21:16]:
 Can anyone else repro this problem?  Does the X server get hung up if it's
 looking for a font server that isn't there?

I tried and failed to make my X server hang.

I ran `apt-get remove xfs', added
FontPath unix/:7100
to the top of my Files section of my XF86Config-4 file, and restarted X.
The only problem I notice is that my sawmill menu fonts aren't nearly as
clean as they used to be. (It just looks like a different font, perhaps.
I don't know why. :) (I take that back. Fonts in mozilla aren't good
either.)

All the same, no crash. No hang.

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



Re: Question about FontPath

2000-11-02 Thread Frank Belew
On Wed, Nov 01, 2000 at 10:11:25PM -0800, Seth Arnold wrote:
 * Branden Robinson [EMAIL PROTECTED] [001101 21:16]:
  Can anyone else repro this problem?  Does the X server get hung up if it's
  looking for a font server that isn't there?
 
 I tried and failed to make my X server hang.
 
 I ran `apt-get remove xfs', added
 FontPath unix/:7100
 to the top of my Files section of my XF86Config-4 file, and restarted X.
 The only problem I notice is that my sawmill menu fonts aren't nearly as
 clean as they used to be. (It just looks like a different font, perhaps.
 I don't know why. :) (I take that back. Fonts in mozilla aren't good
 either.)
 
Fonts in mozilla suck, period
Don't use it as a judge

Your local unfriendly mozilla maintainer
 
--
Frank aka Myth

The unix learning curve may be steep, but at least you only have to climb
it once -- unknown



pgpDqUiVGAjyi.pgp
Description: PGP signature


Re: xfree86 4.0.1 phase2 v29 debs for debian 2.2 potato

2000-11-02 Thread Charl P. Botha
On Wed, Nov 01, 2000 at 05:50:27PM -0800, Tal Danzig wrote:
 Were there any major hangups?
 or (fingers crossed) was it just a matter of apt-get source blah?

On my system I had to restart the build about 4 or 5 times, all due to
little missing things.  But now it's just a matter of getting the stuff,
editing the control file, and building, as my potato system is setup
correctly for this now.  If you read
http://cpbotha.net/building_brandens_phase2_debs_on_potato.HOWTO, that will
tell you exactly what you need to do to build these on your system.

Charl

-- 
charl p. botha  | computer graphics and cad/cam 
http://cpbotha.net/ | http://www.cg.its.tudelft.nl/



Re: Question about FontPath

2000-11-02 Thread Torbjörn Andersson
Seth Arnold wrote:

 All the same, no crash. No hang.

As I said, I can't reproduce it now either. It used to happen every time for
me with phase2v20, but only with a 2.4.0-test9 kernel. Not with 2.2.17.
(Those were the only two kernel versions I had installed. I didn't try any
of the X packages between phase2v20 and v29 because they were appearing
faster than I could download them. :-)

If there was a bug I guess it's either dead now, or it's gone into hiding.

I still can't get Xnest to work, though. It crashes instantly for me,
possibly somewhere in AddScreen(). Is anyone else seeing that?

Torbjörn Andersson




xlibmesa3 conflicts with libqt2.2-dev

2000-11-02 Thread Sam TH
I just upgraded all my X packages, and notice a problem with the 
OpenGL pacakages.  mesag3 conflicts with xlibmesa3, which is to
be reasonable expected (can't have two versions of mesa on my 
system).  However, libqt2.2-dev (but not libqt2.1-dev) require
mesag3.  Thus development with the latest Qt and the latest X
is impossible.

This might just be a question of updating the libqt dependencies,
I really don't know.  I do wonder which the 3D features of Qt are,
though.  

Thanks (and the latest X stuff looks real nice)

   
sam th   
[EMAIL PROTECTED]
http://www.abisource.com/~sam/
GnuPG Key:  
http://pgp5.ai.mit.edu:11371/pks/lookup?op=getsearch=0xCABD33FC


pgpdoJjhAWb5n.pgp
Description: PGP signature


My experiences making .debs of 4.0.1 for potato

2000-11-02 Thread Carlos Barros
Hello!

I have downloaded the source that Branden release as phase2-v29 and
then try to make the packages.

1- try to simple debuild, and failed in compiling
2- read the docs and findout build-depends ;-)
3- installed almost everything, couldn't find dpkg 1.7 nor glide3-dev.
4- debuild again... failed agin... but redirect the output to a file.
5- discover that glide3/* was required for some tdfx*. 
6- I disabled in the xc/config/cf/host.def the HasGlide3 and debuild again.
7- compiled ok, but no .deb created.
8- in rules I saw in install the checking for 
   MANIFEST.i386  MANIFEST.i386.new. The problem was the missing *tdfx*
9- deleted that line, dbuild again but some .deb failed. It stop when making
   xserver-xfree86. The problem was the malformed Depends: line in the
   control file generated. 
10- looking further I discover that dh_movefiles didn't move the files, so
dh_shlibdeps didn't make the Depends line correctly.
11- It also didn't move the files of xutils.
12- the contents of xutils.files and xserver-xfree86.list ar ok. They exist
in th tmp/ dir in the right locations.

13- I saw some errors about dpkg not found.

Why dh_movefiles failed?
Is it anything to do with dpkg = 1.7? 
If it is, where is a potato dpkg = 1.7 package? (It isn't in proposed
updates nor experimental)

-- 
Carlos Barros.



Sudden problems with keymap

2000-11-02 Thread Oystein Viggen
Hi

I have been using the XFree4 debs successfully for a while now, but this 
morning I upgraded to phase2v30, and suddenly my keyboard is not working 
right.

Let me explain: At least in Norway, we have two different Alt-keys -
Normal Alt, or Meta in emacs, and AltGr, which is used to type letters
such as '@' (AltGr-2), and lots of others.  Now after restarting X, the
AltGr is just a second Meta, which, I think you would agree, is
sub-optimal.  At least it makes it a bit hard to write e-mail..  :)

The keyboard has been working fine with all the previous releases, or at 
leas the ones I have tested.  Is this just a bug in the most recent
release, or should I change some setting?

De-commented, the interesting config section looks like this:
Section InputDevice
Identifier  Keyboard1
Driver  Keyboard
Option AutoRepeat 500 30
Option  Xleds  1 2 3
Option XkbVariant  nodeadkeys
Option XkbRules   xfree86
Option XkbModel   pc101
Option XkbLayout  no
Option XkbCompat  
EndSection

Ideas?

Oystein



Re: My experiences making .debs of 4.0.1 for potato

2000-11-02 Thread Charl P. Botha
On Thu, Nov 02, 2000 at 12:53:53PM -0300, Carlos Barros wrote:
 Hello!
 
   I have downloaded the source that Branden release as phase2-v29 and
 then try to make the packages.
 
 Why dh_movefiles failed?
 Is it anything to do with dpkg = 1.7? 
 If it is, where is a potato dpkg = 1.7 package? (It isn't in proposed
 updates nor experimental)

For the the 20th time, read:
http://cpbotha.net/building_brandens_phase2_debs_on_potato.HOWTO

:)

-- 
charl p. botha  | computer graphics and cad/cam 
http://cpbotha.net/ | http://www.cg.its.tudelft.nl/



glide 3 stuff ...

2000-11-02 Thread Timshel Knoll
Hi, I was reading through the debian-x list archives when I found this ...

- Forwarded message from [EMAIL PROTECTED] (Branden Robinson) -
To: debian-x@lists.debian.org, Zephaniah E. Hull [EMAIL PROTECTED] 
Subject: Re: glide3 and X4. 
From: [EMAIL PROTECTED] (Branden Robinson) 
Date: Wed, 6 Sep 2000 03:25:44 -0500 
In-Reply-To: [EMAIL PROTECTED]; from [EMAIL PROTECTED] on Tue, Sep 05, 2000 
at 04:38:34PM -0400 
Mail-Followup-To: debian-x@lists.debian.org,Zephaniah E. Hull [EMAIL 
PROTECTED] 
References: [EMAIL PROTECTED] 
User-Agent: Mutt/1.2.5i 

[Merc, let's discuss this in the open on debian-x]

On Tue, Sep 05, 2000 at 04:38:34PM -0400, Zephaniah E. Hull wrote:
 In short, I am pretty close to having glide3 ready for testing, except
 for one thing, glide3 needs libXxf86dga and libXxf86vm as shared libs
 instead of static libs.

These aren't compiled as dynamic libraries because they have no real API.
Not one that anyone is willing to commit to yet, anyway.

 The glide3 new build system uses autoconf, automake, and libtool, the
 first two are no problem, the latter is another issue, glide3 links
 against libXxf86dga and libXxf86vm, both of which are provided only as
 static librarys.
 
 Not a big problem, until you interduce libtool, which absolutely refuses
 to link a shared library with a non-libtool static library, there is no
 quick override to say 'I know what I'm doing, now link the damn thing!',
 in fact, there is no way to do that at all.

Well, that's just plain stupid.  There are all kinds of valid reasons to
link statically to a library.

 So I have three options.
 1: Have libXxf86dga and libXxf86vm as shared libs.
 2: Rewrite the entire glide3 build system.
 3: Learn and rewrite libtool.
 
 Obviously, the latter two are not high on my list of things I'd love to
 do, the first depends on you.

I am highly reluctant to do that unless it really turns out to be the only
option.  Is there a chance that the libtool maintainer(s) can be taught to
see reason?  Know anyone who can stalk and beat them in a dark alleyway?

 Let me know ASAP so I can start the rewrite of the glide3 build system
 if I need to.

Let's see if we can't accomplish something with threats and intimidation
against our common enemy first.

gcc -DLIBTOOL_IS_A_FOOL

-- 
G. Branden Robinson|
Debian GNU/Linux   |Exercise your freedom of religion.  Set
[EMAIL PROTECTED]  |fire to a church of your choice.
http://deadbeast.net/~branden/ |

- End forwarded message -


I've been mucking around trying to get glide3 building properly
(ie. without the nasty libtool errors) for quite a while now. I think
you can totally rule out option 3, as there is a reason why libtool
wants shared rather than static libs - when libtool compiles source
files for a library, it does 2 compiles - one compiled with -fPIC -DPIC
(for the shared library), and the other without. The shared ones have a
.lo suffix, the static ones a normal .o. Obviously, the static libs
that glide wants aren't compiled with -fPIC -DPIC, so statically
linking libXxf86(dga|vm).a to libglide.so would be bad _bad_ BAD, as
well as violating policy. This would also be the case with the old
glide3 build system, as it is still linking a shared library compiled
with -fPIC with the static objects from libXxf86(dga|vm).a.

Option 2 is a _real_ pain in the arse (without going back to glide3's old
non-autoconfuse build system), so the only solution I can see are to do
option 1. Only a tiny change to the debian host.def file (2 added lines):
#define SharedLibXxf86dga YES
#define SharedLibXxf86vm YES

and adding:

usr/X11R6/lib/libXxf86dga.so.1
usr/X11R6/lib/libXxf86dga.so.1.0
usr/X11R6/lib/libXxf86vm.so.1
usr/X11R6/lib/libXxf86vm.so.1.0

to debian/xlibs.files, as well as:

usr/X11R6/lib/libXxf86dga.so
usr/X11R6/lib/libXxf86vm.so

to debian/xlibs-dev.files.

IMHO, there isn't much alternative other than to use shared libs ...

Comments?

I was also wondering about getting DRM modules in a package somewhere ...
At the moment the DRM modules are not built - it's a simple matter of
cd'ing to xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel
and doing a 'make -f Makefile.linux'.
I thought that a package could be made out of this for
'make-kpkg modules_image' to build. If I get time on the W/E I'll sit
down to look at it and see what I can do. AFAICT, For my card (3Dfx VB)
(as well as many others I believe), DRI does nothing without the DRM
module.

Thoughts/comments/criticisms/suggestions welcome.

Thanks,

Timshel

-- 
   Timshel Knoll [EMAIL PROTECTED]  for Debian email: [EMAIL PROTECTED]
Second year Computer Science, RMIT   |   CS108 Tutor (Semester 2, 2000)
Debian GNU/Linux developer, see http://www.debian.org/~timshel/
   For GnuPG public key: finger [EMAIL PROTECTED] or [EMAIL PROTECTED]


pgpmZhaLaqTCK.pgp
Description: PGP signature


Re: Sudden problems with keymap (NORWEGIAN KEYMAP)]

2000-11-02 Thread Per Christian Moen

 I have been using the XFree4 debs successfully for a while now, but this 
 morning I upgraded to phase2v30, and suddenly my keyboard is not working 
 right.
 
 Let me explain: At least in Norway, we have two different Alt-keys -
 Normal Alt, or Meta in emacs, and AltGr, which is used to type letters
 such as '@' (AltGr-2), and lots of others.  Now after restarting X, the
 AltGr is just a second Meta, which, I think you would agree, is
 sub-optimal.  At least it makes it a bit hard to write e-mail..  :)


Had the same problem here.

If you check the startup log from X you would see that there is probably a
problem parsing the file /etc/X11/xkb/symbols/no.

MY file was missing a comma (,) a line at line 30 or something, sorry don't
remember exactly but you should be able to find the faulty line.

-- 
Per Christian Moen - [EMAIL PROTECTED]



Re: missing joystick_drv.o

2000-11-02 Thread Derek Witt

Aye, I noticed that too. If I tried enabling that option in the host.def,
it complains about missing MAGIC_INIT. Problem being that I have
/usr/include/linux/include/joystick.h which doesn't include that option.

I'll snoop around the source looking for that stinker.  BTW, I'm still
trying to build optimized X for K6-x (and with patched s3virge). I'll let
ya know how that goes.

On Wed, 1 Nov 2000, Branden Robinson wrote:

|On Wed, Nov 01, 2000 at 02:25:13PM +0100, Jens Hoffmann wrote:
| i tried to setup my joystick as an core input device for X (phase2v29 on
| i386),
| but unfortunately there is no joystick_drv.o in modules/input.
| i, then tried to build the thing from source and found that
| JoystickSupport
| is commented out in the host.def file. 
| is this on purpose or just over seen ?
|
|This is probably an oversight.  I'll look into it.
|
|

-- 
**  Derek J Witt**
*   Email: mailto:[EMAIL PROTECTED] *
*   Home Page: http://www.flinthills.com/~djw/   *
*** Houston, the Eagle has landed and laid an egg! -- Unknown **



Re: My experiences making .debs of 4.0.1 for potato

2000-11-02 Thread Carlos Barros
On Thu, Nov 02, 2000 at 05:37:02PM +0100, Charl P. Botha wrote:
 On Thu, Nov 02, 2000 at 12:53:53PM -0300, Carlos Barros wrote:
  I have downloaded the source that Branden release as phase2-v29 and
  then try to make the packages.
  
  Why dh_movefiles failed?
  Is it anything to do with dpkg = 1.7? 
  If it is, where is a potato dpkg = 1.7 package? (It isn't in proposed
  updates nor experimental)
 
 For the the 20th time, read:
 http://cpbotha.net/building_brandens_phase2_debs_on_potato.HOWTO

:) WOW!

Ok. Is there any hint(doc) about how to use make -j on building X?
And how to make it pentium optimized?
I change debian/rules but didn't work. :(

-- 
Carlos Barros.



Re: Sudden problems with keymap (NORWEGIAN KEYMAP)]

2000-11-02 Thread Oystein Viggen
Per Christian Moen spake thus: 

 If you check the startup log from X you would see that there is probably a
 problem parsing the file /etc/X11/xkb/symbols/no.

Yep, you're right.

 MY file was missing a comma (,) a line at line 30 or something, sorry don't
 remember exactly but you should be able to find the faulty line.

My file was missing a ']'. Unified diff:

--- no.old  Thu Nov  2 18:14:23 2000
+++ /etc/X11/xkb/symbols/no Thu Nov  2 18:14:43 2000
@@ -12,7 +12,7 @@
 key TLDE {   [ bar, section  ],
[   brokenbar,   paragraph  ]};
 key LSGT {   [less, greater  ],
-   [ onehalf,   threequarters  };
+   [ onehalf,   threequarters  ]};
 key SPCE {   [   space,   space  ],
[nobreakspace,nobreakspace  ]};
 key AE01 {   [   1,  exclam  ],

Thanks!

Oystein



Re: My experiences making .debs of 4.0.1 for potato

2000-11-02 Thread Charl P. Botha
On Thu, Nov 02, 2000 at 02:03:43PM -0300, Carlos Barros wrote:
 On Thu, Nov 02, 2000 at 05:37:02PM +0100, Charl P. Botha wrote:
  For the the 20th time, read:
  http://cpbotha.net/building_brandens_phase2_debs_on_potato.HOWTO
 
 :) WOW!
 
 Ok. Is there any hint(doc) about how to use make -j on building X?
 And how to make it pentium optimized?
 I change debian/rules but didn't work. :(

make -jN with N1 screws up quite badly on the X build, at least on this
system, so rather play it safe.  With the optimisations, you're on your own.
:)

Charl

-- 
charl p. botha  | computer graphics and cad/cam 
http://cpbotha.net/ | http://www.cg.its.tudelft.nl/



Re: xlibmesa3 conflicts with libqt2.2-dev

2000-11-02 Thread Frank Belew
On Thu, Nov 02, 2000 at 05:54:19AM -0600, Sam TH wrote:
 I just upgraded all my X packages, and notice a problem with the 
 OpenGL pacakages.  mesag3 conflicts with xlibmesa3, which is to
 be reasonable expected (can't have two versions of mesa on my 
 system).  However, libqt2.2-dev (but not libqt2.1-dev) require
 mesag3.  Thus development with the latest Qt and the latest X
 is impossible.
 
 This might just be a question of updating the libqt dependencies,
 I really don't know.  I do wonder which the 3D features of Qt are,
 though.  
 

Yes, this is a bug on libqt2.2
All GL using packages should depend on 'libgl1' not a specific GL
implementation


-- 
Frank aka Myth

The unix learning curve may be steep, but at least you only have to climb
it once -- unknown



dialog version dependency for dexter

2000-11-02 Thread David I. Lehn
dexter needs to depend on a recent version of dialog.  I was installing
on a machine with an old dialog version (sorry, not sure which) that
didn't have the --nocancel option and dexter dies on this.  An upgrade
of dialog fixed it.

-dave
-- 
David I. Lehn [EMAIL PROTECTED]  | http://www.lehn.org/~dlehn/
Computer Engineering Graduate @ Virginia Tech in sunny Blacksburg, VA



Xfree 4, I can't get it working.

2000-11-02 Thread Michiel Meeuwissen

Why? I have no idea. Does somebody else have?

Here's a log:

XFree86 Version 4.0.1d / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 27 October 2000
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)
Operating System: Linux 2.2.18pre15 i686 [ELF] 
Module Loader present
(==) Log file: /var/log/XFree86.0.log, Time: Thu Nov  2 22:44:13 2000
(==) Using config file: /etc/X11/XF86Config-4
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (??) unknown.
(==) ServerLayout Simple Layout
(**) |--Screen Screen 1 (0)
(**) |   |--Monitor apricot
(**) |   |--Device mijn kaart
(**) |--Input Device Mouse1
(**) |--Input Device Keyboard1
(**) Option AutoRepeat 500 30
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel pc105
(**) XKB: model: pc105
(**) Option XkbLayout us_intl
(**) XKB: layout: us_intl
(**) Option XkbOptions grp:menu_toggle,ctrl:ctrl_aa,grp_led:scroll
(**) XKB: options: grp:menu_toggle,ctrl:ctrl_aa,grp_led:scroll
(**) FontPath set to 
/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/
(**) RgbPath set to /usr/X11R6/lib/X11/rgb
(==) ModulePath set to /usr/X11R6/lib/modules
(--) using VT number 7

(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.3
XFree86 XInput driver : 0.1
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.1
(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.0.1d, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.1
(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.0.1d, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.3
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8060, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0597 card , rev 22 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8598 card , rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0596 card 1106, rev 09 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card , rev 06 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3050 card , rev 00 class 06,00,00 hdr 00
(II) PCI: 01:00:0: chip 1002,4742 card 1002,0084 rev 5c 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.0.1d, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.3
(II) UnloadModule: scanpci
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:0:0), (-1,-1,0), BCTRL: 0x00 (VGA_EN is cleared)
(II) Bus -1 I/O range:
[0] -1  0x - 0x (0x1) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x00 (VGA_EN is cleared)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:0:0), (-1,-1,0), BCTRL: 0x00 (VGA_EN is cleared)
(II) Bus -1 I/O range:
[0] -1  0x - 0x (0x1) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) PCI-to-PCI bridge:
(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  0xd000 - 0xd0ff (0x100) IX[B]
[1] -1  0xd400 - 0xd4ff (0x100) IX[B]
[2] -1  0xd800 - 0xd8ff (0x100) IX[B]
[3] -1  0xdc00 - 0xdcff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1  0xe400 - 0xe7ff (0x400) MX[B]
(II) Bus 1 prefetchable memory range:
(--) PCI:*(1:0:0) ATI Mach64 GB rev 92, Mem @ 0xe400/24, 0xe600/12, I/O 
@ 0xd000/8
(II) Addressable bus resource ranges 

Xawtv on Xfree 4

2000-11-02 Thread Jean-Michel Kelbert
I have branden deb for Xfree 4 v17 but it didn't work with xawtv. I have
a pb XtMakeGeometry... I d'like to know it it work with current version
that is to say v30?

Tahnk You

Jean-Michel



Re: Xawtv on Xfree 4

2000-11-02 Thread Decklin Foster
Jean-Michel Kelbert writes:

 I have branden deb for Xfree 4 v17 but it didn't work with xawtv. I have
 a pb XtMakeGeometry... I d'like to know it it work with current version
 that is to say v30?

I do not use Xawtv myself, but I do run other Xaw applications and the
problem has been fixed.

-- 
There is no TRUTH. There is no REALITY. There is no CONSISTENCY. There
are no ABSOLUTE STATEMENTS. I'm very probably wrong. -- BSD fortune(6)



Re: xfree86 4.0.1 phase2 v29 debs for debian 2.2 potato

2000-11-02 Thread Tal Danzig
I'll probably give that a shot.

Thanks,
Tal


-- 
--
| Tal Danzig   [EMAIL PROTECTED]   | Linux by Libranet|
| Homepage:   |   The TOP Desktop Distribution   |
| http://awpti.org/~tal   |  http://www.libranet.com |
--
A Friendly .sig!!! (TM)




Re: missing joystick_drv.o

2000-11-02 Thread Branden Robinson
On Thu, Nov 02, 2000 at 10:57:27AM -0600, Derek Witt wrote:
 Aye, I noticed that too. If I tried enabling that option in the host.def,
 it complains about missing MAGIC_INIT. Problem being that I have
 /usr/include/linux/include/joystick.h which doesn't include that option.
 
 I'll snoop around the source looking for that stinker.  BTW, I'm still
 trying to build optimized X for K6-x (and with patched s3virge). I'll let
 ya know how that goes.

I'd appreciate it if you could track it down.  I'll be happy to turn this
on once we can get it building.

-- 
G. Branden Robinson |
Debian GNU/Linux| The software said it required Windows
[EMAIL PROTECTED]  | 3.1 or better, so I installed Linux.
http://www.debian.org/~branden/ |


pgpiy6CsvaO0i.pgp
Description: PGP signature


Re: dialog version dependency for dexter

2000-11-02 Thread Branden Robinson
On Thu, Nov 02, 2000 at 03:01:12PM -0500, David I. Lehn wrote:
 dexter needs to depend on a recent version of dialog.  I was installing
 on a machine with an old dialog version (sorry, not sure which) that
 didn't have the --nocancel option and dexter dies on this.  An upgrade
 of dialog fixed it.

Okay, thanks for mentioning this.

I *think* the proper version to depend on is 0.9a-2425-1.

Santiago, can you confirm this, please?

-- 
G. Branden Robinson |To be is to do   -- Plato
Debian GNU/Linux|To do is to be   -- Aristotle
[EMAIL PROTECTED]  |Do be do be do   -- Sinatra
http://www.debian.org/~branden/ |


pgpXknMVmsiTd.pgp
Description: PGP signature


Re: Xfree 4, I can't get it working.

2000-11-02 Thread Branden Robinson
On Thu, Nov 02, 2000 at 10:53:58PM +0100, Michiel Meeuwissen wrote:
 Why? I have no idea. Does somebody else have?

I'll bet this part has something to do with it:

 (EE) ATI(0): unknown reason for exception
 X86_IP: X86_AX:4f00 X86_BX: X86_CX: X86_DX: X86_SI: 
 X86_DI:1000 X86_BP: 
 X86_SP:00fa X86_CS:c000 X86_SS:0030 X86_ES: X86_DS:0040 X86_FS: 
 X86_GS: X86_EFLAGS:00033282 
 stack at 0x03fa:
 00 00 60 00 00 32 f8 03 f8 02 00 00 00 00 78 03 
 code at 0x000c: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
 (EE) ATI(0): cannot continue

Please do the following:

Try using the dexter tool to generate an XF86Config-4 that works.

If that fails, send the output of the X server log (when using the
dexter-generated config file), a copy of your XF86Config-4, and the output
of /sbin/lspci -v | grep VGA to this mailing list.

-- 
G. Branden Robinson |   Optimists believe we live in the best of
Debian GNU/Linux|   all possible worlds.  Pessimists are
[EMAIL PROTECTED]  |   afraid the optimists are right.
http://www.debian.org/~branden/ |


pgpTEaK0PRdyn.pgp
Description: PGP signature


4.0.1-1 and 3.3.6-12 in incoming

2000-11-02 Thread Branden Robinson
Just thought I'd let you guys know.  Someone in the FTP cabal still needs
to edit the overrides file to let the packages in, but the checkered flag
is down on my end.

Thanks a lot to Frank, Seth, Charl, and everyone else on this list for
moral and technical support.

-- 
G. Branden Robinson | I came, I saw, she conquered.  The
Debian GNU/Linux| original Latin seems to have been
[EMAIL PROTECTED]  | garbled.
http://www.debian.org/~branden/ | -- Robert Heinlein


pgpWbmcvMikGE.pgp
Description: PGP signature


[sjaensch@gmx.net: Issues regarding XFree4 and NVidia drivers]

2000-11-02 Thread Branden Robinson
Once the new X packages get out of incoming I'll start forwarding these
problems to debian-user.

- Forwarded message from Stephan Jaensch [EMAIL PROTECTED] -

From: Stephan Jaensch [EMAIL PROTECTED]
To: Branden Robinson [EMAIL PROTECTED]
Subject: Issues regarding XFree4 and NVidia drivers
Date: Fri, 3 Nov 2000 03:10:55 +0100
Delivered-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Message-ID: [EMAIL PROTECTED]
X-Mailer: Balsa 1.0.pre1

Hi Branden,


I'm not sure if you should receive this email, so if this is a NVidia
driver problem please tell me so. :-)

I'm running your XFree4 packages along with the NVidia driver 0.95, I have
a Geforce2 MX. It basically works with kernel 2.2.17, but not with
2.4.0-test[9,10]. With the 2.4 kernel the system locks up, nothing but a
reset helps me. This should be a NVidia driver issue, right? It worked back
then when I had a Voodoo3 2000.

What does not work with the 2.2.17 is OpenGL. Whenever I try to run a
OpenGL-application like the Q3A demo or Tuxracer, the X Server crashes. I
followed the NVidia installation instructions closely, and since it works
for others I thought this might be a XFree-Debian issue. The server reports
no further errors, just that it received signal 11. Are there any known
problems?

Another thing that doesn't work is my Logitech PS/2 scroll mouse. imwheel
doesn't seem to receive the wheel moving events. In the attached XF86Config
you can see how I configured ZAxisMapping, is it wrong how I did it?

Thanks for your time, bye...


- End forwarded message -

-- 
G. Branden Robinson|A celibate clergy is an especially good
Debian GNU/Linux   |idea, because it tends to suppress any
[EMAIL PROTECTED]  |hereditary propensity toward fanaticism.
http://deadbeast.net/~branden/ |-- Carl Sagan


pgpzDrTPoQTy1.pgp
Description: PGP signature


I broke my G400 DRI

2000-11-02 Thread Seth Arnold
Greetings everyone. I broke my G400's DRI. I honestly don't recall
changing anything, but once upon a time it worked, and now it does not.

The error I keep getting is rather simple:

$ glxinfo
X Error of failed request:  80
  Major opcode of failed request:  0 ()
  Serial number of failed request:  49153
  Current serial number in output stream:  25

I don't know quite what to check next. So, I am hoping some nice kind
soul out there can help me bring my G400's GL back to life.

I am currently using Matrox's mga_drv.o (605779 bytes). Using the
XFree86 supplied driver didn't change much, I don't recall. (Though
those numbers may have been different.)

I am running Linux Kernel 2.4.0-test7 (mainly since I have heard
problems of DRM v1 / v2 problems with test9). I get this problem with
the agpgart and mga modules loaded. Removing those modules before
starting X will not give this error, but q3demo runs in software mode,
and j3d (the reason why I am working on this now rather than just
putting it off :) causes an X crash when I close the j3d window.

I am starting up in 16 bit depth. I am starting up with only one monitor
running. (Though the error is the same with both monitors. :)

If anyone has suggestions, I would love to hear them.

Thanks. :)

-- 
``Oh Lord; Ooh you are so big; So absolutely huge; Gosh we're all really
impressed down here, I can tell you.''
Section ServerLayout
Identifier Dual
Screen Screen0 RightOf Screen1
Screen Screen1
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
Option Xinerama
EndSection

Section ServerLayout
Identifier  Single
Screen Screen0
InputDevice Mouse0 CorePointer
InputDevice Keyboard0 CoreKeyboard
EndSection

Section Files
FontPath /usr/X11R6/lib/X11/fonts/freefont/
FontPath /usr/X11R6/lib/X11/fonts/Type1/
FontPath /usr/X11R6/lib/X11/fonts/Speedo/
FontPath /usr/X11R6/lib/X11/fonts/PEX/
FontPath /usr/X11R6/lib/X11/fonts/75dpi/:noscale
FontPath /usr/X11R6/lib/X11/fonts/misc/:noscale
EndSection

Section Module
Load  ddc
Load  bitmap
Load  speedo
Load  vbe
Load  int10
#Load  GLcore
SubSection extmod
  Option omit xfree86-dga
EndSubSection

Load  dbe
Load  dri
Load  extmod
Load  glx
Load  pex5
Load  record
Load  xie
Load  freetype
Load  type1
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  keyboard
EndSection

Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol IMPS/2
Option  Device /dev/mouse
Option  ZAxisMapping 4 5
EndSection

Section Monitor
Identifier   Mitsubishi
VendorName   MEL
ModelName42c0
HorizSync30.0 - 105.0
VertRefresh  70.0 - 152.0
Option   DPMS
#ModeLine 640x480 45.8   640  672  768  864   480  488  494 530 -HSync 
-VSync
EndSection

Section Monitor
Identifier   Sony
HorizSync60.5 - 82.0
VertRefresh  65.0 - 100.0
Option   DPMS
EndSection

Section Device
Identifier  G400_0
Driver  mga
VendorName  Matrox
BoardName   MGA G400 AGP
BusID   PCI:1:0:0
Screen  0
EndSection

Section Device
Identifier  G400_1
Driver  mga
VendorName  Matrox
BoardName   MGA G400 AGP
BusID   PCI:1:0:0
Screen  1
EndSection

Section Screen
Identifier Screen0
Device G400_0
MonitorMitsubishi
DefaultDepth 16
SubSection Display
Depth 1
Modes 1600x1200 1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth 4
Modes 1600x1200 1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth 8
Modes 1600x1200 1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth 15
Modes 1600x1200 1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth 16
Modes 1600x1200 1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth 24
Modes 1600x1200 1280x1024 1024x768 800x600 640x480
EndSubSection
EndSection

Section Screen
Identifier Screen1
Device G400_1
MonitorSony
DefaultDepth 16
SubSection Display
Depth 1
Modes 1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth 4
Modes 1280x1024 1024x768 

Re: glide 3 stuff ...

2000-11-02 Thread Zephaniah E. Hull
This has all been solved, glide3 builds fine now, and works with the
current X4 packages for the DRI, though there are some stability
problems with the DRI module and 3Dfx cards.

Zephaniah E. Hull.

snip

-- 
 PGP EA5198D1-Zephaniah E. Hull [EMAIL PROTECTED]-GPG E65A7801
Keys available at http://whitestar.soark.net/~warp/public_keys.
   CCs of replies from mailing lists are encouraged.

Overfiend Espy: oh yes, Espy, let me ride your sparcbeast


pgpSsO7Dzh4KG.pgp
Description: PGP signature


Re: [sjaensch@gmx.net: Issues regarding XFree4 and NVidia drivers]

2000-11-02 Thread Zephaniah E. Hull
On Thu, Nov 02, 2000 at 10:10:02PM -0500, Branden Robinson wrote:
 Once the new X packages get out of incoming I'll start forwarding these
 problems to debian-user.
 
 - Forwarded message from Stephan Jaensch [EMAIL PROTECTED] -
 
 From: Stephan Jaensch [EMAIL PROTECTED]
 To: Branden Robinson [EMAIL PROTECTED]
 Subject: Issues regarding XFree4 and NVidia drivers
 Date: Fri, 3 Nov 2000 03:10:55 +0100
 Delivered-To: [EMAIL PROTECTED]
 Delivered-To: [EMAIL PROTECTED]
 Message-ID: [EMAIL PROTECTED]
 X-Mailer: Balsa 1.0.pre1
 
 Hi Branden,
 
 I'm not sure if you should receive this email, so if this is a NVidia
 driver problem please tell me so. :-)

This should have gone to debian-x@lists.debian.org, not to Branden.

As far as NVidia drivers not working, to be perfectly blunt it is their
problem, they insist on closed drivers with horribile licenses, which
means we can't support them at all, send the bug report their way.

snip
 Another thing that doesn't work is my Logitech PS/2 scroll mouse. imwheel
 doesn't seem to receive the wheel moving events. In the attached XF86Config
 you can see how I configured ZAxisMapping, is it wrong how I did it?

gpm installed, repeating in the protocol it calls ms3 and X11 calls
IntelliMouse, with X reading from /dev/gpmdata, that works just fine.

Zephaniah E. Hull.
 
 Thanks for your time, bye...
 
 
 - End forwarded message -
 
 -- 
 G. Branden Robinson|A celibate clergy is an especially good
 Debian GNU/Linux   |idea, because it tends to suppress any
 [EMAIL PROTECTED]  |hereditary propensity toward fanaticism.
 http://deadbeast.net/~branden/ |-- Carl Sagan



-- 
 PGP EA5198D1-Zephaniah E. Hull [EMAIL PROTECTED]-GPG E65A7801
Keys available at http://whitestar.soark.net/~warp/public_keys.
   CCs of replies from mailing lists are encouraged.

Overfiend while (statbuf.st_mode != (S_IFDIR | S_ISVTX | S_IRWXU | 
S_IRWXG | S_IRWXO)) { fprintf(stderr, EAT IT, YOU 
MISERABLE FUCKING WHORE! ; chmod (/tmp/.X11-unix, 
S_ISVTX | statbuf.st_mode); }
Overfiend oops
Overfiend forgot a paren


pgpI8NPUnqVRF.pgp
Description: PGP signature


Re: 4.0.1-1 and 3.3.6-12 in incoming

2000-11-02 Thread amep

Three cheers for Branden and everyone else who helped with this.
Hip, Hip, Ha-ray. 
Hip, Hip, Ha-ray. 
Hip, Hip, Ha-ray.

I am very impressed by the whole process. I've been using the debs
since phase2v3 or so. And I have never had any large problems. :-) I
wish I could help more, but I don't know enough about X to debug and I
didn't run in to any large problems to report. Anyway I just wanted to
congratulate all of you. :) Latter.

-Arthur


pgpIFOLow0WXL.pgp
Description: PGP signature


Re: Big fonts with KDE and X4v30

2000-11-02 Thread Sam TH
On Thu, Nov 02, 2000 at 10:44:40PM -0600, David Engel wrote:
 Is anyone else having problems with fonts in KDE apps in X4v30?  I
 just upgraded to the v30 X packages and the fonts in all KDE apps are
 roughly 33% larger than they should be.  For example, I have to choose
 an 18 pt font under KDE to get what is really a 24 pt font.  I've
 tried wiping out my .kde directory, using the 75 dpi fonts instead of
 the 100 dpi fonts, using the libGLU from the mesag3 package instead of
 the new one from the xlibmesa3 package and using the nv driver instead
 of the nvidia driver and the problem persists.

I'm having no problems with v30 with the very latest KDE stuff from
woody.  Fonts look just the same size in AbiWord and KWord.  

   
sam th   
[EMAIL PROTECTED]
http://www.abisource.com/~sam/
GnuPG Key:  
http://pgp5.ai.mit.edu:11371/pks/lookup?op=getsearch=0xCABD33FC


pgpXhqn7aWIT9.pgp
Description: PGP signature


Re: glide 3 stuff ...

2000-11-02 Thread Timshel Knoll
On Thu, Nov 02, 2000 at 11:27:44PM -0500, Zephaniah E. Hull wrote:
 This has all been solved, glide3 builds fine now, and works with the
 current X4 packages for the DRI, though there are some stability
 problems with the DRI module and 3Dfx cards.
 
 Zephaniah E. Hull.

Cool. No probs then :-)

Do you have a source package around that I can check out if possible
please? I'd like to see if I can get DRI working properly on my
system as .deb pkgs ...

Thanks,

Timshel

-- 
   Timshel Knoll [EMAIL PROTECTED]  for Debian email: [EMAIL PROTECTED]
Second year Computer Science, RMIT   |   CS108 Tutor (Semester 2, 2000)
Debian GNU/Linux developer, see http://www.debian.org/~timshel/
   For GnuPG public key: finger [EMAIL PROTECTED] or [EMAIL PROTECTED]


pgpwEEqxrg18M.pgp
Description: PGP signature


Re: glide 3 stuff ...

2000-11-02 Thread Zephaniah E. Hull
On Fri, Nov 03, 2000 at 04:52:18PM +1100, Timshel Knoll wrote:
snip
 Do you have a source package around that I can check out if possible
 please? I'd like to see if I can get DRI working properly on my
 system as .deb pkgs ...

http://whitestar.soark.net/~warp/glide3, and hopefully after tomorrow's
dinstall it will be in woody.

Zephaniah E. Hull.
 
 Thanks,
 
 Timshel
 
 -- 
Timshel Knoll [EMAIL PROTECTED]  for Debian email: [EMAIL PROTECTED]
 Second year Computer Science, RMIT   |   CS108 Tutor (Semester 2, 2000)
 Debian GNU/Linux developer, see http://www.debian.org/~timshel/
For GnuPG public key: finger [EMAIL PROTECTED] or [EMAIL PROTECTED]



-- 
 PGP EA5198D1-Zephaniah E. Hull [EMAIL PROTECTED]-GPG E65A7801
Keys available at http://whitestar.soark.net/~warp/public_keys.
   CCs of replies from mailing lists are encouraged.

I still do not understand why manglement believes that cutting off the
oxygen flow to the brain will INCREASE productivity. The reason they
made that decision is probably because they couldn't think clearly due
to wearing neckties.
  -- Paul Tomko on ASR.


pgpHftOcqjGW3.pgp
Description: PGP signature