Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

netflix , comming soon to a linux near you

2»

Comments

  • Registered Users, Registered Users 2 Posts: 2,827 ✭✭✭bpb101


    foalks it been nearly a year and well , i have a bad post , im sorry

    http://www.omgubuntu.co.uk/2012/09/netflix-no-change-in-our-plans-for-linux?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+d0od+%28OMG!+Ubuntu!%29&utm_content=FaceBook
    apperatly this news was released in February (i missed it , sue me), but a news story just poped up on omg ubuntu a while ago again about it


  • Registered Users, Registered Users 2 Posts: 2,747 ✭✭✭niallb


    Netflix already runs on the Google Chromebooks running their own build of linux.
    I haven't seen it work in front of me, as I don't have a genuine chromebook,
    but when I tinker round with a ChromiumOS install to add java and peppery goodness,
    netflix site recognises me as a chromebook user and tries to give me the content.
    You can add the netflix plugin to chrome on any linux, but you get further with ChromiumOS.

    The error delivered is
    Netflix Video Player Unavailable
    Error Code: NPL3

    Our apologies - we cannot find the Netflix Video Player on your Chromebook.
    If this problem persists, please update your Chromebook from the "About Chrome OS" menu.


  • Registered Users, Registered Users 2 Posts: 3,735 ✭✭✭Stuxnet


    :D
    NETFLIX ON UBUNTU IS HERE
    Posted by iheartubuntu on Thursday, November 15, 2012


    BREAKING NEWS! Netflix on Ubuntu linux works! And it works great too! A winner has been found! Back in March of this year I Heart Ubuntu put out a call to get Netflix on Ubuntu working. Somehow. Legally. Without the need to install a virtual OS and have to boot into it. Something as native as possible.

    The solution? Get Firefox and Microsoft Silverlight working in WINE. Its not as easy as it sounds. A custom built version of WINE is necessary to add in several patches to get everything working properly. It currently works on 32 bit versions of Ubuntu (tested so far on 12.10). 64 bit compiling is tricky so its best to wait for the PPA coming very soon.

    Want to try getting Netflix on Ubuntu working yourself? Ready to go??

    There is a PPA coming out soon to make installation much easier. If you are not comfortable with compiling software in linux, I recommend waiting for the PPA.

    * This build is not compatible with "vanilla" Wine, so installing this custom package will uninstall any existing Wine installation you have. Back up your current WINE folder to be safe.

    ** Please read through the instructions first before attempting. Reread if you experience any problems.

    NETFLIX ON UBUNTU INSTRUCTIONS

    (1) Downloading the latest Wine code
    Download the latest Wine source code and compile it yourself. Open a terminal window and run these commands one line at a time...

    sudo apt-get install git
    git clone git://source.winehq.org/git/wine.git ~/wine-git
    cd ~/wine-git

    (2) Patching
    The remaining fixes are relatively simple. Keeping your terminal window open, run these commands one line at a time and patch them in like so:

    wget -O part1.patch http://source.winehq.org/patches/data/91645 && patch -p1 < part1.patch
    wget -O part2.patch http://source.winehq.org/patches/data/91646 && patch -p1 < part2.patch
    wget -O part3.patch http://source.winehq.org/patches/data/91647 && patch -p1 < part3.patch
    wget -O part4.patch http://source.winehq.org/patches/data/91648 && patch -p1 < part4.patch
    wget -O part5.patch http://source.winehq.org/patches/data/91649 && patch -p1 < part5.patch

    (3) Compiling
    Wine has a fairly standard compilation and install procedure, but it takes a long time. Older computers might take up to two hours, newer computers? Definitely quicker! With your terminal still open, run this command...

    ./configure && make && sudo make install

    If you get a "configure: error: FreeType development files not found. Fonts will not be built" message you can fix this by installing those files by running:

    sudo apt-get install libfreetype6-dev

    Then go ahead and and run the compile commands again:

    ./configure && make && sudo make install

    (4) Installing Firefox and Silverlight
    The version of Firefox doesn't matter so much and currently Silverlight 5 doesnt work yet, so you have to use Silverlight 4:

    wget -O Firefox-14.0.1.exe http://download.mozilla.org/?product=firefox-14.0.1-funnelcake13&os=win&lang=en-US; wine Firefox-14.0.1.exe /S

    wget -O Silverlight-4.exe http://silverlight.dlservice.microsoft.com/download/6/A/1/6A13C54D-3F35-4082-977A-27F30ECE0F34/10329.00/runtime/Silverlight.exe; wine Silverlight-4.exe /q

    (5) Launch Firefox and go to Netflix
    At this point everything should "just work", though the first time you pull up a movie it'll make you click "Enable" to enable the DRM component. Just go to the Netflix website, sign in with your credentials, and play something:

    wine "C:\\Program Files\\Mozilla Firefox\\firefox.exe" http://netflix.com/

    That should do it! Did it work for you?? I personally had problems with step #4, so I manually downloaded both Firefox and Silverlight and ran the EXE files by right clicking them and installing. All worked great after that.

    Firefox:
    http://www.mozilla.org/en-US/firefox/all.html

    Silverlight:
    http://www.oldapps.com/silverlight.php?old_silverlight=11?download

    If you ran into trouble beyond what was mentioned above while trying to compile WINE then you may want to try installing all the dependencies for WINE through the repositories. You can do this by running this command in a terminal...

    sudo apt-get build-dep wine


    The man who solved this is Erich Hoover, a computer programmer extraordinaire (to say the least). He asks that you donate to the WINE Development Fund...

    http://www.iheartubuntu.com/2012/11/netflix-on-ubuntu-is-here.html


  • Closed Accounts Posts: 664 ✭✭✭Galen


    Well done. Good news for those who don't mind a little windows crap on their Linux boxes - can you use wine with xbmc? Well no matter I think I'll wait for a full netflix support on linux (slim chance I know) :)


  • Registered Users, Registered Users 2 Posts: 14,032 ✭✭✭✭Johnboy1951


    Try installing the add-on Media Hint to Firefox or Chrome/Chromium.

    Seems to work OK for Netflix, Pandora and Hulu .... at least for the present.


  • Registered Users, Registered Users 2 Posts: 854 ✭✭✭human 19


    Try installing the add-on Media Hint to Firefox or Chrome/Chromium.

    Seems to work OK for Netflix, Pandora and Hulu .... at least for the present.

    OH...MY..GOD!How come I never heard of this before???
    Currently watching yesterday's daily show on Hulu.

    I havent got my netflix pw to hand to test netflix

    Edit: found netflix pw and can log in. Cant check the speed as net is muck with all the drizzle out there.
    Dont know if Im in the Irish or American version of netflix... does anyone know of a film or TV series only on the US version which I could use to test?


  • Registered Users, Registered Users 2 Posts: 2,827 ✭✭✭bpb101


    Try installing the add-on Media Hint to Firefox or Chrome/Chromium.

    Seems to work OK for Netflix, Pandora and Hulu .... at least for the present.
    thought hula is US restricted ?


  • Registered Users, Registered Users 2 Posts: 854 ✭✭✭human 19


    bpb101 wrote: »
    thought hula is US restricted ?

    It normally is, as confirmed when I tried it with Opera without the plugin


  • Registered Users, Registered Users 2 Posts: 2,827 ✭✭✭bpb101


    human 19 wrote: »
    It normally is, as confirmed when I tried it with Opera without the plugin
    so with this add on ,it's not?


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 854 ✭✭✭human 19


    bpb101 wrote: »
    so with this add on ,it's not?

    I assume the add-on makes hulu think you are in the USA when connecting.


  • Registered Users, Registered Users 2 Posts: 854 ✭✭✭human 19


    Try installing the add-on Media Hint to Firefox or Chrome/Chromium.

    Seems to work OK for Netflix, Pandora and Hulu .... at least for the present.

    Have you got Netflix working on Linux? I get the system requirements page when trying to play a movie, as it wont load silverlight (using firefox)


  • Registered Users, Registered Users 2 Posts: 14,032 ✭✭✭✭Johnboy1951


    human 19 wrote: »
    Have you got Netflix working on Linux? I get the system requirements page when trying to play a movie, as it wont load silverlight (using firefox)

    No I don't ..... only Hulu ... never signed up for Netflix .... so I guess it is Win only for Netflix due to Silverlight? :(


  • Registered Users, Registered Users 2 Posts: 1,506 ✭✭✭shizz


    Install Netflix on linux through a PPA

    Just tried this. WORKED PERFECTLY! It's admittedly a little sluggish with playback but not overly annoying. Give it a go and see what ya think.

    Can't believe something so complicated is no working so well. Not to mention so easy to install. :D


  • Registered Users, Registered Users 2 Posts: 854 ✭✭✭human 19


    shizz wrote: »
    Install Netflix on linux through a PPA

    Just tried this. WORKED PERFECTLY! It's admittedly a little sluggish with playback but not overly annoying. Give it a go and see what ya think.

    Can't believe something so complicated is no working so well. Not to mention so easy to install. :D

    Works well for me too on 24" screen.
    Another step forward for Linux and 1 less reason to use Windows.


  • Registered Users, Registered Users 2 Posts: 2,827 ✭✭✭bpb101




  • Advertisement
  • Registered Users, Registered Users 2 Posts: 5,340 ✭✭✭PropJoe10


    Great news. Works perfectly on Linux Mint 17. No addons required.


  • Registered Users, Registered Users 2 Posts: 5,238 ✭✭✭humbert


    Ditto, working perfectly on Gentoo :)


  • Registered Users, Registered Users 2 Posts: 1,299 ✭✭✭moc moc a moc


    Fukcing finally. It's a bit embarrassing for Netflix that I have been able to use their product on a 3DS of all things for literally years before they bothered their arses sorting out a native client for one of the most popular desktop operating systems.


  • Registered Users, Registered Users 2 Posts: 1,477 ✭✭✭azzeretti


    Fukcing finally. It's a bit embarrassing for Netflix that I have been able to use their product on a 3DS of all things for literally years before they bothered their arses sorting out a native client for one of the most popular desktop operating systems.

    I too wonder what the reason behind the delay was. I mean, lots of the small consumer devices running Netflix are running Linux underneath. Politics somewhere delayed it, I feel.
    ....for one of the most popular desktop operating systems

    Sadly this isn't true. Linux on the desktop is in the single figure percentile. I think we've missed the boat too as Chromebooks look set to leapfrog Linux!


  • Registered Users, Registered Users 2 Posts: 2,747 ✭✭✭niallb


    azzeretti wrote: »
    ... Linux on the desktop is in the single figure percentile...

    So is OSX.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 2,827 ✭✭✭bpb101


    azzeretti wrote: »
    Chromebooks look set to leapfrog Linux!
    chromebooks are linux. You can hide it under loads of pretty pictures that run on top. But well, it linux


  • Registered Users, Registered Users 2 Posts: 1,477 ✭✭✭azzeretti


    bpb101 wrote: »
    chromebooks are linux. You can hide it under loads of pretty pictures that run on top. But well, it linux

    Yep, although heavily modified. What I was thinking was the average Joe won't ever knew that link. To them it'll be ChromeOS, not linux. Like most Android users don't know the connection either. With that in mind I feel linux might have missed the boat on the desktop, which is a pity. But the desktop is dead now, I suppose!


  • Registered Users, Registered Users 2 Posts: 1,477 ✭✭✭azzeretti


    niallb wrote: »
    So is OSX.

    Indeed. I wasn't trying to be snide. It's was more a lamentation!


  • Registered Users, Registered Users 2 Posts: 2,827 ✭✭✭bpb101


    azzeretti wrote: »
    But the desktop is dead now, I suppose!
    desktops will always still be king. Try writing that 100 page report on your ipad and you'll know all about it
    (not that ive ever typed more than a few pages, if that)


  • Registered Users, Registered Users 2 Posts: 1,477 ✭✭✭azzeretti


    bpb101 wrote: »
    desktops will always still be king.

    Do you think so? I think they're always be a place for the desktop, certainly in the corporate env but consumers just aren't buying desktops anymore, the figures are way down. Personally, I will never be without - don't have a tablet, never will. I barley spin up the laptop if I can get away with it.

    Anyhoo, I digress a little from the original topic. Lets see how long it takes to get Photoshop (native, not some crappy cloudy VM) or even the Rift working, could be just as long as Netflix!


  • Registered Users, Registered Users 2 Posts: 2,827 ✭✭✭bpb101


    azzeretti wrote: »
    Do you think so? I think they're always be a place for the desktop, certainly in the corporate env but consumers just aren't buying desktops anymore, the figures are way down. Personally, I will never be without - don't have a tablet, never will. I barley spin up the laptop if I can get away with it.
    Completely agree with never being without a desktop . I have a laptop for college and i never use it at home.

    azzeretti wrote: »
    Anyhoo, I digress a little from the original topic. Lets see how long it takes to get Photoshop (native, not some crappy cloudy VM) or even the Rift working, could be just as long as Netflix!
    adobe have effectually given up on linux completely


Advertisement