The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Arch64: Can't get flash to work

    Discussion in 'Linux Compatibility and Software' started by zephyrus17, Oct 27, 2008.

  1. zephyrus17

    zephyrus17 Notebook Deity

    Reputations:
    646
    Messages:
    1,576
    Likes Received:
    0
    Trophy Points:
    55
    So, I've installed nspluginwrapper and nspluginwrapper-flashplugin-mozilla, flash still won't work.

    Help from the arch64 experts?
     
  2. Thomas

    Thomas McLovin

    Reputations:
    1,988
    Messages:
    5,253
    Likes Received:
    0
    Trophy Points:
    205
    I think it's because it's x64...there isn't flash for x64.
     
  3. Ethyriel

    Ethyriel Notebook Deity

    Reputations:
    207
    Messages:
    1,531
    Likes Received:
    0
    Trophy Points:
    55
  4. Amranu

    Amranu Notebook Consultant

    Reputations:
    103
    Messages:
    233
    Likes Received:
    0
    Trophy Points:
    30
    I'm almost certain there's a message when you install that package telling you what to do

    nspluginwrapper -v -a -i as user
     
  5. Pitabred

    Pitabred Linux geek con rat flail!

    Reputations:
    3,300
    Messages:
    7,115
    Likes Received:
    3
    Trophy Points:
    206
    You need to make sure you have the 32bit compatibility libraries installed, of course. You didn't mention it, so I'm just covering all the bases.
     
  6. zephyrus17

    zephyrus17 Notebook Deity

    Reputations:
    646
    Messages:
    1,576
    Likes Received:
    0
    Trophy Points:
    55
    I install nspluginwrapper, and it just asked me to install a bunch of lib32 stuff, so I did.

    EDIT: When I typed nspluginwrapper -v -a -i
    it outputted:
    And flash still didn't work.
     
  7. Amranu

    Amranu Notebook Consultant

    Reputations:
    103
    Messages:
    233
    Likes Received:
    0
    Trophy Points:
    30
    Try using the package nspluginwrapper-flash or nspluginwrapper-flash-beta

    also, make sure you have all the lib32 dependencies from here
     
  8. zephyrus17

    zephyrus17 Notebook Deity

    Reputations:
    646
    Messages:
    1,576
    Likes Received:
    0
    Trophy Points:
    55
    Hmm.. That worked. I thought I installed it already. Thanks all!