Home:ALL Converter>MAC address of TBS6905 DVB-S2 Quad Tuner PCIe Card

MAC address of TBS6905 DVB-S2 Quad Tuner PCIe Card

Ask Time:2016-05-19T14:46:29         Author:Parbat

Json Formatter

I have TBS6905 DVB-S2 PCIe card and its configured in Ubuntu 14. And I have to find MAC address of all adapters because my application will do Blind Scan for all four adapters at the same time.

And index of these adapters will change after reboot.

So I have to find MAC address and set static start and end frequency to particular adapter device using C language.

What I tried: - I checked dmesg but I did get MAC address(while I have also Prof 7500 DVB-S2, in that dvb card I can find MAC address using dmesg). - And I also checked udevadm command, but no luck yet.

Thank you.

Author:Parbat,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/37315744/mac-address-of-tbs6905-dvb-s2-quad-tuner-pcie-card
Stian Skjelstad :

https://unix.stackexchange.com/questions/147278/how-does-ubuntu-14-04-achieve-persistent-eth-interfaces\n\nThe persistent eth interface rule for udev, you can probably grab from another version or distro.\n\nThe MAC address is visible for shell scripts if you run commands like ifconfig.",
2016-05-19T07:28:58
yy