Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.15 seconds.

  1. Re: Bluetooth not Detecting devices and cant be detected

    You need to install firmware. See this answer.

    http://askubuntu.com/a/632348/167850
  2. Replies
    22
    Views
    1,380

    [SOLVED] Re: WIFI Adapter not working

    If you are connected to internet, run

    sudo apt-get install -f

    and the issue will be fixed. The command will install dkms and the rtl8192cu-dkms package.
  3. Replies
    22
    Views
    1,380

    [SOLVED] Re: WIFI Adapter not working

    I see that the issue with the key has been fixed. Now the problem is that I never amde a package rtl8192cu for Xenial.
    Try to install this one


    wget...
  4. Replies
    22
    Views
    1,380

    [SOLVED] Re: WIFI Adapter not working

    I just checked that

    sudo add-apt-repository ppa:hanipouspilot/rtlwifi

    works
  5. Replies
    22
    Views
    1,380

    [SOLVED] Re: WIFI Adapter not working

    Regarding problem with the key of my ppa:hanipouspilot/rtlwifi

    I lost the password for my pgp key and submitted a new one. I guess you need to remove the old key and install a new one.
  6. [ubuntu] Re: rtl8192eu on Ubuntu 15.10 doesn't work but it does on Ubuntu 14.04 and 15.04

    The PPA ppa:hanipouspilot/rtlwifi
    now contains drivers for all supported Ubuntu releases and xenial.

    For xenial I added version 4.3.8.
  7. [ubuntu] Re: rtl8192eu on Ubuntu 15.10 doesn't work but it does on Ubuntu 14.04 and 15.04

    I built a package for 16.04 and updated 14.04 package to support kernel 4.4.
  8. [ubuntu] Re: rtl8192eu on Ubuntu 15.10 doesn't work but it does on Ubuntu 14.04 and 15.04

    It does not work with 16.04 yet with these commands, but you can directly download the deb.
    ...
  9. [ubuntu] Re: rtl8192eu on Ubuntu 15.10 doesn't work but it does on Ubuntu 14.04 and 15.04

    You can use this file. Or you can download it from my ppa. It is the same driver. You can also install it this way:

    sudo add-apt-repository ppa:hanipouspilot/rtlwifi
    sudo apt-get update
    sudo...
  10. [ubuntu] Re: rtl8192eu on Ubuntu 15.10 doesn't work but it does on Ubuntu 14.04 and 15.04

    I added this driver to ppa. It is easier to download it from there

    https://launchpad.net/~hanipouspilot/+archive/ubuntu/rtlwifi/+files/rtl8192eu-dkms_4.3.1.1.11320.20140505~wily_all.deb
  11. Re: RTL8723BE wifi dropping connection on Ubuntu 14.04

    Did you run

    sudo apt-get update

    ?
  12. Re: Bluetooth not Detecting devices and cant be detected

    This is how to get hcd file.

    http://askubuntu.com/a/632348/167850
  13. Replies
    113
    Views
    50,405

    [SOLVED] Re: ASUS Zenbook Touchpad on Ubuntu 14.04.1 LTS

    You do not have an Elantech driver installed.
  14. Replies
    113
    Views
    50,405

    [SOLVED] Re: ASUS Zenbook Touchpad on Ubuntu 14.04.1 LTS

    Please give output of

    dkms status

    And how did you install the Focaltech driver?
  15. Replies
    113
    Views
    50,405

    [SOLVED] Re: ASUS Zenbook Touchpad on Ubuntu 14.04.1 LTS

    You said that you did a fresh install. So there is no Elantech driver.
  16. Replies
    40
    Views
    5,890

    [ubuntu] Re: TouchPad Not Functioning On Asus Laptop X450L

    The Elantech driver is in kernels. But in the latest kernels they changed something. Older revisions of Elantech touchpads are not detected for some reason.
    There are no standalone Elantech linux...
  17. Replies
    40
    Views
    5,890

    [ubuntu] Re: TouchPad Not Functioning On Asus Laptop X450L

    I do not know what broke Elantech touchpads in the latest kernels. Try kernel 3.13, if it show Elantech and works report a bug to launchpad. It needs bisection and fixing. Just waiting may be very...
  18. Replies
    40
    Views
    5,890

    [ubuntu] Re: TouchPad Not Functioning On Asus Laptop X450L

    Older kernels work with the default elantech driver. This is a regression.
  19. Replies
    40
    Views
    5,890

    [ubuntu] Re: TouchPad Not Functioning On Asus Laptop X450L

    This maybe an Elantech. But in new kernels something is broken in detection of some devices. This is a kernel bug.
  20. Replies
    38
    Views
    5,431

    [xubuntu] Re: Touchpad detected as PS/2 Logitech Wheel Mouse

    How did you install from ppa? Which commands did you use?
    It should not be "added" it should be "installed".

    And give output of

    ls /var/lib/dkms
  21. Replies
    38
    Views
    5,431

    [xubuntu] Re: Touchpad detected as PS/2 Logitech Wheel Mouse

    How did you install the driver? Something is wrong with your dkms.
    I just upgraded to the same kernel and it built OK.
    Re-install the driver from ppa.
  22. Replies
    113
    Views
    50,405

    [SOLVED] Re: ASUS Zenbook Touchpad on Ubuntu 14.04.1 LTS

    I am afraid moderators will kill us for off topic. You better ask this somewhere else.
    Tip. Rename the folder you unzipped to /usr/src/focaltech-1.5 and run

    dkms install -m focaltech -v 1.5

    I...
  23. Replies
    113
    Views
    50,405

    [SOLVED] Re: ASUS Zenbook Touchpad on Ubuntu 14.04.1 LTS

    As far as I know Manjaro does not use deb packages.
    You can install the driver from https://github.com/hanipouspilot/focaltech-dkms

    It should build for 3.18, I guess. Actually it is for 3.17+
  24. Re: webup8 ppa for downloading updated oracle java not maintained?

    I made a script to install and automatically update java.

    http://askubuntu.com/a/652901/167850

    https://github.com/hanipouspilot/oracle-java8
  25. Replies
    240
    Views
    84,670

    [ubuntu] Re: Asus Zenbook UX303 Problems

    That is not a problem at all. You can download source from my github.


    git clone https://github.com/hanipouspilot/focaltech-dkms.git
    sudo cp -r focaltech-dkms /usr/src/focaltech-1.5
    sudo rm -r...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4