Re: Is there a way to get NM to manage a bnep device as well?



hmm, here's what I could find. So I guess it's net.bluetooth on here. Then what explains nm6.5 showing the device when it is enabled?

udi = '/org/freedesktop/Hal/devices/net_00_16_cf_d7_ae_62'
  info.capabilities = {'net', 'net.bluetooth'} (string list)
  info.category = 'net.bluetooth'  (string)
info.parent = '/org/freedesktop/Hal/devices/bluetooth_acl_1fcc30da11' (string)
  info.product = 'Bluetooth Interface'  (string)
  info.subsystem = 'net'  (string)
  info.udi = '/org/freedesktop/Hal/devices/net_00_16_cf_d7_ae_62'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  linux.subsystem = 'net'  (string)
  linux.sysfs_path = '/sys/class/net/bnep0'  (string)
  net.address = '00:16:cf:d7:ae:62'  (string)
  net.arp_proto_hw_id = 1  (0x1)  (int)
  net.bluetooth.mac_address = 97976299106  (0x16cfd7ae62)  (uint64)
  net.interface = 'bnep0'  (string)
  net.linux.ifindex = 5  (0x5)  (int)
net.originating_device = '/org/freedesktop/Hal/devices/bluetooth_acl_1fcc30da11' (string)



Dan Williams wrote:
On Thu, 2008-06-26 at 23:15 -0700, Xamindar wrote:
Hmmm, I was testing another machine and on that machine NetworkManager works just fine with the bnep device. Only difference I can see is that the version on that machine is 6.5 and on this machine (the machine that doesn't work) it is version 6.6. Am I right in thinking they REMOVED functionality in a newer version? Or did I miss some setting or something else on the new version?

NM hasn't ever dealt directly with bnep devices.  It talks to HAL to
find devices with the "net.80203" capability.  What's the lshal output
for the bnep device, and what are the capabilities it advertises?

Dan

Xamindar wrote:
I am just wondering if there was a way to have networkmanager set my bnep device up (dhcp) when it is connected or appears. It doesn't seem that hard to me as the device seems to only appear when the connection between my phone and computer comes up...then there is a bnep0 device. Any ideas if this is possible?
_______________________________________________
NetworkManager-list mailing list
NetworkManager-list gnome org
http://mail.gnome.org/mailman/listinfo/networkmanager-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]