0

Wifi connect field is so small later than install fedora 26. Can wifi-driver provide to me larger wifi field? (laptop: asus: k55vj)

2
  • ok I know but linux drivers does not exist on asus website then how can i find that drivers for linux?
    – Geshe
    Commented Aug 30, 2017 at 18:52
  • Exes are for windows. So no, you can't.
    – Overmind
    Commented Aug 31, 2017 at 12:38

1 Answer 1

1

You can clone this git repo by running this codes on your terminal that's if you already have git installed, and kick of the automatic install script:

git clone https://github.com/FreedomBen/rtl8188ce-linux-driver.git && cd rtl8188ce-linux-driver && ./install.s

I don't really know more about your hardware, but if any further error occurs in the cause of the installation, you can check Wifi Drivers

7
  • Thanks that is great !!! (I am new in here so i cant vote your answer. Sorry about that :(
    – Geshe
    Commented Aug 30, 2017 at 19:37
  • has it resolved your driver issue fully?
    – antzshrek
    Commented Aug 30, 2017 at 19:40
  • I hope so it works for now :D
    – Geshe
    Commented Aug 30, 2017 at 20:38
  • then you can accept the answer by clicking on an accept sign directly on the left hand side of the answer so that it might help someone who might have you same kinda issue. @kira
    – antzshrek
    Commented Aug 30, 2017 at 20:45
  • 1
    @kira, you can still click the checkmark icon to mark this as the answer. You can do that on any question you post, regardless of your points. Please do so if Antz resolved your issue. Commented Aug 31, 2017 at 0:20

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .