Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Creator Gfx and X
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
eridu
n00b
n00b


Joined: 11 Nov 2004
Posts: 15

PostPosted: Tue Nov 16, 2004 7:47 pm    Post subject: Creator Gfx and X Reply with quote

i can't find the creator 3d card anywhere to define the correct driver in the xorg.conf file, does anyone know which driver i have to specify? and does anyone know how much ram they were shipped with?

thanks

steve
Back to top
View user's profile Send private message
GenTimJS
Guru
Guru


Joined: 03 May 2003
Posts: 406
Location: NH, USA

PostPosted: Tue Nov 16, 2004 7:55 pm    Post subject: Reply with quote

use IIRC sunffb as the name of the driver.
how much ram you say it has shouldnt make a differance anyway, but different models of C3D had dif amounts of ram.... you'd have to give a model number for anyone to tell you how much YOURS has, and even then you'd likely just get a link to the sun system handbook on sun.com :wink:
_________________
-Tim Smith
Back to top
View user's profile Send private message
eridu
n00b
n00b


Joined: 11 Nov 2004
Posts: 15

PostPosted: Tue Nov 16, 2004 8:12 pm    Post subject: Reply with quote

thx for that

while i'm on the subject of x configuration, what is the correct driver for a sun keyboard, can't find anything in the example conf file to help

cheers

steve
Back to top
View user's profile Send private message
spam_
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jan 2004
Posts: 105
Location: /dev/null

PostPosted: Tue Nov 16, 2004 11:44 pm    Post subject: Reply with quote

Well, the keyboard driver depends on what version of X you're using. If it's X.org 6.8.x (the latest stable release), this is the InputDevice section to have (assuming a standard type5 keyboard, US layout):

Code:

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"

        Option      "XkbRules" "sun"
        Option      "XkbModel" "type5"
        Option      "XkbLayout" "us"
EndSection


You have to use the deprecated keyboard driver, otherwise you run into keymap shifting and other b0rkage...
Back to top
View user's profile Send private message
eridu
n00b
n00b


Joined: 11 Nov 2004
Posts: 15

PostPosted: Wed Nov 17, 2004 10:06 am    Post subject: Reply with quote

thx again, all up and running now, just need to flash update, install a new hard drive and do it all again 8)

cheers

steve
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