RE: Settings of XFConfig86-4 for PowerBook G3

2002-07-09 Thread Corsini Egidio
the

BusID   PCI:00:17:00

option is wrong. You can try an lspci to see the correct value or put
PCI:0:16:0.

bye

egidio

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: martedì 9 luglio 2002 10.01
To: Debian-PowerPC
Subject: Settings of XFConfig86-4 for PowerBook G3


Hello,

I'm trying to setup X on my PowerBook G3. When on the 2.2 kernel
installed by Debian, I manage to launch X using fbdev device (but not
ati). When switching to a 2.4.19 kernel though, even that does not
work. I have sifted through this mailing list, tried various suggested
settings, but without success.

I include a copy of my current settings (as obtained through dpkg-
reconfigure), as well as the associated log (sigh...)

I feel a bit out of my depth here :-), you can tell me to RTFM if need be
- just be sure to tell me where the FM is.

Thanks,
LMS

==
Laurent Steffan
[EMAIL PROTECTED]
eBusiness Technical Consultant
==

 XF86Config-4 
### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type man XF86Config-4 at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make
changes
# before the ### BEGIN DEBCONF SECTION line above, and/or after the
# ### END DEBCONF SECTION line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file? in /usr/share/doc/xfree86-common/FAQ.gz.

Section Files
FontPathunix/: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 Module
LoadGLcore
Loadbitmap
Loaddbe
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadpex5
Loadrecord
Loadspeedo
Loadtype1
Loadvbe
Loadxie
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  keyboard
Option  CoreKeyboard
Option  XkbRules  xfree86
Option  XkbModel  pc102
Option  XkbLayout fr
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
Option  ZAxisMapping  4 5
EndSection

Section Device
Identifier  ATI
Driver  ati
BusID   PCI:00:17:00
Option  UseFBDev  true
EndSection

Section Monitor
Identifier  PowerBook panel
HorizSync   30-60
VertRefresh 50-75
Option  DPMS
EndSection

Section Screen
Identifier  Default Screen
Device  ATI
Monitor PowerBook panel
DefaultDepth24
SubSection Display
Depth   1
Modes   1024x768
EndSubSection
SubSection Display
Depth   4
Modes   1024x768
EndSubSection
SubSection Display
Depth   8
Modes   1024x768
EndSubSection
SubSection Display
Depth   15
Modes   1024x768
EndSubSection
SubSection Display
Depth   16
Modes   1024x768
EndSubSection
SubSection Display
Depth   24
Modes   1024x768
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice Generic Keyboard
InputDevice Configured Mouse
EndSection

Section DRI
Mode0666
EndSection

### END DEBCONF SECTION

=== XFree86.0.log ===
This is a pre-release 

RE: Settings of XFConfig86-4 for PowerBook G3

2002-07-09 Thread Corsini Egidio
... and the driver should be r128

egidio

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: martedì 9 luglio 2002 10.01
To: Debian-PowerPC
Subject: Settings of XFConfig86-4 for PowerBook G3


Hello,

I'm trying to setup X on my PowerBook G3. When on the 2.2 kernel
installed by Debian, I manage to launch X using fbdev device (but not
ati). When switching to a 2.4.19 kernel though, even that does not
work. I have sifted through this mailing list, tried various suggested
settings, but without success.

I include a copy of my current settings (as obtained through dpkg-
reconfigure), as well as the associated log (sigh...)

I feel a bit out of my depth here :-), you can tell me to RTFM if need be
- just be sure to tell me where the FM is.

Thanks,
LMS

==
Laurent Steffan
[EMAIL PROTECTED]
eBusiness Technical Consultant
==

 XF86Config-4 
### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type man XF86Config-4 at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make
changes
# before the ### BEGIN DEBCONF SECTION line above, and/or after the
# ### END DEBCONF SECTION line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file? in /usr/share/doc/xfree86-common/FAQ.gz.

Section Files
FontPathunix/: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 Module
LoadGLcore
Loadbitmap
Loaddbe
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadpex5
Loadrecord
Loadspeedo
Loadtype1
Loadvbe
Loadxie
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  keyboard
Option  CoreKeyboard
Option  XkbRules  xfree86
Option  XkbModel  pc102
Option  XkbLayout fr
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
Option  ZAxisMapping  4 5
EndSection

Section Device
Identifier  ATI
Driver  ati
BusID   PCI:00:17:00
Option  UseFBDev  true
EndSection

Section Monitor
Identifier  PowerBook panel
HorizSync   30-60
VertRefresh 50-75
Option  DPMS
EndSection

Section Screen
Identifier  Default Screen
Device  ATI
Monitor PowerBook panel
DefaultDepth24
SubSection Display
Depth   1
Modes   1024x768
EndSubSection
SubSection Display
Depth   4
Modes   1024x768
EndSubSection
SubSection Display
Depth   8
Modes   1024x768
EndSubSection
SubSection Display
Depth   15
Modes   1024x768
EndSubSection
SubSection Display
Depth   16
Modes   1024x768
EndSubSection
SubSection Display
Depth   24
Modes   1024x768
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice Generic Keyboard
InputDevice Configured Mouse
EndSection

Section DRI
Mode0666
EndSection

### END DEBCONF SECTION

=== XFree86.0.log ===
This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to 

Re: Settings of XFConfig86-4 for PowerBook G3

2002-07-09 Thread LMS
Correct. After checking with Apple docs, it looks like what I have is a
Lombard, with bronze keyboard. Thanks for the followup, I'll make sure to
include that info in my next messages.

Laurent
==

Reçu de Corsini Egidio le 9/07/02 à 12:29

My suggestions are the settings I'm using on my powerbook g3 pismo.
Maybe you're using a different version of powerbook.

egidio




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



RE: Settings of XFConfig86-4 for PowerBook G3

2002-07-09 Thread Michel Dänzer
On Tue, 2002-07-09 at 23:16, LMS wrote:
 
 
 Reçu de Michel Dänzer le 9/07/02 à 22:27
 
 
 Maybe you're running OFfb now instead of atyfb?
 
 No idea. I'm not even sure what these are. I have seen several references
 to OFfb in the mailing lists, and I read the Framebuffer document in the
 Doc section, but that didn't help me.

cat /proc/fb


  (II) ATI(0): Not using default mode 640x350 (hsync out of range)
 [...]
  (II) ATI(0): Not using default mode 1400x1050 (bad mode clock/
  interlace/doublescan)
  (II) ATI(0): Not using built-in mode Native panel mode (vrefresh out of
  range)
  (WW) ATI(0): Mode pool is empty
 
 This is the problem, looks like the ranges in the monitor section are
 too restrictive.
 
 I figured something along that line, yes. In fact by tweaking these
 values I am now able to use the ati driver under my 2.2 kernel. What
 puzzles me now is that I am not changing anything in the config (which I
 got mostly through dpkg-reconfigure) and what works with 2.2 kernel does
 not work at all with 2.4 kernel.

How does it fail? There can be complications with Mach64 chips related
to resource ranges, when booting with BootX I think, unfortunately I
don't remember the details.


 Well in any case do you have any suggestions about sensible values for
 the horizontal and vertical refresh on my machine (a Lombard PowerBook -
 bronze keyboard) ?

The ranges the panel supports. ;) As they're probably not known though,
a rule of thumb for a flat panel is VertRefresh around 60 Hz, say 55-65,
and then HorizSync such that the native resolution works.


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


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