Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No MAC address - 2x TBS6981 and TBS6985 #102

Open
similar75 opened this issue Jun 4, 2015 · 4 comments · May be fixed by #140
Open

No MAC address - 2x TBS6981 and TBS6985 #102

similar75 opened this issue Jun 4, 2015 · 4 comments · May be fixed by #140

Comments

@similar75
Copy link

Driver for 6981 loads OK, firmware too. I can lock and watch tv`s. But the devices has no MAC address:
Jun 04 13:50:03: INFO: adapter = 7, device = 0
Jun 04 13:50:03: INFO: mac = 00:00:00:00:00:00
Jun 04 13:50:03: INFO: frontend = Conexant CX24117/CX24132
Jun 04 13:50:03: INFO: adapter = 6, device = 0
Jun 04 13:50:03: INFO: mac = 00:00:00:00:00:00
Jun 04 13:50:03: INFO: frontend = Conexant CX24117/CX24132
Jun 04 13:50:03: INFO: adapter = 5, device = 0
Jun 04 13:50:03: INFO: mac = 00:00:00:00:00:00
Jun 04 13:50:03: INFO: frontend = Conexant CX24117/CX24132
Jun 04 13:50:03: INFO: adapter = 4, device = 0
Jun 04 13:50:03: INFO: mac = 00:00:00:00:00:00
Jun 04 13:50:03: INFO: frontend = Conexant CX24117/CX24132
Jun 04 13:50:03: INFO: adapter = 3, device = 0
Jun 04 13:50:03: INFO: mac = 00:00:00:00:00:00
Jun 04 13:50:03: INFO: frontend = Tmax TAS2101
Jun 04 13:50:03: INFO: adapter = 2, device = 0
Jun 04 13:50:03: INFO: mac = 00:00:00:00:00:00
Jun 04 13:50:03: INFO: frontend = Tmax TAS2101
Jun 04 13:50:03: INFO: adapter = 1, device = 0
Jun 04 13:50:03: INFO: mac = 00:00:00:00:00:00
Jun 04 13:50:03: INFO: frontend = Tmax TAS2101
Jun 04 13:50:03: INFO: adapter = 0, device = 0
Jun 04 13:50:03: INFO: mac = 00:00:00:00:00:00
Jun 04 13:50:03: INFO: frontend = Tmax TAS2101
Jun 04 13:50:03: INFO: [main] exit

This is the dmesg (TBS6981): http://pastebin.com/MhmFdyBY

The next thing - driver for TBS6985 shows error: http://pastebin.com/0a74XpK6
I trying on stable kernel 4.0.4 (stock and custom) and 4.1.0-RC3 (from this git source)

Everything works, but mac addresses are important to identify adapters, because sometimes they are messed up on load...

@similar75
Copy link
Author

Same on Debian Jessie with stock (debian) 3.16.0 kernel and without TBS6985 driver error - all works, but no mac addresses.

@trsqr
Copy link
Contributor

trsqr commented Jun 4, 2015

Do you know if the cards have a MAC address stored? Do you get one with the manufacturer-provided drivers?

@similar75
Copy link
Author

Yes, they have. When i use TBS proprietary drivers (closed-source) they have mac addresses and driver displays them on load.

@ljalves
Copy link
Owner

ljalves commented Jun 9, 2015

@similar75,
I'll add the mac address assignment as soon as I can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants