NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

after upgrade to 7.1.2 X doesn't start anymore



Hi All,

I wrote a couple of days ago, that I had issue compiling certain packages on 6.1.5 on an ancient ThinkPad due to X libraries issues. I got no replies, but I htought... let's just upgrade to 7. I upgraded to 7.1.2 and use a stock kernel (which seems to work fine: on 6.1 I needed a custom kernel to have both PCMCIA cards to work). Nice.

I still have issues compiling exactly the same packages! However, luckily, they are available as binary. So to the next most urgent issue.

X11 is not working anymore. I don't see any error in Xlog, only some warnings, but the console shows:

(==) Using default built-in configuration (21 lines)
mtrr set failed: Function not implemented
The XKEYBOARD keymap compiler (xkbcomp) reports:
Error:            Couldn't lookup keysym
                  Symbol interpretation ignored
Error:            Couldn't lookup keysym
                  Symbol interpretation ignored
Errors from xkbcomp are not fatal to the X server
Exec: not found
xinit: connection to X server lost

waiting for X server to shut down



- mtrr failure is expected, this is a Pentium MMX, so the register is not there if my memory doesn't fail,
- the keysym errors were happening also on the old version

what is "Exec: not found" ? an executable is missing?


Thanks!

Riccardo


[ 88789.510]
X.Org X Server 1.10.6
Release Date: 2011-07-08
[ 88789.514] X Protocol Version 11, Revision 0
[ 88789.516] Build Operating System: NetBSD/i386  -
[ 88789.518] Current Operating System: NetBSD narsil 7.1.2 NetBSD 7.1.2 (GENERIC.201803151611Z) i386
[ 88789.528] Build Date: 01 August 2011  01:01:00AM
[ 88789.530]
[ 88789.538] Current version of pixman: 0.32.6
[ 88789.539]    Before reporting problems, check http://wiki.X.Org
        to make sure that you have the latest version.
[ 88789.541] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 88789.554] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr 15 09:26:42 2018
[ 88789.649] (II) Loader magic: 0x82716e0
[ 88789.649] (II) Module ABI versions:
[ 88789.650]    X.Org ANSI C Emulation: 0.4
[ 88789.650]    X.Org Video Driver: 10.0
[ 88789.651]    X.Org XInput driver : 12.2
[ 88789.651]    X.Org Server Extension : 5.0
[ 88789.706] (--) PCI:*(0:0:3:0) 10c8:0004:1014:00ba rev 1, Mem @ 0xd0000000/16777216, 0x20000000/2097152, 0x20200000/1048576
[ 88789.710] (==) Using default built-in configuration (21 lines)
[ 88789.712] (==) --- Start of built-in configuration ---
[ 88789.713]    Section "Device"
[ 88789.713] Identifier "Builtin Default neomagic Device 0"
[ 88789.714]            Driver  "neomagic"
[ 88789.714]    EndSection
[ 88789.714]    Section "Screen"
[ 88789.715] Identifier "Builtin Default neomagic Screen 0"
[ 88789.715]            Device  "Builtin Default neomagic Device 0"
[ 88789.716]    EndSection
[ 88789.716]    Section "Device"
[ 88789.717]            Identifier      "Builtin Default vesa Device 0"
[ 88789.717]            Driver  "vesa"
[ 88789.718]    EndSection
[ 88789.718]    Section "Screen"
[ 88789.718]            Identifier      "Builtin Default vesa Screen 0"
[ 88789.719]            Device  "Builtin Default vesa Device 0"
[ 88789.719]    EndSection
[ 88789.720]    Section "ServerLayout"
[ 88789.720]            Identifier      "Builtin Default Layout"
[ 88789.721]            Screen  "Builtin Default neomagic Screen 0"
[ 88789.721]            Screen  "Builtin Default vesa Screen 0"
[ 88789.722]    EndSection
[ 88789.722] (==) --- End of built-in configuration ---
[ 88789.746] (==) ServerLayout "Builtin Default Layout"
[ 88789.746] (**) |-->Screen "Builtin Default neomagic Screen 0" (0)
[ 88789.747] (**) |   |-->Monitor "<default monitor>"
[ 88789.755] (**) |   |-->Device "Builtin Default neomagic Device 0"
[ 88789.756] (==) No monitor specified for screen "Builtin Default neomagic Screen 0".
        Using a default monitor configuration.
[ 88789.756] (**) |-->Screen "Builtin Default vesa Screen 0" (1)
[ 88789.757] (**) |   |-->Monitor "<default monitor>"
[ 88789.761] (**) |   |-->Device "Builtin Default vesa Device 0"
[ 88789.762] (==) No monitor specified for screen "Builtin Default vesa Screen 0".
        Using a default monitor configuration.
[ 88789.763] (==) Not automatically adding devices
[ 88789.764] (==) Not automatically enabling devices
[ 88789.913] (==) FontPath set to:
        /usr/X11R7/lib/X11/fonts/misc/,
        /usr/X11R7/lib/X11/fonts/TTF/,
        /usr/X11R7/lib/X11/fonts/Type1/,
        /usr/X11R7/lib/X11/fonts/75dpi/,
        /usr/X11R7/lib/X11/fonts/100dpi/
[ 88789.913] (==) ModulePath set to "/usr/X11R7/lib/modules"
[ 88789.914] (==) |-->Input Device "<default pointer>"
[ 88789.915] (==) |-->Input Device "<default keyboard>"
[ 88789.915] (==) The core pointer device wasn't specified explicitly in the layout.
        Using the default mouse configuration.
[ 88789.916] (==) The core keyboard device wasn't specified explicitly in the layout.
        Using the default keyboard configuration.
[ 88789.916] (II) LoadModule: "extmod"
[ 88790.007] (II) Loading /usr/X11R7/lib/modules/extensions/libextmod.so
[ 88790.047] (II) Module extmod: vendor="X.Org Foundation"
[ 88790.055]    compiled for 1.10.6, module version = 1.0.0
[ 88790.055]    Module class: X.Org Server Extension
[ 88790.056]    ABI class: X.Org Server Extension, version 5.0
[ 88790.056] (II) Loading extension MIT-SCREEN-SAVER
[ 88790.057] (II) Loading extension XFree86-VidModeExtension
[ 88790.057] (II) Loading extension XFree86-DGA
[ 88790.070] (II) Loading extension DPMS
[ 88790.070] (II) Loading extension XVideo
[ 88790.071] (II) Loading extension XVideo-MotionCompensation
[ 88790.071] (II) Loading extension X-Resource
[ 88790.072] (II) LoadModule: "dbe"
[ 88790.098] (II) Loading /usr/X11R7/lib/modules/extensions/libdbe.so
[ 88790.108] (II) Module dbe: vendor="X.Org Foundation"
[ 88790.109]    compiled for 1.10.6, module version = 1.0.0
[ 88790.109]    Module class: X.Org Server Extension
[ 88790.110]    ABI class: X.Org Server Extension, version 5.0
[ 88790.110] (II) Loading extension DOUBLE-BUFFER
[ 88790.111] (II) LoadModule: "glx"
[ 88790.140] (II) Loading /usr/X11R7/lib/modules/extensions/libglx.so
[ 88790.196] (II) Module glx: vendor="X.Org Foundation"
[ 88790.199]    compiled for 1.10.6, module version = 1.0.0
[ 88790.200]    ABI class: X.Org Server Extension, version 5.0
[ 88790.222] (==) AIGLX enabled
[ 88790.223] (II) Loading extension GLX
[ 88790.223] (II) LoadModule: "record"
[ 88790.253] (II) Loading /usr/X11R7/lib/modules/extensions/librecord.so
[ 88790.266] (II) Module record: vendor="X.Org Foundation"
[ 88790.266]    compiled for 1.10.6, module version = 1.13.0
[ 88790.267]    Module class: X.Org Server Extension
[ 88790.267]    ABI class: X.Org Server Extension, version 5.0
[ 88790.268] (II) Loading extension RECORD
[ 88790.269] (II) LoadModule: "dri"
[ 88790.295] (II) Loading /usr/X11R7/lib/modules/extensions/libdri.so
[ 88790.323] (II) Module dri: vendor="X.Org Foundation"
[ 88790.336]    compiled for 1.10.6, module version = 1.0.0
[ 88790.337]    ABI class: X.Org Server Extension, version 5.0
[ 88790.344] (II) Loading extension XFree86-DRI
[ 88790.355] (II) LoadModule: "dri2"
[ 88790.381] (II) Loading /usr/X11R7/lib/modules/extensions/libdri2.so
[ 88790.406] (II) Module dri2: vendor="X.Org Foundation"
[ 88790.408]    compiled for 1.10.6, module version = 1.2.0
[ 88790.408]    ABI class: X.Org Server Extension, version 5.0
[ 88790.410] (II) Loading extension DRI2
[ 88790.410] (II) LoadModule: "neomagic"
[ 88790.426] (II) Loading /usr/X11R7/lib/modules/drivers/neomagic_drv.so
[ 88790.445] (II) Module neomagic: vendor="X.Org Foundation"
[ 88790.446]    compiled for 1.10.6, module version = 1.2.8
[ 88790.447]    Module class: X.Org Video Driver
[ 88790.447]    ABI class: X.Org Video Driver, version 10.0
[ 88790.449] (II) LoadModule: "vesa"
[ 88790.470] (II) Loading /usr/X11R7/lib/modules/drivers/vesa_drv.so
[ 88790.488] (II) Module vesa: vendor="X.Org Foundation"
[ 88790.489]    compiled for 1.10.6, module version = 2.3.3
[ 88790.490]    Module class: X.Org Video Driver
[ 88790.490]    ABI class: X.Org Video Driver, version 10.0
[ 88790.491] (II) LoadModule: "mouse"
[ 88790.505] (II) Loading /usr/X11R7/lib/modules/drivers/mouse_drv.so
[ 88790.524] (II) Module mouse: vendor="X.Org Foundation"
[ 88790.524]    compiled for 1.10.6, module version = 1.9.0
[ 88790.525]    Module class: X.Org XInput Driver
[ 88790.526]    ABI class: X.Org XInput driver, version 12.2
[ 88790.526] (II) LoadModule: "kbd"
[ 88790.541] (II) Loading /usr/X11R7/lib/modules/drivers/kbd_drv.so
[ 88790.564] (II) Module kbd: vendor="X.Org Foundation"
[ 88790.565]    compiled for 1.10.6, module version = 1.8.0
[ 88790.565]    Module class: X.Org XInput Driver
[ 88790.566]    ABI class: X.Org XInput driver, version 12.2
[ 88790.566] (II) NEOMAGIC: Driver for Neomagic chipsets: neo2070, neo2090, neo2093,
        neo2097, neo2160, neo2200, neo2230, neo2360, neo2380
[ 88790.571] (II) VESA: driver for VESA chipsets: vesa
[ 88790.575] (--) Using wscons driver on /dev/ttyE4 in pcvt compatibility mode (version 3.32)
[ 88790.576] (--) using VT number 5
[ 88790.586] (WW) Falling back to old probe method for neomagic
[ 88790.587] (--) Assigning device section with no busID to primary device
[ 88790.588] (--) Chipset neo2160 found
[ 88790.588] (II) Loading /usr/X11R7/lib/modules/drivers/neomagic_drv.so
[ 88790.589] (WW) Falling back to old probe method for vesa
[ 88790.590] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 88790.591] (II) Loading sub module "vgahw"
[ 88790.591] (II) LoadModule: "vgahw"
[ 88790.658] (II) Loading /usr/X11R7/lib/modules/libvgahw.so
[ 88790.676] (II) Module vgahw: vendor="X.Org Foundation"
[ 88790.677]    compiled for 1.10.6, module version = 0.1.0
[ 88790.677]    ABI class: X.Org Video Driver, version 10.0
[ 88790.679] (II) NEOMAGIC(0): Chipset is a MagicGraph 128XD (NM2160)
[ 88790.680] (II) NEOMAGIC(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
[ 88790.681] (--) NEOMAGIC(0): Panel is a 800x600 color TFT display
[ 88790.681] (II) Loading sub module "ddc"
[ 88790.682] (II) LoadModule: "ddc"
[ 88790.683] (II) Module "ddc" already built-in
[ 88790.683] (II) Loading sub module "vbe"
[ 88790.684] (II) LoadModule: "vbe"
[ 88790.719] (II) Loading /usr/X11R7/lib/modules/libvbe.so
[ 88790.745] (II) Module vbe: vendor="X.Org Foundation"
[ 88790.745]    compiled for 1.10.6, module version = 1.1.0
[ 88790.746]    ABI class: X.Org Video Driver, version 10.0
[ 88790.747] (II) Loading sub module "int10"
[ 88790.747] (II) LoadModule: "int10"
[ 88790.781] (II) Loading /usr/X11R7/lib/modules/libint10.so
[ 88790.832] (II) Module int10: vendor="X.Org Foundation"
[ 88790.833]    compiled for 1.10.6, module version = 1.0.0
[ 88790.834]    ABI class: X.Org Video Driver, version 10.0
[ 88790.834] (II) NEOMAGIC(0): initializing int10
[ 88790.837] (WW) NEOMAGIC(0): remove MTRR a0000 - c0000
[ 88790.838] (WW) NEOMAGIC(0): remove MTRR c0000 - 100000
[ 88790.856] (II) NEOMAGIC(0): Primary V_BIOS segment is: 0xc000
[ 88790.857] (WW) NEOMAGIC(0): remove MTRR 0 - 1000
[ 88790.872] (II) NEOMAGIC(0): VESA BIOS detected
[ 88790.872] (II) NEOMAGIC(0): VESA VBE Version 2.0
[ 88790.873] (II) NEOMAGIC(0): VESA VBE Total Mem: 1984 kB
[ 88790.874] (II) NEOMAGIC(0): VESA VBE OEM: MagicGraph 128XD 40K SVGA BIOS
[ 88790.874] (II) NEOMAGIC(0): VESA VBE OEM Software Rev: 1.16
[ 88790.875] (II) NEOMAGIC(0): VESA VBE OEM Vendor: NeoMagic
[ 88790.876] (II) NEOMAGIC(0): VESA VBE OEM Product: MagicGraph 128XV
[ 88790.876] (II) NEOMAGIC(0): VESA VBE OEM Product Rev: 01.0
[ 88790.877] (II) Loading sub module "ddc"
[ 88790.877] (II) LoadModule: "ddc"
[ 88790.878] (II) Module "ddc" already built-in
[ 88791.074] (II) NEOMAGIC(0): VESA VBE DDC supported
[ 88791.075] (II) NEOMAGIC(0): VESA VBE DDC Level none
[ 88791.075] (II) NEOMAGIC(0): VESA VBE DDC transfer in appr. 0 sec.
[ 88791.265] (II) NEOMAGIC(0): VESA VBE DDC read failed
[ 88791.291] (WW) NEOMAGIC(0): remove MTRR 0 - 1000
[ 88791.292] (II) Loading sub module "i2c"
[ 88791.292] (II) LoadModule: "i2c"
[ 88791.293] (II) Module "i2c" already built-in
[ 88791.310] (II) NEOMAGIC(0): I2C bus "I2C bus" initialized.
[ 88791.310] (II) NEOMAGIC(0): I2C device "I2C bus:ddc2" registered at address 0xA0.
[ 88793.469] (--) NEOMAGIC(0): No DDC signal
[ 88793.501] (II) NEOMAGIC(0): Creating default Display subsection in Screen section
        "Builtin Default neomagic Screen 0" for depth/fbbpp 16/16
[ 88793.502] (==) NEOMAGIC(0): Depth 16, (--) framebuffer bpp 16
[ 88793.503] (==) NEOMAGIC(0): RGB weight 565
[ 88793.504] (==) NEOMAGIC(0): Default visual is TrueColor
[ 88793.581] (==) NEOMAGIC(0): Using gamma correction (1.0, 1.0, 1.0)
[ 88793.583] (--) NEOMAGIC(0): Internal LCD only display mode
[ 88793.584] (**) NEOMAGIC(0): using PCI Burst mode
[ 88793.585] (**) NEOMAGIC(0): Option StrangeLockups set: disabling some acceleration
[ 88793.587] (II) Loading sub module "xaa"
[ 88793.588] (II) LoadModule: "xaa"
[ 88793.625] (II) Loading /usr/X11R7/lib/modules/libxaa.so
[ 88793.745] (II) Module xaa: vendor="X.Org Foundation"
[ 88793.745]    compiled for 1.10.6, module version = 1.2.1
[ 88793.746]    ABI class: X.Org Video Driver, version 10.0
[ 88793.747] (--) NEOMAGIC(0): FB base address is set at 0xD0000000.
[ 88793.747] (--) NEOMAGIC(0): MMIO base address is set at 0x20000000.
[ 88793.748] (--) NEOMAGIC(0): MMIO base address2 is set at 0x20200000.
[ 88793.748] (--) NEOMAGIC(0): VideoRAM: 2048 kByte
[ 88793.749] (--) NEOMAGIC(0): Max Clock: 90000 kHz
[ 88793.749] (--) NEOMAGIC(0): Using hsync range matching panel size: 28.00-38.52 kHz [ 88793.750] (--) NEOMAGIC(0): Using vsync range for panel: 55.00-65.00 kHz [ 88793.770] (II) NEOMAGIC(0): <default monitor>: Using hsync range of 28.00-38.52 kHz [ 88793.770] (II) NEOMAGIC(0): <default monitor>: Using vrefresh range of 55.00-65.00 Hz
[ 88793.771] (WW) NEOMAGIC(0): Unable to estimate virtual size
[ 88793.772] (II) NEOMAGIC(0): Clock range:  11.00 to  90.00 MHz
[ 88793.773] (II) NEOMAGIC(0): Removing mode (640x350) that won't display properly on LCD [ 88793.773] (II) NEOMAGIC(0): Not using default mode "640x350" (unknown reason) [ 88793.774] (II) NEOMAGIC(0): Removing mode (320x175) that won't display properly on LCD [ 88793.774] (II) NEOMAGIC(0): Not using default mode "320x175" (unknown reason) [ 88793.775] (II) NEOMAGIC(0): Removing mode (640x400) that won't display properly on LCD [ 88793.776] (II) NEOMAGIC(0): Not using default mode "640x400" (unknown reason) [ 88793.776] (II) NEOMAGIC(0): Removing mode (320x200) that won't display properly on LCD [ 88793.777] (II) NEOMAGIC(0): Not using default mode "320x200" (unknown reason) [ 88793.777] (II) NEOMAGIC(0): Removing mode (720x400) that won't display properly on LCD [ 88793.778] (II) NEOMAGIC(0): Not using default mode "720x400" (unknown reason) [ 88793.778] (II) NEOMAGIC(0): Removing mode (360x200) that won't display properly on LCD [ 88793.779] (II) NEOMAGIC(0): Not using default mode "360x200" (unknown reason) [ 88793.780] (II) NEOMAGIC(0): Not using default mode "640x480" (vrefresh out of range) [ 88793.780] (II) NEOMAGIC(0): Not using default mode "320x240" (vrefresh out of range) [ 88793.781] (II) NEOMAGIC(0): Not using default mode "640x480" (vrefresh out of range) [ 88793.781] (II) NEOMAGIC(0): Not using default mode "320x240" (vrefresh out of range) [ 88793.782] (II) NEOMAGIC(0): Not using default mode "640x480" (hsync out of range) [ 88793.783] (II) NEOMAGIC(0): Not using default mode "320x240" (hsync out of range) [ 88793.783] (II) NEOMAGIC(0): Removing mode (400x300) that won't display properly on LCD [ 88793.784] (II) NEOMAGIC(0): Not using default mode "400x300" (unknown reason) [ 88793.784] (II) NEOMAGIC(0): Removing mode (400x300) that won't display properly on LCD [ 88793.785] (II) NEOMAGIC(0): Not using default mode "400x300" (unknown reason) [ 88793.786] (II) NEOMAGIC(0): Not using default mode "800x600" (hsync out of range) [ 88793.786] (II) NEOMAGIC(0): Removing mode (400x300) that won't display properly on LCD [ 88793.787] (II) NEOMAGIC(0): Not using default mode "400x300" (unknown reason) [ 88793.787] (II) NEOMAGIC(0): Not using default mode "800x600" (hsync out of range) [ 88793.788] (II) NEOMAGIC(0): Removing mode (400x300) that won't display properly on LCD [ 88793.789] (II) NEOMAGIC(0): Not using default mode "400x300" (unknown reason) [ 88793.789] (II) NEOMAGIC(0): Not using default mode "800x600" (hsync out of range) [ 88793.790] (II) NEOMAGIC(0): Removing mode (400x300) that won't display properly on LCD [ 88793.790] (II) NEOMAGIC(0): Not using default mode "400x300" (unknown reason) [ 88793.791] (II) NEOMAGIC(0): Not using default mode "1024x768i" (bad mode clock/interlace/doublescan) [ 88793.791] (II) NEOMAGIC(0): Not using default mode "512x384i" (bad mode clock/interlace/doublescan) [ 88793.792] (II) NEOMAGIC(0): Removing mode (1024x768) larger than the LCD panel (800x600) [ 88793.793] (II) NEOMAGIC(0): Not using default mode "1024x768" (unknown reason) [ 88793.793] (II) NEOMAGIC(0): Removing mode (512x384) larger than the LCD panel (800x600) [ 88793.794] (II) NEOMAGIC(0): Not using default mode "512x384" (unknown reason) [ 88793.794] (II) NEOMAGIC(0): Removing mode (1024x768) larger than the LCD panel (800x600) [ 88793.795] (II) NEOMAGIC(0): Not using default mode "1024x768" (unknown reason) [ 88793.796] (II) NEOMAGIC(0): Removing mode (512x384) larger than the LCD panel (800x600) [ 88793.796] (II) NEOMAGIC(0): Not using default mode "512x384" (unknown reason) [ 88793.797] (II) NEOMAGIC(0): Removing mode (1024x768) larger than the LCD panel (800x600) [ 88793.797] (II) NEOMAGIC(0): Not using default mode "1024x768" (unknown reason) [ 88793.798] (II) NEOMAGIC(0): Removing mode (512x384) larger than the LCD panel (800x600) [ 88793.799] (II) NEOMAGIC(0): Not using default mode "512x384" (unknown reason) [ 88793.799] (II) NEOMAGIC(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) [ 88793.800] (II) NEOMAGIC(0): Removing mode (512x384) larger than the LCD panel (800x600) [ 88793.801] (II) NEOMAGIC(0): Not using default mode "512x384" (unknown reason) [ 88793.801] (II) NEOMAGIC(0): Not using default mode "1152x864" (width requires unsupported line pitch) [ 88793.802] (II) NEOMAGIC(0): Removing mode (576x432) larger than the LCD panel (800x600) [ 88793.802] (II) NEOMAGIC(0): Not using default mode "576x432" (unknown reason) [ 88793.803] (II) NEOMAGIC(0): Not using default mode "1280x960" (insufficient memory for mode) [ 88793.803] (II) NEOMAGIC(0): Removing mode (640x480) larger than the LCD panel (800x600) [ 88793.804] (II) NEOMAGIC(0): Not using default mode "640x480" (unknown reason) [ 88793.805] (II) NEOMAGIC(0): Not using default mode "1280x960" (insufficient memory for mode) [ 88793.805] (II) NEOMAGIC(0): Removing mode (640x480) larger than the LCD panel (800x600) [ 88793.806] (II) NEOMAGIC(0): Not using default mode "640x480" (unknown reason) [ 88793.806] (II) NEOMAGIC(0): Not using default mode "1280x1024" (insufficient memory for mode) [ 88793.807] (II) NEOMAGIC(0): Removing mode (640x512) larger than the LCD panel (800x600) [ 88793.807] (II) NEOMAGIC(0): Not using default mode "640x512" (unknown reason) [ 88793.808] (II) NEOMAGIC(0): Not using default mode "1280x1024" (insufficient memory for mode) [ 88793.808] (II) NEOMAGIC(0): Removing mode (640x512) larger than the LCD panel (800x600) [ 88793.809] (II) NEOMAGIC(0): Not using default mode "640x512" (unknown reason) [ 88793.810] (II) NEOMAGIC(0): Not using default mode "1280x1024" (insufficient memory for mode) [ 88793.810] (II) NEOMAGIC(0): Removing mode (640x512) larger than the LCD panel (800x600) [ 88793.811] (II) NEOMAGIC(0): Not using default mode "640x512" (unknown reason) [ 88793.811] (II) NEOMAGIC(0): Not using default mode "1600x1200" (insufficient memory for mode) [ 88793.812] (II) NEOMAGIC(0): Not using default mode "800x600" (unknown reason) [ 88793.813] (II) NEOMAGIC(0): Not using default mode "1600x1200" (insufficient memory for mode) [ 88793.813] (II) NEOMAGIC(0): Not using default mode "800x600" (unknown reason) [ 88793.814] (II) NEOMAGIC(0): Not using default mode "1600x1200" (insufficient memory for mode) [ 88793.814] (II) NEOMAGIC(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) [ 88793.815] (II) NEOMAGIC(0): Not using default mode "1600x1200" (insufficient memory for mode) [ 88793.815] (II) NEOMAGIC(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) [ 88793.816] (II) NEOMAGIC(0): Not using default mode "1600x1200" (insufficient memory for mode) [ 88793.816] (II) NEOMAGIC(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) [ 88793.817] (II) NEOMAGIC(0): Not using default mode "1792x1344" (insufficient memory for mode) [ 88793.818] (II) NEOMAGIC(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan) [ 88793.818] (II) NEOMAGIC(0): Not using default mode "1792x1344" (insufficient memory for mode) [ 88793.819] (II) NEOMAGIC(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan) [ 88793.819] (II) NEOMAGIC(0): Not using default mode "1856x1392" (insufficient memory for mode) [ 88793.820] (II) NEOMAGIC(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan) [ 88793.820] (II) NEOMAGIC(0): Not using default mode "1856x1392" (insufficient memory for mode) [ 88793.821] (II) NEOMAGIC(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan) [ 88793.821] (II) NEOMAGIC(0): Not using default mode "1920x1440" (insufficient memory for mode) [ 88793.822] (II) NEOMAGIC(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) [ 88793.823] (II) NEOMAGIC(0): Not using default mode "1920x1440" (insufficient memory for mode) [ 88793.823] (II) NEOMAGIC(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) [ 88793.824] (II) NEOMAGIC(0): Removing mode (832x624) larger than the LCD panel (800x600) [ 88793.825] (II) NEOMAGIC(0): Not using default mode "832x624" (unknown reason) [ 88793.825] (II) NEOMAGIC(0): Removing mode (416x312) larger than the LCD panel (800x600) [ 88793.826] (II) NEOMAGIC(0): Not using default mode "416x312" (unknown reason) [ 88793.826] (II) NEOMAGIC(0): Not using default mode "1400x1050" (insufficient memory for mode) [ 88793.827] (II) NEOMAGIC(0): Not using default mode "700x525" (unknown reason) [ 88793.827] (II) NEOMAGIC(0): Not using default mode "1400x1050" (insufficient memory for mode) [ 88793.828] (II) NEOMAGIC(0): Not using default mode "700x525" (unknown reason) [ 88793.829] (II) NEOMAGIC(0): Not using default mode "1920x1440" (insufficient memory for mode) [ 88793.829] (II) NEOMAGIC(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) [ 88793.830] (II) NEOMAGIC(0): Not using default mode "2048x1536" (insufficient memory for mode) [ 88793.830] (II) NEOMAGIC(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) [ 88793.831] (II) NEOMAGIC(0): Not using default mode "2048x1536" (insufficient memory for mode) [ 88793.831] (II) NEOMAGIC(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) [ 88793.832] (II) NEOMAGIC(0): Not using default mode "2048x1536" (insufficient memory for mode) [ 88793.832] (II) NEOMAGIC(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
[ 88793.833] (--) NEOMAGIC(0): Virtual size is 800x600 (pitch 800)
[ 88793.834] (**) NEOMAGIC(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz [ 88793.835] (II) NEOMAGIC(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) [ 88793.835] (**) NEOMAGIC(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz [ 88793.837] (II) NEOMAGIC(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) [ 88793.838] (**) NEOMAGIC(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz [ 88793.838] (II) NEOMAGIC(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) [ 88793.839] (**) NEOMAGIC(0): *Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D) [ 88793.840] (II) NEOMAGIC(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz)
[ 88793.841] (==) NEOMAGIC(0): DPI set to (96, 96)
[ 88793.841] (II) Loading sub module "fb"
[ 88793.842] (II) LoadModule: "fb"
[ 88793.874] (II) Loading /usr/X11R7/lib/modules/libfb.so
[ 88793.895] (II) Module fb: vendor="X.Org Foundation"
[ 88793.895]    compiled for 1.10.6, module version = 1.0.0
[ 88793.896]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 88793.897] (II) Loading sub module "ramdac"
[ 88793.897] (II) LoadModule: "ramdac"
[ 88793.898] (II) Module "ramdac" already built-in
[ 88793.898] (II) UnloadModule: "vesa"
[ 88793.899] (II) Unloading vesa
[ 88793.902] (WW) NEOMAGIC(0): remove MTRR a0000 - b0000
[ 88794.278] (II) NEOMAGIC(0): Stretching disabled
[ 88794.776] (II) NEOMAGIC(0): Using linear framebuffer at: 0xD0000000
[ 88794.776] (--) NEOMAGIC(0): 1137152 bytes off-screen memory available
[ 88794.777] (II) NEOMAGIC(0): Using H/W Cursor.
[ 88794.778] (II) NEOMAGIC(0): Using 424 scanlines of offscreen memory
[ 88794.794] (II) NEOMAGIC(0): Using XFree86 Acceleration Architecture (XAA)
[ 88794.795]    Screen to screen bit blits
[ 88794.795]    Solid filled rectangles
[ 88794.795]    Solid Horizontal and Vertical Lines
[ 88794.824]    Setting up tile and stipple cache:
[ 88794.825]            18 128x128 slots
[ 88794.839] (II) NEOMAGIC(0): Acceleration  Initialized
[ 88794.840] (==) NEOMAGIC(0): Backing store disabled
[ 88794.841] (==) NEOMAGIC(0): Silken mouse enabled
[ 88794.927] (==) NEOMAGIC(0): DPMS enabled
[ 88794.932] (==) RandR enabled
[ 88794.932] (II) Initializing built-in extension Generic Event Extension
[ 88794.933] (II) Initializing built-in extension SHAPE
[ 88794.934] (II) Initializing built-in extension MIT-SHM
[ 88794.935] (II) Initializing built-in extension XInputExtension
[ 88794.935] (II) Initializing built-in extension XTEST
[ 88794.936] (II) Initializing built-in extension BIG-REQUESTS
[ 88794.936] (II) Initializing built-in extension SYNC
[ 88794.937] (II) Initializing built-in extension XKEYBOARD
[ 88794.938] (II) Initializing built-in extension XC-MISC
[ 88794.938] (II) Initializing built-in extension SECURITY
[ 88794.939] (II) Initializing built-in extension XINERAMA
[ 88794.939] (II) Initializing built-in extension XFIXES
[ 88794.940] (II) Initializing built-in extension XFree86-Bigfont
[ 88794.940] (II) Initializing built-in extension RENDER
[ 88794.941] (II) Initializing built-in extension RANDR
[ 88794.941] (II) Initializing built-in extension COMPOSITE
[ 88794.942] (II) Initializing built-in extension DAMAGE
[ 88795.564] (II) AIGLX: Screen 0 is not DRI2 capable
[ 88795.571] (II) AIGLX: Screen 0 is not DRI capable
[ 88796.924] (II) AIGLX: Loaded and initialized /usr/X11R7/lib/modules/dri/swrast_dri.so
[ 88796.925] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 88806.510] (II) Using input driver 'mouse' for '<default pointer>'
[ 88806.511] (II) Loading /usr/X11R7/lib/modules/drivers/mouse_drv.so
[ 88806.511] (**) Option "CorePointer"
[ 88806.512] (**) <default pointer>: always reports core events
[ 88806.529] (WW) <default pointer>: No Device specified, looking for one...
[ 88806.539] (II) <default pointer>: found Device "/dev/wsmouse"
[ 88806.573] (--) <default pointer>: Device: "/dev/wsmouse"
[ 88806.574] (==) <default pointer>: Protocol: "WSMouse"
[ 88806.574] (**) <default pointer>: always reports core events
[ 88806.575] (**) Option "Device" "/dev/wsmouse"
[ 88806.613] (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
[ 88806.615] (**) <default pointer>: ZAxisMapping: buttons 4 and 5
[ 88806.615] (**) <default pointer>: Buttons: 9
[ 88806.616] (II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE) [ 88806.618] (**) <default pointer>: (accel) keeping acceleration scheme 1
[ 88806.619] (**) <default pointer>: (accel) acceleration profile 0
[ 88806.620] (**) <default pointer>: (accel) acceleration factor: 2.000
[ 88806.621] (**) <default pointer>: (accel) acceleration threshold: 4
[ 88806.630] (II) Using input driver 'kbd' for '<default keyboard>'
[ 88806.631] (II) Loading /usr/X11R7/lib/modules/drivers/kbd_drv.so
[ 88806.632] (**) Option "CoreKeyboard"
[ 88806.632] (**) <default keyboard>: always reports core events
[ 88806.633] (**) <default keyboard>: always reports core events
[ 88806.634] (**) Option "Protocol" "standard"
[ 88806.635] (**) Option "XkbRules" "base"
[ 88806.636] (**) Option "XkbModel" "pc105"
[ 88806.637] (**) Option "XkbLayout" "us"
[ 88806.638] (II) XINPUT: Adding extended input device "<default keyboard>" (type: KEYBOARD)
[ 88807.103] (II) UnloadModule: "mouse"
[ 88807.104] (II) Unloading mouse
[ 88807.105] (II) UnloadModule: "kbd"
[ 88807.106] (II) Unloading kbd







Home | Main Index | Thread Index | Old Index