Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Ati radeon e xorg
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
burningkid
n00b
n00b


Joined: 01 Nov 2004
Posts: 5

PostPosted: Sat Nov 06, 2004 3:59 pm    Post subject: Ati radeon e xorg Reply with quote

ho un problema. Dopo aver installato il kernel 2.6.9 con le opzioni suggerite da http://www.gentoo.it/tips/ATI-Driver.html, xorg,i driver ati e infine editato il xorg.conf ho provato ad avviare X con startx ma niente. Per un brevissimo tempo cerca di salire, vedo la x del mouse ma subito dopo cade con l'errore seguente:
xterm: error while loading shared libraries: libXaw.so.8: cannot open shared object file: No such file or directory.
Ed effettivamente lo shared object file di cui ha bisogno non e' da nessuna parte.
Non riesco a capire come mai pero', visto che ho scaricato tutto quello che dovrebbe servirmi per avviare X.
Qualcuno di voi sa dirmi cosa manca?
grazie.
ivan
Back to top
View user's profile Send private message
Wotan
n00b
n00b


Joined: 17 Oct 2004
Posts: 64
Location: Italy

PostPosted: Sat Nov 06, 2004 4:30 pm    Post subject: Reply with quote

Posta il tuo /etc/X11/xorg.conf ;)
BYEZ :D
Back to top
View user's profile Send private message
xchris
Advocate
Advocate


Joined: 10 Jul 2003
Posts: 2824

PostPosted: Sat Nov 06, 2004 5:05 pm    Post subject: Reply with quote

riemergi xterm...
devi aver tolto qualche lib con cui era stato compilato.
ciao

P.S.:Benvenuto :)
_________________
while True:Gentoo()
Back to top
View user's profile Send private message
burningkid
n00b
n00b


Joined: 01 Nov 2004
Posts: 5

PostPosted: Sat Nov 06, 2004 5:40 pm    Post subject: Reply with quote

grazie per il benvenuto.
ti allego il mio xorg.conf. purtroppo non ho trovato da nessuna parte del form la possibilita' di allegarlo piuttosto che inviarlo brutalmente.. :)
###############
Section "dri"
Mode 0666
EndSection
Section "Module"
Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "type1"
Load "freetype"
Load "glx" # libglx.a
Load "dri" # libdri.a
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usrshare/fonts/local/"
FontPath "/usrshare/fonts/misc/"
FontPath "/usrshare/fonts/75dpi/:unscaled"
FontPath "/usrshare/fonts/100dpi/:unscaled"
FontPath "/usrshare/fonts/Type1/"
FontPath "/usrshare/fonts/Speedo/"
FontPath "/usrshare/fonts/75dpi/"
FontPath "/usrshare/fonts/100dpi/"
EndSection
Section "ServerFlags"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xorg"
Option "XkbModel" "pc101"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "MouseManPlusPS/2"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/psaux"
EndSection
Section "Monitor"
Identifier "TFT 15.4"
HorizSync 31.5 - 80.5
VertRefresh 50 - 100
Option "DPMS"
EndSection
Section "Device"
Identifier "Standard VGA"
VendorName "Unknown"
BoardName "Unknown"
Driver "vga"
EndSection
Section "Device"
Identifier "ATI Graphics Adapter"
Driver "fglrx"
#Option "NoDDC"
Option "no_accel" "no"
Option "no_dri" "no"
Option "mtrr" "off" # disable DRI mtrr mapper, driver has its own code for mtrr
Option "DesktopSetup" "0x00000100"
Option "MonitorLayout" "AUTO, NONE"
Option "IgnoreEDID" "off"
Option "HSync2" "unspecified"
Option "VRefresh2" "unspecified"
Option "ScreenOverlap" "0"
Option "NoTV" "yes"
Option "TVStandard" "NTSC-M"
Option "TVHSizeAdj" "0"
Option "TVVSizeAdj" "0"
Option "TVHPosAdj" "0"
Option "TVVPosAdj" "0"
Option "TVHStartAdj" "0"
Option "TVColorAdj" "0"
Option "GammaCorrectionI" "0x00000000"
Option "GammaCorrectionII" "0x00000000"
Option "Capabilities" "0x00000000"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "CenterMode" "off"
Option "PseudoColorVisuals" "off"
Option "Stereo" "off"
Option "StereoSyncEnable" "1"
Option "FSAAEnable" "yes"
Option "FSAAScale" "6"
Option "FSAADisableGamma" "no"
Option "FSAACustomizeMSPos" "no"
Option "FSAAMSPosX0" "0.000000"
Option "FSAAMSPosY0" "0.000000"
Option "FSAAMSPosX1" "0.000000"
Option "FSAAMSPosY1" "0.000000"
Option "FSAAMSPosX2" "0.000000"
Option "FSAAMSPosY2" "0.000000"
Option "FSAAMSPosX3" "0.000000"
Option "FSAAMSPosY3" "0.000000"
Option "FSAAMSPosX4" "0.000000"
Option "FSAAMSPosY4" "0.000000"
Option "FSAAMSPosX5" "0.000000"
Option "FSAAMSPosY5" "0.000000"
Option "UseFastTLS" "0"
Option "BlockSignalsOnLock" "on"
Option "UseInternalAGPGART" "no"
Option "ForceGenericCPU" "no"
BusID "PCI:1:0:0" # vendor=1002, device=4c66
Screen 0
EndSection
Section "Screen"
Identifier "Screen0"
Device "ATI Graphics Adapter"
Monitor "TFT 15.4"
DefaultDepth 24
#Option "backingstore"
Subsection "Display"
Depth 24
Modes "1280x1024" "1280x800" "1024x768" "800x600"
ViewPort 0 0 # initial origin if mode is smaller than desktop
EndSubsection
EndSection
Section "ServerLayout"
Identifier "Server Layout"
Screen "Screen0"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
#####################

Dopo l'ennesimo tentativo di start senza risultato ho deciso di rimuovere xorg ed emerrgere xfree. Ciononostante la situazione non e' migliorata, anzi. Adesso fallisce addirittura l'emerge per un digest verfication failed di arial32.exe e non va piu' avanti.
Sapete dirmi come posso andare anvanti con l'emerge?
scusate ma non e' da tanto che smanetto con gentoo...
grazie mille! :wink:
Back to top
View user's profile Send private message
Wotan
n00b
n00b


Joined: 17 Oct 2004
Posts: 64
Location: Italy

PostPosted: Sat Nov 06, 2004 10:10 pm    Post subject: Reply with quote

Per xfree non ti so aiutare :roll:
Ma xorg che versione era? Se era la 6.8 allora potevi provare a cambiare il driver della tastiera da "Keyboard" a "kbd" e a sostituire il driver della scheda video da "fglrx" a "vesa" (xorg 6.8 e le schede radeon non vanno molto d'accordo ;) ).
Hai provato a riemergere xterm come ha detto xchris (visto che sembrava un suo errore) ?
Prova a dare un
Code:
emerge sync

tanto per vedere se per caso non è il portage che si è incasinato.
BYEZ :D
P.S. Incollare i file di configurazione va benissimo, ma usa i tag
Code:
[code] [/code]
per semplificare la vita a chi legge i tuoi post ;)
Back to top
View user's profile Send private message
Thundah
Guru
Guru


Joined: 08 Feb 2004
Posts: 477
Location: Switzerland

PostPosted: Sat Nov 06, 2004 11:15 pm    Post subject: Reply with quote

Prova a fare una sostituzione... come drivers per Keyboard metti kbd e non keyboard ;)
Cmq se mi addi in messenger ti passo il mio file xorg.conf.. io uso i DRM e vanno meglio degli ATI proprietari
Back to top
View user's profile Send private message
cataenry
Guru
Guru


Joined: 04 Nov 2003
Posts: 343

PostPosted: Sun Nov 07, 2004 10:12 am    Post subject: Reply with quote

Da quel che ho capito usi i driver closed...
Se usi xorg=6.7.X allora Keyboard non è necessario che sia kbd
Se usi xorg=6.8.X allora *devi* mettere Keyboard ma non devi attivare le estensioni Composite o cose del genere, poichè i driver non le supportano ti crasha X...

Per quanto riguarda quel file, ora non sono su gentoo e non ti posso aiutare... -_-

Byez e spero di farti saper meglio dopo :)
Back to top
View user's profile Send private message
Wotan
n00b
n00b


Joined: 17 Oct 2004
Posts: 64
Location: Italy

PostPosted: Sun Nov 07, 2004 10:30 am    Post subject: Reply with quote

cataenry wrote:
snip...
Se usi xorg=6.8.X allora *devi* mettere Keyboard
snip...

Ehm... volevi dire che deve mettere kbd vero?
BYEZ :D
Back to top
View user's profile Send private message
sourcez
Apprentice
Apprentice


Joined: 05 Feb 2004
Posts: 166
Location: Italy

PostPosted: Sun Nov 07, 2004 12:51 pm    Post subject: Reply with quote

Non per scoraggiarti ma dopo che avrai settato bene Xorg-6.8, se hai una scheda ATI recente da ATI9000 in su,
ricorda che attualmente non c'è modo di attivare il 3D, te lo dico perchè io dopo aver ben configurato Xorg sono
ripassato ad xfree per questo motivo, colpa dei maledetti driver closed della ATI che sono basati sulla versione del server X :cry:
Con Xorg 6.7 non dovresti avere problemi per quanta riguarda il 3D
_________________
"Tutti pensano a cambiare l’umanità ma nessuno pensa a cambiare se stesso."
Lev Tolstoj
Back to top
View user's profile Send private message
burningkid
n00b
n00b


Joined: 01 Nov 2004
Posts: 5

PostPosted: Tue Nov 09, 2004 11:01 am    Post subject: Reply with quote

ciao a tutti.
Alla fine ho rimosso xorg ed emerso xfree proprio per la storia dei driver closed.
Alla fine ero riuscito a fare partire un X ultraprimitivo senza il supporto del touchpad purtroppo...
Pero' seguendo gli step dell'howto i driver rispondevano correttamente, anche i test dei gear funzionavano e perfino il 3d.
Allora gasatissimo ho provato ad installare subito gnome e mettere a posto il mouse solo successivamente.
Peccato che pero' ho avuto un po' di errori di compilazione e mi son dovuto fermare. Stessa cosa con KDE. insomma ho un sistema che fa il boot in 12sec ma non riesco a configurarmi un DM.
Volevo chiedervi: c'e' qualcuno che e' un utente fastweb ed e' cosi' gentile darmi una mano con la mia installazione?
Magari creo un utente e, con una coppia di chiavi ssh accede al mio sistema eh...
...e magari si riesce a venirne a capo ;)
Purtroppo adesso non posso postare gli errori di compilazione ma lo faro' appena possibile.
Grazie a tutti ragazzi, e' proprio un bell'ambiente questo forum :)
ciao ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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