The realtek tag has no wiki summary.
-1
votes
1answer
52 views
Gentoo Linux problems with ethernet [closed]
I'm playing around with Linux for half an year now and I thought I'd be ready for Gentoo Linux. Oh man was I wrong... I'm struggling with it for a week now.
I followed this gentoo installation guide. ...
1
vote
3answers
263 views
I can not get my Realtek 8723 driver source compiled
I have a Lenovo IdeaPad Yoga 13. WLAN won't work out of box with fedora 18. So I googled around and found this 2 links:
...
1
vote
1answer
57 views
Cannot connect to belkin router through linux mint
I recently installed Linux Mint 13 alongside windows 7. I have a Realtek RTL8191SEvB Wireless Card. This work's fine with any router. However when I try to connect to a Belkin G Wireless Router it ...
3
votes
1answer
1k views
Wireless problem with RTL8723 and Fedora 18: can't connect to a wpa2-secured network
I'm running Fedora 18 on a Toshiba laptop with the notorious RTL8723 wireless card. I've been able to compile the driver using lwfinger's instructions from this forum thread here
wget ...
1
vote
1answer
530 views
Gigabit network connection in Ubuntu issue with new hardware
Probably its typical issue, but I couldn’t found the answer. Sometime ago I had mini-ITX server worked on ZOTAC IONITX-G-E. It was managed by Ubuntu 10.10. I setuped Gigabit network with this server. ...
2
votes
1answer
680 views
BackTrack USB Wireless adapter drivers issue
I purchased USB Wireless adapter which runs smoothly on Windows and Ubuntu, but in BackTrack it showing me Bad password issue. From my reading I guess it's driver issue which BackTrack Kernel don't ...
1
vote
1answer
116 views
RTL8139 not being detected on openSUSE 11.3 - can installing openSUSE 11.0 on VirtualBox help?
http://en.opensuse.org/HCL:Network_(Wired)
This hardware is getting shown in BIOS, but lspci dosn't show it on openSUSE 11.3.
So, if I plant openSUSE 11.0 on the VirtualBox on 11.3, will that get it ...
3
votes
0answers
263 views
What's the difference between the drivers r8169 and r8168?
Realtek provides the source code for the r8168 driver which is based on the r8169 driver from the kernel tree if I may believe their source:
/*
* This driver is modified from r8169.c in Linux kernel ...