Posts

Showing posts from March 18, 2019

Can't install Realtek RTL8188EUS drivers for TP-LINK TL-WN722N v3

Image
0 1 I recently bought a Wireless USB Adapter TP-LINK TL-WN722N v3 (https://wikidevi.com/wiki/TP-LINK_TL-WN722N). At first, it seems to work but I've noticed that there were, in fact, some problems with drivers after all. So I decided to install one, in following way: sudo add-apt-repository ppa:hanipouspilot/rtlwifi sudo apt-get update sudo apt-get install rtlwifi-new-dkms When that didn't work I followed this guide: git clone git://github.com/lwfinger/rtl8188eu cd rtl8188eu make sudo make install sudo cp -v ~/RTL8188EU/rtl8188eu/rtl8188eufw.bin /lib/firmware/rtlwifi/ sudo depmod -a sudo update-initramfs -u sudo modprobe 8188eu But it gave me 'modprobe 8188eu - Exec' format error on the last command. I've also tried using dkms, but that does not seem to work either. sudo apt

Punctuation in a sentence split between two slides – should I use ellipsis?

Image
0 I'm making a powerpoint presentation and will also later animate it. I'm splitting one sentence "Is X only for the rich?" into two parts – "Is X" and "only for the rich?" (they are the big captions on each slide). Should I use an ellipsis mark at the end of the first part? Like this "Is X..." ? ellipsis share | improve this question asked 17 hours ago imp90 imp90 1 New contributor imp90 is a new contributor to this site. Take