Hello<br><br>I am trying to run startx on hurd in QEMU PC emulator version 0.10.6.<br><br>I got some errors so i had to change my xorg.conf file:<br><br>Section "Module"<br> Disable "dri"<br>EndSection<br>
<br>Section "Device"<br> Identifier "Card0"<br>
Driver "cirrus"<br> VideoRam 4096<br>EndSection<div><br><br><br>This is what Xorg.0.log contains:<br><br>X.Org X Server 1.6.5<br>Release Date: 2009-10-11<br>X Protocol Version 11, Revision 0<br>
Build Operating System: GNU 0.3 i386-AT386 Debian<br>
Current Operating System: GNU (null) 0.3 GNU-Mach 1.3.99/Hurd-0.3 i686-AT386<br>Build Date: 13 October 2009 07:56:18PM<br>xorg-server 2:1.6.5-1 (buildd@chroot) <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>Markers: (--) probed, (**) from config file, (==) default setting,<br> (++) from command line, (!!) notice, (II) informational,<br> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.<br>
</div>
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov 11 10:49:39 2009<br>(==) Using config file: "/etc/X11/xorg.conf"<br>(==) No Layout section. Using the first Screen section.<br>(==) No screen section available. Using defaults.<br>
(**) |-->Screen "Default Screen Section" (0)<br>(**) | |-->Monitor "<default monitor>"<br>(==) No device specified for screen "Default Screen Section".<br> Using the first device section listed.<br>
(**) | |-->Device "Card0"<br>(==) No monitor specified for screen "Default Screen Section".<div><br> Using a default monitor configuration.<br>(==) Not automatically adding devices<br>
(==) Not automatically enabling devices<br>
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.<br> Entry deleted from font path.<br>(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.<br> Entry deleted from font path.<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> built-ins<br>(==) ModulePath set to "/usr/lib/xorg/modules"<br>(==) |-->Input Device "<default pointer>"<br>(==) |-->Input Device "<default keyboard>"<br>
</div>
(==) No Layout section. Using the default mouse configuration.<br>(==) No Layout section. Using the default keyboard configuration.<div><br>(II) Loader magic: 0x7a0<br>(II) Module ABI versions:<br> X.Org ANSI C Emulation: 0.4<br>
X.Org Video Driver: 5.0<br> X.Org XInput driver : 4.0<br> X.Org Server Extension : 2.0<br>(II) Loader running on hurd<br>(--)
PCI:*(0:0:2:0) 1013:00b8:1af4:1100 Cirrus Logic GD 5446 rev 0, Mem @
0xc0000000/33554432, 0xc2000000/4096, BIOS @ 0x????????/65536<br></div><div>
(II) System resource ranges:<br> [0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]<br> [1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]<br> [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]<br> [3] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]<br>
[4] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]<br></div>(WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.<br>(II) "extmod" will be loaded by default.<br>(II) "dbe" will be loaded by default.<br>
(II) "glx" will be loaded by default.<br>(II) "record" will be loaded by default.<br>(II) "dri" will be loaded even though the default is to disable it.<div><div><span>- Show quoted text -</span></div>
<div><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.6.5, module version = 1.0.0<br> Module class: X.Org Server Extension<br> ABI class: X.Org Server Extension, version 2.0<br>
(II) Loading extension MIT-SCREEN-SAVER<br>(II) Loading extension XFree86-VidModeExtension<br>(II) Loading extension XFree86-DGA<br>(II) Loading extension DPMS<br>(II) Loading extension XVideo<br>(II) Loading extension XVideo-MotionCompensation<br>
(II) Loading extension X-Resource<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.6.5, module version = 1.0.0<br>
Module class: X.Org Server Extension<br> ABI class: X.Org Server Extension, version 2.0<br>(II) Loading extension DOUBLE-BUFFER<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.6.5, module version = 1.0.0<br> ABI class: X.Org Server Extension, version 2.0<br>(==) AIGLX enabled<br>(II) Loading extension GLX<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.6.5, module version = 1.13.0<br> Module class: X.Org Server Extension<br> ABI class: X.Org Server Extension, version 2.0<br>
(II) Loading extension RECORD<br></div></div><div>(II) LoadModule: "cirrus"<br>(II) Loading /usr/lib/xorg/modules/drivers//cirrus_drv.so<br>(II) Module cirrus: vendor="X.Org Foundation"<br>
compiled for 1.6.2.901, module version = 1.3.1<br>
Module class: X.Org Video Driver<br> ABI class: X.Org Video Driver, version 5.0<br></div><div>(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.6.3, module version = 1.4.0<br> Module class: X.Org XInput Driver<br> ABI class: X.Org XInput driver, version 4.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.6.3, module version = 1.3.2<br> Module class: X.Org XInput Driver<br> ABI class: X.Org XInput driver, version 4.0<br>(II) CIRRUS: driver for Cirrus chipsets: CLGD5430, CLGD5434-4, CLGD5434-8,<br>
CLGD5436, CLGD5446, CLGD5480, CL-GD5462, CL-GD5464, CL-GD5464BD,<br> CL-GD5465, CL-GD7548<br></div><div>(II) Primary Device is: PCI 00@00:02:0<br>(WW) Falling back to old probe method for cirrus<br>(--) Assigning device section with no busID to primary device<br>
(--) Chipset CLGD5446 found<br>(II) Loading sub module "cirrus_alpine"<br>(II) LoadModule: "cirrus_alpine"<br>(II) Loading /usr/lib/xorg/modules/drivers//cirrus_alpine.so<br>(II) Module cirrus_alpine: vendor="X.Org Foundation"<br>
compiled for 1.6.2.901, module version = 1.0.0<br> ABI class: X.Org Video Driver, version 5.0<br>(II) resource ranges after xf86ClaimFixedResources() call:<br> [0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]<br>
[1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]<br> [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]<br> [3] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]<br> [4] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]<br>
</div><div><div><span>- Show quoted text -</span></div><div>
(II) resource ranges after probing:<br> [0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]<br> [1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]<br> [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]<br>
[3] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]<br> [4] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]<br> [5] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]<br> [6] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]<br>
[7] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]<br> [8] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]<br> [9] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]<br>(II) Loading sub module "vgahw"<br>
(II) LoadModule: "vgahw"<br>
(II) Loading /usr/lib/xorg/modules//libvgahw.so<br>(II) Module vgahw: vendor="X.Org Foundation"<br> compiled for 1.6.5, module version = 0.1.0<br> ABI class: X.Org Video Driver, version 5.0<br>(II) CIRRUS(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000<br>
(II) Loading sub module "int10"<br>(II) LoadModule: "int10"<br>(II) Loading /usr/lib/xorg/modules//libint10.so<br>(II) Module int10: vendor="X.Org Foundation"<br> compiled for 1.6.5, module version = 1.0.0<br>
ABI class: X.Org Video Driver, version 5.0<br>(II) CIRRUS(0): initializing int10<br>(II) CIRRUS(0): Primary V_BIOS segment is: 0xc000<br>(II) CIRRUS(0): Creating default Display subsection in Screen section<br></div>
</div> "Default Screen Section" for depth/fbbpp 24/24<div><br>
(--) CIRRUS(0): Depth 24, (==) framebuffer bpp 24<br>(==) CIRRUS(0): RGB weight 888<br>(==) CIRRUS(0): Default visual is TrueColor<br>(==) CIRRUS(0): Using SW cursor<br>(--) CIRRUS(0): Linear framebuffer at 0xC0000000<br>
(--) CIRRUS(0): Using MMIO<br>(--) CIRRUS(0): MMIO registers at 0xC2000000<br>(II) Loading sub module "i2c"<br>(II) LoadModule: "i2c"<br>(II) Module "i2c" already built-in<br>(II) Loading sub module "ddc"<br>
(II) LoadModule: "ddc"<br>(II) Module "ddc" already built-in<br>(II) CIRRUS(0): I2C bus "I2C bus 1" initialized.<br>(II) CIRRUS(0): I2C bus "I2C bus 2" initialized.<br>(II) CIRRUS(0): I2C device "I2C bus 1:E-EDID segment register" registered at address 0x60.<br>
(II) CIRRUS(0): I2C device "I2C bus 1:ddc2" registered at address 0xA0.<br>(==) CIRRUS(0): Using gamma correction (1.0, 1.0, 1.0)<br></div>(**) CIRRUS(0): VideoRAM: 4096 kByte<div><br>(==) CIRRUS(0): Min pixel clock is 12 MHz<br>
(--) CIRRUS(0): Max pixel clock is 85 MHz<br>(II) CIRRUS(0): <default monitor>: Using default hsync range of 31.50-37.90 kHz<br>(II) CIRRUS(0): <default monitor>: Using default vrefresh range of 50.00-70.00 Hz<br>
(WW) CIRRUS(0): Unable to estimate virtual size<br>(II) CIRRUS(0): Clock range: 12.00 to 85.50 MHz<br></div>(II) CIRRUS(0): Not using default mode "640x350" (vrefresh out of range)<br>(II) CIRRUS(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)<br>
(II) CIRRUS(0): Not using default mode "640x400" (vrefresh out of range)<br>(II) CIRRUS(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "720x400" (vrefresh out of range)<br>
(II) CIRRUS(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "640x480" (vrefresh out of range)<br>
(II) CIRRUS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "640x480" (vrefresh out of range)<br>(II) CIRRUS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)<br>
(II) CIRRUS(0): Not using default mode "640x480" (hsync out of range)<br>(II) CIRRUS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)<br>
(II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "800x600" (hsync out of range)<br>(II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)<br>
(II) CIRRUS(0): Not using default mode "800x600" (hsync out of range)<br>(II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "800x600" (hsync out of range)<br>
(II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)<br>
(II) CIRRUS(0): Not using default mode "1024x768" (hsync out of range)<br>(II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "1024x768" (hsync out of range)<br>
(II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "1024x768" (hsync out of range)<br>(II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)<br>
(II) CIRRUS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)<br>
(II) CIRRUS(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)<br>
(II) CIRRUS(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)<br>
(II) CIRRUS(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)<br>
(II) CIRRUS(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)<div><br>(II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode)<br>
</div>
(II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)<div><br>(II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode)<br></div>(II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)<div>
<br>
(II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode)<br></div>(II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)<div><br>(II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode)<br>
</div>
(II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)<div><br>(II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode)<br></div>(II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)<div>
<br>
(II) CIRRUS(0): Not using default mode "1792x1344" (insufficient memory for mode)<br></div>(II) CIRRUS(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)<div><br>(II) CIRRUS(0): Not using default mode "1792x1344" (insufficient memory for mode)<br>
</div>
(II) CIRRUS(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)<div><br>(II) CIRRUS(0): Not using default mode "1856x1392" (insufficient memory for mode)<br></div>(II) CIRRUS(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)<div>
<br>
(II) CIRRUS(0): Not using default mode "1856x1392" (insufficient memory for mode)<br></div>(II) CIRRUS(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)<div><br>(II) CIRRUS(0): Not using default mode "1920x1440" (insufficient memory for mode)<br>
</div>
(II) CIRRUS(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)<div><br>(II) CIRRUS(0): Not using default mode "1920x1440" (insufficient memory for mode)<br></div>(II) CIRRUS(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)<br>
(II) CIRRUS(0): Not using default mode "832x624" (hsync out of range)<br>(II) CIRRUS(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "1152x864" (hsync out of range)<br>
(II) CIRRUS(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)<br>
(II) CIRRUS(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)<br>
(II) CIRRUS(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)<br>
(II) CIRRUS(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "1360x768" (hsync out of range)<br>
(II) CIRRUS(0): Not using default mode "680x384" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "1360x768" (hsync out of range)<br>(II) CIRRUS(0): Not using default mode "680x384" (bad mode clock/interlace/doublescan)<div>
<br>
(II) CIRRUS(0): Not using default mode "1400x1050" (insufficient memory for mode)<br></div>(II) CIRRUS(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)<div><br>(II) CIRRUS(0): Not using default mode "1400x1050" (insufficient memory for mode)<br>
</div>
(II) CIRRUS(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)<div><br>(II) CIRRUS(0): Not using default mode "1400x1050" (insufficient memory for mode)<br></div>(II) CIRRUS(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)<div>
<br>
(II) CIRRUS(0): Not using default mode "1400x1050" (insufficient memory for mode)<br></div>(II) CIRRUS(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)<br>(II) CIRRUS(0): Not using default mode "1440x900" (bad mode clock/interlace/doublescan)<br>
(II) CIRRUS(0): Not using default mode "720x450" (bad mode clock/interlace/doublescan)<div><br>(II) CIRRUS(0): Not using default mode "1600x1024" (insufficient memory for mode)<br></div>(II) CIRRUS(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)<div>
<br>
(II) CIRRUS(0): Not using default mode "1680x1050" (insufficient memory for mode)<br></div>(II) CIRRUS(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)<div><br>(II) CIRRUS(0): Not using default mode "1680x1050" (insufficient memory for mode)<br>
</div>
(II) CIRRUS(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)<div><br>(II) CIRRUS(0): Not using default mode "1680x1050" (insufficient memory for mode)<br></div>(II) CIRRUS(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)<div>
<br>
(II) CIRRUS(0): Not using default mode "1680x1050" (insufficient memory for mode)<br></div>(II) CIRRUS(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)<div><br>(II) CIRRUS(0): Not using default mode "1680x1050" (insufficient memory for mode)<br>
</div>
(II) CIRRUS(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)<div><br>(II) CIRRUS(0): Not using default mode "1920x1080" (insufficient memory for mode)<br></div>(II) CIRRUS(0): Not using default mode "960x540" (bad mode clock/interlace/doublescan)<div>
<br>
(II) CIRRUS(0): Not using default mode "1920x1200" (insufficient memory for mode)<br></div>(II) CIRRUS(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)<div><br>(II) CIRRUS(0): Not using default mode "1920x1440" (insufficient memory for mode)<br>
</div>
(II) CIRRUS(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)<div><br>(II) CIRRUS(0): Not using default mode "2048x1536" (insufficient memory for mode)<br></div>(II) CIRRUS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)<div>
<br>
(II) CIRRUS(0): Not using default mode "2048x1536" (insufficient memory for mode)<br></div>(II) CIRRUS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)<div><br>(II) CIRRUS(0): Not using default mode "2048x1536" (insufficient memory for mode)<br>
</div>
(II) CIRRUS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)<br>(--) CIRRUS(0): Virtual size is 800x600 (pitch 1024)<br>(**) CIRRUS(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz<br>
(II) CIRRUS(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)<br>(**) CIRRUS(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz<br>(II) CIRRUS(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)<br>
(**) CIRRUS(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz<br>(II) CIRRUS(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)<br>(==) CIRRUS(0): DPI set to (96, 96)<br>
(II) Loading sub module "fb"<br>(II) LoadModule: "fb"<br>(II) Loading /usr/lib/xorg/modules//libfb.so<br>(II) Module fb: vendor="X.Org Foundation"<div>
<br> compiled for 1.6.5, module version = 1.0.0<br></div>
ABI class: X.Org ANSI C Emulation, version 0.4<br>(II) Loading sub module "xaa"<br>(II) LoadModule: "xaa"<br>(II) Loading /usr/lib/xorg/modules//libxaa.<div>so<br>(II) Module xaa: vendor="X.Org Foundation"<br>
compiled for 1.6.5, module version = 1.2.1<div><br> ABI class: X.Org Video Driver, version 5.0<br></div>(--) Depth 24 pixmap format is 24 bpp<br>(II) do I need RAC? No, I don't.<br>(II) resource ranges after preInit:<div>
<br>
[0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]<br> [1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]<br> [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]<br></div> [3] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprU)<br>
[4] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)<br> [5] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)<div><br> [6] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]<br> [7] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]<br>
</div>
[8] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)<br> [9] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)<br><br>Fatal server error:<br>AddScreen/ScreenInit failed for driver 0<br><br><br><br><br>Could anyone help me, please?<br>
Thanks<br>Jakub Daniel</div>