[Xpert]Re: problems installing Woody on Ultra1

2002-03-16 Thread Frank Van Damme

On Friday 15 March 2002 23:50, Thomas J. Zeeman wrote:
 If you've got another machine around, try the tftpboot method.
 Really simple and it works, after that you can try to install from the net
 or via a NFS mount off of that tftpboot-server or some other supported
 method.

How can a sparc be remote booted? x86 use etherboot or a bootable network 
card but sparcs?

Frank

-- 
homepage:   www.student.kuleuven.ac.be/~m9917684
jabber (=IM):   [EMAIL PROTECTED]
No part of this copyright message may be reproduced, read or seen, 
dead or alive or by any means, including but not limited to telepathy  
without the benevolence of the author.

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



[Xpert]Problem with ASUS L8400

2002-03-16 Thread Gianluca Masone

Hello !

I have problem with my ASUS L8400 notebook.
I installed Linux Red Hat 7.2
When i type startx the screen became black, and the
computer doesn't work.
The video card is ATI M6-P (ATI's 4th generation
mobile graphic chip) with dedicated 16M SGRAM, AGP 4x
3D VGA chip.

Please help me.

__

La reginetta del pop è tornata! Ascolta'I'm Not A Girl, Not Yet A Woman' su Yahoo!
http://it.yahoo.com/mail_it/foot/?http://it.music.yahoo.com/britney/
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



[Xpert]Re: A better X mouse cursor acceleration?

2002-03-16 Thread Mike A. Harris

On Thu, 14 Mar 2002, Joe Krahn wrote:

It actually wouldn't be too hard to do mouse acceleration
outside of X. Just build it into gpm, and have X read fake
pre-accelerated mouse data out of gpm's repeater fifo.

XFree86 is not just X running on Linux with gpm.  XFree86 is a 
cross platform piece of software and runs in places where gpm 
does not exist.

gpm is more of a problem where X is concerned than anything.



-- 
--
Mike A. Harris  Shipping/mailing address:
OS Systems Engineer 190 Pittsburgh Ave., Sault Ste. Marie,
XFree86 maintainer  Ontario, Canada, P6C 5B3
Red Hat Inc.Phone: (705)949-2136
http://www.redhat.com   ftp://people.redhat.com/mharris
Red Hat XFree86 mailing list:   [EMAIL PROTECTED]
General open IRC discussion:#xfree86 on irc.openprojects.net
--

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



Re: [Xpert]A better X mouse cursor acceleration?

2002-03-16 Thread Michel Dänzer

On Fre, 2002-03-15 at 18:56, Jim Gettys wrote: 
 
 Smart people turn off GPM when using X; IMHO, the only time gpm makes
 sense is if you do significant amounts of work on the text console.

Right, but gpm only interacts with X at all with broken devices like
/dev/psaux; I have both gpm and X happily using /dev/input/mice.


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



[Xpert]A Sun GDM-17E20 with a Matrox G400

2002-03-16 Thread Martin Hicks


Hello,

I've acquired a Sun GDM-17E20 monitor from a friend.  I have been told that
it is possible to get this monitor working on a normal video card (in this
case I have a Matrox G400).  The two resolutions that the monitor supports
are 1280X1024@76hz and 1152X900@76hz.

I would like to get it working at 1280x1024@76Hz.  I read that the 
second head of the G400 only will do 1280x1024 @ 75Hz, so I tried
setting the monitor up on the primary head.  I still was unable
to make X do the 1280x1024@76Hz resolution, even with a modeline
that was stuck in by mgapdesk.

The modeline that it stuck in was:

ModeLine 1280x1024@76Hz:1 136.8 1280 1296 1440 1688 1024 1025 1028 1066 +hsync 
+vsync

But when X starts this modeline is rejected:

(II) MGA(1): Not using mode 1280x1024@76Hz:1 (bad mode clock/interlace/doublescan)

Attached is my XF86Config-4 file.

TIA
mh
 

-- 
Martin Hicks   || [EMAIL PROTECTED]
Use PGP/GnuPG  || DSS PGP Key: 0x4C7F2BEE  
Beer: So much more than just a breakfast drink.


Section ServerLayout
Identifier Matrox PowerDesk configured.
Screen Display 1 RightOf Display 2
Screen Display 2 0 0
InputDeviceMouse1 CorePointer
InputDeviceKeyboard1 CoreKeyboard
EndSection

Section Files
RgbPath  /usr/X11R6/lib/X11/rgb
FontPath unix/:7100
EndSection

Section Module
Load  dbe
Load  glx
Load  v4l
Load  xv
Load  extmod
Load  type1
Load  freetype
EndSection

Section ServerFlags
Option Xinerama
EndSection

Section InputDevice
Identifier  Keyboard1
Driver  Keyboard
Option  XkbOptions ctrl:swapcaps
EndSection

Section InputDevice
Identifier  Mouse1
Driver  mouse
Option  Protocol ImPS/2
Option  Device /dev/input/mice
Option  ZAxisMapping 4 5
EndSection

Section Monitor
Identifier   Display 2
HorizSync24.8 - 82.0
VertRefresh  50.0 - 120.0
EndSection

Section Monitor
Identifier   Display 1
HorizSync29.0 - 85.0
VertRefresh  50.0 - 150.0
ModeLine 1280x1024@76Hz:1 136.8 1280 1296 1440 1688 1024 1025 1028 1066 
+hsync +vsync
EndSection

Section Device
Identifier  MATROX CARD 1
Driver  mga
VendorName  Unknown
BoardName   Unknown
BusID   PCI:1:0:0
EndSection

Section Device
Identifier  MATROX CARD 2
Driver  mga
VideoRam32768
BusID   PCI:1:0:0
Screen  1
EndSection

Section Screen
Identifier Display 1
Device MATROX CARD 1
MonitorDisplay 1
DefaultDepth 24
DefaultFbBPP 32
SubSection Display
Depth 8
Modes1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth 16
Modes1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth 24
Modes1280x1024 1024x768 800x600 640x480
EndSubSection
EndSection

Section Screen
Identifier Display 2
Device MATROX CARD 2
MonitorDisplay 2
DefaultDepth 24
DefaultFbBPP 32
SubSection Display
Depth 24
Modes1280x1024
EndSubSection
EndSection

Section DRI
Mode 0666
EndSection




msg04919/pgp0.pgp
Description: PGP signature


Re: [Xpert]Re: problems installing Woody on Ultra1

2002-03-16 Thread Matt Piechota

On Sat, 16 Mar 2002, Frank Van Damme wrote:

 How can a sparc be remote booted? x86 use etherboot or a bootable network
 card but sparcs?

It's something along the line of 'boot net' from the prom.  You can also
boot from CD (if available), or tape.

-- 
Matt Piechota

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



[Xpert]Trident 9397 on an IBM Thinkpad

2002-03-16 Thread Mike Trettel

Hello all,

  I'm experiencing the distorted color problem on a TP770 with the
  Trident Cyberblade 9397 chipset.  I've patched around the problem by
  using the suggestion made by Alan Hourihane to comment out the
  XvExtension in the trident_driver.c file, rebuilding the module, and
  substituting it for the original.  It now works fine, but I'm
  willing to help out in tracking this bug down completely.

-- 
Best regards,
 Mike Trettel  mailto:[EMAIL PROTECTED]

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



[Xpert]VSync on ATI Radeon

2002-03-16 Thread ODOU Michel

Hi all,
i'm wondering if there it is possible to get V-Sync on Radeon cards when using DRI.
This is particularly annoying with programs like glxgears (fullscreen), xracer or 
tuxracer.

Thanks for your time,
Michel.
___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert