Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Risolto]Problema Display
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
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Mon May 30, 2005 11:42 am    Post subject: [Risolto]Problema Display Reply with quote

Ho una scheda video nVidia Corporation NV11 [GeForce2 MX/MX 400] e monitor Samtron 51S.
Quando avvio gentoo lo schermo mi appare spostato di qualche cm verso destra...
Questa è la mia configurazione di xorg:
Code:
Section "Monitor"

    Identifier  "Samtron 51S"
  HorizSync   30-60
 VertRefresh 56-75

# Standard VGA Device:

Section "Device"
    Identifier  "Standard VGA"
    VendorName  "Unknown"
    BoardName   "Unknown"

#    Chipset    "generic"

    Driver     "vga"

#    BusID      "PCI:0:10:0"

#    VideoRam   256

#    Clocks     25.2 28.3

EndSection


Section "Device"
    Identifier  "nVidia Geforce2"
    Driver      "nv"
    #VideoRam    65536
    # Insert Clocks lines here if appropriate
EndSection
Section "Screen"
    Identifier  "Screen 1"
    Device      "nVidia Geforce2"
    Monitor     "Samtron 51S"
    DefaultDepth 24

    Subsection "Display"
        Depth       8
        Modes       "1024x768" "800x600"
        ViewPort    0 0
        Virtual     1600 1280
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768" "800x600"
        ViewPort    0 0
        Virtual     1280 1024
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1024x768" "800x600"
        ViewPort    0 0
        Virtual     1152 900
    EndSubsection
EndSection


Inoltre volevo chiedervi se esiste una documentazione in cui viene spiegato in cosa consiste il framebuffer??
Grazie!


Last edited by Pancu on Mon May 30, 2005 12:43 pm; edited 1 time in total
Back to top
View user's profile Send private message
ricci
Tux's lil' helper
Tux's lil' helper


Joined: 12 May 2005
Posts: 78
Location: Ferrara

PostPosted: Mon May 30, 2005 12:08 pm    Post subject: Reply with quote

http://gentoo-wiki.com/HOWTO_Framebuffer_Support

http://gentoo-wiki.com/HOWTO_Framebuffer:Bootsplash:Grubsplash

Esiste anche la pagina in italiano che spiega, ma non ricordo il link. Vedo se lo trovo.
Per la configurazione del display io ho lanciato lo xorgcfg e mi ha settato tutto Gentoo a dovere.
Ciau


edit:
Magari cerca in http://wiki.gentoo-italia.net
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Mon May 30, 2005 12:32 pm    Post subject: Reply with quote

Puoi usare:

Code:
$ xvidtune


per crearti la modeline che poi metterai nel file xorg.conf
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Mon May 30, 2005 12:42 pm    Post subject: Reply with quote

Grazie ho risolto usando xorgcfg.. ;)
Back to top
View user's profile Send private message
ricci
Tux's lil' helper
Tux's lil' helper


Joined: 12 May 2005
Posts: 78
Location: Ferrara

PostPosted: Mon May 30, 2005 12:44 pm    Post subject: Reply with quote

bene!!! :D

Ecco il link in italiano per il framebuffer:
http://www.gentoo.it/tips/FramebufferAndBoot.html

Inoltre ti consiglio anche la lettura per le splashutils, per l'avvio grafico:
http://wiki.gentoo-italia.net/index.php/Framebuffer_Splash_-_Avvio_grafico


Last edited by ricci on Mon May 30, 2005 12:50 pm; edited 1 time in total
Back to top
View user's profile Send private message
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Mon May 30, 2005 12:48 pm    Post subject: Reply with quote

ricci wrote:
bene!!! :D

Ecco il link in italiano per il framebuffer:
http://www.gentoo.it/tips/FramebufferAndBoot.html

Grazie mille Ricci..Molto gentile! :)
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