Συντονιστής: adem1
fkol k4 έγραψε:Ούτε τα δικά μου.
Σιγουρέψου πρώτα για το αν όντως υπάρχει ή όχι.
Πήγαινε εδώ βάλε το serial number του υπολογιστή και δες τα στοιχεία του.
Αν πρέπει να έχει κάρτα, επικοινώνησε με την toshiba μήπως υπάρχει κάποιο πρόβλημα με τον υπολογιστή σου.
madvinegar έγραψε:Εγω γιατι την βλέπω?????
- Κώδικας: Επιλογή όλων
01:00.0 3D controller [0302]: NVIDIA Corporation GK208M [GeForce GT 740M] [10de:1292] (rev ff)
Καφέ έχετε πιεί????![]()
sotos21 έγραψε:Υπάρχει και το (rev ff) στο τέλος σημαίνει ότι είναι απενεργοποιημένη.
madvinegar έγραψε:Εγω γιατι την βλέπω?????
- Κώδικας: Επιλογή όλων
01:00.0 3D controller [0302]: NVIDIA Corporation GK208M [GeForce GT 740M] [10de:1292] (rev ff)
Καφέ έχετε πιεί????![]()
chris@toshiba-ubuntu:~$ sensors
acpitz-virtual-0
Adapter: Virtual device
temp1: +34.0°C (crit = +125.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +35.0°C (high = +87.0°C, crit = +105.0°C)
Core 0: +30.0°C (high = +87.0°C, crit = +105.0°C)
Core 1: +35.0°C (high = +87.0°C, crit = +105.0°C)
pkg-temp-0-virtual-0
Adapter: Virtual device
temp1: +35.0°C
chris@toshiba:~$ sensors
acpitz-virtual-0
Adapter: Virtual device
temp1: +58.0°C (crit = +125.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +60.0°C (high = +87.0°C, crit = +105.0°C)
Core 0: +54.0°C (high = +87.0°C, crit = +105.0°C)
Core 1: +60.0°C (high = +87.0°C, crit = +105.0°C)
chris@toshiba:~$ lspci -nnk
01:00.0 3D controller [0302]: NVIDIA Corporation GK208M [GeForce GT 740M] [10de:1292] (rev ff)
sudo apt-get install wget
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13.5-trusty/linux-headers-3.13.5-031305-generic_3.13.5-031305.201402221823_amd64.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13.5-trusty/linux-headers-3.13.5-031305_3.13.5-031305.201402221823_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13.5-trusty/linux-image-3.13.5-031305-generic_3.13.5-031305.201402221823_amd64.deb
sudo dpkg -i linux-headers-3.13.5-*.deb linux-image-3.13.5-*.deb
lspci | grep VGA
sudo apt-get remove linux-headers-3.13.5-* linux-image-3.13.5-*