Search:

Type: Posts; User: idoitprone; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.06 seconds.

  1. Replies
    5
    Views
    653

    [ubuntu] Re: How Do I know If This Is Safe?

    that code in question just turns on and off the graphic card.

    It will not cause your machine to overhead because I am using the code right now
  2. [other] Re: Linux Wont Get Passed Boot Up Acer Aspire D150

    try unetbootin?
    http://unetbootin.sourceforge.net/
  3. Thread: slow boot

    by idoitprone
    Replies
    5
    Views
    2,797

    Re: slow boot

    that is very odd

    on my machine

    it takes less than 5 seconds
  4. Replies
    9
    Views
    1,367

    [ubuntu] Re: HP Folio 13 running hot on 12.10

    ubuntu load instantly

    I have 7 Mbps in America - this value inclues tcp/ip overhead


    You have to use Ubuntu kernels

    http://packages.ubuntu.com/quantal/kernel/

    Configuring kernel is not...
  5. Replies
    17
    Views
    36,381

    [ubuntu] Re: Error splicing file: File too large

    gparted
  6. Replies
    17
    Views
    36,381

    [ubuntu] Re: Error splicing file: File too large

    nvm
  7. Replies
    19
    Views
    1,054

    [ubuntu] Re: unable to open drivers

    i guess try this thread

    http://ubuntuforums.org/showthread.php?p=12261151&posted=1#post12261151

    realtek make bad linux drivers
  8. Replies
    9
    Views
    1,367

    [ubuntu] Re: HP Folio 13 running hot on 12.10

    Did you update grub?

    I cant seem to figure out your problem. I will recommend updating the to the latest kernel for better support. I use cutting edge distros so I get the proper hardware...
  9. Replies
    19
    Views
    1,054

    [ubuntu] Re: unable to open drivers

    ifconfig -a

    it not soft block then see if there is wlan0
  10. Replies
    12
    Views
    784

    [ubuntu] Re: Gaming on ubuntu

    amd and nvidia driver work fine on linux

    The installation process is just horrible
  11. Replies
    19
    Views
    1,054

    [ubuntu] Re: unable to open drivers

    it is the proper driver i believe


    rfkill list all

    post the result of this
  12. Replies
    19
    Views
    1,054

    [ubuntu] Re: unable to open drivers

    lsusb -t

    lspci -nnk
  13. Replies
    12
    Views
    784

    [ubuntu] Re: Gaming on ubuntu

    You should check the ubuntu gaming forums

    Steam is comming out for linux

    They are portin TF2 and left for dead for linux
  14. [SOLVED] Re: Wifi regularly disconnects and short battery life

    did you run this?

    sudo bash -c 'echo "options bbswitch load_state=0" >> /etc/modprobe.d/bbswitch.conf'

    reboot
  15. [SOLVED] Re: Wifi regularly disconnects and short battery life

    sudo apt-get install build-essential checkinstall

    sudo apt-get install cvs subversion git-core mercurial dkms

    cd

    git clone git://github.com/Bumblebee-Project/bbswitch.git bbswitch

    cd...
  16. [SOLVED] Re: Wifi regularly disconnects and short battery life

    are you sure you cannnot install bbswitch?

    sudo apt-get install bbswitch?

    ok i guess i will have to install it manuallly if that not happen

    install the other components first


    sudo...
  17. [SOLVED] Re: Wifi regularly disconnects and short battery life

    sudo add-apt-repository ppa:bumblebee/stable

    sudo apt-get update?
  18. [SOLVED] Re: Wifi regularly disconnects and short battery life

    sudo modprobe -r nvidiafb
    sudo add-apt-repository ppa:bumblebee/stable
    sudo apt-get update
    sudo apt-get install bumblebee bumblebee-nvidia linux-headers-generic bbswitch




    sudo bash -c...
  19. Replies
    5
    Views
    745

    Re: Enable all cores at boot-time

    upstart for ubuntu does uses all cores for boot

    Booting is generally io bound, so it wont make much difference if all core are active.
  20. Replies
    9
    Views
    1,367

    [ubuntu] Re: HP Folio 13 running hot on 12.10

    then i guess add


    acpi=force
    GRUB_CMDLINE_LINUX="quiet splash i915.lvds_downclock=1 i915.i915_enable_fbc=1"change to

    GRUB_CMDLINE_LINUX="quiet splash i915.lvds_downclock=1...
  21. Replies
    9
    Views
    1,367

    [ubuntu] Re: HP Folio 13 running hot on 12.10

    i think it is not working on /etc/modprobe.d

    try to add it to

    /etc/default/grub


    see this line
  22. [SOLVED] Re: Wifi regularly disconnects and short battery life

    laptop tools are not kernel drivers.
    Alienware M14X is a gaming laptop which mean it will probably have nvidia optimus.

    If he does have nvidia optimus, that suggest will not help much when there...
  23. Replies
    5
    Views
    745

    Re: Enable all cores at boot-time

    25010sec / 60 min/sec= 416 min
    I agree 416 minutes is too long to be a proper boot time

    next time use


    dmesg | head -n 1000

    those messages are mundane core sleep messages
  24. [ubuntu] Re: how to get modern ubuntu to run on old arch (i586)

    New ubuntu version require sse instructions. Use debian as Temujin suggest

    http://www.debian.org/CD/torrent-cd/

    they target i386
  25. [SOLVED] Re: Wifi regularly disconnects and short battery life

    lspci -nnk
    battery life is based on hardware

    I suspect your have nvidia optimus
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4