Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
error in Xorg on my Enterprise 450
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
zlye
n00b
n00b


Joined: 22 Oct 2005
Posts: 4

PostPosted: Tue Oct 25, 2005 12:54 am    Post subject: error in Xorg on my Enterprise 450 Reply with quote

Error message:
Code:
Fatal server error:
Caught signal 10.  Server aborting


Please consult the The X.Org Foundation support
         at http://wiki.X.Org
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

XIO:  fatal IO error 54 (Connection reset by peer) on X server ":0.0"
      after 0 requests (0 known processed) with 0 events remaining.


and my xorg.conf:
Code:
Section "ServerLayout"
        Identifier     "Layout0"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "Module"
        Load "freetype"
        # Load "xtt"
        Load  "extmod"
        Load  "glx"
        Load  "dri"
        Load  "dbe"
        Load  "record"
        Load  "xtrap"
        Load  "type1"
        Load  "speedo"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "MouseSystems"
        Option      "Device" "/dev/sunmouse"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbModel" "pc101"
        Option      "XkbLayout" "us"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        HorizSync    31.5 - 31.5
        HorizSync    35.5 - 35.5
        VertRefresh  50.0 - 70.0
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "ati"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth     8
        SubSection "Display"
                Viewport   0 0
                Depth     8
                Modes    "1024x768"
        EndSubSection
EndSection


Is there anyone ever config the xorg on E450? Plz post your config, thx very much.
Back to top
View user's profile Send private message
cyan051
n00b
n00b


Joined: 21 Aug 2004
Posts: 64

PostPosted: Sat Oct 29, 2005 7:16 am    Post subject: Reply with quote

could you post your /var/log/Xorg.0.log ?

i'd post my xorg.conf, but i'm using sun raptor gfx adapter (driver=glint, chipset=pm2v)
at the beggining i had some problems with intenral pci enumerator in xserver - doesn't really work with multiple pci buses.
i wrote a patch for xorg loong time ago, but easiest solution is to move the adapter to different pci slot.
Back to top
View user's profile Send private message
zlye
n00b
n00b


Joined: 22 Oct 2005
Posts: 4

PostPosted: Mon Oct 31, 2005 6:01 am    Post subject: Reply with quote

of course I can, but it's a little too large..

Code:

gentoo ~ # more /var/log/Xorg.0.log

X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.4.31-sparc-r2 sparc64 [ELF]
Current Operating System: Linux gentoo 2.4.31-sparc-r2 #2 SMP Mon Oct 24 08:33:40 CST 2005 sparc64
Build Date: 24 October 2005
        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: Tue Oct 25 01:28:02 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbModel" "pc101"
(**) XKB: model: "pc101"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse0"
(WW) The directory "/usr/share/fonts/CID/" does not exist.
        Entry deleted from font path.
(==) FontPath set to "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/,/usr/share/fonts/75dpi/,/usr/
share/fonts/100dpi/"
(==) RgbPath set to "/usr/lib/X11/rgb"
(==) ModulePath set to "/usr/lib/modules"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.2
        X.Org Video Driver: 0.7
        X.Org XInput driver : 0.4
        X.Org Server Extension : 0.2
        X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
        compiled for 6.8.2, 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/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.0.0
        ABI class: X.Org Video Driver, version 0.7
Using vt 7
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 108e,8000 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 01:00:0: chip 108e,8000 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 02:00:0: chip 108e,8000 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 02:03:0: chip 1002,4754 card 0000,0000 rev 9a class 03,00,00 hdr 00
(II) PCI: 03:00:0: chip 108e,8000 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 04:00:0: chip 108e,8000 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 04:01:0: chip 108e,1000 card 0000,0000 rev 01 class 06,80,00 hdr 80
(II) PCI: 04:01:1: chip 108e,1001 card 0000,0000 rev 01 class 02,00,00 hdr 80
(II) PCI: 04:02:0: chip 1000,000f card 0000,0000 rev 03 class 01,00,00 hdr 00
(II) PCI: 04:03:0: chip 1000,000f card 0000,0000 rev 03 class 01,00,00 hdr 00
(II) PCI: 04:04:0: chip 1000,000f card 1000,1000 rev 14 class 01,00,00 hdr 80
(II) PCI: 04:04:1: chip 1000,000f card 1000,1000 rev 14 class 01,00,00 hdr 80
(II) PCI: 05:00:0: chip 108e,8000 card 0000,0000 rev 00 class 06,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,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
        [0] -1  6       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
        [0] -1  6       0x00000000 - 0x7fffffff (0x80000000) MX[B]
(II) Bus 0 prefetchable memory range:
        [0] -1  6       0x00000000 - 0x7fffffff (0x80000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 1: bridge is at (1:0:0), (1,1,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 I/O range:
        [0] -1  5       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 1 non-prefetchable memory range:
        [0] -1  5       0x00000000 - 0x7fffffff (0x80000000) MX[B]
(II) Bus 1 prefetchable memory range:
        [0] -1  5       0x00000000 - 0x7fffffff (0x80000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 2: bridge is at (2:0:0), (2,2,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 2 I/O range:
        [0] -1  4       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 2 non-prefetchable memory range:
        [0] -1  4       0x00000000 - 0x7fffffff (0x80000000) MX[B]
(II) Bus 2 prefetchable memory range:
        [0] -1  4       0x00000000 - 0x7fffffff (0x80000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 3: bridge is at (3:0:0), (3,3,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 3 I/O range:
        [0] -1  3       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 3 non-prefetchable memory range:
        [0] -1  3       0x00000000 - 0x7fffffff (0x80000000) MX[B]
(II) Bus 3 prefetchable memory range:
        [0] -1  3       0x00000000 - 0x7fffffff (0x80000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 4: bridge is at (4:0:0), (4,4,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 4 I/O range:
        [0] -1  2       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 4 non-prefetchable memory range:
        [0] -1  2       0x00000000 - 0x7fffffff (0x80000000) MX[B]
(II) Bus 4 prefetchable memory range:
        [0] -1  2       0x00000000 - 0x7fffffff (0x80000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 5: bridge is at (5:0:0), (5,5,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 5 I/O range:
        [0] -1  1       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 5 non-prefetchable memory range:
        [0] -1  1       0x00000000 - 0x7fffffff (0x80000000) MX[B]
(II) Bus 5 prefetchable memory range:
        [0] -1  1       0x00000000 - 0x7fffffff (0x80000000) MX[B]
(--) PCI:*(2:3:0) ATI Technologies Inc 3D Rage I/II 215GT [Mach64 GT] rev 154, Mem @ 0x01000000/24, 0x02000000/12, I/O @
 0x0400/8
(II) Addressable bus resource ranges are
        [0] -1  1       0x00000000 - 0x7fffffff (0x80000000) MX[B]
        [1] -1  2       0x00000000 - 0x7fffffff (0x80000000) MX[B]
        [2] -1  3       0x00000000 - 0x7fffffff (0x80000000) MX[B]
        [3] -1  4       0x00000000 - 0x7fffffff (0x80000000) MX[B]
        [4] -1  5       0x00000000 - 0x7fffffff (0x80000000) MX[B]
        [5] -1  6       0x00000000 - 0x7fffffff (0x80000000) MX[B]
        [6] -1  1       0x00000000 - 0x0000ffff (0x10000) IX[B]
        [7] -1  2       0x00000000 - 0x0000ffff (0x10000) IX[B]
        [8] -1  3       0x00000000 - 0x0000ffff (0x10000) IX[B]
        [9] -1  4       0x00000000 - 0x0000ffff (0x10000) IX[B]
        [10] -1 5       0x00000000 - 0x0000ffff (0x10000) IX[B]
        [11] -1 6       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  2       0x7fffffff - 0x7fffffff (0x1) MX[B]
        [5] -1  2       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [6] -1  2       0x000c0000 - 0x000effff (0x30000) MX[B]
        [7] -1  2       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [8] -1  3       0x7fffffff - 0x7fffffff (0x1) MX[B]
        [9] -1  3       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [10] -1 3       0x000c0000 - 0x000effff (0x30000) MX[B]
        [11] -1 3       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [12] -1 4       0x7fffffff - 0x7fffffff (0x1) MX[B]
        [13] -1 4       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [14] -1 4       0x000c0000 - 0x000effff (0x30000) MX[B]
        [15] -1 4       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [16] -1 5       0x7fffffff - 0x7fffffff (0x1) MX[B]
        [17] -1 5       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [18] -1 5       0x000c0000 - 0x000effff (0x30000) MX[B]
        [19] -1 5       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [20] -1 6       0x7fffffff - 0x7fffffff (0x1) MX[B]
        [21] -1 6       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [22] -1 6       0x000c0000 - 0x000effff (0x30000) MX[B]
        [23] -1 6       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [24] -1 1       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [25] -1 1       0x00000000 - 0x00000000 (0x1) IX[B]
        [26] -1 2       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [27] -1 2       0x00000000 - 0x00000000 (0x1) IX[B]
        [28] -1 3       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [29] -1 3       0x00000000 - 0x00000000 (0x1) IX[B]
        [30] -1 4       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [31] -1 4       0x00000000 - 0x00000000 (0x1) IX[B]
        [32] -1 5       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [33] -1 5       0x00000000 - 0x00000000 (0x1) IX[B]
        [34] -1 6       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [35] -1 6       0x00000000 - 0x00000000 (0x1) IX[B]
(II) Active PCI resource ranges:
        [0] -1  2       0x0001e000 - 0x0001efff (0x1000) MX[B]
        [1] -1  2       0x0001c000 - 0x0001c0ff (0x100) MX[B]
        [2] -1  2       0x0001a000 - 0x0001afff (0x1000) MX[B]
        [3] -1  2       0x00018000 - 0x000180ff (0x100) MX[B]
        [4] -1  2       0x00012000 - 0x00012fff (0x1000) MX[B]
        [5] -1  2       0x00010000 - 0x000100ff (0x100) MX[B]
        [6] -1  2       0x00016000 - 0x00016fff (0x1000) MX[B]
        [7] -1  2       0x00014000 - 0x000140ff (0x100) MX[B]
        [8] -1  2       0x00008000 - 0x0000ffff (0x8000) MX[B]
        [9] -1  2       0x71000000 - 0x717fffff (0x800000) MX[B]
        [10] -1 2       0x70000000 - 0x70ffffff (0x1000000) MX[B]
        [11] -1 4       0x02000000 - 0x02000fff (0x1000) MX[B](B)
        [12] -1 4       0x01000000 - 0x01ffffff (0x1000000) MX[B](B)
        [13] -1 2       0x00001000 - 0x000010ff (0x100) IX[B]
        [14] -1 2       0x00000c00 - 0x00000cff (0x100) IX[B]
        [15] -1 2       0x00000400 - 0x000004ff (0x100) IX[B]
        [16] -1 2       0x00000800 - 0x000008ff (0x100) IX[B]
        [17] -1 4       0x00000400 - 0x000004ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  2       0x0001e000 - 0x0001efff (0x1000) MX[B]
        [1] -1  2       0x0001c000 - 0x0001c0ff (0x100) MX[B]
        [2] -1  2       0x0001a000 - 0x0001afff (0x1000) MX[B]
        [3] -1  2       0x00018000 - 0x000180ff (0x100) MX[B]
        [4] -1  2       0x00012000 - 0x00012fff (0x1000) MX[B]
        [5] -1  2       0x00010000 - 0x000100ff (0x100) MX[B]
        [6] -1  2       0x00016000 - 0x00016fff (0x1000) MX[B]
        [7] -1  2       0x00014000 - 0x000140ff (0x100) MX[B]
        [8] -1  2       0x00008000 - 0x0000ffff (0x8000) MX[B]
        [9] -1  2       0x71000000 - 0x717fffff (0x800000) MX[B]
        [10] -1 2       0x70000000 - 0x70ffffff (0x1000000) MX[B]
        [11] -1 4       0x02000000 - 0x02000fff (0x1000) MX[B](B)
        [12] -1 4       0x01000000 - 0x01ffffff (0x1000000) MX[B](B)
        [13] -1 2       0x00001000 - 0x000010ff (0x100) IX[B]
        [14] -1 2       0x00000c00 - 0x00000cff (0x100) IX[B]
        [15] -1 2       0x00000400 - 0x000004ff (0x100) IX[B]
        [16] -1 2       0x00000800 - 0x000008ff (0x100) IX[B]
        [17] -1 4       0x00000400 - 0x000004ff (0x100) IX[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  2       0x7fffffff - 0x7fffffff (0x1) MX[B]
        [5] -1  2       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [6] -1  2       0x000c0000 - 0x000effff (0x30000) MX[B]
        [7] -1  2       0x00000000 - 0x00007fff (0x8000) MX[B]
        [8] -1  3       0x7fffffff - 0x7fffffff (0x1) MX[B]
        [9] -1  3       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [10] -1 3       0x000c0000 - 0x000effff (0x30000) MX[B]
        [11] -1 3       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [12] -1 4       0x7fffffff - 0x7fffffff (0x1) MX[B]
        [13] -1 4       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [14] -1 4       0x000c0000 - 0x000effff (0x30000) MX[B]
        [15] -1 4       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [16] -1 5       0x7fffffff - 0x7fffffff (0x1) MX[B]
        [17] -1 5       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [18] -1 5       0x000c0000 - 0x000effff (0x30000) MX[B]
        [19] -1 5       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [20] -1 6       0x7fffffff - 0x7fffffff (0x1) MX[B]
        [21] -1 6       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [22] -1 6       0x000c0000 - 0x000effff (0x30000) MX[B]
        [23] -1 6       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [24] -1 1       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [25] -1 1       0x00000000 - 0x00000000 (0x1) IX[B]
        [26] -1 2       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [27] -1 2       0x00000000 - 0x00000000 (0x1) IX[B]
        [28] -1 3       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [29] -1 3       0x00000000 - 0x00000000 (0x1) IX[B]
        [30] -1 4       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [31] -1 4       0x00000000 - 0x00000000 (0x1) IX[B]
        [32] -1 5       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [33] -1 5       0x00000000 - 0x00000000 (0x1) IX[B]
        [34] -1 6       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [35] -1 6       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  2       0x7fffffff - 0x7fffffff (0x1) MX[B]
        [5] -1  2       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [6] -1  2       0x000c0000 - 0x000effff (0x30000) MX[B]
        [7] -1  2       0x00000000 - 0x00007fff (0x8000) MX[B]
        [8] -1  3       0x7fffffff - 0x7fffffff (0x1) MX[B]
        [9] -1  3       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [10] -1 3       0x000c0000 - 0x000effff (0x30000) MX[B]
        [11] -1 3       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [12] -1 4       0x7fffffff - 0x7fffffff (0x1) MX[B]
        [13] -1 4       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [14] -1 4       0x000c0000 - 0x000effff (0x30000) MX[B]
        [15] -1 4       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [16] -1 5       0x7fffffff - 0x7fffffff (0x1) MX[B]
        [17] -1 5       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [18] -1 5       0x000c0000 - 0x000effff (0x30000) MX[B]
        [19] -1 5       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [20] -1 6       0x7fffffff - 0x7fffffff (0x1) MX[B]
        [21] -1 6       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [22] -1 6       0x000c0000 - 0x000effff (0x30000) MX[B]
        [23] -1 6       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [24] -1 2       0x0001e000 - 0x0001efff (0x1000) MX[B]
        [25] -1 2       0x0001c000 - 0x0001c0ff (0x100) MX[B]
        [26] -1 2       0x0001a000 - 0x0001afff (0x1000) MX[B]
        [27] -1 2       0x00018000 - 0x000180ff (0x100) MX[B]
        [28] -1 2       0x00012000 - 0x00012fff (0x1000) MX[B]
        [29] -1 2       0x00010000 - 0x000100ff (0x100) MX[B]
        [30] -1 2       0x00016000 - 0x00016fff (0x1000) MX[B]
        [31] -1 2       0x00014000 - 0x000140ff (0x100) MX[B]
        [32] -1 2       0x00008000 - 0x0000ffff (0x8000) MX[B]
        [33] -1 2       0x71000000 - 0x717fffff (0x800000) MX[B]
        [34] -1 2       0x70000000 - 0x70ffffff (0x1000000) MX[B]
        [35] -1 4       0x02000000 - 0x02000fff (0x1000) MX[B](B)
        [36] -1 4       0x01000000 - 0x01ffffff (0x1000000) MX[B](B)
        [37] -1 1       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [38] -1 1       0x00000000 - 0x00000000 (0x1) IX[B]
        [39] -1 2       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [40] -1 2       0x00000000 - 0x00000000 (0x1) IX[B]
        [41] -1 3       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [42] -1 3       0x00000000 - 0x00000000 (0x1) IX[B]
        [43] -1 4       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [44] -1 4       0x00000000 - 0x00000000 (0x1) IX[B]
        [45] -1 5       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [46] -1 5       0x00000000 - 0x00000000 (0x1) IX[B]
        [47] -1 6       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [48] -1 6       0x00000000 - 0x00000000 (0x1) IX[B]
        [49] -1 2       0x00001000 - 0x000010ff (0x100) IX[B]
        [50] -1 2       0x00000c00 - 0x00000cff (0x100) IX[B]
        [51] -1 2       0x00000400 - 0x000004ff (0x100) IX[B]
        [52] -1 2       0x00000800 - 0x000008ff (0x100) IX[B]
        [53] -1 4       0x00000400 - 0x000004ff (0x100) IX[B](B)
(II) LoadModule: "freetype"
(II) Loading /usr/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 6.8.2, 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: "extmod"
(II) Loading /usr/lib/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 6.8.2, 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: "glx"
(II) Loading /usr/lib/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 6.8.2, 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/modules/extensions/libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/lib/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 6.8.2, 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/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "dbe"
(II) Loading /usr/lib/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/lib/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "xtrap"
(II) Loading /usr/lib/modules/extensions/libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(II) LoadModule: "type1"
(II) Loading /usr/lib/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
        compiled for 6.8.2, 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) Loading font CID
(II) LoadModule: "speedo"
(WW) Warning, couldn't open module speedo
(II) UnloadModule: "speedo"
(EE) Failed to load module "speedo" (module does not exist, 0)
(II) LoadModule: "ati"
(II) Loading /usr/lib/modules/drivers/ati_drv.so
(II) Module ati: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 6.5.6
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "keyboard"
(II) Loading /usr/lib/modules/input/keyboard_drv.so
(EE) LoadModule: Module keyboard does not have a keyboardModuleData data object.
(II) UnloadModule: "keyboard"
(II) Unloading /usr/lib/modules/input/keyboard_drv.so
(EE) Failed to load module "keyboard" (invalid module, 0)
(II) LoadModule: "mouse"
(II) Loading /usr/lib/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 6.8.2, module version = 1.0.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.4
(II) ATI: ATI driver (version 6.5.6) for chipset: ati
(II) R128: Driver for ATI Rage 128 chipsets:
        ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
        ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
        ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP),
        ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI),
        ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP),
        ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP),
        ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP),
        ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP),
        ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP),
        ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI),
        ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI),
        ATI Rage 128 Pro VR PS (AGP?), ATI Rage 128 Pro VR PT (AGP?),
        ATI Rage 128 Pro VR PU (AGP?), ATI Rage 128 Pro VR PV (AGP?),
        ATI Rage 128 Pro VR PW (AGP?), ATI Rage 128 Pro VR PX (AGP?),
        ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
        ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
        ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (AGP?),
        ATI Rage 128 4X SF (AGP?), ATI Rage 128 4X SG (AGP?),
        ATI Rage 128 4X SH (AGP?), ATI Rage 128 4X SK (AGP?),
        ATI Rage 128 4X SL (AGP?), ATI Rage 128 4X SM (AGP),
        ATI Rage 128 4X SN (AGP?), ATI Rage 128 Pro ULTRA TF (AGP),
        ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
        ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
        ATI Rage 128 Pro ULTRA TU (AGP?)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
        ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
        ATI Radeon VE/7000 QY (AGP/PCI), ATI Radeon VE/7000 QZ (AGP/PCI),
        ATI Radeon Mobility M7 LW (AGP),
        ATI Mobility FireGL 7800 M7 LX (AGP),
        ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
        ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
        ATI Radeon IGP330/340/350 (A4) 4137,
        ATI Radeon IGP330M/340M/350M (U2) 4337,
        ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon Mobility 7000 IGP 4437,
        ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
        ATI Radeon 9100 QM (AGP), ATI Radeon 8500 AIW BB (AGP),
        ATI Radeon 8500 AIW BC (AGP), ATI Radeon 7500 QW (AGP/PCI),
        ATI Radeon 7500 QX (AGP/PCI), ATI Radeon 9000/PRO If (AGP/PCI),
        ATI Radeon 9000 Ig (AGP/PCI), ATI FireGL Mobility 9000 (M9) Ld (AGP),
        ATI Radeon Mobility 9000 (M9) Lf (AGP),
        ATI Radeon Mobility 9000 (M9) Lg (AGP),
        ATI Radeon 9100 IGP (A5) 5834,
        ATI Radeon Mobility 9100 IGP (U3) 5835, ATI Radeon 9100 PRO IGP 7834,
        ATI Radeon Mobility 9200 IGP 7835, ATI Radeon 9200PRO 5960 (AGP),
        ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
        ATI Radeon 9200SE 5964 (AGP),
        ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
        ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon 9500 AD (AGP),
        ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
        ATI FireGL Z1 AG (AGP), ATI Radeon 9700 Pro ND (AGP),
        ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9700 NF (AGP),
        ATI FireGL X1 NG (AGP), ATI Radeon 9600 AP (AGP),
        ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
        ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP),
        ATI FireGL RV360 AV (AGP),
        ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
        ATI Radeon Mobility 9600 (M10) NQ (AGP),
        ATI Radeon Mobility 9600 (M11) NR (AGP),
        ATI Radeon Mobility 9600 (M10) NS (AGP),
        ATI FireGL Mobility T2 (M10) NT (AGP),
        ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon 9800SE AH (AGP),
        ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
        ATI FireGL X2 AK (AGP), ATI Radeon 9800PRO NH (AGP),
        ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
        ATI Radeon 9800XT NJ (AGP), ATI Radeon X600 (RV380) 3E50 (PCIE),
        ATI FireGL V3200 (RV380) 3E54 (PCIE),
        ATI Radeon Mobility X600 (M24) 3150 (PCIE),
        ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X300 (RV370) 5B60 (PCIE),
        ATI Radeon X600 (RV370) 5B62 (PCIE),
        ATI FireGL V3100 (RV370) 5B64 (PCIE),
        ATI FireGL D1100 (RV370) 5B65 (PCIE),
        ATI Radeon Mobility M300 (M22) 5460 (PCIE),
        ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R420) JH (AGP),
        ATI Radeon X800PRO (R420) JI (AGP),
        ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
        ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
        ATI Radeon Mobility 9800 (M18) JN (AGP),
        ATI Radeon X800XT (R420) JP (AGP), ATI Radeon X800 (R423) UH (PCIE),
        ATI Radeon X800PRO (R423) UI (PCIE),
        ATI Radeon X800LE (R423) UJ (PCIE),
        ATI Radeon X800SE (R423) UK (PCIE),
        ATI FireGL V7200 (R423) UQ (PCIE), ATI FireGL V5100 (R423) UR (PCIE),
        ATI FireGL V7100 (R423) UT (PCIE),
        ATI Radeon X800XT (R423) 5D57 (PCIE)
(II) Primary Device is: PCI 02:03:0
(II) ATI:  Candidate "Device" section "Card0".

   *** If unresolved symbols were reported above, they might not
   *** be the reason for the server aborting.

Fatal server error:
Caught signal 10.  Server aborting


Please consult the The X.Org Foundation support
         at http://wiki.X.Org
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
Back to top
View user's profile Send private message
Drunkula
Apprentice
Apprentice


Joined: 28 Jul 2003
Posts: 257
Location: Denton, TX - USA

PostPosted: Mon Oct 31, 2005 2:10 pm    Post subject: Reply with quote

Do you really have an ATI card in an E450? I would imagine that should be sunffb or cgsix or some other form of Sun video card.
_________________
Go away or I will replace you with a very small shell script.
Back to top
View user's profile Send private message
cyan051
n00b
n00b


Joined: 21 Aug 2004
Posts: 64

PostPosted: Mon Oct 31, 2005 3:49 pm    Post subject: Reply with quote

well, it looks like pci scan picks up the card properly (so no need to play with busid), but its not really sure which driver to use so the card initialization never happens...

try playing with "section device" and assign a strict chipset value inside it
(shouldn't be too difficult to find the right value)

for example, this is what i have in my xorg.conf

Code:
Section "Device"
        Identifier      "Sun Raptor GFX"
        BoardName       "3DLabs Glint Permedia 2v"
        VendorName      "Sun Microsystems"
        Driver          "glint"
        ChipSet         "pm2v"
        Option          "hw cursor" "on"
        Option          "UseFBDev"              "false"
        VideoRam        8192
EndSection
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum