InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Snow Leopard 10.6 (http://infinitemac.com/forumdisplay.php?f=87)
-   -   Snow Leopard PC+ Netflix = DRM Error (http://infinitemac.com/showthread.php?t=3846)

x986123 08-30-2009 06:47 PM

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?

airwalk776 09-01-2009 04:04 PM

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

Ali C. 09-01-2009 06:04 PM

AFAIK Netflix's instant viewing feature only works in Windows.
But I could be wrong.

scorcho 09-02-2009 08:50 AM

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.

x986123 09-03-2009 12:08 AM

How would you flag it as Built-in? Could you please explain now?

scorcho 09-04-2009 04:27 PM

sure - try this - http://www.insanelymac.com/forum/lof...p/t114349.html

airwalk776 09-05-2009 02:03 AM

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?

x986123 09-05-2009 02:38 AM

I have all the same issues as Airwalk

ariadri 09-06-2009 01:57 AM

Quote:

Originally Posted by scorcho (Post 33508)

thanks for the link :)
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

airwalk776 09-06-2009 02:37 AM

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?