Results 1 to 10 of 50

Thread: Power managment -- fan noise Asus U31

Hybrid View

  1. #1
    Join Date
    Dec 2009
    Location
    buenos aires, argentina
    Beans
    47
    Distro
    Ubuntu 12.04 Precise Pangolin

    Power managment -- fan noise Asus U31

    Hi everyone.

    I have an issue with my new Asus U31SG. I couldn't find any similar issue on the web...

    My fan spins a lot, a bit noisy, but most importantly, it makes the touchpad zone vibrate, and is like uncomfortable.

    I saw https://wiki.ubuntu.com/Kernel/Power...ntifyingIssues
    and followed the instructions, but don't know how to interpret the results nor how to improve on the power management. I suppose there's something wrong with my laptop power configuration!

    Here's what I did:

    Installed powertop-1.13

    Run ~$ sudo powertop-1.13 -d -t 60 > powertop.log

    Got the file powertop.txt (attached).

    Then, installed fatrace

    Run ~$ sudo power-usage-report

    And got the report filed in power-usage-report.txt (see attachments)


    I have no idea what to do with them, and I don't know how bad those numbers are!

    Help much appreciated folks!
    Attached Files Attached Files

  2. #2
    Join Date
    Dec 2009
    Location
    buenos aires, argentina
    Beans
    47
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Power managment -- fan noise Asus U31

    no one???????

  3. #3
    Join Date
    Feb 2012
    Location
    Athens/Greece
    Beans
    Hidden!
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Power managment -- fan noise Asus U31

    Hi ,

    As I saw from the attached files , you have dual graphics (hybrid graphics) Intel & Nvidia.
    Have you seen this project ?
    http://bumblebee-project.org/

    Also powertop have some suggestions you can enable with commands in terminal. I don't really know if those suggestions will help you or not , but you can try to apply them.

    At the Unity environment you can see what graphics you use by this command in a terminal
    Code:
    /usr/lib/nux/unity_support_test -p
    You can open a terminal with Ctrl+Alt+T keys combo.
    Also you can see various info with this command
    Code:
    lspci -nnk | grep -iA2 vga
    Install psesnor and lm-sensors to watch you temperatures. If temperatures are good then maybe this is a hardware (fun) problem.

    Code:
    sudo apt-get install lm-sensors psensor 
    sudo sensors-detect #answer (Y)es to all questions here , by pressing [Enter] key.
    Reboot your PC.

    Thanks
    Last edited by NikTh; October 17th, 2012 at 06:17 AM. Reason: Updated

  4. #4
    Join Date
    Dec 2009
    Location
    buenos aires, argentina
    Beans
    47
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Power managment -- fan noise Asus U31

    thank you!

    this is what I got. I don't know if it's right or not...
    Code:
    nahuel@nahuel:~$ /usr/lib/nux/unity_support_test -p
    Xlib:  extension "GLX" missing on display ":0.0".
    Error: GLX is not available on the system
    nahuel@nahuel:~$ lspci -nnk | grep -iA2 vga
    00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09)
    	Subsystem: ASUSTeK Computer Inc. Device [1043:2129]
    	Kernel driver in use: i915
    --
    01:00.0 VGA compatible controller [0300]: NVIDIA Corporation Device [10de:105a] (rev a1)
    	Subsystem: ASUSTeK Computer Inc. Device [1043:2129]
    	Kernel driver in use: nvidia
    Afterwards, I installed the psensor: temperatures are less than or equal to 50 C while there is this awkward vibration...

    here the output of the 'sensors' program (the psensor is graphical)

    Code:
    nahuel@nahuel:~$ sensors
    acpitz-virtual-0
    Adapter: Virtual device
    temp1:        +50.0°C  (crit = +103.0°C)
    
    coretemp-isa-0000
    Adapter: ISA adapter
    Physical id 0:  +50.0°C  (high = +86.0°C, crit = +100.0°C)
    Core 0:         +50.0°C  (high = +86.0°C, crit = +100.0°C)
    Core 1:         +49.0°C  (high = +86.0°C, crit = +100.0°C)
    
    asus-isa-0000
    Adapter: ISA adapter
    temp1:        +50.0°C

    a hardware problem might be the most likely explanation...but this laptop has only 3 months use, I just bought it!

    what shall I do? Shall I get a new fan?

    Thank you for your help

  5. #5
    Join Date
    Feb 2012
    Location
    Athens/Greece
    Beans
    Hidden!
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Power managment -- fan noise Asus U31

    Quote Originally Posted by nsznaj View Post
    a hardware problem might be the most likely explanation...but this laptop has only 3 months use, I just bought it!

    what shall I do? Shall I get a new fan?

    If the laptop is only 3 months , then it should have the warranty active. In your situation I would give it for a check.

    The temperatures are just fine.

    This is another problem and I don't think is related with the fun.
    Code:
    nahuel@nahuel:~$ /usr/lib/nux/unity_support_test -p 
    Xlib:  extension "GLX" missing on display ":0.0". 
    Error: GLX is not available on the system
    Give the results of

    Code:
    dpkg -l | grep -i nvidia 
    echo $DESKTOP_SESSION
    cat /etc/X11/xorg.conf 
    cat /var/log/Xorg.0.log|grep -e WW -e EE
    Thanks
    Last edited by NikTh; October 21st, 2012 at 08:33 PM.

  6. #6
    Join Date
    Dec 2009
    Location
    buenos aires, argentina
    Beans
    47
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Power managment -- fan noise Asus U31

    Hi,

    I don't have warranty, I bought it in the US and brought it to Argentina... so it's all up to me

    here the results
    Code:
    nahuel@nahuel:~$ dpkg -l | grep -i nvidia 
    ii  nvidia-common                          1:0.2.44.2                              Find obsolete NVIDIA drivers
    ii  nvidia-current                         295.40-0ubuntu1.1                       NVIDIA binary Xorg driver, kernel module and VDPAU library
    ii  nvidia-settings                        295.33-0ubuntu1                         Tool of configuring the NVIDIA graphics driver
    nahuel@nahuel:~$ echo $DESKTOP_SESSION
    ubuntu-2d
    nahuel@nahuel:~$ cat /etc/X11/xorg.conf 
    
    Section "Device"
    	Identifier	"Default Device"
    	Option	"NoLogo"	"True"
    EndSection
    
    nahuel@nahuel:~$

  7. #7
    Join Date
    Dec 2009
    Location
    buenos aires, argentina
    Beans
    47
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Power managment -- fan noise Asus U31

    Hi,

    I don't have warranty, I bought it in the US and brought it to Argentina... so it's all up to me

    here the results
    Code:
    nahuel@nahuel:~$ dpkg -l | grep -i nvidia 
    ii  nvidia-common                          1:0.2.44.2                              Find obsolete NVIDIA drivers
    ii  nvidia-current                         295.40-0ubuntu1.1                       NVIDIA binary Xorg driver, kernel module and VDPAU library
    ii  nvidia-settings                        295.33-0ubuntu1                         Tool of configuring the NVIDIA graphics driver
    nahuel@nahuel:~$ echo $DESKTOP_SESSION
    ubuntu-2d
    nahuel@nahuel:~$ cat /etc/X11/xorg.conf 
    
    Section "Device"
    	Identifier	"Default Device"
    	Option	"NoLogo"	"True"
    EndSection
    
    nahuel@nahuel:~$
    the last one is too large!




    Code:
    nahuel@nahuel:~$ cat /var/log/Xorg.0.log
    [    15.698] 
    X.Org X Server 1.11.3
    Release Date: 2011-12-16
    [    15.699] X Protocol Version 11, Revision 0
    [    15.699] Build Operating System: Linux 2.6.42-23-generic x86_64 Ubuntu
    [    15.699] Current Operating System: Linux nahuel 3.2.0-32-generic #51-Ubuntu SMP Wed Sep 26 21:33:09 UTC 2012 x86_64
    [    15.699] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-generic root=UUID=041656ce-f595-4c47-a941-6e2c82ab7d35 ro quiet splash vt.handoff=7
    [    15.699] Build Date: 29 August 2012  12:12:33AM
    [    15.699] xorg-server 2:1.11.4-0ubuntu10.8 (For technical support please see http://www.ubuntu.com/support) 
    [    15.699] Current version of pixman: 0.24.4
    [    15.699] 	Before reporting problems, check http://wiki.x.org
    	to make sure that you have the latest version.
    [    15.699] Markers: (--) probed, (**) from config file, (==) default setting,
    	(++) from command line, (!!) notice, (II) informational,
    	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [    15.699] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct 21 11:24:50 2012
    [    15.699] (==) Using config file: "/etc/X11/xorg.conf"
    [    15.699] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [    15.699] (==) No Layout section.  Using the first Screen section.
    [    15.699] (==) No screen section available. Using defaults.
    [    15.699] (**) |-->Screen "Default Screen Section" (0)
    [    15.699] (**) |   |-->Monitor "<default monitor>"
    [    15.699] (==) No device specified for screen "Default Screen Section".
    	Using the first device section listed.
    [    15.699] (**) |   |-->Device "Default Device"
    [    15.699] (==) No monitor specified for screen "Default Screen Section".
    	Using a default monitor configuration.
    [    15.699] (==) Automatically adding devices
    [    15.699] (==) Automatically enabling devices
    [    15.699] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    [    15.699] 	Entry deleted from font path.
    [    15.699] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
    [    15.699] 	Entry deleted from font path.
    [    15.699] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
    [    15.699] 	Entry deleted from font path.
    [    15.699] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
    [    15.699] 	Entry deleted from font path.
    [    15.699] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
    [    15.699] 	Entry deleted from font path.
    [    15.699] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
    [    15.699] 	Entry deleted from font path.
    [    15.699] (==) FontPath set to:
    	/usr/share/fonts/X11/misc,
    	/usr/share/fonts/X11/Type1,
    	built-ins
    [    15.699] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
    [    15.699] (II) The server relies on udev to provide the list of input devices.
    	If no devices become available, reconfigure udev or disable AutoAddDevices.
    [    15.699] (II) Loader magic: 0x7f932b40ab00
    [    15.699] (II) Module ABI versions:
    [    15.699] 	X.Org ANSI C Emulation: 0.4
    [    15.699] 	X.Org Video Driver: 11.0
    [    15.699] 	X.Org XInput driver : 16.0
    [    15.699] 	X.Org Server Extension : 6.0
    [    15.700] (--) PCI:*(0:0:2:0) 8086:0126:1043:2129 rev 9, Mem @ 0xdd400000/4194304, 0xb0000000/268435456, I/O @ 0x0000e000/64
    [    15.700] (--) PCI: (0:1:0:0) 10de:105a:1043:2129 rev 161, Mem @ 0xdc000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
    [    15.700] (II) Open ACPI successful (/var/run/acpid.socket)
    [    15.700] (II) LoadModule: "extmod"
    [    15.700] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [    15.700] (II) Module extmod: vendor="X.Org Foundation"
    [    15.700] 	compiled for 1.11.3, module version = 1.0.0
    [    15.700] 	Module class: X.Org Server Extension
    [    15.700] 	ABI class: X.Org Server Extension, version 6.0
    [    15.700] (II) Loading extension MIT-SCREEN-SAVER
    [    15.700] (II) Loading extension XFree86-VidModeExtension
    [    15.700] (II) Loading extension XFree86-DGA
    [    15.700] (II) Loading extension DPMS
    [    15.700] (II) Loading extension XVideo
    [    15.700] (II) Loading extension XVideo-MotionCompensation
    [    15.700] (II) Loading extension X-Resource
    [    15.700] (II) LoadModule: "dbe"
    [    15.700] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [    15.700] (II) Module dbe: vendor="X.Org Foundation"
    [    15.700] 	compiled for 1.11.3, module version = 1.0.0
    [    15.700] 	Module class: X.Org Server Extension
    [    15.700] 	ABI class: X.Org Server Extension, version 6.0
    [    15.700] (II) Loading extension DOUBLE-BUFFER
    [    15.700] (II) LoadModule: "glx"
    [    15.700] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/libglx.so
    [    15.707] (II) Module glx: vendor="NVIDIA Corporation"
    [    15.707] 	compiled for 4.0.2, module version = 1.0.0
    [    15.707] 	Module class: X.Org Server Extension
    [    15.707] (II) NVIDIA GLX Module  295.40  Thu Apr  5 21:57:38 PDT 2012
    [    15.707] (II) Loading extension GLX
    [    15.707] (II) LoadModule: "record"
    [    15.707] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [    15.707] (II) Module record: vendor="X.Org Foundation"
    [    15.707] 	compiled for 1.11.3, module version = 1.13.0
    [    15.707] 	Module class: X.Org Server Extension
    [    15.707] 	ABI class: X.Org Server Extension, version 6.0
    [    15.707] (II) Loading extension RECORD
    [    15.707] (II) LoadModule: "dri"
    [    15.707] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [    15.707] (II) Module dri: vendor="X.Org Foundation"
    [    15.707] 	compiled for 1.11.3, module version = 1.0.0
    [    15.707] 	ABI class: X.Org Server Extension, version 6.0
    [    15.707] (II) Loading extension XFree86-DRI
    [    15.707] (II) LoadModule: "dri2"
    [    15.707] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [    15.707] (II) Module dri2: vendor="X.Org Foundation"
    [    15.707] 	compiled for 1.11.3, module version = 1.2.0
    [    15.707] 	ABI class: X.Org Server Extension, version 6.0
    [    15.707] (II) Loading extension DRI2
    [    15.707] (==) Matched intel as autoconfigured driver 0
    [    15.707] (==) Matched vesa as autoconfigured driver 1
    [    15.707] (==) Matched fbdev as autoconfigured driver 2
    [    15.707] (==) Assigned the driver to the xf86ConfigLayout
    [    15.707] (II) LoadModule: "intel"
    [    15.707] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [    15.708] (II) Module intel: vendor="X.Org Foundation"
    [    15.708] 	compiled for 1.11.3, module version = 2.17.0
    [    15.708] 	Module class: X.Org Video Driver
    [    15.708] 	ABI class: X.Org Video Driver, version 11.0
    [    15.708] (II) LoadModule: "vesa"
    [    15.708] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [    15.708] (II) Module vesa: vendor="X.Org Foundation"
    [    15.708] 	compiled for 1.11.3, module version = 2.3.0
    [    15.708] 	Module class: X.Org Video Driver
    [    15.708] 	ABI class: X.Org Video Driver, version 11.0
    [    15.708] (II) LoadModule: "fbdev"
    [    15.708] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [    15.708] (II) Module fbdev: vendor="X.Org Foundation"
    [    15.708] 	compiled for 1.11.3, module version = 0.4.2
    [    15.708] 	ABI class: X.Org Video Driver, version 11.0
    [    15.708] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    	i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    	E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    	965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    	4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    	Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    	Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    	Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    	Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    	Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
    [    15.708] (II) VESA: driver for VESA chipsets: vesa
    [    15.708] (II) FBDEV: driver for framebuffer: fbdev
    [    15.708] (++) using VT number 7
    
    [    15.710] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [    15.710] (WW) Falling back to old probe method for vesa
    [    15.710] (WW) Falling back to old probe method for fbdev
    [    15.710] (II) Loading sub module "fbdevhw"
    [    15.710] (II) LoadModule: "fbdevhw"
    [    15.710] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [    15.710] (II) Module fbdevhw: vendor="X.Org Foundation"
    [    15.710] 	compiled for 1.11.3, module version = 0.0.2
    [    15.710] 	ABI class: X.Org Video Driver, version 11.0
    [    15.710] drmOpenDevice: node name is /dev/dri/card0
    [    15.710] drmOpenDevice: open result is 9, (OK)
    [    15.710] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [    15.710] drmOpenDevice: node name is /dev/dri/card0
    [    15.710] drmOpenDevice: open result is 9, (OK)
    [    15.710] drmOpenByBusid: drmOpenMinor returns 9
    [    15.710] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [    15.710] (II) intel(0): Creating default Display subsection in Screen section
    	"Default Screen Section" for depth/fbbpp 24/32
    [    15.710] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [    15.710] (==) intel(0): RGB weight 888
    [    15.710] (==) intel(0): Default visual is TrueColor
    [    15.710] (II) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2+)
    [    15.710] (--) intel(0): Chipset: "Sandybridge Mobile (GT2+)"
    [    15.710] (**) intel(0): Relaxed fencing enabled
    [    15.710] (**) intel(0): Wait on SwapBuffers? enabled
    [    15.710] (**) intel(0): Triple buffering? enabled
    [    15.710] (**) intel(0): Framebuffer tiled
    [    15.710] (**) intel(0): Pixmaps tiled
    [    15.710] (**) intel(0): 3D buffers tiled
    [    15.710] (**) intel(0): SwapBuffers wait enabled
    [    15.710] (==) intel(0): video overlay key set to 0x101fe
    [    15.710] (II) intel(0): Output LVDS1 has no monitor section
    [    15.710] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
    [    15.710] (II) intel(0): Output VGA1 has no monitor section
    [    15.715] (II) intel(0): Output HDMI1 has no monitor section
    [    15.768] (II) intel(0): Output DP1 has no monitor section
    [    15.768] (II) intel(0): EDID for output LVDS1
    [    15.768] (II) intel(0): Manufacturer: CMO  Model: 1333  Serial#: 0
    [    15.768] (II) intel(0): Year: 2010  Week: 32
    [    15.768] (II) intel(0): EDID Version: 1.3
    [    15.768] (II) intel(0): Digital Display Input
    [    15.768] (II) intel(0): Max Image Size [cm]: horiz.: 29  vert.: 16
    [    15.768] (II) intel(0): Gamma: 2.20
    [    15.768] (II) intel(0): No DPMS capabilities specified
    [    15.768] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
    [    15.768] (II) intel(0): First detailed timing is preferred mode
    [    15.768] (II) intel(0): redX: 0.584 redY: 0.349   greenX: 0.338 greenY: 0.574
    [    15.768] (II) intel(0): blueX: 0.157 blueY: 0.126   whiteX: 0.313 whiteY: 0.329
    [    15.768] (II) intel(0): Manufacturer's mask: 0
    [    15.768] (II) intel(0): Supported detailed timing:
    [    15.768] (II) intel(0): clock: 75.4 MHz   Image Size:  293 x 164 mm
    [    15.768] (II) intel(0): h_active: 1366  h_sync: 1397  h_sync_end 1462 h_blank_end 1560 h_border: 0
    [    15.768] (II) intel(0): v_active: 768  v_sync: 772  v_sync_end 784 v_blanking: 806 v_border: 0
    [    15.768] (II) intel(0):  N133BGE-L41
    [    15.768] (II) intel(0):  CMO
    [    15.768] (II) intel(0):  N133BGE-L41
    [    15.768] (II) intel(0): EDID (in hex):
    [    15.768] (II) intel(0): 	00ffffffffffff000daf331300000000
    [    15.768] (II) intel(0): 	20140103801d10780a98559559569328
    [    15.768] (II) intel(0): 	20505400000001010101010101010101
    [    15.768] (II) intel(0): 	010101010101781d56c2500026301f41
    [    15.768] (II) intel(0): 	4c0025a410000018000000fe004e3133
    [    15.768] (II) intel(0): 	334247452d4c34310a20000000fe0043
    [    15.768] (II) intel(0): 	4d4f20202020202020202020000000fe
    [    15.768] (II) intel(0): 	004e3133334247452d4c34310a20005e
    [    15.768] (II) intel(0): EDID vendor "CMO", prod id 4915
    [    15.768] (II) intel(0): Printing DDC gathered Modelines:
    [    15.768] (II) intel(0): Modeline "1366x768"x0.0   75.44  1366 1397 1462 1560  768 772 784 806 -hsync -vsync (48.4 kHz)
    [    15.768] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [    15.768] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [    15.768] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [    15.768] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [    15.768] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [    15.768] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [    15.768] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [    15.768] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [    15.768] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [    15.768] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [    15.768] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
    [    15.768] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
    [    15.768] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
    [    15.768] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [    15.768] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
    [    15.768] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
    [    15.768] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
    [    15.768] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
    [    15.768] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
    [    15.768] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
    [    15.768] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    [    15.768] (II) intel(0): Printing probed modes for output LVDS1
    [    15.768] (II) intel(0): Modeline "1366x768"x60.0   75.44  1366 1397 1462 1560  768 772 784 806 -hsync -vsync (48.4 kHz)
    [    15.768] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
    [    15.768] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz)
    [    15.768] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
    [    15.768] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
    [    15.768] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
    [    15.768] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
    [    15.768] (II) intel(0): EDID for output VGA1
    [    15.773] (II) intel(0): EDID for output HDMI1
    [    15.820] (II) intel(0): EDID for output DP1
    [    15.820] (II) intel(0): Output LVDS1 connected
    [    15.820] (II) intel(0): Output VGA1 disconnected
    [    15.820] (II) intel(0): Output HDMI1 disconnected
    [    15.820] (II) intel(0): Output DP1 disconnected
    [    15.820] (II) intel(0): Using exact sizes for initial modes
    [    15.820] (II) intel(0): Output LVDS1 using initial mode 1366x768
    [    15.820] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [    15.820] (II) intel(0): Kernel page flipping support detected, enabling
    [    15.820] (**) intel(0): Display dimensions: (290, 160) mm
    [    15.820] (**) intel(0): DPI set to (119, 121)
    [    15.820] (II) Loading sub module "fb"
    [    15.820] (II) LoadModule: "fb"
    [    15.820] (II) Loading /usr/lib/xorg/modules/libfb.so
    [    15.820] (II) Module fb: vendor="X.Org Foundation"
    [    15.820] 	compiled for 1.11.3, module version = 1.0.0
    [    15.820] 	ABI class: X.Org ANSI C Emulation, version 0.4
    [    15.820] (II) Loading sub module "dri2"
    [    15.820] (II) LoadModule: "dri2"
    [    15.821] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [    15.821] (II) Module dri2: vendor="X.Org Foundation"
    [    15.821] 	compiled for 1.11.3, module version = 1.2.0
    [    15.821] 	ABI class: X.Org Server Extension, version 6.0
    [    15.821] (II) UnloadModule: "vesa"
    [    15.821] (II) Unloading vesa
    [    15.821] (II) UnloadModule: "fbdev"
    [    15.821] (II) Unloading fbdev
    [    15.821] (II) UnloadModule: "fbdevhw"
    [    15.821] (II) Unloading fbdevhw
    [    15.821] (==) Depth 24 pixmap format is 32 bpp
    [    15.821] (II) intel(0): [DRI2] Setup complete
    [    15.821] (II) intel(0): [DRI2]   DRI driver: i965
    [    15.821] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled
    [    15.822] (II) UXA(0): Driver registered support for the following operations:
    [    15.822] (II)         solid
    [    15.822] (II)         copy
    [    15.822] (II)         composite (RENDER acceleration)
    [    15.822] (II)         put_image
    [    15.822] (II)         get_image
    [    15.822] (==) intel(0): Backing store disabled
    [    15.822] (==) intel(0): Silken mouse enabled
    [    15.822] (II) intel(0): Initializing HW Cursor
    [    15.880] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [    15.880] (==) intel(0): DPMS enabled
    [    15.880] (==) intel(0): Intel XvMC decoder enabled
    [    15.880] (II) intel(0): Set up textured video
    [    15.880] (II) intel(0): [XvMC] xvmc_vld driver initialized.
    [    15.880] (II) intel(0): direct rendering: DRI2 Enabled
    [    15.880] (WW) intel(0): Option "NoLogo" is not used
    [    15.880] (==) intel(0): hotplug detection: "enabled"
    [    15.880] (--) RandR disabled
    [    15.880] (II) Initializing built-in extension Generic Event Extension
    [    15.880] (II) Initializing built-in extension SHAPE
    [    15.880] (II) Initializing built-in extension MIT-SHM
    [    15.880] (II) Initializing built-in extension XInputExtension
    [    15.880] (II) Initializing built-in extension XTEST
    [    15.880] (II) Initializing built-in extension BIG-REQUESTS
    [    15.881] (II) Initializing built-in extension SYNC
    [    15.881] (II) Initializing built-in extension XKEYBOARD
    [    15.881] (II) Initializing built-in extension XC-MISC
    [    15.881] (II) Initializing built-in extension SECURITY
    [    15.881] (II) Initializing built-in extension XINERAMA
    [    15.881] (II) Initializing built-in extension XFIXES
    [    15.881] (II) Initializing built-in extension RENDER
    [    15.881] (II) Initializing built-in extension RANDR
    [    15.881] (II) Initializing built-in extension COMPOSITE
    [    15.881] (II) Initializing built-in extension DAMAGE
    [    15.882] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
    [    15.884] (II) intel(0): Setting screen physical size to 361 x 203
    [    15.889] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
    [    15.890] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [    15.890] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [    15.890] (II) LoadModule: "evdev"
    [    15.937] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    15.937] (II) Module evdev: vendor="X.Org Foundation"
    [    15.937] 	compiled for 1.11.3, module version = 2.7.0
    [    15.937] 	Module class: X.Org XInput Driver
    [    15.937] 	ABI class: X.Org XInput driver, version 16.0
    [    15.937] (II) Using input driver 'evdev' for 'Power Button'
    [    15.937] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    15.937] (**) Power Button: always reports core events
    [    15.937] (**) evdev: Power Button: Device: "/dev/input/event2"
    [    15.937] (--) evdev: Power Button: Vendor 0 Product 0x1
    [    15.937] (--) evdev: Power Button: Found keys
    [    15.937] (II) evdev: Power Button: Configuring as keyboard
    [    15.937] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
    [    15.937] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [    15.937] (**) Option "xkb_rules" "evdev"
    [    15.937] (**) Option "xkb_model" "pc105"
    [    15.937] (**) Option "xkb_layout" "us"
    [    15.938] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
    [    15.938] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [    15.938] (II) Using input driver 'evdev' for 'Video Bus'
    [    15.938] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    15.938] (**) Video Bus: always reports core events
    [    15.938] (**) evdev: Video Bus: Device: "/dev/input/event8"
    [    15.938] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [    15.938] (--) evdev: Video Bus: Found keys
    [    15.938] (II) evdev: Video Bus: Configuring as keyboard
    [    15.938] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input8/event8"
    [    15.938] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [    15.938] (**) Option "xkb_rules" "evdev"
    [    15.938] (**) Option "xkb_model" "pc105"
    [    15.938] (**) Option "xkb_layout" "us"
    [    15.938] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
    [    15.938] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [    15.938] (II) Using input driver 'evdev' for 'Video Bus'
    [    15.938] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    15.938] (**) Video Bus: always reports core events
    [    15.938] (**) evdev: Video Bus: Device: "/dev/input/event7"
    [    15.938] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [    15.938] (--) evdev: Video Bus: Found keys
    [    15.938] (II) evdev: Video Bus: Configuring as keyboard
    [    15.938] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input7/event7"
    [    15.938] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [    15.938] (**) Option "xkb_rules" "evdev"
    [    15.938] (**) Option "xkb_model" "pc105"
    [    15.938] (**) Option "xkb_layout" "us"
    [    15.938] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
    [    15.938] (II) No input driver specified, ignoring this device.
    [    15.938] (II) This device may have been added with another device file.
    [    15.938] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
    [    15.938] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [    15.938] (II) Using input driver 'evdev' for 'Sleep Button'
    [    15.939] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    15.939] (**) Sleep Button: always reports core events
    [    15.939] (**) evdev: Sleep Button: Device: "/dev/input/event1"
    [    15.939] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [    15.939] (--) evdev: Sleep Button: Found keys
    [    15.939] (II) evdev: Sleep Button: Configuring as keyboard
    [    15.939] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
    [    15.939] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [    15.939] (**) Option "xkb_rules" "evdev"
    [    15.939] (**) Option "xkb_model" "pc105"
    [    15.939] (**) Option "xkb_layout" "us"
    [    15.939] (II) config/udev: Adding input device ASUS USB2.0 WebCam (/dev/input/event4)
    [    15.939] (**) ASUS USB2.0 WebCam: Applying InputClass "evdev keyboard catchall"
    [    15.939] (II) Using input driver 'evdev' for 'ASUS USB2.0 WebCam'
    [    15.939] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    15.939] (**) ASUS USB2.0 WebCam: always reports core events
    [    15.939] (**) evdev: ASUS USB2.0 WebCam: Device: "/dev/input/event4"
    [    15.939] (--) evdev: ASUS USB2.0 WebCam: Vendor 0x58f Product 0xa014
    [    15.939] (--) evdev: ASUS USB2.0 WebCam: Found keys
    [    15.939] (II) evdev: ASUS USB2.0 WebCam: Configuring as keyboard
    [    15.939] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input4/event4"
    [    15.939] (II) XINPUT: Adding extended input device "ASUS USB2.0 WebCam" (type: KEYBOARD, id 10)
    [    15.939] (**) Option "xkb_rules" "evdev"
    [    15.939] (**) Option "xkb_model" "pc105"
    [    15.939] (**) Option "xkb_layout" "us"
    [    15.939] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
    [    15.939] (II) No input driver specified, ignoring this device.
    [    15.939] (II) This device may have been added with another device file.
    [    15.939] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
    [    15.939] (II) No input driver specified, ignoring this device.
    [    15.939] (II) This device may have been added with another device file.
    [    15.940] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event5)
    [    15.940] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [    15.940] (II) Using input driver 'evdev' for 'Asus WMI hotkeys'
    [    15.940] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    15.940] (**) Asus WMI hotkeys: always reports core events
    [    15.940] (**) evdev: Asus WMI hotkeys: Device: "/dev/input/event5"
    [    15.940] (--) evdev: Asus WMI hotkeys: Vendor 0 Product 0
    [    15.940] (--) evdev: Asus WMI hotkeys: Found keys
    [    15.940] (II) evdev: Asus WMI hotkeys: Configuring as keyboard
    [    15.940] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input5/event5"
    [    15.940] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 11)
    [    15.940] (**) Option "xkb_rules" "evdev"
    [    15.940] (**) Option "xkb_model" "pc105"
    [    15.940] (**) Option "xkb_layout" "us"
    [    15.940] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
    [    15.940] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [    15.940] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [    15.940] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [    15.940] (**) AT Translated Set 2 keyboard: always reports core events
    [    15.940] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3"
    [    15.940] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [    15.940] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [    15.940] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [    15.940] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
    [    15.940] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
    [    15.940] (**) Option "xkb_rules" "evdev"
    [    15.940] (**) Option "xkb_model" "pc105"
    [    15.940] (**) Option "xkb_layout" "us"
    [    15.940] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
    [    15.940] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [    15.940] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [    15.940] (II) LoadModule: "synaptics"
    [    15.941] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [    15.941] (II) Module synaptics: vendor="X.Org Foundation"
    [    15.941] 	compiled for 1.11.3, module version = 1.6.2
    [    15.941] 	Module class: X.Org XInput Driver
    [    15.941] 	ABI class: X.Org XInput driver, version 16.0
    [    15.941] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [    15.941] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [    15.941] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [    15.941] (**) Option "Device" "/dev/input/event6"
    [    16.204] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    [    16.204] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5564
    [    16.204] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4700
    [    16.204] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [    16.204] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [    16.204] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [    16.204] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [    16.204] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [    16.204] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [    16.248] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input6/event6"
    [    16.248] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
    [    16.248] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [    16.248] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [    16.248] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.038
    [    16.248] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [    16.248] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [    16.248] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [    16.248] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [    16.248] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [    16.248] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [    16.248] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [    16.642] (II) intel(0): EDID vendor "CMO", prod id 4915
    [    16.642] (II) intel(0): Printing DDC gathered Modelines:
    [    16.642] (II) intel(0): Modeline "1366x768"x0.0   75.44  1366 1397 1462 1560  768 772 784 806 -hsync -vsync (48.4 kHz)
    [    19.260] (II) intel(0): EDID vendor "CMO", prod id 4915
    [    19.260] (II) intel(0): Printing DDC gathered Modelines:
    [    19.260] (II) intel(0): Modeline "1366x768"x0.0   75.44  1366 1397 1462 1560  768 772 784 806 -hsync -vsync (48.4 kHz)
    [   113.417] (II) intel(0): EDID vendor "CMO", prod id 4915
    [   113.417] (II) intel(0): Printing DDC gathered Modelines:
    [   113.417] (II) intel(0): Modeline "1366x768"x0.0   75.44  1366 1397 1462 1560  768 772 784 806 -hsync -vsync (48.4 kHz)
    [   114.085] (II) intel(0): EDID vendor "CMO", prod id 4915
    [   114.085] (II) intel(0): Printing DDC gathered Modelines:
    [   114.085] (II) intel(0): Modeline "1366x768"x0.0   75.44  1366 1397 1462 1560  768 772 784 806 -hsync -vsync (48.4 kHz)
    [   115.189] (II) XKB: reuse xkmfile /var/lib/xkb/server-4B050285AA260048E61484054F3D591E0E9440EC.xkm
    [   140.315] (II) intel(0): EDID vendor "CMO", prod id 4915
    [   140.315] (II) intel(0): Printing DDC gathered Modelines:
    [   140.315] (II) intel(0): Modeline "1366x768"x0.0   75.44  1366 1397 1462 1560  768 772 784 806 -hsync -vsync (48.4 kHz)
    [  3240.418] (II) XKB: reuse xkmfile /var/lib/xkb/server-4B050285AA260048E61484054F3D591E0E9440EC.xkm
    [  4287.639] (II) XKB: reuse xkmfile /var/lib/xkb/server-4B050285AA260048E61484054F3D591E0E9440EC.xkm
    [  7339.454] (II) XKB: reuse xkmfile /var/lib/xkb/server-4B050285AA260048E61484054F3D591E0E9440EC.xkm
    [  7422.118] (II) XKB: reuse xkmfile /var/lib/xkb/server-4B050285AA260048E61484054F3D591E0E9440EC.xkm
    nahuel@nahuel:~$
    THanks!

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •