Re: Failed to load module "pcidata"

2007-06-06 Thread Ozan Enginoglu
On Tue, 2007-06-05 at 20:41 -0700, Arthur Barlow wrote:

> Make sure that if you have an "xorg.conf" file the paths for fonts  
> and modules is updated.  The module path should be "/usr/local/lib/ 
> xorg/modules" and the fonts path should be "/usr/local/lib/X11/fonts."


Arthur is absolutely right... I had the same error message and i fixed
it with changing my old module path.

Hier is my xorg section part:

Section "Files"
RgbPath  "/usr/local/share/X11/rgb"
ModulePath   "/usr/local/lib/xorg/modules"
FontPath "/usr/local/lib/X11/fonts/artwiz-fonts"
FontPath "/usr/local/lib/X11/fonts/misc/"
FontPath "/usr/local/lib/X11/fonts/TTF/"
FontPath "/usr/local/lib/X11/fonts/Type1/"
FontPath "/usr/local/lib/X11/fonts/OTF/"
FontPath "/usr/local/lib/X11/fonts/local/"
#   FontPath "/usr/local/lib/X11/fonts/CID/"
FontPath "/usr/local/lib/X11/fonts/75dpi/"
FontPath "/usr/local/lib/X11/fonts/100dpi/"
EndSection



-- 
Ozan Enginoğlu
Mechanical Engineer

GPG / PGP Fingerprint:
247C EE12 7AF9 5181 B6E5  A70F 0D5C 77FB B350 D715


signature.asc
Description: This is a digitally signed message part


Window reseizing

2007-06-05 Thread Ozan Enginoglu
I use fluxbox and i have a weird problem. I cant reseise windows. For
example aterm terminal window or mercury chat windows. All the windows
have borders and they look very normal. But i cant see resize cursor
when i move the cursor over the corner of the window.

At the beginning it was not a big problem but now it disturbs me. I dont
know if i did something wrong but i dont remember at all.

If you have any opinion pls let me know...

Thanks,

-- 
Ozan Enginoğlu
Mechanical Engineer

GPG / PGP Fingerprint:
247C EE12 7AF9 5181 B6E5  A70F 0D5C 77FB B350 D715


signature.asc
Description: This is a digitally signed message part


Re: Flashplugin problem after xorg 7.2 upgrade

2007-06-02 Thread Ozan Enginoglu
On Sat, 2007-06-02 at 05:36 +0200, Nikola Lecic wrote:
> On Sat, 2 Jun 2007 04:35:33 +0200
> Nikola Lecic <[EMAIL PROTECTED]> wrote:
> 
> > On Sat, 02 Jun 2007 04:13:59 +0300
> > Ozan Enginoglu <[EMAIL PROTECTED]> wrote:
> > [...]
> > > And is there any way to play flash files without using
> > > "nspluginwrapper"?
> > 
> > Only in linux versions (linux-opera, linux-firefox...). There is no
> > way to use linux flashplugin in native browsers without a wrapper.
> 
> Actually, yes, depends on what you need. You can use graphics/libflash
> with www/flashplugin-mozilla (supports flash files up to version 4) and
> graphics/gnash (GNU flash player, which is not actually a plugin; AFAIK
> still can't handle YouTube, but it will in the near future). At this
> moment, if you want to cover the most demanding flash sites, you have
> no choice but to use linux-flashplugin (with a wrapper), as described in
> the mail I've just sent.
> 
> Nikola Lečić

Ok, here are my computer properties: evo n800v compaq laptop with 1.8
ghz and 512 ram. 

[EMAIL PROTECTED]:~$ nspluginwrapper -a -v -i
Auto-install plugins from /usr/X11R6/lib/browser_plugins
Looking for plugins in /usr/X11R6/lib/browser_plugins
Auto-install plugins from /usr/X11R6/lib/firefox/plugins
Looking for plugins in /usr/X11R6/lib/firefox/plugins
Auto-install plugins from /usr/local/lib/npapi/linux-flashplugin
Looking for plugins in /usr/local/lib/npapi/linux-flashplugin
Install
plugin /usr/local/lib/npapi/linux-flashplugin/libflashplayer.so
 ... already installed system-wide, skipping
Auto-install plugins
from /usr/X11R6/Adobe/Acrobat7.0/ENU/Browser/intellinux
Looking for plugins
in /usr/X11R6/Adobe/Acrobat7.0/ENU/Browser/intellinux
Install
plugin /usr/X11R6/Adobe/Acrobat7.0/ENU/Browser/intellinux/nppdf.so
Segmentation fault: 11 (core dumped)

as a user i get the same core dumped error. Now i can play any flash in
firefox but inspide of that i got "pid 4909 (npconfig), uid 1001: exited
on signal 11 (core dumped)" error. I changed the depth from 16 to 32 but
i still got these errors.

And when i open 3 web sites with flash plugins the cpu usage is approx.
(and stable) 45%. Is this normal?

See ya!

-- 
Ozan Enginoğlu
Mechanical Engineer

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


Re: Flashplugin problem after xorg 7.2 upgrade

2007-06-01 Thread Ozan Enginoglu
Thanks for the quick reply,

On Sat, 2007-06-02 at 02:01 +0200, Nikola Lecic wrote:
> Hello,
> 
> On Sat, 02 Jun 2007 02:00:44 +0300
> Ozan Enginoglu <[EMAIL PROTECTED]> 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?
> 
> What flashplugin and wrapper do you use? If you use
> linux-flashplugin-7.0r69 with nspluginwrapper (you probably do, with
> native Firefox), you might need the following after Xorg upgrade:
> 
>   %ln -s ~/.mozilla/plugins ~/.mozilla/firefox/plugins
> 
> That works for me. Before that you can of course consider to re-create
> nspluginwrapper's files, like this:
> 
>   %nspluginwrapper -v -a -r  (remove old wrapper files)
>   %nspluginwrapper -v -a -i  (install all available plugins)
> 
> Then check with about:plugins if all of them are recognised by Firefox.
> 
> Nikola Lečić


As a matter of fact, i used to play flash files without nspluginwrapper.
Of course that was before upgrading. Now i installed it and did as you
wrote above.

I got another core dump error. Here is the output:

[EMAIL PROTECTED]:/usr/ports/www/nspluginwrapper# nspluginwrapper
-v -a -i
Auto-install plugins from /usr/X11R6/lib/browser_plugins
Looking for plugins in /usr/X11R6/lib/browser_plugins
Auto-install plugins from /usr/X11R6/lib/firefox/plugins
Looking for plugins in /usr/X11R6/lib/firefox/plugins
Auto-install plugins from /usr/local/lib/npapi/linux-flashplugin
Looking for plugins in /usr/local/lib/npapi/linux-flashplugin
Install
plugin /usr/local/lib/npapi/linux-flashplugin/libflashplayer.so

into /usr/local/lib/browser_plugins/npwrapper.libflashplayer.so
Auto-install plugins
from /usr/X11R6/Adobe/Acrobat7.0/ENU/Browser/intellinux
Looking for plugins
in /usr/X11R6/Adobe/Acrobat7.0/ENU/Browser/intellinux
Install
plugin /usr/X11R6/Adobe/Acrobat7.0/ENU/Browser/intellinux/nppdf.so
Segmentation fault: 11 (core dumped)


My firefox runs very normal right now but npwiever.bin uses a lot of
cpu. Is it normal? And is there any way to play flash files without
using "nspluginwrapper"?

Thanks
-- 
Ozan Enginoğlu
Mechanical Engineer

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


Flashplugin problem after xorg 7.2 upgrade

2007-06-01 Thread Ozan Enginoglu
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?
-- 
Ozan Enginoğlu
Mechanical Engineer

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