Hirdetés
- Vezetékes FÜLhallgatók
- Pánikban a világ a Radeon RX 5000 és 6000 sorozat támogatása miatt
- Milyen asztali (teljes vagy fél-) gépet vegyek?
- Soundbar, soundplate, hangprojektor
- Kormányok / autós szimulátorok topikja
- Steam Deck
- Hogy mi van? A TikTok lett az Xbox ellenfele?
- Panasonic LCD és LED TV-k
- Androidos tablet topic
- OLED TV topic
Aktív témák
-
dbius
veterán
Ubuntuforumon is többen panaszkodnak hasonló problémára: [link]
Elméletileg a megoldás az alábbi: (fenti helyről származó postok közül való, de még nem tudtam kipróbálni)
load the flash plugin before firefox or swiftfox. It's a NVidia driver issue. (edit: not only... ATI users seem to benefit from this too).
Easiest fix: modify the startup script of your browser, e.g. in case of Minefield (firefox-3.6):gksudo gedit /usr/lib/firefox-3.6a1pre/firefox.sh
Find your browser script in the same area, somewhere in /usr/lib/yourbrowser; (edit: other possible locations are like /usr/local/lib/firefox-3.5/firefox or for install with ubuntuzilla it is /opt/firefox/firefox);
then add as 2nd (NOT 1st) line:
Code:export LD_PRELOAD=/usr/lib/libGL.so.1
I'm not sure if this will keep working after an update of the browser (then do it again).
If this doesn't work or you don't like this solution try the following:
I couldn't get it done in a launcher command but I used the script option (copypaste in gedit and save):Code:
#!/bin/sh
## replace firefox-3.6 with what you use, e.g. firefox, firefox-3.5, swiftfox
LD_PRELOAD=/usr/lib/libGL.so.1 firefox-3.6or when you run from an extracted tarball:
Code:
#!/bin/sh
export LD_PRELOAD=/usr/lib/libGL.so.1
/path/to/firefoxNow to run your browser make a launcher with as a command:
sh /path/to/script
Aktív témák
- Vezetékes FÜLhallgatók
- Linux kezdőknek
- Xbox tulajok OFF topicja
- Milyen hagyományos (nem okos-) telefont vegyek?
- Path of Exile (ARPG)
- TP-LINK routerek
- World of Tanks - MMO
- The Division 2 (PC, XO, PS4)
- Pánikban a világ a Radeon RX 5000 és 6000 sorozat támogatása miatt
- Elektromos autók - motorok
- További aktív témák...
- Assassins Creed Shadows, Civilization VII, Battlefield 6 és Dying Light: The Beast, az utolsók!
- Witcher 1 Collector's Edition
- Árváltozás + játék DVD: Splinter Cell Blacklist the 5th Freedom Edition
- Árváltozás+játék DVD: Borderlands 2 Ultimate Loot Chest Limited Edition
- Eladó Steam kulcsok kedvező áron!
- Telefon felvásárlás!! Samsung Galaxy A20e/Samsung Galaxy A40/Samsung Galaxy A04s/Samsung Galaxy A03s
- ÁRGARANCIA!Épített KomPhone i7 14700KF 32/64GB RAM RTX 5070 Ti 16GB GAMER PC termékbeszámítással
- AKCIÓ! DELL PowerEdge R630 rack szerver - 2xE5-2680v4 (28c/56t, 2.4/3.3GHz), 128GB RAM, 1G, áfás
- Gamer PC-Számítógép! Csere-Beszámítás! I7 6700K / RTX 2060 6GB / 32GB DDR4 / 500 SSD
- HIBÁTLAN iPhone 14 Pro 256GB Gold -1 ÉV GARANCIA - Kártyafüggetlen, MS3919, 100% Akkumulátor
Állásajánlatok
Cég: Promenade Publishing House Kft.
Város: Budapest
Cég: NetGo.hu Kft.
Város: Gödöllő


