On Sat, 2007-06-02 at 02:00 +0300, Ozan Enginoglu wrote:
> After i upgrated to xorg 7.2 i had firefox core-dump problem. It used to
> crast when i enter a site with a lot of flash plugin. And it uses a lot
> of CPU power!
> 
> I removed  flash plugin libs from /usr/local/lib/browser_plugins and
> plugins directory of firefox. Now i can surf without any core-dump
> error.
> 
> when i try to reinstall flashplugin, firefox cant succedd to run them.
> 
> What should i do? Any suggestions?

Here's the screen section from my xorg.conf:

Section "Screen"
        Identifier "Laptop_Panel"
        Device     "ATI Radeon Mobility"
        Monitor    "HP nc6230 LCD display"
        DefaultDepth 24
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes   "1400x1050"
        EndSubSection
EndSection

The "DefaultDepth 24" is the line that fixed things for me. I think that
"DefaultDepth 32" may also work.

-- Chris

-- 
       __o          "All I was doing was trying to get home from work."
     _`\<,_           -Rosa Parks
___(*)/_(*)___________________________________________________________
Christopher Sean Hilton                    <chris | at | vindaloo.com>
         pgp key: D0957A2D/f5 30 0a e1 55 76 9b 1f 47 0b 07 e9 75 0e 14


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to