View previous topic :: View next topic |
Author |
Message |
LastHope Apprentice
Joined: 11 May 2005 Posts: 237 Location: Mordor
|
Posted: Wed Nov 14, 2007 2:36 pm Post subject: [Xfce4] Aggiungere un valore di risoluzione |
|
|
Ciao a tutti,
ieri sera ho utilizzato la mia macchina (unica con Gentoo e unica macchina Linux a farcela ) per proiettare su un proiettore. Tuttavia, mi si e' presentato il problema della risoluzione, ovvero non riuscivo a settare quella corretta, e ci siam dovuti accontentare di quello che mi passava Xfce.
Per l'esattezza, avevo bisogno di una risoluzione 1024x768, ma dal plugin di Xfce per il Display potevo scegliere al massimo 1152x768...
Per un eventuale futuro, come posso editare le risoluzioni possibili e indicare quella che vorrei?
Grazie
LastHope |
|
Back to top |
|
|
Peach Advocate
Joined: 08 Mar 2003 Posts: 3686 Location: London, UK
|
Posted: Wed Nov 14, 2007 2:43 pm Post subject: |
|
|
in /etc/X11/xorg.conf ?
forse aggiungendogli qualche altra modeline dovresti riuscire a far vedere a xfce altre risoluzioni... però non so come sia il tuo file di conf di xorg per poter essere sicuro di quello che sto dicendo! _________________ Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom |
|
Back to top |
|
|
LastHope Apprentice
Joined: 11 May 2005 Posts: 237 Location: Mordor
|
Posted: Wed Nov 14, 2007 3:57 pm Post subject: |
|
|
Peach wrote: | in /etc/X11/xorg.conf ?
forse aggiungendogli qualche altra modeline dovresti riuscire a far vedere a xfce altre risoluzioni... però non so come sia il tuo file di conf di xorg per poter essere sicuro di quello che sto dicendo! |
Il problema pero' e' che in xorg.conf questi parametri son gia' settati (mi ero dimenticato di dire che ci avevo gia' guardato):
Code: |
...
Section "Screen"
Identifier "Screen 1"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection
...
|
Devo postare tutto il xorg.conf?
Ciao e grazie |
|
Back to top |
|
|
Peach Advocate
Joined: 08 Mar 2003 Posts: 3686 Location: London, UK
|
Posted: Wed Nov 14, 2007 5:04 pm Post subject: |
|
|
no dovrebbero bastare...
cmq nel log di xorg dovresti vedere le modeline validate
prova a controllare con Code: | grep -A 10 Validated /var/log/Xorg.0.log |
_________________ Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom |
|
Back to top |
|
|
LastHope Apprentice
Joined: 11 May 2005 Posts: 237 Location: Mordor
|
Posted: Wed Nov 14, 2007 5:12 pm Post subject: |
|
|
Peach wrote: | no dovrebbero bastare...
cmq nel log di xorg dovresti vedere le modeline validate
prova a controllare con Code: | grep -A 10 Validated /var/log/Xorg.0.log |
|
Uhmmmm
Code: |
dani_lap dani # grep -A 10 Validated /var/log/Xorg.0.log
dani_lap dani #
|
Cosa ho sbagliato? |
|
Back to top |
|
|
Peach Advocate
Joined: 08 Mar 2003 Posts: 3686 Location: London, UK
|
Posted: Wed Nov 14, 2007 5:52 pm Post subject: |
|
|
sgrat sgrat...
hm forse dipende dal driver
vedi se aprendo il file di log ti appare qualcosa del genere:
Code: | $ grep -A 7 Validated /var/log/Xorg.0.log
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1280x800_50.00"
(II) NVIDIA(0): "1024x768"
(II) NVIDIA(0): "800x600"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 800
(--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals. |
_________________ Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom |
|
Back to top |
|
|
LastHope Apprentice
Joined: 11 May 2005 Posts: 237 Location: Mordor
|
Posted: Wed Nov 14, 2007 6:18 pm Post subject: |
|
|
No, nada come prima...Ho una ATI Radeon 9200 se puo' essere utile... |
|
Back to top |
|
|
Peach Advocate
Joined: 08 Mar 2003 Posts: 3686 Location: London, UK
|
Posted: Wed Nov 14, 2007 7:39 pm Post subject: |
|
|
LastHope wrote: | No, nada come prima...Ho una ATI Radeon 9200 se puo' essere utile... |
posteresti tutto il log su http://www.rafb.net/paste/ ? _________________ Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom |
|
Back to top |
|
|
LastHope Apprentice
Joined: 11 May 2005 Posts: 237 Location: Mordor
|
|
Back to top |
|
|
Peach Advocate
Joined: 08 Mar 2003 Posts: 3686 Location: London, UK
|
Posted: Wed Nov 14, 2007 9:31 pm Post subject: |
|
|
ok
Code: | (WW) RADEON(0): Valid modes must be between 320x200-1280x800
(II) RADEON(0): Valid mode using on-chip RMX: 1024x768
(II) RADEON(0): Valid mode using on-chip RMX: 800x600
(II) RADEON(0): Valid mode using on-chip RMX: 640x480 |
quindi lui te lo vede _________________ Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom |
|
Back to top |
|
|
LastHope Apprentice
Joined: 11 May 2005 Posts: 237 Location: Mordor
|
Posted: Wed Nov 14, 2007 9:36 pm Post subject: |
|
|
Peach wrote: |
ok
Code: | (WW) RADEON(0): Valid modes must be between 320x200-1280x800
(II) RADEON(0): Valid mode using on-chip RMX: 1024x768
(II) RADEON(0): Valid mode using on-chip RMX: 800x600
(II) RADEON(0): Valid mode using on-chip RMX: 640x480 |
quindi lui te lo vede |
Ottimo, ma allora perchè Xfce4 non mi da la possibilità di selezionare 1024x768? |
|
Back to top |
|
|
|