Strona 1 z 1
[SOLVED] filmy przez TV
: 27 maja 2010, 12:24
autor: ten30
witam i błagam pomocy,
chcę oglądac filmy na TV ale za każdym razem musze grzebac w ustawieniach kart graficznej, posiadam NVIDIE usuwałem instalowałem jeszcze raz i kupa, po restarcie ustawienia znikają?
co mam zrobić bo juz nie wiem
pozdrawiam
Odp: filmy przez TV
: 27 maja 2010, 13:42
autor: Adlatus
Poszukać odpowiedzi na forum. Było wielokrotnie. Mogę podpowiedzieć że ustawienia należy zapisać jako root.
Odp: filmy przez TV
: 27 maja 2010, 14:27
autor: [r4]
Zmieniac ustawienia w panelu uruchamianym
i nie zapomniec zapisac ich przed zamknieciem tegoz panelu.
Odp: filmy przez TV
: 28 maja 2010, 01:07
autor: ten30
jak to zapisać? jestem amatorem ubntowym:wall:
ale i tak dzięki za okazana pomoc
Odp: filmy przez TV
: 28 maja 2010, 07:00
autor: [r4]
W sekcji X Server Display Configuration (druga od góry) jest guzik Save to X Configuration File. To spowoduje zapisanie ustawień ekranów do pliku /etc/X11/xorg.conf, do którego by pisać, trzeba mieć uprawnienia roota (stąd gksudo na początku).
Odp: filmy przez TV
: 29 maja 2010, 14:57
autor: ten30
VALIDATION ERROR: Data incomplete in file /etc/X11/xorg.conf.
Undefined Monitor "Configured Monitor" referenced by Screen "Default Screen".
taki komunikat dostaje;(
nie wiem co mam robić
EDIT:
ktos mi pomoże?
Odp: filmy przez TV
: 29 maja 2010, 23:02
autor: [r4]
Spróbuj uruchomić najpierw
Odp: filmy przez TV
: 31 maja 2010, 14:01
autor: ten30
takie coś misie pojawia
Using X configuration file: "/etc/X11/xorg.conf".
Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'
New X configuration file written to '/etc/X11/xorg.conf'
??
Odp: filmy przez TV
: 31 maja 2010, 14:55
autor: [r4]
No, to jest okejas -- program zrobil swoje. Uruchom jeszcze raz X'y (albo caly system) i sprobuj wtedy gmerac w nvidia-settings.
Odp: filmy przez TV
: 01 cze 2010, 12:27
autor: ten30
to samo, reset i ustawienia wracają!
Odp: filmy przez TV
: 01 cze 2010, 13:27
autor: [r4]
Dziwne, przynajmniej od trzech wydań Ubuntu nie miałem problemu z panelem nvidii. Powiadasz więc, że nie zapisują się ustawienia dotyczące telewizora? Wklej zawartość swojego pliku /etc/X11/xorg.conf, obejrzymy go.
Odp: filmy przez TV
: 01 cze 2010, 18:33
autor: ten30
po zmianach i przed zapisem mam to
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@crested) Sun Feb 1 20:25:37 UTC 2009
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder58) Fri Aug 14 18:33:37 PDT 2009
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "LG FLATRON 775FT"
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 160.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8500 GT"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "TwinViewXineramaInfoOrder" "TV-0"
Option "metamodes" "CRT: 1024x768 +0+0, TV: 1024x768 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
a tak mam jak chce zapisać
http://img197.imageshack.us/f/zrzutekranudw.png/
Odp: filmy przez TV
: 02 cze 2010, 07:47
autor: [r4]
Po kolei:
Informacja mówi o niemożności usunięcia pliku xorg.conf.backup -- usuń go sam (albo lepiej, zmień mu nazwę); oczywiście jako root. Nie pytam już czy na pewno odpalasz nvidia-settings z uprawnieniami roota
Mój pliczek /etc/X11/xorg.conf wygląda tak
Kod: Zaznacz cały
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@palmer) Sun Feb 1 20:21:04 UTC 2009
# 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 "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" RightOf "Screen1"
Screen 1 "Screen1" 0 0
# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
# InputDevice "Keyboard0" "CoreKeyboard"
# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
# InputDevice "Mouse0" "CorePointer"
EndSection
Section "Module"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#Section "InputDevice"
# # generated from default
# Identifier "Keyboard0"
# Driver "kbd"
#EndSection
# commented out by update-manager, HAL is now used and auto-detects devices
# Keyboard settings are now read from /etc/default/console-setup
#Section "InputDevice"
# # generated from default
# Identifier "Mouse0"
# Driver "mouse"
# Option "Protocol" "auto"
# Option "Device" "/dev/psaux"
# Option "Emulate3Buttons" "no"
# Option "ZAxisMapping" "4 5"
#EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Monitor"
#TV
Identifier "Monitor[1]"
HorizSync 30.0 - 50.0
VertRefresh 60.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Unknown"
ModelName "Samsung SyncMaster"
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "CRT-1"
HorizSync 28.0 - 55.0
VertRefresh 43.0 - 72.0
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
Section "Device"
Identifier "Device[1]"
Driver "nvidia"
Option "TVOutFormat" "Composite"
Option "TVStandard" "PAL-G"
Option "ConnectedMonitor" "Monitor[1]"
Option "NoLogo" "1"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Device"
Identifier "Device1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 9600 GT"
BusID "PCI:5:0:0"
Screen 1
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 9600 GT"
BusID "PCI:5:0:0"
Screen 0
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
EndSection
Section "Screen"
Identifier "Screen[1]"
Device "Device[1]"
Monitor "Monitor[1]"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "800x600"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "DFP-0"
Option "metamodes" "DFP: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "CRT: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Jeśli przyszło Ci do głowy użyć go jako gotowca dla swojej konfiguracji, to to nie jest najlepszy pomysł -- trzeba by go poedytować tu i ówdzie.
(Przy okazji, takie rzeczy wstawiamy w znacznikach [ code ] [ /code ]; w przeciwnym razie trudno się czyta).
No i do robienia zrzutów ekranu używamy kombinacji ALT+PrintScreen (o ile w ogóle robimy zrzut ekranu, bo tu na forum utarło się po prostu przepisać treść komunikatu).
Mam nadzieję, że to pomoże. W wolnej chwili znajdę jeszcze parę innych konfiguracji X-ów z moich pozostałych komputerów, gdzie używałem większej ilości wyświetlaczy.
Odp: filmy przez TV
: 04 cze 2010, 11:21
autor: ten30
wielkie dzięki koleżko;!!
pojszło
można zamknąć
Odp: filmy przez TV
: 04 cze 2010, 11:26
autor: TanatriX
Zaawansowana edycja posta. Dopisz [SOLVED]