Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to get the TP-UE300 Ethernet Adapter to work with the internet on THEA500 #141

Open
CommodoreOS opened this issue Jul 21, 2023 · 1 comment

Comments

@CommodoreOS
Copy link

CommodoreOS commented Jul 21, 2023

I am using the r1832.ko, ipv4.ko and ipv6.ko from this and trying to get the internet working on THEA500 Mini using a TP-Link UE300 Ethernet Adapter(https://www.tp-link.com/uk/home-networking/computer-accessory/ue300/), its the only one I could find that has a r1853 chip in it but its only connect to ipv6 only(you can see it on my routers settings page under devices attached) and not connecting via ipv4, it has a ip v4 ip address on THEA500 but never shows in my routers settings page...?
Maybe you can help...?
I am Spannernick.

From THEA500 Putty...

Ethernet 0
eth0      Link encap:Ethernet  HWaddr 50:3E:AA:8B:30:66
              inet addr:192.168.0.4  Bcast:192.168.0.255  Mask:255.255.255.0
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:49 (49.0 B)  TX bytes:90 (90.0 B)

dmesg...
[   39.020887] NET: Registered protocol family 2
[   39.021445] TCP established hash table entries: 256 (order: 0, 4096 bytes)
[   39.021462] TCP bind hash table entries: 256 (order: 0, 4096 bytes)
[   39.021471] TCP: Hash tables configured (established 256 bind 256)
[   39.021932] TCP: reno registered
[   39.021948] UDP hash table entries: 256 (order: 1, 8192 bytes)
[   39.021962] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[   39.051931] NET: Registered protocol family 10
[   39.071215] usbcore: registered new interface driver r8152
[   39.242455] usb 5-1: reset high-speed USB device number 2 using xhci-hcd
[   39.260374] xhci-hcd xhci-hcd.0.auto: xHCI xhci_drop_endpoint called with disabled ep ffffffc01b0ffd80
[   39.260381] xhci-hcd xhci-hcd.0.auto: xHCI xhci_drop_endpoint called with disabled ep ffffffc01b0ffdc0
[   39.260387] xhci-hcd xhci-hcd.0.auto: xHCI xhci_drop_endpoint called with disabled ep ffffffc01b0ffe00
[   39.410032] r8152 5-1:1.0 eth0: v2.15.0 (2021/04/15)
[   39.410043] r8152 5-1:1.0 eth0: This product is covered by one or more of the following patents:
[   39.410043]         US6,570,884, US6,115,776, and US6,327,625.
[   39.410043] 
[   40.110443] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   41.003175] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   41.003694] r8152 5-1:1.0 eth0: carrier on

Modules...
```Module                  Size  Used by    Tainted: G  
r8152                 186429  0 
ipv6                  292654 16 
ipv4                  485168 12 ipv6,[permanent]
rgl_gpiokey             4555  0 
mali_kbase            299796  0 
nand                  420597  2"
@s1341
Copy link

s1341 commented Jul 23, 2023

Are you sure you posted this on the correct project? I don't see what it has to do with frida...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants