[SOLVED] Adding a usb network port, how to get it to work
|
Posts: 31
Threads: 5
Joined: Jul 2018
Reputation:
2
11-Apr-2019, 02:54 PM
(This post was last modified: 11-Apr-2019, 03:07 PM by frednork.)
I want to try running a direct connection between my server and renderer pc's. The server has only one ethernet port so have bought a usb network port. It doesnt show up in the network page but does show up as a Realtek USB 10/100/1000 LAN 001000001 on the usb connections. How best to get this to work?
Posts: 31
Threads: 5
Joined: Jul 2018
Reputation:
2
tried to find some solutions on the web but so far no dice. All I can add is that lsusb returns this
Bus 002 Device 003: ID 0bda:8153 Realtek Semiconductor Corp.
Posts: 2,783
Threads: 178
Joined: Feb 2016
Reputation:
482
Location: Perth, WA
(13-Apr-2019, 08:51 AM)frednork Wrote: tried to find some solutions on the web but so far no dice. All I can add is that lsusb returns this
Bus 002 Device 003: ID 0bda:8153 Realtek Semiconductor Corp. Snakeoil is using a strip down kernel, hence no USB driver support.
Can you give me the model of the USB adaptor? I'll generate a new kernel for you to try later tonight.
Snakeoil Operating System - Music, your way!
Posts: 31
Threads: 5
Joined: Jul 2018
Reputation:
2
(13-Apr-2019, 11:34 AM)agent_kith Wrote: (13-Apr-2019, 08:51 AM)frednork Wrote: tried to find some solutions on the web but so far no dice. All I can add is that lsusb returns this
Bus 002 Device 003: ID 0bda:8153 Realtek Semiconductor Corp. Snakeoil is using a strip down kernel, hence no USB driver support.
Can you give me the model of the USB adaptor? I'll generate a new kernel for you to try later tonight.
The adapter is listed here https://www.msy.com.au/vic/mitcham/gigab...cable.html
Am happy to source a different one if there is native support. The other option is M.2 port. I looked for an intel based M.2 network card but couldn't find one. Again, happy to source one of those if you can recommend something which might work out of the box.
Posts: 2,783
Threads: 178
Joined: Feb 2016
Reputation:
482
Location: Perth, WA
(13-Apr-2019, 02:48 PM)frednork Wrote: The adapter is listed here https://www.msy.com.au/vic/mitcham/gigab...cable.html
Am happy to source a different one if there is native support. The other option is M.2 port. I looked for an intel based M.2 network card but couldn't find one. Again, happy to source one of those if you can recommend something which might work out of the box. Snakeoil is all about the power of choice, so I'm simply the facilitator . At the end of the day, every audiophile has to explore and f ind their own idea what the best sound is.
We'll try USB first, then a M.2 Wifi if you want to explore that. Wifi requires some manual configuration as the Snakeoil GUI don't have support for that yet. But it's relatively straightforward and I can walk you through that.
Will let you know when I have a USB kernel ready. Not actually sure of why and how, but the latest Windows update has seriously screwed up my PC and lappy. When it gets serious it'll take me 1 hour before the keyboard starts working again.
Really wish I can put this kernel thing on a cloud server. Snakeoil users can then fill in a form, hit compile and the system will send you an email with the download links when the kernel and ISO are ready..
Snakeoil Operating System - Music, your way!
Posts: 2,783
Threads: 178
Joined: Feb 2016
Reputation:
482
Location: Perth, WA
USB kernel now built. Go to the kernels thread, and download the usbnet edition. This is OK because you are using a second PC as the player. But for others, if you are using this kernel on a PC with a USB DAC, make sure you connect your USB dongle on a different USB HUB as your DAC.
One more NIC on board = one more interrupt the CPU need to service. While the impact to the RT nature of Snakeoil shouldn't be impacted by much, it's still not an ideal setup. If you can, run the cyclic test (with music playing) with a single network vs 2 network and see if they are the same. Anything less than 10,000 will be fine (but the lower the better).
Might I interest you in a VLANed network with inter-VLAN routing? The missus has NFI what I'm on about, but to me this is the best thing ever.
Problem is finding the right equipment - Ubiquiti/Unifi is over rated, HP isn't as good sounding, TP-Link is slow.
Snakeoil Operating System - Music, your way!
Posts: 31
Threads: 5
Joined: Jul 2018
Reputation:
2
(16-Apr-2019, 03:36 PM)agent_kith Wrote: USB kernel now built. Go to the kernels thread, and download the usbnet edition. This is OK because you are using a second PC as the player. But for others, if you are using this kernel on a PC with a USB DAC, make sure you connect your USB dongle on a different USB HUB as your DAC.
One more NIC on board = one more interrupt the CPU need to service. While the impact to the RT nature of Snakeoil shouldn't be impacted by much, it's still not an ideal setup. If you can, run the cyclic test (with music playing) with a single network vs 2 network and see if they are the same. Anything less than 10,000 will be fine (but the lower the better).
Might I interest you in a VLANed network with inter-VLAN routing? The missus has NFI what I'm on about, but to me this is the best thing ever.
Problem is finding the right equipment - Ubiquiti/Unifi is over rated, HP isn't as good sounding, TP-Link is slow.
Thanks for doing this but unfortunately the nic doesnt show up.
Posts: 2,783
Threads: 178
Joined: Feb 2016
Reputation:
482
Location: Perth, WA
(16-Apr-2019, 06:29 PM)frednork Wrote: Thanks for doing this but unfortunately the nic doesnt show up. Might have to manually set it up. Run something like the following:
The name could be different. Generate a diagnostics file, and send it over to me to have a look.
Snakeoil Operating System - Music, your way!
Posts: 31
Threads: 5
Joined: Jul 2018
Reputation:
2
(16-Apr-2019, 09:24 PM)agent_kith Wrote: (16-Apr-2019, 06:29 PM)frednork Wrote: Thanks for doing this but unfortunately the nic doesnt show up. Might have to manually set it up. Run something like the following:
The name could be different. Generate a diagnostics file, and send it over to me to have a look.
have sent file
Posts: 2,783
Threads: 178
Joined: Feb 2016
Reputation:
482
Location: Perth, WA
Problem is here:
Code: [Tue Apr 16 20:24:05 2019] r8152 2-1.7:1.0 (unnamed net_device) (uninitialized): Unknown version 0x6010
[Tue Apr 16 20:24:05 2019] r8152 2-1.7:1.0 (unnamed net_device) (uninitialized): Unknown Device
I'll do some further digging later and see if I can find a solution. Kernel hacking here I go again.. :D
Snakeoil Operating System - Music, your way!
|
Possibly Related Threads… |
Thread |
Author |
Replies |
Views |
Last Post |
|
[SOLVED] Cannot install SnakeOil on Intel NUC 8i5BEH, no network |
Snoopy8 |
25 |
12,200 |
03-Oct-2020, 11:06 AM
Last Post: emptor
|
|
No Network Interface on Raspberry Pi |
vf4fe |
11 |
5,389 |
05-Apr-2020, 06:25 PM
Last Post: agent_kith
|
|
Trouble saving network configuration in Snakeoil 1.1.8 |
seafoodlover |
6 |
2,580 |
05-Mar-2020, 03:57 PM
Last Post: agent_kith
|
|
New setup, query about output and adding functionality |
shaitan667 |
4 |
2,229 |
26-Jan-2020, 12:49 PM
Last Post: Bromf
|
|
Using both Lan port on Intel I210-AT, one in the switch and the other in the Streamer |
bobzy |
13 |
6,098 |
12-May-2019, 02:09 PM
Last Post: agent_kith
|
Users browsing this thread: |
2 Guest(s)
|
|
Welcome
|
You have to register before you can post on our site.
|
SnakeoilOS Mission Statement
|
Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.
SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.
If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.
|
|
|