But can be changed...djrose said:The MAC identity of the WiFi should be unique.
Are you sure? When uboot starts, it prints the CPU die ID number to the UART console which I thought was unique to each chip. Is that not true?skeezix said:I thought originally we could get a unique-id from the chip, but seems we can't
only one CPU per die?.... B)MWeston said:Are you sure? When uboot starts, it prints the CPU die ID number to the UART console which I thought was unique to each chip. Is that not true?skeezix said:I thought originally we could get a unique-id from the chip, but seems we can't
a quick browse in the 2.6.35 kernel repo shows that the feature might be available in hw, as it was present in older OMAP generations, but currently is not utilized for OMAP3/4 in the kernel.MWeston said:Are you sure? When uboot starts, it prints the CPU die ID number to the UART console which I thought was unique to each chip. Is that not true?skeezix said:I thought originally we could get a unique-id from the chip, but seems we can't
AndyW said:The MAC address is supposed to be unique, particularly for a manufacturer, but as sebt3 stated above, it can be changed or spoofed.
I'm currently working on a multi-platform commercial game and we may consider porting to Pandora (I'm very keen on the idea). However, this will only happen if we can find a way to lock it down to help avoid piracy. Sure, there's plenty of problems that are associated with using a unique hardware ID, but it's a start.
We certainly wouldn't consider releasing a game or application for Pandora without a better understanding on how we can avoid the software being pirated. Yes, this is a very small userbase - but wouldn't it be nice if more commercial companies paid interest? If there was a solid standard for protecting software on Pandora then I'm sure other developers would embrace the technology more.
Any thoughts on this would be most appreciated.
//Andy
It depends on the DRM.pder said:I'm guessing that releasing a game with DRM to this community is not going to go over well. I also think its going to be nearly impossible to lock it down.