Dell有一個project 叫 Dynamic Kernel Module Support (DKMS)
讓update module變得更簡單...
https://wiki.kubuntu.org/Kernel/Dev/DKMSPackaging

看來 Dell 在這方面跟Canonical已經做了不少努力 http://linux.dell.com

拉哩拉渣...亂寫ㄧ通...
$ hcitool dev Devices: hci0 7C:E9:D3:B8:17:6E
most significant NAP (Non-significant Address Part), 16 bits. } These 24-bits are the manufacturer's company_id / OUI (Organizationally Unique Identifier), allocated by the IEEE. For example, Rohde & Schwarz's is 0x0090B8. UAP (Upper Address Part), 8 bits. LAP (Lower Address Part), 24 bits. These 24-bits are a serial number assigned by the manufacturer. least significant
$ sdptool browse A8:6A:6F:04:21:2E
$ l2ping A8:6A:6F:04:21:2E
# Traditional:
/etc/init.d/myservice start # Upstart service myservice start
# Traditional: /etc/init.d/myservice stop # Upstart service myservice stop
# Traditional: ls /etc/init.d # Upstart: service --status-all