Public bug reported:

I have a Sony Vaio PCG-XG19.  This is rather old machine with a neomagic
chipset.  I have no problem running Dapper on it.  I did the following:

*) Start from a virgin machine.
*) Install Dapper, don't run any upgrades.
*) Edit the /etc/apt/sources.list, change all dapper -> edgy
*) Using Synaptic, select all upgradable, then apply.
*) Wait 2 hours while it does its thing.
*) Reboot.

The machine starts up.  During the boot, the screen colors look wrong -
perhaps it is in 16 color mode.

X fails to start up.  On screen 1 I see a box that asks me if I want to
see the X log file, but it times out almost instantly and just gives a
login prompt.

I have attached xorg.conf and Xorg.log.0 below.  I don't see anything
wrong with either one.


-------------------------------- /etc/X11/xorg.conf 
-----------------------------------

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
        FontPath        "/usr/share/X11/fonts/misc"
        FontPath        "/usr/share/X11/fonts/cyrillic"
        FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/share/X11/fonts/Type1"
        FontPath        "/usr/share/X11/fonts/100dpi"
        FontPath        "/usr/share/X11/fonts/75dpi"
        # path to defoma fonts
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
        Load    "i2c"
        Load    "bitmap"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "type1"
        Load    "vbe"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "us"
EndSection

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

Section "InputDevice"
  Driver        "wacom"
  Identifier    "stylus"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "stylus"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "eraser"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "eraser"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "cursor"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "cursor"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "Device"
        Identifier      "NeoMagic Corporation NM2380 [MagicMedia 256XL+]"
        Driver          "neomagic"
        BusID           "PCI:1:0:0"
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        Option          "DPMS"
        HorizSync       28-51
        VertRefresh     43-60
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "NeoMagic Corporation NM2380 [MagicMedia 256XL+]"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
        InputDevice     "stylus" "SendCoreEvents"
        InputDevice     "cursor" "SendCoreEvents"
        InputDevice     "eraser" "SendCoreEvents"
EndSection

Section "DRI"
        Mode    0666
EndSection

-------------------------------- /var/log/Xorg.log.0
-----------------------------------

X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.15.7 i686
Current Operating System: Linux vincent 2.6.15-26-386 #1 PREEMPT Thu Aug 3 
02:52:00 UTC 2006 i686
Build Date: 16 March 2006
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct  4 20:51:38 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "NeoMagic Corporation NM2380 [MagicMedia 256XL+]"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "stylus"
(**) |-->Input Device "cursor"
(**) |-->Input Device "eraser"
(WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
        Entry deleted from font path.
(**) FontPath set to 
"/usr/share/X11/fonts/misc,/usr/share/X11/fonts/100dpi/:unscaled,/usr/share/X11/fonts/75dpi/:unscaled,/usr/share/X11/fonts/Type1,/usr/share/X11/fonts/100dpi,/usr/share/X11/fonts/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.2
        X.Org Video Driver: 0.8
        X.Org XInput driver : 0.5
        X.Org Server Extension : 0.2
        X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 0.8
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7190 card 104d,804b rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,7191 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 03 class 06,80,00 hdr 00
(II) PCI: 00:08:0: chip 104d,8039 card 104d,804d rev 02 class 0c,00,10 hdr 00
(II) PCI: 00:09:0: chip 1073,0010 card 104d,804e rev 02 class 04,01,00 hdr 00
(II) PCI: 00:0a:0: chip 127a,2005 card 104d,805a rev 01 class 07,80,00 hdr 00
(II) PCI: 00:0c:0: chip 1180,0478 card 1400,0000 rev 80 class 06,07,00 hdr 82
(II) PCI: 00:0c:1: chip 1180,0478 card 1c00,0000 rev 80 class 06,07,00 hdr 82
(II) PCI: 01:00:0: chip 10c8,0016 card 104d,8086 rev 10 class 03,00,00 hdr 00
(II) PCI: 06:00:0: chip 10b7,5157 card 10b7,5b57 rev 01 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,6), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
        [0] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x008c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
        [0] -1  0       0xfe800000 - 0xfecfffff (0x500000) MX[B]
(II) Bus 1 prefetchable memory range:
        [0] -1  0       0xfc000000 - 0xfdffffff (0x2000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 2: bridge is at (0:12:0), (0,2,5), BCTRL: 0x0580 (VGA_EN is cleared)
(II) Bus 2 I/O range:
        [0] -1  0       0x00001400 - 0x000014ff (0x100) IX[B]
        [1] -1  0       0x00001800 - 0x000018ff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
        [0] -1  0       0x22000000 - 0x23ffffff (0x2000000) MX[B]
(II) Bus 2 prefetchable memory range:
        [0] -1  0       0x20000000 - 0x21ffffff (0x2000000) MX[B]
(II) PCI-to-CardBus bridge:
(II) Bus 6: bridge is at (0:12:1), (0,6,9), BCTRL: 0x0500 (VGA_EN is cleared)
(II) Bus 6 I/O range:
        [0] -1  0       0x00001c00 - 0x00001cff (0x100) IX[B]
        [1] -1  0       0x00002000 - 0x000020ff (0x100) IX[B]
(II) Bus 6 non-prefetchable memory range:
        [0] -1  0       0x26000000 - 0x27ffffff (0x2000000) MX[B]
(II) Bus 6 prefetchable memory range:
        [0] -1  0       0x24000000 - 0x25ffffff (0x2000000) MX[B]
(--) PCI:*(1:0:0) Neomagic Corporation NM2380 [MagicMedia 256XL+] rev 16, Mem @ 
0xfc000000/25, 0xfe800000/22, 0xfec00000/20
(II) Addressable bus resource ranges are
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
        [1] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0x40000000 from 0x40ffffff to 
0x3fffffff
(II) Active PCI resource ranges:
        [0] -1  0       0x26000080 - 0x260000ff (0x80) MX[B]
        [1] -1  0       0x26000000 - 0x2600007f (0x80) MX[B]
        [2] -1  0       0xfedf0000 - 0xfedf7fff (0x8000) MX[B]
        [3] -1  0       0xfedffc00 - 0xfedffdff (0x200) MX[B]
        [4] -1  0       0xfedff000 - 0xfedff7ff (0x800) MX[B]
        [5] -1  0       0x40000000 - 0x3fffffff (0x0) MX[B]O
        [6] -1  0       0xfec00000 - 0xfecfffff (0x100000) MX[B](B)
        [7] -1  0       0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
        [8] -1  0       0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
        [9] -1  0       0x00001c00 - 0x00001c7f (0x80) IX[B]
        [10] -1 0       0x0000fcec - 0x0000fcef (0x4) IX[B]
        [11] -1 0       0x0000fc40 - 0x0000fc7f (0x40) IX[B]
        [12] -1 0       0x0000fcc0 - 0x0000fcdf (0x20) IX[B]
        [13] -1 0       0x0000fcf0 - 0x0000fcff (0x10) IX[B]
(II) Inactive PCI resource ranges:
        [0] -1  0       0xfede0000 - 0xfedeffff (0x10000) MX[B]
        [1] -1  0       0x0000fce0 - 0x0000fce7 (0x8) IX[B]
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0x26000080 - 0x260000ff (0x80) MX[B]
        [1] -1  0       0x26000000 - 0x2600007f (0x80) MX[B]
        [2] -1  0       0xfedf0000 - 0xfedf7fff (0x8000) MX[B]
        [3] -1  0       0xfedffc00 - 0xfedffdff (0x200) MX[B]
        [4] -1  0       0xfedff000 - 0xfedff7ff (0x800) MX[B]
        [5] -1  0       0x40000000 - 0x3fffffff (0x0) MX[B]O
        [6] -1  0       0xfec00000 - 0xfecfffff (0x100000) MX[B](B)
        [7] -1  0       0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
        [8] -1  0       0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
        [9] -1  0       0x00001c00 - 0x00001c7f (0x80) IX[B]
        [10] -1 0       0x0000fcec - 0x0000fcef (0x4) IX[B]
        [11] -1 0       0x0000fc40 - 0x0000fc7f (0x40) IX[B]
        [12] -1 0       0x0000fcc0 - 0x0000fcdf (0x20) IX[B]
        [13] -1 0       0x0000fcf0 - 0x0000fcff (0x10) IX[B]
(II) Inactive PCI resource ranges after removing overlaps:
        [0] -1  0       0xfede0000 - 0xfedeffff (0x10000) MX[B]
        [1] -1  0       0x0000fce0 - 0x0000fce7 (0x8) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0       0x00100000 - 0x25ffffff (0x25f00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1  0       0x00100000 - 0x25ffffff (0x25f00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0x26000080 - 0x260000ff (0x80) MX[B]
        [5] -1  0       0x26000000 - 0x2600007f (0x80) MX[B]
        [6] -1  0       0xfedf0000 - 0xfedf7fff (0x8000) MX[B]
        [7] -1  0       0xfedffc00 - 0xfedffdff (0x200) MX[B]
        [8] -1  0       0xfedff000 - 0xfedff7ff (0x800) MX[B]
        [9] -1  0       0x40000000 - 0x3fffffff (0x0) MX[B]O
        [10] -1 0       0xfec00000 - 0xfecfffff (0x100000) MX[B](B)
        [11] -1 0       0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
        [12] -1 0       0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
        [13] -1 0       0xfede0000 - 0xfedeffff (0x10000) MX[B]
        [14] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [15] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [16] -1 0       0x00001c00 - 0x00001c7f (0x80) IX[B]
        [17] -1 0       0x0000fcec - 0x0000fcef (0x4) IX[B]
        [18] -1 0       0x0000fc40 - 0x0000fc7f (0x40) IX[B]
        [19] -1 0       0x0000fcc0 - 0x0000fcdf (0x20) IX[B]
        [20] -1 0       0x0000fcf0 - 0x0000fcff (0x10) IX[B]
        [21] -1 0       0x0000fce0 - 0x0000fce7 (0x8) IX[B]
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules/libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.2.0
        ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/lib/xorg/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 7.0.0, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.2
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.1.0
        ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "neomagic"
(II) Loading /usr/lib/xorg/modules/drivers/neomagic_drv.so
(II) Module neomagic: vendor="X.Org Foundation"
        compiled for 6.99.99.904, module version = 1.0.0
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.1
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.3
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "wacom"
(II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
(II) Module wacom: vendor="X.Org Foundation"
        compiled for 4.3.99.902, module version = 1.0.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.5
(II) Wacom driver level: 47-0.7.2 $
(II) NEOMAGIC: Driver for Neomagic chipsets: neo2070, neo2090, neo2093,
        neo2097, neo2160, neo2200, neo2230, neo2360, neo2380
(II) Primary Device is: PCI 01:00:0
(--) Chipset neo2380 found
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0       0x00100000 - 0x25ffffff (0x25f00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0x26000080 - 0x260000ff (0x80) MX[B]
        [5] -1  0       0x26000000 - 0x2600007f (0x80) MX[B]
        [6] -1  0       0xfedf0000 - 0xfedf7fff (0x8000) MX[B]
        [7] -1  0       0xfedffc00 - 0xfedffdff (0x200) MX[B]
        [8] -1  0       0xfedff000 - 0xfedff7ff (0x800) MX[B]
        [9] -1  0       0x40000000 - 0x3fffffff (0x0) MX[B]O
        [10] -1 0       0xfec00000 - 0xfecfffff (0x100000) MX[B](B)
        [11] -1 0       0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
        [12] -1 0       0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
        [13] -1 0       0xfede0000 - 0xfedeffff (0x10000) MX[B]
        [14] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [15] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [16] -1 0       0x00001c00 - 0x00001c7f (0x80) IX[B]
        [17] -1 0       0x0000fcec - 0x0000fcef (0x4) IX[B]
        [18] -1 0       0x0000fc40 - 0x0000fc7f (0x40) IX[B]
        [19] -1 0       0x0000fcc0 - 0x0000fcdf (0x20) IX[B]
        [20] -1 0       0x0000fcf0 - 0x0000fcff (0x10) IX[B]
        [21] -1 0       0x0000fce0 - 0x0000fce7 (0x8) IX[B]
(II) resource ranges after probing:
        [0] -1  0       0x00100000 - 0x25ffffff (0x25f00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0x26000080 - 0x260000ff (0x80) MX[B]
        [5] -1  0       0x26000000 - 0x2600007f (0x80) MX[B]
        [6] -1  0       0xfedf0000 - 0xfedf7fff (0x8000) MX[B]
        [7] -1  0       0xfedffc00 - 0xfedffdff (0x200) MX[B]
        [8] -1  0       0xfedff000 - 0xfedff7ff (0x800) MX[B]
        [9] -1  0       0x40000000 - 0x3fffffff (0x0) MX[B]O
        [10] -1 0       0xfec00000 - 0xfecfffff (0x100000) MX[B](B)
        [11] -1 0       0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
        [12] -1 0       0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
        [13] -1 0       0xfede0000 - 0xfedeffff (0x10000) MX[B]
        [14] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [15] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [16] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [17] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [18] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [19] -1 0       0x00001c00 - 0x00001c7f (0x80) IX[B]
        [20] -1 0       0x0000fcec - 0x0000fcef (0x4) IX[B]
        [21] -1 0       0x0000fc40 - 0x0000fc7f (0x40) IX[B]
        [22] -1 0       0x0000fcc0 - 0x0000fcdf (0x20) IX[B]
        [23] -1 0       0x0000fcf0 - 0x0000fcff (0x10) IX[B]
        [24] -1 0       0x0000fce0 - 0x0000fce7 (0x8) IX[B]
        [25] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [26] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 0.1.0
        ABI class: X.Org Video Driver, version 0.8
(II) NEOMAGIC(0): Chipset is a MagicMedia 256XL+ (NM2380)
(II) NEOMAGIC(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 
0x0000
(--) NEOMAGIC(0): Panel is a 1024x768 color TFT display
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/lib/xorg/modules/libddc.so
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/lib/xorg/modules/libvbe.so
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules/libint10.so
(II) NEOMAGIC(0): initializing int10
(II) NEOMAGIC(0): Primary V_BIOS segment is: 0xc000
(II) NEOMAGIC(0): VESA BIOS detected
(II) NEOMAGIC(0): VESA VBE Version 2.0
(II) NEOMAGIC(0): VESA VBE Total Mem: 6080 kB
(II) NEOMAGIC(0): VESA VBE OEM: MagicMedia 256XL+ 48K
(II) NEOMAGIC(0): VESA VBE OEM Software Rev: 2.5
(II) NEOMAGIC(0): VESA VBE OEM Vendor: NeoMagic
(II) NEOMAGIC(0): VESA VBE OEM Product: MagicMedia 256XL+
(II) NEOMAGIC(0): VESA VBE OEM Product Rev: 01.0
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/lib/xorg/modules/libddc.so
(II) NEOMAGIC(0): VESA VBE DDC supported
(II) NEOMAGIC(0): VESA VBE DDC Level none
(II) NEOMAGIC(0): VESA VBE DDC transfer in appr. 0 sec.
(II) NEOMAGIC(0): VESA VBE DDC read failed
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Reloading /usr/lib/xorg/modules/libi2c.so
(II) NEOMAGIC(0): I2C bus "I2C bus" initialized.
(II) NEOMAGIC(0): I2C device "I2C bus:ddc2" registered at address 0xA0.
(II) NEOMAGIC(0): I2C device "I2C bus:ddc2" removed.
(--) NEOMAGIC(0): No DDC signal
(**) NEOMAGIC(0): Depth 24, (--) framebuffer bpp 24
(==) NEOMAGIC(0): RGB weight 888
(==) NEOMAGIC(0): Default visual is TrueColor
(==) NEOMAGIC(0): Using gamma correction (1.0, 1.0, 1.0)
(--) NEOMAGIC(0): Internal LCD only display mode
(==) NEOMAGIC(0): using linear mode
(**) NEOMAGIC(0): using PCI Burst mode
(**) NEOMAGIC(0): Option StrangeLockups set: disabling some acceleration
(--) NEOMAGIC(0): FB base address is set at 0xFC000000.
(--) NEOMAGIC(0): MMIO base address is set at 0xFE800000.
(--) NEOMAGIC(0): MMIO base address2 is set at 0xFEC00000.
(--) NEOMAGIC(0): VideoRAM: 6144 kByte
(--) NEOMAGIC(0): Max Clock: 110000 kHz
(II) NEOMAGIC(0): Generic Monitor: Using hsync range of 28.00-51.00 kHz
(II) NEOMAGIC(0): Generic Monitor: Using vrefresh range of 43.00-60.00 Hz
(II) NEOMAGIC(0): Clock range:  11.00 to 110.00 MHz
(II) NEOMAGIC(0): Removing mode (640x350) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "640x350" (unknown reason)
(II) NEOMAGIC(0): Removing mode (320x175) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "320x175" (unknown reason)
(II) NEOMAGIC(0): Removing mode (640x400) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "640x400" (unknown reason)
(II) NEOMAGIC(0): Removing mode (320x200) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "320x200" (unknown reason)
(II) NEOMAGIC(0): Removing mode (720x400) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "720x400" (unknown reason)
(II) NEOMAGIC(0): Removing mode (360x200) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "360x200" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "640x480" (vrefresh out of range)
(II) NEOMAGIC(0): Not using default mode "320x240" (vrefresh out of range)
(II) NEOMAGIC(0): Not using default mode "640x480" (vrefresh out of range)
(II) NEOMAGIC(0): Not using default mode "320x240" (vrefresh out of range)
(II) NEOMAGIC(0): Not using default mode "640x480" (vrefresh out of range)
(II) NEOMAGIC(0): Not using default mode "320x240" (vrefresh out of range)
(II) NEOMAGIC(0): Removing mode (400x300) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "400x300" (unknown reason)
(II) NEOMAGIC(0): Removing mode (400x300) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "400x300" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "800x600" (vrefresh out of range)
(II) NEOMAGIC(0): Removing mode (400x300) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "400x300" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "800x600" (vrefresh out of range)
(II) NEOMAGIC(0): Removing mode (400x300) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "400x300" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "800x600" (hsync out of range)
(II) NEOMAGIC(0): Removing mode (400x300) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "400x300" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1024x768" (bad mode 
clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "512x384" (bad mode 
clock/interlace/doublescan)
(II) NEOMAGIC(0): Removing mode (512x384) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "512x384" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1024x768" (hsync out of range)
(II) NEOMAGIC(0): Removing mode (512x384) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "512x384" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1024x768" (hsync out of range)
(II) NEOMAGIC(0): Removing mode (512x384) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "512x384" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1024x768" (hsync out of range)
(II) NEOMAGIC(0): Removing mode (512x384) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "512x384" (unknown reason)
(II) NEOMAGIC(0): Removing mode (1152x864) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "1152x864" (unknown reason)
(II) NEOMAGIC(0): Removing mode (576x432) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "576x432" (unknown reason)
(II) NEOMAGIC(0): Removing mode (1280x960) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "1280x960" (unknown reason)
(II) NEOMAGIC(0): Removing mode (640x480) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "640x480" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1280x960" (bad mode 
clock/interlace/doublescan)
(II) NEOMAGIC(0): Removing mode (640x480) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "640x480" (unknown reason)
(II) NEOMAGIC(0): Removing mode (1280x1024) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "1280x1024" (unknown reason)
(II) NEOMAGIC(0): Removing mode (640x512) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "640x512" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1280x1024" (bad mode 
clock/interlace/doublescan)
(II) NEOMAGIC(0): Removing mode (640x512) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "640x512" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1280x1024" (bad mode 
clock/interlace/doublescan)
(II) NEOMAGIC(0): Removing mode (640x512) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "640x512" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1600x1200" (width requires 
unsupported line pitch)
(II) NEOMAGIC(0): Not using default mode "800x600" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1600x1200" (width requires 
unsupported line pitch)
(II) NEOMAGIC(0): Not using default mode "800x600" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1600x1200" (width requires 
unsupported line pitch)
(II) NEOMAGIC(0): Not using default mode "800x600" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1600x1200" (width requires 
unsupported line pitch)
(II) NEOMAGIC(0): Not using default mode "800x600" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1600x1200" (width requires 
unsupported line pitch)
(II) NEOMAGIC(0): Not using default mode "800x600" (bad mode 
clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "1792x1344" (insufficient memory for 
mode)
(II) NEOMAGIC(0): Not using default mode "896x672" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1792x1344" (insufficient memory for 
mode)
(II) NEOMAGIC(0): Not using default mode "896x672" (bad mode 
clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "1856x1392" (insufficient memory for 
mode)
(II) NEOMAGIC(0): Not using default mode "928x696" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1856x1392" (insufficient memory for 
mode)
(II) NEOMAGIC(0): Not using default mode "928x696" (bad mode 
clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "1920x1440" (insufficient memory for 
mode)
(II) NEOMAGIC(0): Not using default mode "960x720" (bad mode 
clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "1920x1440" (insufficient memory for 
mode)
(II) NEOMAGIC(0): Not using default mode "960x720" (bad mode 
clock/interlace/doublescan)
(II) NEOMAGIC(0): Removing mode (832x624) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "832x624" (unknown reason)
(II) NEOMAGIC(0): Removing mode (416x312) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "416x312" (unknown reason)
(II) NEOMAGIC(0): Removing mode (1280x768) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "1280x768" (unknown reason)
(II) NEOMAGIC(0): Removing mode (640x384) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "640x384" (unknown reason)
(II) NEOMAGIC(0): Removing mode (1280x800) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "1280x800" (unknown reason)
(II) NEOMAGIC(0): Removing mode (640x400) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "640x400" (unknown reason)
(II) NEOMAGIC(0): Removing mode (1152x768) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "1152x768" (unknown reason)
(II) NEOMAGIC(0): Removing mode (576x384) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "576x384" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1152x864" (bad mode 
clock/interlace/doublescan)
(II) NEOMAGIC(0): Removing mode (576x432) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "576x432" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1400x1050" (width requires 
unsupported line pitch)
(II) NEOMAGIC(0): Not using default mode "700x525" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1400x1050" (width requires 
unsupported line pitch)
(II) NEOMAGIC(0): Not using default mode "700x525" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1400x1050" (width requires 
unsupported line pitch)
(II) NEOMAGIC(0): Not using default mode "700x525" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1400x1050" (width requires 
unsupported line pitch)
(II) NEOMAGIC(0): Not using default mode "700x525" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1440x900" (width requires unsupported 
line pitch)
(II) NEOMAGIC(0): Removing mode (720x450) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "720x450" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1600x1024" (width requires 
unsupported line pitch)
(II) NEOMAGIC(0): Removing mode (800x512) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "800x512" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1680x1050" (width requires 
unsupported line pitch)
(II) NEOMAGIC(0): Not using default mode "840x525" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1680x1050" (width requires 
unsupported line pitch)
(II) NEOMAGIC(0): Not using default mode "840x525" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1680x1050" (width requires 
unsupported line pitch)
(II) NEOMAGIC(0): Not using default mode "840x525" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1920x1200" (insufficient memory for 
mode)
(II) NEOMAGIC(0): Not using default mode "960x600" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1920x1200" (insufficient memory for 
mode)
(II) NEOMAGIC(0): Not using default mode "960x600" (bad mode 
clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "1920x1440" (insufficient memory for 
mode)
(II) NEOMAGIC(0): Not using default mode "960x720" (bad mode 
clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "2048x1536" (insufficient memory for 
mode)
(II) NEOMAGIC(0): Not using default mode "1024x768" (bad mode 
clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "2048x1536" (insufficient memory for 
mode)
(II) NEOMAGIC(0): Not using default mode "1024x768" (bad mode 
clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "2048x1536" (insufficient memory for 
mode)
(II) NEOMAGIC(0): Not using default mode "1024x768" (bad mode 
clock/interlace/doublescan)
(--) NEOMAGIC(0): Virtual size is 1024x768 (pitch 1024)
(**) NEOMAGIC(0): *Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) NEOMAGIC(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 
806 -hsync -vsync
(**) NEOMAGIC(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) NEOMAGIC(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 
+hsync +vsync
(**) NEOMAGIC(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) NEOMAGIC(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 
-hsync -vsync
(**) NEOMAGIC(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) NEOMAGIC(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 
+hsync +vsync
(**) NEOMAGIC(0):  Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) NEOMAGIC(0): Modeline "320x240"   12.60  320 328 376 400  240 245 246 262 
doublescan -hsync -vsync
(==) NEOMAGIC(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules/libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.2.0
        ABI class: X.Org Video Driver, version 0.8
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 0.1.0
        ABI class: X.Org Video Driver, version 0.8
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0   0       0xfec00000 - 0xfecfffff (0x100000) MX[B]
        [1] 0   0       0xfe800000 - 0xfebfffff (0x400000) MX[B]
        [2] 0   0       0xfc000000 - 0xfdffffff (0x2000000) MX[B]
        [3] -1  0       0x00100000 - 0x25ffffff (0x25f00000) MX[B]E(B)
        [4] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [5] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [6] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [7] -1  0       0x26000080 - 0x260000ff (0x80) MX[B]
        [8] -1  0       0x26000000 - 0x2600007f (0x80) MX[B]
        [9] -1  0       0xfedf0000 - 0xfedf7fff (0x8000) MX[B]
        [10] -1 0       0xfedffc00 - 0xfedffdff (0x200) MX[B]
        [11] -1 0       0xfedff000 - 0xfedff7ff (0x800) MX[B]
        [12] -1 0       0x40000000 - 0x3fffffff (0x0) MX[B]O
        [13] -1 0       0xfec00000 - 0xfecfffff (0x100000) MX[B](B)
        [14] -1 0       0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
        [15] -1 0       0xfc000000 - 0xfdffffff (0x2000000) MX[B](B)
        [16] -1 0       0xfede0000 - 0xfedeffff (0x10000) MX[B]
        [17] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [18] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [19] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [20] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [21] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [22] -1 0       0x00001c00 - 0x00001c7f (0x80) IX[B]
        [23] -1 0       0x0000fcec - 0x0000fcef (0x4) IX[B]
        [24] -1 0       0x0000fc40 - 0x0000fc7f (0x40) IX[B]
        [25] -1 0       0x0000fcc0 - 0x0000fcdf (0x20) IX[B]
        [26] -1 0       0x0000fcf0 - 0x0000fcff (0x10) IX[B]
        [27] -1 0       0x0000fce0 - 0x0000fce7 (0x8) IX[B]
        [28] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [29] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) NEOMAGIC(0): Stretching disabled
(II) NEOMAGIC(0): Using linear framebuffer at: 0xFC000000
(--) NEOMAGIC(0): 3932160 bytes off-screen memory available
(II) NEOMAGIC(0): Using H/W Cursor.
(II) NEOMAGIC(0): Using 256 scanlines of offscreen memory
(II) NEOMAGIC(0): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        Solid Horizontal and Vertical Lines
        Offscreen Pixmaps
        Setting up tile and stipple cache:
                16 128x128 slots
(II) NEOMAGIC(0): Acceleration  Initialized
(==) NEOMAGIC(0): Backing store disabled
(==) NEOMAGIC(0): Silken mouse enabled
(**) Option "dpms"
(**) NEOMAGIC(0): DPMS enabled
(==) RandR enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
No matching visual for __GLcontextMode with visual class = 3 (32772), nplanes = 
24
No matching visual for __GLcontextMode with visual class = 1 (32774), nplanes = 
24
No matching visual for __GLcontextMode with visual class = 2 (32773), nplanes = 
24
No matching visual for __GLcontextMode with visual class = 0 (32775), nplanes = 
24
error opening security policy file /etc/X11/xserver/SecurityPolicy
(**) Option "CoreKeyboard"
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc104"
(**) Generic Keyboard: XkbModel: "pc104"
(**) Option "XkbLayout" "us"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ExplorerPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ExplorerPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Option "SendCoreEvents"
(**) stylus: always reports core events
(**) stylus device is /dev/wacom
(**) stylus is in absolute mode
(**) stylus: forcing TabletPC ISD V4 protocol
(**) WACOM: suppress value is 2
(**) Option "BaudRate" "9600"
(**) stylus: serial speed 9600
(**) Option "SendCoreEvents"
(**) cursor: always reports core events
(**) cursor device is /dev/wacom
(**) cursor is in relative mode
(**) cursor: forcing TabletPC ISD V4 protocol
(**) WACOM: suppress value is 2
(**) Option "BaudRate" "9600"
(**) cursor: serial speed 9600
(**) Option "SendCoreEvents"
(**) eraser: always reports core events
(**) eraser device is /dev/wacom
(**) eraser is in absolute mode
(**) eraser: forcing TabletPC ISD V4 protocol
(**) WACOM: suppress value is 2
(**) Option "BaudRate" "9600"
(**) eraser: serial speed 9600
(II) XINPUT: Adding extended input device "eraser" (type: Wacom Eraser)
(II) XINPUT: Adding extended input device "cursor" (type: Wacom Cursor)
(II) XINPUT: Adding extended input device "stylus" (type: Wacom Stylus)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(**) Option "Device" "/dev/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/wacom
        No such file or directory.
Error opening /dev/wacom : No such file or directory
(EE) xf86OpenSerial: Cannot open device /dev/wacom
        No such file or directory.
Error opening /dev/wacom : No such file or directory
(**) Option "Device" "/dev/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/wacom
        No such file or directory.
Error opening /dev/wacom : No such file or directory
(EE) xf86OpenSerial: Cannot open device /dev/wacom
        No such file or directory.
Error opening /dev/wacom : No such file or directory
(**) Option "Device" "/dev/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/wacom
        No such file or directory.
Error opening /dev/wacom : No such file or directory
(EE) xf86OpenSerial: Cannot open device /dev/wacom
        No such file or directory.
Error opening /dev/wacom : No such file or directory
(II) Configured Mouse: ps2EnableDataReporting: succeeded
SetGrabKeysState - disabled
SetGrabKeysState - enabled
SetGrabKeysState - disabled
SetGrabKeysState - enabled
SetGrabKeysState - disabled
SetGrabKeysState - enabled
SetGrabKeysState - disabled
SetGrabKeysState - enabled
SetGrabKeysState - disabled
SetGrabKeysState - enabled
SetGrabKeysState - disabled
SetGrabKeysState - enabled

** Affects: Ubuntu
     Importance: Undecided
         Status: Unconfirmed

-- 
Edgy Beta 1 breaks X on Neomagic chipset
https://launchpad.net/bugs/64114

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to