No interfaces listed in Ubuntu 12.10
|
01-08-2013, 12:27 AM
Post: #11
|
|||
|
|||
RE: No interfaces listed in Ubuntu 12.10
Wp is working on my version of Ubuntu 12.10, here's what I have for their comparison:
eth0 - only the device file exists, no vendor, this is my wired adapter (not in use at the moment). eth1 - both files exist, this is my wireless adapter for some reason, I don't have a wlan0. |
|||
01-08-2013, 11:48 AM
Post: #12
|
|||
|
|||
RE: No interfaces listed in Ubuntu 12.10
Please also post whether that interface is recognized, and if you don't have a problem, there's no need to check them at all. ;-)
|
|||
01-08-2013, 07:21 PM
Post: #13
|
|||
|
|||
RE: No interfaces listed in Ubuntu 12.10
I doubt it is a problem with sysfs stuff. I don't have either of those files on my colo'd gentoo server for its two main interfaces (bond0, and eth1.100); however it still works fine they just get listed as 'uknown device:
![]() You guys actually just try running the thing as root to see if it works that way (not saying run it permanently like that). |
|||
01-08-2013, 07:29 PM
Post: #14
|
|||
|
|||
RE: No interfaces listed in Ubuntu 12.10 | |||
01-08-2013, 07:32 PM
(This post was last modified: 01-08-2013 07:37 PM by houkouonchi.)
Post: #15
|
|||
|
|||
RE: No interfaces listed in Ubuntu 12.10
(01-08-2013 07:29 PM)smitmartijn Wrote:(01-08-2013 07:21 PM)houkouonchi Wrote: I doubt it is a problem with sysfs stuff. So then how is it working for me? root@方向音痴: 11:31 AM :/sys/class/net/bond0# find -name "*vend*" root@方向音痴: 11:31 AM :/sys/class/net/bond0# find -name "*dev*" ./dev_id root@方向音痴: 11:31 AM :/sys/class/net/bond0# cd ../eth1.100 root@方向音痴: 11:31 AM :/sys/class/net/eth1.100# find -name "*dev*" ./dev_id root@方向音痴: 11:32 AM :/sys/class/net/eth1.100# find -name "*vend*" root@方向音痴: 11:32 AM :/sys/class/net/eth1.100# As you can see I do not have those files and as you can see in the screenshot it list them as 'unknown' yet reporting is working fine for me on 2.0.1. Had to add this to a second post as I was over the character limit... Although it does seem to skip all the tun interfaces and stuff on my server and the interfaces that don't have an IP address on them as well: Code: root@方向音痴: 11:33 AM :/sys/class/net/eth1.100# ip addr Only eth0, bond0, and eth1.100/105 stuff appears to be listed for me. |
|||
01-08-2013, 07:47 PM
Post: #16
|
|||
|
|||
RE: No interfaces listed in Ubuntu 12.10 | |||
01-08-2013, 09:22 PM
Post: #17
|
|||
|
|||
RE: No interfaces listed in Ubuntu 12.10
(01-08-2013 11:48 AM)smitmartijn Wrote: Please also post whether that interface is recognized, and if you don't have a problem, there's no need to check them at all. ;-) Hi, please see my post on the page before this... I think I could reproduce it: one of the files not there -> problem, files there -> fine... |
|||
01-25-2013, 08:52 AM
Post: #18
|
|||
|
|||
RE: No interfaces listed in Ubuntu 12.10
I'm currently running v2.02 and i still got the issues:
- both files for both NIC's are there, but WP does not recognize them - running WP with "sudo" still does not show the interfaces - pcap seems to be set up right: user @ host ~/bin/WhatPulse $ getcap ./whatpulse ./whatpulse = cap_net_admin,cap_net_raw+eip |
|||
02-01-2013, 06:54 PM
Post: #19
|
|||
|
|||
RE: No interfaces listed in Ubuntu 12.10
@roemer2011: I have exactly the same issue under ubuntu 12.10 with WP 2.0.1 and 2.0.3.
Files are there, running WP with sudo for test but no network interfaces there, pcap is installed and set up. Anyone know how to fix this? bx02@ubuntu:~$ sudo ./whatpulse "sni-qt/9763" WARN 19:52:06.171 void StatusNotifierItemFactory::connectToSnw() Invalid interface to SNW_SERVICE Opening database file: "/home/bx02/.local/share/data/WhatPulse/whatpulse.db" Opened database in: 12 ms "/home/bx02/.local/share/data/WhatPulse/whatpulse.wpw" Creating device listener for "/dev/input/event0" Creating device listener for "/dev/input/event1" Creating device listener for "/dev/input/event2" Creating device listener for "/dev/input/event3" Creating device listener for "/dev/input/event4" Starting NetworkMonitor.. WhatPulse has started QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout QPropertyAnimation: you're trying to animate a non-existing property opacity of your QObject |
|||
02-01-2013, 08:24 PM
Post: #20
|
|||
|
|||
RE: No interfaces listed in Ubuntu 12.10
I have no idea where to start searching for this issue ... Do you know of some commandline-switches for WP, e.g. to make it a bit more verbose?
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)