internal Wifi no work after installation of Linuxlite 3.8 on Eeebox pc b202 - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Hardware - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=6) +--- Forum: Network (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=24) +--- Thread: internal Wifi no work after installation of Linuxlite 3.8 on Eeebox pc b202 (/showthread.php?tid=5667) |
internal Wifi no work after installation of Linuxlite 3.8 on Eeebox pc b202 - davtio68 - 10-12-2018 Hardware is Ralink rt2790, someone know the problem? Thanks Re: internal Wifi no work after installation of Linuxlite 3.8 on Eeebox pc b202 - bitsnpcs - 10-12-2018 Hello davtio68, do you have this button ( ( i ) ) You need to check it is lighting up, if not press it so it lights up. Next click the connections icon near the clock, choose your wifi, and type in the password. Re: internal Wifi no work after installation of Linuxlite 3.8 on Eeebox pc b202 - davtio68 - 10-12-2018 Sorry, there isn't that button in Eeebox pc b202 Re: internal Wifi no work after installation of Linuxlite 3.8 on Eeebox pc b202 - bitsnpcs - 10-12-2018 Are you using kernel 4.4 or newer ? Menu>System>System Information>Operating System The driver is included in kernel from version 4.4 (Ubuntu say) otherwise it may need installing, using the wrong driver. Code: sudo lshw -C network post the results of this for - Description : Wireless Configuration Lines Re: internal Wifi no work after installation of Linuxlite 3.8 on Eeebox pc b202 - davtio68 - 10-12-2018 kernel is 4.4.0 138-generic Code: sudo lshw -C network Re: internal Wifi no work after installation of Linuxlite 3.8 on Eeebox pc b202 - bitsnpcs - 10-12-2018 This is the only information I have been able to find. https://wiki.debian.org/rt2800pci I am unsure if it would work to use the commands it says, on Linux Lite, and I don't wish to make your wifi issue worse. There is also a way to install update firmware from the command line, but I am also unsure about this. Hopefully someone else has ideas? I did notice from Google results that this driver has unsolved issues for connectivity, crashing, slow speeds/disconnects on Ubuntu forums, Linux Mint forums, and Manjaro forums, if this saves anyone some time looking about it. Edit - I just thought, after installing Linux Lite, have you checked for updates yet ? Menu>Favorites>Install Updates. Also can you try (in case it picks the driver up) - Code: sudo apt-get update Code: sudo apt-get dist-upgrade Re: internal Wifi no work after installation of Linuxlite 3.8 on Eeebox pc b202 - davtio68 - 10-13-2018 Follow istructions in https://wiki.debian.org/rt2800pci now work! Thank you very much bye Re: internal Wifi no work after installation of Linuxlite 3.8 on Eeebox pc b202 - bitsnpcs - 10-13-2018 Glad you have got it working now [member=8187]davtio68[/member] |