Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 50

Thread: Power managment -- fan noise Asus U31

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

    Re: Power managment -- fan noise Asus U31

    I got stuck at



    Code:
    nahuel@nahuel:~$ sudo apt-get install nvidia-current 
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    The following NEW packages will be installed:
      nvidia-current
    0 upgraded, 1 newly installed, 0 to remove and 10 not upgraded.
    Need to get 67.8 MB of archives.
    After this operation, 204 MB of additional disk space will be used.
    Get:1 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu/ precise/main nvidia-current amd64 304.60-0ubuntu1~precise~xup2 [67.8 MB]
    Fetched 67.8 MB in 5min 3s (223 kB/s)                                          
    Selecting previously unselected package nvidia-current.
    (Reading database ... 309871 files and directories currently installed.)
    Unpacking nvidia-current (from .../nvidia-current_304.60-0ubuntu1~precise~xup2_amd64.deb) ...
    Processing triggers for man-db ...
    Setting up nvidia-current (304.60-0ubuntu1~precise~xup2) ...
    update-alternatives: using /usr/lib/nvidia-current/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode.
    update-alternatives: using /usr/lib/nvidia-current/alt_ld.so.conf to provide /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode.
    update-initramfs: deferring update (trigger activated)
    INFO:Enable nvidia-current
    DEBUG:Parsing /usr/share/nvidia-common/quirks/lenovo_thinkpad
    DEBUG:Parsing /usr/share/nvidia-common/quirks/put_your_quirks_here
    DEBUG:Parsing /usr/share/nvidia-common/quirks/dell_latitude
    DEBUG:Processing quirk ThinkPad T420s
    DEBUG:Failure to match ASUSTeK Computer Inc. with LENOVO
    DEBUG:Quirk doesn't match
    DEBUG:Processing quirk Latitude E6530
    DEBUG:Failure to match ASUSTeK Computer Inc. with Dell Inc.
    DEBUG:Quirk doesn't match
    Loading new nvidia-current-304.60 DKMS files...
    First Installation: checking all kernels...
    Building only for 3.2.0-32-generic
    Building for architecture x86_64
    Building initial module for 3.2.0-32-generic
    Done.
    
    nvidia_current:
    Running module version sanity check.
     - Original module
       - No original module exists within this kernel
     - Installation
       - Installing to /lib/modules/3.2.0-32-generic/updates/dkms/
    
    depmod....
    
    DKMS: install completed.
    Processing triggers for bamfdaemon ...
    Rebuilding /usr/share/applications/bamf.index...
    Processing triggers for initramfs-tools ...
    update-initramfs: Generating /boot/initrd.img-3.2.0-32-generic
    nahuel@nahuel:~$ sudo nvidia-xconfig
    
    WARNING: Unable to locate/open X configuration file.
    
    New X configuration file written to '/etc/X11/xorg.conf'
    
    nahuel@nahuel:~$

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

    Re: Power managment -- fan noise Asus U31

    No , this is not a stuck .. OK , continue..

    Thanks

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

    Re: Power managment -- fan noise Asus U31

    Did it, rebooted, but now the configuration of the screen is changed...

    help me get it right please.


    Besides that, here the results

    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:~$ cat /var/log/Xorg.0.log | grep -e WW -e EE
    	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [    18.097] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    [    18.097] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
    [    18.097] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
    [    18.097] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
    [    18.097] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
    [    18.097] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
    [    18.097] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [    18.097] (WW) Disabling Keyboard0
    [    18.097] (WW) Disabling Mouse0
    [    18.145] (II) Loading extension MIT-SCREEN-SAVER
    [    19.342] (EE) No devices detected.
    [    19.378] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
    [    19.378] (WW) xf86OpenConsole: setsid failed: Operation not permitted
    [    19.379] (WW) Falling back to old probe method for vesa
    [    19.379] (WW) Falling back to old probe method for fbdev
    [    19.909] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
    nahuel@nahuel:~$

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

    Re: Power managment -- fan noise Asus U31

    Give the results of
    Code:
    cat /etc/bumblebee/bumblebee.conf

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

    Re: Power managment -- fan noise Asus U31

    Code:
    nahuel@nahuel:~$ cat /etc/bumblebee/bumblebee.conf
    cat: /etc/bumblebee/bumblebee.conf: No such file or directory
    nahuel@nahuel:~$
    I must have done something wrong

  6. #16
    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
    I must have done something wrong
    I've done something wrong not you. Forgot the
    Code:
    sudo apt-get update
    command in bumblebee section in 10th post. Just added. Sorry .
    Give these commands and reboot

    Code:
    sudo add-apt-repository ppa:bumblebee/stable 
    sudo apt-get update
    sudo apt-get install bumblebee bumblebee-nvidia
    And then give again the results
    Code:
    /usr/lib/nux/unity_support_test -p  
    cat /var/log/Xorg.0.log | grep -e WW -e EE
    dpkg -l | grep -ie nvidia -ie bumblebee 
    cat /etc/bumblebee/bumblebee.conf
    Thanks
    Last edited by NikTh; October 21st, 2012 at 09:45 PM.

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

    Re: Power managment -- fan noise Asus U31

    When I reboot there's this error none of the selected modes were compatible with the possible modes:

    Trying modes for CRTC 63
    CRTC 63: trying mode 640x480@60Hz with output at 1366x768@60Hz (pass 0)
    CRTC 63: trying mode 640x480@60Hz with output at 1366x768@60Hz (pass 1)
    Trying modes for CRTC 64
    CRTC 64: trying mode 640x480@60Hz with output at 1366x768@60Hz (pass 0)
    CRTC 64: trying mode 640x480@60Hz with output at 1366x768@60Hz (pass 1)



    And the screen isn't right, one sec I'll give the results of the other commands

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

    Re: Power managment -- fan noise Asus U31

    Code:
    nahuel@nahuel:~$ /usr/lib/nux/unity_support_test -p 
    OpenGL vendor string:   Intel Open Source Technology Center
    OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile 
    OpenGL version string:  3.0 Mesa 9.0
    
    Not software rendered:    yes
    Not blacklisted:          yes
    GLX fbconfig:             yes
    GLX texture from pixmap:  yes
    GL npot or rect textures: yes
    GL vertex program:        yes
    GL fragment program:      yes
    GL vertex buffer object:  yes
    GL framebuffer object:    yes
    GL version is 1.4+:       yes
    
    Unity 3D supported:       yes
    nahuel@nahuel:~$ cat /var/log/Xorg.0.log | grep -e WW -e EE
    	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [    17.714] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    [    17.714] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
    [    17.714] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
    [    17.735] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
    [    17.735] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
    [    17.735] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
    [    17.735] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [    17.735] (WW) Disabling Keyboard0
    [    17.735] (WW) Disabling Mouse0
    [    17.784] (II) Loading extension MIT-SCREEN-SAVER
    [    17.866] (WW) Warning, couldn't open module nvidia
    [    17.866] (EE) Failed to load module "nvidia" (module does not exist, 0)
    [    17.906] (WW) Falling back to old probe method for vesa
    [    17.906] (WW) Falling back to old probe method for fbdev
    nahuel@nahuel:~$

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

    Re: Power managment -- fan noise Asus U31

    Code:
    nahuel@nahuel:~$ /usr/lib/nux/unity_support_test -p
    OpenGL vendor string:   Intel Open Source Technology Center
    OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile 
    OpenGL version string:  3.0 Mesa 9.0
    
    Not software rendered:    yes
    Not blacklisted:          yes
    GLX fbconfig:             yes
    GLX texture from pixmap:  yes
    GL npot or rect textures: yes
    GL vertex program:        yes
    GL fragment program:      yes
    GL vertex buffer object:  yes
    GL framebuffer object:    yes
    GL version is 1.4+:       yes
    
    Unity 3D supported:       yes
    nahuel@nahuel:~$ cat /var/log/Xorg.0.log | grep -e WW -e EE
    	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [    14.398] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    [    14.398] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
    [    14.398] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
    [    14.398] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
    [    14.398] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
    [    14.398] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
    [    14.398] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [    14.398] (WW) Disabling Keyboard0
    [    14.398] (WW) Disabling Mouse0
    [    14.411] (II) Loading extension MIT-SCREEN-SAVER
    [    14.417] (WW) Warning, couldn't open module nvidia
    [    14.417] (EE) Failed to load module "nvidia" (module does not exist, 0)
    [    14.419] (WW) Falling back to old probe method for vesa
    [    14.419] (WW) Falling back to old probe method for fbdev
    nahuel@nahuel:~$ dpkg -l | grep -ie nvidia -ie bumblebee
    ii  bbswitch-dkms                          0.4.2-2~preciseppa1                     Interface for toggling the power on nVidia Optimus video cards
    ii  bumblebee                              3.0.1-3~preciseppa1                     nVidia Optimus support
    ii  bumblebee-nvidia                       3.0.1-3~preciseppa1                     nVidia Optimus support using the proprietary NVIDIA driver
    ii  nvidia-common                          1:0.2.44.2                              Find obsolete NVIDIA drivers
    ii  nvidia-current                         304.60-0ubuntu1~precise~xup2            NVIDIA binary Xorg driver, kernel module and VDPAU library
    ii  nvidia-settings                        304.60-0ubuntu1~precise~xup2            Tool of configuring the NVIDIA graphics driver
    nahuel@nahuel:~$

    not working

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

    Re: Power managment -- fan noise Asus U31

    And this command please

    Code:
    cat /etc/bumblebee/bumblebee.conf
    Thanks

Page 2 of 5 FirstFirst 1234 ... LastLast

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
  •