Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Jun 2007 09:08:08 -0400
From:      Christopher Sean Hilton <chris@vindaloo.com>
To:        Ozan Enginoglu <ozanenginoglu@gmail.com>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: Flashplugin problem after xorg 7.2 upgrade
Message-ID:  <1180789688.1417.3.camel@dagobah.vindaloo.com>
In-Reply-To: <1180738844.1116.9.camel@laptop>
References:  <1180738844.1116.9.camel@laptop>

next in thread | previous in thread | raw e-mail | index | archive | help
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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1180789688.1417.3.camel>