Package: xserver-xorg Version: 7.1.0-19 When configure the xwindow system whith Sun E250 on Display controller: Texas Instruments TVP4020 [Permedia 2]. This because xorg does not support multiple PCI bus's on Sun whih driver glint with kernel 2.6.
The result of lspci is: 000:80:00.0 Host bridge: Sun Microsystems Computer Corp. Psycho PCI Bus Module 0000:80:01.0 Display controller: Texas Instruments TVP4020 [Permedia 2] (rev 11) 0001:00:00.0 Host bridge: Sun Microsystems Computer Corp. Psycho PCI Bus Module 0001:00:01.0 Bridge: Sun Microsystems Computer Corp. EBUS (rev 01) 0001:00:01.1 Ethernet controller: Sun Microsystems Computer Corp. Happy Meal (rev 01) 0001:00:03.0 SCSI storage controller: LSI Logic / Symbios Logic 53c875 (rev 14) 0001:00:03.1 SCSI storage controller: LSI Logic / Symbios Logic 53c875 (rev 14) The xorg.conf is: # /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/fonts/X11/misc" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" # path to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" 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" "type5" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "IMPS/2" Option "Emulate3Buttons" "false" EndSection Section "Device" Identifier "TVP4020" Driver "glint" VendorName "Texas Instruments" BoardName "TVP4020 [Permedia 2]" Chipset "ti_pm2" Option "UseFBDev" "True" Option "BlockWrite" "True" VideoRam 8192 # BusID "PCI:80:01:00" Option "no_accel" EndSection Section "Monitor" Identifier "Generic Monitor" Option "DPMS" HorizSync 28-64 VertRefresh 43-60 EndSection Section "Screen" Identifier "Default Screen" Device "TVP4020" 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" EndSection Section "DRI" Mode 0666 EndSection The Xorg.0.log: X Window System Version 7.1.1 Release Date: 12 May 2006 X Protocol Version 11, Revision 0, Release 7.1.1 Build Operating System: UNKNOWN Current Operating System: Linux debiansparc3 2.6.18-4-sparc64 #1 Mon Mar 26 11:16:07 UTC 2007 sparc64 Build Date: 04 April 2007 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: Fri Oct 26 16:52:13 2007 (==) Using config file: "/etc/X11/xorg.conf" (==) ServerLayout "Default Layout" (**) |-->Screen "Default Screen" (0) (**) | |-->Monitor "Generic Monitor" (**) | |-->Device "TVP4020" (**) |-->Input Device "Generic Keyboard" (**) |-->Input Device "Configured Mouse" (WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist. Entry deleted from font path. (**) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType (==) RgbPath set to "/etc/X11/rgb" (==) ModulePath set to "/usr/lib/xorg/modules" (II) No APM support in BIOS or kernel (II) Module ABI versions: X.Org ANSI C Emulation: 0.3 X.Org Video Driver: 1.0 X.Org XInput driver : 0.6 X.Org Server Extension : 0.3 X.Org Font Renderer : 0.5 (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.1.1, module version = 1.0.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.5 (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.1.1, module version = 1.0.0 ABI class: X.Org Video Driver, version 1.0 (--) using VT number 7 (II) PCI: PCI scan (all values are in hex) (II) PCI: 80:00:0: chip 108e,8000 card 0000,0000 rev 00 class 06,00,00 hdr 00 (II) PCI: 80:01:0: chip 104c,3d07 card 1227,0008 rev 11 class 03,80,00 hdr 00 (II) PCI: End of PCI scan (II) Host-to-PCI bridge: (II) Bus 128: bridge is at (128:0:0), (128,128,128), BCTRL: 0x0008 (VGA_EN is set) (II) Bus 128 I/O range: [0] -1 1 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) Bus 128 non-prefetchable memory range: [0] -1 1 0x00000000 - 0x7fffffff (0x80000000) MX[B] (II) Bus 128 prefetchable memory range: [0] -1 1 0x00000000 - 0x7fffffff (0x80000000) MX[B] (II) Host-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (0,0,0), BCTRL: 0x0008 (VGA_EN is set) (--) PCI:*(128:1:0) Texas Instruments TVP4020 [Permedia 2] rev 17, Mem @ 0x00020000/17, 0x00800000/23, 0x01000000/23 (II) Addressable bus resource ranges are [0] -1 1 0x00000000 - 0x7fffffff (0x80000000) MX[B] [1] -1 1 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) OS-reported resource ranges: [0] -1 1 0x7fffffff - 0x7fffffff (0x1) MX[B] [1] -1 1 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 1 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 1 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 1 0x00000000 - 0x00000000 (0x1) IX[B] (II) Active PCI resource ranges: [0] -1 1 0x01000000 - 0x017fffff (0x800000) MX[B](B) [1] -1 1 0x00800000 - 0x00ffffff (0x800000) MX[B](B) [2] -1 1 0x00020000 - 0x0003ffff (0x20000) MX[B](B) (II) Active PCI resource ranges after removing overlaps: [0] -1 1 0x01000000 - 0x017fffff (0x800000) MX[B](B) [1] -1 1 0x00800000 - 0x00ffffff (0x800000) MX[B](B) [2] -1 1 0x00020000 - 0x0003ffff (0x20000) MX[B](B) (II) OS-reported resource ranges after removing overlaps with PCI: [0] -1 1 0x7fffffff - 0x7fffffff (0x1) MX[B] [1] -1 1 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 1 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 1 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 1 0x00000000 - 0x00000000 (0x1) IX[B] (II) All system resource ranges: [0] -1 1 0x7fffffff - 0x7fffffff (0x1) MX[B] [1] -1 1 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 1 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 1 0x01000000 - 0x017fffff (0x800000) MX[B](B) [5] -1 1 0x00800000 - 0x00ffffff (0x800000) MX[B](B) [6] -1 1 0x00020000 - 0x0003ffff (0x20000) MX[B](B) [7] -1 1 0x0000ffff - 0x0000ffff (0x1) IX[B] [8] -1 1 0x00000000 - 0x00000000 (0x1) IX[B] (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.1.1, module version = 1.0.0 ABI class: X.Org Video Driver, version 1.0 (II) LoadModule: "dri" (II) Loading /usr/lib/xorg/modules/extensions/libdri.so (II) Module dri: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.3 (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.1.1, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.3 (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.1.1, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.3 (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.1.1, module version = 2.1.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.5 (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.1.1, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.3 (==) AIGLX enabled (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.1.1, module version = 1.0.0 ABI class: X.Org Video Driver, version 1.0 (II) LoadModule: "type1" (II) Loading /usr/lib/xorg/modules/fonts/libtype1.so (II) Module type1: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.0.2 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.5 (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.1.1, module version = 1.1.0 ABI class: X.Org Video Driver, version 1.0 (II) LoadModule: "glint" (II) Loading /usr/lib/xorg/modules/drivers/glint_drv.so (II) Module glint: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.1.1 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 1.0 (II) LoadModule: "kbd" (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so (II) Module kbd: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.1.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.6 (II) LoadModule: "mouse" (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 7.1.1, module version = 1.1.1 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.6 (II) GLINT: driver for 3Dlabs chipsets: gamma, gamma2, ti_pm2, ti_pm, r4, pm4, pm3, pm2v, pm2, pm, 300sx, 500tx, mx, delta (II) Primary Device is: PCI 80:01:0 (--) Assigning device section with no busID to primary device (**) Chipset override: ti_pm2 (**) Chipset ti_pm2 found (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 1 0x7fffffff - 0x7fffffff (0x1) MX[B] [1] -1 1 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 1 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 1 0x01000000 - 0x017fffff (0x800000) MX[B](B) [5] -1 1 0x00800000 - 0x00ffffff (0x800000) MX[B](B) [6] -1 1 0x00020000 - 0x0003ffff (0x20000) MX[B](B) [7] -1 1 0x0000ffff - 0x0000ffff (0x1) IX[B] [8] -1 1 0x00000000 - 0x00000000 (0x1) IX[B] (WW) ****INVALID MEM ALLOCATION**** b: 0x20000 e: 0x3ffff correcting (II) NonSys [0] -1 1 0x7fffffff - 0x7fffffff (0x1) MX[B] [1] -1 1 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 1 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 1 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 1 0x00000000 - 0x00000000 (0x1) IX[B] (II) window: [0] -1 1 0x00000000 - 0x7fffffff (0x80000000) MX[B] (II) resSize: [0] -1 1 0x00000000 - 0xffffffff (0x0) MX[B] (II) window fixed: [0] -1 1 0x00000000 - 0x7fffffff (0x80000000) MX[B] (II) resource ranges after probing: [0] -1 1 0x00100000 - 0x0011ffff (0x20000) MX[B](B) [1] -1 1 0x7fffffff - 0x7fffffff (0x1) MX[B] [2] -1 1 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 1 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 1 0x01000000 - 0x017fffff (0x800000) MX[B](B) [6] -1 1 0x00800000 - 0x00ffffff (0x800000) MX[B](B) [7] 0 1 0x000a0000 - 0x000affff (0x10000) MS[B] [8] 0 1 0x000b0000 - 0x000b7fff (0x8000) MS[B] [9] 0 1 0x000b8000 - 0x000bffff (0x8000) MS[B] [10] -1 1 0x0000ffff - 0x0000ffff (0x1) IX[B] [11] -1 1 0x00000000 - 0x00000000 (0x1) IX[B] [12] 0 1 0x000003b0 - 0x000003bb (0xc) IS[B] [13] 0 1 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (**) GLINT(0): Depth 24, (--) framebuffer bpp 32 (==) GLINT(0): RGB weight 888 (==) GLINT(0): Default visual is TrueColor (==) GLINT(0): Using gamma correction (1.0, 1.0, 1.0) (**) GLINT(0): Option "NoAccel" (**) GLINT(0): Option "BlockWrite" "True" (**) GLINT(0): Option "UseFBDev" "True" (==) GLINT(0): Using HW cursor (**) GLINT(0): Acceleration disabled (II) Loading sub module "fbdevhw" (II) LoadModule: "fbdevhw" (II) Loading /usr/lib/xorg/modules/linux/libfbdevhw.so (II) Module fbdevhw: vendor="X.Org Foundation" compiled for 7.1.1, module version = 0.0.2 ABI class: X.Org Video Driver, version 1.0 (**) GLINT(0): Using Linux framebuffer device (**) GLINT(0): Chipset: "ti_pm2" (**) GLINT(0): Block Writes enabled (**) GLINT(0): Linear framebuffer at 0x1000000 (**) GLINT(0): MMIO registers at 0x110000 (EE) GLINT(0): xf86RegisterResources() found resource conflicts (II) UnloadModule: "glint" (II) UnloadModule: "fbdevhw" (II) Unloading /usr/lib/xorg/modules/linux/libfbdevhw.so (EE) Screen(s) found, but none have a usable configuration. Fatal server error: no screens found The error is: X Window System Version 7.1.1 Release Date: 12 May 2006 X Protocol Version 11, Revision 0, Release 7.1.1 Build Operating System: UNKNOWN Current Operating System: Linux debiansparc3 2.6.18-4-sparc64 #1 Mon Mar 26 11:16:07 UTC 2007 sparc64 Build Date: 04 April 2007 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: Fri Oct 26 17:02:55 2007 (==) Using config file: "/etc/X11/xorg.conf" (WW) ****INVALID MEM ALLOCATION**** b: 0x20000 e: 0x3ffff correcting (EE) GLINT(0): xf86RegisterResources() found resource conflicts (EE) Screen(s) found, but none have a usable configuration. Fatal server error: no screens found XIO: fatal IO error 54 (Connection reset by peer) on X server ":0.0" after 0 requests (0 known processed) with 0 events remaining. This problem was fixed in gentoo Xorg not finding PCI device on 2.6 kernel - Solved for 6.8.2;see: http://forums.gentoo.org/viewtopic-t-442939-start-0-postdays-0-postorder -asc-highlight-.html My system is: Sun Ultasparc E250 Sparc 64bit kernel Debian Etch Kernel 2.6.18-4-sparc64