Hello wbdyke
Thank you for your advice but it doesn't work on Asus Vivobook S14.
Can someone else help me, please ?
Search found 18 matches
- Mon Mar 04, 2019 3:32 am
- Forum: Hardware Support
- Topic: Touchpad non detected
- Replies: 16
- Views: 1128
- Sun Mar 03, 2019 4:52 am
- Forum: Hardware Support
- Topic: Touchpad non detected
- Replies: 16
- Views: 1128
Re: Touchpad non detected
Hi Mortan
What do you mean with suspending the system ? Do you mean put on sleeping mode ?
What do you mean with suspending the system ? Do you mean put on sleeping mode ?
- Fri Mar 01, 2019 9:53 pm
- Forum: Hardware Support
- Topic: Touchpad non detected
- Replies: 16
- Views: 1128
Re: Touchpad non detected
Hello I just re-send my initial question. Can someone help me ? I'm running Linux Mint 19.1 Xfce on dual boot with Windows 10. All things seem ok, but the touchpad isn't detected. I'm using fcitx for typing vietnamese. Here are some informations about the computer ans the system phap@phap-X411UA:~$ ...
- Sun Feb 24, 2019 10:12 pm
- Forum: Hardware Support
- Topic: Touchpad non detected
- Replies: 16
- Views: 1128
Re: Touchpad non detected
And about the issue of the first computer (Asus) what is your advice ?
Bests regards
Bests regards
- Thu Feb 21, 2019 10:37 am
- Forum: Hardware Support
- Topic: Touchpad non detected
- Replies: 16
- Views: 1128
Re: Touchpad non detected
For me activating the touchpad with the keyboard needs to press together Fn + F9. But pressing these buttons gave no result.
Can someone help me ?
Thank you.
Can someone help me ?
Thank you.
- Wed Feb 20, 2019 3:17 am
- Forum: Hardware Support
- Topic: Touchpad non detected
- Replies: 16
- Views: 1128
Re: Touchpad non detected
I connected an other mouse on my computer. It was directly recognized and active. So I could re-activate my first mouse. This little problem is solved. In the settings of the Mouse - Touchpad there is no touchpad available. In the file I attached you can see that my first mouse is recognized twice. ...
- Wed Feb 20, 2019 2:33 am
- Forum: Hardware Support
- Topic: Touchpad non detected
- Replies: 16
- Views: 1128
Re: Touchpad non detected
Thank you for your reply.
Unfortunately I clicked on activate the mouse and for the moment my mouse is out of order. Sorry, can you give me the command for re-activating my mouse in a terminal?
As written I use Xfce and libinput.
Bests regards
Unfortunately I clicked on activate the mouse and for the moment my mouse is out of order. Sorry, can you give me the command for re-activating my mouse in a terminal?
As written I use Xfce and libinput.
Bests regards
- Sun Feb 17, 2019 8:45 pm
- Forum: Hardware Support
- Topic: Touchpad non detected
- Replies: 16
- Views: 1128
Touchpad non detected
Hello I'm running Linux Mint 19.1 Xfce on dual boot with Windows 10. All things seem ok, but the touchpad isn't detected. I'm using fcitx for typing vietnamese. Here are some informations about the computer ans the system phap@phap-X411UA:~$ dmesg | egrep -i 'elan|syna' [ 32.721580] i2c_hid i2c-ELAN...
- Sat Jul 08, 2017 11:07 am
- Forum: LMDE Archive
- Topic: Install usb wifi Netgear WNDA3100v3
- Replies: 21
- Views: 14406
Re: Install usb wifi Netgear WNDA3100v3
You should be able to disable the internal with echo "blacklist iwl3945" | sudo tee /etc/modprobe.d/iwl3945.conf Reboot and enable wifi using the button Ok, Jeremy, the usb wireless is working and seems stable. Thank you very much for your guiding which was perfect. I hope to have a stabl...
- Sat Jul 08, 2017 10:16 am
- Forum: LMDE Archive
- Topic: Install usb wifi Netgear WNDA3100v3
- Replies: 21
- Views: 14406
Re: Install usb wifi Netgear WNDA3100v3
Does the button on the computer enable wifi? You may have to reset BIOS to default Yes the button on the computer enables the wifi. Do you want me to enable wifi ? In fact, I want to install an usb wireless because my computer wifi is not stable. Many times the computer wifi crashes and I have to r...
- Sat Jul 08, 2017 9:19 am
- Forum: LMDE Archive
- Topic: Install usb wifi Netgear WNDA3100v3
- Replies: 21
- Views: 14406
Re: Install usb wifi Netgear WNDA3100v3
sudo rm /etc/modprobe.d/ndiswrapper.conf sudo depmod -a Reboot and post results for rfkill list all After having completed the two first steps I've rebooted the computer 2 times. But it crashed 2 times. After unplugging usb wireless, the computer started well. Then I plugged in the usb wireless. He...
- Fri Jul 07, 2017 5:03 pm
- Forum: LMDE Archive
- Topic: Install usb wifi Netgear WNDA3100v3
- Replies: 21
- Views: 14406
Re: Install usb wifi Netgear WNDA3100v3
Does it work? If it doesn't post results for lshw -c net; iwconfig; cat /etc/modprobe.d/ndiswrapper.conf Not yet. sudo lshw -c net; iwconfig; cat /etc/modprobe.d/ndiswrapper.conf [sudo] Mot de passe de peace : *-network DÉSACTIVÉ description: Interface réseau sans fil produit: PRO/Wireless 3945ABG ...
- Fri Jul 07, 2017 4:28 pm
- Forum: LMDE Archive
- Topic: Install usb wifi Netgear WNDA3100v3
- Replies: 21
- Views: 14406
Re: Install usb wifi Netgear WNDA3100v3
Ok Jeremy.JeremyB wrote:Code: Select all
sudo ndiswrapper -r rt2870
RebootCode: Select all
sudo depmod -a
What are the next steps ?
- Fri Jul 07, 2017 10:24 am
- Forum: LMDE Archive
- Topic: Install usb wifi Netgear WNDA3100v3
- Replies: 21
- Views: 14406
Re: Install usb wifi Netgear WNDA3100v3
Ok, what about results for ndiswrapper -l Right now ndiswrapper is conflicting with the newly installed module Here are the results peace@peace-HP-Compaq-6510b-KE131ET-ABF ~ $ ndiswrapper -l rt2870 : driver installed device (0846:9014) present (alternate driver: mt7662u_sta) peace@peace-HP-Compaq-6...
- Fri Jul 07, 2017 8:20 am
- Forum: LMDE Archive
- Topic: Install usb wifi Netgear WNDA3100v3
- Replies: 21
- Views: 14406
Re: Install usb wifi Netgear WNDA3100v3
Post results for modprobe -c | grep 9014; iwconfig Here is the result peace@peace-HP-Compaq-6510b-KE131ET-ABF ~ $ modprobe -c | grep 9014; iwconfig alias usb:v0846p9014d*dc*dsc*dp*ic*isc*ip* ndiswrapper alias usb:v0846p9014d*dc*dsc*dp*ic*isc*ip*in* mt7662u_sta alias usb:v1199p9014d*dc*dsc*dp*ic*isc...
- Fri Jul 07, 2017 2:48 am
- Forum: LMDE Archive
- Topic: Install usb wifi Netgear WNDA3100v3
- Replies: 21
- Views: 14406
Re: Install usb wifi Netgear WNDA3100v3
You don't need ndiswrapper sudo apt-get install git build-essential linux-headers-generic git clone https://github.com/jurobystricky/Netgear-A6210 cd Netgear-A6210 make sudo make install Reboot Hello Jeremy, Thank you for all your advices. I've completed your instructions and I've rebooted the comp...
- Thu Jul 06, 2017 5:15 pm
- Forum: LMDE Archive
- Topic: Install usb wifi Netgear WNDA3100v3
- Replies: 21
- Views: 14406
Re: Install usb wifi Netgear WNDA3100v3
Bus 002 Device 003: ID 0846:9014 NetGear, Inc. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 007 Device 003: ID 279e:024e Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:000...
- Thu Jul 06, 2017 12:21 pm
- Forum: LMDE Archive
- Topic: Install usb wifi Netgear WNDA3100v3
- Replies: 21
- Views: 14406
Install usb wifi Netgear WNDA3100v3
Hello, I want to install an usb wireless Netgear WNDA3100v3 on my Computer HP Compaq 6510b running with Linux Mint 18.1. I followed the HOWTO: Netgear WNA3100 wireless adapter on LMDE (64-bit) on this forum. But I can't go further than step 7 because I don't know how to find the compatible drivers w...