910c
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Greetings,
From some time ago after some ports upgrades on my FreeBSD 8.2-STABLE box, Flash stopped working. I got following error messages in .xsession-errors: Code:
(npviewer.bin:95691): Gtk-WARNING **: cannot open display: :0.0 *** NSPlugin Wrapper *** ERROR: failed to initialize plugin-side RPC client connection Code:
about://plugins Any help would be appreciated. Last edited by DutchDaemon; October 31st, 2011 at 01:32. |
|
#2
|
|||
|
|||
|
You probably upgraded kernel when http://security.freebsd.org/advisori...11:05.unix.asc was out, but the part fixing Linux layer wasn't included, thus breaking all X11 Linux applications. So the solution is probably:
Code:
# fetch http://security.FreeBSD.org/patches/SA-11:05/unix-linux.patch # fetch http://security.FreeBSD.org/patches/SA-11:05/unix-linux.patch.asc b) Apply the patch. # cd /usr/src # patch < /path/to/patch c) Recompile your kernel as described in <URL:http://www.FreeBSD.org/handbook/kernelconfig.html> and reboot the system. |
| The Following User Says Thank You to pkubaj For This Useful Post: | ||
ahavatar (October 30th, 2011) | ||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] flash doesn't work for opera 10.51 | bbzz | Installation and Maintenance of FreeBSD Ports or Packages | 5 | October 3rd, 2011 13:57 |
| Thanks! Flash doesn't dump core anymore | ahavatar | Off-Topic | 14 | June 8th, 2011 05:54 |
| [Solved] Flash doesn't work | astralfx | Multimedia | 4 | May 24th, 2011 18:51 |
| Login for user doesn't work anymore | alexsc13 | General | 3 | February 1st, 2011 22:46 |
| Firewire doesn't work anymore | ivand58 | Peripheral Hardware | 1 | May 17th, 2009 19:11 |