Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xorg-x11-6.8.2 on an Ultra-10 workstation
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
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Sun Mar 27, 2005 11:43 pm    Post subject: xorg-x11-6.8.2 on an Ultra-10 workstation Reply with quote

my workstation Ultra-10 creator-3D was unable to start X11 due an error on the xorg.conf.
the old-driver used with XFree86 isn't available in xorg-x11.

someone can post a xorg.conf for this platform?

thanks
Back to top
View user's profile Send private message
i-right-i
Tux's lil' helper
Tux's lil' helper


Joined: 08 Nov 2004
Posts: 118
Location: Chandler, AZ USA

PostPosted: Tue Mar 29, 2005 5:33 pm    Post subject: Ultra 10 Xorg.conf Reply with quote

Here is the xorg.conf from my Ultra 10.

Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "HandleSpecialKeys" "Always"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/CID/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/100dpi/"
EndSection

Section "Module"
Load "glx"
Load "extmod"
Load "dri"
Load "dbe"
Load "record"
Load "xtrap"
Load "freetype"
Load "type1"
Load "drm"
Load "bitmap"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "Protocol" "Standard"
Option "XkbKeycodes" "sun(type5)"
Option "XkbModel" "type5"
Option "XkbLayout" "us"
Option "XkbRules" "sun"
#Option "XkbTypes" "types/cpmplete"
#Option "XkbCompat" "compat/complete"
#Option "XkbGeometry" "sun(type5unix"
EndSection

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

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 31-107
VertRefresh 60-160
Option "DPMS" "on"
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "accel" # [<bool>]
#Option "crt_display" # [<bool>]
#Option "composite_sync" # [<bool>]
#Option "hw_cursor" # [<bool>]
#Option "mmio_cache" # [<bool>]
#Option "test_mmio_cache" # [<bool>]
#Option "panel_display" # [<bool>]
#Option "probe_clocks" # [<bool>]
#Option "reference_clock" # <freq>
#Option "shadow_fb" # [<bool>]
#Option "sw_cursor" # [<bool>]
Identifier "Card0"
Driver "ati"
VendorName "ATI"
BoardName "3D Rage Pro 215GP"
ChipSet "ati"
ChipId 0x4750
ChipRev 0x5c
BusID "PCI:1:2:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
#SubSection "Display"
# Viewport 0 0
# Depth 1
#EndSubSection
#SubSection "Display"
# Viewport 0 0
# Depth 4
#EndSubSection
#SubSection "Display"
# Viewport 0 0
# Depth 8
#EndSubSection
#SubSection "Display"
# Viewport 0 0
# Depth 15
#EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024"
EndSubSection
EndSection

Hope this help, look at my sig for more info about my machine.

i-right-i
_________________
Gentoo on x86
Gentoo on SPARC
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Tue Mar 29, 2005 8:23 pm    Post subject: Re: Ultra 10 Xorg.conf Reply with quote

i-right-i wrote:
Here is the xorg.conf from my Ultra 10.

thanks!!!
Back to top
View user's profile Send private message
i-right-i
Tux's lil' helper
Tux's lil' helper


Joined: 08 Nov 2004
Posts: 118
Location: Chandler, AZ USA

PostPosted: Tue Mar 29, 2005 8:27 pm    Post subject: Xorg Conf Reply with quote

No problem. I hope it helps, post and let us know if it worked out for you.

i-right-i
_________________
Gentoo on x86
Gentoo on SPARC
Back to top
View user's profile Send private message
vanderaj
n00b
n00b


Joined: 09 Apr 2005
Posts: 1
Location: Melbourne, Australia

PostPosted: Sat Apr 09, 2005 11:45 am    Post subject: Reply with quote

I have an Ultra 10 with a Creator 3D and the motherboard seems to have an inbuilt and ancient Mach64. Does the 2005.0 CD install detect and configure both displays?

Andrew
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Sat Apr 09, 2005 12:15 pm    Post subject: Reply with quote

vanderaj wrote:
I have an Ultra 10 with a Creator 3D and the motherboard seems to have an inbuilt and ancient Mach64. Does the 2005.0 CD install detect and configure both displays?

yes, but you have to set the preferred one via the openpromfs.
i think isn't possibile having both displays
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Sun Apr 17, 2005 8:50 pm    Post subject: Reply with quote

i want to use the creator 3D video card. what driver i have to use?
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