Hi all,
I have a freshly installed OpenSuse Leap 42.1 and I configured the wired ethernet fine. Now I am trying to get the Realtek RTL8191SU work as well. I moved the computer to a location where I don’t have an ethernet cable and I have to configure the wireless. At one stage, I was able to ping my router, but when I was pinging google, there was no result. Typically, in Windows this means the gateway/DNS is not set up - but in Linux, for wireless connection I could not see an entry for gateway or DNS
In Network Settings I have Network Setup Method Wicked Service, Activate device - on Hotplug, Firewall Zone disabled, set MTU 1492 (my router uses PPPoE). I statically assigned IP address of 192.168.1.33/255.255.255.0, hostname opensuse (I also tried with DHCP IP4 only and DHCP IP4 and IP6). Kernel Module is r8712u. I set operating mode on Managed, I selected my wifi network from the list using Scan Network. I selected Authentication Mode to WPA-PSK, EAP Mode TLS.
I think there are some bugs in the software - although I set the subnet mask to 255.255.255.0, the bottom side shows subnet mask blank and every time I go back to edit, instead of my entered subnet mask, I see “/24”.
I also got a few times the message “Internal error - please provide a report with log” when I aborted some changes.
Now, when I ping 192.168.1.1 it works
But when I ping www.google.com, I get ping: unknown host www.google.com
When I run iwconfig I get:
wlan0: IEEE 802.11bgn ESSID: TP-LINK_…
Mode: Managed, Frequency 2.412 GHz, Access Point: E8:DE:27:89:0D:87
Bit Rate: 150 MB/s, Sensitivity: 0/0
Retry: Off, RTS: thr:off, Fragment: thr:off
Encryption Key: ****… Security Mode: Open
Power Management: off
Link Quality: 100/100 Signal Level: 0, Noise Level: 0
Rx invalid nwid: 0, Rx invalid crypt: 0, Rx invalid frag:0
Tx excessive retries: 0, invalid misc: 0, Missed beacon: 0
When I use the command lsusb, I get:
Bus 005 Device 004: ID 0bda:8172 Realtek Semiconductor Corp. RTL8191SU 801.11n WLAN Adapter
When I use dmesg, I get:
Product: RTL8191S WLAN Adapter (it is not RTL8191SU !)
r8712u 5-3:1.0 wlan0: 1 RCR=0x153f00c
In Hardware Info, it says Device Identifier: 229746, Driver: r8712u, Kernel Driver: r8712u, Vendor Identifier: 199642, Vendor: Realtek Semiconductor Corp.
When I run iwlist scan, I get:
Cell 01: Protocol IEEE 802.11bgn
Mode: Master
Frequency: 2.412 GHz (Channel 1)
Encryption Key: on
IE: WPA Version 1
Group Cypher: TKIP
Authentication Suites: PSK
Signal Level: 92/100
Any advice what to do next?
Thanks,
Nick