Re: firefox 3.5 exited on signal 12

2009-07-05 Thread Ott Köstner
On Sunday 05 July 2009 8:32:35 am Unga wrote: > I have installed firefox 3.5,1 port (make install clean) on FreeBSD 7.2 i386. > Firefox crashes when it try to display Theora video > (http://www-cs-faculty.stanford.edu/~nick/theora-soccer/) with following > message on logs: > kernel: pid 1106 (f

Re: Annoying problem with apache22 / php5 - how to investigate?

2009-07-05 Thread Per olof Ljungmark
Bruce Ferrell wrote: Per olof Ljungmark wrote: Bruce Ferrell wrote: Per olof Ljungmark wrote: Hi, We run 7-STABLE and apache22 with php5 serving pages from a webmail app (Horde). Randomly (as it seems at least), there is a 500 (Internal server error) and a blank page is presented to the use

Re: firefox 3.5 exited on signal 12

2009-07-05 Thread Lowell Gilbert
Unga writes: > I have installed firefox 3.5,1 port (make install clean) on FreeBSD 7.2 i386. > Firefox crashes when it try to display Theora video > (http://www-cs-faculty.stanford.edu/~nick/theora-soccer/) with following > message on logs: > kernel: pid 1106 (firefox-bin), uid 1001: exited on

Re: can't get atheros ar2413 to connect under freebsd 7.2

2009-07-05 Thread Atheer Elobadi
please help ... On Sat, Jul 4, 2009 at 4:44 AM, Atheer Elobadi wrote: > hello, > I've been trying to set my wireless card under Freebsd 7.2-RELEASE, but no > success (it worked fine on 7.0).. would appreciate some advice > > > in /boot/loader.conf: > > if_ath_load="YES" > wlan_tkip_load="YES" > w

Re: can't get atheros ar2413 to connect under freebsd 7.2

2009-07-05 Thread Atheer Elobadi
On Sun, Jul 5, 2009 at 3:09 PM, Atheer Elobadi wrote: > please help ... > > On Sat, Jul 4, 2009 at 4:44 AM, Atheer Elobadi > wrote: > >> hello, >> I've been trying to set my wireless card under Freebsd 7.2-RELEASE, but no >> success (it worked fine on 7.0).. would appreciate some advice >> >> >>

Re: can't get atheros ar2413 to connect under freebsd 7.2

2009-07-05 Thread Glen Barber
On Fri, Jul 3, 2009 at 10:44 PM, Atheer Elobadi wrote: > hello, > I've been trying to set my wireless card under Freebsd 7.2-RELEASE, but no > success (it worked fine on 7.0).. would appreciate some advice > > > in /boot/loader.conf: > > if_ath_load="YES" > wlan_tkip_load="YES" > wlan_scan_ap_load=

Re: can't get atheros ar2413 to connect under freebsd 7.2

2009-07-05 Thread Glen Barber
On Sun, Jul 5, 2009 at 10:51 AM, Atheer Elobadi wrote: > output from 'ifconfig ath0': > > ath0: flags=8843 metric 0 mtu > 1500 > ether "00:19:7d:be:8c:65 > media: IEEE 802.11 Wireless thernet autoselect (autoselect) > status: no carrier > ssid "" channel 13 (2472 Mhz 11g) > authmode open p

how to do a live migration of a freebsd box to another box with rsync

2009-07-05 Thread insrc
Hi, I'm used to migrate GNU/Linux system from one box to another by booting the second box with a liveCD (like systemrescueCD for example) and by copying the "/" filesystem (using the ssh transport) with rsync. I would like to do the same for BSD system but i have two issues: - as the UFS write su

Fwd: can't get atheros ar2413 to connect under freebsd 7.2

2009-07-05 Thread Atheer Elobadi
-- Forwarded message -- From: Atheer Elobadi Date: Sun, Jul 5, 2009 at 4:51 PM Subject: Re: can't get atheros ar2413 to connect under freebsd 7.2 To: Glen Barber output from 'ifconfig ath0': ath0: flags=8843 metric 0 mtu 1500 ether "00:19:7d:be:8c:65 media: IEEE 802.11

SOLVED (Re: firefox 3.5 exited on signal 12)

2009-07-05 Thread Ott Köstner
On Sunday 05 July 2009 11:10:18 am Ott Köstner wrote: > On Sunday 05 July 2009 8:32:35 am Unga wrote: > > > I have installed firefox 3.5,1 port (make install clean) on FreeBSD 7.2 > > i386. Firefox crashes when it try to display Theora video > > (http://www-cs-faculty.stanford.edu/~nick/theora-s

Bridge network device for VirtualBox

2009-07-05 Thread Doug Poland
Hello, I'm experimenting with the new VirtualBox port and wand to implement a bridged network interface on the FreeBSD host. Could someone point me to some docs that may assist me? BTW, the handbook advanced networking section, http://www.freebsd.org/doc/en/books/handbook/network-bridging.h

Re: SOLVED (Re: firefox 3.5 exited on signal 12)

2009-07-05 Thread Giorgos Keramidas
On Sun, 5 Jul 2009 23:02:13 +0300, Ott Köstner wrote: > On Sunday 05 July 2009 11:10:18 am Ott Köstner wrote: >> On Sunday 05 July 2009 8:32:35 am Unga wrote: >> >> > I have installed firefox 3.5,1 port (make install clean) on FreeBSD >> > 7.2 i386. Firefox crashes when it try to display Theora vi

Fwd: can't get atheros ar2413 to connect under freebsd 7.2

2009-07-05 Thread Atheer Elobadi
please .. someone .. -- Forwarded message -- From: Atheer Elobadi Date: Sun, Jul 5, 2009 at 7:27 PM Subject: Fwd: can't get atheros ar2413 to connect under freebsd 7.2 To: freebsd-questions@freebsd.org -- Forwarded message -- From: Atheer Elobadi Date: Sun, Ju

Num Lock key in X, PF keys, involves xmodmap, xev

2009-07-05 Thread Polytropon
Dear list, since I moved to a new keyboard, I have some trouble. Everything except the Num Lock functionality works fine. Let me explain: The keyboard is a BOSCOM PS/2 keyboard (with 122 keys, intended for 5250 operations on a PC) that contains a keyboard controller, so the keyboard can simply be

Re: Bridge network device for VirtualBox

2009-07-05 Thread Beat Gaetzi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Doug Poland wrote: > Hello, > > I'm experimenting with the new VirtualBox port and wand to implement a > bridged network interface on the FreeBSD host. Could someone point me > to some docs that may assist me? Only NAT networking is available

Re: how to do a live migration of a freebsd box to another box with rsync

2009-07-05 Thread perryh
insrc wrote: > it seems that i've to use a BSD liveCD but i can't find one :-/ www.freesbie.org The site is not responding for me ATM, but the text is cached here: http://74.125.155.132/search?q=cache:WjK0Anp5tb4J:www.freesbie.org/+freesbie+freebsd&hl=en&gl=us&strip=1 __

Re: Bridge network device for VirtualBox

2009-07-05 Thread Martin Wilke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Jul 05, 2009 at 03:10:07PM -0500, Doug Poland wrote: > Hello, > > I'm experimenting with the new VirtualBox port and wand to implement a > bridged network interface on the FreeBSD host. Could someone point me > to some docs that may assist

Re: can't get atheros ar2413 to connect under freebsd 7.2

2009-07-05 Thread Paul B. Mahol
On 7/5/09, Atheer Elobadi wrote: > please .. someone .. Data you provided is worthless. -- Paul ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questi

Re: can't get atheros ar2413 to connect under freebsd 7.2

2009-07-05 Thread Atheer Elobadi
what data should i provide.. i'm sorry... but i'm new at this On Sun, Jul 5, 2009 at 11:17 PM, Paul B. Mahol wrote: > On 7/5/09, Atheer Elobadi wrote: > > please .. someone .. > > Data you provided is worthless. > > -- > Paul > ___ freebsd-questions@f

Re: SanDisk FreeBSD 7.2 p1 install

2009-07-05 Thread Al Plant
Al Plant wrote: Al Plant wrote: Aloha, Thanks for the help from the list on installing FreeBSD 7.2 on a Sandisk USB Flash drive. I was able to install the basic FreeBSD files and it rebooted. I used the 7.2 that Manolis created. However there were errors with trying to load the install for x

Re: SanDisk FreeBSD 7.2 p1 install

2009-07-05 Thread Polytropon
On Sun, 05 Jul 2009 11:46:15 -1000, Al Plant wrote: > I discovered that in the HP Mini netbook FreeBSD 7.2 unfortunately does > not recognize the Nic's either hard wired or Wlan. Anone know how to > find what nics are in this HP MIni? There are no instructions about this > with the unit. And I

Re: Num Lock key in X, PF keys, involves xmodmap, xev

2009-07-05 Thread Polytropon
Additional information, just recognized: When Num Lock is on (as described in my first message), some window manager functions don't work anymore: When doubleclicking on a title bar, the window does not roll up. When pressing Alt and dragging a window with the left mouse button, the window does no

Re: VT100 FreeBSD spreadsheet with data manipulation connections

2009-07-05 Thread Kelly Jones
On 7/4/09, Bill Campbell wrote: > On Fri, Jul 03, 2009, Kelly Jones wrote: >>I'm looking for a "command-line" (VT100) FreeBSD spreadsheet that has >>data manipulation connections. > > One that I have used off and on for years is ``sc''. It's > simple, and stores data in fairly simple ascii files.

SOLVED (Re: X Terminals problem)

2009-07-05 Thread Leonardo M . Ramé
The problem was a vimrc copied from a Windows machine to /usr/local/share/vim/vimrc containing this long statusline: set statusline=%F%m%r%h%w\ [FORMAT=%{&ff}]\ [TYPE=%Y]\ [ASCII=\%03.3b]\ [HEX=\%02.2B]\ [POS=%04l,%04v][%p%%]\ [LEN=%L] set laststatus=2 Leonardo M. Ramé http://leonardorame.blo

Re: can't get atheros ar2413 to connect under freebsd 7.2

2009-07-05 Thread Paul B. Mahol
On 7/5/09, Atheer Elobadi wrote: > what data should i provide.. i'm sorry... but i'm new at this Run wpa_supplicant with debug flags ... Try with wlandebug(8) if it is not PBKAC. -- Paul ___ freebsd-questions@freebsd.org mailing list http://lists.free

Speeding up Xorg on Dell Inspiron 1525

2009-07-05 Thread Leonardo M . Ramé
I'm running 7.2-RELEASE i386 on a Dell Inspiron 1525. This laptop has an Intel GM965 Mobile graphics card, and while X performance is acceptable, it feels slow compared to Windows XP installed on another partition on the same machine. Does anyone has this same computer? What can I do to improve

Re: Num Lock key in X, PF keys, involves xmodmap, xev

2009-07-05 Thread Paul B. Mahol
On 7/5/09, Polytropon wrote: > Additional information, just recognized: > > When Num Lock is on (as described in my first message), some window > manager functions don't work anymore: When doubleclicking on a title > bar, the window does not roll up. When pressing Alt and dragging a > window with

Re: SanDisk FreeBSD 7.2 p1 install

2009-07-05 Thread Al Plant
Polytropon wrote: On Sun, 05 Jul 2009 11:46:15 -1000, Al Plant wrote: I discovered that in the HP Mini netbook FreeBSD 7.2 unfortunately does not recognize the Nic's either hard wired or Wlan. Anone know how to find what nics are in this HP MIni? There are no instructions about this with the

Re: how to do a live migration of a freebsd box to another box with rsync

2009-07-05 Thread Bertram Scharpf
Hi, Am Sonntag, 05. Jul 2009, 18:18:03 +0200 schrieb insrc: > - as the UFS write support is still experimental in the Linux kernel, it > seems that i've to use a BSD liveCD but i can't find one :-/ I heard about > frenzy ( http://frenzy.org.ua/en/ ) but the homepage says that the project > is no l

Re: X Terminals problem

2009-07-05 Thread Erich Dollansky
Hi, On 04 July 2009 pm 23:17:48 Leonardo M. Ramé wrote: > In my newly installed 7.2-STABLE, any X Terminal (xterm, xfce's did you install from CD? I upgraded and I did not have this problem. If nothing helps, install 7.1 from CD and do an upgrade via sources. I faced others I have solved afte

Urgent help needed : portmaster dies on py-cairo

2009-07-05 Thread Manish Jain
Hi, This is not a portmaster problem, but a problem of getting py-cairo to build following an update in the ports directory. 3 days back I ran 'portsnap fetch extract'. Then yesterday I ran 'portsnap fetch update' followed immediately by 'portmaster -a -B' After 3-4 hours, portsnap died on

Re: SanDisk FreeBSD 7.2 p1 install

2009-07-05 Thread Al Plant
Al Plant wrote: Polytropon wrote: On Sun, 05 Jul 2009 11:46:15 -1000, Al Plant wrote: I discovered that in the HP Mini netbook FreeBSD 7.2 unfortunately does not recognize the Nic's either hard wired or Wlan. Anone know how to find what nics are in this HP MIni? There are no instructions ab

Re: Bridge network device for VirtualBox

2009-07-05 Thread Doug Poland
On Sun, Jul 05, 2009 at 10:39:57PM +0200, Beat Gaetzi wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > Doug Poland wrote: > > Hello, > > > > I'm experimenting with the new VirtualBox port and wand to implement a > > bridged network interface on the FreeBSD host. Could someon

Re: Bridge network device for VirtualBox

2009-07-05 Thread Doug Poland
Martin Wilke wrote: -BEGIN PGP SIGNED MESSAGE- On Sun, Jul 05, 2009 at 03:10:07PM -0500, Doug Poland wrote: Hello, I'm experimenting with the new VirtualBox port and wand to implement a bridged network interface on the FreeBSD host. Could someone point me to some docs that may assist

how to enable PAE?

2009-07-05 Thread tang huu trong
Dear all. i installed FreeBSD 6.4 (version 32bit) to my server with memory 8GB. now i want enable function PAE (physical address extension) in FreeBSD to support 8GB RAM of my server. Please give me a intruction (step by step). cause i am new of freebsd. thanks you very much. __

Re: how to enable PAE?

2009-07-05 Thread Glen Barber
On Sun, Jul 5, 2009 at 10:56 PM, tang huu trong wrote: > Dear all. > i installed FreeBSD 6.4 (version 32bit) to my server with memory 8GB. now i > want enable function PAE (physical address extension) in FreeBSD to support > 8GB RAM of my server. Please give me a intruction (step by step). cause i

Re: Urgent help needed : portmaster dies on py-cairo

2009-07-05 Thread b. f.
Manish Jain wrote: >After 3-4 hours, portsnap died on graphics/py-cairo saying : >cannot find python headers I'm guessing you meant "portmaster died" here ... >/usr/ports/graphics/py-cairo/work/pycairo-1.8.4/config.log says : >configure:4734: cc -E -I/usr/local/include conftest.c >conftest.c:10:

Re: error when complie kernel.

2009-07-05 Thread Glen Barber
On Sun, Jul 5, 2009 at 11:53 PM, tang huu trong wrote: > Dear all. > > i got a problem while complie my kernel to support PAE. below is my process. > > 1 - cp /usr/src/sys/i386/GENERIC /root/kernels/MYKERNEL > 2 - cd /usr/src/sys/i386 > 3 - ln -s /root/kernels/MYKERNEL > 4 - vi /usr/src/sys/i386/MY

error when complie kernel.

2009-07-05 Thread tang huu trong
Dear all. i got a problem while complie my kernel to support PAE. below is my process. 1 - cp /usr/src/sys/i386/GENERIC /root/kernels/MYKERNEL 2 - cd /usr/src/sys/i386 3 - ln -s /root/kernels/MYKERNEL 4 - vi /usr/src/sys/i386/MYKERNEL 5 - add line "options PAE" 6 - save configure file. 7 - c

good morning to all

2009-07-05 Thread malathi selvaraj
i have any error like this enter the full path of shell or RETURN fr /bin/sh: after that i reinstall freebsd. and it will working, but now system is not boot, it show error unable to load a kernel .. Thanks in advance S.MALATHI ___ freebsd-questions@

Re: good morning to all

2009-07-05 Thread Aryeh M. Friedman
malathi selvaraj wrote: i have any error like this enter the full path of shell or RETURN fr /bin/sh: after that i reinstall freebsd. and it will working, but now system is not boot, it show error unable to load a kernel .. Thanks in advance S.MALATHI