Hot answers tagged realtek
1
When you say you installed it alongside windows do you mean that you are dual booting windows and mint? Or are you running a virtual instance within windows?
Either way try this from the command line:
ifconfig wlan0 up && iwlist wlan0 scan | egrep -i "ssid|cipher"
If you get some kind of error check to see if you even have a wlan0 config file in ...
1
I already solved the problem, to avoid this:
[root@dhcppc2 compat-wireless-2012-12-18]# make
./scripts/gen-compat-autoconf.sh /home/kiwi/compat-wireless-2012-12-18/.config /home/kiwi/compat-wireless-2012-12-18/config.mk > include/linux/compat_autoconf.h
make -C /lib/modules/3.7.5-201.fc18.x86_64/build M=/home/kiwi/compat-wireless-2012-12-18 modules
make: ...
1
I tried LiveCD and it was the same - 100Mb. I tried to install side by side Windows 7, and after that installed drivers for network card from ASUS site. Network started to work, but network speed was 100Mb.
Then I installed my old Planet NIC and it started work as 1000Mb, and real transfer speed is 50-70Mb/s. So, I'm not sure about reason of it.. Maybe ...
Only top voted, non community-wiki answers of a minimum length are eligible