Re: [Xpert]Xfree 4.1.0 on Dell Latitude C600 with Solaris 8 forIntel

2002-01-21 Thread Michel Dänzer

On Thu, 2002-01-17 at 08:45, Warren Zeeman wrote: 

 I have a Dell C600 with a ATI Rage 128 M3 Mobility. I am running Solaris
 8 for Intel, and have tried numerous settings in my XF86Config file, but
 have been unable to get my X server to start.

The log looks like the server starts fine though.


 (II) R128(0): Not using default mode 1400x1050 (no mode of this name)
 (II) R128(0): Not using default mode 1400x1050 (no mode of this name)
 (--) R128(0): Virtual size is 1024x768 (pitch 1024)

I assume this is the problem? 4.1.0 doesn't have any 1400x1050 modes
built in, so you'd have to put modelines into your XF86Config. I believe
4.2.0 has such modes built in though, and better support for flat panels
in general.


-- 
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



Re: [Xpert]Xfree 4.1.0 on Dell Latitude C600 with Solaris 8 forIntel

2002-01-17 Thread Alan Olsen

On Thu, 17 Jan 2002, Warren Zeeman wrote:

 I have a Dell C600 with a ATI Rage 128 M3 Mobility. I am running Solaris
 8 for Intel, and have tried numerous settings in my XF86Config file, but
 have been unable to get my X server to start.

The /etc/xf86config-4 file would be helpful.

Just from what I am reading (I may be wrong.) It looks like you are 
loading more than one video driver.

Also, are you editing xf86config or xf86config-4?

-- 
[EMAIL PROTECTED] | Note to AOL users: for a quick shortcut to reply
Alan Olsen| to my mail, just hit the ctrl, alt and del keys.
 All power is derived from the barrel of a gnu. - Mao Tse Stallman

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



Re: [Xpert]Xfree 4.1.0 on Dell Latitude C600 with Solaris 8 forIntel

2002-01-17 Thread Warren Zeeman

/etc/X11/XF86Config file as follows:-

Section Module

 Load  GLcore
 Load  dbe
 Load  xie
 Load  extmod
 Load  glx
 Load  pex5
 Load  record

EndSection

Section Files

RgbPath /usr/X11R6/lib/X11/rgb
FontPath   /usr/X11R6/lib/X11/fonts/local/
FontPath   /usr/X11R6/lib/X11/fonts/misc/
FontPath   /usr/X11R6/lib/X11/fonts/75dpi/:unscaled
FontPath   /usr/X11R6/lib/X11/fonts/100dpi/:unscaled
FontPath   /usr/X11R6/lib/X11/fonts/Type1/
FontPath   /usr/X11R6/lib/X11/fonts/Speedo/
FontPath   /usr/X11R6/lib/X11/fonts/75dpi/
FontPath   /usr/X11R6/lib/X11/fonts/100dpi/

EndSection

Section InputDevice

Identifier Keyboard1
Driver Keyboard
Option AutoRepeat 500 30
Option XkbRules xfree86
Option XkbModel pc101
Option XkbLayout us

EndSection

Section InputDevice

Identifier Mouse1
Driver mouse
Option Protocol  PS/2
Option Device  /dev/mouse
Option Emulate3Buttons

EndSection

Section Monitor

Identifier My Monitor
HorizSync 31.5 - 48.5
VertRefresh 50.0 - 90.0

EndSection

Section Device

Identifier ATI Rage 128
VendorName ATI Rage 128
BoardName Rage 128  Mobility LF
Driver r128
#Chipset ati
BusID PCI:1:0:0

EndSection

Section Screen

Identifier Screen 1
Device ATI Rage 128
Monitor My Monitor
DefaultDepth 24

Subsection Display
 Depth 24
 Modes 640x480 800x600 1024x768

EndSubsection
Subsection Display
  Depth 4
EndSubsection
Subsection Display
  Depth 8
EndSubsection
Subsection Display
  Depth 15
EndSubsection
Subsection Display
  Depth 16
EndSubsection
Subsection Display
  Depth 24
EndSubsection

EndSection

Section DRI
EndSection

Section ServerLayout

Identifier Simple Layout
Screen Screen 1
InputDevice Mouse1 CorePointer
   InputDevice Keyboard1 CoreKeyboard

EndSection





Alan Olsen wrote:

 On Thu, 17 Jan 2002, Warren Zeeman wrote:

  I have a Dell C600 with a ATI Rage 128 M3 Mobility. I am running Solaris
  8 for Intel, and have tried numerous settings in my XF86Config file, but
  have been unable to get my X server to start.

 The /etc/xf86config-4 file would be helpful.

 Just from what I am reading (I may be wrong.) It looks like you are
 loading more than one video driver.

 Also, are you editing xf86config or xf86config-4?

 --
 [EMAIL PROTECTED] | Note to AOL users: for a quick shortcut to reply
 Alan Olsen| to my mail, just hit the ctrl, alt and del keys.
  All power is derived from the barrel of a gnu. - Mao Tse Stallman

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