Panic: No Init

2005-11-21 Thread E.J Burritt
Hi, I'm kind of a noob to BSD am having some configuration errors. I had my BSD running fine on an older pc, and have recently gotten a newer one. I want to use the same hd that was in my old box though insteading of reformatting from scratch. Now I installed the hd and booted up, BSD starts

Re: plugin in mozilla

2005-11-21 Thread Filippo Moretti
Tino Boss wrote: Mikael Backman wrote: hi! i have installed linuxpluginwrapper and added the file /etc/libmap.conf from the examples for 6.0 but mozilla shows no plugin installed... what can i do? i even rebooted ... These things were discussed here before; so you might wanna have a look

Re: Panic: No Init

2005-11-21 Thread Mike Eubanks
On Mon, 2005-11-21 at 00:10 -0800, E.J Burritt wrote: > Hi, I'm kind of a noob to BSD am having some configuration errors. I had my > BSD running fine on an older pc, and have recently gotten a newer one. I > want to use the same hd that was in my old box though insteading of > reformatting f

RE: Missing origins during portupgrade ...

2005-11-21 Thread Kiffin Gish
Yes I have. Some new-fangled perl modules that were not present in the default ports stuff. Is that a problem? -- Kiffin Rex Gish Gouda, The Netherlands > -Original Message- > From: Michael C. Shultz [mailto:[EMAIL PROTECTED] > Sent: Sunday, November 20, 2005 21:27 > To: freebsd-q

Load at 1.00 on SMP machine

2005-11-21 Thread Axel . Gruner
Hi, i got a Problem on my dual XEON 3.06 GhZ machine, 2GB of RAM, FreeBSD 5.4-STABLE. I got "option SMP" in the kernel config and "machdep.hlt_logical_cpus=1" in /boot/loader.conf. There are just 20 processes running (typical ones like getty and stuff) and the load of this machine is at 1.xx. The

Re: enable smp / hyperthreading

2005-11-21 Thread Jeppe Larsen
On Thu, 17 Nov 2005 23:02:39 +, dgmm wrote: > From my point of view, using SMP with a single HT processor is a waste of > time > unless you routinely run multiple programmes which require an approximately > equal amount of CPU time or you need to keep about half of your CPU time free > for

Re: Error on boot, significant?

2005-11-21 Thread sergey akifiev
On Sun, Nov 20, 2005 at 10:17:00AM -0800, ross wrote: > FreeBSD 6.0-STABLE #3: Wed Nov 16 07:13:11 PST 2005 > [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MYKERNEL6 > module_register: module pci/tdfx already exists! > Module pci/tdfx failed to register: 17 > Timecounter "i8254" frequency 1193182 Hz q

Re: Procedure for upgrading CPU

2005-11-21 Thread Andrew P.
On 11/21/05, Mike Loiterman <[EMAIL PROTECTED]> wrote: > I'm thinking of upgrading the CPU in my machine running 6.0-RELEASE with an > SMP kernel. > > Is it a matter of powering down the machine, swapping chips and powering up? > Is there anything else I would need to do ahead of time or after the

Updating from RELENG_5_1_2_RELEASE to ... ??

2005-11-21 Thread Greg Bernard
Hello, I am going to update one of my customer's server from RELENG_5_2_1_RELEASE to RELENG_5_3 or RELENG_5_4 or RELENG_5 Which version would you advise me ?? This is a mail server in production (postfix - amavisd - spamassassin) so It obviously needs stability. There is no GUI (X11 or

Re: starting services?

2005-11-21 Thread martinko
On Mon, 21 Nov 2005 10:17:01 +0800, Foo Ji-Haw wrote > > i wonder why i cannot start for instance ssh with > > /etc/rc.d/sshd start > > but i always have to use > > /etc/rc.d/sshd forcestart > > and similarly for stop, status, etc. > > > > any ideas pls ?? > You have to add a line in /etc/rc.conf.

Re: Procedure for upgrading CPU

2005-11-21 Thread Wojciech Puchar
I'm thinking of upgrading the CPU in my machine running 6.0-RELEASE with an SMP kernel. Is it a matter of powering down the machine, swapping chips and powering up? if anything more - then maybe BIOS upgrade if this won't work with new chips. for FreeBSD - nothing at all. same devices, same

Re: problem with KDE 3.4.3

2005-11-21 Thread Lowell Gilbert
Ivailo Bonev <[EMAIL PROTECTED]> writes: > I have a problem with compilling KDE: > c++ -c -pipe -fno-exceptions -fPIC -Wall -W -O -pipe > -march=athlon-xp -DDESIGNE > R -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE > -DQT_INTERNAL_ICONVIEW -DQT_INTERNAL > _TABLE -DQT_TABLET_SUPPORT -DQT_NO_DEBUG > -D

A question on ndis with FreeBSD 6.0

2005-11-21 Thread Zeng Nan
Hi, After upgrading to FreeBSD 6.0, I don't know how to compile ndis drivers. With 5.4, I just create ndis_driver_data.h under if_ndis dir, but now, this file is not referenced in any codes. ndis.ko and if_ndis.ko are generated by default but they don't work. How should I compile it? Regards, -

Re: starting services?

2005-11-21 Thread Halldor R. Haflidason
On Monday, 21 November 2005 at 15:11:35 +0100, martinko wrote: > On Mon, 21 Nov 2005 10:17:01 +0800, Foo Ji-Haw wrote > > > i wonder why i cannot start for instance ssh with > > > /etc/rc.d/sshd start > > > but i always have to use > > > /etc/rc.d/sshd forcestart > > > and similarly for stop, statu

Re: starting services?

2005-11-21 Thread Michael Beattie
On 11/21/05, Halldor R. Haflidason <[EMAIL PROTECTED]> wrote: > On Monday, 21 November 2005 at 15:11:35 +0100, martinko wrote: > > On Mon, 21 Nov 2005 10:17:01 +0800, Foo Ji-Haw wrote > > > > i wonder why i cannot start for instance ssh with > > > > /etc/rc.d/sshd start > > > > but i always have to

Re: Looking for freebsd/openbsd Open Source project for multi-WAN load-sharing/failover firewall/internet gateway

2005-11-21 Thread Joao Barros
Take a look at "m0n0wall on steroids": http://www.pfsense.com/ On 11/20/05, Sanjay Arora <[EMAIL PROTECTED]> wrote: > I am looking for any open source project that can help me build & > manage, preferably through a GUI, a multi WAN firewall gateway to the > internet, with DMZ, load-sharing, traffi

Re: mozilla: Undefined symbol "pango_x_font_map_for_display"

2005-11-21 Thread Lowell Gilbert
Rob <[EMAIL PROTECTED]> writes: > Hi, > > Mozilla cannot start anymore, after I portupgraded > Mozilla, > > I now get this: > > $ mozilla > /libexec/ld-elf.so.1: > /usr/X11R6/lib/mozilla/components/libgfx_gtk.so: > Undefined symbol "pango_x_font_map_for_display" > $ > > Has anybody any idea w

uninstalling packages...

2005-11-21 Thread Javier Matos
Hello, I want information about uninstallation of packages. I know how to perform that kind of actions but I really want to know if something like pkg_add "a_package" and then pkg_delete "a_package" really delete ALL FILES installed with pkg_add command. _

Re: Re[2]: sendmail/postfix ports question

2005-11-21 Thread Matt Singerman
Sadly, I could not get this working no matter what. I opted to simply remove the PHP4 port completely, restore an old httpd.conf, and rebuild PHP using the source code. This worked. What was going on with the port is beyond my knowledge, but I unfortunately do not have the FreeBSD knowledge to work

RE:reaplay and mplay/mplugin....

2005-11-21 Thread myfreebsd
>I'd be pleased to use just one audio app that does >everything: > mp3, mp4/aacplus, realplay streams, or windows. >What do I > need to do to enable this? Should I pkg_delete my >real/helix > port? Is having both realplay and >mplayer/mplayerplugin causing > the confus

Re: Updating from RELENG_5_1_2_RELEASE to ... ??

2005-11-21 Thread Lowell Gilbert
Greg Bernard <[EMAIL PROTECTED]> writes: > I am going to update one of my customer's server from > RELENG_5_2_1_RELEASE to RELENG_5_3 or RELENG_5_4 or RELENG_5 > > Which version would you advise me ?? > > > This is a mail server in production (postfix - amavisd - > spamassassin) so It obviously

RE:mozilla: Undefined symbol "pango_x_font_map_for_display"

2005-11-21 Thread myfreebsd
>Mozilla cannot start anymore, after I portupgraded >Mozilla, >I now get this: >$ mozilla >/libexec/ld-elf.so.1: >/usr/X11R6/lib/mozilla/components/libgfx_gtk.so: >Undefined symbol "pango_x_font_map_for_display" >$ Rob, When you upgraded, did you upgrade recursively so the dependencies were upd

Re: starting services?

2005-11-21 Thread Micah
Michael Beattie wrote: On 11/21/05, Halldor R. Haflidason <[EMAIL PROTECTED]> wrote: On Monday, 21 November 2005 at 15:11:35 +0100, martinko wrote: On Mon, 21 Nov 2005 10:17:01 +0800, Foo Ji-Haw wrote i wonder why i cannot start for instance ssh with /etc/rc.d/sshd start but i always have t

RE:Re: linuxpluginwrapper (was linuxflashplugin)

2005-11-21 Thread myfreebsd
>Actually I just figured it out. There's a WITH_PLUGINS knob >in the port >makefile that I don't remember from before. Now it links >plugins. One problem >though, it puts them in browser_linux_plugins which native >firefox doesn't >see. I relinked them into browser_plugins and now it works >agai

Re: uninstalling packages...

2005-11-21 Thread Lowell Gilbert
"Javier Matos" <[EMAIL PROTECTED]> writes: > Hello, I want information about uninstallation of packages. I know how to > perform that kind of actions but I really want to know if something like > pkg_add "a_package" and then pkg_delete "a_package" really delete ALL FILES > installed with pkg_ad

RE:Re: plugin in mozilla

2005-11-21 Thread myfreebsd
>Tino Boss wrote: >> Mikael Backman wrote: >> >>> hi! >>> i have installed linuxpluginwrapper and added the file >/etc/libmap.conf >>> from the examples for 6.0 but mozilla shows no plugin >installed... >>> what can i do? i even rebooted ... > > > > These things were discussed here before; so you

Re: uninstalling packages...

2005-11-21 Thread Alex Zbyslaw
Javier Matos wrote: Hello, I want information about uninstallation of packages. I know how to perform that kind of actions but I really want to know if something like pkg_add "a_package" and then pkg_delete "a_package" really delete ALL FILES installed with pkg_add command. In short, yes.

Re: OpenOffice 2 unable to work with files over NFS

2005-11-21 Thread Bill Moran
Lowell Gilbert <[EMAIL PROTECTED]> wrote: > Bill Moran <[EMAIL PROTECTED]> writes: > > > uname -a > > FreeBSD bolivia.potentialtech.com 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #1: > > Fri May 27 01:08:00 EDT 2005 [EMAIL > > PROTECTED]:/usr/obj/usr/src/sys/WORKING i386 > > > > open pkg_info

Re: copy & paste troubles

2005-11-21 Thread Jerry McAllister
> > Hi. Running 5.4 stable here. I have an annoying problem with my copy & > paste. When I copy something from an xterm and paste it into an X app the > string appears in the middle of a previously copied string made from > within an X app. > > Example: > I copy "http://freshmeat.com/"; from Fi

HELP! ports messed up

2005-11-21 Thread cs
Hi, On a FreeBSD 5.4-RELEASE-p7 machine I maintain a partial port tree by using "porteasy -u foo" to pull in new ports when needed and a daily periodic script to do update /usr/ports as follows: cd /usr/ports cvs -f -q up make fetchindex /usr/local/sbin/portsdb

Re: plugin in mozilla

2005-11-21 Thread James Bailie
>> Short version: >> >> - install the required ports: mozilla/firefox, linuxpluginwrapper >> (plugins should be installed automatically as its dependencies) linuxpluginwrapper does not install plugins as dependencies unless one passes the -DWITH_PLUGINS option to make. This may be the problem.

RE:Load at 1.00 on SMP machine

2005-11-21 Thread myfreebsd
>i got a Problem on my dual XEON 3.06 GhZ machine, 2GB of >RAM, FreeBSD >5.4-STABLE. >I got "option SMP" in the kernel config and >"machdep.hlt_logical_cpus=1" in >/boot/loader.conf. >There are just 20 processes running (typical ones like >getty and stuff) and >the load of this machine is at 1.xx.

Re: starting services?

2005-11-21 Thread Karol Kwiatkowski
Michael Beattie wrote: > On 11/21/05, Halldor R. Haflidason <[EMAIL PROTECTED]> wrote: >> On Monday, 21 November 2005 at 15:11:35 +0100, martinko wrote: >>> On Mon, 21 Nov 2005 10:17:01 +0800, Foo Ji-Haw wrote > i wonder why i cannot start for instance ssh with > /etc/rc.d/sshd start >

Re: starting services?

2005-11-21 Thread martinko
On Mon, 21 Nov 2005 14:22:19 +, Halldor R. Haflidason wrote > On Monday, 21 November 2005 at 15:11:35 +0100, martinko wrote: > > On Mon, 21 Nov 2005 10:17:01 +0800, Foo Ji-Haw wrote > > > > i wonder why i cannot start for instance ssh with > > > > /etc/rc.d/sshd start > > > > but i always have

nss_ldap on FreeBSD 5.3

2005-11-21 Thread Robert Fitzpatrick
I find several docs on setting this up, but none pertaining to linux compat. Can anyone point me to some instructions for setting this up properly? -- Robert ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebs

Question about ZFS support

2005-11-21 Thread Vasiliy Khodyrev
Good morning/afternoon/evening, I have a question to FreeBSD developers: Are you planning to include support for ZFS(link below) into FreeBSD in any future releases? http://www.opensolaris.org/os/community/zfs/docs/ Best regards, Vasiliy Khodyrev _

Re: copy & paste troubles

2005-11-21 Thread Lowell Gilbert
Jerry McAllister <[EMAIL PROTECTED]> writes: > I have noticed that numerous applications, including HTLM forms tend > to insert where-ever the mouse pointer is rather than where the > cursor is. Or, maybe, as soon as you click the mouse to do the > insert, it first changes the cursor position t

Re: nss_ldap on FreeBSD 5.3

2005-11-21 Thread Nathan Vidican
Robert Fitzpatrick wrote: I find several docs on setting this up, but none pertaining to linux compat. Can anyone point me to some instructions for setting this up properly? -- Robert ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd

Re: copy & paste troubles

2005-11-21 Thread Peter
--- Jerry McAllister <[EMAIL PROTECTED]> wrote: > > > > Hi. Running 5.4 stable here. I have an annoying problem with my copy > & > > paste. When I copy something from an xterm and paste it into an X app > the > > string appears in the middle of a previously copied string made from > > within a

Berkeley db

2005-11-21 Thread Efren Bravo
Hi, I'm tring to install a jabberd server with Berkeley db auth. Is sysinstall->configure->packages-> databases->db4-4.0.14_1,1 and db42-4.2.52_4 a Berkeley db instalation? Is there a client to manage this db? Thanks... Efren Bravo. __

Re: starting services?

2005-11-21 Thread Michael P. Soulier
On 11/17/05, Gerry Freymann <[EMAIL PROTECTED]> wrote: > If you manually want to do this, you *must* use the full path to the > script: > > /usr/local/etc/rc.d/samba.sh start | stop In the rc(8) manpage, it states that .sh scripts are sourced directly. 4. Call each script in turn using ru

Wireless networking issue with cm9 card

2005-11-21 Thread Leon Botes
I am using a routerboard 14 on freebsd 6.0. I have Senoa 5354 card installed and setup as an AP an all works fine. I use exactly the same setup with a cm9 card and i get exactly nothing. Tried setting it to be an AP client and it sees nothing. The lights on the routerboard keep flashing rythmical

Re: OO 2

2005-11-21 Thread kaim
kalin mintchev wrote: > hi... > > how long should take to build openofice2 from ports?! > it has been going on for almost 24 hours now... > Last time it took's me... for my 2.5 Gz athlon 1.5 days, and for 733 Mz Celeron almost 4 days ))) ___ freebsd

Really odd issue with KDE3.4 and FBD 5.3 with sound.

2005-11-21 Thread Steven Lake
Just recently upgraded a box from a static server to a workstation and installed KDE 3.4, upgraded the kernel to the latest patch. Yet when I play two audio sources, about 2/3rds of the time it gags KDE pretty badly and I have to shell in from another machine and kill the process. Any ideas wh

Re: plugin in mozilla

2005-11-21 Thread Filippo Moretti
[EMAIL PROTECTED] wrote: Tino Boss wrote: Mikael Backman wrote: hi! i have installed linuxpluginwrapper and added the file >/etc/libmap.conf from the examples for 6.0 but mozilla shows no plugin >installed... what can i do? i even rebooted ... These things were dis

Re: Load at 1.00 on SMP machine

2005-11-21 Thread Axel S. Gruner
Hi, Am 21.11.2005 um 16:17 schrieb <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>: i got a Problem on my dual XEON 3.06 GhZ machine, 2GB of >RAM, FreeBSD 5.4-STABLE. I got "option SMP" in the kernel config and >"machdep.hlt_logical_cpus=1" in /boot/loader.conf. There are just 20 processes running

Re: Proposed license for IETF Contributions

2005-11-21 Thread Simon Josefsson
"Ted Mittelstaedt" <[EMAIL PROTECTED]> writes: > Hi Simon, > > You might check this but I believe that the Copyright convention > specifically > excepts "specifications" from copyright coverage. I think there's some > other > classes of original work that fall under this. How about simply > re

Re: Proposed license for IETF Contributions

2005-11-21 Thread Simon Josefsson
James Bailie <[EMAIL PROTECTED]> writes: > Simon's proposed license seems reasonable to me. It is > essentially a BSD-style license, allowing royalty-free > redistribution and modification, but with a difference when it > comes to attribution. Original unmodified text from a > specification must

Re: reaplay and mplay/mplugin....

2005-11-21 Thread Gary Kline
On Mon, Nov 21, 2005 at 09:39:50AM -0500, [EMAIL PROTECTED] wrote: > >I'd be pleased to use just one audio app that does >everything: > > mp3, mp4/aacplus, realplay streams, or windows. >What do I > > need to do to enable this? Should I pkg_delete my >real/helix > > port? Is having

Re: nss_ldap on FreeBSD 5.3

2005-11-21 Thread Robert Fitzpatrick
On Mon, 2005-11-21 at 10:49 -0500, Nathan Vidican wrote: > Robert Fitzpatrick wrote: > > I find several docs on setting this up, but none pertaining to linux > > compat. Can anyone point me to some instructions for setting this up > > properly? > Um... actually VERY easy... > > Step 1: install n

Re: Re: Load at 1.00 on SMP machine

2005-11-21 Thread myfreebsd
Have you tried it as follows: 1. Compile kernel with SMP and APIC included 2. Set machdep.hlt_logical_cpus=0 in loader.conf or sysctl.conf (0 not 1) 3. Set machdep.hyperthreading_allowed=1 in loader.conf See if that helps. If not, remove machdep.hyperthreading or set it to 0. From my understandi

Re: Re: reaplay and mplay/mplugin....

2005-11-21 Thread myfreebsd
Gary, I am sorry I misread your email. I haven't really tried too much to have streaming audio through the browser (Although I don't see how this would be different). My problem with Realplayer is that I could get sound but no video. mplayerplug-in is still under development so I am sure they w

Re: nss_ldap on FreeBSD 5.3

2005-11-21 Thread Nathan Vidican
Two things to check, first off, user must be in group 'wheel' (gid 0), in order to su, and also check settings in "/etc/pam.d/su", (su has seperate settings). -- Nathan Vidican [EMAIL PROTECTED] Windsor Match Plate & Tool Ltd. http://www.wmptl.com/ Robert Fitzpatrick wrote: On Mon, 2005-11-21

Re: starting services?

2005-11-21 Thread Gerry Freymann
On Mon, 21 Nov 2005 11:32:29 -0500 "Michael P. Soulier" <[EMAIL PROTECTED]> wrote: >On 11/17/05, Gerry Freymann <[EMAIL PROTECTED]> wrote: >> If you manually want to do this, you *must* use the full path to the >> script: >> >> /usr/local/etc/rc.d/samba.sh start | stop > >In the rc(8) manpage, it

Re: starting services?

2005-11-21 Thread Gerard Seibert
On Monday, November 21, 2005 1:08:19 PM, Gerry Freymann <[EMAIL PROTECTED]> Subject: Re: starting services? Wrote these words of wisdom: > On Mon, 21 Nov 2005 11:32:29 -0500 > "Michael P. Soulier" <[EMAIL PROTECTED]> wrote: > > >On 11/17/05, Gerry Freymann <[EMAIL PROTECTED]> wrote: > >> If you

Re: starting services?

2005-11-21 Thread Michael P. Soulier
On 11/21/05, Gerry Freymann <[EMAIL PROTECTED]> wrote: > but if you did: > > /usr/local/etc/rc.d/apache.sh start > > things should go as planned. That's odd. Why's that? Why should the script care? Mike -- Michael P. Soulier <[EMAIL PROTECTED]> ___ fr

Re: FVWM menu and keyboard config transposition to KDE?

2005-11-21 Thread dick hoogendijk
On Sun, 20 Nov 2005 21:32:06 -0500 Louis LeBlanc <[EMAIL PROTECTED]> wrote: > Anyone else ever made this move? I think I like some of what I'm > seeing, but I'm not sure I want to relearn my whole UI just yet. I'd > probably be more likely to just update the backgrounds and look for > some new w

Re: streaming windows media

2005-11-21 Thread Drew Tomlinson
On 11/20/2005 8:30 PM Beecher Rintoul wrote: Are there any good media players in the ports that will do streaming windows media. If so what would you guys recommend? I'd like to get away from realplayer. You might try VLC (Video LAN Client) as well. HTH, Drew -- Visit The Alchemist's War

Bind9 + ISC-DHCPD + Windows Clients

2005-11-21 Thread Brian E. Conklin
Hello Everyone, I spent the weekend scouring the newsgroups and Googling looking for a howto on setting up Bind9 (in a jail), ISC-DHCPD, and Dynamic DNS updates from Windows clients. Does anyone know of a good HOWTO on this? Thanks! Brian E. Conklin, MCP+I, MCSE Director of

Re: Bind9 + ISC-DHCPD + Windows Clients

2005-11-21 Thread Robert Slade
On Mon, 2005-11-21 at 18:41, Brian E. Conklin wrote: > Hello Everyone, > I spent the weekend scouring the newsgroups and Googling looking for > a howto on setting up Bind9 (in a jail), ISC-DHCPD, and Dynamic DNS updates > from Windows clients. > Does anyone know of a good HOWTO on this?

Re: starting services?

2005-11-21 Thread Michael Beattie
On 11/21/05, Michael P. Soulier <[EMAIL PROTECTED]> wrote: > On 11/21/05, Gerry Freymann <[EMAIL PROTECTED]> wrote: > > but if you did: > > > > /usr/local/etc/rc.d/apache.sh start > > > > things should go as planned. > > That's odd. Why's that? Why should the script care? > > Mike It uses part o

Question about ROOT LOGIN

2005-11-21 Thread Allen D. Tate
I am sitting here beside my FreeBSD machine and suddenly see this: login: Nov 21 11:54:27 freebsd login: ROOT LOGIN (root) ON ttyv0 and I don't know why it popped up. Isn't ttyv0 the console? You don't think someone has hacked into my system do you?

Re: cannot erase cd-rw

2005-11-21 Thread Brian John
How can I forcibly erase a disk? So far I have been unable to get this to work... Thanks /Brian - Original Message - > On Sun, Nov 20, 2005 at 12:16:35PM -0600, Brian John wrote: > > For some reason, I can't erase cd-rws. I have tried K3b, cdrecord and > > burncd. Below is the outpu

Re: nss_ldap on FreeBSD 5.3

2005-11-21 Thread Robert Fitzpatrick
On Mon, 2005-11-21 at 13:05 -0500, Nathan Vidican wrote: > Two things to check, first off, user must be in group 'wheel' (gid 0), in > order > to su, and also check settings in "/etc/pam.d/su", (su has seperate settings). > wheel, duh! sorry for asking such stupid questions. I hope this one is

Re: cannot erase cd-rw

2005-11-21 Thread Fabian Keil
Brian John <[EMAIL PROTECTED]> wrote: > For some reason, I can't erase cd-rws. I have tried K3b, cdrecord > and burncd. Below is the output from cdrecord, can someone please > help out? > > sudo cdrecord -v blank=all dev=1,1,0 > Password: > Cdrecord-Clone 2.01 (i386-unknown-freebsd5.4) Copyrigh

Installing FreeBSD on a Compaq Presario R4125

2005-11-21 Thread NuclearDog
I have been trying to get FreeBSD installed on my Compaq Presario R4125 for a while now. I have tried: - FreeBSD 5.2.1 (i386) - FreeBSD 5.3 (i386) - FreeBSD 5.4 (i386) - FreeBSD 6.0 (i386) - FreeBSD 6.0 (amd64) I have tried safe mode, and booting with ACPI disabled. I have tried setting hint

Re: plugin in mozilla

2005-11-21 Thread Tino Boss
Filippo Moretti wrote: what exactly should be linked for acroread7? ln -s /usr/local/lib/acroread/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so /usr/X11R6/lib/browser_plugins/nppdf.so I guess you can also copy it. regards Tino ___ freeb

Re: A question on ndis with FreeBSD 6.0

2005-11-21 Thread Fabian Keil
Zeng Nan <[EMAIL PROTECTED]> wrote: > After upgrading to FreeBSD 6.0, I don't know how to compile ndis > drivers. With 5.4, I just create ndis_driver_data.h under if_ndis > dir, but now, this file is not referenced in any codes. ndis.ko and > if_ndis.ko are generated by default but they don't wor

Re: several versions of gcc

2005-11-21 Thread Parv
in message <[EMAIL PROTECTED]>, wrote Dinesh Nair thusly... > > > On 11/19/05 13:30 Andrew Novikov said the following: > >However I cannot have at the same time lang/gcc34 and lang/gcc40 > >(or any other two version from ports) because they both install > >files in the same place somewhere in /usr

Problem with OpenBSD dhclient

2005-11-21 Thread Jonas Wolz
Hello, I recently upgraded from FreeBSD 5.4 to 6.0 and now my dhclient configuration (which did work perfectly with the ISC dhclient) doesn't work anymore. On my laptop I'm using a static lease in dhclient.conf (attached below) as it is roaming between different networks. On the network without t

How to check if a processor in the machine is dead

2005-11-21 Thread Jayesh Jayan
Hi, I am having problem with my dell 2850 server. It has freebsd 5.4 installed. Today the machine is flashing amber light on the face plate.On checking I found that to be PROC Machine Chk which means cpu has failed. The server has dual Intel(R) Xeon(TM) CPU 3.00GHz. I searched and found a utility

Re: Question about ZFS support

2005-11-21 Thread Wojciech Puchar
Are you planning to include support for ZFS(link below) into FreeBSD in any future releases? http://www.opensolaris.org/os/community/zfs/docs/ while i'm not FreeBSD coder i would ask question - how does it REALLY work - contrary to information. i mean how it works in practice. IMHO checks

Re: How to check if a processor in the machine is dead

2005-11-21 Thread Charles Swiger
On Nov 21, 2005, at 3:04 PM, Jayesh Jayan wrote: I am having problem with my dell 2850 server. It has freebsd 5.4 installed. Today the machine is flashing amber light on the face plate. On checking I found that to be PROC Machine Chk which means cpu has failed. Dell has floppy and CD-ROM b

Wireless pc card on FreeBSD 6.0

2005-11-21 Thread Robert Fitzpatrick
I have my wireless card associating with my access point using the following command from the doc at: http://www.freebsd.org/cgi/man.cgi?query=ath&sektion=4&manpath=FreeBSD +5.3-RELEASE # ifconfig ath0 inet 192.168.0.20 netmask 0xff00 ssid WEBTENT # ifconfig ath0: flags=8843 mtu 1500

Re: How do I re-format 'dangerously dedicated' drive?

2005-11-21 Thread Jonathon McKitrick
On Sun, Nov 20, 2005 at 07:26:33PM -0500, Lowell Gilbert wrote: : Jonathon McKitrick <[EMAIL PROTECTED]> writes: : : > I don't have an MS-DOS floppy, and I think my CDROM isn't booting because the : > HD is 'dangerously dedicated,' even though it is a bootable CD and the BIOS is : > set to boot

Re: plugin in mozilla

2005-11-21 Thread Beecher Rintoul
On Monday 21 November 2005 06:17 am, James Bailie wrote: > >> Short version: > >> > >> - install the required ports: mozilla/firefox, linuxpluginwrapper > >> (plugins should be installed automatically as its dependencies) > > linuxpluginwrapper does not install plugins as dependencies > unless

Re: linuxpluginwrapper (was linuxflashplugin)

2005-11-21 Thread Beecher Rintoul
On Monday 21 November 2005 05:58 am, [EMAIL PROTECTED] wrote: > >Actually I just figured it out. There's a WITH_PLUGINS knob >in the port > >makefile that I don't remember from before. Now it links >plugins. One > > problem though, it puts them in browser_linux_plugins which native > > >firefox doe

Re: streaming windows media

2005-11-21 Thread Beecher Rintoul
On Sunday 20 November 2005 08:48 pm, Chris Hill wrote: > On Sun, 20 Nov 2005, Beecher Rintoul wrote: > > Are there any good media players in the ports that will do streaming > > windows media. If so what would you guys recommend? I'd like to get > > away from realplayer. > > From ports: try multime

Re: streaming windows media

2005-11-21 Thread Bob Johnson
On 11/20/05, Beecher Rintoul <[EMAIL PROTECTED]> wrote: > Are there any good media players in the ports that will do streaming windows > > media. If so what would you guys recommend? I'd like to get away from > realplayer. I use mplayer. - Bob ___ free

Re: Load at 1.00 on SMP machine

2005-11-21 Thread Kris Kennaway
On Mon, Nov 21, 2005 at 11:23:44AM +0100, [EMAIL PROTECTED] wrote: > > Hi, > > i got a Problem on my dual XEON 3.06 GhZ machine, 2GB of RAM, FreeBSD > 5.4-STABLE. > I got "option SMP" in the kernel config and "machdep.hlt_logical_cpus=1" in > /boot/loader.conf. > There are just 20 processes runni

Re: uninstalling packages...

2005-11-21 Thread Kris Kennaway
On Mon, Nov 21, 2005 at 03:07:40PM +, Alex Zbyslaw wrote: > Javier Matos wrote: > > >Hello, I want information about uninstallation of packages. I know how to > >perform that kind of actions but I really want to know if something like > >pkg_add "a_package" and then pkg_delete "a_package" re

Re: Question about ZFS support

2005-11-21 Thread Kris Kennaway
On Mon, Nov 21, 2005 at 06:40:48PM +0300, Vasiliy Khodyrev wrote: > Good morning/afternoon/evening, > > > > I have a question to FreeBSD developers: > > > > Are you planning to include support for ZFS(link below) into FreeBSD in any > future releases? > > > > http://www.opensolaris.org/

Re: looking for cd2mp3

2005-11-21 Thread Chris
[EMAIL PROTECTED] wrote: Here is the link you need. I also sent you a copy of the required file by e-mail. Regards, Ivan. http://wuarchive.wustl.edu/pub/FreeBSD/distfiles/cd2mp3-0.82.tar.gz On Sun, 20 Nov 2005, Chris wrote: does anyone have a copy of cd2mp3-0.82.tar.gz they could email me

sendmail / smtp auth

2005-11-21 Thread Martin Schweizer
Hello I read a lot over sendmail's smtp auth function in google, sendmail.org, O'Reilly sendmail book and FreeBSD's handbook etc. But now I'm very confused. My setup (all stuff from updated /usr/ports): FreeBSD 5.4 sendmail 8.13.3 Cyrus IMAP 2.2.12 Cyrus SASL2 2.1.21 MailScanner 4.46.2 After

Re: reaplay and mplay/mplugin....

2005-11-21 Thread Beecher Rintoul
On Monday 21 November 2005 05:39 am, [EMAIL PROTECTED] wrote: > >I'd be pleased to use just one audio app that does >everything: > > mp3, mp4/aacplus, realplay streams, or windows. >What do I > > need to do to enable this? Should I pkg_delete my >real/helix > > port? Is having both

some files written via mmap end up corrupted

2005-11-21 Thread Mikhail Teterin
I must not be using the API properly :-( The writes to the mmap-ed area and then fsync-s the opened file, munmaps it, and exits. Sometimes, the files end up corrupted at the end, however -- in about 10% of cases. What am I doing wrong? Thanks! -mi _

remote requests make KDM dump core

2005-11-21 Thread epf1
I have a FreeBSD 6.0 box that I access remotely using Cygwin/X from time to time. I use XDMCP to connect up to it from my desktop. Up till about a week ago this was working like a champ, but that has changed since I ran portmanager. Now KDM dumps core the moment I probe it for a connection from a

iSCSI support

2005-11-21 Thread Josh Endries
I read in the status report that work is being done on iSCSI, which is awesome. We're putting in a SAN at work, starting at probably 8 TB and growing. I'm currently looking at a Coraid AoE (ATA-over-Ethernet) solution since it seems to have good support for FreeBSD and Windows drivers in the works.

RE: Solaris patches and Solaris Express

2005-11-21 Thread Ted Mittelstaedt
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of P.U.Kruppa >Sent: Saturday, November 19, 2005 6:13 AM >To: Ted Mittelstaedt >Cc: Victor Watkins; FreeBSD-questions@freebsd.org; >[EMAIL PROTECTED]; J.D. Bronson >Subject: RE: Solaris patches and Solaris Expr

GLX extension in Xorg? (5.4 and 6.0)

2005-11-21 Thread David Gerard
I have a 5.4 and a 6.0 box here, both with Xorg installed from ports. When running xscreensaver, half the time they come up saying the GLX extension isn't loaded. And, of course, they can't run glxgears for the same reason. The thing is, I can't find which port installs this extension. Is there on

Re: GLX extension in Xorg? (5.4 and 6.0)

2005-11-21 Thread Chris Hill
On Mon, 21 Nov 2005, David Gerard wrote: I have a 5.4 and a 6.0 box here, both with Xorg installed from ports. When running xscreensaver, half the time they come up saying the GLX extension isn't loaded. And, of course, they can't run glxgears for the same reason. The thing is, I can't find whi

Re: iSCSI support

2005-11-21 Thread Wojciech Puchar
and growing. I'm currently looking at a Coraid AoE (ATA-over-Ethernet) solution since it seems to have good support for FreeBSD and Windows drivers in the works. On the other hand, iSCSI has Windows support and FreeBSD in the works. stupid question: can anyone explain me the sense and adventages

RE: Status of 6.0 for production systems

2005-11-21 Thread Ted Mittelstaedt
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of Dinesh Nair >Sent: Saturday, November 19, 2005 3:16 AM >To: Ted Mittelstaedt >Cc: Michael Vince; Peter Clutton; freebsd-questions@freebsd.org >Subject: Re: Status of 6.0 for production systems > > > >On 11/1

Re: reaplay and mplay/mplugin....

2005-11-21 Thread Gary Kline
On Mon, Nov 21, 2005 at 12:46:42PM -0900, Beecher Rintoul wrote: > > I also just installed mplayer for much the same reason. One question, does > one > also need to uncomment the commands in mplayerplug-in.conf? I notice that > they are all commented out. > > Beech Yeah, I just (re-)d

Re: Status of 6.0 for production systems

2005-11-21 Thread Wojciech Puchar
I remember back a while when 5.x had been recently released as STABLE and the conventional wisdom said not to use it in production until the 5.3 release. Is there any such conventional wisdom as regards 6.x? my home system is actually production system that can't be stopped for a long time. i

RE: Solaris patches and Solaris Express

2005-11-21 Thread Ted Mittelstaedt
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of Chad >Leigh -- Shire.Net LLC >Sent: Saturday, November 19, 2005 7:01 AM >To: Free BSD Questions list >Cc: [EMAIL PROTECTED] >Subject: Re: Solaris patches and Solaris Express > > > >On Nov 19, 2005, at 2:02 A

Re: Solaris patches and Solaris Express

2005-11-21 Thread Chad Leigh -- Shire.Net LLC
On Nov 21, 2005, at 4:51 PM, Ted Mittelstaedt wrote: On Nov 19, 2005, at 2:02 AM, Ted Mittelstaedt wrote: Indeed. But this is not Solaris 10 - thats when all of this changed. I never understood why anyone would go to Solaris 10 unless they had a 64 bit processor and compiled all their

Re: FreeBSD 6 DVD

2005-11-21 Thread Wojciech Puchar
I would like to know when you will release the official FreeBSD 6 DVD so I can purchase it from FreeBSDMall. Also I want to know what is including this DVD. I think must be like other UNIX-like environments that have all the OS files plus some extra software that you can download them from the Int

Re: HP DL380 hangs on boot

2005-11-21 Thread Miguel
Ted Mittelstaedt wrote: -Original Message- From: Miguel [mailto:[EMAIL PROTECTED] Sent: Thursday, November 10, 2005 1:17 PM To: Ted Mittelstaedt Cc: FreeBSD Questions Subject: Re: HP DL380 hangs on boot Im sure the media is ok, i have just finished a quick test installation on a dev

Re: Issue

2005-11-21 Thread Jonathan Chen
[Don't remove the Cc: freebsd-questions] On Mon, Nov 21, 2005 at 06:00:51AM +, kavitha s wrote: > > --- Jonathan Chen <[EMAIL PROTECTED]> wrote: > > > On Sun, Nov 20, 2005 at 09:05:51AM +, kavitha s > > wrote: > > > hi > > > I have installed freeBSD in my laptop.But iam > > unable to p

  1   2   >