Pages : 1
#1 Le 03/08/2005, à 20:21
- speedy
[Résolu][avec dapper :) ] xorg.conf
Bonjour,
Ben voilà, j'ai un HPZD7000, une ubuntu relookée OSX: très class je trouve
Réseau rj45 top, wifi inventel top (et qui semble plus freezer...)
les drivers nvidia qui vont bien et un seul xorg.conf qui fait "presque" tout ce que je veux.
C'est à dire que:
quand je démarre avec juste mon écran portable: impec!
quand je démarre avec la télé branchée: "presque" impec.
C'est sans doute simple, mais si quelqu'un voit mieux et plus vite que moi
Je voulais un RightOf pour le télé et j'ai un clone avec un virtuel 1440x900 --> TV 800x600 virtuel 1440x900
C'est pas mal, mais pour regarder les films , il faut ajuster les fenêtres chaque fois....
Je livre un extait de mon xorg.conf pour le cas ou vous auriez quelques commentaires ou incohérences à relever... Merci!
Section "Monitor"
Identifier "NV"
Option "DPMS"
HorizSync 28-72
VertRefresh 43-60
Modeline "1440x900" 97.54 1440 1472 1840 1872 900 919 927 946
EndSection
Section "Monitor"
Identifier "TV"
VendorName "PHILIPS"
ModelName "50cm"
HorizSync 30.0 - 50.0
VertRefresh 60
Option "TVStandard" "PAL-N"
EndSection
Section "Device"
Identifier "NVIDIA Corporation NV31M [GeForce FX Go 5600]"
Driver "nvidia"
VideoRam 65536
#Option "TwinView" "Orientation" "RightOf"
Option "NoLogo" "true"
BusID "PCI:1:0:0"
Option "MonitorLayout" "DFP-0, TV-0"
EndSection
Section "Device"
Identifier "sortie TV"
Driver "nvidia"
Option "ConnectedMonitor" "TV"
Option "TVStandard" "Pal-N"
Option "TVOutFormat" "SVIDEO"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV31M [GeForce FX Go 5600]"
Monitor "NV"
DefaultDepth 24
Option "DPMS"
SubSection "Display"
Depth 8
Modes "1440x900"
EndSubSection
SubSection "Display"
Depth 15
Modes "1440x900"
EndSubSection
SubSection "Display"
Depth 16
Modes "1440x900"
EndSubSection
SubSection "Display"
Depth 24
Modes "1440x900"
EndSubSection
EndSection
Section "Screen"
Identifier "Ecran Externe"
Device "sortie TV"
Monitor "TV"
DefaultDepth 24
Option "TVStandard" "PAL-N"
SubSection "Display"
Depth 8
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 15
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes "800x600"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Default Screen" 0 0
Screen 1 "Ecran Externe" RightOf "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection
Section "DRI"
Mode 0666
EndSection
Dernière modification par speedy (Le 06/04/2006, à 15:14)
Hors ligne
#2 Le 11/08/2005, à 10:32
- Mat_
Re : [Résolu][avec dapper :) ] xorg.conf
Ca me dirait bien d'avoir des screenshots de ta ubuntu relookee OSX
#3 Le 11/08/2005, à 18:30
- speedy
Re : [Résolu][avec dapper :) ] xorg.conf
Ca me dirait bien d'avoir des screenshots de ta ubuntu relookee OSX
La voilà http://daniel.nicault.free.fr/Capture.png
Tu aimes ?
Hors ligne
#4 Le 09/09/2005, à 12:33
- pbq59
Re : [Résolu][avec dapper :) ] xorg.conf
... wifi inventel top (et qui semble plus freezer...)
Bonjour Speedy ! comment as tu installé ton stick inventel wifi stp ? merci
(j'ai un stick wifi inventel wu221p)
The Wifi factor...
Hors ligne
#5 Le 10/09/2005, à 21:44
- speedy
Re : [Résolu][avec dapper :) ] xorg.conf
speedy a écrit :... wifi inventel top (et qui semble plus freezer...)
Bonjour Speedy ! comment as tu installé ton stick inventel wifi stp ? merci
(j'ai un stick wifi inventel wu221p)
Salut, déjà expliqué ici: http://forum.ubuntu-fr.org/viewtopic.php?id=6917
++
Hors ligne
Pages : 1