-
Notifications
You must be signed in to change notification settings - Fork 43
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
Help to install on proxmox #29
Comments
It seems you don't have the USB rules for starters as you still play with cdc_ncm driver... Look here it seems this is also needed for your USB NIC model: #30 |
Hello I tried the steps but I have now this issue
|
Exec format error? Hmmm... Try make clean before install, also - paste 'uname -a' |
Do you know what am I doing wrong |
@delta-whiplash I just got this connector today and struggled with the same problems wrt getting it to work in proxmox 8. What did the trick for me was:
After rebooting I got on ethtool
|
I have the same issue could you give a step by step tutorial without details just to let me know if I didn't do something |
@delta-whiplash You are close
|
Hello again I still have the issue
I got the code from git clone https://github.com/wget/realtek-r8152-linux.git I tried this steps with no improvement |
I rebooted one more time then I tried again
I tried with the December release too |
Hello am a noob and I need help
I have an asus ASUS USB-C2500 on my proxmox setup
I tried to use it with kernel driver
but I was stuck at 2500mbits half duplex autoneg off
I tried to install the asus official driver but I had a lot of make error
Then I tried to the content of this video
https://youtu.be/sAfPm2CxfI4
but same issue
I tried to follow this gist :
https://gist.github.com/wooyey/8a83cb8bfc1ce0e461d7b359a7d72d43
then Install your repo content with this commands :
make
make modules
make install
sudo depmod -a
sudo update-initramfs -u
reboot
but I still have the same issue
this is the output of my ethtool command
ethtool enx04421a3c7069
Settings for enx04421a3c7069:
Supported ports: [ ]
Supported link modes: Not reported
Supported pause frame use: No
Supports auto-negotiation: No
Supported FEC modes: Not reported
Advertised link modes: Not reported
Advertised pause frame use: No
Advertised auto-negotiation: No
Advertised FEC modes: Not reported
Speed: 2500Mb/s
Duplex: Half
Auto-negotiation: off
Port: Twisted Pair
PHYAD: 0
Transceiver: internal
MDI-X: Unknown
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
this is the content of my dmesg
┌─[root@pulsar]─[~]
└──╼ # dmesg| grep enx
[ 4.476858] cdc_ncm 2-5:2.0 enx04421a3c7069: renamed from eth0
[ 6.325383] IPv6: ADDRCONF(NETDEV_CHANGE): enx04421a3c7069: link becomes ready
The text was updated successfully, but these errors were encountered: