Il monitor integrato del Laptop Lenovo ThinkPad R61 visto da PCLinuxOS con KDE

1 Maggio, 2014 (15:26) | Linux | By: sargonsei

Il monitor integrato del Laptop Lenovo ThinkPad R61 visto da PCLinuxOS con KDE

I comandi:

[R61~]$ xrandr -q
[R61~]$ lspci -k | grep -iA 3 vga
[R61~]$ su

Password:
[R61~@]# hwinfo –monitor #(– sono 2 segni meno consecutivi)


L’output:

[R61~]$ xrandr -q

                
Screen 0: minimum 8 x 8, current 1680 x 1050, maximum 8192 x 8192
VGA-0 disconnected (normal left inverted right x axis y axis)
TV-0 disconnected (normal left inverted right x axis y axis)
LVDS-0 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 331mm x 207mm
   1680x1050      60.1*+   50.1  
DVI-D-0 disconnected (normal left inverted right x axis y axis)

[R61~]$ lspci -k | grep -iA 3 vga

01:00.0 VGA compatible controller: NVIDIA Corporation G86M [Quadro NVS 140M] (rev a1)
        Subsystem: Lenovo ThinkPad T61
        Kernel driver in use: nvidia
        Kernel modules: nvidiafb, nouveau, nvidia-current, nvidia304, nvidia96xx, nvidia173

[R61~]$ su
Password:
[root@R61~]# hwinfo –monitor #(– sono 2 segni meno consecutivi)

36: None 00.2: 10002 LCD Monitor                                
  [Created at monitor.95]
  Unique ID: aHB6.lKZLXxN0mJ9
  Hardware Class: monitor
  Model: "IBM LCD Monitor"
  Vendor: IBM "IBM"
  Device: eisa 0x2887 
  Resolution: 1680x1050@60Hz
  Size: 331x207 mm
  Detailed Timings #0:
     Resolution: 1680x1050
     Horizontal: 1680 1712 1776 1904 (+32 +96 +224) -hsync
       Vertical: 1050 1051 1054 1066 (+1 +4 +16) -vsync
    Frequencies: 101.67 MHz, 53.40 kHz, 50.09 Hz
  Detailed Timings #1:
     Resolution: 1680x1050
     Horizontal: 1680 1712 1776 1904 (+32 +96 +224) -hsync
       Vertical: 1050 1051 1054 1066 (+1 +4 +16) -vsync
    Frequencies: 122.00 MHz, 64.08 kHz, 60.11 Hz
  Config Status: cfg=new, avail=yes, need=no, active=unknown

[root@R61~]#