Pagina 1 di 2 1 2 ultimoultimo
Visualizzazione dei risultati da 1 a 10 su 19

Discussione: risoluzione ubuntu

  1. #1
    Utente di HTML.it L'avatar di indre
    Registrato dal
    Jan 2002
    Messaggi
    2,735

    risoluzione ubuntu

    Ciao a tutti,
    ho letto molti post su risoluzione video, ma toccando il file xorg.conf ho fatto casini.
    Io ho un Acer Travelmate 4601Lci con intel mobile 915GM/GMS.
    La risoluzione dovrebbe arrivare a 1440 e non a solo 1280.

    Divento matto leggendo sgranato.

    Ora questo è il mio file xorg.conf

    codice:
    Section "Files"
            FontPath        "/usr/share/fonts/X11/misc"
            FontPath        "/usr/share/fonts/X11/cyrillic"
            FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
            FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
            FontPath        "/usr/share/fonts/X11/Type1"
            FontPath        "/usr/share/fonts/X11/100dpi"
            FontPath        "/usr/share/fonts/X11/75dpi"
            # path to defoma fonts
            FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    EndSection
    
    Section "Module"
            Load    "i2c"
            Load    "bitmap"
            Load    "ddc"
            Load    "dri"
            Load    "extmod"
            Load    "freetype"
            Load    "glx"
            Load    "int10"
            Load    "vbe"
    EndSection
    
    Section "InputDevice"
            Identifier      "Generic Keyboard"
            Driver          "kbd"
            Option          "CoreKeyboard"
            Option          "XkbRules"      "xorg"
            Option          "XkbModel"      "pc105"
            Option          "XkbLayout"     "it"
    EndSection
    
    Section "InputDevice"
            Identifier      "Configured Mouse"
            Driver          "mouse"
            Option          "CorePointer"
            Option          "Device"                "/dev/input/mice"
            Option          "Protocol"              "ImPS/2"
            Option          "ZAxisMapping"          "4 5"
            Option          "Emulate3Buttons"       "true"
    EndSection
    
    Section "InputDevice"
            Driver          "wacom"
            Identifier      "stylus"
            Option          "Device"        "/dev/input/wacom"
            Option          "Type"          "stylus"
            Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
    EndSection
    
    
    Section "InputDevice"
            Driver          "wacom"
            Identifier      "eraser"
            Option          "Device"        "/dev/input/wacom"
            Option          "Type"          "eraser"
            Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
    EndSection
    
    Section "InputDevice"
            Driver          "wacom"
            Identifier      "cursor"
            Option          "Device"        "/dev/input/wacom"
            Option          "Type"          "cursor"
            Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
    EndSection
    
    Section "Device"
            Identifier      "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
            Driver          "i810"
            BusID           "PCI:0:2:0"
    EndSection
    
    Section "Monitor"
            Identifier      "Generic Monitor"
            Option          "DPMS"
            HorizSync       28-70
            VertRefresh     43-60
    EndSection
    
    Section "Screen"
            Identifier      "Default Screen"
            Device          "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
            Monitor         "Generic Monitor"
            DefaultDepth    24
            SubSection "Display"
                    Depth           1
                    Modes           "1400x1050"
            EndSubSection
            SubSection "Display"
                    Depth           4
                    Modes           "1400x1050"
            EndSubSection
            SubSection "Display"
                    Depth           8
                    Modes           "1400x1050"
            EndSubSection
            SubSection "Display"
                    Depth           15
                    Modes           "1400x1050"
            EndSubSection
            SubSection "Display"
                    Depth           16
                    Modes           "1400x1050"
            EndSubSection
            SubSection "Display"
                    Depth           24
                    Modes           "1400x1050"
            EndSubSection
    EndSection
    
    Section "ServerLayout"
            Identifier      "Default Layout"
            Screen          "Default Screen"
            InputDevice     "Generic Keyboard"
            InputDevice     "Configured Mouse"
            InputDevice     "stylus"        "SendCoreEvents"
            InputDevice     "cursor"        "SendCoreEvents"
            InputDevice     "eraser"        "SendCoreEvents"
    EndSection
    
    Section "DRI"
            Mode    0666
    EndSection
    Ho provato a scaricare i driver intel
    apt-get install xserver-xorg-video-intel e sostituire i915 in Driver, ma non parte + nulla.
    il modulo era correttamente caricato.

    Come posso fare?
    ora ho i810 ma arriva sempre e solo a 1280
    Grazie mille.
    When I was young I used to pray for a bike. Then I realized that God doesn't work that way. So I stole a bike and prayed for forgiveness.

  2. #2

  3. #3
    Utente di HTML.it L'avatar di indre
    Registrato dal
    Jan 2002
    Messaggi
    2,735

    re

    provo, vediamo..
    ma continuo con i810?
    When I was young I used to pray for a bike. Then I realized that God doesn't work that way. So I stole a bike and prayed for forgiveness.

  4. #4
    Utente di HTML.it L'avatar di indre
    Registrato dal
    Jan 2002
    Messaggi
    2,735

    re

    fatto ma nulla, sempre 1280..
    che driver metto i810?

    i driver intel non me li vede e nemmeno i i915
    When I was young I used to pray for a bike. Then I realized that God doesn't work that way. So I stole a bike and prayed for forgiveness.

  5. #5
    Utente di HTML.it L'avatar di x57821
    Registrato dal
    May 2007
    Messaggi
    11

    info

    ciao, sono + giovane di te nel campo, ma se ho capito bene hai intenzione di modificare la risoluzione dello schermo, Hai provato con "synaptic" e installare il pacchetto "915resolution"? lo trovi nella sezione "all" alla sesta voce.io con quello ho risolto.

  6. #6
    Utente di HTML.it L'avatar di indre
    Registrato dal
    Jan 2002
    Messaggi
    2,735

    re

    ciao, si ho provato ad installarlo
    apt-get install 915resolution

    lo lancio con -l, verifico le conf supportate.
    rido il comando con 915resolution 62 1400 1050
    ma nulla, non modifica na mazza..

    messo anche in rc.local ma nulla da fare

    non modifica nulla, inizio ad impazzire.
    When I was young I used to pray for a bike. Then I realized that God doesn't work that way. So I stole a bike and prayed for forgiveness.

  7. #7
    Utente di HTML.it L'avatar di x57821
    Registrato dal
    May 2007
    Messaggi
    11

    ***

    Beh non vedo perchè ti complichi la vita con la compilazione,,,, prova a disinstallare da sinaptic, dopo di che riavvia e lo reinstalli sempre da sinaptic.
    che scheda video hai?
    prova a trovare i pacchetti per la tua scheda video sempre con sinaptic.ciao!!!!

  8. #8
    Moderatore di Linux e software L'avatar di francofait
    Registrato dal
    Aug 2001
    Messaggi
    13,558
    magari se la risoluzione di cui hai bisogno la inserisci correttamente a manina nella sezione interessata può darsi che risolvi:

    Section "Screen"
    Identifier "Default Screen"
    Device "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
    Monitor "Generic Monitor"
    DefaultDepth 24
    SubSection "Display"
    Depth 1
    Modes "1400x1050"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1400x1050"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1400x1050"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1400x1050"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1400x1050"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1400x1050"
    EndSubSection
    EndSection

  9. #9
    Utente di HTML.it L'avatar di indre
    Registrato dal
    Jan 2002
    Messaggi
    2,735

    re

    beh io uso apt,
    cmq il pacchetto è installato correttamente,
    ho anche i driver i810 e i710
    mio chipset è intel 915GM ma nulla,
    non c'è verso.. sto pensando di fare downgrade alla 6.06.



    francofait, l'ho messa..
    ma sto sempre a 1280 e vedo male
    When I was young I used to pray for a bike. Then I realized that God doesn't work that way. So I stole a bike and prayed for forgiveness.

  10. #10
    Utente di HTML.it L'avatar di indre
    Registrato dal
    Jan 2002
    Messaggi
    2,735

    re

    dannato!
    ho dovuto formattare e rimesso su la bella ubuntetta 7.04
    morale, stesso file di conf, ci cui avevo fatto backup precedentemente non mi tiene + la risoluzione a 1400!!

    ho reinstallato 915resolution,
    ho il file /etc/default/915resolution con impostata la risoluzione che Vorrei..

    ho installato xserver-xorg-video-i810 e impostato in xorg.conf...

    ma nulla, ottengo solo la 1280 e inoltre la cosa strana è che nella section screen ho:

    Section "Screen"
    Identifier "Default Screen"
    Device "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
    Monitor "Generic Monitor"
    DefaultDepth 24
    SubSection "Display"
    Depth 1
    Modes "1400x1050"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1400x1050"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1400x1050"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1400x1050"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1400x1050"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1400x1050"
    EndSubSection
    EndSection
    ma mi da la possibilità di scegliere anche risoluzioni a 800x600 o 1024x768..
    donde le prende?
    When I was young I used to pray for a bike. Then I realized that God doesn't work that way. So I stole a bike and prayed for forgiveness.

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.