![]() |
Snow Leopard PC+ Netflix = DRM Error
Does anyone have a fix for snow leopard that could fix the silverlight DRM issue experienced while streaming from Netflix instant view?
|
have the same issue, when I was running 10.5.6 then I did the combo update to 10.5.7 and the problem when away.
now I updated to 10.6 and its back again |
AFAIK Netflix's instant viewing feature only works in Windows.
But I could be wrong. |
Netflix works with Snow Leopard, but you have to make sure your ethernet adapter is flagged as 'built-in' either through your DSDT or EFI string. I believe it also needs to be seen as (en0) as well.
|
How would you flag it as Built-in? Could you please explain now?
|
sure - try this - http://www.insanelymac.com/forum/lof...p/t114349.html
|
scorcho...ok so I added the lan code into pex2 for my motherboard (EVGA x58) then dsdt.dsl recompiled, placed the dsdt.aml in root dir. Still no go with the netflix. Then I noticed that my two ethernet adapters are EN1 and EN2, while my airport (which is recognized out of the box no extra kexts needed) is EN0. Figured worth a shot disabled both ethernet adapters and fired up the airport EN0 and still no go with the netflix. Same old DRM error.
Is there a why to change my ethernet interface from EN1 to EN0? |
I have all the same issues as Airwalk
|
Quote:
as by following pcwiz's instruction I was caught up with some errors (don't know maybe my typing who knows) anyway I decided to use the efistudio for this and guess what (Y) instant success. I only had one issue which was I was using my video string also on my boot.plist and couldn't use both strings seperately. but by combining my video and ethernet hex in efistudio gave me one complete hex for both which worked beautifully |
I did the same with efistudio but didnt find it to work. I'll give it another shot
just so I understand the steps correctly I should: run efistudio add device graphics (for me 9800 GTX+) then add ethernet take the combined hex code and add it to my com.apple.boot.plist in /Extra with this method did you edit your dsdt for LAN0? |