Pagina 1 di 1

Driver ATI X600 con Monitor Olidata 17" (fuori schermo)

Inviato: venerdì 19 giugno 2009, 14:29
da deka86
Ciao a tutti, ho visto una discussione riguardo a questo schermo che potrebbe interessarmi; è stato risolto il problema ma non c'è nessuna soluzione scritta...
Qualcuno è così gentile da aiutarmi? Io ho ubuntu 9.04 con ATI X600 chip rv380 e mi da lo stesso problema della discussione precedente... Posto il mio xorg.conf che ho editato per attivare i driver ATI (sono quelli open source... non  proprietari) ..
Aiutatemi per favore xk non riesco ad utilizzare il pc al meglio con la risoluzione del monitor che ho in questo momento...
Ho visto che ci sono altri post non risposti su questo e non vorrei che fosse un problema irrisolvibile.. :(

Ciao e grazie a tutti in anticipo..
# xorg.conf (X.Org 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 xorg.conf manual page.
# (Type "man 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.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# 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 "Device"
        Identifier      "Radeon X600"
        Driver          "ati"
        BusID          "PCI:5:0:0"
        Option          "XAANoOffscreenPixmaps"
        Option          "BusType" "PCI"
        Option          "AGPMode" "8"
EndSection


Section "Monitor"
        Identifier      "Generic Monitor"
        Option          "DPMS"
EndSection


Section "Screen"
        Identifier      "Default Screen"
        Device          "Radeon X600"
        Monitor        "Generic Monitor"
        DefaultDepth    32
        SubSection "Display"
                Depth          24
                Modes          "800x600" "1024x768"
        EndSubSection
EndSection


Section "DRI"
        Mode 0666
EndSection

       
Section "Extensions"
        Option "Composite" "Enable"
EndSection


Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice    "Generic Keyboard"
        InputDevice    "Configured Mouse"
EndSection

Re: Driver ATI X600 con Monitor Olidata 17" (fuori schermo)

Inviato: venerdì 19 giugno 2009, 14:40
da uggi
su ubuntu 9.04 i driver radeon open sono già attivati.
non vorrei che tu avessi ''incasinato'' qualcosa facendolo.

Hai provato con un Live CD di ubu 9.04 ?

Il monitor è un LCD ?

Re: Driver ATI X600 con Monitor Olidata 17" (fuori schermo)

Inviato: martedì 23 giugno 2009, 14:04
da deka86
Si so che sono già installati infatti ma sul file conf non c'è scritto niente relativo ai driver video.. quello che ho postato è quello che ho trovato sul wiki di ubuntu da settare.. sennò il file è vuoto... Il monitor si è un lcd xò ho sbagliato a scrivere.. è un 15" non un 17"... :S sorry

Re: Driver ATI X600 con Monitor Olidata 17" (fuori schermo)

Inviato: martedì 23 giugno 2009, 14:14
da uggi
ho letto che con ubu 9.04 le cose sono cambiate, a volte quelle guide non sono aggiornatissime.

nell'immagine allegata c'è il mio xorg.conf e come vedi è ''vuoto''.

hai provato a premere il pulsante AUTO sul tuo LCD ?

io ti consiglio di fare una prova con cd Live e vedere se funziona.