Driver for Realtek rtl8139/810x??

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Dave23

Driver for Realtek rtl8139/810x??

Post by Dave23 »

Hi, I just switched from windows Xp Pro to Linux Mint 13 Maya. I have a HP Pavilion Dv5217cl laptop and when i intalled all the automatic drivers and updates my wifi still isnt working I cannot even turn my wifi on with the button because that needs a driver. I looked on HP's website and they only have the drivers for WIndows XP and Vista. So is there any program or anything that can help me atleast get this driver and if not more or just a link to somewhere that this driver for linux. Thanks.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
sagirfahmid3

Re: Driver for Realtek rtl8139/810x??

Post by sagirfahmid3 »

Open a terminal. Paste this line in:

Code: Select all

echo "modprobe 8139too" | sudo tee -a /etc/modules
Now restart.

Source: http://www.linuxquestions.org/questions ... ost2193150
Locked

Return to “Hardware Support”