<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<span id="result_box" class="long_text"><span title="bonjour,">hello,<br>
</span><span title="je poss&eacute;de une ultra 5 400mhz 512ram 60gohdd">I
have a Ultra 5 400mhz 512Ram 60gohdd<br>
</span><span title="la sun poss&eacute;de une carte graphique 3D rage Pro PCI.">the
Sun has a graphics card 3D Rage Pro PCI.<br>
</span><span
 title="je suis sous debian R5, le systeme fonctionne mais je n'arrive pas a parrametrer">I'm
under debian R5, the system works but I can not have parrametrer<br>
</span><span
 title="le serveur X, j'ai fait des tests avec des BSD l'affichage marche.">the
X server, I did some tests with the display running BSD.<br>
</span><span title="sous debian">under debian<br>
</span><span title="j'ai fait plusieurs test :">I made several tests:<br>
</span><span title="voici les fichiers suivants :">Here are the
following files:<br>
</span><span title="-xorg.con">-xorg.conf<br>
</span><span title="-Xorg.0.log">Xorg.0.log -<br>
<br>
</span></span><span class="postbody"><br>
****************************************xorg.conf*************************************************
<br>
</span>
<table align="center" border="0" cellpadding="3" cellspacing="1"
 width="90%">
  <tbody>
    <tr>
      <td><span class="genmed"></span><br>
      </td>
    </tr>
    <tr>
      <td class="quote"><br>
Section "ServerLayout"
      <br>
Identifier "X.org Configured"
      <br>
Screen 0 "Screen0" 0 0
      <br>
InputDevice "Mouse0" "CorePointer"
      <br>
InputDevice "Keyboard0" "CoreKeyboard"
      <br>
EndSection
      <br>
      <br>
Section "Files"
      <br>
RgbPath "/etc/X11/rgb"
      <br>
ModulePath "/usr/lib/xorg/modules"
      <br>
FontPath "/usr/share/fonts/X11/misc"
      <br>
FontPath "/usr/share/fonts/X11/cyrillic"
      <br>
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
      <br>
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
      <br>
FontPath "/usr/share/fonts/X11/Type1"
      <br>
FontPath "/usr/share/fonts/X11/100dpi"
      <br>
FontPath "/usr/share/fonts/X11/75dpi"
      <br>
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
      <br>
EndSection
      <br>
      <br>
Section "Module"
      <br>
Load "record"
      <br>
Load "xtrap"
      <br>
Load "dbe"
      <br>
Load "dri"
      <br>
Load "glx"
      <br>
Load "extmod"
      <br>
Load "GLcore"
      <br>
EndSection
      <br>
      <br>
Section "InputDevice"
      <br>
Identifier "Keyboard0"
      <br>
Driver "kbd"
      <br>
EndSection
      <br>
      <br>
Section "InputDevice"
      <br>
Identifier "Mouse0"
      <br>
Driver "mouse"
      <br>
Option "Protocol" "auto"
      <br>
Option "Device" "/dev/input/mice"
      <br>
Option "ZAxisMapping" "4 5 6 7"
      <br>
EndSection
      <br>
      <br>
Section "Monitor"
      <br>
Identifier "Monitor0"
      <br>
VendorName "HITACHI"
      <br>
ModelName "CM769ET"
      <br>
DisplaySize 360 270
      <br>
HorizSync 75.0 - 130.0
      <br>
VertRefresh 85.0 - 150.0
      <br>
Modeline "1280x1024@75" 138.54 1280 1368 1504 1728 1024 1025 1028 106
      <br>
-HSync +Vsync
      <br>
Option "DPMS"
      <br>
EndSection
      <br>
      <br>
Section "Device"
      <br>
### Available Driver options are:-
      <br>
### Values: &lt;i&gt;: integer, &lt;f&gt;: float, &lt;bool&gt;:
"True"/"False",
      <br>
### &lt;string&gt;: "String", &lt;freq&gt;: "&lt;f&gt; Hz/kHz/MHz"
      <br>
### [arg]: arg optional
      <br>
#Option "probe_sparse" # [&lt;bool&gt;]
      <br>
#Option "accel" # [&lt;bool&gt;]
      <br>
#Option "crt_display" # [&lt;bool&gt;]
      <br>
#Option "composite_sync" # [&lt;bool&gt;]
      <br>
#Option "hw_cursor" # [&lt;bool&gt;]
      <br>
#Option "force_pci_mode" # [&lt;bool&gt;]
      <br>
#Option "dma_mode" # &lt;str&gt;
      <br>
#Option "agp_mode" # &lt;i&gt;
      <br>
#Option "agp_size" # &lt;i&gt;
      <br>
#Option "local_textures" # [&lt;bool&gt;]
      <br>
#Option "buffer_size" # &lt;i&gt;
      <br>
#Option "mmio_cache" # [&lt;bool&gt;]
      <br>
#Option "test_mmio_cache" # [&lt;bool&gt;]
      <br>
#Option "panel_display" # [&lt;bool&gt;]
      <br>
#Option "reference_clock" # &lt;freq&gt;
      <br>
#Option "shadow_fb" # [&lt;bool&gt;]
      <br>
#Option "sw_cursor" # [&lt;bool&gt;]
      <br>
#Option "AccelMethod" # &lt;str&gt;
      <br>
#Option "RenderAccel" # [&lt;bool&gt;]
      <br>
Identifier "Card0"
      <br>
Driver "mach64"
      <br>
VendorName "ATI Technologies Inc"
      <br>
BoardName "3D Rage Pro 215GP"
      <br>
BusID "PCI:1:2:0"
      <br>
EndSection
      <br>
      <br>
Section "Screen"
      <br>
Identifier "Screen0"
      <br>
Device "Card0"
      <br>
Monitor "Monitor0"
      <br>
DefaultDepth 24
      <br>
SubSection "Display"
      <br>
Viewport 0 0
      <br>
Depth 1
      <br>
Modes "800x600"
      <br>
EndSubSection
      <br>
SubSection "Display"
      <br>
Viewport 0 0
      <br>
Depth 4
      <br>
Modes "800x600"
      <br>
EndSubSection
      <br>
SubSection "Display"
      <br>
Viewport 0 0
      <br>
Depth 8
      <br>
EndSubSection
      <br>
SubSection "Display"
      <br>
Viewport 0 0
      <br>
Depth 15
      <br>
EndSubSection
      <br>
SubSection "Display"
      <br>
Viewport 0 0
      <br>
Depth 16
      <br>
EndSubSection
      <br>
SubSection "Display"
      <br>
Viewport 0 0
      <br>
Depth 24
      <br>
Modes "1280x1024" "1024x768"
      <br>
EndSubSection
      <br>
EndSection
      <br>
      <br>
      <br>
      <br>
      </td>
    </tr>
  </tbody>
</table>
<span class="postbody"><br>
<br>
<br>
*************************Xorg.0.log************************************************************
<br>
<br>
</span>
<table align="center" border="0" cellpadding="3" cellspacing="1"
 width="90%">
  <tbody>
    <tr>
      <td><span class="genmed"></span><br>
      </td>
    </tr>
    <tr>
      <td class="quote"><br>
X.Org X Server 1.4.2
      <br>
Release Date: 11 June 2008
      <br>
X Protocol Version 11, Revision 0
      <br>
Build Operating System: Linux Debian (xorg-server 2:1.4.2-10.lenny2)
      <br>
Current Operating System: Linux srv-ultra-ftl 2.6.26.2 #1 Wed Dec 9
21:45:02 CET 2009 sparc64
      <br>
Build Date: 11 June 2009 10:44:40AM
      <br>
      <br>
Before reporting problems, check <a href="http://wiki.x.org"
 target="_blank">http://wiki.x.org</a>
      <br>
to make sure that you have the latest version.
      <br>
Module Loader present
      <br>
Markers: (--) probed, (**) from config file, (==) default setting,
      <br>
(++) from command line, (!!) notice, (II) informational,
      <br>
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
      <br>
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec 31 15:13:43 2009
      <br>
(==) Using config file: "/etc/X11/xorg.conf"
      <br>
(==) ServerLayout "X.org Configured"
      <br>
(**) |--&gt;Screen "Screen0" (0)
      <br>
(**) | |--&gt;Monitor "Monitor0"
      <br>
(**) | |--&gt;Device "Card0"
      <br>
(**) |--&gt;Input Device "Mouse0"
      <br>
(**) |--&gt;Input Device "Keyboard0"
      <br>
(==) Automatically adding devices
      <br>
(==) Automatically enabling devices
      <br>
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
      <br>
Entry deleted from font path.
      <br>
(==) Including the default font path
/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
      <br>
(**) FontPath set to:
      <br>
/usr/share/fonts/X11/misc,
      <br>
/usr/share/fonts/X11/100dpi/:unscaled,
      <br>
/usr/share/fonts/X11/75dpi/:unscaled,
      <br>
/usr/share/fonts/X11/Type1,
      <br>
/usr/share/fonts/X11/100dpi,
      <br>
/usr/share/fonts/X11/75dpi,
      <br>
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
      <br>
/usr/share/fonts/X11/misc,
      <br>
/usr/share/fonts/X11/cyrillic,
      <br>
/usr/share/fonts/X11/100dpi/:unscaled,
      <br>
/usr/share/fonts/X11/75dpi/:unscaled,
      <br>
/usr/share/fonts/X11/Type1,
      <br>
/usr/share/fonts/X11/100dpi,
      <br>
/usr/share/fonts/X11/75dpi,
      <br>
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
      <br>
(**) RgbPath set to "/etc/X11/rgb"
      <br>
(**) ModulePath set to "/usr/lib/xorg/modules"
      <br>
(II) No APM support in BIOS or kernel
      <br>
(II) Loader magic: 0x1c0c78
      <br>
(II) Module ABI versions:
      <br>
X.Org ANSI C Emulation: 0.3
      <br>
X.Org Video Driver: 2.0
      <br>
X.Org XInput driver : 2.0
      <br>
X.Org Server Extension : 0.3
      <br>
X.Org Font Renderer : 0.5
      <br>
(II) Loader running on linux
      <br>
(II) LoadModule: "pcidata"
      <br>
(II) Loading /usr/lib/xorg/modules//libpcidata.so
      <br>
(II) Module pcidata: vendor="X.Org Foundation"
      <br>
compiled for 1.4.2, module version = 1.0.0
      <br>
ABI class: X.Org Video Driver, version 2.0
      <br>
(--) using VT number 7
      <br>
      <br>
(II) PCI: PCI scan (all values are in hex)
      <br>
(II) PCI: 00:01:0: chip 108e,5000 card 0000,0000 rev 13 class 06,04,00
hdr 81
      <br>
(II) PCI: 00:01:1: chip 108e,5000 card 0000,0000 rev 13 class 06,04,00
hdr 81
      <br>
(II) PCI: 01:01:0: chip 108e,1000 card 0000,0000 rev 01 class 06,80,00
hdr 80
      <br>
(II) PCI: 01:01:1: chip 108e,1001 card 0000,0000 rev 01 class 02,00,00
hdr 80
      <br>
(II) PCI: 01:02:0: chip 1002,4750 card 0000,0000 rev 5c class 03,00,00
hdr 00
      <br>
(II) PCI: 01:03:0: chip 1095,0646 card 1095,0646 rev 03 class 01,01,8f
hdr 00
      <br>
(II) PCI: End of PCI scan
      <br>
(II) PCI-to-PCI bridge:
      <br>
(II) Bus 2: bridge is at (0:1:0), (0,2,255), BCTRL: 0x0023 (VGA_EN is
cleared)
      <br>
(II) PCI-to-PCI bridge:
      <br>
(II) Bus 1: bridge is at (0:1:1), (0,1,1), BCTRL: 0x0023 (VGA_EN is
cleared)
      <br>
(II) Host-to-PCI bridge:
      <br>
(II) Bus 0: bridge is at (0:0:0), (0,0,0), BCTRL: 0x0008 (VGA_EN is
set)
      <br>
(--) PCI:*(1:2:0) ATI Technologies Inc 3D Rage Pro 215GP rev 92, Mem @
0xe1000000/24, 0xe2000000/12, BIOS @ 0xe1020000/0
      <br>
(II) Addressable bus resource ranges are
      <br>
(II) OS-reported resource ranges:
      <br>
(II) Active PCI resource ranges:
      <br>
[0] -1 1 0xe0000000 - 0xe000001f (0x20) MX[B]
      <br>
[1] -1 1 0xf1000000 - 0xf1000000 (0x1) MX[B]
      <br>
[2] -1 1 0xf0000000 - 0xf0000000 (0x1) MX[B]
      <br>
[3] -1 1 0xe1020000 - 0xe1020000 (0x1) MX[B](B)
      <br>
[4] -1 1 0xe2000000 - 0xe2000fff (0x1000) MX[B](B)
      <br>
[5] -1 1 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
      <br>
[6] -1 1 0x00c00020 - 0x00c0002f (0x10) IX[B]
      <br>
[7] -1 1 0x00c00018 - 0x00c0001b (0x4) IX[B]
      <br>
[8] -1 1 0x00c00010 - 0x00c00017 (0x8) IX[B]
      <br>
[9] -1 1 0x00c00008 - 0x00c0000b (0x4) IX[B]
      <br>
[10] -1 1 0x00c00000 - 0x00c00007 (0x8) IX[B]
      <br>
(II) Active PCI resource ranges after removing overlaps:
      <br>
[0] -1 1 0xe0000000 - 0xe000001f (0x20) MX[B]
      <br>
[1] -1 1 0xf1000000 - 0xf1000000 (0x1) MX[B]
      <br>
[2] -1 1 0xf0000000 - 0xf0000000 (0x1) MX[B]
      <br>
[3] -1 1 0xe1020000 - 0xe1020000 (0x1) MX[B](B)
      <br>
[4] -1 1 0xe2000000 - 0xe2000fff (0x1000) MX[B](B)
      <br>
[5] -1 1 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
      <br>
[6] -1 1 0x00c00020 - 0x00c0002f (0x10) IX[B]
      <br>
[7] -1 1 0x00c00018 - 0x00c0001b (0x4) IX[B]
      <br>
[8] -1 1 0x00c00010 - 0x00c00017 (0x8) IX[B]
      <br>
[9] -1 1 0x00c00008 - 0x00c0000b (0x4) IX[B]
      <br>
[10] -1 1 0x00c00000 - 0x00c00007 (0x8) IX[B]
      <br>
(II) OS-reported resource ranges after removing overlaps with PCI:
      <br>
(II) All system resource ranges:
      <br>
[0] -1 1 0xe0000000 - 0xe000001f (0x20) MX[B]
      <br>
[1] -1 1 0xf1000000 - 0xf1000000 (0x1) MX[B]
      <br>
[2] -1 1 0xf0000000 - 0xf0000000 (0x1) MX[B]
      <br>
[3] -1 1 0xe1020000 - 0xe1020000 (0x1) MX[B](B)
      <br>
[4] -1 1 0xe2000000 - 0xe2000fff (0x1000) MX[B](B)
      <br>
[5] -1 1 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
      <br>
[6] -1 1 0x00c00020 - 0x00c0002f (0x10) IX[B]
      <br>
[7] -1 1 0x00c00018 - 0x00c0001b (0x4) IX[B]
      <br>
[8] -1 1 0x00c00010 - 0x00c00017 (0x8) IX[B]
      <br>
[9] -1 1 0x00c00008 - 0x00c0000b (0x4) IX[B]
      <br>
[10] -1 1 0x00c00000 - 0x00c00007 (0x8) IX[B]
      <br>
(II) "extmod" will be loaded. This was enabled by default and also
specified in the config file.
      <br>
(II) "dbe" will be loaded. This was enabled by default and also
specified in the config file.
      <br>
(II) "glx" will be loaded. This was enabled by default and also
specified in the config file.
      <br>
(II) "freetype" will be loaded by default.
      <br>
(II) "record" will be loaded. This was enabled by default and also
specified in the config file.
      <br>
(II) "dri" will be loaded. This was enabled by default and also
specified in the config file.
      <br>
(II) LoadModule: "record"
      <br>
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
      <br>
(II) Module record: vendor="X.Org Foundation"
      <br>
compiled for 1.4.2, module version = 1.13.0
      <br>
Module class: X.Org Server Extension
      <br>
ABI class: X.Org Server Extension, version 0.3
      <br>
(II) Loading extension RECORD
      <br>
(II) LoadModule: "xtrap"
      <br>
(II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
      <br>
(II) Module xtrap: vendor="X.Org Foundation"
      <br>
compiled for 1.4.2, module version = 1.0.0
      <br>
Module class: X.Org Server Extension
      <br>
ABI class: X.Org Server Extension, version 0.3
      <br>
(II) Loading extension DEC-XTRAP
      <br>
(II) LoadModule: "dbe"
      <br>
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
      <br>
(II) Module dbe: vendor="X.Org Foundation"
      <br>
compiled for 1.4.2, module version = 1.0.0
      <br>
Module class: X.Org Server Extension
      <br>
ABI class: X.Org Server Extension, version 0.3
      <br>
(II) Loading extension DOUBLE-BUFFER
      <br>
(II) LoadModule: "dri"
      <br>
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
      <br>
(II) Module dri: vendor="X.Org Foundation"
      <br>
compiled for 1.4.2, module version = 1.0.0
      <br>
ABI class: X.Org Server Extension, version 0.3
      <br>
(II) Loading extension XFree86-DRI
      <br>
(II) LoadModule: "glx"
      <br>
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
      <br>
(II) Module glx: vendor="X.Org Foundation"
      <br>
compiled for 1.4.2, module version = 1.0.0
      <br>
ABI class: X.Org Server Extension, version 0.3
      <br>
(==) AIGLX enabled
      <br>
(II) Loading extension GLX
      <br>
(II) LoadModule: "extmod"
      <br>
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
      <br>
(II) Module extmod: vendor="X.Org Foundation"
      <br>
compiled for 1.4.2, module version = 1.0.0
      <br>
Module class: X.Org Server Extension
      <br>
ABI class: X.Org Server Extension, version 0.3
      <br>
(II) Loading extension SHAPE
      <br>
(II) Loading extension MIT-SUNDRY-NONSTANDARD
      <br>
(II) Loading extension BIG-REQUESTS
      <br>
(II) Loading extension SYNC
      <br>
(II) Loading extension MIT-SCREEN-SAVER
      <br>
(II) Loading extension XC-MISC
      <br>
(II) Loading extension XFree86-VidModeExtension
      <br>
(II) Loading extension XFree86-Misc
      <br>
(II) Loading extension XFree86-DGA
      <br>
(II) Loading extension DPMS
      <br>
(II) Loading extension TOG-CUP
      <br>
(II) Loading extension Extended-Visual-Information
      <br>
(II) Loading extension XVideo
      <br>
(II) Loading extension XVideo-MotionCompensation
      <br>
(II) Loading extension X-Resource
      <br>
(II) LoadModule: "freetype"
      <br>
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
      <br>
(II) Module freetype: vendor="X.Org Foundation &amp; the After X-TT
Project"
      <br>
compiled for 1.4.2, module version = 2.1.0
      <br>
Module class: X.Org Font Renderer
      <br>
ABI class: X.Org Font Renderer, version 0.5
      <br>
(II) Loading font FreeType
      <br>
(II) LoadModule: "mach64"
      <br>
(II) Loading /usr/lib/xorg/modules/drivers//mach64_drv.so
      <br>
(II) Module mach64: vendor="X.Org Foundation"
      <br>
compiled for 1.4.0.90, module version = 6.8.0
      <br>
Module class: X.Org Video Driver
      <br>
ABI class: X.Org Video Driver, version 2.0
      <br>
(II) LoadModule: "mouse"
      <br>
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
      <br>
(II) Module mouse: vendor="X.Org Foundation"
      <br>
compiled for 1.4.0.90, module version = 1.3.0
      <br>
Module class: X.Org XInput Driver
      <br>
ABI class: X.Org XInput driver, version 2.0
      <br>
(II) LoadModule: "kbd"
      <br>
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
      <br>
(II) Module kbd: vendor="X.Org Foundation"
      <br>
compiled for 1.4.0.90, module version = 1.3.1
      <br>
Module class: X.Org XInput Driver
      <br>
ABI class: X.Org XInput driver, version 2.0
      <br>
(II) MACH64: Driver for ATI Mach64 chipsets
      <br>
(II) Primary Device is: PCI 01:02:0
      <br>
(--) Chipset ATI 3D Rage Pro found
      <br>
(II) resource ranges after xf86ClaimFixedResources() call:
      <br>
[0] -1 1 0xe0000000 - 0xe000001f (0x20) MX[B]
      <br>
[1] -1 1 0xf1000000 - 0xf1000000 (0x1) MX[B]
      <br>
[2] -1 1 0xf0000000 - 0xf0000000 (0x1) MX[B]
      <br>
[3] -1 1 0xe1020000 - 0xe1020000 (0x1) MX[B](B)
      <br>
[4] -1 1 0xe2000000 - 0xe2000fff (0x1000) MX[B](B)
      <br>
[5] -1 1 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
      <br>
[6] -1 1 0x00c00020 - 0x00c0002f (0x10) IX[B]
      <br>
[7] -1 1 0x00c00018 - 0x00c0001b (0x4) IX[B]
      <br>
[8] -1 1 0x00c00010 - 0x00c00017 (0x8) IX[B]
      <br>
[9] -1 1 0x00c00008 - 0x00c0000b (0x4) IX[B]
      <br>
[10] -1 1 0x00c00000 - 0x00c00007 (0x8) IX[B]
      <br>
(WW) ****INVALID MEM ALLOCATION**** b: 0xe1000000 e: 0xe1ffffff
correcting
      <br>
(II) window:
      <br>
(II) resSize:
      <br>
[0] -1 1 0x00000000 - 0xffffffff (0x0) MX[B]
      <br>
(II) window fixed:
      <br>
(WW) ****INVALID MEM ALLOCATION**** b: 0xe2000000 e: 0xe2000fff
correcting
      <br>
(II) window:
      <br>
(II) resSize:
      <br>
[0] -1 1 0x00000000 - 0xffffffff (0x0) MX[B]
      <br>
(II) window fixed:
      <br>
(II) resource ranges after probing:
      <br>
[0] -1 1 0x00000000 - 0xffffffff (0x0) MX[B](B)
      <br>
[1] -1 1 0x00000000 - 0xffffffff (0x0) MX[B](B)
      <br>
[2] -1 1 0xe0000000 - 0xe000001f (0x20) MX[B]
      <br>
[3] -1 1 0xf1000000 - 0xf1000000 (0x1) MX[B]
      <br>
[4] -1 1 0xf0000000 - 0xf0000000 (0x1) MX[B]
      <br>
[5] -1 1 0xe1020000 - 0xe1020000 (0x1) MX[B](B)
      <br>
[6] 0 1 0x000a0000 - 0x000affff (0x10000) MS[B]
      <br>
[7] 0 1 0x000b0000 - 0x000b7fff (0x8000) MS[B]
      <br>
[8] 0 1 0x000b8000 - 0x000bffff (0x8000) MS[B]
      <br>
[9] -1 1 0x00c00020 - 0x00c0002f (0x10) IX[B]
      <br>
[10] -1 1 0x00c00018 - 0x00c0001b (0x4) IX[B]
      <br>
[11] -1 1 0x00c00010 - 0x00c00017 (0x8) IX[B]
      <br>
[12] -1 1 0x00c00008 - 0x00c0000b (0x4) IX[B]
      <br>
[13] -1 1 0x00c00000 - 0x00c00007 (0x8) IX[B]
      <br>
[14] 0 1 0x000003b0 - 0x000003bb (0xc) IS[B]
      <br>
[15] 0 1 0x000003c0 - 0x000003df (0x20) IS[B]
      <br>
(II) Setting vga for screen 0.
      <br>
(**) MACH64(0): Depth 24, (--) framebuffer bpp 32
      <br>
(==) MACH64(0): Using XAA acceleration architecture
      <br>
(WW) MACH64: Mach64 in slot 1:2:0 could not be detected!
      <br>
(II) UnloadModule: "mach64"
      <br>
(EE) Screen(s) found, but none have a usable configuration.
      <br>
      <br>
Fatal server error:
      <br>
no screens found
      <br>
      <br>
      <br>
      </td>
    </tr>
  </tbody>
</table>
<span class="postbody"><br>
</span><span id="result_box" class="long_text"><span
 style="background-color: rgb(255, 255, 255);"
 title="j'ai fait des tests en modes 8 et 24, resolution 800x600 8bit colors.">I
did some testing methods 8 and 24, resolution 800x600 8bit colors.<br>
</span><span style="background-color: rgb(255, 255, 255);"
 title="recompiler un noyau en activant le framebuffer.">recompile
kernel activating the framebuffer.<br>
</span><span style="background-color: rgb(255, 255, 255);"
 title="toujours rien !">still nothing!<br>
<br>
</span><span style="background-color: rgb(255, 255, 255);"
 title="est ce que ubuntu 9.10 a des drivers mis a jour ou faut t'il compiler un driver mach64">is
that Ubuntu 9.10 has updated drivers or should THERE compile a driver
mach64<br>
</span><span title="sous debian.">under debian.<br>
<br>
</span><span title="autre chose :">else:<br>
</span><span style="background-color: rgb(255, 255, 255);"
 title="j'accede plus a openboot la sun ce met en veille jusqu'au demarrage du system debian.">I
go over a OpenBoot the sun sets this day to start-up of the Debian
system. </span><span
 title="j'ai essay&eacute; un autre ecran, pensant que c'etais l'ecran qui se mettais en veille mais non.">I
tried another screen, thinking it was the screen that is put on standby
but no.<br>
<br>
<br>
regards<br>
philo<br>
</span></span><span class="postbody"><br>
</span>
</body>
</html>