can't see the logical interface of Arcnet PCI20EX-CBX card (Ubuntu 14)
I have a PCI Express card with BNC Port, its an Arcnet PCI20EX-CBX of Contemporary Controls, normally, ubuntu has its own driver for this card implemented in the kernel under the name of : Com20020 or Com20020pci (in an Arcnet folder), so i used modprobe to use it as a module, normally i can see the card as a network Card but there is no logical interface for it (for example "eth0" for my network ethernet card) as you can see below :
for info : I use Ubuntu 14.
sudo lshw -c network -businfo
Bus info Périphérique Classe Description
=========================================================
pci@0000:00:19.0 eth0 network 82567V-4 Gigabit Network Connection
pci@0000:21:04.0 network Contemporary Controls
usb@1:4 wlan0 network Interface réseau sans fil
Here some command that you might need :
ifconfig -a
eth0 Link encap:Ethernet HWaddr 78:ac:c0:bb:d1:c6
UP BROADCAST MULTICAST MTU:1500 Metric:1
Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:0 (0.0 B) Octets transmis:0 (0.0 B)
Interruption:19 Mémoire:f0500000-f0520000
lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:65536 Metric:1
Packets reçus:7258 erreurs:0 :0 overruns:0 frame:0
TX packets:7258 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1
Octets reçus:685300 (685.3 KB) Octets transmis:685300 (685.3 KB)
wlan0 Link encap:Ethernet HWaddr 7c:dd:90:7e:51:80
inet adr:192.168.38.200 Bcast:192.168.38.255 Masque:255.255.255.0
adr inet6: fe80::7edd:90ff:fe7e:5180/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:10580 erreurs:0 :0 overruns:0 frame:0
TX packets:6800 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:12021135 (12.0 MB) Octets transmis:874945 (874.9 KB)
lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 148f:5372 Ralink Technology, Corp. RT5372 Wireless Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Thank you.
ubuntu pci-express pci
add a comment |
I have a PCI Express card with BNC Port, its an Arcnet PCI20EX-CBX of Contemporary Controls, normally, ubuntu has its own driver for this card implemented in the kernel under the name of : Com20020 or Com20020pci (in an Arcnet folder), so i used modprobe to use it as a module, normally i can see the card as a network Card but there is no logical interface for it (for example "eth0" for my network ethernet card) as you can see below :
for info : I use Ubuntu 14.
sudo lshw -c network -businfo
Bus info Périphérique Classe Description
=========================================================
pci@0000:00:19.0 eth0 network 82567V-4 Gigabit Network Connection
pci@0000:21:04.0 network Contemporary Controls
usb@1:4 wlan0 network Interface réseau sans fil
Here some command that you might need :
ifconfig -a
eth0 Link encap:Ethernet HWaddr 78:ac:c0:bb:d1:c6
UP BROADCAST MULTICAST MTU:1500 Metric:1
Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:0 (0.0 B) Octets transmis:0 (0.0 B)
Interruption:19 Mémoire:f0500000-f0520000
lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:65536 Metric:1
Packets reçus:7258 erreurs:0 :0 overruns:0 frame:0
TX packets:7258 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1
Octets reçus:685300 (685.3 KB) Octets transmis:685300 (685.3 KB)
wlan0 Link encap:Ethernet HWaddr 7c:dd:90:7e:51:80
inet adr:192.168.38.200 Bcast:192.168.38.255 Masque:255.255.255.0
adr inet6: fe80::7edd:90ff:fe7e:5180/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:10580 erreurs:0 :0 overruns:0 frame:0
TX packets:6800 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:12021135 (12.0 MB) Octets transmis:874945 (874.9 KB)
lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 148f:5372 Ralink Technology, Corp. RT5372 Wireless Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Thank you.
ubuntu pci-express pci
add a comment |
I have a PCI Express card with BNC Port, its an Arcnet PCI20EX-CBX of Contemporary Controls, normally, ubuntu has its own driver for this card implemented in the kernel under the name of : Com20020 or Com20020pci (in an Arcnet folder), so i used modprobe to use it as a module, normally i can see the card as a network Card but there is no logical interface for it (for example "eth0" for my network ethernet card) as you can see below :
for info : I use Ubuntu 14.
sudo lshw -c network -businfo
Bus info Périphérique Classe Description
=========================================================
pci@0000:00:19.0 eth0 network 82567V-4 Gigabit Network Connection
pci@0000:21:04.0 network Contemporary Controls
usb@1:4 wlan0 network Interface réseau sans fil
Here some command that you might need :
ifconfig -a
eth0 Link encap:Ethernet HWaddr 78:ac:c0:bb:d1:c6
UP BROADCAST MULTICAST MTU:1500 Metric:1
Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:0 (0.0 B) Octets transmis:0 (0.0 B)
Interruption:19 Mémoire:f0500000-f0520000
lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:65536 Metric:1
Packets reçus:7258 erreurs:0 :0 overruns:0 frame:0
TX packets:7258 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1
Octets reçus:685300 (685.3 KB) Octets transmis:685300 (685.3 KB)
wlan0 Link encap:Ethernet HWaddr 7c:dd:90:7e:51:80
inet adr:192.168.38.200 Bcast:192.168.38.255 Masque:255.255.255.0
adr inet6: fe80::7edd:90ff:fe7e:5180/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:10580 erreurs:0 :0 overruns:0 frame:0
TX packets:6800 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:12021135 (12.0 MB) Octets transmis:874945 (874.9 KB)
lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 148f:5372 Ralink Technology, Corp. RT5372 Wireless Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Thank you.
ubuntu pci-express pci
I have a PCI Express card with BNC Port, its an Arcnet PCI20EX-CBX of Contemporary Controls, normally, ubuntu has its own driver for this card implemented in the kernel under the name of : Com20020 or Com20020pci (in an Arcnet folder), so i used modprobe to use it as a module, normally i can see the card as a network Card but there is no logical interface for it (for example "eth0" for my network ethernet card) as you can see below :
for info : I use Ubuntu 14.
sudo lshw -c network -businfo
Bus info Périphérique Classe Description
=========================================================
pci@0000:00:19.0 eth0 network 82567V-4 Gigabit Network Connection
pci@0000:21:04.0 network Contemporary Controls
usb@1:4 wlan0 network Interface réseau sans fil
Here some command that you might need :
ifconfig -a
eth0 Link encap:Ethernet HWaddr 78:ac:c0:bb:d1:c6
UP BROADCAST MULTICAST MTU:1500 Metric:1
Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:0 (0.0 B) Octets transmis:0 (0.0 B)
Interruption:19 Mémoire:f0500000-f0520000
lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:65536 Metric:1
Packets reçus:7258 erreurs:0 :0 overruns:0 frame:0
TX packets:7258 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1
Octets reçus:685300 (685.3 KB) Octets transmis:685300 (685.3 KB)
wlan0 Link encap:Ethernet HWaddr 7c:dd:90:7e:51:80
inet adr:192.168.38.200 Bcast:192.168.38.255 Masque:255.255.255.0
adr inet6: fe80::7edd:90ff:fe7e:5180/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:10580 erreurs:0 :0 overruns:0 frame:0
TX packets:6800 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:12021135 (12.0 MB) Octets transmis:874945 (874.9 KB)
lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 148f:5372 Ralink Technology, Corp. RT5372 Wireless Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Thank you.
ubuntu pci-express pci
ubuntu pci-express pci
asked Dec 24 '18 at 8:45
SonboleSonbole
11
11
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1387328%2fcant-see-the-logical-interface-of-arcnet-pci20ex-cbx-card-ubuntu-14%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1387328%2fcant-see-the-logical-interface-of-arcnet-pci20ex-cbx-card-ubuntu-14%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown