Δημοσιεύτηκε: 26 Ιαν 2013, 16:27
από dgtfeargr
Learner έγραψε:Δώσε το αποτέλεσμα της εντολής
Κώδικας: Επιλογή όλων
dpkg -l | grep -i nvidia
να δούμε.


H εντολή επιστρέφει:

Κώδικας: Επιλογή όλων
invisible@invisible-Aspire-7736:~$ dpkg -l | grep -i nvidia
ii nvidia-304 304.64-0ubuntu4~xedgers~precise1 NVIDIA binary Xorg driver, kernel module and VDPAU library
ii nvidia-settings-304 304.64-0ubuntu1~xedgers~precise1 Tool for configuring the NVIDIA graphics driver
invisible@invisible-Aspire-7736:~$


headless έγραψε:Δώσε και
nvidia-smi -a


Και αυτή επιστρέφει:

Κώδικας: Επιλογή όλων
invisible@invisible-Aspire-7736:~$ nvidia-smi -a

==============NVSMI LOG==============

Timestamp : Sat Jan 26 15:25:53 2013
Driver Version : 304.64

Attached GPUs : 1
GPU 0000:01:00.0
Product Name : GeForce G210M
Display Mode : N/A
Persistence Mode : Disabled
Driver Model
Current : N/A
Pending : N/A
Serial Number : N/A
GPU UUID : GPU-443c5609-3461-b44e-59d8-f686773d349b
VBIOS Version : 70.18.36.00.0D
Inforom Version
Image Version : N/A
OEM Object : N/A
ECC Object : N/A
Power Management Object : N/A
GPU Operation Mode
Current : N/A
Pending : N/A
PCI
Bus : 0x01
Device : 0x00
Domain : 0x0000
Device Id : 0x0A7410DE
Bus Id : 0000:01:00.0
Sub System Id : 0x02961025
GPU Link Info
PCIe Generation
Max : N/A
Current : N/A
Link Width
Max : N/A
Current : N/A
Fan Speed : N/A
Performance State : N/A
Clocks Throttle Reasons : N/A
Memory Usage
Total : 511 MB
Used : 183 MB
Free : 328 MB
Compute Mode : Default
Utilization
Gpu : N/A
Memory : N/A
Ecc Mode
Current : N/A
Pending : N/A
ECC Errors
Volatile
Single Bit
Device Memory : N/A
Register File : N/A
L1 Cache : N/A
L2 Cache : N/A
Texture Memory : N/A
Total : N/A
Double Bit
Device Memory : N/A
Register File : N/A
L1 Cache : N/A
L2 Cache : N/A
Texture Memory : N/A
Total : N/A
Aggregate
Single Bit
Device Memory : N/A
Register File : N/A
L1 Cache : N/A
L2 Cache : N/A
Texture Memory : N/A
Total : N/A
Double Bit
Device Memory : N/A
Register File : N/A
L1 Cache : N/A
L2 Cache : N/A
Texture Memory : N/A
Total : N/A
Temperature
Gpu : 49 C
Power Readings
Power Management : N/A
Power Draw : N/A
Power Limit : N/A
Default Power Limit : N/A
Min Power Limit : N/A
Max Power Limit : N/A
Clocks
Graphics : N/A
SM : N/A
Memory : N/A
Applications Clocks
Graphics : N/A
Memory : N/A
Max Clocks
Graphics : N/A
SM : N/A
Memory : N/A
Compute Processes : N/A

invisible@invisible-Aspire-7736:~$


Τον kernel που έχω τον είχα κατεβάσει από εδώ http://kernel.ubuntu.com/~kernel-ppa/mainline/

Να βάλω τον 3.5 με τις εντολές που έγραψες;