Πρόβλημα εγκατάστασης amd drivers.  Το θέμα επιλύθηκε

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

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

Re: Πρόβλημα εγκατάστασης amd drivers.

Δημοσίευσηαπό sotos21 » 27 Ιαν 2014, 22:17

Δείξε τώρα την
Κώδικας: Επιλογή όλων
Xorg -version
1 Γνώσεις Linux: Πρώτα βήματα ┃ Προγραμματισμού: Καθόλου ┃ Αγγλικών: Καθόλου
2 Ubuntu 23.10 Mantic Minotaur 6.3.0-7-generic 64bit (el_GR.UTF-8, Unity:Unity7:ubuntu unity)
3 AMD Ryzen 7 7730U with Radeon Graphics ‖ RAM 15368 MiB ‖ASUS TN3604YA - ASUS Vivobook_S_Flip TN3604YA_TN3604YA
4 Advanced Micro Devices, Inc. [AMD/ATI] Barcelo [1002:15e7] {amdgpu}
5 wlp1s0: MEDIATEK Corp. Device [14c3:7922]
Άβαταρ μέλους
sotos21
Freedom
Freedom
 
Δημοσιεύσεις: 6303
Εγγραφή: 21 Φεβ 2011, 21:28
Τοποθεσία: Αθήνα
Εκτύπωση

Re: Πρόβλημα εγκατάστασης amd drivers.

Δημοσίευσηαπό babaliaris » 27 Ιαν 2014, 22:20

sotos21 έγραψε:Xorg -version


Κώδικας: Επιλογή όλων
babaliaris@babaliaris:~$ Xorg -version

X.Org X Server 1.13.3
Release Date: 2013-03-07
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.42-37-generic i686 Ubuntu
Current Operating System: Linux babaliaris 3.8.0-35-generic #50~precise1-Ubuntu SMP Wed Dec 4 17:28:45 UTC 2013 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.8.0-35-generic root=UUID=4939089e-03e7-4532-a59d-c8b8ac909f9c ro quiet splash vt.handoff=7
Build Date: 16 October 2013  04:46:12PM
xorg-server 2:1.13.3-0ubuntu6~precise3 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.30.2
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
babaliaris@babaliaris:~$
1) Γνώσεις Linux: Πρώτα βήματα ┃ Προγραμματισμού: Ικανοποιητικό ┃ Αγγλικών: Πολύ καλό
2) Ubuntu 12.04 precise 3.2.0-58-generic-pae 32bit (el_GR.UTF-8, Unity ubuntu), Ubuntu 3.2.0-29-generic-pae
3) AMD Athlon 64 X2 Dual Core Processor 3600+ ‖ RAM 2013 MiB ‖ Gigabyte M57SLI-S4 -
4) Advanced Micro Devices, Inc. [AMD/ATI] RV770 [Radeon HD 4850] [1002:9442] {fglrx_pci}
5) eth0: nVidia MCP55 Ethernet [10de:0373] (rev a3) ⋮ wlan0: 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
Άβαταρ μέλους
babaliaris
babeTUX
babeTUX
 
Δημοσιεύσεις: 37
Εγγραφή: 04 Απρ 2013, 15:11
Τοποθεσία: Νέα Τένεδος Χαλκιδικής
Εκτύπωση

Re: Πρόβλημα εγκατάστασης amd drivers.

Δημοσίευσηαπό sotos21 » 27 Ιαν 2014, 22:33

Μάλλον κάναμε βλακεία κοίτα τι λέει η εντολή που δώσαμε
Κώδικας: Επιλογή όλων
babaliaris@babaliaris:~$ sudo add-apt-repository ppa:makson96/fglrx
[sudo] password for babaliaris:
You are about to add the following PPA to your system:
If there will be no more driver updates made by AMD, than this repository will not support Ubuntu 13.10 and beyond. Use open source drivers instead (installed by default). If for some reason you still need Legacy Catalyst for Ubuntu 13.10, please consider this:
http://ubuntuforums.org/showthread.php?t=2181190&p=12823425#post12823425

This repository provides AMD Catalyst Lagacy 13.1 (fglrx 8.97.100.7) drivers for Radeon HD 2xxx - 4xxx for Ubuntu:
12.04 Precise Pangolin
12.10 Quantal Quetzal
13.04 Raring Ringtail

If you are using Ubuntu 12.04.2 make sure you got linux-headers-generic-lts-quantal package installed.





Ubuntu 12.04.3 is not supported.





If you are using Ubuntu 13.04 the driver might not work very well with Unity. If that the case please consider resetting Unity configuration to default or use other DE.

The driver might not work very well with KDE. Adding lines:
"export KWIN_DIRECT_GL=1"
"export KWIN_COMPOSE=O2"
in /etc/profile file might help.

To use Catalyst Legacy 13.1 you need to do following commands:

sudo add-apt-repository ppa:makson96/fglrx
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install fglrx-legacy

And restart your computer.

This repository is downgradeing X-Server to 1.12.4 (which is maximum version supported by the drivers).

Quantal:
Driver is patched:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/993427
(comment 14), so it could work on Linux kernel 3.5.

Raring:
Driver is patched:
http://ubuntuone.com/7IYHGmdpcH6SbX3l0GaXwa
, so it could work on Linux kernel 3.8. Patch is taken from Arch:
https://aur.archlinux.org/packages/catalyst-total-hd234k/
but I needed to add some Ubuntu specyfic changes.

To remove the repository and its packages from the system do following command:
sudo ppa-purge ppa:makson96/fglrx

P.S. It was pointed to me, that Radeon HD4670 AGP card is EXCLUDED from the Legacy Driver support.
More info: https://launchpad.net/~makson96/+archive/fglrx
Press [ENTER] to continue or ctrl-c to cancel adding it

gpg: κλειδοθήκη `/tmp/tmpsjGwD8/secring.gpg' δημιουργήθηκε
gpg: κλειδοθήκη `/tmp/tmpsjGwD8/pubring.gpg' δημιουργήθηκε
gpg: requesting key 940F55D6 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpsjGwD8/trustdb.gpg: δημιουργήθηκε η trustdb
gpg: key 940F55D6: public key "Launchpad PPA for Tomasz Makarewicz" imported
gpg: Συνολικός αριθμός που επεξεργάστηκαν: 1
gpg:               εισαχθέντα: 1  (RSA: 1)
OK

Απομονώνω την φράση Ubuntu 12.04.3 is not supported.
Δώσε
Κώδικας: Επιλογή όλων
lsb_release -sd

να δούμε αν είσαι στην 3 ή στην 4 που σημαίνει ότι γιοκ κλειστοί οδηγοί.
1 Γνώσεις Linux: Πρώτα βήματα ┃ Προγραμματισμού: Καθόλου ┃ Αγγλικών: Καθόλου
2 Ubuntu 23.10 Mantic Minotaur 6.3.0-7-generic 64bit (el_GR.UTF-8, Unity:Unity7:ubuntu unity)
3 AMD Ryzen 7 7730U with Radeon Graphics ‖ RAM 15368 MiB ‖ASUS TN3604YA - ASUS Vivobook_S_Flip TN3604YA_TN3604YA
4 Advanced Micro Devices, Inc. [AMD/ATI] Barcelo [1002:15e7] {amdgpu}
5 wlp1s0: MEDIATEK Corp. Device [14c3:7922]
Άβαταρ μέλους
sotos21
Freedom
Freedom
 
Δημοσιεύσεις: 6303
Εγγραφή: 21 Φεβ 2011, 21:28
Τοποθεσία: Αθήνα
Εκτύπωση

Re: Πρόβλημα εγκατάστασης amd drivers.

Δημοσίευσηαπό babaliaris » 27 Ιαν 2014, 22:37

sotos21 έγραψε:Μάλλον κάναμε βλακεία κοίτα τι λέει η εντολή που δώσαμε
Κώδικας: Επιλογή όλων
babaliaris@babaliaris:~$ sudo add-apt-repository ppa:makson96/fglrx
[sudo] password for babaliaris:
You are about to add the following PPA to your system:
If there will be no more driver updates made by AMD, than this repository will not support Ubuntu 13.10 and beyond. Use open source drivers instead (installed by default). If for some reason you still need Legacy Catalyst for Ubuntu 13.10, please consider this:
http://ubuntuforums.org/showthread.php?t=2181190&p=12823425#post12823425

This repository provides AMD Catalyst Lagacy 13.1 (fglrx 8.97.100.7) drivers for Radeon HD 2xxx - 4xxx for Ubuntu:
12.04 Precise Pangolin
12.10 Quantal Quetzal
13.04 Raring Ringtail

If you are using Ubuntu 12.04.2 make sure you got linux-headers-generic-lts-quantal package installed.

[color=red]Ubuntu 12.04.3 is not supported.[/color]

If you are using Ubuntu 13.04 the driver might not work very well with Unity. If that the case please consider resetting Unity configuration to default or use other DE.

The driver might not work very well with KDE. Adding lines:
"export KWIN_DIRECT_GL=1"
"export KWIN_COMPOSE=O2"
in /etc/profile file might help.

To use Catalyst Legacy 13.1 you need to do following commands:

sudo add-apt-repository ppa:makson96/fglrx
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install fglrx-legacy

And restart your computer.

This repository is downgradeing X-Server to 1.12.4 (which is maximum version supported by the drivers).

Quantal:
Driver is patched:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/993427
(comment 14), so it could work on Linux kernel 3.5.

Raring:
Driver is patched:
http://ubuntuone.com/7IYHGmdpcH6SbX3l0GaXwa
, so it could work on Linux kernel 3.8. Patch is taken from Arch:
https://aur.archlinux.org/packages/catalyst-total-hd234k/
but I needed to add some Ubuntu specyfic changes.

To remove the repository and its packages from the system do following command:
sudo ppa-purge ppa:makson96/fglrx

P.S. It was pointed to me, that Radeon HD4670 AGP card is EXCLUDED from the Legacy Driver support.
More info: https://launchpad.net/~makson96/+archive/fglrx
Press [ENTER] to continue or ctrl-c to cancel adding it

gpg: κλειδοθήκη `/tmp/tmpsjGwD8/secring.gpg' δημιουργήθηκε
gpg: κλειδοθήκη `/tmp/tmpsjGwD8/pubring.gpg' δημιουργήθηκε
gpg: requesting key 940F55D6 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpsjGwD8/trustdb.gpg: δημιουργήθηκε η trustdb
gpg: key 940F55D6: public key "Launchpad PPA for Tomasz Makarewicz" imported
gpg: Συνολικός αριθμός που επεξεργάστηκαν: 1
gpg:               εισαχθέντα: 1  (RSA: 1)
OK

Δώσε
Κώδικας: Επιλογή όλων
lsb_release -sd

να δούμε αν είσαι στην 3 ή στην 4 που σημαίνει ότι γιοκ κλειστοί οδηγοί.


Κώδικας: Επιλογή όλων
babaliaris@babaliaris:~$ lsb_release -sd
Ubuntu 12.04.4 LTS
babaliaris@babaliaris:~$


Κλειστοί οδηγοί?
Καλά είναι δυνατόν? Τι θα κάνω!!!!!
1) Γνώσεις Linux: Πρώτα βήματα ┃ Προγραμματισμού: Ικανοποιητικό ┃ Αγγλικών: Πολύ καλό
2) Ubuntu 12.04 precise 3.2.0-58-generic-pae 32bit (el_GR.UTF-8, Unity ubuntu), Ubuntu 3.2.0-29-generic-pae
3) AMD Athlon 64 X2 Dual Core Processor 3600+ ‖ RAM 2013 MiB ‖ Gigabyte M57SLI-S4 -
4) Advanced Micro Devices, Inc. [AMD/ATI] RV770 [Radeon HD 4850] [1002:9442] {fglrx_pci}
5) eth0: nVidia MCP55 Ethernet [10de:0373] (rev a3) ⋮ wlan0: 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
Άβαταρ μέλους
babaliaris
babeTUX
babeTUX
 
Δημοσιεύσεις: 37
Εγγραφή: 04 Απρ 2013, 15:11
Τοποθεσία: Νέα Τένεδος Χαλκιδικής
Εκτύπωση

Re: Πρόβλημα εγκατάστασης amd drivers.

Δημοσίευσηαπό madvinegar » 27 Ιαν 2014, 22:44

Ισως αν εγκαταστησεις την 12.04.0 ή την 12.04.1.
1 Γνώσεις Linux: Μέτριο ┃ Προγραμματισμού: Καθόλου ┃ Αγγλικών: Πολύ Καλό
2 Ubuntu 18.04 bionic beaver 4.13.0-16-generic 64bit (el_GR.UTF-8, Gnome ubuntu)
3 Intel Core2 Duo CPU T5550 1.83GHz ‖ RAM 2008 MiB ‖ Acer Chapala - Acer, inc. Aspire 5920G
4 Advanced Micro Devices, Inc. [AMD/ATI] RV620/M82 [Mobility Radeon HD 3450/3470] [1002:95c4] {radeon}
5 wlan0: Intel PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02) ⋮ eth0: Broadcom NetLink BCM5787M Gigabit Ethernet PCI Express [14e4:1693] (rev 02)
Blog: https://madvinegar.wordpress.com/
Άβαταρ μέλους
madvinegar
superbTUX
superbTUX
 
Δημοσιεύσεις: 3105
Εγγραφή: 15 Ιαν 2012, 21:10
Εκτύπωση

Re: Πρόβλημα εγκατάστασης amd drivers.

Δημοσίευσηαπό babaliaris » 27 Ιαν 2014, 22:46

madvinegar έγραψε:Ισως αν εγκαταστησεις την 12.04.0 ή την 12.04.1.


Μπορείτε να στείλετε link γιατί δεν είμαι σίγουρος ότι θα κατεβάσω το σωστό.(για 32 bit)
1) Γνώσεις Linux: Πρώτα βήματα ┃ Προγραμματισμού: Ικανοποιητικό ┃ Αγγλικών: Πολύ καλό
2) Ubuntu 12.04 precise 3.2.0-58-generic-pae 32bit (el_GR.UTF-8, Unity ubuntu), Ubuntu 3.2.0-29-generic-pae
3) AMD Athlon 64 X2 Dual Core Processor 3600+ ‖ RAM 2013 MiB ‖ Gigabyte M57SLI-S4 -
4) Advanced Micro Devices, Inc. [AMD/ATI] RV770 [Radeon HD 4850] [1002:9442] {fglrx_pci}
5) eth0: nVidia MCP55 Ethernet [10de:0373] (rev a3) ⋮ wlan0: 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
Άβαταρ μέλους
babaliaris
babeTUX
babeTUX
 
Δημοσιεύσεις: 37
Εγγραφή: 04 Απρ 2013, 15:11
Τοποθεσία: Νέα Τένεδος Χαλκιδικής
Εκτύπωση

Re: Πρόβλημα εγκατάστασης amd drivers.

Δημοσίευσηαπό sotos21 » 27 Ιαν 2014, 22:49

Εγκαθιστάς την 12.04.01 και βάζουμε τους προτεινόμενους(εγώ έτσι την έχω)
Ή εγκαθιστάς την 12.04.02 και κάνουμε την ίδια διαδικασία για να βάλουμε τους legacy
Ή μένεις με τους ανοικτούς και αν έχεις πρόβλημα με θερμοκρασίες θα κάνουμε κάτι άλλο
Ή εγκαθιστάς την 14.04 που έχει πολύ γρηγορότερους και δροσερότερους ανοικτούς οδηγούς.(το έχω κάνει και αυτό)
'Οτι επιλέξεις θα σου δώσουμε link
Πρέπει όμως να δώσεις τώρα την
Κώδικας: Επιλογή όλων
sudo ppa-purge ppa:makson96/fglrx
για να βγάλουμε τους σπασμένους κλειστούς.
1 Γνώσεις Linux: Πρώτα βήματα ┃ Προγραμματισμού: Καθόλου ┃ Αγγλικών: Καθόλου
2 Ubuntu 23.10 Mantic Minotaur 6.3.0-7-generic 64bit (el_GR.UTF-8, Unity:Unity7:ubuntu unity)
3 AMD Ryzen 7 7730U with Radeon Graphics ‖ RAM 15368 MiB ‖ASUS TN3604YA - ASUS Vivobook_S_Flip TN3604YA_TN3604YA
4 Advanced Micro Devices, Inc. [AMD/ATI] Barcelo [1002:15e7] {amdgpu}
5 wlp1s0: MEDIATEK Corp. Device [14c3:7922]
Άβαταρ μέλους
sotos21
Freedom
Freedom
 
Δημοσιεύσεις: 6303
Εγγραφή: 21 Φεβ 2011, 21:28
Τοποθεσία: Αθήνα
Εκτύπωση

Re: Πρόβλημα εγκατάστασης amd drivers.

Δημοσίευσηαπό madvinegar » 27 Ιαν 2014, 23:03

Θα έλεγα οχι την 12.04.2 γιατι καποια στιγμη θα ληξει η υποστηριξη για το HWE stack της (ή έχει ληξει ηδη) και αναγκαστικά θα πρέπει να αναβαθμισει στο HWE stack της 13.04 και μετά στης 13.10 κτλπ.
Ενω με την 12.04.1 θα παραμεινει στο πυρηνα 3.2 και στο HWE stack της με υποστηριξη μεχρι το 2017.
1 Γνώσεις Linux: Μέτριο ┃ Προγραμματισμού: Καθόλου ┃ Αγγλικών: Πολύ Καλό
2 Ubuntu 18.04 bionic beaver 4.13.0-16-generic 64bit (el_GR.UTF-8, Gnome ubuntu)
3 Intel Core2 Duo CPU T5550 1.83GHz ‖ RAM 2008 MiB ‖ Acer Chapala - Acer, inc. Aspire 5920G
4 Advanced Micro Devices, Inc. [AMD/ATI] RV620/M82 [Mobility Radeon HD 3450/3470] [1002:95c4] {radeon}
5 wlan0: Intel PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02) ⋮ eth0: Broadcom NetLink BCM5787M Gigabit Ethernet PCI Express [14e4:1693] (rev 02)
Blog: https://madvinegar.wordpress.com/
Άβαταρ μέλους
madvinegar
superbTUX
superbTUX
 
Δημοσιεύσεις: 3105
Εγγραφή: 15 Ιαν 2012, 21:10
Εκτύπωση

Re: Πρόβλημα εγκατάστασης amd drivers.

Δημοσίευσηαπό sotos21 » 27 Ιαν 2014, 23:15

Τελευταία επεξεργασία από sotos21 και 27 Ιαν 2014, 23:32, έχει επεξεργασθεί 1 φορά/ες συνολικά
1 Γνώσεις Linux: Πρώτα βήματα ┃ Προγραμματισμού: Καθόλου ┃ Αγγλικών: Καθόλου
2 Ubuntu 23.10 Mantic Minotaur 6.3.0-7-generic 64bit (el_GR.UTF-8, Unity:Unity7:ubuntu unity)
3 AMD Ryzen 7 7730U with Radeon Graphics ‖ RAM 15368 MiB ‖ASUS TN3604YA - ASUS Vivobook_S_Flip TN3604YA_TN3604YA
4 Advanced Micro Devices, Inc. [AMD/ATI] Barcelo [1002:15e7] {amdgpu}
5 wlp1s0: MEDIATEK Corp. Device [14c3:7922]
Άβαταρ μέλους
sotos21
Freedom
Freedom
 
Δημοσιεύσεις: 6303
Εγγραφή: 21 Φεβ 2011, 21:28
Τοποθεσία: Αθήνα
Εκτύπωση

Re: Πρόβλημα εγκατάστασης amd drivers.

Δημοσίευσηαπό babaliaris » 27 Ιαν 2014, 23:25

sotos21 έγραψε:sudo ppa-purge ppa:makson96/fglrx


Κώδικας: Επιλογή όλων
babaliaris@babaliaris:~$ sudo ppa-purge ppa:makson96/fglrx
[sudo] password for babaliaris:
Sorry, try again.
[sudo] password for babaliaris:
Updating packages lists
PPA to be removed: makson96 fglrx
Package revert list generated:
fglrx-amdcccle-legacy/precise fglrx-legacy/precise fglrx-legacy-dev/precise

Disabling makson96 PPA from /etc/apt/sources.list.d/makson96-fglrx-precise.list
Updating packages lists
Ανάγνωση Λιστών Πακέτων... Ολοκληρώθηκε
Κατασκευή Δένδρου Εξαρτήσεων                 
Ανάγνωση περιγραφής της τρέχουσας κατάσταση... Ολοκληρώθηκε
E: Η έκδοση precise για το fglrx-amdcccle-legacy δεν βρέθηκε
E: Η έκδοση precise για το fglrx-legacy δεν βρέθηκε
E: Η έκδοση precise για το fglrx-legacy-dev δεν βρέθηκε
Αδύνατη η εύρεση αρχείου "precise" για το πακέτο "fglrx-amdcccle-legacy"
Αδύνατη η εύρεση αρχείου "precise" για το πακέτο "fglrx-legacy"
Αδύνατη η εύρεση αρχείου "precise" για το πακέτο "fglrx-legacy-dev"
Αδύνατη η εύρεση αρχείου "precise" για το πακέτο "fglrx-amdcccle-legacy"
Αδύνατη η εύρεση αρχείου "precise" για το πακέτο "fglrx-legacy"
Αδύνατη η εύρεση αρχείου "precise" για το πακέτο "fglrx-legacy-dev"
Δεν θα εγκατασταθούν, αναβαθμιστούν ή αφαιρεθούν πακέτα.
0 πακέτα αναβαθμίζονται, 0 νεο-εγκατεστημένα, 0 για αφαίρεση και 0 δεν αναβαθμίστηκαν.
Χρειάζεται να κατεβούν 0 B αρχείων. Μετά την αποσυμπίεση θα χρησιμοποιηθούν 0 B.
                                                   
PPA purged successfully using aptitude fallback
babaliaris@babaliaris:~$
1) Γνώσεις Linux: Πρώτα βήματα ┃ Προγραμματισμού: Ικανοποιητικό ┃ Αγγλικών: Πολύ καλό
2) Ubuntu 12.04 precise 3.2.0-58-generic-pae 32bit (el_GR.UTF-8, Unity ubuntu), Ubuntu 3.2.0-29-generic-pae
3) AMD Athlon 64 X2 Dual Core Processor 3600+ ‖ RAM 2013 MiB ‖ Gigabyte M57SLI-S4 -
4) Advanced Micro Devices, Inc. [AMD/ATI] RV770 [Radeon HD 4850] [1002:9442] {fglrx_pci}
5) eth0: nVidia MCP55 Ethernet [10de:0373] (rev a3) ⋮ wlan0: 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
Άβαταρ μέλους
babaliaris
babeTUX
babeTUX
 
Δημοσιεύσεις: 37
Εγγραφή: 04 Απρ 2013, 15:11
Τοποθεσία: Νέα Τένεδος Χαλκιδικής
Εκτύπωση

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

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

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