Ρύθμιση samsung lcd TV lw26a33w26" 1280x768 GTF driver

...κάρτες γραφικών / προβλήματα εικόνας / τηλεοπτικοί δέκτες
Κανόνες Δ. Συζήτησης
Αν έχετε πρόβλημα με την κάρτα γραφικών σας και δεν μπορείτε να μπείτε σε γραφικό περιβάλλον,
δοκιμάστε να τρέξετε την παρακάτω εντολή για να ελέγξετε αν το σύστημά σας χρειάζεται πρόσθετους κλειστούς οδηγούς:
jockey-text

Για κάρτα τηλεόρασης δώστε τα αποτελέσματα των παρακάτω εντολών :
lspci -nn (Για εσωτερικές κάρτες pci)
lsusb (Για εξωτερικές κάρτες με σύνδεση usb)

Re: κάποιες ερώτησεις για κάρτες γραφικών nvidia..

Δημοσίευσηαπό s.dalas » 03 Νοέμ 2009, 00:59

έγραψε:Στο xorg.conf δεν έβαλες την ανάλυση που ήθελες, δλδ την 1280x768 αλλά έβαλες
1280x1024 και 1024x768

Ναι θα επρεπε να μπορει να επιλεξει και τις δυο ετσι.. Νομιζω πως πρεπει να αλλαξει και το monitor section οπως του ειπα...

Δωσε μας και τωρα οπως ειναι αλλαγμενο το Xorg

τυπογραφικο ήτανε? νομιζα πως εγραφε 1280*768 και οχι 1280*1024...
Τελευταία επεξεργασία από s.dalas και 03 Νοέμ 2009, 01:00, έχει επεξεργασθεί 1 φορά/ες συνολικά
...Open minds using open source...
Γνώσεις ⇛ Linux: Όσο ζω μαθαίνω | Προγραμματισμός: Πολύ λίγα | Αγγλικά: οφ κορς
Desktop -> Dual Core 2.5GHz, 5Gb of Ram, 640Gb HD, Nvidia 9500GT + Ubuntu 13.10 = Life is simple...
Notebook -> 10.04 dual boot Win 7 σε lenovo ideapad U350
;) Οδηγός προς Νεοεισερχομένους ;) Οδηγοί - How to - Tutorials σε Κατηγορίες ;) http://UbuntuForums.org ;)
Άβαταρ μέλους
s.dalas
powerTUX
powerTUX
 
Δημοσιεύσεις: 2115
Εγγραφή: 19 Οκτ 2009, 03:42
Τοποθεσία: Καλλιθεα, Αθηνα
Εκτύπωση

Re: κάποιες ερώτησεις για κάρτες γραφικών nvidia..

Δημοσίευσηαπό Apopas » 03 Νοέμ 2009, 00:59

Κάνε έτσι το xorg.conf σου
Κώδικας: Επιλογή όλων
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x768"
EndSubSection
EndSection
Εικόνα
Άβαταρ μέλους
Apopas
powerTUX
powerTUX
 
Δημοσιεύσεις: 1912
Εγγραφή: 26 Οκτ 2009, 00:52
Τοποθεσία: Σούνιο
IRC: Apopas
Εκτύπωση

Re: κάποιες ερώτησεις για κάρτες γραφικών nvidia..

Δημοσίευσηαπό Apopas » 03 Νοέμ 2009, 01:01

s.dalas έγραψε:
έγραψε:Στο xorg.conf δεν έβαλες την ανάλυση που ήθελες, δλδ την 1280x768 αλλά έβαλες
1280x1024 και 1024x768

Ναι θα επρεπε να μπορει να επιλεξει και τις δυο ετσι.. Νομιζω πως πρεπει να αλλαξει και το monitor section οπως του ειπα...

Δωσε μας και τωρα οπως ειναι αλλαγμενο το Xorg

Μπορεί να επιλέξει και τις δυο απλά δεν είναι οι σωστές.
Δεν θέλει 1280x1024 ή 1024x768
Η 1280x768 είναι αυτή που θέλει. Ασυνήθιστη ανάλυση και 'μενα με μπέρδεψε ;)
Εικόνα
Άβαταρ μέλους
Apopas
powerTUX
powerTUX
 
Δημοσιεύσεις: 1912
Εγγραφή: 26 Οκτ 2009, 00:52
Τοποθεσία: Σούνιο
IRC: Apopas
Εκτύπωση

Re: κάποιες ερώτησεις για κάρτες γραφικών nvidia..

Δημοσίευσηαπό Atlantios » 03 Νοέμ 2009, 01:01

μετά την διόρθωση είναι έτσι:
Κώδικας: Επιλογή όλων
# 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 "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "1280x768"
EndSubSection
EndSection

Section "Module"
Load "glx"
EndSection

Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 30-80
VertRefresh 55-75
ModeLine "1280x768" 79.500 1280 1350 1478 1664 768 771 778 798 -hsync +vsync
EndSection
[spoiler]⇛ DESKTOP:
1 Panasonic TX - L32E5E 1920 x 1080
2 Ubuntu 13.10 Ελλ. 64 bit
3 Intel Core i7 CPU 860 2.80GHz ‖ RAM 8 GB ‖ ASUS INC. P7P55D PREMIUM
4 nVidia GF110 [GeForce GTX 560 Ti
5 eth3: Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 03) ⋮ eth2: Realtek RTL-8110SC/8169SC Gigabit Ethernet [10ec:8167] (rev 10)
Άβαταρ μέλους
Atlantios
punkTUX
punkTUX
 
Δημοσιεύσεις: 211
Εγγραφή: 01 Νοέμ 2009, 01:45
Εκτύπωση

Re: κάποιες ερώτησεις για κάρτες γραφικών nvidia..

Δημοσίευσηαπό s.dalas » 03 Νοέμ 2009, 01:03

έγραψε:
Μπορεί να επιλέξει και τις δυο απλά δεν είναι οι σωστές.
Δεν θέλει 1280x1024 ή 1024x768
Η 1280x768 είναι αυτή που θέλει. Ασυνήθιστη ανάλυση και 'μενα με μπέρδεψε
το καταλαβα οτι ηταν τυπογραφικο λαθος απο σενα! τετοια κανουμε και μετα οι νεοι χρηστες λενε οτι το linux ειναι δυσκολα! χαχαχα :thumbup:
...Open minds using open source...
Γνώσεις ⇛ Linux: Όσο ζω μαθαίνω | Προγραμματισμός: Πολύ λίγα | Αγγλικά: οφ κορς
Desktop -> Dual Core 2.5GHz, 5Gb of Ram, 640Gb HD, Nvidia 9500GT + Ubuntu 13.10 = Life is simple...
Notebook -> 10.04 dual boot Win 7 σε lenovo ideapad U350
;) Οδηγός προς Νεοεισερχομένους ;) Οδηγοί - How to - Tutorials σε Κατηγορίες ;) http://UbuntuForums.org ;)
Άβαταρ μέλους
s.dalas
powerTUX
powerTUX
 
Δημοσιεύσεις: 2115
Εγγραφή: 19 Οκτ 2009, 03:42
Τοποθεσία: Καλλιθεα, Αθηνα
Εκτύπωση

Re: κάποιες ερώτησεις για κάρτες γραφικών nvidia..

Δημοσίευσηαπό s.dalas » 03 Νοέμ 2009, 01:03

Atlantios έγραψε:μετά την διόρθωση είναι έτσι:
Κώδικας: Επιλογή όλων
# 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 "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "1280x768"
EndSubSection
EndSection

Section "Module"
Load "glx"
EndSection

Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 30-80
VertRefresh 55-75
ModeLine "1280x768" 79.500 1280 1350 1478 1664 768 771 778 798 -hsync +vsync
EndSection

Κανε επανεκινηση και πες μας
...Open minds using open source...
Γνώσεις ⇛ Linux: Όσο ζω μαθαίνω | Προγραμματισμός: Πολύ λίγα | Αγγλικά: οφ κορς
Desktop -> Dual Core 2.5GHz, 5Gb of Ram, 640Gb HD, Nvidia 9500GT + Ubuntu 13.10 = Life is simple...
Notebook -> 10.04 dual boot Win 7 σε lenovo ideapad U350
;) Οδηγός προς Νεοεισερχομένους ;) Οδηγοί - How to - Tutorials σε Κατηγορίες ;) http://UbuntuForums.org ;)
Άβαταρ μέλους
s.dalas
powerTUX
powerTUX
 
Δημοσιεύσεις: 2115
Εγγραφή: 19 Οκτ 2009, 03:42
Τοποθεσία: Καλλιθεα, Αθηνα
Εκτύπωση

Re: κάποιες ερώτησεις για κάρτες γραφικών nvidia..

Δημοσίευσηαπό Apopas » 03 Νοέμ 2009, 01:04

Atlantios έγραψε:μετά την διόρθωση είναι έτσι:
Κώδικας: Επιλογή όλων
# 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 "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "1280x768"
EndSubSection
EndSection

Section "Module"
Load "glx"
EndSection

Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 30-80
VertRefresh 55-75
ModeLine "1280x768" 79.500 1280 1350 1478 1664 768 771 778 798 -hsync +vsync
EndSection


Μην βάλεις ακόμα τις λεπτομέρειες με τα ModeLine.
Δοκίμασε όπως σου είπα πριν και αν δεν δουλέψει τότε το κάνεις έτσι.
Εικόνα
Άβαταρ μέλους
Apopas
powerTUX
powerTUX
 
Δημοσιεύσεις: 1912
Εγγραφή: 26 Οκτ 2009, 00:52
Τοποθεσία: Σούνιο
IRC: Apopas
Εκτύπωση

Re: κάποιες ερώτησεις για κάρτες γραφικών nvidia..

Δημοσίευσηαπό Atlantios » 03 Νοέμ 2009, 01:06

πάλι δεν μπορώ να επιλέξω την ανάλυση. Ναι είναι ασυνήθιστη ανάλυση διότι είναι tv monitor samsung lcd tv 28". Έχω συνδεμένο τον Η/Υ στην τηλεόραση.

Μισό δεν έκανα την αφαίρεση των ModeLine
[spoiler]⇛ DESKTOP:
1 Panasonic TX - L32E5E 1920 x 1080
2 Ubuntu 13.10 Ελλ. 64 bit
3 Intel Core i7 CPU 860 2.80GHz ‖ RAM 8 GB ‖ ASUS INC. P7P55D PREMIUM
4 nVidia GF110 [GeForce GTX 560 Ti
5 eth3: Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 03) ⋮ eth2: Realtek RTL-8110SC/8169SC Gigabit Ethernet [10ec:8167] (rev 10)
Άβαταρ μέλους
Atlantios
punkTUX
punkTUX
 
Δημοσιεύσεις: 211
Εγγραφή: 01 Νοέμ 2009, 01:45
Εκτύπωση

Re: κάποιες ερώτησεις για κάρτες γραφικών nvidia..

Δημοσίευσηαπό Apopas » 03 Νοέμ 2009, 01:09

Το 'κανες έτσι;
Κώδικας: Επιλογή όλων
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x768"
EndSubSection
EndSection
Εικόνα
Άβαταρ μέλους
Apopas
powerTUX
powerTUX
 
Δημοσιεύσεις: 1912
Εγγραφή: 26 Οκτ 2009, 00:52
Τοποθεσία: Σούνιο
IRC: Apopas
Εκτύπωση

Re: κάποιες ερώτησεις για κάρτες γραφικών nvidia..

Δημοσίευσηαπό s.dalas » 03 Νοέμ 2009, 01:12

Off topic:
Apopas το καταχειμωνο μπορει να σκασω και Κω. Δεν ξερω ακομα αλλα μπαινω φανταρος στο πυροβολικο και ξερω οτι στελνουν και εκει πολυ κοσμο!
...Open minds using open source...
Γνώσεις ⇛ Linux: Όσο ζω μαθαίνω | Προγραμματισμός: Πολύ λίγα | Αγγλικά: οφ κορς
Desktop -> Dual Core 2.5GHz, 5Gb of Ram, 640Gb HD, Nvidia 9500GT + Ubuntu 13.10 = Life is simple...
Notebook -> 10.04 dual boot Win 7 σε lenovo ideapad U350
;) Οδηγός προς Νεοεισερχομένους ;) Οδηγοί - How to - Tutorials σε Κατηγορίες ;) http://UbuntuForums.org ;)
Άβαταρ μέλους
s.dalas
powerTUX
powerTUX
 
Δημοσιεύσεις: 2115
Εγγραφή: 19 Οκτ 2009, 03:42
Τοποθεσία: Καλλιθεα, Αθηνα
Εκτύπωση

ΠροηγούμενηΕπόμενο

  • ΣΧΕΤΙΚΑ ΘΕΜΑΤΑ
    ΑΠΑΝΤΗΣΕΙΣ
    ΠΡΟΒΟΛΕΣ
    ΣΥΓΓΡΑΦΕΑΣ

Επιστροφή στο Κάρτες Γραφικών / Εικόνα / TV