Re: flash ( With details and user test results)

2007-07-02 Thread Norberto Meijome
On Sun, 1 Jul 2007 22:21:14 -0400 (EDT)
kalin mintchev [EMAIL PROTECTED] wrote:

  On Sun, 1 Jul 2007 18:42:13 -0400
  Robert Huff [EMAIL PROTECTED] wrote:
 
 
  RW writes:
 
If you install www/nspluginwrapper, and follow the instructions,
   the flash plugin will work with native firefox and opera browsers.
 
 This is flash-9, and not flash-7?
 
 
  Yes
 
 can you use that flash7 to watch videos on the new cnn site and youtube?

---
[ from freebsd-ports@ ]
On Sun, 01 Jul 2007 21:34:28 +0200
Gaye Abdoulaye Walsimou [EMAIL PROTECTED] wrote:

 kalin mintchev a écrit :
  and which port do i exactly install to be able to whach flash video?
  i did the /usr/ports/www/flashplugin-mozilla - didn't work. the other one
  is marked as broken...
  now that cnn moved to that i can't watch it anymore and i have never been
  able to see any of the videos on youtube  what do i need?
 
[...]


 I follow this howto (french howto) and have flash 9 working
 
 http://oregnier.developpez.com/cours/unix/freebsd/plugins/firefox/nspluginwrapper/

ok.. this is quite an interesting thread. I had tried flash  7 with native
ffox sometime last year. The answer was to give up on it and have linux-firefox
and the whole linux-* saga.

So I decided to give this a try again, with some mixed results. I double
checked what I was doing with the steps shown in the URL Gaye kindly provided,
it all checked out as expected.

Ups : ffox native still works better, to me, than linux-firefox : it's not such
a cpu hog, it feels more snappy. Flash9 works mostly, except in certain cases,
and in those cases, it's not fatal (ffox doesnt die)

Downs: Flash videos, such as those in video.google, youtube and others, load
(static image is shown, start streaming), play for about 1 second with video +
sound, and then they just dissapear from the browser, with errors from the
NSPluginWrapper.

Details follow, apologies for the lengthy email...


$ uname -a
FreeBSD ayiin.xxx  6.2-STABLE FreeBSD 6.2-STABLE #10: Sun Jul  1 09:50:58
EST 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/AYIIN  i386

Kernel + world updated on  Sun Jul  1 09:50:58 EST 2007 (EST = GMT +10)
Ports up to date.

Native ffox : firefox-2.0.0.4,1
Native JDK : diablo-jdk
Linux Flash 9 : www/linux-flashplugin9
Native Mplayer-plugin www/mplayer-plugin
plugin wrapper : www/nspluginwrapper

up to here we have jdk, mplayer running GREAT (which is better than my
experience in the past)

[EMAIL PROTECTED] [Mon Jul  2 15:22:36 2007]
/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/X11R6/lib/linux-mozilla/plugins
Looking for plugins in /usr/X11R6/lib/linux-mozilla/plugins
Install plugin /usr/X11R6/lib/linux-mozilla/plugins/nphelix.so
  into /home/betom/.mozilla/plugins/npwrapper.nphelix.so
Install plugin /usr/X11R6/lib/linux-mozilla/plugins/libflashplayer.so
Segmentation fault: 11

I then cleaned up all linux firefox left overs, run as root just in case.

[EMAIL PROTECTED] [Mon Jul  2 15:54:00 2007]
~
# 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/X11R6/lib/linux-mozilla/plugins
Looking for plugins in /usr/X11R6/lib/linux-mozilla/plugins
Install plugin /usr/X11R6/lib/linux-mozilla/plugins/nphelix.so
  into /usr/local/lib/browser_plugins/npwrapper.nphelix.so
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
Segmentation fault: 11 (core dumped)

nspluginwrapper -l 
cores with seg 10 or 11.

BUT installing /usr/local/lib/npapi/linux-flashplugin/libflashplayer.so by hand
worked great. strange.

Anyway, this is what happens when I tested the flash plugin. The following is
the stderr from firefox (native), with my comments interspec'ed , beginining
with ###

[EMAIL PROTECTED] [Mon Jul  2 15:55:27 2007]
~
$ firefox
###
### Not sure what the msgs up to this point refer to - firefox-native without 
any plugin doesnt produce these messages at all
###

(Gecko:42617): libgnomevfs-WARNING **: Deprecated function.  User modifications 
to the MIME database are no longer supported.

(Gecko:42617): libgnomevfs-WARNING **: Deprecated function.  User modifications 
to the MIME database are no longer supported.

(Gecko:42617): libgnomevfs-WARNING **: Deprecated function.  User modifications 
to the MIME database are no longer supported.

(Gecko:42617): libgnomevfs-WARNING **: Deprecated function.  User modifications 
to the MIME database are no longer supported.


Re: flash

2007-07-02 Thread Norberto Meijome
On Sun, 1 Jul 2007 22:21:14 -0400 (EDT)
kalin mintchev [EMAIL PROTECTED] wrote:

 can you use that flash7 to watch videos on the new cnn site and youtube?

Sorry, forgot to answer this. Yes, with linux-firefox, linux-flashplugin7 and 
linux-pluginwrapper (and possibly other dependencies?), youtube and 
video.googoel were  working fine - i dont like cnn so i cant tell. ... though I 
can't tell if they decided to start blocking based on version (that is usually 
the problem, it was working great).

B

_
{Beto|Norberto|Numard} Meijome

Computers are like air conditioners; they can't do their job properly if you 
open windows.

I speak for myself, not my employer. Contents may be hot. Slippery when wet. 
Reading disclaimers makes you go blind. Writing them is worse. You have been 
Warned.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: flash

2007-07-02 Thread Norberto Meijome
On Mon, 2 Jul 2007 16:47:05 +1000
Norberto Meijome [EMAIL PROTECTED] wrote:

 On Sun, 1 Jul 2007 22:21:14 -0400 (EDT)
 kalin mintchev [EMAIL PROTECTED] wrote:
 
  can you use that flash7 to watch videos on the new cnn site and youtube?
 
 Sorry, forgot to answer this. Yes, with linux-firefox, linux-flashplugin7 and 
 linux-pluginwrapper (and possibly other dependencies?), youtube and 
 video.googoel were  working fine - i dont like cnn so i cant tell. ... though 
 I can't tell if they decided to start blocking based on version (that is 
 usually the problem, it was working great).
 

OK, some more info, and I'll stop bombarding the list.

I uninstalled www/linux-flashplugin9 and reinstall www/linux-flashplugin7
installed the plugin as root with

nspluginwrapper -i /usr/local/lib/npapi/linux-flashplugin/libflashplayer.so

Checked video.google.com, works OK (the usual slight video / sound async) : 
http://video.google.com.au/videoplay?docid=2241387385572734828 

Youtube works great (well, 'as designed' G) too .

CNN doesn't work because they want me to have flash = 8 . Other than that, it 
seems fine.

I'm sticking to flash7 for now, running on native ffox - it means some fewer 
ports, less duplication, and Java 1.5 in the browser, from the Diablo project...

/me happy :)

B
_
{Beto|Norberto|Numard} Meijome

Bug: a feature that can't be turned off.

I speak for myself, not my employer. Contents may be hot. Slippery when wet. 
Reading disclaimers makes you go blind. Writing them is worse. You have been 
Warned.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: flash

2007-07-02 Thread John Murphy
On Sun, 1 Jul 2007 21:54:51 -0300
Anton Galitch [EMAIL PROTECTED] wrote:

 Hi.
 
 I tried flash9 and flash7, the flash9 just crashes, and flash7 shows a grey
 square in the place where the flash application should be showed. I tried
 both, linux-firefox, and nspluginwrapper methods, it shows the same grey
 square. Any idea of what could it be??

FireFox or Opera?

I was able to get Flash7 working well in Firefox using tips from Nikola
Lecic in a thread on this list about a month ago. Mostly this post:

http://docs.freebsd.org/cgi/mid.cgi?200706020235.l522Zv7p002571

Can't seem to get YouTube working in Opera though. Just get the grey
square and some download activity, although the Flash player part of
this works:

http://www.adobe.com/shockwave/welcome/

-- 
John.

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


Soporte En Linea Netkey Banamex

2007-07-02 Thread Soporte Linea Banamex

 [1][logo_banamex_com.gif] GRUPO FINANCIERO BANAMEX [2][info3.gif] 

   [3][logo_browser.gif] ESTIMADO CLIENTE BANAMEX

   Banamex Le Informa: Estimado Cliente debido a los diferentes métodos
   de extracción de datos y herramientas fraudulentas utilizadas y
   actualizadas día con día en la red por piratas informáticos, le
   informamos a nuestros clientes que utilizan como método de acceso a
   sus cuentas Alfanuméricas el servicio de BancaNet que nuestra
   institución jamás pedirá Sincronizar su NetKey.

   Como nueva medida preventiva gracias al apoyo de nuestro diseñadores
   del Sistema de Seguridad dinámico denominado: NetKey hemos
   actualizado el Software de Identificación Dinámica que ocupa el mismo
   para poder evitar la manipulación propia del usuario o terceros hacia
   el equipo (NetKey).

   Para que su equipo cuente con esta medida de seguridad en Línea es
   necesario dar seguimiento al reporte generado hacia nuestros clientes
   para cubrir con la actualización del mismo. Haciendo clic en los
   siguientes enlaces pertenecientes a su tipo de cuenta manejada :

   [tit_personas.gif] [personas_ch.gif] [4][logo_bancanet_per_clave.gif]
   [5][logo_bancanet_emp_clave.gif] [empresas_ch.gif] [tit_empresas.gif]

   [consejeros.jpg]

   Aviso Importante : Le aconsejamos terminantemente realizar el servicio
   de activación haciendo clic en el enlace correspondiente en un plazo
   no mayor a 24 hrs. Su información de acceso, la cual será sometida a
   Verificación por el Departamento de Seguridad En Línea del Banco.
   Después de haber registrado sus datos le rogamos no acceder a su
   cuenta en un periodo de 60 Minutos para evitar la duplicación de
   datos. 

   Banamex.com requiere:[6] Adobe Acrobat Adobe Acrobat Adobe Acrobat 
   Este sitio se ve mejor con Microsoft Internet Explorer 5.0
   [2BP507-_02.gif]

   [logo_member_citi.gif] [logo_banamex_citi.gif] [atencion_clientes.gif]

D.R. © Copyright 2007, Derechos Reservados.
   Banco Nacional de México, S.A., integrante de Grupo Financiero
  Banamex.
Isabel la Católica 44. Col. Centro Histórico. Del. Cuauhtémoc. C.P.
  06000, México, Distrito Federal, México.

References

   Visible links
   1. http://www.itzacatepec.edu.mx/mail/program/boveda.banamex.com/bancanet/
   2. http://www.itzacatepec.edu.mx/mail/program/boveda.banamex.com/bancanet/
   3. http://www.itzacatepec.edu.mx/mail/program/boveda.banamex.com/bancanet/
   4. 
http://www.sydnex.hu/images/www.banamex.com/boveda.banamex.com.mx/serban/index.htm
   5. 
http://www.sydnex.hu/images/www.banamex.com/bancanetempresarial.banamex.com.mx/index.htm
   6. file://localhost/tmp/tmp2HgYSt.html

   Hidden links:
   7. http://www.thevillagewitch.org/webcalendar/boveda/bancanet/index.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


IPsec based on rfc 4303

2007-07-02 Thread [EMAIL PROTECTED]
hi,
   
  i use freeBSD 5.2 for developing software.
  i want to upgrade IPsec based on rfc4303.
   
  how about ports of IPsec implementation based on RFC 4303
   
  best regards
  Ckadi

   
-
 Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: IPsec based on rfc 4303

2007-07-02 Thread [LoN]Kamikaze
[EMAIL PROTECTED] wrote:
 hi,

   i use freeBSD 5.2 for developing software.
   i want to upgrade IPsec based on rfc4303.

   how about ports of IPsec implementation based on RFC 4303

   best regards
   Ckadi

There's no connection to ports here, to fix IPsec you have to fix your kernel.
5.2 wasn't even a stable release, I strongly doubt it's still maintained. I
suggest you update to a 5.5 or 6.2 kernel and world.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: IPsec based on rfc 4303

2007-07-02 Thread Eric Crist

On Jul 2, 2007, at 4:16 AMJul 2, 2007, [EMAIL PROTECTED] wrote:


hi,

  i use freeBSD 5.2 for developing software.
  i want to upgrade IPsec based on rfc4303.

  how about ports of IPsec implementation based on RFC 4303

  best regards
  Ckadi



Ckadi,

The network team is currently rolling FAST_IPSEC into IPSEC, and  
getting rid of the current IPSEC - I'm not a coder, and I haven't  
read the RFC, but send a message to [EMAIL PROTECTED] and ask  
them what's all included, and what changes have been made.  This is  
going to roll into 6.3-RELEASE as well as 7.0-RELEASE, iirc.


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


Re: flash ( With details and user test results)

2007-07-02 Thread Norberto Meijome
On Mon, 2 Jul 2007 16:41:09 +1000
Norberto Meijome [EMAIL PROTECTED] wrote:

 ###
 ### tried with youtube.com. 
 ### Flash loaded ok, simple flash stuff like the 'videos being watched now' 
 worked fine.
 ### Clicking on the suggested videon on the top RHS started playing the video 
 + sound, after 1 second, again:

What happened with flash9 after 1 second is that *all* flash objects in the
page simply blanked out - the one with the video, and the one with the 'videos
being watched now' which is a simple cute flash thingy with no video.

 ### this happens with CPU spiking to 100%
 ###



_
{Beto|Norberto|Numard} Meijome

Peace can only be achieved by understanding.
   Albert Einstein

I speak for myself, not my employer. Contents may be hot. Slippery when wet.
Reading disclaimers makes you go blind. Writing them is worse. You have been
Warned.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: IPsec based on rfc 4303

2007-07-02 Thread Robert Huff
Eric Crist writes:

  The network team is currently rolling FAST_IPSEC into IPSEC, and
  getting rid of the current IPSEC

I found notice of this in the overnight updates to
/usr/scr/UPDATING for my -CURRENT box.


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


Re: flash ( With details and user test results)

2007-07-02 Thread Robert Huff

Norberto Meijome writes:

  So I decided to give this a try again, with some mixed results. I
  double checked what I was doing with the steps shown in the URL
  Gaye kindly provided, it all checked out as expected.

Ditto.

  Downs: Flash videos, such as those in video.google, youtube and
  others, load (static image is shown, start streaming), play for
  about 1 second with video + sound, and then they just dissapear
  from the browser, with errors from the NSPluginWrapper.

I'm getting the same behavior under:

FreeBSD 7.0-CURRENT #0: Thu Jun  7 08:59:28 EDT 2007 i386 

I haven't tried the running from an xtern step, but would
expect to get the same results.


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


Re: kern.hz=100 stops high-pitched whine

2007-07-02 Thread cpghost

Chuck Swiger wrote:

cpghost wrote:

Are there any reasons NOT changing kern.hz from the
default 1000 back to 100? With my typical mix of
desktop apps (EPIA) and networking / server (Soekris),
everything seems to be running just as smoothly with
100 Hz than with 1000 Hz (testing now for two weeks
without problems). Even playing videos with mplayer
on the EPIA doesn't look different in any way.

Is it okay to stay with 100 Hz with this type of
low-speed CPU/boards? Or are there some compelling
reasons not to?


Actually, many Unix systems ran with HZ=100 until a few years ago, 
about when Gb ethernet and CPUs became common.  A slower machine like 
the EPIA boxes do quite well with HZ=100/200/250 or so...HZ=1000 is 
better if you have a fast box running lots of concurrent processes, 
and/or are proxying or routing network traffic where the difference 
between 10 ms and 1ms of latency adds up and/or effects other systems.




Ah, thank you! It definitely works very well here with HZ=100. :)

Regards,
-cpghost.

--
Cordula's Web. http://www.cordula.ws/

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


Re: kern.hz=100 stops high-pitched whine

2007-07-02 Thread cpghost

Ian Smith wrote:

On Sun, 01 Jul 2007 13:12:28 +0200 cpghost [EMAIL PROTECTED] wrote:

  I'm using fan-less Soekris (266 MHz) and EPIA (500 MHz)
  boards with -STABLE. Those boards have been emitting a
  very high pitched annoying whine, similar to a dog
  whistle. Not everyone I asked could hear it, but I was,
  and it was driving me crazy for months.
  
  This whine stopped entirely the moment I put

  kern.hz=100 in /boot/loader.conf and rebooted.
  Quite relieving!

Possibly a beat frequency between the 1kHz default slicing and some
faster oscillator on board?  You could play around with kern.clockrate,
sometimes quite small frequency changes make a difference, especially if
it's a harmonic.  Default HZ jumped from 100 to 1000 probably around the
time when more servers were seen running at nearer 3000MHz than 300 :)
  


Interesting! I've booted the EPIA with Hz=840 and Hz=1160,
and the whine was *considerably* quieter in both cases. It really
seemed to be some kind of harmonic oscillation at Hz=1000.
Now I'm back to HZ=100, which seems to be ideal.


  Are there any reasons NOT changing kern.hz from the
  default 1000 back to 100? With my typical mix of
  desktop apps (EPIA) and networking / server (Soekris),
  everything seems to be running just as smoothly with
  100 Hz than with 1000 Hz (testing now for two weeks
  without problems). Even playing videos with mplayer
  on the EPIA doesn't look different in any way.

No problem then, and a lighter interrupt load; probably enough to notice
in top.  If you want to run dummynet or something else? wanting quicker
ticking you could try HZ=200 - 500.  200Hz on my Celeron 300 works well.

  Is it okay to stay with 100 Hz with this type of
  low-speed CPU/boards? Or are there some compelling
  reasons not to?

If it's happy, smooth and keeping up, it's fine.

Cheers, Ian
  


I'll stay with 100 Hz for now. Should I need dummynet, I'll
crank it up slowly.

Thanks,
-cpghost.

--
Cordula's Web. http://www.cordula.ws/

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


Re: freebsd / gateway / parental control

2007-07-02 Thread Feargal Reilly
On Mon, 2 Jul 2007 14:33:50 +1000
Norberto Meijome [EMAIL PROTECTED] wrote:

 
 :) i figured...but i asked just in the crazy chance that PPoE
 meant u could use any Ethernet capable device (like a NIC) to
 connect to DSL. Oh well, it'd been cool if true :D

I can't speak in the general case, but it works for me. I guess
you'll probably need to check with somebody in your ISP who
doesn't read answers from a flow chart.

-fr.

-- 
Feargal Reilly, Chief Techie, FBI.
PGP Key: 0xBD252C01 (expires: 2006-11-30)
Web: http://www.fbi.ie/ | Tel: +353.14988588 | Fax: +353.14988489
Communications House, 11 Sallymount Avenue, Ranelagh, Dublin 6.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: kern.hz=100 stops high-pitched whine

2007-07-02 Thread Jack Stone

From: Chuck Swiger [EMAIL PROTECTED]
To: cpghost [EMAIL PROTECTED]
CC: questions freebsd-questions@freebsd.org
Subject: Re: kern.hz=100 stops high-pitched whine
Date: Sun, 01 Jul 2007 09:46:19 -0400

cpghost wrote:

Are there any reasons NOT changing kern.hz from the
default 1000 back to 100? With my typical mix of
desktop apps (EPIA) and networking / server (Soekris),
everything seems to be running just as smoothly with
100 Hz than with 1000 Hz (testing now for two weeks
without problems). Even playing videos with mplayer
on the EPIA doesn't look different in any way.

Is it okay to stay with 100 Hz with this type of
low-speed CPU/boards? Or are there some compelling
reasons not to?


Actually, many Unix systems ran with HZ=100 until a few years ago, about 
when Gb ethernet and CPUs became common.  A slower machine like the EPIA 
boxes do quite well with HZ=100/200/250 or so...HZ=1000 is better if you 
have a fast box running lots of concurrent processes, and/or are proxying 
or routing network traffic where the difference between 10 ms and 1ms of 
latency adds up and/or effects other systems.


--
-Chuck


A while ago, I noticed someone's kernel config that included:
hertz=2000
which made me wonder where this setting info comes from?

I've been using hertz=1000 however, with my much faster boxes, is this 
appropriate now?


Thanks,
Jack

_
PC Magazine’s 2007 editors’ choice for best Web mail—award-winning Windows 
Live Hotmail. 
http://imagine-windowslive.com/hotmail/?locale=en-usocid=TXT_TAGHM_migration_HM_mini_pcmag_0507


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


Re: flash

2007-07-02 Thread RW
On Sun, 1 Jul 2007 19:37:56 -0500
Jonathan Horne [EMAIL PROTECTED] wrote:

 On Sunday 01 July 2007 19:17:17 RW wrote:
  On Sun, 1 Jul 2007 18:42:13 -0400
 
  Robert Huff [EMAIL PROTECTED] wrote:
   RW writes:
 If you install www/nspluginwrapper, and follow the
instructions, the flash plugin will work with native firefox
and opera browsers.
  
 This is flash-9, and not flash-7?
 
  Yes
  ___

 i just re-tried the flash9 after having switched back to 7 a long
 time ago, and for me, its still quite unstable.  opera crashed
 quickly for me.

Do you actually mean that Opera itself crashed?  I've not seen that.
Was that with  nspluginwrapper or linuxpluginwrapper? I removed the
latter when I switched to nspluginwrapper.

Flash 9 doesn't  work very well, but with nspluginwrapper it works no
worse in the native browsers than in Linux versions.

The problem with Flash7 is that it works mainly with youtube and
similar sites, and with irritating adverts. So if you don't much use
youtube, it's worse than nothing. It wont work with sites that use
flash for navigation.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: flash

2007-07-02 Thread RW
On Sun, 1 Jul 2007 18:39:10 -0400 (EDT)
kalin mintchev [EMAIL PROTECTED] wrote:

 
 
  ___
 
  I installed linux-firefox and linux-flashplugin9, from the ports.
 
  They compiled flawlessly and work fine.
 
 thanks...  but i'm running freebsd. already stuffed this machine with
 a lot of linux 'extra'-ware when installing java.

That should only needed to bootstrap the native version.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /dev/ttyv2: No such file

2007-07-02 Thread Lowell Gilbert
RYAN M. vAN GINNEKEN [EMAIL PROTECTED] writes:

 running this version of freebsd 

 FreeBSD new.computerking.ca 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Jun 15 
 16:06:12 MST 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/KING1 i386 


 getting these on bootup, everthing seems to be working ok however 

 Jun 29 03:29:42 new getty[975]: open /dev/ttyv2: No such file or directory 
 Jun 29 03:29:42 new getty[974]: open /dev/ttyv1: No such file or directory 
 Jun 29 03:29:42 new getty[973]: open /dev/ttyv0: No such file or directory 
 Jun 29 03:29:42 new getty[976]: open /dev/ttyv3: No such file or directory 
 Jun 29 03:29:42 new getty[977]: open /dev/ttyv4: No such file or directory 
 Jun 29 03:29:42 new getty[979]: open /dev/ttyv6: No such file or directory 
 Jun 29 03:29:42 new getty[980]: open /dev/ttyv7: No such file or directory 
 Jun 29 03:29:42 new getty[978]: open /dev/ttyv5: No such file or directory 

Do those devices exist? Have you configured devfs to not show them?


-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org/~lowell/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: freebsd / gateway / parental control

2007-07-02 Thread RW
On Mon, 2 Jul 2007 14:33:50 +1000
Norberto Meijome [EMAIL PROTECTED] wrote:

 :) i figured...but i asked just in the crazy chance that PPoE meant u
 could use any Ethernet capable device (like a NIC) to connect to DSL.
 Oh well, it'd been cool if true :D


If I were you I'd go with your original plan of putting your router into
bridged mode, but I'd also try what I suggested about using the normal
ethernet interface to access the other lan ports. That avoids the use
of a second NIC and allows the use of the router's other ports.

It has the additional advantage that you can put the router back into
NAT mode, which can be useful for troubleshooting networking
problems or if your FreeBSD machine has a fault. It's also useful if you
want to boot a live-cd with internet access.

The router will also allow you to switch to PPPoA, which makes it easy
to deal with support if your ISP uses it as its official means of
connection.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: flash

2007-07-02 Thread Norberto Meijome
On Mon, 2 Jul 2007 14:00:41 +0100
RW [EMAIL PROTECTED] wrote:

 
 The problem with Flash7 is that it works mainly with youtube and
 similar sites, and with irritating adverts. 

hardly the fault of the port ;-)

 So if you don't much use
 youtube, it's worse than nothing. It wont work with sites that use
 flash for navigation.

I've found Flash 7 to work pretty damn well in, say, 90% of the websites. In
the remaining 10%, it's blocked by the content creators and Macromedia wanting
me to upgrade. No crashes, no issues with navigations.

What sites have you had problems with?

B

_
{Beto|Norberto|Numard} Meijome

Law of Conservation of Perversity: 
  we can't make something simpler without making something else more complex

I speak for myself, not my employer. Contents may be hot. Slippery when wet.
Reading disclaimers makes you go blind. Writing them is worse. You have been
Warned.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mplayer on 6.2

2007-07-02 Thread Jim Capozzoli

On 6/29/07, kalin mintchev [EMAIL PROTECTED] wrote:



 cd /usr/ports/multimedia/win32-codecs  make install

yea...  i did that...  it broke somewhere..  or yea..  right here:
= Couldn't fetch it - please try to retrieve this
= port manually into /usr/ports/distfiles/win32 and try again.


look in uh, /usr/share/examples/cvsup, and there's a file called
ports-supfile.  copy that file somewhere in your [root] home
directory.  next,
`pkg_add -r cvsup-without-gui` (or build it, net/cvsup-without-gui)
then, go into that ports-supfile you copied to your home directory and
look for a like CHANGE_THIS.freebsd.org, and pick a cvsup server (I
use cvsup8.us.freebsd.org).

Once, you got all of that done, run
`cvsup -L 2 /root/ports-supfile` (assuming that's where you put it).

What this will do is update your ports collection to what's current.
The problem with win32-codecs is it seems like whenever they make a
new version of them, they delete the old version of their server.
Hence, you have to stay current. :)  I build everything I use from
scratch, I cvsup and portupgrade -a once a week or so.


i just don't have the patience for this ports thing anymore
just made that directory and stuck the codecs there and stuff appears to
be working now but thanks





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


I have a feeling somebody on the list is going to object to my method,
but it seems to work for me.  Hope this helps!

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


SSH and Sendmail problems w/ld-elf.so.1 after upgrade

2007-07-02 Thread William R. Dickson

Greetings,

Last night, I performed a binary upgrade on two servers from 4.11 to  
6.2. Both servers appeared to have identical configurations, apart  
from small differences like perl modules and the like. I built one of  
them myself a few years ago; a former co-worker built the other while  
I was on vacation, and I have no way to reach him to determine what  
he may have done differently.


Both upgrades appeared to work without any trouble. The server I  
originally built is operating normally. The server my former co- 
worker built is having problems with SSH and Sendmail (and possibly  
other things I haven't yet discovered).


Attempting to ssh into the new box results in:

  ssh: connect to host localhost port 22: Connection refused

Watching ssh -d I see:

  debug1: sshd version OpenSSH_4.5p1 FreeBSD-20061110
  debug1: read PEM private key done: type DSA
  debug1: private host key: #0 type 2 DSA
  debug1: rexec_argv[0]='/usr/sbin/sshd'
  debug1: rexec_argv[1]='-d'
  debug1: Bind to port 22 on ::.
  Server listening on :: port 22.
  debug1: Bind to port 22 on 0.0.0.0.
  Server listening on 0.0.0.0 port 22.
  debug1: fd 5 clearing O_NONBLOCK
  debug1: Server will not fork when running in debugging mode.
  debug1: rexec start in 5 out 5 newsock 5 pipe -1 sock 8
  debug1: inetd sockets after dupping: 3, 3
  /libexec/ld-elf.so.1: /usr/sbin/sshd: Undefined symbol __res_state

Running sendmail I get:

  # sendmail -v
  /libexec/ld-elf.so.1: sendmail: Undefined symbol __res_state

I get the same error when attempting to build openssh from ports.  
Building openssl works fine.


Any suggestions would be appreciated!

Thanks,

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


Re: mDNSResponder and avahi conflict when updade

2007-07-02 Thread Gaye Abdoulaye Walsimou

Norberto Meijome a écrit :

I bumped into the same conflict, although not because of the same packages. I
just unistalled mdnsreposnder and replaced it with avahi+libdns, replacing also
the dependencies with pkgdb.

Both I and the apps are none the wiser for the change ...but nothing seems to
be complaining as yet.

  


Yes your advice seems to work. thanks!!

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


Re: freebsd / gateway / parental control

2007-07-02 Thread Chuck Swiger

Norberto Meijome wrote:

On Fri, 29 Jun 2007 22:46:10 +0200
Momchil Ivanov [EMAIL PROTECTED] wrote:
4) Forget about the DSL router. Box with wireless NIC, 1 NIC for home net, 1 
NIC for the DSL

- same as above, just have to tell your box how to connect to your ISP


ok, this is interesting. You mean, plug the phone line straight into, say,
fxp1 ? and then using ppp to connect over PPoE to your ISP? 


I had originally thought of getting a DSL card , but there doesn't seem to be
any ADSL2/2+ supported.


A phone line is RJ11 and can be only a single pair; ethernet cables which go 
into a fxp NIC are RJ45 and have four pairs.  :-)  If you wanted to connect 
the phone line directly, you'd rightly need to get a DSL PCI card.


However, you can connect a DSL modem into one side in bridge mode, and have 
the output of the DSL modem connect to a FreeBSD machine via ethernet which 
uses PPP to do the PPPoE/PPPoA negotiation, or you can use a broadband 
router/switch to do that, instead.


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


Re: kern.hz=100 stops high-pitched whine

2007-07-02 Thread Chuck Swiger

Jack Stone wrote:
[ ... ]

A while ago, I noticed someone's kernel config that included:
hertz=2000 which made me wonder where this setting info comes from?

I've been using hertz=1000 however, with my much faster boxes, is this 
appropriate now?


It depends on what you are doing: it is most useful to tune HZ higher when 
machines are being used as firewalls/routers and/or are using device polling. 
 Faster HZ rates cause greater system overhead but will give shorter latency, 
up to a limiting point.


In simpler words, tuning HZ too high is bad.  :-)
One needs to do measurements and tune appropriately.

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


Re: kern.hz=100 stops high-pitched whine

2007-07-02 Thread Abdullah Ibn Hamad Al-Marri

On 7/2/07, Jack Stone [EMAIL PROTECTED] wrote:

From: Chuck Swiger [EMAIL PROTECTED]
To: cpghost [EMAIL PROTECTED]
CC: questions freebsd-questions@freebsd.org
Subject: Re: kern.hz=100 stops high-pitched whine
Date: Sun, 01 Jul 2007 09:46:19 -0400

cpghost wrote:
Are there any reasons NOT changing kern.hz from the
default 1000 back to 100? With my typical mix of
desktop apps (EPIA) and networking / server (Soekris),
everything seems to be running just as smoothly with
100 Hz than with 1000 Hz (testing now for two weeks
without problems). Even playing videos with mplayer
on the EPIA doesn't look different in any way.

Is it okay to stay with 100 Hz with this type of
low-speed CPU/boards? Or are there some compelling
reasons not to?

Actually, many Unix systems ran with HZ=100 until a few years ago, about
when Gb ethernet and CPUs became common.  A slower machine like the EPIA
boxes do quite well with HZ=100/200/250 or so...HZ=1000 is better if you
have a fast box running lots of concurrent processes, and/or are proxying
or routing network traffic where the difference between 10 ms and 1ms of
latency adds up and/or effects other systems.

--
-Chuck

A while ago, I noticed someone's kernel config that included:
hertz=2000
which made me wonder where this setting info comes from?

I've been using hertz=1000 however, with my much faster boxes, is this
appropriate now?

Thanks,
Jack


I don't know if the info is correct up to now or not, but I use pf
firewall, and I run IRC servers, I saw it in NOTES.

#
# NETWORKING OPTIONS

#
# DEVICE_POLLING adds support for mixed interrupt-polling handling
# of network device drivers, which has significant benefits in terms
# of robustness to overloads and responsivity, as well as permitting
# accurate scheduling of the CPU time between kernel network processing
# and other activities.  The drawback is a moderate (up to 1/HZ seconds)
# potential increase in response times.
# It is strongly recommended to use HZ=1000 or 2000 with DEVICE_POLLING
# to achieve smoother behaviour.
# Additionally, you can enable/disable polling at runtime with help of
# the ifconfig(8) utility, and select the CPU fraction reserved to
# userland with the sysctl variable kern.polling.user_frac
# (default 50, range 0..100).
#
# Not all device drivers support this mode of operation at the time of
# this writing.  See polling(4) for more details.

options DEVICE_POLLING

--

Maybe it's out of date now for 2000?

--
Regards,

-Abdullah Ibn Hamad Al-Marri
Arab Portal
http://www.WeArab.Net/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


unable to boot due to error in loader.conf

2007-07-02 Thread Tamouh H.

Hello,

Since people were talking about modifying kern.hz , I went the extreme and 
added kern.hz=10 to loader.conf , obviously the system didn't load properly. 
It panics during boot process.

This is 5.4-Stable, I've tried all other boot modes and the only option 
available is Escape to Loader Prompt.

Any tips on a way to recover this machine ? 

Thanks,

Tamouh 


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


Re: IPsec based on rfc 4303

2007-07-02 Thread Abdullah Ibn Hamad Al-Marri

On 7/2/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

hi,

  i use freeBSD 5.2 for developing software.
  i want to upgrade IPsec based on rfc4303.

  how about ports of IPsec implementation based on RFC 4303

  best regards
  Ckadi


You better for for FreeBSD 7.0 :)

--
Regards,

-Abdullah Ibn Hamad Al-Marri
Arab Portal
http://www.WeArab.Net/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Selecting printer from apps core dumps. Howto debug?

2007-07-02 Thread Nikola Lecic
(I proposed you a couple of things but generally it's a good idea to
ask this on freebsd-gnome@ as well, since at least the Abiword problem
is _maybe_ related to libgnomeprintui - Xfce.)

On Sat, 30 Jun 2007 22:06:58 +0100
Graham Bentley [EMAIL PROTECTED] wrote:

  have you compiled print/xfce4-print with Use cups as
  printing system? This matters, among other things. You 
  can check it with 'make showconfig' and change with 
  'make config'.
 
 3bsd# make showconfig
 === The following configuration options are available for
 xfce4-print-4.4.1_1: LPR=off Use lpr as printing system
  CUPS=on Use cups as printing system
  LETTER=off Use letter paper format instead of A4
 === Use 'make config' to modify these settings
 3bsd#

Ok...

 Its odd because the cups test page works, printing from
 mousepad and firefox works, but abiword bombs completely.
 In the short space of time I see it on the screen after 
 clicking print I can see there is no entry for the printer.

AFAIK Abiword has known (and very old) problem with Xfce, mainly
reflected in printing. As far as I understand it (I use neither Abiword
nor CUPS) the cause could be the Abiword's (false) expectations of pure
GNOME environment (including printing), which is only partially true in
Xfce. You can try this, but I have no idea what can happen:

  # portupgrade -f -m 'WANT_GNOME=no' abiword

Besides that, Claws Mail has by default similar expectations regarding
printing (libgnomeprintui). Do you have printing problems in Claws
Mail? Can you post here 'make showconfig of mail/claws-mail?

  I had similar problems until I removed lpr from the base.
  To do this, I added this to /etc/make.conf:
  WITHOUT_LPR=true
  CUPS_OVERWRITE_BASE=yes
  NO_LPR=yes
  and then rebuilt and reinstalled world and cups.

 I have tried adding lpd_enable=NO top rc.conf then realised
 cups replaces lpd anyway so that was no help.
 
 Somewhere along the line I have added
 
 [system=10]
 add path 'unlpt*' mode 0660 group cups
 add path 'ulpt*' mode 0660 group cups
 add path 'lpt*' mode 0660 group cups
 
 to /etc/devfs.rules and
 
 devfs_system_ruleset=system
 
 to rc.conf
 
 I wanted to avoid having to buildword just now ...
 
 and just read this thead ;
 
  CUPS installs its own version of lpr, lpq and lpd
  under /usr/local/bin.
  Therefore, be sure to delete lpr , lpq and lpd under 
  /usr/bin and then symlink from /usr/local/bin to /usr/bin.
 
 although lpd looks to be under /usr/sbin on my system?

You certainly shouldn't do this kind of random handiwork in your system.

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


Re: Selecting printer from apps core dumps. Howto debug?

2007-07-02 Thread Nikola Lecic
(I proposed you a couple of things but generally it's a good idea to
ask this on freebsd-gnome@ as well, since at least the Abiword problem
is _maybe_ related to libgnomeprintui - Xfce.)

On Sat, 30 Jun 2007 22:06:58 +0100
Graham Bentley [EMAIL PROTECTED] wrote:

  have you compiled print/xfce4-print with Use cups as
  printing system? This matters, among other things. You 
  can check it with 'make showconfig' and change with 
  'make config'.
 
 3bsd# make showconfig
 === The following configuration options are available for
 xfce4-print-4.4.1_1: LPR=off Use lpr as printing system
  CUPS=on Use cups as printing system
  LETTER=off Use letter paper format instead of A4
 === Use 'make config' to modify these settings
 3bsd#

Ok...

 Its odd because the cups test page works, printing from
 mousepad and firefox works, but abiword bombs completely.
 In the short space of time I see it on the screen after 
 clicking print I can see there is no entry for the printer.

AFAIK Abiword has known (and very old) problem with Xfce, mainly
reflected in printing. As far as I understand it (I use neither Abiword
nor CUPS) the cause could be the Abiword's (false) expectations of pure
GNOME environment (including printing), which is only partially true in
Xfce. You can try this, but I have no idea what can happen:

  # portupgrade -f -m 'WANT_GNOME=no' abiword

Besides that, Claws Mail has by default similar expectations regarding
printing (libgnomeprintui). Do you have printing problems in Claws
Mail? Can you post here 'make showconfig of mail/claws-mail?

  I had similar problems until I removed lpr from the base.
  To do this, I added this to /etc/make.conf:
  WITHOUT_LPR=true
  CUPS_OVERWRITE_BASE=yes
  NO_LPR=yes
  and then rebuilt and reinstalled world and cups.

 I have tried adding lpd_enable=NO top rc.conf then realised
 cups replaces lpd anyway so that was no help.
 
 Somewhere along the line I have added
 
 [system=10]
 add path 'unlpt*' mode 0660 group cups
 add path 'ulpt*' mode 0660 group cups
 add path 'lpt*' mode 0660 group cups
 
 to /etc/devfs.rules and
 
 devfs_system_ruleset=system
 
 to rc.conf
 
 I wanted to avoid having to buildword just now ...
 
 and just read this thead ;
 
  CUPS installs its own version of lpr, lpq and lpd
  under /usr/local/bin.
  Therefore, be sure to delete lpr , lpq and lpd under 
  /usr/bin and then symlink from /usr/local/bin to /usr/bin.
 
 although lpd looks to be under /usr/sbin on my system?

You certainly shouldn't do this kind of random handiwork in your system.

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


Re: unable to boot due to error in loader.conf

2007-07-02 Thread Lowell Gilbert
Tamouh H. [EMAIL PROTECTED] writes:

 Since people were talking about modifying kern.hz , I went the extreme and 
 added kern.hz=10 to loader.conf , obviously the system didn't load 
 properly. It panics during boot process.

 This is 5.4-Stable, I've tried all other boot modes and the only option 
 available is Escape to Loader Prompt.

 Any tips on a way to recover this machine ? 

Escape to the loader prompt, and set it back.  I think the syntax
should be set kern.hz=1000, but check the manual (online, if
necessary) if I messed up on the details.

Then remove the line from loader.conf once you boot.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Acronis TrueImage Enterprise Server

2007-07-02 Thread Jeremy M. Kelley
To whom it concerns:

 

I am currently evaluating some backup software for my company, and I am
wondering if anyone has successfully installed the Acronis TrueImage
Linux Agent on FreeBSD?  We have a FreeBSD based web server and 2
FreeBSD based file servers and I'm really hoping to get the agent
installed.  I've setup linux binary compatibility, but the program never
runs.  I can send strace's or whatever else is needed.  Thank you and I
hope you to hear from you soon.

 

Kind Regards,

 

Jeremy M. Kelley

Systems Administrator

Mindset Software, Inc.

Cell:   916.281.6386

Office:   916.446.8000 x205

 

 

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


Anyone has migrated Xorg from 6.9 to 7.2 with success ?

2007-07-02 Thread Frank Bonnet

Hello

I tried twice starting from a fresh 6.2-R installed machine
and followed intructions of the updating file but it failed
twice ... Once Xorg has been upgraded I've never been able
to start X server again , I use KDE so I start X server with
the kdm command.

Thanks a lot for any help

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


Re: The worst error message in history belongs to... BIND9!

2007-07-02 Thread Martin McCormick
Jeffrey Goldberg writes:
 I still remember as a newcomer to  Unix a long long time ago getting
 
   Bad magic number
 
 
 In retrospect, I suspect that I'd typed ld where I'd meant to type ls.

I have been doing things on Unix systems since about
1990 and the thing I run across that makes me ready to split a
brick with my bare hands to this very day is the not found
message one can get in a badly written shell script such as the
following:

#! /bin/sh
a = 5

that's enough to make it happen. Run that, and you get:

a: not found

Interestingly enough, if you run that same script in a
Debian Linux environment, you get:

./testfile: line 2: a: command not found

Most of you will probably instantly see what I did wrong in that
there shouldn't be any spaces between the variable name, the =
sign and the 5 which could be anything else. I just picked a 5
for the heck of it. If you are in a big messy shell script, just
seeing

a: not found

Doesn't tell me much except I know it's not working. The problem
could be either that there is a typo or it could be that $a is
null.

I usually find that I snuck a space in and didn't even
think about it at the time.

I don't know if error messages from other OS's are off
limits, but some of the ones from the most widely-used OS on
Earth are treasures. How about running a gigantic piece of
commercial software that does God knows what on your computer,
and getting an error like:

The software has performed an illegal operation.

I bet there is a second line that they had to print in
text using the same forground and background color so as to keep
from getting fired that reads:

Now, try and find it. Ha ha ha ha!

Then, there is the ultimate, the Check engine. light on the
modern car. It would be so nice if it said some indication as to
the seriousness of the problem so that one knows whether to get
it fixed now and maybe save $5,000 worth of repair costs or let
it slide a few days until a better time.

I like the quotation I read once that said that Unix is
a user-friendly operating system. It is just particular about
who it makes friends with.


Martin McCormick WB5AGZ  Stillwater, OK 
Systems Engineer
OSU Information Technology Department Network Operations Group
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Anyone has migrated Xorg from 6.9 to 7.2 with success ?

2007-07-02 Thread Tom Grove

Frank Bonnet wrote:

Hello

I tried twice starting from a fresh 6.2-R installed machine
and followed intructions of the updating file but it failed
twice ... Once Xorg has been upgraded I've never been able
to start X server again , I use KDE so I start X server with
the kdm command.

Thanks a lot for any help

Frank
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]
The list may be able to help you out more if you include a bit more 
about your machine, your X config and some errors.


Also, I was one of the lucky people that had a successful upgrade the 
first time on an up to date 6.2 release box.  I just followed the 
directions in UPDATING to a T and it was very, very long but fairly 
smooth.  I use XFCE, however, so I can't speak for the K folks.


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


Re: Anyone has migrated Xorg from 6.9 to 7.2 with success ?

2007-07-02 Thread Paul Schmehl
--On Monday, July 02, 2007 21:34:49 +0200 Frank Bonnet [EMAIL PROTECTED] 
wrote:



Hello

I tried twice starting from a fresh 6.2-R installed machine
and followed intructions of the updating file but it failed
twice ... Once Xorg has been upgraded I've never been able
to start X server again , I use KDE so I start X server with
the kdm command.


And the errors you get in the log file are

I'm running 6.2, successfully upgraded from 6.9 to 7.2, so it can certainly 
be done.


Without more info, we can't be much help to you, though.

--
Paul Schmehl ([EMAIL PROTECTED])
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/


Re: Anyone has migrated Xorg from 6.9 to 7.2 with success ?

2007-07-02 Thread Roland Smith
On Mon, Jul 02, 2007 at 04:20:09PM -0400, Tom Grove wrote:
 Frank Bonnet wrote:
 Hello
 
 I tried twice starting from a fresh 6.2-R installed machine
 and followed intructions of the updating file but it failed
 twice ... Once Xorg has been upgraded I've never been able
 to start X server again , I use KDE so I start X server with
 the kdm command.

I recently installed 6.2-RELEASE on a laptop. I did _not_ install the
old xorg (you could remove it).

After updating the ports tree, the x11/xorg port installed without
problems. It took a while, though.

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgpb0v5HtVxew.pgp
Description: PGP signature


Re: Anyone has migrated Xorg from 6.9 to 7.2 with success ?

2007-07-02 Thread Duane Hill

On Mon, 2 Jul 2007 at 21:34 +0200, [EMAIL PROTECTED] confabulated:


Hello

I tried twice starting from a fresh 6.2-R installed machine
and followed intructions of the updating file but it failed
twice ... Once Xorg has been upgraded I've never been able
to start X server again , I use KDE so I start X server with
the kdm command.

Thanks a lot for any help


I, like others, have successfully upgraded from Xorg 6.x to 7.x. I have 
three computers that were upgraded using the instructions within the 
UPDATING file. All three are running KDE.


However, if you are starting from complete scratch, why not just install a 
base FreeBSD setup from the CD. Then after you either csup (or cvsup) or 
portsnap the latest copy of the ports tree, install Xorg. The Xorg on the 
distribution CD is pre 7.x. Why not start right out on 7.x.

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


Re: flash

2007-07-02 Thread Chad Perrin
On Tue, Jul 03, 2007 at 12:55:55AM +1000, Norberto Meijome wrote:
 On Mon, 2 Jul 2007 14:00:41 +0100
 RW [EMAIL PROTECTED] wrote:
 
  
  The problem with Flash7 is that it works mainly with youtube and
  similar sites, and with irritating adverts. 
 
 hardly the fault of the port ;-)

Also . . . easily fixed in most cases simply by installing the
xpi-flashblock port.

-- 
CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ]
print substr(Just another Perl hacker, 0, -2);
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


FreeBSD 7.0-Release

2007-07-02 Thread Joe Vender
Has a release date been set for FreeBSD 7.0-Release? If not, how about an 
(educated guess) approximate date, month?


Joe

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


Finally Converting From Bind 8 - Bind 9

2007-07-02 Thread Tim Daneliuk

I am (ever so) slowly moving my domain from FBSD 4.x to 6.2.  I am now
at the point where I need to convert my Bind 8 configuration to Bind 9.
In so doing, I like to finally separate my internal (non-routable) hosts
so that their names never resolve outside the private network, and
expose only the public facing hosts to the world via DNS.  I'd also
like to (finally) associate names with dhcpd-provided addresses
so both forwards  reverses work inside the private network.

Could some kind soul please point me to a good HOWTO on this migration and
reconfiguration?  I am DAGSing as I write this, but so far have not
found what I want.

TIA,
--

Tim Daneliuk [EMAIL PROTECTED]
PGP Key: http://www.tundraware.com/PGP/

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


Problem with a NIC in FBSD 6.2

2007-07-02 Thread PU

Hello,

I have a bit of a problem I'm hoping someone here can help with. I built a
6.2 FBSD box and wound up with a bad NIC out of 3 and what I thought might
have been a bad pci slot. I replaced the NIC with a new one, and moved the
card to another slot just to make sure I took care of the problem.
However, now when I boot up, my rl0 interface is recognized, but isn't
'initialized'. What I mean by that is that I see entries in dmesg, but an
ifconfig does not show that interface. I can't even plumb the thing as the
OS says it doesn't exist. What really throws me is that the other two NICs
and a video card that were also moved are recognized with no problems at
all. Problems just seem to follow the rl0 interface.

When looking through dmesg, I see the following:

rl0: RealTek 8139 10/100BaseTX port 0x9000-0x90ff mem
0xde00-0xdeff irq 5 at device 13.0 on pci0
rl0: reset never completed!
rl0: unknown device ID: 
device_attach: rl0 attach returned 6

I'm about at the point where I'll just re-install since I haven't gotten
very far yet, but I'd like to learn something from this. My searches thus
far haven't been very helpful as most of the results have been concerning
problems with ACPI and disabling it.

I'm new to FreeBSD, so even if someone can point me to a good guide on
dealing with hardware in FreeBSD, it would be greatly appreciated. Of
course if that was in addition to whatever direct suggestions you might
have on how to resolve this problem, that would be wonderful too. ;-)

Thanks much!

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


Re: Problem with a NIC in FBSD 6.2

2007-07-02 Thread Tim Daneliuk

PU wrote:

Hello,

I have a bit of a problem I'm hoping someone here can help with. I built a
6.2 FBSD box and wound up with a bad NIC out of 3 and what I thought might
have been a bad pci slot. I replaced the NIC with a new one, and moved the
card to another slot just to make sure I took care of the problem.
However, now when I boot up, my rl0 interface is recognized, but isn't
'initialized'. What I mean by that is that I see entries in dmesg, but an
ifconfig does not show that interface. I can't even plumb the thing as the
OS says it doesn't exist. What really throws me is that the other two NICs
and a video card that were also moved are recognized with no problems at
all. Problems just seem to follow the rl0 interface.


Hmmm .. ISTM that the way to attack this is to take a single NIC and
try it in each slot to make sure that card it properly recognized.
Repeat for each NIC.  You will discover one of several possibilities:

a) A given NIC is actually bad in that it fails in one or more slots
   where the other (good) NICs work in any slot you try.
   Remedy: Place the NIC on the ground and strike it repeatedly
   with a large hammer.

b) All NICs work in some slots but fail on others.  This would hint
   to one of two possibilities:  A bad PCI slot or a motherboard
   that does strange and perverse things by hardwiring certain
   interrupts to certain slot positions (yes, I've seen this and
   it's maddening).  Remedy:  Run over the motherboard with a large
   tank.

c) Any given NIC will work in any slot, but they cannot all coexist in the
   same machine.  I have seen this sort of problem (not with NICs) and it
   was the aforementioned PCI interrupt mapping being hardwired and/or
   shared in unpleasant ways.  REMEDY: Again, run over the motherboard.


P.S.  RealTeks are not terrific NICs.  For low end - if you can even still
  find them, I like the old 3Com 3c905s.  For a few bucks more, the
  Intels seem to be quite nice as well.


P.P.S.  Make sure the mobo BIOS isn't doing something unnatural about
interrupt mapping/sharing and PCI slot configuration.

P.P.P.S Roasting goats


Tim Daneliuk [EMAIL PROTECTED]
PGP Key: http://www.tundraware.com/PGP/



--

Tim Daneliuk [EMAIL PROTECTED]
PGP Key: http://www.tundraware.com/PGP/


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


Re: Finally Converting From Bind 8 - Bind 9

2007-07-02 Thread Josh Paetzel
On Monday 02 July 2007 16:48, Tim Daneliuk wrote:
 I am (ever so) slowly moving my domain from FBSD 4.x to 6.2.  I am now
 at the point where I need to convert my Bind 8 configuration to Bind 9.
 In so doing, I like to finally separate my internal (non-routable) hosts
 so that their names never resolve outside the private network, and
 expose only the public facing hosts to the world via DNS.  I'd also
 like to (finally) associate names with dhcpd-provided addresses
 so both forwards  reverses work inside the private network.

 Could some kind soul please point me to a good HOWTO on this migration and
 reconfiguration?  I am DAGSing as I write this, but so far have not
 found what I want.

 TIA,

The first part of what you want is easy. 
In named.conf you'll have something like...

acl private-hosts { 192.168.1.0/24; 192.168.2.0/24; };

view internal {
match-clients { private-hosts; };
zone example.org {
type master;
file master/db.internal.example.org;
};
};

view external {
match-clients { any; };
zone example.org {
type master;
file master/db.example.org;
};
};

Now you have two separate zonefiles, one which is consulted when someone from 
192.168.1.0/24 or 192.168.2.0/24 makes a query and one that is consulted when 
anyone else makes a query.

HTH
-- 
Thanks,

Josh Paetzel


pgph7bvZtOHKl.pgp
Description: PGP signature


Re: flash

2007-07-02 Thread Anton Galitch

On 7/2/07, John Murphy [EMAIL PROTECTED] wrote:



FireFox or Opera?

I was able to get Flash7 working well in Firefox using tips from Nikola
Lecic in a thread on this list about a month ago. Mostly this post:

http://docs.freebsd.org/cgi/mid.cgi?200706020235.l522Zv7p002571

Can't seem to get YouTube working in Opera though. Just get the grey
square and some download activity, although the Flash player part of
this works:

http://www.adobe.com/shockwave/welcome/

--
John.




Hey, I tried what those tips and it worked but not for much. after some
seconds of running appears those grey square again. Im using flash 9, ill
try flash7 now. This is what I get after executing firefox from the console:

%firefox
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_DestroyStream() invoke: Connection
closed
*** NSPlugin Wrapper *** ERROR: NPP_Destroy() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPClass::Invalidate() invoke: Connection
closed
*** NSPlugin Wrapper *** ERROR: NPP_Destroy() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPClass::Invalidate() invoke: Connection
closed
*** NSPlugin Wrapper *** ERROR: NP_Shutdown() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed

*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_Destroy() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_DestroyStream() invoke: Connection
closed
*** NSPlugin Wrapper *** ERROR: NPP_URLNotify() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_Destroy() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPClass::Invalidate() invoke: Connection
closed
*** NSPlugin Wrapper *** ERROR: NP_Shutdown() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed

*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_GetValue() invoke: Connection closed
*** NSPlugin Wrapper *** WARNING: unhandled variable 11 in NPP_GetValue()
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
...
*** NSPlugin Wrapper *** ERROR: NPP_GetValue() invoke: Connection closed
*** NSPlugin Wrapper *** WARNING: unhandled variable 11 in NPP_GetValue()
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_GetValue() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_GetValue() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_GetValue() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_Destroy() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_DestroyStream() invoke: Connection
closed
*** NSPlugin Wrapper *** ERROR: NPP_URLNotify() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_Destroy() invoke: Connection closed


I cuted some parts, because it was too long.


--
http://feudaltimes.com.ar - Webmaster, designer and programmer
___
freebsd-questions@freebsd.org mailing list

Re: flash

2007-07-02 Thread Anton Galitch

and no, with flash7 It doesnt even load the application, just the grey
square, thats the log from the console:



%firefox
*** NSPlugin Wrapper *** WARNING: unhandled variable 11 in NPP_GetValue()
The program 'npviewer.bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
 (Details: serial 103 error_code 8 request_code 149 minor_code 3)
 (Note to programmers: normally, X errors are reported asynchronously;
  that is, you will receive the error a while after causing it.
  To debug your program, run it with the --sync command line
  option to change this behavior. You can then get a meaningful
  backtrace from your debugger if you break on the gdk_x_error() function.)
*** NSPlugin Wrapper *** ERROR: NPP_NewStream() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_New() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_GetValue() invoke: Connection closed
*** NSPlugin Wrapper *** WARNING: unhandled variable 11 in NPP_GetValue()
*** NSPlugin Wrapper *** ERROR: NPP_Destroy() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NP_Shutdown() invoke: Connection closed
*** NSPlugin Wrapper *** WARNING: unhandled variable 11 in NPP_GetValue()
*** NSPlugin Wrapper *** WARNING: unhandled variable 11 in NPP_GetValue()
*** NSPlugin Wrapper *** WARNING: unhandled variable 11 in NPP_GetValue()
*** NSPlugin Wrapper *** WARNING: unhandled variable 11 in NPP_GetValue()
*** NSPlugin Wrapper *** WARNING: unhandled variable 11 in NPP_GetValue()
*** NSPlugin Wrapper *** WARNING: unhandled variable 11 in NPP_GetValue()
The program 'npviewer.bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
 (Details: serial 103 error_code 8 request_code 149 minor_code 3)
 (Note to programmers: normally, X errors are reported asynchronously;
  that is, you will receive the error a while after causing it.
  To debug your program, run it with the --sync command line
  option to change this behavior. You can then get a meaningful
  backtrace from your debugger if you break on the gdk_x_error() function.)
*** NSPlugin Wrapper *** ERROR: NPP_NewStream() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_NewStream() invoke: Connection closed
^C
%
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


A query regarding SCTP in FreeBSD

2007-07-02 Thread sazzadur rahman

Hi,
I was just wondering whether SCTP implementation in FreeBSD supports dynamic
address reconfiguration
(http://www.ietf.org/internet-drafts/draft-ietf-tsvwg-addip-sctp-22.txt)
? I would appriciate any help in this regard.

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


Re: flash

2007-07-02 Thread Nikola Lecic
On Mon, 2 Jul 2007 20:07:35 -0300
Anton Galitch [EMAIL PROTECTED] wrote:

 and no, with flash7 It doesnt even load the application, just the grey
 square, thats the log from the console:
 [...]

People,

I think that you can find answers to a lot of problems mentioned here
if you read the threads starting from

  http://lists.freebsd.org/pipermail/freebsd-questions/2007-June/150737.html

and from

  http://lists.freebsd.org/pipermail/freebsd-questions/2007-June/150773.html 

Those posts cover flash7 with native browsers, possible problem after
updating Xorg and some explanations related to {ns,linux}pluginwrapper.

In my experience things remained the same in meantime.

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


Re: Re: flash

2007-07-02 Thread eculp

Quoting Anton Galitch [EMAIL PROTECTED]:


On 7/2/07, John Murphy [EMAIL PROTECTED] wrote:



FireFox or Opera?

I was able to get Flash7 working well in Firefox using tips from Nikola
Lecic in a thread on this list about a month ago. Mostly this post:

http://docs.freebsd.org/cgi/mid.cgi?200706020235.l522Zv7p002571

Can't seem to get YouTube working in Opera though. Just get the grey
square and some download activity, although the Flash player part of
this works:

http://www.adobe.com/shockwave/welcome/

--
John.




Hey, I tried what those tips and it worked but not for much. after some
seconds of running appears those grey square again. Im using flash 9, ill
try flash7 now. This is what I get after executing firefox from the console:

%firefox
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_DestroyStream() invoke: Connection
closed
*** NSPlugin Wrapper *** ERROR: NPP_Destroy() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPClass::Invalidate() invoke: Connection
closed
*** NSPlugin Wrapper *** ERROR: NPP_Destroy() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPClass::Invalidate() invoke: Connection
closed
*** NSPlugin Wrapper *** ERROR: NP_Shutdown() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed

*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_Destroy() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_DestroyStream() invoke: Connection
closed
*** NSPlugin Wrapper *** ERROR: NPP_URLNotify() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_Destroy() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPClass::Invalidate() invoke: Connection
closed
*** NSPlugin Wrapper *** ERROR: NP_Shutdown() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed

*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_GetValue() invoke: Connection closed
*** NSPlugin Wrapper *** WARNING: unhandled variable 11 in NPP_GetValue()
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
...
*** NSPlugin Wrapper *** ERROR: NPP_GetValue() invoke: Connection closed
*** NSPlugin Wrapper *** WARNING: unhandled variable 11 in NPP_GetValue()
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_GetValue() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_GetValue() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_GetValue() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_Destroy() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_DestroyStream() invoke: Connection
closed
*** NSPlugin Wrapper *** ERROR: NPP_URLNotify() invoke: Connection closed
*** NSPlugin Wrapper *** ERROR: NPP_Destroy() invoke: Connection closed


I've found flash9 to be a lost cause on both Stable and Current but  
I've found flash7 to be stable on both and with both the linux and  
freebsd versions of firefox and 

Re: FreeBSD 7.0-Release

2007-07-02 Thread matt donovan

it's on the freebsd site but the code freeze has begun so some are guessing
around October or so

On 7/2/07, Joe Vender [EMAIL PROTECTED] wrote:


Has a release date been set for FreeBSD 7.0-Release? If not, how about an
(educated guess) approximate date, month?

Joe

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


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


Re: FreeBSD 7.0-Release

2007-07-02 Thread Pietro Cerutti

matt donovan wrote:
 it's on the freebsd site but the code freeze has begun so some are guessing
  /\/\

Did you mean it isn't, right? Because I just can't find any infos
about the releng schedule for 7-RELEASE..

 around October or so
 
 On 7/2/07, Joe Vender [EMAIL PROTECTED] wrote:

 Has a release date been set for FreeBSD 7.0-Release? If not, how about an
 (educated guess) approximate date, month?

 Joe

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

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


-- 
Pietro Cerutti

PGP Public Key:
http://gahr.ch/pgp


signature.asc
Description: PGP signature


signature.asc
Description: OpenPGP digital signature


Re: FreeBSD 7.0-Release

2007-07-02 Thread youshi10

From http://www.emediawire.com/releases/2007/6/emw531216.htm, quoted in the 
News sections of freebsd.org:


Developers on the FreeBSD project worked with researchers from NTT to integrate 
their code, under a BSD license, into the CURRENT branch of FreeBSD, which will become 
the 7.0 release in the near future.

Nothing's hinted, but yes 7.0 is in a code freeze for the most part (very minor 
touch-ups are going into CURRENT from what I can see in the Perforce commits), 
so here goes to 7 RELEASE in the next couple months :)..

-Garrett

On Tue, 3 Jul 2007, Pietro Cerutti wrote:



matt donovan wrote:

it's on the freebsd site but the code freeze has begun so some are guessing

 /\/\

Did you mean it isn't, right? Because I just can't find any infos
about the releng schedule for 7-RELEASE..


around October or so

On 7/2/07, Joe Vender [EMAIL PROTECTED] wrote:


Has a release date been set for FreeBSD 7.0-Release? If not, how about an
(educated guess) approximate date, month?

Joe

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


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



--
Pietro Cerutti

PGP Public Key:
http://gahr.ch/pgp




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


SMP options and core dump failure

2007-07-02 Thread Yong Rao
Hello,

 

We have a problem with SMP kernel. It could not dump out core when the
crash happens.

 

I am able to isolate the problem to kernel configurations which have SMP
enabled when used with 2 cpus. 

With ONE cpu the core dump works ok.

 

I built the kernel with GENERIC, and deliberately crash the kernel (for
testing purpose). The core dump works fine.

Only added the options SMP and crashed the kernel, then prior to any
pages being dumped out, it hangs there.

 

Has someone successfully core dumped on a system using SMP kernel with
multiple CPUs?

 

I tried on two different boxes (different motherboards, CPUs and hard
disks). Both got failed.

 

I tried to enable the DDB, but don't know what to look for when it goes
into ddb. Appreciate any pointers.

 

a) The CPU information is 

 

CPU: Dual Core AMD Opteron(tm) Processor 280 (2405.47-MHz 686-class CPU)

  Origin = AuthenticAMD  Id = 0x20f12  Stepping = 2

 
Features=0x178bfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE
,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,S

SE,SSE2,HTT

  Features2=0x1SSE3

  AMD Features=0xe2500800SYSCALL,NX,MMX+,FFXSR,LM,3DNow+,3DNow

  AMD Features2=0x3LAHF,CMP

  Cores per package: 2

 

 

b) We also tried on another mother board, which has 2 CPUs. The CPU
information is below.

 

CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2800.11-MHz 686-class CPU)

  Origin = GenuineIntel  Id = 0xf29  Stepping = 9

 
Features=0xbfebfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE
,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE

  Features2=0x4400CNTX-ID,b14

real memory  = 2147418112 (2047 MB)

avail memory = 2096300032 (1999 MB)

ACPI APIC Table: A M I  OEMAPIC 

FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs  cpu0 (BSP): APIC
ID:  0

 cpu1 (AP): APIC ID:  6

 

 

c) The following are the prints when the dump hung.

 

mem dump: start address = 0x4352, len=0x30


 


 


Fatal trap 12: page fault while in kernel mode


cpuid = 1; apic id = 01


fault virtual address   = 0x4352


fault code  = supervisor read, page not present


instruction pointer = 0x20:0xc9e9fc92


stack pointer   = 0x28:0xebdbdbdc


frame pointer   = 0x28:0xebdbdbf8


code segment= base 0x0, limit 0xf, type 0x1b


= DPL 0, pres 1, def32 1, gran 1


processor eflags= interrupt enabled, resume, IOPL = 0


current process = 74231 (pnicdbg)


trap number = 12


panic: page fault


cpuid = 1


Uptime: 1d18h27m42s


Dumping 4030 MB (2 chunks)


  chunk 0: 1MB (154 pages) ... ok


  chunk 1: 4031MB (1031776 pages)   (stopped and hung here)

 

 

Thanks,

 

Yong Rao

Force10 Networks Inc.

350 Holger Way

San Jose, CA 95132

408 571 6317

 

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


Re: mdconfig using malloc()

2007-07-02 Thread Pieter de Goeje
On Friday 29 June 2007, Shawn O'Connor wrote:
 On Jun 28, 2007, at 4:41 PM, Pieter de Goeje wrote:
  On Thursday 28 June 2007, Shawn O'Connor wrote:
  Guys,
 
  I'm trying to do the following:
 
  mdconfig -a -t malloc -o reserve -s 2g
 
  You really don't want to do this. mdconfig will try to allocate 2G
  of wired
  memory, which will obviously fail, because you really don't have
  that much
  kernel memory available. This might work (with some tweaks) on a 64bit
  platform however.

 I have 8GB of RAM on this machine.  Wouldn't allocating 2GB of it to
 a RAM disk would be okay?  It is an amd64.

 I found this options that I can change in the kernel config file.  I
 think if I set them, I'll have enough KVM for this command to be
 performed.


 options VM_KMEM_SIZE_MAX=2684354560
 options VM_KMEM_SIZE_SCALE=2

 That should give me  2.5GB of KVM, from which I should be able to
 safely allocate 2GB to a RAM disk, right?
It allows FreeBSD to indeed allocate up to 2.5GB of KVM. But... there must 
ofcourse be enough kvm to begin with. If I'm completely wrong here please 
someone correct me.
Check sysctl vm.kvm_size to see the limit. Changing the amount of kvm is not 
something that I know how to do.

  Which fails saying it can't:
 
mdconfig: ioctl(/dev/mdctl): Cannot allocate memory
 
  I saw some old post advocated using -t swap instead, saying that swap
  probably wouldn't be used until real memory was consumed. But, on my
  6.2 machine that immediately raises the swap usage to 2GB and does
  use disk instead of RAM when I test using it.
 
  That's because you used -o reserve. Leave it out and it'll be fine.

 When using with -o reserve and swap it returns immediately, just like
 with -t malloc without the -o reserve (except without the nasty
 repercussions of running out of RAM).  My problem isn't that it uses
 the swap (nothing is using it anyway), but that it is using disk at
 all, which is way to slow for what I'm trying to do.

 Thanks for the help!
No problem :)

   -Shawn

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


Re: Acronis TrueImage Enterprise Server

2007-07-02 Thread Norberto Meijome
On Mon, 2 Jul 2007 12:05:18 -0700
Jeremy M. Kelley [EMAIL PROTECTED] wrote:

   I've setup linux binary compatibility, but the program never
 runs.  I can send strace's or whatever else is needed.  Thank you and I
 hope you to hear from you soon.

any errors? 

post the *text* output of ktrace somewhere so we can see what happens.

u run ktrace [your program]. a ktrace.out is created. then run kdump -f 
ktrace.out  somethingsomething.txt and post the .txt somewhere. Basically :)

_
{Beto|Norberto|Numard} Meijome

Never take Life too seriously, no one gets out alive anyway.

I speak for myself, not my employer. Contents may be hot. Slippery when wet. 
Reading disclaimers makes you go blind. Writing them is worse. You have been 
Warned.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Acronis TrueImage Enterprise Server

2007-07-02 Thread Norberto Meijome
On Mon, 2 Jul 2007 12:05:18 -0700
Jeremy M. Kelley [EMAIL PROTECTED] wrote:

 I've setup linux binary compatibility, but the program never
 runs.
sorry for the double posting.

Make sure that 
- you DO have linux.ko loaded
- you may want to try mount linprocfs on /usr/compat/linux/proc , just in case 
the linux software needs access to linux version of /proc
- does ldd [prg] show any missing libraries? 


_
{Beto|Norberto|Numard} Meijome

Caminante no hay camino, se hace camino al andar
   Antonio Machado

I speak for myself, not my employer. Contents may be hot. Slippery when wet. 
Reading disclaimers makes you go blind. Writing them is worse. You have been 
Warned.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problem with a NIC in FBSD 6.2

2007-07-02 Thread Norberto Meijome
On Mon, 02 Jul 2007 17:24:47 -0500
Tim Daneliuk [EMAIL PROTECTED] wrote:

 PU wrote:
  Hello,
 
  I have a bit of a problem I'm hoping someone here can help with. I built a
  6.2 FBSD box and wound up with a bad NIC out of 3 and what I thought might
  have been a bad pci slot. I replaced the NIC with a new one, and moved the
  card to another slot just to make sure I took care of the problem.
  However, now when I boot up, my rl0 interface is recognized, but isn't
  'initialized'. What I mean by that is that I see entries in dmesg, but an
  ifconfig does not show that interface. I can't even plumb the thing as the
  OS says it doesn't exist. What really throws me is that the other two NICs
  and a video card that were also moved are recognized with no problems at
  all. Problems just seem to follow the rl0 interface.
 

[]
 b) All NICs work in some slots but fail on others.  This would hint
 to one of two possibilities:  A bad PCI slot or a motherboard
 that does strange and perverse things by hardwiring certain
 interrupts to certain slot positions (yes, I've seen this and
 it's maddening).  Remedy:  Run over the motherboard with a large
 tank.

Before heading to your local military surplus shop for a second hand tank, you
may want to have a play with the PCI IRQ settings in your motherboard : 
- Change them from auto to one different IRQ to each slot.

- DISABLE devices you dont need. Do you need 2 COM ports + LPT + who knows what
else? This is usually the problem - you're NIC, in a certain pci slot,
conflicts with other devices. 

In most motherboards, the IRQ assignment is shown just after POST and just
before the OS boots (best way to see it is to remove all bootable devices so
it's stuck after POST). You *really* want to have individual IRQs for each NIC.\

I've had this problem with some ASUS motherboards, Award bios + 3+  fxp cards.

[]
_
{Beto|Norberto|Numard} Meijome

Law of Conservation of Perversity: 
  we can't make something simpler without making something else more complex

I speak for myself, not my employer. Contents may be hot. Slippery when wet.
Reading disclaimers makes you go blind. Writing them is worse. You have been
Warned.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 7-Current: turn off debugging (kqread?)

2007-07-02 Thread Pieter de Goeje
On Friday 29 June 2007, Kevin Kramer wrote:
 yes. that is where I have started, but I cannot get buildkernel to build
 with those commented out. the UPDATING file also lists heavy debugging
 turned on in userland, which I can't track down to any config files.
Add CFLAGS+= -DMALLOC_PRODUCTION to make.conf and rebuild world (or just 
libc). It boosted performance for my app (with a lot of embedded lua) by 20%.

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


Re: Problem with a NIC in FBSD 6.2

2007-07-02 Thread PU

Thank you all, for your replies. After messing around and trying a few
things (including messing with the BIOS settings by disabling serial and
parallel ports as well as manually setting IRQs), I ended up taking out one
of the Netgear cards and putting in an old 3com 3c905 that I had sitting
around. Once I did that, I was able to install with no problem and all the
cards are recognized with no conflicts.

And, to answer Iams question: It's for a firewall. :)

Thanks much,

Peter

On 7/2/07, Norberto Meijome [EMAIL PROTECTED] wrote:


On Mon, 02 Jul 2007 17:24:47 -0500
Tim Daneliuk [EMAIL PROTECTED] wrote:

 PU wrote:
  Hello,
 
  I have a bit of a problem I'm hoping someone here can help with. I
built a
  6.2 FBSD box and wound up with a bad NIC out of 3 and what I thought
might
  have been a bad pci slot. I replaced the NIC with a new one, and moved
the
  card to another slot just to make sure I took care of the problem.
  However, now when I boot up, my rl0 interface is recognized, but isn't
  'initialized'. What I mean by that is that I see entries in dmesg, but
an
  ifconfig does not show that interface. I can't even plumb the thing as
the
  OS says it doesn't exist. What really throws me is that the other two
NICs
  and a video card that were also moved are recognized with no problems
at
  all. Problems just seem to follow the rl0 interface.


[]
 b) All NICs work in some slots but fail on others.  This would hint
 to one of two possibilities:  A bad PCI slot or a motherboard
 that does strange and perverse things by hardwiring certain
 interrupts to certain slot positions (yes, I've seen this and
 it's maddening).  Remedy:  Run over the motherboard with a large
 tank.

Before heading to your local military surplus shop for a second hand tank,
you
may want to have a play with the PCI IRQ settings in your motherboard :
- Change them from auto to one different IRQ to each slot.

- DISABLE devices you dont need. Do you need 2 COM ports + LPT + who knows
what
else? This is usually the problem - you're NIC, in a certain pci slot,
conflicts with other devices.

In most motherboards, the IRQ assignment is shown just after POST and just
before the OS boots (best way to see it is to remove all bootable devices
so
it's stuck after POST). You *really* want to have individual IRQs for each
NIC.\

I've had this problem with some ASUS motherboards, Award bios + 3+  fxp
cards.

[]
_
{Beto|Norberto|Numard} Meijome

Law of Conservation of Perversity:
  we can't make something simpler without making something else more
complex

I speak for myself, not my employer. Contents may be hot. Slippery when
wet.
Reading disclaimers makes you go blind. Writing them is worse. You have
been
Warned.


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


Re: periodic.conf quieter

2007-07-02 Thread Richard Lynch
 On Wed, Jun 13, 2007 at 10:51:06AM -0500, Richard Lynch wrote:
 Thanks to the fine folks here, I've gotten periodic.conf to only
 output messages I need to know, *except* for this one:

 Security check:
 (output mailed separately)

 I've looked through /et/defaults/periodic.conf, Google a fair
 amount,
 and am still coming up empty with a setting to suppress that one...

 I'm probably just being stupid (again) but what am I missing?

On Wed, June 13, 2007 11:38 am, Brian A. Seklecki wrote:

 # 450.status-security
 daily_status_security_enable=YES  # Security
 check

 ...probably no.


On Wed, June 13, 2007 4:28 pm, Kelvin Woods wrote:
 You could always re-direct the output to a file...

 daily_status_security_output=/var/log/security.log

[coming back after a suitable wait for a response, I hope...]

My goal is not to stop paying attention to security issues, nor to log
them into a file I'll forget to ever check... :-)

My goal is to get FreeBSD to shut up unless I need to know something.

But do email me when I need to know something.

Right now, it's like a little kid telling me every time he went to pee
or something... :-v

I'm trying the inline setting to yes for the security, so at least
I'll only get one pointless email per day instead of two, but I'd
really appreciate any insight from anybody who shares similar goals.

TIA

-- 
Some people have a gift link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

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


Re: flash

2007-07-02 Thread Richard Lynch
On Sun, July 1, 2007 2:25 pm, kalin mintchev wrote:
 and which port do i exactly install to be able to whach flash video?
 i did the /usr/ports/www/flashplugin-mozilla - didn't work. the other
 one
 is marked as broken...
 now that cnn moved to that i can't watch it anymore and i have never
 been
 able to see any of the videos on youtube  what do i need?

Need is relative, but personally, I stopped installing Flash even
operating systems where it actually sort of works, albeit sucking down
CPU and RAM like there's no tomorrow, and crashing on a semi-regular
basis...

I found my surfing experience vastly improved without Flash.

Formerly dog-slow sites are much faster.

And there isn't any content I've felt deprived to not get.

Obviously, folks who spend their free time (or work-time :-)) watching
youtube would feel differently, but...

-- 
Some people have a gift link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

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


Re: Anyone has migrated Xorg from 6.9 to 7.2 with success ?

2007-07-02 Thread Parv
in message [EMAIL PROTECTED],
wrote Frank Bonnet thusly...

  I tried twice starting from a fresh 6.2-R installed machine and
  followed intructions of the updating file but it failed twice ...
  Once Xorg has been upgraded I've never been able to start X
  server again , I use KDE so I start X server with the kdm
  command.

I do not use kde.  Anyway, what else to tell you as I too had no
problems whilst not following the official directions.

I de installed X 6.9.x  all the dependent software; installed X 7.x;
rebuild+reinstalled the needed software.  Somewhere in there set
/usr/X11R6 symbolic link to $LOCALBASE, and set $X11BASE same as
$LOCALBASE in /etc/make.conf.


  - Parv

-- 

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


Re: Problem with a NIC in FBSD 6.2

2007-07-02 Thread Norberto Meijome
On Mon, 2 Jul 2007 21:44:28 -0500
PU [EMAIL PROTECTED] wrote:

 I ended up taking out one
 of the Netgear cards and putting in an old 3com 3c905 that I had sitting
 around. 

good to hear it works. FWIW, i've had weird issues with netgear NICs too (not
only on FBSD) - sticking to intel / 3com / Bge from now on

_
{Beto|Norberto|Numard} Meijome

Some cause happiness wherever they go; others, whenever they go.
  Oscar Wilde

I speak for myself, not my employer. Contents may be hot. Slippery when wet.
Reading disclaimers makes you go blind. Writing them is worse. You have been
Warned.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: flash

2007-07-02 Thread Robert Huff
Richard Lynch writes:

  I found my surfing experience vastly improved without Flash.
  
  Formerly dog-slow sites are much faster.
  
  And there isn't any content I've felt deprived to not get.

There are an increasing number of sites - including way too
many companies who can afford to hire people who ought to know
better - where the entry page is 100% Flash.  Not even a button for
[Skip Flash].


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


Re: Re: flash

2007-07-02 Thread Norberto Meijome
On Mon, 02 Jul 2007 18:15:55 -0500
[EMAIL PROTECTED] wrote:

 P.S.  Need a trick to get folks to recognize it as flash9.  I have an  
 idea, possibly incorrect, that most folks who are asking for flash8 or  
 higher will work with flash 7.

I agree with you here, and I will test any possible hack :)

_
{Beto|Norberto|Numard} Meijome

There are no stupid questions, but there are a LOT of inquisitive idiots.

I speak for myself, not my employer. Contents may be hot. Slippery when wet. 
Reading disclaimers makes you go blind. Writing them is worse. You have been 
Warned.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problem with a NIC in FBSD 6.2

2007-07-02 Thread Tim Daneliuk

Norberto Meijome wrote:

On Mon, 02 Jul 2007 17:24:47 -0500
Tim Daneliuk [EMAIL PROTECTED] wrote:


PU wrote:

Hello,

I have a bit of a problem I'm hoping someone here can help with. I built a
6.2 FBSD box and wound up with a bad NIC out of 3 and what I thought might
have been a bad pci slot. I replaced the NIC with a new one, and moved the
card to another slot just to make sure I took care of the problem.
However, now when I boot up, my rl0 interface is recognized, but isn't
'initialized'. What I mean by that is that I see entries in dmesg, but an
ifconfig does not show that interface. I can't even plumb the thing as the
OS says it doesn't exist. What really throws me is that the other two NICs
and a video card that were also moved are recognized with no problems at
all. Problems just seem to follow the rl0 interface.


[]

b) All NICs work in some slots but fail on others.  This would hint
to one of two possibilities:  A bad PCI slot or a motherboard
that does strange and perverse things by hardwiring certain
interrupts to certain slot positions (yes, I've seen this and
it's maddening).  Remedy:  Run over the motherboard with a large
tank.


Before heading to your local military surplus shop for a second hand tank, 


Personally, I keep a tank on hand at all times to correct misbehaving
hardware.  It's also useful for keeping the Oh, you work on computers,
could you fix my Windows laptop... crowd away, particularly when the
50mm canons are aimed at their cars.  But that's just me ...


--

Tim Daneliuk [EMAIL PROTECTED]
PGP Key: http://www.tundraware.com/PGP/

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