Adesklets YAB loading from the wrong config file

2006-08-23 Thread Viswas Nair

I am using the YAB desklet from adesklets and have configured it to use my
choice of icons and apps by editing config.txt. However, yab seems to be
loading up from some other file or is not scanning the config file while
load. When i right click and choose configure it brings up the
config.txtfile that I edited. No clue where to look. Any suggestion is
greatly
appreciated.
Thanks,
Viswas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: DVD Hardware Errors

2006-08-23 Thread Matthew Seaman
Jason Morgan wrote:
 
 Try mounting the device as SCSI cd device. I have to do the same with
 a Pioneer DVD-ROM (a DVD-118, I believe). You'll need (at least)
 
 device  scbus
 device  cd

Surely you need 

device  atapicam

to make that work.  In fact, if the OP is using a GENERIC kernel, then
all they need to do is 'kldload atapicam' and the /dev/cdX devices
should appear automagically.  To make that persistent across reboots,
either modify the kernel config as above and build and install a new
kernel, or add:

atapicam_load=YES

to /boot/loader.conf

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   7 Priory Courtyard
  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
  Kent, CT11 9PW



signature.asc
Description: OpenPGP digital signature


Re: Time zone isn't displaying right one with 'tzsetup'

2006-08-23 Thread Matthew Seaman
jdow wrote:
 From: Robert Gabaree [EMAIL PROTECTED]

 I tried to update my new server to the new time zone by running 
 'tzsetup' and selecting Eastern.  However, instead of showing 11:45, 
 it shows 6:45 - 5 hours later.  I even tried to do a 'cp /usr/share/
 zoneinfo/EST5EDT /etc/localtime but it didn't help.  What can I do 
 to fix it?
 
 What time does your BIOS say? And did you tell Linux which time zone
 the BIOS thinks it is in?
 
 There is a UTC=true or UTC=false line in /etc/sysconfig/clock you
 might investigate.

Yeah, but this is *freebsd*-questions, so telling the OP how to fix
a Linux box is not very coherent.

You could well be exactly right on the diagnosis of the problem though:
the CMOS clock on the motherboard can either be set to run UTC or it can
be set to the local wall-clock time.  The first (UTC) is preferred by Unix
machines, the second by Windows.  FreeBSD will cope with a CMOS clock
set to run using the local wall clock time in order to play nice on
multi-boot systems, but you have to tell the system it's operating in
that mode.

To change the setting, run /usr/sbin/tzsetup and when asked about the CMOS
clock on the first screen, choose 'Yes' if your machine runs FreeBSD always
or 'No' if you occasionally boot into  Windows.  Then choose your local
timezone from the menus. If, after doing that, there is a zero length file
/etc/wall_cmos_clock then you have set your system to use a CMOS clock set
to wall clock time.  See adjkerntz(1) for the full story.

After running tzsetup, either restart ntpd to force your machine to step
the clock a long way to sync with the server, or set the date/time manually
as Greg described upthread.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   7 Priory Courtyard
  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
  Kent, CT11 9PW



signature.asc
Description: OpenPGP digital signature


Re: new 6.1 install will not boot

2006-08-23 Thread Perry Hutchison
 Recommend you get a [bigger|second] disk if you can though,
 or housecleaning will be a constant chore.

I got it more or less working, although not completely set up, and
then that 10GB disk died:  click -- kerthunk -- click -- kerthunk
continuously, even after cycling power, even with only the power
connected :(

After replacing it with a 160GB Hitachi, and reinstalling Windoze,
Linux, and FreeBSD (in that order, as before), I seem to be back at
square one -- FreeBSD won't boot -- but the details are different.
Partition Commander now has:

  Ptnsize   - type -  1st sector  # of sectors
  P0 250M   FAT32  0x0B  63514017
  P1   7M   Linux ext2 0x83  514080 16065
  P2   41.99G   Unix   0xA5  530145  88068330
  P3   85.75G   Extended   0x0F88598475 179831610
   L0   43.75G   FAT32  0x0B88598538  91763217
   L1 400M   Linux swap 0x82   180361818819252
   L2   41.60G   Linux ext2 0x83   181181133  87248952

Sysinstall had not commented about the geometry with the 10GB disk,
but it did this time; and as suggested I let it do what it wanted.
The Dell BIOS will not tell me what it thinks the geometry is -- it
just says the drive is EIDE -- so I have no direct way of verifying
sysinstall's geometry; however the first BIOS partition is a
working FAT32 and per the instructions that should be enough for
sysinstall to have gotten it right.  (The second BIOS partition is
a Linux /boot, which also works.)

The install appeared to succeed, and the FreeBSD boot manager does
successfully boot Windoze and Linux, but all attempts to boot FreeBSD
from the hard disk fail.

The following was transcribed by hand, so there might be some typos;
and I've added some notes to the right of the lsdev output.  I've
also confirmed, using the loader's ls, that there is no visible
file named 'kernel' in the root directory, nor anywhere under /boot,
/rescue, or /sbin.  Where is it supposed to come from, and how do
I get it where it needs to be without reinstalling the whole thing
*yet again*?




F1   DOS
F2   Linux
F3   FreeBSD

Default: F3

BTX loader 1.00  BTX version is 1.01
Consoles: internal video/keyboard
BIOS drive A: is disk0
BIOS drive C: is disk1
BIOS 640kB/195584kB available memory
acpi: bad RSDP checksum (210)

FreeBSD/i386 bootstrap loader, Revision 1.1
([EMAIL PROTECTED], Sun May  7 03:20:03 UTC 2006)
Loading /boot/defaults/loader.conf
Unable to load a kernel!
/
can't load 'kernel'

Type '?' for a list of commands, 'help' for more detailed help.
OK lsdev
cd devices:
disk devices:
disk0: BIOS drive A:
disk1: BIOS drive C:
  disk1s1: FAT32  # C:
  disk1s2: ext2fs # Linux /boot
disk1s3a: FFS # FreeBSD /
disk1s3b: swap
disk1s3d: FFS # FreeBSD /var
disk1s3e: FFS # FreeBSD /tmp
disk1s3f: FFS # FreeBSD /usr
  disk1s4: Unknown fs: 0xf# contains FAT32 D:, Linux swap and /
pxe devicde:
OK
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Library problems

2006-08-23 Thread Yousef Raffah
I'm running on -CURRENT and facing some library problems I guess. I have
GNOME, KDE and Enlightenment DR17 installed on the same box. If I run
gnome and start evolution for example or epiphany, it runs smoothly with
no issues what so ever. However, if I'm logged in into KDE or
Enlightenment and try to start Evolution, it starts but with no icons[1]
and if I try to run epiphany it says:
Could not start GNOME Web Browser
Startup failed because of the following error:
Unable to determine the address of the message bus (try 'man
dbus-launch' and 'man dbus-daemon' for help)

Even though I have it running:
messagebus   715  0.0  0.3  6452  1320  ??  Is   10:14AM
0:00.00 /usr/local/bin/dbus-daemon --system

Attached my libcheck output

FreeBSD 7.0-CURRENT #5: Sat Aug 19 14:54:28 AST 2006
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/LAPTOP


[1] http://yousef.raffah.com/FreeBSD/evolution-problem.png
Will look into:
/bin
/lib
/sbin
/usr/X11R6/bin
/usr/X11R6/lib
/usr/X11R6/libexec
/usr/X11R6/sbin
/usr/bin
/usr/games
/usr/lib
/usr/libexec
/usr/local/bin
/usr/local/lib
/usr/local/libexec
/usr/local/sbin
/usr/sbin
Unresolvable link(s) found in: /usr/X11R6/bin/ximian-connector-setup-2.2
libgtk-x11-2.0.so.600
libgdk_pixbuf-2.0.so.600
libglib-2.0.so.600
libgnutls.so.12
libedataserverui-1.2.so.5
libgobject-2.0.so.600
libedataserver-1.2.so.4
libgnomeui-2.so.1000
libedata-book-1.2.so.3
libgconf-2.so.5
libgnome-2.so.1000
libsoup-2.2.so.7
libecal-1.2.so.3
libcamel-provider-1.2.so.4
libedata-cal-1.2.so.3
Unresolvable link(s) found in: 
/usr/X11R6/libexec/evolution/2.2/evolution-exchange-storage
libgtk-x11-2.0.so.600
libgdk_pixbuf-2.0.so.600
libglib-2.0.so.600
libgnutls.so.12
libedataserverui-1.2.so.5
libgal-2.4.so.0
libebook-1.2.so.4
libgobject-2.0.so.600
libgdk-x11-2.0.so.600
libgnomevfs-2.so.1000
libedataserver-1.2.so.4
libgnomeui-2.so.1000
libedata-book-1.2.so.3
libgconf-2.so.5
libgnome-2.so.1000
libsoup-2.2.so.7
libecal-1.2.so.3
libcamel-provider-1.2.so.4
libedata-cal-1.2.so.3
Unresolvable link(s) found in: /usr/local/lib/libvisual/input/input_jack.so
libvisual.so.0
Unresolvable link(s) found in: /usr/local/lib/compat/pkg/libgnashbackend.so.0
libSDL_mixer.so.2
Unreferenced library: /lib/libatm.so.3
Unreferenced library: /usr/X11R6/lib/evolution/2.6/libeconduit.so.0
Unreferenced library: /usr/X11R6/lib/libGLw.so.1
Unreferenced library: /usr/X11R6/lib/libImlib.so.5
Unreferenced library: /usr/X11R6/lib/libOSMesa.so.4
Unreferenced library: /usr/X11R6/lib/libUil.so.3
Unreferenced library: /usr/X11R6/lib/libXaw.so.6
Unreferenced library: /usr/X11R6/lib/libXaw.so.7
Unreferenced library: /usr/X11R6/lib/libXevie.so.1
Unreferenced library: /usr/X11R6/lib/libXvMC.so.1
Unreferenced library: /usr/X11R6/lib/libdps.so.1
Unreferenced library: /usr/X11R6/lib/libgconf-gtk-1.so.1
Unreferenced library: /usr/X11R6/lib/libgda-clientcpp.so.0
Unreferenced library: /usr/X11R6/lib/libgdk_pixbuf_xlib.so.2
Unreferenced library: /usr/X11R6/lib/libglut.so.4
Unreferenced library: /usr/X11R6/lib/libgnomecanvaspixbuf.so.1
Unreferenced library: /usr/X11R6/lib/libgstnet-0.10.so.0
Unreferenced library: /usr/X11R6/lib/libgtkhtml-2.so.0
Unreferenced library: /usr/X11R6/lib/libgtksourceview-1.0.so.0
Unreferenced library: /usr/X11R6/lib/libgtkxmhtml.so.5
Unreferenced library: /usr/X11R6/lib/liboldX.so.6
Unreferenced library: /usr/X11R6/lib/libunicode.so.0
Unreferenced library: /usr/X11R6/lib/libzvt.so.5
Unreferenced library: /usr/lib/libarchive.so.2
Unreferenced library: /usr/lib/libc_r.so.6
Unreferenced library: /usr/lib/libg2c.so.2
Unreferenced library: /usr/lib/libgpib.so.1
Unreferenced library: /usr/lib/libhistory.so.6
Unreferenced library: /usr/lib/liblwres.so.10
Unreferenced library: /usr/lib/liblwres.so.3
Unreferenced library: /usr/lib/libmilter.so.3
Unreferenced library: /usr/lib/libobjc.so.2
Unreferenced library: /usr/lib/libthr.so.2
Unreferenced library: /usr/lib/libthread_db.so.2
Unreferenced library: /usr/local/lib/compat/libalias.so.4
Unreferenced library: /usr/local/lib/compat/libarchive.so.1
Unreferenced library: /usr/local/lib/compat/libatm.so.2
Unreferenced library: /usr/local/lib/compat/libbegemot.so.1
Unreferenced library: /usr/local/lib/compat/libbluetooth.so.1
Unreferenced library: /usr/local/lib/compat/libbsnmp.so.2
Unreferenced library: /usr/local/lib/compat/libbz2.so.1
Unreferenced library: /usr/local/lib/compat/libc_r.so.5
Unreferenced library: /usr/local/lib/compat/libcalendar.so.2
Unreferenced library: /usr/local/lib/compat/libcam.so.2
Unreferenced library: /usr/local/lib/compat/libdevinfo.so.2
Unreferenced library: 

Re: security certificates ssh

2006-08-23 Thread Martin Miedema

Graham North wrote:
I just tried to ssh into freebsd server using Putty (pocketputty 
actually).


I got a connection (sort of) but my Putty device put up the question 
...unknown certificate.do you want to trust it... or words to 
that effect.   Due to  finger problems on the touchscreen I said NO.   
OOPs - now putty gives me error messages about not being able to 
connect to server.   I think that my FreeBsd box is locking me out (or 
maybe it is the Windows Mobile??


Can anyone tell me how to unlock this situation ?
Presumably if it is FreeBSD locking me out then there is a black mark 
against my mobile's mac address???  Can I find and remedy?
Alternatively, perhaps my mobile device is not accepting the security 
certificate from the server in which case I need the FBSD server to 
issue a different one?


I feel a bit like the guy who left his key inside the car and locked 
himself out..!

Any help please?
Thanks,
Graham/



I'm not to up to date with Windows Mobile, but this is an issue were 
putty has put the certificate from the FreeBSD server on the black list 
because it thinks you told it that it was wrong. Try to remove putty 
from your PDA, remove any files etc it might have left behind and reinstall.

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


Re: kde3 Make Install failure - SOLVED

2006-08-23 Thread Vizion
 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Scot Hetzel
 Sent: Tuesday, August 22, 2006 4:35 PM
 To: Vizion
 Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; 
 freebsd-questions@freebsd.org
 Subject: Re: kde3 Make Install failure
 
 
 On 8/22/06, Vizion [EMAIL PROTECTED] wrote:
  --- It is http.test
  that appear to fail
  The failure begins with:
  http.test
 
   http-3.3 http::geturl FAILED
   Contents of test case:
 
 set token [hrrp::geturl $url]
 http:: data $token
   Test generated error; return code was: 1
    Return code should have been one of: 0 2
    errorInfo: couldn't open socket: connection timed out
while executing
  http::geturl $url
  set token [http::geturl $url]
  (uplevel body line 2)
   invoked from within
  uplevel 1 $script
   errorCode: NONE
   http-3.3 FAILED
 
 
This continues incrementing the http-x.3 version until final hang
 
 
  I cannot get full redirection of the test as
  # Make Install  filename
  does not work!!
 
 You still didn't go back far enough, as we can't see which port is
 failing, but I suspect that it  is the tcl84 port, as it redefines the
 build target to be build test, if you remove the test, the tcl84
 port will install.  Don't know why it is failing the tests, as we need
 someone who knows tcl to have a look at it.

OK Got it. Thank you so much - you put meon the right track.

I have been compiling a new installation and had not yet made alterations to 
create a valid /etc/hosts because the system is not in its final place on the 
network. The catch is the http tests need a valid /etc/hosts or the test fails!!

Gr

Thank you guys

David

 


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


(no subject)

2006-08-23 Thread Vizion


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


DHCP question

2006-08-23 Thread Vizion
My home network is connected by my Linksys Broadband Router model RT31P2 to an 
upstream Cable company supplied Motorola SB5100 cable modem.

A single IP address is allocated via DHCP to the Linksys to which my private 
network is attached. The IP address is rarely changed.

I need to monitor and record that IP address and initiate a series of processes 
if/when the IP address changes.

Suggestions please... and thanks in advance for any replies

david

 


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


Re: Newbie questions

2006-08-23 Thread Ralph Ellis
On Wednesday 23 August 2006 12:37 am, E. Gad wrote:
 Hello
  First I was directed to post the  here because I  posted to the stable
 mailing list before re-reading what it's purpose is- I apologise-.


  I am playing with freebsd 6 on a testing box.  I Upgraded l from 6.0 to
 6.1 because it looked like popular opinion is that it's got a number of
 improvements After a few false starts and finally figuring what I did wrong
  it went basicly ok.

  I went to use sysinstall  to install a few usefull looking items however I
 got a error message: Release 6.1-p3 not found on server

  What is puzling is if I do essentially the samething: run pkg_add -f from
 the command line I seem to get some of the  packages I wanted-to install.
 Is this normal? or did I do something wrong? I am not entirely sure how fix
 this and any assistance is apreciated.

  (The free-bsd etiquite   note statements says I should mention what I have
 done so far)

  I have started by using google to see if anyone else has this problem. I
 haven't found the problem on bulitin boards or the like (not yet
 anyway-i'll look again in the morning)


  -thanks





 -
 Do you Yahoo!?
  Get on board. You're invited to try the new Yahoo! Mail.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 
Go to the the Options menu in sysinstall and change the entry for 
6.1-RELEASE-P3 
to 
6.1-RELEASE
FreeBSD tries to exactly match what you have as a system and the p3 means 
patch level #3, 
You will have to do this each time you try to use sysinstall to add binaries. 
You can also use the ports system which is more up to date typically than the 
binaries. However, installing via the ports means compiling from source which 
works but takes time. 
One port that you may want to install is:
/usr/ports/sysutils/desktopbsd-tools
go to it and type
make clean
make
make install
make clean
This is a system to help you find programs and install them from source or 
binaries. It allows you to have the most up to date programs available.
Checkout www.desktopbsd.net for their version of BSD or if you want a 
distribution that is very user friendly try www.PCBSD.org. Both are 
excellent. DesktopBSD is based on FreeBSD 5.5 while PCBSD is based on FreeBSD 
6.1.
If you want to stick with FreeBSD, you might want to buy
FreeBSD 6 Unleashed by Brian Tiemann and Michael Urban the 2006 edition
ISBN 0-672-32875-5
It is the most complete book out there.
Have fun
Ralph Ellis
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Scan to PDF

2006-08-23 Thread Ralph Ellis
On Tuesday 22 August 2006 11:26 pm, Lilo Stich wrote:
 Hi

 I was wondering if there is something like Scan2PDF for FreeBSD? If not,
 how is the way to do it?

 Thanks.

 Michael
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
Xsane and Kooka programs will both scan images to PDF files.
Ralph Ellis
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Cluster mail system using FreeBSD

2006-08-23 Thread bsd

Hello,


I am looking for the best possible solution in order to setup a High  
availability mail cluster using FreeBSD (smtp/imap/pop server with  
1000 accounts).




Selected software are as followed :
---

- Postfix
- Amavisd-new
- SpamAssassin
- Courier Imap
- DCC-DCCD
- Clamav
- a web mail (not yet selected but probably horde)


The idea is to offer a simple and very efficient solution in order  
for the server to have a 100% uptime under any circumstances.



I would like (if possible) to stick to software available in the  
ports (for ease of maintenance).



I was first thinking about using Linux-HA aka. heartbeat and  
syncing the two boxes using rsync ?


What other solution would you think of ?

Any pointer will be very appreciated I need to build my offer quite  
fast.



Sincerly yours.



«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§

Gregober --- PGP ID -- 0x1BA3C2FD
bsd @at@ todoo.biz

«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§


P Please consider your environmental responsibility before printing  
this e-mail



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


Re: Flash Upgrade

2006-08-23 Thread Lars Kristiansen

Chris Maness skrev:




Funny thing about Freebsd is that you can run linux-executables.
If you install www/linux-firefox you can use linuxplugins like flash
and it just works.
At least one less complication.

P.S.  It also runs much faster.  I find that very odd.  Why would a non 
native ap. run faster than a compiled port?


I have not noticed that. When I first installed some time ago it I 
thought it seemed slower and perhaps a bit more unstable than the native 
firefox. But the differences were not really significant.

Maybe it has been built with a different compiler or compiler settings.
I do not know. Anyway it is good to get the plugins working.

You may need to check the links to your portinstalled extensions.
New framework for this is in process on if I understand correctly.

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


Re: DHCP question

2006-08-23 Thread Nagy László Zsolt

Vizion írta:

My home network is connected by my Linksys Broadband Router model RT31P2 to an 
upstream Cable company supplied Motorola SB5100 cable modem.

A single IP address is allocated via DHCP to the Linksys to which my private 
network is attached. The IP address is rarely changed.

I need to monitor and record that IP address and initiate a series of processes 
if/when the IP address changes.

Suggestions please... and thanks in advance for any replies
  
I do not have a ready-to-use solution, but you might try to download 
this site with lynx:



www.whatismyip.com

and extract your 'public' IP address from that page.

Best,

  Laszlo

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


Re: DHCP question

2006-08-23 Thread Gerard Seibert
Vizion wrote:

 My home network is connected by my Linksys Broadband Router model
 RT31P2 to an upstream Cable company supplied Motorola SB5100 cable
 modem.
 
 A single IP address is allocated via DHCP to the Linksys to which my
 private network is attached. The IP address is rarely changed.
 
 I need to monitor and record that IP address and initiate a series of
 processes if/when the IP address changes.
 
 Suggestions please... and thanks in advance for any replies

Might 'ddclient' be what you are referring to? Its in the ports.


-- 
Gerard Seibert
[EMAIL PROTECTED]


Consider everything in the nature of a hanging fixture a weakness, and
naked radiators an abomination

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


Re: new 6.1 install will not boot

2006-08-23 Thread Greg Barniskis

Perry Hutchison wrote:

Recommend you get a [bigger|second] disk if you can though,
or housecleaning will be a constant chore.


I got it more or less working, although not completely set up, and
then that 10GB disk died:  click -- kerthunk -- click -- kerthunk
continuously, even after cycling power, even with only the power
connected :(

After replacing it with a 160GB Hitachi, and reinstalling Windoze,
Linux, and FreeBSD (in that order, as before), I seem to be back at
square one -- FreeBSD won't boot -- but the details are different.
Partition Commander now has:

  Ptnsize   - type -  1st sector  # of sectors
  P0 250M   FAT32  0x0B  63514017
  P1   7M   Linux ext2 0x83  514080 16065
  P2   41.99G   Unix   0xA5  530145  88068330
  P3   85.75G   Extended   0x0F88598475 179831610
   L0   43.75G   FAT32  0x0B88598538  91763217
   L1 400M   Linux swap 0x82   180361818819252
   L2   41.60G   Linux ext2 0x83   181181133  87248952

Sysinstall had not commented about the geometry with the 10GB disk,
but it did this time; and as suggested I let it do what it wanted.
The Dell BIOS will not tell me what it thinks the geometry is -- it
just says the drive is EIDE -- so I have no direct way of verifying
sysinstall's geometry; however the first BIOS partition is a
working FAT32 and per the instructions that should be enough for
sysinstall to have gotten it right.  (The second BIOS partition is
a Linux /boot, which also works.)

The install appeared to succeed, and the FreeBSD boot manager does
successfully boot Windoze and Linux, but all attempts to boot FreeBSD
from the hard disk fail.

The following was transcribed by hand, so there might be some typos;
and I've added some notes to the right of the lsdev output.  I've
also confirmed, using the loader's ls, that there is no visible
file named 'kernel' in the root directory, nor anywhere under /boot,
/rescue, or /sbin.  Where is it supposed to come from, and how do
I get it where it needs to be without reinstalling the whole thing
*yet again*?




F1   DOS
F2   Linux
F3   FreeBSD

Default: F3

BTX loader 1.00  BTX version is 1.01
Consoles: internal video/keyboard
BIOS drive A: is disk0
BIOS drive C: is disk1
BIOS 640kB/195584kB available memory
acpi: bad RSDP checksum (210)

FreeBSD/i386 bootstrap loader, Revision 1.1
([EMAIL PROTECTED], Sun May  7 03:20:03 UTC 2006)
Loading /boot/defaults/loader.conf
Unable to load a kernel!
/
can't load 'kernel'

Type '?' for a list of commands, 'help' for more detailed help.
OK lsdev
cd devices:
disk devices:
disk0: BIOS drive A:
disk1: BIOS drive C:
  disk1s1: FAT32  # C:
  disk1s2: ext2fs # Linux /boot
disk1s3a: FFS # FreeBSD /
disk1s3b: swap
disk1s3d: FFS # FreeBSD /var
disk1s3e: FFS # FreeBSD /tmp
disk1s3f: FFS # FreeBSD /usr
  disk1s4: Unknown fs: 0xf# contains FAT32 D:, Linux swap and /
pxe devicde:
OK


Well, you're at least as far as having the disk sliced up in a 
workable way, or the bootstrap wouldn't start at all. This jumps out 
as not only being bad, but happening right before meltdown.



acpi: bad RSDP checksum (210)


Have you got the latest Dell BIOS for this hardware? If not you may 
be SOL if they don't support this hardware any more. I expect the 
GX1 is well past Dell's official EOL, but they may still have the 
files downloadable on their support site.


It might not help anyway. The alternative to making an old ACPI 
implementation work right is to try to work around its shortcomings 
by trying to boot around the problem or reconfigure the underlying 
system to eliminate the root cause of the conflict.


Searching http://www.google.com/bsd for bad RSDP checksum turns up 
that this is a recurring issue on older Dells, along with wildly 
disparate pokes at causes and solutions including:


toggling ACPI support on/off in the BIOS
workarounds for funky RAID cards
replacing the video card with a different model

Ain't low level hardware troubleshooting grand? I expect there are 
also boot loader command line options you can try to coax the system 
to start with hardware as is but I've never had to resort to that; 
the Handbook or others on the list are going to be more helpful than 
I can on that point.



--
Greg Barniskis, Computer Systems Integrator
South Central Library System (SCLS)
Library Interchange Network (LINK)
gregb at scls.lib.wi.us, (608) 266-6348
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


e-mail from cron

2006-08-23 Thread Lisa Casey

Hi,

This ought to be a fairly simple question, but I've googled and can't really 
find the answer.


I'ld like to have the reports from the system cron jobs (daily run output, 
security run output, weekly run output and monthly run output) sent to an 
e-mail address other than root, but I want all  the postmaster stuff 
(mailer-daemon emails, etc.) to continue going to root (so I don't 
particularly want to just forward root's mail somewhere using the aliases 
file).


In /etc/crontab, I changed this:

# Perform daily/weekly/monthly maintenance.
1   3   *   *   *   rootperiodic daily
15  4   *   *   6   rootperiodic weekly
30  5   1   *   *   rootperiodic monthly
#

to this:

# Perform daily/weekly/monthly maintenance.
1   3   *   *   *   rootperiodic daily  21 | 
sendmail [EMAIL PROTECTED]
15  4   *   *   6   rootperiodic weekly 21 | 
sendmail [EMAIL PROTECTED]
30  5   1   *   *   rootperiodic monthly 21 | 
sendmail [EMAIL PROTECTED]

#

but all I get is a blank email sent to [EMAIL PROTECTED]

What's the best way to accomplish this?

Thanks,

Lisa Casey

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


Re: Linux-HA howto for FreeBSD.

2006-08-23 Thread David Robillard

Hi,

I am looking for a good howto or a detailed explanation in order to
deploy Linux HA on two BSD boxes.


You can grab heartbeat from the FreeBSD ports at sysutils/heartbeat
(i.e. http://www.freebsd.org/cgi/url.cgi?ports/sysutils/heartbeat/pkg-descr)

But unfortunately, it is only at version 1.2.4 in the ports while the
actual software is now at version 2.0.7. I haven't tested if version
2.0.7 is operational on FreeBSD. Has anyone tried it?

Should you want to give it a try since 1.2.4 is stable, the
instructions on the website are fairly straight forward:
http://linux-ha.org/GettingStarted#gettingstarted but it's RedHat
specific.

So just make sure you translate any RedHat hardware paths to the FreeBSD paths.

Now, you'll need two seperate heartbeat links. So for the first one,
you need an empty serial port on both machines along with a serial
cable to link them together. For the second link, make sure you have a
seperate network interface card on both machines and link them with a
cross-link ethernet UTP cable. Use different network interface cards
for your application networks.

Ideally, your machines should have two serial ports, so that you can
use one for the heartbeat link and the other for the serial console.
Also ideally, both machines should have identical hardware.

I'd also suggest to setup the disk drives in all your machines under
gmirror(8) control. Read more about gmirror(8) at
http://www.freebsd.org/cgi/man.cgi?query=gmirrorapropos=0sektion=0manpath=FreeBSD+6.1-RELEASEformat=html
Make sure you two have identical hard disks and follow the
instructions on how to set a RAID 1 FreeBSD OS under gmirror(8) from
Ralf S. Engelschall at http://people.freebsd.org/~rse/mirror/

Keep in mind that all this setup is not really usefull if the rest of
your network infrastructure is not also redundant.

Therefore, consider installing your firewalls under linux-ha/heartbeat
and setup a linux virtual server cluster (also under heartbeat) which
redirects http/ftp/sql requests to multiple web/ftp/database servers.
You can find more information on linux virtual server (a.k.a. LVS) at
http://www.linuxvirtualserver.org/

There is a FreeBSD port of LVS under net/ipvs. You can get more
information about LVS for FreeBSD on the author's web page at
http://dragon.linux-vs.org/~dragonfly/htm/lvs_freebsd.htm

Finally, you'll need to sync the data on all those nodes. For
databases, consider MySQL real-time replication or Oracle Dataguard.
For ftp and http data sets, take a look at net/rsync. For mail
servers, it's a bit more tricky, but there is mail/maildirsync which
I've never tried.

David


Thank you very much.


--
David Robillard
UNIX systems administrator  Oracle DBA
CISSP, RHCE  Sun Certified Security Administrator
Montreal: +1 514 966 0122
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: e-mail from cron

2006-08-23 Thread albi
On Wed, 23 Aug 2006 10:05:14 -0400
Lisa Casey [EMAIL PROTECTED] wrote:


 30  5   1   *   *   rootperiodic monthly 21
 | sendmail [EMAIL PROTECTED]
 #
 
 but all I get is a blank email sent to [EMAIL PROTECTED]

does it work if you use the command mail instead ? see : man mail

also.. using 21 doesn't seem appropriate, afaik you would use that in
crontab if you don't want to get emails via cron

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


Re: e-mail from cron

2006-08-23 Thread Alex Zbyslaw

Lisa Casey wrote:



# Perform daily/weekly/monthly maintenance.
1   3   *   *   *   rootperiodic daily  21 | 
sendmail [EMAIL PROTECTED]
15  4   *   *   6   rootperiodic weekly 21 | 
sendmail [EMAIL PROTECTED]
30  5   1   *   *   rootperiodic monthly 21 
| sendmail [EMAIL PROTECTED]

#

If these were standard cronjobs sending output to stdout then this would 
work (though I would use e.g. mail -s 'my subject' not sendmail - 
latter only really useful when you want to generate the headers 
yourself).  However, IIRC, periodic jobs are handled differently.  
Extract from man periodic.conf:


dir_output
(path or list) What to do with the output of the scripts executed
from the directory dir.  If this variable is set to an absolute
path name, output is logged to that file, otherwise it is taken
as one or more space separated email addresses and mailed to
those users.  If this variable is not set or is empty, output is
sent to standard output.

e.g.
[EMAIL PROTECTED]

same for weekly, monthly.

Or unset all of them and use the crontab email method you used above.

--Alex


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


Re: e-mail from cron

2006-08-23 Thread Dan Nelson
In the last episode (Aug 23), Lisa Casey said:
 This ought to be a fairly simple question, but I've googled and can't
 really find the answer.
 
 I'ld like to have the reports from the system cron jobs (daily run
 output, security run output, weekly run output and monthly run
 output) sent to an e-mail address other than root, but I want all the
 postmaster stuff (mailer-daemon emails, etc.) to continue going to
 root (so I don't particularly want to just forward root's mail
 somewhere using the aliases file).

The periodic scripts generate their own emails, so setting MAILTO= in
crontab (or manually piping the output to sendmail as you did) won't do
anything.  They default to the root email address, but you can change
it by editing /etc/periodic.conf and adding lines like

daily_output=[EMAIL PROTECTED]

.  Use /etc/defaults/periodic.conf as a references.  This feature is
documented in the periodic(8) manpage, but all the examples log to
files, so it's easy to miss that fact that you can also use email
addresses.

-- 
Dan Nelson
[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: e-mail from cron

2006-08-23 Thread Bill Moran
In response to Lisa Casey [EMAIL PROTECTED]:

 to this:
 
 # Perform daily/weekly/monthly maintenance.
 1   3   *   *   *   rootperiodic daily  21 | 
 sendmail [EMAIL PROTECTED]

This is a bad idea, mainly because (as you already know) it doesn't work :)

If you want to use that syntax above, use mail(1) instead of sendmail.

However, you might find it easier to just add the following line to the
top of the crontab:
[EMAIL PROTECTED]

Which will cause all mail generated by the jobs in that file to be sent
to the provided address.

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


Re: new 6.1 install will not boot

2006-08-23 Thread Derek Ragona
I have seen this happen where the kernel is not copied by sysinstall.  I 
booted the install CD but exited sysinstall to a shell prompt, mounted the 
root partitiion and manually copied the kernel.  You might give that a try.


-Derek


At 01:48 AM 8/23/2006, Perry Hutchison wrote:

 Recommend you get a [bigger|second] disk if you can though,
 or housecleaning will be a constant chore.

I got it more or less working, although not completely set up, and
then that 10GB disk died:  click -- kerthunk -- click -- kerthunk
continuously, even after cycling power, even with only the power
connected :(

After replacing it with a 160GB Hitachi, and reinstalling Windoze,
Linux, and FreeBSD (in that order, as before), I seem to be back at
square one -- FreeBSD won't boot -- but the details are different.
Partition Commander now has:

  Ptnsize   - type -  1st sector  # of sectors
  P0 250M   FAT32  0x0B  63514017
  P1   7M   Linux ext2 0x83  514080 16065
  P2   41.99G   Unix   0xA5  530145  88068330
  P3   85.75G   Extended   0x0F88598475 179831610
   L0   43.75G   FAT32  0x0B88598538  91763217
   L1 400M   Linux swap 0x82   180361818819252
   L2   41.60G   Linux ext2 0x83   181181133  87248952

Sysinstall had not commented about the geometry with the 10GB disk,
but it did this time; and as suggested I let it do what it wanted.
The Dell BIOS will not tell me what it thinks the geometry is -- it
just says the drive is EIDE -- so I have no direct way of verifying
sysinstall's geometry; however the first BIOS partition is a
working FAT32 and per the instructions that should be enough for
sysinstall to have gotten it right.  (The second BIOS partition is
a Linux /boot, which also works.)

The install appeared to succeed, and the FreeBSD boot manager does
successfully boot Windoze and Linux, but all attempts to boot FreeBSD
from the hard disk fail.

The following was transcribed by hand, so there might be some typos;
and I've added some notes to the right of the lsdev output.  I've
also confirmed, using the loader's ls, that there is no visible
file named 'kernel' in the root directory, nor anywhere under /boot,
/rescue, or /sbin.  Where is it supposed to come from, and how do
I get it where it needs to be without reinstalling the whole thing
*yet again*?




F1   DOS
F2   Linux
F3   FreeBSD

Default: F3

BTX loader 1.00  BTX version is 1.01
Consoles: internal video/keyboard
BIOS drive A: is disk0
BIOS drive C: is disk1
BIOS 640kB/195584kB available memory
acpi: bad RSDP checksum (210)

FreeBSD/i386 bootstrap loader, Revision 1.1
([EMAIL PROTECTED], Sun May  7 03:20:03 UTC 2006)
Loading /boot/defaults/loader.conf
Unable to load a kernel!
/
can't load 'kernel'

Type '?' for a list of commands, 'help' for more detailed help.
OK lsdev
cd devices:
disk devices:
disk0: BIOS drive A:
disk1: BIOS drive C:
  disk1s1: FAT32  # C:
  disk1s2: ext2fs # Linux /boot
disk1s3a: FFS # FreeBSD /
disk1s3b: swap
disk1s3d: FFS # FreeBSD /var
disk1s3e: FFS # FreeBSD /tmp
disk1s3f: FFS # FreeBSD /usr
  disk1s4: Unknown fs: 0xf# contains FAT32 D:, Linux swap and /
pxe devicde:
OK
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

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


Re: security certificates ssh

2006-08-23 Thread Graham North

Hi Martin:

Thank you for your help.   I wasn't sure whether it was Putty or FreeBSD 
that did the blacklisting.  I will take your suggestion and see what 
happens.

Thanks!
Graham/

Martin Miedema wrote:

Graham North wrote:
I just tried to ssh into freebsd server using Putty (pocketputty 
actually).


I got a connection (sort of) but my Putty device put up the question 
...unknown certificate.do you want to trust it... or words to 
that effect.   Due to  finger problems on the touchscreen I said 
NO.   OOPs - now putty gives me error messages about not being able 
to connect to server.   I think that my FreeBsd box is locking me out 
(or maybe it is the Windows Mobile??


Can anyone tell me how to unlock this situation ?
Presumably if it is FreeBSD locking me out then there is a black mark 
against my mobile's mac address???  Can I find and remedy?
Alternatively, perhaps my mobile device is not accepting the security 
certificate from the server in which case I need the FBSD server to 
issue a different one?


I feel a bit like the guy who left his key inside the car and locked 
himself out..!

Any help please?
Thanks,
Graham/



I'm not to up to date with Windows Mobile, but this is an issue were 
putty has put the certificate from the FreeBSD server on the black 
list because it thinks you told it that it was wrong. Try to remove 
putty from your PDA, remove any files etc it might have left behind 
and reinstall.






--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.11.5/425 - Release Date: 2006-08-22

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


Geli questions.. ponderings..

2006-08-23 Thread Jeff Palmer
Hello,


Let me preface the email by saying I'm not overly familiar with geli,  and
it may already have the ability to do what I'm about to describe.

The scenario:   A FreeBSD based appliance at a customer premise.  The
customer really can't be trusted not to disasemble the box,  and gain
knowledge about the box configuration, software, and design.

The idea:  I'd like to use geli to encrypt *everything* on the disk.  So
if someone (a competitor maybe) removes the disk from the machine,   he
can't gain any data off of it easily.  I know nothing is 100%,  but why
make the process easy for him?

The problem:  I don't want the end user to have to do anything to the box,
  to have it come back up after a reboot/power failure.   The goal is an
appliance that the client just plugs in,  and forgets about it.

The plan:  the appliance would be persistantly connected to an SSL based
VPN server at my central office. (Think OpenVPN server)  I'd like a way
for geli to encrypt the entire disk,  but fetch the key from a server
located on the VPN.  this would require the appliance to boot up,  access
the internet (static IP), access the VPN (ssl key'd) and fetch the key
that geli needs.

Is this currently possible using geli (or even other software that I may
not have heard of)  or if not,   would it be overly difficult to
implement?


Any feedback or brainstorming would be GREATLY appreciated.


DrkShdw @ freenode (##FreeBSD)





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


Re: e-mail from cron

2006-08-23 Thread David King

30  5   1   *   *   rootperiodic monthly 21
| sendmail [EMAIL PROTECTED]
but all I get is a blank email sent to [EMAIL PROTECTED]

[...]
also.. using 21 doesn't seem appropriate, afaik you would use  
that in

crontab if you don't want to get emails via cron


You would use 21 in conjunction with /dev/null if you didn't  
want to get emails from cron, sure. But if you don't redirect stderr,  
then stderr doesn't end up in the mail.


That is, if periodic monthly outputs stdout and stderr, and you  
only redirect (with |) stdout, then you don't get the stderr.  
21 says, send output from file-descriptor 2 (stderr) to file- 
descriptor 1 (stdout). That way the redirection with the pipe  
contains both stdout and stderr.


As far as redirecting the periodic output to a different user, set  
daily_output in /etc/periodic.conf. See /etc/defaults/periodic.conf  
for an example. You'd of course have to do the same for weekly and  
monthly.

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


Re: e-mail from cron

2006-08-23 Thread David King

to this:

# Perform daily/weekly/monthly maintenance.
1   3   *   *   *   rootperiodic daily   
21 | sendmail [EMAIL PROTECTED]

[...]
However, you might find it easier to just add the following line to  
the

top of the crontab:
[EMAIL PROTECTED]
Which will cause all mail generated by the jobs in that file to be  
sent

to the provided address.


Is that true? MAILTO should change the destination of the output of  
cron jobs, but periodic handles its own output

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


Re: e-mail from cron

2006-08-23 Thread Bill Moran
In response to David King [EMAIL PROTECTED]:

  to this:
 
  # Perform daily/weekly/monthly maintenance.
  1   3   *   *   *   rootperiodic daily   
  21 | sendmail [EMAIL PROTECTED]
  [...]
  However, you might find it easier to just add the following line to  
  the
  top of the crontab:
  [EMAIL PROTECTED]
  Which will cause all mail generated by the jobs in that file to be  
  sent
  to the provided address.
 
 Is that true? MAILTO should change the destination of the output of  
 cron jobs, but periodic handles its own output

You're correct.  That's my mistake and I apologize for the misinformation.

Simply put, periodic does not generate any output to either stdout or
stderr.  It has its own system for determining who to mail to.  See
/etc/defaults/periodic.conf or appropriate man pages for the details.

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


Ethernet over Firewire fwe0:

2006-08-23 Thread Jerry McAllister
Hi,

Is there any known problem with installing on a machine whose
Ethernet is fwe0:  Ethernet over Firewire ?

I am still trying to install on that IBM Z61t notebook.
I get it all to appear to work - boot into sysinstall, slicing
and partitioning, making install choices and setting up the network
config stuff until it goes to look up the FreeBSD ftp host.   Then 
it sets there until it times out.   
This is with several mirrors and the main site.

In the apparently related boot messages I see:

 firewire0: IEEE1394 (Firewire) bus on fwohci0
 fwe0: Ethernet over Firewire on firewire0
 if_fwe0: Fake Ethernet address: 02:06:16:23:38:33
 few0: Ethernet address: 02:06:16:23:38:33
 fwe0: if_start running defferred for GIANT

There are several GIANT-LOCKED messages, both before and after
this fwe0 block of messages in the form of

 uhci0: [GIANT-LOCKED]
  etc for 0..3
 ehci0: [GIANT-LOCKED]

 atkbd: [GIANT-LOCKED]
 psm0:  [GIANT-LOCKED]

I presume these are normal because I see similar messages at boot
time on machines that work fine.   But, I mention since there was
a fwe0 message saying if_start is deffered for GIANT and I didn't
see anywhere that it did anything like resume running.

Anyway, I can't seem to install over ftp - with a fixed IP and hostname.
I am quite sure I got things like gateway and nameserver correct - at
least some of the times I have tried it.

The NIC seems to work under XP (I am setting up a dual boot) since
it is able to bring down some web stuff.  So, I believe the connection
is good, speed, duplex matches, etc.

The fwe man page says to add device firewire and device fwe to kernel
config, but I presume the install kernel has them because it seems
to recognize things OK - just not talk over it.

So, any hints - is there something that needs enabling.

jerry

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


Re: new 6.1 install will not boot

2006-08-23 Thread Perry Hutchison
 Well, you're at least as far as having the disk sliced up in a 
 workable way, or the bootstrap wouldn't start at all. This jumps
 out as not only being bad, but happening right before meltdown.
 
  acpi: bad RSDP checksum (210)

I suspect it's a red herring, since I was getting that message at
that point when everything was working (with the 10GB drive).

It's a little hard to visualize how ACPI troubles could cause
this behavior anyway.  The loader is apparently able to read
/boot/defaults/loader.conf, and ls finds a reasonable-looking
collection of stuff, just no file named 'kernel'.  If ACPI --
or anything else -- were interfering with drive access, I'd
expect to see a garbled directory structure, or nothing at all.

After a CD boot, is there a reasonably simple way to have sysinstall
reinstall just the kernel -- or the package containing it -- without
starting completely over?

 Have you got the latest Dell BIOS for this hardware? If not you
 may be SOL if they don't support this hardware any more. I expect
 the GX1 is well past Dell's official EOL, but they may still have
 the files downloadable on their support site.

The BIOS version is A08.  Dunno if it is the latest, but I do have
ACPI turned off in the BIOS.  I guess it is arguably a BIOS bug for
an RSDP to exist when ACPI is disabled, and/or a FreeBSD bug to be
complaining about ACPI when it is disabled.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: new 6.1 install will not boot

2006-08-23 Thread Greg Barniskis

Perry Hutchison wrote:
Well, you're at least as far as having the disk sliced up in a 
workable way, or the bootstrap wouldn't start at all. This jumps

out as not only being bad, but happening right before meltdown.


acpi: bad RSDP checksum (210)


I suspect it's a red herring, since I was getting that message at
that point when everything was working (with the 10GB drive).


That could be. I thought it might be a symptom of the BIOS version 
being the root of the problem, and of course once that's foo all 
bets are off.




After a CD boot, is there a reasonably simple way to have sysinstall
reinstall just the kernel -- or the package containing it -- without
starting completely over?


Yeah, see what Derek wrote. Never done that, myself, or even heard 
of the kernel not getting installed.




The BIOS version is A08.  Dunno if it is the latest, but I do have
ACPI turned off in the BIOS.  I guess it is arguably a BIOS bug for
an RSDP to exist when ACPI is disabled, and/or a FreeBSD bug to be
complaining about ACPI when it is disabled.


Whose bug? is often largely a matter of semantics when two pieces 
of software fight. It's likely that for historical hardware, only 
FreeBSD developers could fix the conflict at this point, but that 
seems unlikely unless (after you get things otherwise working) 
you're willing to do extensive trial and error, debugging 
operations, etc.


You're probably right about it being a red herring for your 
immediate boot problem, but ACPI issues do cause all kinds of 
trouble, so keep an eye on it.


--
Greg Barniskis, Computer Systems Integrator
South Central Library System (SCLS)
Library Interchange Network (LINK)
gregb at scls.lib.wi.us, (608) 266-6348
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: new 6.1 install will not boot

2006-08-23 Thread backyard


--- Greg Barniskis [EMAIL PROTECTED] wrote:

 Perry Hutchison wrote:
  Well, you're at least as far as having the disk
 sliced up in a 
  workable way, or the bootstrap wouldn't start at
 all. This jumps
  out as not only being bad, but happening right
 before meltdown.
 
  acpi: bad RSDP checksum (210)
  
  I suspect it's a red herring, since I was getting
 that message at
  that point when everything was working (with the
 10GB drive).
 
 That could be. I thought it might be a symptom of
 the BIOS version 
 being the root of the problem, and of course once
 that's foo all 
 bets are off.
 
 
  After a CD boot, is there a reasonably simple way
 to have sysinstall
  reinstall just the kernel -- or the package
 containing it -- without
  starting completely over?
 
 Yeah, see what Derek wrote. Never done that, myself,
 or even heard 
 of the kernel not getting installed.
 
 
  The BIOS version is A08.  Dunno if it is the
 latest, but I do have
  ACPI turned off in the BIOS.  I guess it is
 arguably a BIOS bug for
  an RSDP to exist when ACPI is disabled, and/or a
 FreeBSD bug to be
  complaining about ACPI when it is disabled.
 
 Whose bug? is often largely a matter of semantics
 when two pieces 
 of software fight. It's likely that for historical
 hardware, only 
 FreeBSD developers could fix the conflict at this
 point, but that 
 seems unlikely unless (after you get things
 otherwise working) 
 you're willing to do extensive trial and error,
 debugging 
 operations, etc.
 
 You're probably right about it being a red herring
 for your 
 immediate boot problem, but ACPI issues do cause all
 kinds of 
 trouble, so keep an eye on it.
 
 -- 
 Greg Barniskis, Computer Systems Integrator
 South Central Library System (SCLS)
 Library Interchange Network (LINK)
 gregb at scls.lib.wi.us, (608) 266-6348
 ___
 freebsd-questions@freebsd.org mailing list

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

going to jump in but ignore if my assumptions are
wrong... I remeber in this thread somewhere it was
saying you had a Dell GX1???

I've installed FreeBSD 6.0 on such a system and
upgraded to 6.1-p3. The A08 BIOS is old, A10 is what I
have. I think thats the latest but I'm not positive.
ACPI needs to be turned on in the BIOS in order for
shutdown -p to function otherwise you must manually
shut it off after the halt. Whatever you do DO NOT
INSTALL GRUB. It doesn't work at all and just corrupts
the root partition. At least this has been my
experience, only machine so far I've encountered.

I would update the bios first to A10 or the latest
(let me know if A10 ain't the latest), make sure ACPI
is turned on and then find yourself a 6.0 iso to
install and then upgrade it. Especially if there is a
problem with 6.1 installing a kernel. Maybe this has
been asked but the install did ask you which
distribution you wanted right? Sometimes sysinstall
gets confused when I change my mind on things and
never asks for the distributions I want to install.
This always ends with an unusable system. even though
it appears to be installing something. 

good luck, if this is an GX1 it should work
eventually, and if memory serves me the A10 bios fixed
some ACPI issues from previous version. Although it
seems that all Dell updates fix ACPI issues so maybe
I'm just getting confused.

-brian

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


Problems with recording

2006-08-23 Thread Matti J. Karki

Hi!

I tried to find some information about this issue via Google and it
seems that I'm not only one having this problem, but there was no
clear solution available.

So...

I try to use microphone for recording. The sound card (Conexant
AC-Link Audio) works otherwise correctly, but when trying to read from
/dev/dsp, the following error message will be spit out:

pcm0:record:0:dsp0.0: record interrupt timeout, channel dead

The mixer shows the following:

Mixer vol  is currently set to  55:55
Mixer pcm  is currently set to  48:48
Mixer speaker  is currently set to   0:0
Mixer line is currently set to   0:0
Mixer mic  is currently set to   1:1
Mixer cd   is currently set to  52:52
Mixer rec  is currently set to   0:0
Mixer igainis currently set to   1:1
Mixer ogainis currently set to 100:100
Recording source: mic

The /dev/sndstat shows:

FreeBSD Audio Driver (newpcm)
Installed devices:
pcm0: Acer Labs M5451 at io 0x8400 irq 5 kld snd_t4dwave (4p/1r/0v
channels duplex default)

So, the playback works, but I'm unable to record anything. I'm able to
hear myself from the headphones (so the hardware should work as
expected).

The machine is an HP laptop and only real information about the
chipset is that it is a Conexant chip.

I would appreciate any help on this issue. Has anyone any pointers,
where to start looking for the solution?


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


More newbie questions

2006-08-23 Thread E. Gad


Svein Halvor Halvorsen [EMAIL PROTECTED] wrote: Subhro wrote:
 yourself. However remember to cvsup your ports tree before you start
 using it to get the required software. Refer to the handbook for
 understanding how ports work.

For most people portsnap would be a better way of updating one's ports
tree. Firstly, it's in the base system and thus doesn't require any
third party software. Secondly, most newbies find it easier to use.


 Svein Halvor

Hmm porstnap seemed to have worked ok. I installed the portupgrade suite 
through pkg_add. 
 Somethings still not happy. Because when  took a stab at installing:
 nvidia-driver
 nvidia-glx
 xorg and compat 5 as a dependency for nvidia-driver/nvidia-glx
 
 nvidia can't find something and I don't know what because the first part of 
the message scrolls of the screen- (remember I'm not in xorg yet)
 
 -What the newbie here has done so far to help itself-
 Just as a guess-reinstalled linux_base because I remembered reading on a Just 
Some Guys 'Blog abut the same problem
 thinking it couldn't hurt anything since I hadn't installed hardly much of 
anything-
 cd /usr/ports/emulators/linux_base.
 make deinstall
 make clean
 make install
 Ran that for 15 minuts-it ran into some sort of 
 error 1! (repeated 5 times)
 Undaunted-re- did make etc.
 Somethng about rpm something not found 
 (cd'd into linux_bas-fc4)
 ran make install clean-but it says it can't find the  ftp servers-
 Any guesses what I'm doing wrong?
 
 


-
Do you Yahoo!?
 Everyone is raving about the  all-new 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: More newbie questions

2006-08-23 Thread backyard


--- E. Gad [EMAIL PROTECTED] wrote:

 
 
 Svein Halvor Halvorsen [EMAIL PROTECTED]
 wrote: Subhro wrote:
  yourself. However remember to cvsup your ports
 tree before you start
  using it to get the required software. Refer to
 the handbook for
  understanding how ports work.
 
 For most people portsnap would be a better way of
 updating one's ports
 tree. Firstly, it's in the base system and thus
 doesn't require any
 third party software. Secondly, most newbies find it
 easier to use.

as long as your remember to install it as a port
during the install or add it with sysinstall or
pkg_add. cvsup-nogui then doing a:

make update in /usr/src or /usr/ports will
automagically use the default examples and update
things. As long as your going from a 6.x base it will
continue on Rel_6.x. If you started with 5.x it will
continue to update 5.x. Ports will always update to
the latest and greatest as it uses a different tag. I
find this very easy, I'm also afraid of change. Though
portsnap is more secure because it uses encryption and
I've heard signs the updates. To each their own though
one way of the other updating your SRC and PORTS is an
important thing to learn how to do.



 
  Svein Halvor
 
 Hmm porstnap seemed to have worked ok. I installed
 the portupgrade suite through pkg_add. 
  Somethings still not happy. Because when  took a
 stab at installing:
  nvidia-driver
  nvidia-glx
  xorg and compat 5 as a dependency for
 nvidia-driver/nvidia-glx
  
  nvidia can't find something and I don't know what
 because the first part of the message scrolls of the
 screen- (remember I'm not in xorg yet)

if you don't have X yet then I don't think the nvidia
drivers will install because they are quite dependant
on X.

no X required here...
hit scroll lock and then PgUp and PgDn this will let
you view the scroll back buffer and see what you
cannot see. the up and down arrows will work too.


  
  -What the newbie here has done so far to help
 itself-
  Just as a guess-reinstalled linux_base because I
 remembered reading on a Just Some Guys 'Blog abut
 the same problem
  thinking it couldn't hurt anything since I hadn't
 installed hardly much of anything-
  cd /usr/ports/emulators/linux_base.
  make deinstall
  make clean
  make install
  Ran that for 15 minuts-it ran into some sort of 
  error 1! (repeated 5 times)
  Undaunted-re- did make etc.
  Somethng about rpm something not found 
  (cd'd into linux_bas-fc4)
  ran make install clean-but it says it can't find
 the  ftp servers-
  Any guesses what I'm doing wrong?
  

install archivers/rpm should fix that but it should
know to do it itself. Unless your stuck using that
particular dist of linux I would try to gentoo stage3
base. a chroot to the /compat/linux and you can use
their portage system to install and update linux apps
fairly easy. The reason I got away from linux in the
first place was the nightmare of updating it, but at
least Gentoo uses a ports system that makes it less
of a nightmare. Of course I am biased because I do run
Gentoo on my laptop and would want the emulation base
to be compatible if I package up native Gentoo apps to
my FreeBSD system.

-brian

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


Re: Ethernet over Firewire fwe0:

2006-08-23 Thread Jerry McAllister
Hello,

Sorry for adding to my post before anyone responds, but:
I went ahead and installed from CD and have tried to talk to 
the net with the fully installed system up.  
During boot it finds the fwe0: card and appears to be happy,
but nothing talks.  When I do an 'ifconfig -a'  I get:

 fwe0: flags=108943UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST,NEEDSGIANT 
mtu 1500
  options=8VLAN_MTU
  inet6 fe80::6:1bfffe233833%fwe0 prefixlen 64 scopeid 0x1
  inet 35.8.1.20 netmask 0xfff8 broadcast 35.15.255.255
  ether 02:06:1b:23:38:33
  ch 1 dma 0

Followed by the lo0:   loopback stuff.

It looks a lot like the other machines I have plugged in to the
same switch that work except for the 'NEEDSGIANT' thing.

Am I right in assuming that it would not come up with this ifconfig
and the fwe stuff in the boot messages if it were not properly in
the kernel?

Are there any clues from this or where else can I look to see why
this thing doesn't talk to the net (but does in XP)?

I will appreciate any direction.  The only only google hits I have gotten 
that seem possibly relevant point to ubuntu and I can't seem to get to 
that server (from another machine that is working)- it times out.


jerry

 Hi,
 
 Is there any known problem with installing on a machine whose
 Ethernet is fwe0:  Ethernet over Firewire ?
 
 I am still trying to install on that IBM Z61t notebook.
 I get it all to appear to work - boot into sysinstall, slicing
 and partitioning, making install choices and setting up the network
 config stuff until it goes to look up the FreeBSD ftp host.   Then 
 it sets there until it times out.   
 This is with several mirrors and the main site.
 
 In the apparently related boot messages I see:
 
  firewire0: IEEE1394 (Firewire) bus on fwohci0
  fwe0: Ethernet over Firewire on firewire0
  if_fwe0: Fake Ethernet address: 02:06:16:23:38:33
  few0: Ethernet address: 02:06:16:23:38:33
  fwe0: if_start running defferred for GIANT
 
 There are several GIANT-LOCKED messages, both before and after
 this fwe0 block of messages in the form of
 
  uhci0: [GIANT-LOCKED]
   etc for 0..3
  ehci0: [GIANT-LOCKED]
 
  atkbd: [GIANT-LOCKED]
  psm0:  [GIANT-LOCKED]
 
 I presume these are normal because I see similar messages at boot
 time on machines that work fine.   But, I mention since there was
 a fwe0 message saying if_start is deffered for GIANT and I didn't
 see anywhere that it did anything like resume running.
 
 Anyway, I can't seem to install over ftp - with a fixed IP and hostname.
 I am quite sure I got things like gateway and nameserver correct - at
 least some of the times I have tried it.
 
 The NIC seems to work under XP (I am setting up a dual boot) since
 it is able to bring down some web stuff.  So, I believe the connection
 is good, speed, duplex matches, etc.
 
 The fwe man page says to add device firewire and device fwe to kernel
 config, but I presume the install kernel has them because it seems
 to recognize things OK - just not talk over it.
 
 So, any hints - is there something that needs enabling.
 
 jerry
 
 

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


Re: pkg database backup and restore

2006-08-23 Thread Lowell Gilbert
DW [EMAIL PROTECTED] writes:

 If part of a normal backup routine, we are regularly backing up
 /var/db/pkg, how can we best use that backup in a scenario in which a
 machine needs to be rebuilt from scratch, and we're trying to save
 time going through and doing a portinstall on everything we can
 remember that should be installed? (or alternatively taking a backup
 of the results from a periodic pkg_info  installed_packages.txt and
 painstakenly going through the list and reinstalling everything
 one-by-one).

If you are reinstalling all the ports anyway, and you know which ones
they are, then you probably don't need /var/db/pkg for the restore.

Feeding the list of packages into portupgrade for installation would
make the ports reinstall much less painful on the humans involved.

-- 
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 problem

2006-08-23 Thread Lowell Gilbert
yusof khalid [EMAIL PROTECTED] writes:

 i got some problem when i want to install the FreeBSD 6.1 on my hard disk.
 This error occour while i'm finish configuring the disk, the error state
 that Cannot create new root file system , command return status 36

 i have try to reconfigure the disk but the same error occour.
 For your information i'm using maxtor 20gig , pentium 4 1.8

Please be more specific.  When you say configuring the disk, what
screen are you looking at?  What do you do immediately before the
error is printed?

-- 
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: More newbie questions

2006-08-23 Thread E. Gad


backyard [EMAIL PROTECTED] wrote: 

--- E. Gad 
 wrote:

 
 
 Svein Halvor Halvorsen 
 wrote: Subhro wrote:
  yourself. However remember to cvsup your ports
 tree before you start
  using it to get the required software. Refer to
 the handbook for
  understanding how ports work.
 
 For most people portsnap would be a better way of
 updating one's ports
 tree. Firstly, it's in the base system and thus
 doesn't require any
 third party software. Secondly, most newbies find it
 easier to use.

as long as your remember to install it as a port
during the install or add it with sysinstall or
pkg_add. cvsup-nogui then doing a:

make update in /usr/src or /usr/ports will
automagically use the default examples and update
things. As long as your going from a 6.x base it will
continue on Rel_6.x. If you started with 5.x it will
continue to update 5.x. Ports will always update to
the latest and greatest as it uses a different tag. I
find this very easy, I'm also afraid of change. Though
portsnap is more secure because it uses encryption and
I've heard signs the updates. To each their own though
one way of the other updating your SRC and PORTS is an
important thing to learn how to do.



 
  Svein Halvor
 
 Hmm porstnap seemed to have worked ok. I installed
 the portupgrade suite through pkg_add. 
  Somethings still not happy. Because when  took a
 stab at installing:
  nvidia-driver
  nvidia-glx
  xorg and compat 5 as a dependency for
 nvidia-driver/nvidia-glx
  
  nvidia can't find something and I don't know what
 because the first part of the message scrolls of the
 screen- (remember I'm not in xorg yet)

if you don't have X yet then I don't think the nvidia
drivers will install because they are quite dependant
on X.

no X required here...
hit scroll lock and then PgUp and PgDn this will let
you view the scroll back buffer and see what you
cannot see. the up and down arrows will work too.


  
  -What the newbie here has done so far to help
 itself-
  Just as a guess-reinstalled linux_base because I
 remembered reading on a Just Some Guys 'Blog abut
 the same problem
  thinking it couldn't hurt anything since I hadn't
 installed hardly much of anything-
  cd /usr/ports/emulators/linux_base.
  make deinstall
  make clean
  make install
  Ran that for 15 minuts-it ran into some sort of 
  error 1! (repeated 5 times)
  Undaunted-re- did make etc.
  Somethng about rpm something not found 
  (cd'd into linux_bas-fc4)
  ran make install clean-but it says it can't find
 the  ftp servers-
  Any guesses what I'm doing wrong?
  

install archivers/rpm should fix that but it should
know to do it itself. Unless your stuck using that
particular dist of linux I would try to gentoo stage3
base. a chroot to the /compat/linux and you can use
their portage system to install and update linux apps
fairly easy. The reason I got away from linux in the
first place was the nightmare of updating it, but at
least Gentoo uses a ports system that makes it less
of a nightmare. Of course I am biased because I do run
Gentoo on my laptop and would want the emulation base
to be compatible if I package up native Gentoo apps to
my FreeBSD system.

-brian

 

Actually funy you say that I'd think using linux_base-gentoo-stage-3 would be 
simpler in someways for the Powers That be to make Linux Emulation seemless.
 
 -linux_base-gentoo-stage-3 install went smooth as silk-
 -the pkg_add xorg also seems to have gone ok (not sure why it had problems 
initially...strange)
 I'll re-run portinstalls of the nvidia stuff.
  
 You might like Arch if you've been turned off by the way other distributions 
do things.- caveats: It has a bit of learning curve,  it uses fairly bleeding 
edge software, and quite a bit of work is more community developed than 
average (more so than say Fedora).  
 On the other hand  It use a ports like system(qpckge and aurbuild) and a 
pkg_add like system (packman)
 
 -Thanks
 
 


-
Do you Yahoo!?
 Everyone is raving about the  all-new Yahoo! Mail.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


how to install asterisk on freebsd 4.11 release

2006-08-23 Thread Mansour Safaie
Hi There,

Is there anybody who installed asterisk on freebsd 4.11 release ?
I was not succesful. please guide me.
I updated the ports and I installed the lib using ports but when I try to
install zaptel it says cannot load it for release before than 5
I couldn't install the asterisk from ports also because it ask for zaptel.
I don't need zaptel because I will not use hardware by asterisk.
Please also let me know how to cancel the requirment of zaptel during
insalling asterisk from ports ?
Below please find my tries;

Thanks
Mansour Safaie

dedi513# cd /usr/ports/misc/zaptel/
dedi513# make install clean
===  zaptel-1.0 does not build on FreeBSD \ 5.x.
*** Error code 1

Stop in /usr/ports/misc/zaptel.
dedi513# cd /usr/ports/net/asterisk
dedi513# make install clean
===   asterisk-1.2.9.1_1 depends on executable in : mpg123 - found
===   asterisk-1.2.9.1_1 depends on package: libpri=1.2.0 - found
===   asterisk-1.2.9.1_1 depends on file: /usr/local/include/zaptel.h - not
found
===Verifying install for /usr/local/include/zaptel.h in
/usr/ports/misc/zaptel
===  zaptel-1.0 does not build on FreeBSD \ 5.x.
*** Error code 1

Stop in /usr/ports/misc/zaptel.
*** Error code 1

Stop in /usr/ports/net/asterisk.
dedi513# cd /usr/local/asterisk-install/asterisk/asterisk-1.2.10
dedi513# ls
.cleancount callerid.c  jitterbuf.c
.lastclean  cdr jitterbuf.h
.versioncdr.c   keys
BUGSchannel.c   loader.c
CHANGES channelslogger.c
COPYING chanvars.c  manager.c
CREDITS cli.c   md5.c
ChangeLog   codecs  mkpkgconfig
HARDWAREcoef_in.h   muted.c
LICENSE coef_out.h  muted.conf.sample
Makefileconfig.cnetsock.c
README  configs pbx
README.fpm  contrib pbx.c
SECURITYcryptostub.cplc.c
UPGRADE.txt cygwin  poll.c
acl.c   db.cprivacy.c
aescrypt.c  db1-ast redhat
aeskey.cdevicestate.c   res
aesopt.hdlfcn.c rtp.c
aestab.cdns.c   sample.call
agi dnsmgr.csay.c
alaw.c  doc sched.c
app.c   dsp.c   slinfactory.c
appsecdisa.hsounds
ast_expr2.c editlinesounds.txt
ast_expr2.flenum.c  srv.c
ast_expr2.h file.c  stdtime
ast_expr2.y formats strcompat.c
ast_expr2f.cframe.c tdd.c
asterisk.8  fskmodem.c  term.c
asterisk.c  funcs   translate.c
asterisk.sgml   image.c ulaw.c
astmm.c images  utils
autoservice.c   include utils.c
build_tools indications.c
buildinfo.c io.c
dedi513# make install clean
Makefile, line 28: Missing dependency operator
Makefile, line 32: Need an operator
Makefile, line 35: Need an operator
Error expanding embedded variable.
dedi513# make
Makefile, line 28: Missing dependency operator
Makefile, line 32: Need an operator
Makefile, line 35: Need an operator
Error expanding embedded variable.
dedi513#

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


Re: More newbie questions-again?

2006-08-23 Thread E. Gad


backyard [EMAIL PROTECTED] wrote: 

--- E. Gad 
 wrote:

 
 
 Svein Halvor Halvorsen 
 wrote: Subhro wrote:
  yourself. However remember to cvsup your ports
 tree before you start
  using it to get the required software. Refer to
 the handbook for
  understanding how ports work.
 
 For most people portsnap would be a better way of
 updating one's ports
 tree. Firstly, it's in the base system and thus
 doesn't require any
 third party software. Secondly, most newbies find it
 easier to use.

as long as your remember to install it as a port
during the install or add it with sysinstall or
pkg_add. cvsup-nogui then doing a:

make update in /usr/src or /usr/ports will
automagically use the default examples and update
things. As long as your going from a 6.x base it will
continue on Rel_6.x. If you started with 5.x it will
continue to update 5.x. Ports will always update to
the latest and greatest as it uses a different tag. I
find this very easy, I'm also afraid of change. Though
portsnap is more secure because it uses encryption and
I've heard signs the updates. To each their own though
one way of the other updating your SRC and PORTS is an
important thing to learn how to do.



 
  Svein Halvor
 
 Hmm porstnap seemed to have worked ok. I installed
 the portupgrade suite through pkg_add. 
  Somethings still not happy. Because when  took a
 stab at installing:
  nvidia-driver
  nvidia-glx
  xorg and compat 5 as a dependency for
 nvidia-driver/nvidia-glx
  
  nvidia can't find something and I don't know what
 because the first part of the message scrolls of the
 screen- (remember I'm not in xorg yet)

if you don't have X yet then I don't think the nvidia
drivers will install because they are quite dependant
on X.

no X required here...
hit scroll lock and then PgUp and PgDn this will let
you view the scroll back buffer and see what you
cannot see. the up and down arrows will work too.


  
  -What the newbie here has done so far to help
 itself-
  Just as a guess-reinstalled linux_base because I
 remembered reading on a Just Some Guys 'Blog abut
 the same problem
  thinking it couldn't hurt anything since I hadn't
 installed hardly much of anything-
  cd /usr/ports/emulators/linux_base.
  make deinstall
  make clean
  make install
  Ran that for 15 minuts-it ran into some sort of 
  error 1! (repeated 5 times)
  Undaunted-re- did make etc.
  Somethng about rpm something not found 
  (cd'd into linux_bas-fc4)
  ran make install clean-but it says it can't find
 the  ftp servers-
  Any guesses what I'm doing wrong?
  

install archivers/rpm should fix that but it should
know to do it itself. Unless your stuck using that
particular dist of linux I would try to gentoo stage3
base. a chroot to the /compat/linux and you can use
their portage system to install and update linux apps
fairly easy. The reason I got away from linux in the
first place was the nightmare of updating it, but at
least Gentoo uses a ports system that makes it less
of a nightmare. Of course I am biased because I do run
Gentoo on my laptop and would want the emulation base
to be compatible if I package up native Gentoo apps to
my FreeBSD system.

-brian
   
   
 

About that nvidia-thing here's the messages:
 libtool cannot find the library /usr/local/lib/libintl.la or undhandled 
argument in /usr/local/libintl.la
 gmake[2]:***[dump] Error 1
 gmak[2]:leaving director /usr/ports/archivers/rpm/work/rpm-3.0.6/tools
 gmake[2]:[all-recursive]-Error 1
 gmake[1]leaving director /usr/ports/archivers/work/rpm-3.0.6
 gmake *** [all-recursive-am- Error 2
 Error code 2
 Stop in /usr/ports/archivers/rpm
 Errror code 1
 Stop in /usr/ports/archivers/rpm
 Error code 1 
 
 ---snip
 stop in /usr/ports/emulators/linux_base-fc4  
 /* Why is it having issues with this? */
 Stop in /usr/ports/x11/nvidia-driver.
 command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall542.0 make 
reinstall
 **Fix the installation problem and try again 
 ***Listing failed packages(*skiped/ !FAILED)
 !xll/driver(install error)
 packages processed: 0
 


-
Stay in the know. Pulse on the new Yahoo.com.  Check it out. 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Geli questions.. ponderings..

2006-08-23 Thread Steve Brown
 The idea:  I'd like to use geli to encrypt *everything* on the disk.  So
 if someone (a competitor maybe) removes the disk from the machine,   he
 can't gain any data off of it easily.  I know nothing is 100%,  but why
 make the process easy for him?

It seems like there is a more basic problem here than automating key 
downloading.  If the end-user can boot up the box, then they have an 
opportunity to interfere with the boot process.  The code providing 
instructions to fetch a remote key would have to be in the clear, in 
which case the competitor could just use that code to get the remote key 
(since it would do so automatically on boot, I assume you're not 
requiring the client to call you for key authorization every time?) and 
then access the disk.

The problem is wanting to automate the decryption process, I think.

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


howto install asterisk on freebsd release 4.11

2006-08-23 Thread mansour safai
Hi There,

Is there anybody who installed asterisk on freebsd
4.11 release ?
I was not succesful. please guide me.
I updated the ports and I installed the lib using
ports but when I try to install zaptel it says cannot
load it for release before than 5
I couldn't install the asterisk from ports also
because it ask for zaptel.
I don't need zaptel because I will not use hardware by
asterisk.
Please also let me know how to cancel the requirment
of zaptel during insalling asterisk from ports ?
Below please find my tries;

Thanks
Mansour Safaie

dedi513# cd /usr/ports/misc/zaptel/
dedi513# make install clean
===  zaptel-1.0 does not build on FreeBSD \ 5.x.
*** Error code 1

Stop in /usr/ports/misc/zaptel.
dedi513# cd /usr/ports/net/asterisk
dedi513# make install clean
===   asterisk-1.2.9.1_1 depends on executable in :
mpg123 - found
===   asterisk-1.2.9.1_1 depends on package:
libpri=1.2.0 - found
===   asterisk-1.2.9.1_1 depends on file:
/usr/local/include/zaptel.h - not found
===Verifying install for
/usr/local/include/zaptel.h in /usr/ports/misc/zaptel
===  zaptel-1.0 does not build on FreeBSD \ 5.x.
*** Error code 1

Stop in /usr/ports/misc/zaptel.
*** Error code 1

Stop in /usr/ports/net/asterisk.
dedi513# cd
/usr/local/asterisk-install/asterisk/asterisk-1.2.10
dedi513# ls
.cleancount callerid.c 
jitterbuf.c
.lastclean  cdr
jitterbuf.h
.versioncdr.c   keys
BUGSchannel.c  
loader.c
CHANGES channels   
logger.c
COPYING chanvars.c 
manager.c
CREDITS cli.c   md5.c
ChangeLog   codecs 
mkpkgconfig
HARDWAREcoef_in.h  
muted.c
LICENSE coef_out.h 
muted.conf.sample
Makefileconfig.c   
netsock.c
README  configs pbx
README.fpm  contrib pbx.c
SECURITYcryptostub.cplc.c
UPGRADE.txt cygwin  poll.c
acl.c   db.c   
privacy.c
aescrypt.c  db1-ast redhat
aeskey.cdevicestate.c   res
aesopt.hdlfcn.c rtp.c
aestab.cdns.c  
sample.call
agi dnsmgr.csay.c
alaw.c  doc
sched.c
app.c   dsp.c  
slinfactory.c
appsecdisa.hsounds
ast_expr2.c editline   
sounds.txt
ast_expr2.flenum.c  srv.c
ast_expr2.h file.c 
stdtime
ast_expr2.y formats
strcompat.c
ast_expr2f.cframe.c tdd.c
asterisk.8  fskmodem.c  term.c
asterisk.c  funcs  
translate.c
asterisk.sgml   image.c ulaw.c
astmm.c images  utils
autoservice.c   include
utils.c
build_tools indications.c
buildinfo.c io.c
dedi513# make install clean
Makefile, line 28: Missing dependency operator
Makefile, line 32: Need an operator
Makefile, line 35: Need an operator
Error expanding embedded variable.
dedi513# make
Makefile, line 28: Missing dependency operator
Makefile, line 32: Need an operator
Makefile, line 35: Need an operator
Error expanding embedded variable.
dedi513#
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problems with recording

2006-08-23 Thread Danny Pansters
On Wednesday 23 August 2006 22:37, Matti J. Karki wrote:
 Mixer vol      is currently set to  55:55
 Mixer pcm      is currently set to  48:48
 Mixer speaker  is currently set to   0:0
 Mixer line     is currently set to   0:0
 Mixer mic      is currently set to   1:1
 Mixer cd       is currently set to  52:52
 Mixer rec      is currently set to   0:0

Try setting rec to something  0, say 80

 Recording source: mic

HTH,

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


Re: Occasional System Lockups

2006-08-23 Thread Pgold

Hi Bob,
I've seen this happening to a Dell server, that used a SCSI raid. One
disk was with a faillure, and this would lock up the machine. This
faillure however was not logged, because tthe SCSI raid controller
wouldn't send the apropriate signal to FreeBSD, since they were not
compatible. It may be a lot of things, but check for it.

On 8/23/06, Bob Richards [EMAIL PROTECTED] wrote:


Every couple of days, one of my Dell Work-Stations running freebsd 6.1 simply
locks up. The box can be pinged only IE there are no services running, locked
up screen/kbd/mouse. No caps-lock light action on kybd...  On/OFF time.
Actually OFF doesn't work either (It's a dell, with ACPI power switch) only
hitting the reset button will revive things.

Machine restarts OK, complains about improperly dismounted drives etc.

There is no core file, and the last entries in messages just before the lockup
always look like this:

Aug 23 00:23:02 viola kernel: acd0: WARNING - PREVENT_ALLOW read data overrun
180
Aug 23 00:24:02 viola kernel: acd0: WARNING - PREVENT_ALLOW read data overrun
180
Aug 23 00:26:02 viola kernel: acd0: WARNING - READ_TOC read data overrun 1812
Aug 23 00:28:32 viola kernel: acd0: WARNING - PREVENT_ALLOW read data overrun
180

There was NO CD in the cdrom drive either,

This has happened with the original GENERIC kernel, and also with the custom
kernel I recently built for that hardware.

dmesg output:

Copyright (c) 1992-2006 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 6.1-RELEASE #0: Tue Aug 22 03:55:24 EDT 2006
[EMAIL PROTECTED]:/usr/src/sys/i386/compile/VIOLA
Timecounter i8254 frequency 1193182 Hz quality 0
CPU: Intel Pentium III (531.61-MHz 686-class CPU)
  Origin = GenuineIntel  Id = 0x681  Stepping = 1

Features=0x383f9ffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE
real memory  = 267051008 (254 MB)
avail memory = 256045056 (244 MB)
kbd1 at kbdmux0
acpi0: DELL GX110   on motherboard
acpi0: Power Button (fixed)
Timecounter ACPI-fast frequency 3579545 Hz quality 1000
acpi_timer0: 24-bit timer at 3.579545MHz port 0x808-0x80b on acpi0
cpu0: ACPI CPU on acpi0
pcib0: ACPI Host-PCI bridge port 0xcf8-0xcff on acpi0
pci0: ACPI PCI bus on pcib0
agp0: Intel 82810E (i810E GMCH) SVGA controller mem
0xf400-0xf7ff,0xff00-0xff07 irq 9 at device 1.0 on pci0
pcib1: ACPI PCI-PCI bridge at device 30.0 on pci0
pci1: ACPI PCI bus on pcib1
xl0: 3Com 3c905C-TX Fast Etherlink XL port 0xec80-0xecff mem
0xfdfffc00-0xfdfffc7f irq 7 at device 12.0 on pci1
miibus0: MII bus on xl0
xlphy0: 3c905C 10/100 internal PHY on miibus0
xlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
xl0: Ethernet address: 00:c0:4f:09:b1:23
isab0: PCI-ISA bridge at device 31.0 on pci0
isa0: ISA bus on isab0
atapci0: Intel ICH UDMA66 controller port
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 31.1 on pci0
ata0: ATA channel 0 on atapci0
ata1: ATA channel 1 on atapci0
uhci0: Intel 82801AA (ICH) USB controller port 0xff80-0xff9f irq 11 at
device 31.2 on pci0
uhci0: [GIANT-LOCKED]
usb0: Intel 82801AA (ICH) USB controller on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
pci0: serial bus, SMBus at device 31.3 (no driver attached)
fdc0: floppy drive controller port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0
fdc0: [FAST]
fd0: 1440-KB 3.5 drive on fdc0 drive 0
atkbdc0: Keyboard controller (i8042) port 0x60,0x64 irq 1 on acpi0
atkbd0: AT Keyboard irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
psm0: PS/2 Mouse irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model IntelliMouse, device ID 3
sio0: 16550A-compatible COM port port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio0: type 16550A
sio1: 16550A-compatible COM port port 0x2f8-0x2ff irq 3 on acpi0
sio1: type 16550A
ppc0: ECP parallel printer port port 0x278-0x27f,0x678-0x67f irq 5 on acpi0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/8 bytes threshold
ppbus0: Parallel port bus on ppc0
plip0: PLIP network interface on ppbus0
lpt0: Printer on ppbus0
lpt0: Interrupt-driven port
ppi0: Parallel I/O on ppbus0
orm0: ISA Option ROMs at iomem 0xc-0xc7fff,0xc8000-0xc on isa0
sc0: System console at flags 0x100 on isa0
sc0: VGA 16 virtual consoles, flags=0x300
vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on isa0
Timecounter TSC frequency 531611246 Hz quality 800
Timecounters tick every 1.000 msec
ad0: 9765MB Maxtor 51024U2 DA620CQ0 at ata0-master UDMA66
acd0: CDROM SAMSUNG SC-140B/d005 at ata1-master PIO4
Trying to mount root from ufs:/dev/ad0s1a

 --

The kernel config file is:

cat VIOLA | grep -v ^#

machine i386
cpu I686_CPU
ident   VIOLA
options SCHED_ULE   # ULE scheduler
options PREEMPTION  

Cluster mail system using FreeBSD

2006-08-23 Thread Greg Bernard

Hello,


I am looking for the best possible solution in order to setup a High  
availability mail cluster using FreeBSD (smtp/imap/pop server with  
1000 accounts).




Selected software are as followed :
---

- Postfix
- Amavisd-new
- SpamAssassin
- Courier Imap
- DCC-DCCD
- Clamav
- a web mail (not yet selected but probably horde)


The idea is to offer a simple and very efficient solution in order  
for the server to have a 100% uptime under any circumstances.



I would like (if possible) to stick to software available in the  
ports (for ease of maintenance).



I was first thinking about using Linux-HA aka. heartbeat and  
syncing the two boxes using rsync ?


What other solution would you think of ?

Any pointer will be very appreciated I need to build my offer quite  
fast.



Sincerly yours.


«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§

Grégory Bernard   11, rue de la Tour
Directeur 75116 Paris France
www.ToDoo.biz tel : +(33) 1 40 26 43 14

«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§

PGP ID -- 0x1BA3C2FD

P Please consider your environmental responsibility before printing  
this e-mail


Ce message et les pièces qui y sont éventuellement jointes sont  
exclusivement transmis à l'intention des personnes physiques ou  
morales auxquelles ils sont destinés.
Si vous avez reçu ce message par erreur, merci d'en avertir  
immédiatement la société ToDoo par téléphone ou par courrier  
électronique de retour à l'expéditeur et de supprimer toute copie de  
ce message.
Par ailleurs, il vous est notifié que toute divulgation,  
reproduction, distribution ou utilisation quelconque de tout ou  
partie de ce message (y compris de ses éventuelles pièces jointes) et  
des informations qui y sont contenues est interdite.
Internet ne permettant pas d'assurer l'intégrité de ce message, ToDoo  
et l'expéditeur déclinent toute responsabilité au cas où il aurait  
été intercepté ou modifié par quiconque.



This message and any possible attachments are transmitted for the  
exclusive use of the intended recipient(s).
Should you receive this message by mistake, please notify ToDoo or  
the sender at once by telephone or return e-mail and delete it from  
your system.
Moreover, any form of reproduction dissemination, copying,  
disclosure, modification, distribution and/or use of this message -  
or part of its contents, as well as its possible attachments by any  
unauthorized person or legal entity, is strictly prohibited.
The nature of the Internet means that the integrity of this message  
cannot be guaranteed. ToDoo and the sender therefore disclaim any  
liability whatsoever in the event of this message having been  
intercepted and/or altered.



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


Re: Time zone isn't displaying right one with 'tzsetup'

2006-08-23 Thread Pete Slagle
Greg 'groggy' Lehey wrote:

 On Tuesday, 22 August 2006 at 23:45:19 -0400, Robert Gabaree wrote:
 Hi,

 I tried to update my new server to the new time zone by running
 'tzsetup' and selecting Eastern.  However, instead of showing 11:45,
 it shows 6:45 - 5 hours later.  I even tried to do a 'cp /usr/share/
 zoneinfo/EST5EDT /etc/localtime but it didn't help.  What can I do
 to fix it?
 
 That depends on whether you're running ntpd or not.  If you are, your
 best bet is to stop ntpd and run ntpdate, specifying the same server,
 then restart ntpd.
 
 If you're not running ntpd, just set the date:
 
   date 08232355
 
 See the man page for the format.
 
 Greg

Also, instead of copying EST5EDT to /etc/localtime you can use a
symlink. That way when EST5EDT gets updated you will automatically use
the new version.

So,

  su
  cd /etc
  ln -s /usr/share/zoneinfo/EST5EDT localtime
  exit

Obviously, substitute the appropriate zoneinfo file if you are not on US
Eastern time.






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


Re: new 6.1 install will not boot

2006-08-23 Thread Perry Hutchison
  After a CD boot, is there a reasonably simple way to have
  sysinstall reinstall just the kernel -- or the package
  containing it -- without starting completely over?
 
 Yeah, see what Derek wrote. Never done that, myself, or even
 heard of the kernel not getting installed.

What Derek wrote?  I haven't gotten that.

What I did (for the archives):
  Make note of root partition.  One way to find it is (at
the OK prompt after the boot failure) more /etc/fstab
  Boot CD
  Get into Fixit mode
  Mount root partition on /mnt
  mkdir /mnt/boot/kernel
  cp /dist/boot/kernel/kernel /mnt/boot/kernel

Granted that's the install kernel, which may not be all that
great for general use, but it works well enough to get back to the
X-config trouble I was having before the disk died (which is likely
to become a new thread here -- xorgcfg is producing a blizzard of
unresolved symbol messages when trying to load drivers; the mouse
doesn't work; the keypad-based mouse emulator works after a fashion
but I can't figure how to tell it ok, done; ...).
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: new 6.1 install will not boot

2006-08-23 Thread Derek Ragona
You pretty much followed what I had wrote before that when I had a similar 
problem, I booted the install disk, but exited sysinstall to a shell 
prompt.  I then mounted the root partition, then manually copied over the 
kernel from the install CD to the root partition.


That does copy over the GENERIC kernel which usually works but you may want 
to customize.  Once I rebooted the system I cvsup'd, made and installed the 
world and a custom kernel.


Remaking world will likely fix the problems you are having.

-Derek


At 07:22 PM 8/23/2006, Perry Hutchison wrote:

  After a CD boot, is there a reasonably simple way to have
  sysinstall reinstall just the kernel -- or the package
  containing it -- without starting completely over?

 Yeah, see what Derek wrote. Never done that, myself, or even
 heard of the kernel not getting installed.

What Derek wrote?  I haven't gotten that.

What I did (for the archives):
  Make note of root partition.  One way to find it is (at
the OK prompt after the boot failure) more /etc/fstab
  Boot CD
  Get into Fixit mode
  Mount root partition on /mnt
  mkdir /mnt/boot/kernel
  cp /dist/boot/kernel/kernel /mnt/boot/kernel

Granted that's the install kernel, which may not be all that
great for general use, but it works well enough to get back to the
X-config trouble I was having before the disk died (which is likely
to become a new thread here -- xorgcfg is producing a blizzard of
unresolved symbol messages when trying to load drivers; the mouse
doesn't work; the keypad-based mouse emulator works after a fashion
but I can't figure how to tell it ok, done; ...).
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

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


Re: More newbie questions-again?

2006-08-23 Thread backyard


--- E. Gad [EMAIL PROTECTED] wrote:

 
 
 backyard [EMAIL PROTECTED] wrote: 
 
 --- E. Gad 
  wrote:
 
  
  
  Svein Halvor Halvorsen 
  wrote: Subhro wrote:
   yourself. However remember to cvsup your ports
  tree before you start
   using it to get the required software. Refer to
  the handbook for
   understanding how ports work.
  
  For most people portsnap would be a better way of
  updating one's ports
  tree. Firstly, it's in the base system and thus
  doesn't require any
  third party software. Secondly, most newbies find
 it
  easier to use.
 
 as long as your remember to install it as a port
 during the install or add it with sysinstall or
 pkg_add. cvsup-nogui then doing a:
 
 make update in /usr/src or /usr/ports will
 automagically use the default examples and update
 things. As long as your going from a 6.x base it
 will
 continue on Rel_6.x. If you started with 5.x it will
 continue to update 5.x. Ports will always update to
 the latest and greatest as it uses a different tag.
 I
 find this very easy, I'm also afraid of change.
 Though
 portsnap is more secure because it uses encryption
 and
 I've heard signs the updates. To each their own
 though
 one way of the other updating your SRC and PORTS is
 an
 important thing to learn how to do.
 
 
 
  
   Svein Halvor
  
  Hmm porstnap seemed to have worked ok. I installed
  the portupgrade suite through pkg_add. 
   Somethings still not happy. Because when  took a
  stab at installing:
   nvidia-driver
   nvidia-glx
   xorg and compat 5 as a dependency for
  nvidia-driver/nvidia-glx
   
   nvidia can't find something and I don't know what
  because the first part of the message scrolls of
 the
  screen- (remember I'm not in xorg yet)
 
 if you don't have X yet then I don't think the
 nvidia
 drivers will install because they are quite
 dependant
 on X.
 
 no X required here...
 hit scroll lock and then PgUp and PgDn this will let
 you view the scroll back buffer and see what you
 cannot see. the up and down arrows will work too.
 
 
   
   -What the newbie here has done so far to help
  itself-
   Just as a guess-reinstalled linux_base because I
  remembered reading on a Just Some Guys 'Blog abut
  the same problem
   thinking it couldn't hurt anything since I hadn't
  installed hardly much of anything-
   cd /usr/ports/emulators/linux_base.
   make deinstall
   make clean
   make install
   Ran that for 15 minuts-it ran into some sort of 
   error 1! (repeated 5 times)
   Undaunted-re- did make etc.
   Somethng about rpm something not found 
   (cd'd into linux_bas-fc4)
   ran make install clean-but it says it can't find
  the  ftp servers-
   Any guesses what I'm doing wrong?
   
 
 install archivers/rpm should fix that but it should
 know to do it itself. Unless your stuck using that
 particular dist of linux I would try to gentoo
 stage3
 base. a chroot to the /compat/linux and you can use
 their portage system to install and update linux
 apps
 fairly easy. The reason I got away from linux in the
 first place was the nightmare of updating it, but at
 least Gentoo uses a ports system that makes it
 less
 of a nightmare. Of course I am biased because I do
 run
 Gentoo on my laptop and would want the emulation
 base
 to be compatible if I package up native Gentoo apps
 to
 my FreeBSD system.
 
 -brian


  
 
 About that nvidia-thing here's the messages:
  libtool cannot find the library
 /usr/local/lib/libintl.la or undhandled argument in
 /usr/local/libintl.la
  gmake[2]:***[dump] Error 1
  gmak[2]:leaving director
 /usr/ports/archivers/rpm/work/rpm-3.0.6/tools
  gmake[2]:[all-recursive]-Error 1
  gmake[1]leaving director
 /usr/ports/archivers/work/rpm-3.0.6
  gmake *** [all-recursive-am- Error 2
  Error code 2
  Stop in /usr/ports/archivers/rpm
  Errror code 1
  Stop in /usr/ports/archivers/rpm
  Error code 1 
  
  ---snip
  stop in /usr/ports/emulators/linux_base-fc4  
  /* Why is it having issues with this? */
  Stop in /usr/ports/x11/nvidia-driver.
  command failed [exit code 1]: /usr/bin/script -qa
 /tmp/portinstall542.0 make reinstall
  **Fix the installation problem and try again 
  ***Listing failed packages(*skiped/ !FAILED)
  !xll/driver(install error)
  packages processed: 0
  
 
   

well it looks like gettext is messed up or rpm can't
find the proper library to link to. Try (re)installing
gettext. The rest happens because rpm is missing and I
think nividia's drivers are packaged as an rpm.

I don't know why fedora-core is popping up. perhaps
you need to set LINUX_BASE=gentoo in make.conf. I
think that is the correct syntax but man make.conf
should have the right syntax. I think for whatever
reason rpm has something to do with the fedora-core
base source. I'm not positive but building it in the
past I seem to recall something going on with
fedora-core. that or i seem to recall nvidia used a
self running and extracting rpm which is linked to
fedora core because redhat obviously created the
redhat 

MailScanner

2006-08-23 Thread rithy4u- CEO
Dear all:

I have successfull setup mailscanner+spamassassin and now I can deliver mail to 
my domain by mailscanner filtered. Now I got so many spam? Email message which 
scaned by mailscanner. How can I configure mailscanner to delete all those spam?

Richard Ben, CIO
-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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


Re: More newbie questions-again?

2006-08-23 Thread E. Gad


backyard [EMAIL PROTECTED] wrote: 

--- E. Gad 
 wrote:

 
 
 backyard  wrote: 
 
 --- E. Gad 
  wrote:
 
  
  
  Svein Halvor Halvorsen 
  wrote: Subhro wrote:
   yourself. However remember to cvsup your ports
  tree before you start
   using it to get the required software. Refer to
  the handbook for
   understanding how ports work.
  
  For most people portsnap would be a better way of
  updating one's ports
  tree. Firstly, it's in the base system and thus
  doesn't require any
  third party software. Secondly, most newbies find
 it
  easier to use.
 
 as long as your remember to install it as a port
 during the install or add it with sysinstall or
 pkg_add. cvsup-nogui then doing a:
 
 make update in /usr/src or /usr/ports will
 automagically use the default examples and update
 things. As long as your going from a 6.x base it
 will
 continue on Rel_6.x. If you started with 5.x it will
 continue to update 5.x. Ports will always update to
 the latest and greatest as it uses a different tag.
 I
 find this very easy, I'm also afraid of change.
 Though
 portsnap is more secure because it uses encryption
 and
 I've heard signs the updates. To each their own
 though
 one way of the other updating your SRC and PORTS is
 an
 important thing to learn how to do.
 
 
 
  
   Svein Halvor
  
  Hmm porstnap seemed to have worked ok. I installed
  the portupgrade suite through pkg_add. 
   Somethings still not happy. Because when  took a
  stab at installing:
   nvidia-driver
   nvidia-glx
   xorg and compat 5 as a dependency for
  nvidia-driver/nvidia-glx
   
   nvidia can't find something and I don't know what
  because the first part of the message scrolls of
 the
  screen- (remember I'm not in xorg yet)
 
 if you don't have X yet then I don't think the
 nvidia
 drivers will install because they are quite
 dependant
 on X.
 
 no X required here...
 hit scroll lock and then PgUp and PgDn this will let
 you view the scroll back buffer and see what you
 cannot see. the up and down arrows will work too.
 
 
   
   -What the newbie here has done so far to help
  itself-
   Just as a guess-reinstalled linux_base because I
  remembered reading on a Just Some Guys 'Blog abut
  the same problem
   thinking it couldn't hurt anything since I hadn't
  installed hardly much of anything-
   cd /usr/ports/emulators/linux_base.
   make deinstall
   make clean
   make install
   Ran that for 15 minuts-it ran into some sort of 
   error 1! (repeated 5 times)
   Undaunted-re- did make etc.
   Somethng about rpm something not found 
   (cd'd into linux_bas-fc4)
   ran make install clean-but it says it can't find
  the  ftp servers-
   Any guesses what I'm doing wrong?
   
 
 install archivers/rpm should fix that but it should
 know to do it itself. Unless your stuck using that
 particular dist of linux I would try to gentoo
 stage3
 base. a chroot to the /compat/linux and you can use
 their portage system to install and update linux
 apps
 fairly easy. The reason I got away from linux in the
 first place was the nightmare of updating it, but at
 least Gentoo uses a ports system that makes it
 less
 of a nightmare. Of course I am biased because I do
 run
 Gentoo on my laptop and would want the emulation
 base
 to be compatible if I package up native Gentoo apps
 to
 my FreeBSD system.
 
 -brian


  
 
 About that nvidia-thing here's the messages:
  libtool cannot find the library
 /usr/local/lib/libintl.la or undhandled argument in
 /usr/local/libintl.la
  gmake[2]:***[dump] Error 1
  gmak[2]:leaving director
 /usr/ports/archivers/rpm/work/rpm-3.0.6/tools
  gmake[2]:[all-recursive]-Error 1
  gmake[1]leaving director
 /usr/ports/archivers/work/rpm-3.0.6
  gmake *** [all-recursive-am- Error 2
  Error code 2
  Stop in /usr/ports/archivers/rpm
  Errror code 1
  Stop in /usr/ports/archivers/rpm
  Error code 1 
  
  ---snip
  stop in /usr/ports/emulators/linux_base-fc4  
  /* Why is it having issues with this? */
  Stop in /usr/ports/x11/nvidia-driver.
  command failed [exit code 1]: /usr/bin/script -qa
 /tmp/portinstall542.0 make reinstall
  **Fix the installation problem and try again 
  ***Listing failed packages(*skiped/ !FAILED)
  !xll/driver(install error)
  packages processed: 0
  
 


well it looks like gettext is messed up or rpm can't
find the proper library to link to. Try (re)installing
gettext. The rest happens because rpm is missing and I
think nividia's drivers are packaged as an rpm.

I don't know why fedora-core is popping up. perhaps
you need to set LINUX_BASE=gentoo in make.conf. I
think that is the correct syntax but man make.conf
should have the right syntax. I think for whatever
reason rpm has something to do with the fedora-core
base source. I'm not positive but building it in the
past I seem to recall something going on with
fedora-core. that or i seem to recall nvidia used a
self running and extracting rpm which is linked to
fedora core because redhat obviously created the
redhat package 

Re: MailScanner

2006-08-23 Thread Derek Ragona

Edit the MailScanner.conf file and set at least high scoring SPAM to bounce.

-Derek


At 07:57 PM 8/23/2006, rithy4u- CEO wrote:

Dear all:

I have successfull setup mailscanner+spamassassin and now I can deliver 
mail to my domain by mailscanner filtered. Now I got so many spam? Email 
message which scaned by mailscanner. How can I configure mailscanner to 
delete all those spam?


Richard Ben, CIO
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

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


Re: freebsd problem

2006-08-23 Thread yusof khalid

hi Lowell,

sorry for the misinformation about the problem. Actually i'm using the
sysinstall option.After I finish make the partition for my hdd using the
fdisk option, and after selecting the package(i select all with the Xwindow)
and the ports and ready to install the error occour.

Is FreeBSD sensitive with bad sector ?
before this i have install many other linux distro and it seems go well..

Thanks in advanced

On 8/24/06, Lowell Gilbert [EMAIL PROTECTED] wrote:


yusof khalid [EMAIL PROTECTED] writes:

 i got some problem when i want to install the FreeBSD 6.1 on my hard
disk.
 This error occour while i'm finish configuring the disk, the error state
 that Cannot create new root file system , command return status 36

 i have try to reconfigure the disk but the same error occour.
 For your information i'm using maxtor 20gig , pentium 4 1.8

Please be more specific.  When you say configuring the disk, what
screen are you looking at?  What do you do immediately before the
error is printed?

--
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org/~lowell/





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


Re: MailScanner

2006-08-23 Thread Olivier Nicole
 Edit the MailScanner.conf file and set at least high scoring SPAM to bounce.

Please DONT BOUNCE.

There is never any usefull return address in SPAM, so bouncing will
not get back to any spammer, but it will rather annoy some innocent
person.

It is totally useless to bounce for virus or spam, quarantine it or
discard it silently, but never ever bounce.

Bests,

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


disable javascript:alert() on firefox?

2006-08-23 Thread Carlos Silva

   Hi all,
   Someone know how to disable the [1]javascript:alert() function?
   Because it's anoying when you enter a page and have a lots of SPAM
   from that Sad .
Best Regards,

Carlos Silva, CSilva
Web: [2]http://www.csilva.org/

References

   1. javascript:alert(
   2. http://www.csilva.org/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: MailScanner

2006-08-23 Thread Malcolm Fitzgerald



At 07:57 PM 8/23/2006, rithy4u- CEO wrote:

Dear all:

I have successfull setup mailscanner+spamassassin and now I can 
deliver mail to my domain by mailscanner filtered. Now I got so many 
spam? Email message which scaned by mailscanner. How can I configure 
mailscanner to delete all those spam?



On 24/08/2006, at 11:31 AM, Derek Ragona wrote:

Edit the MailScanner.conf file and set at least high scoring SPAM to 
bounce.


To bounce? That generates more traffic and we've figured out that it's 
SPAM. Can't we send it to /dev/null or similar?


malcolm

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


Re: MailScanner

2006-08-23 Thread rithy4u- CEO

Not yet. I want both of them to start automaticly at boot time, how?
Richard Ben, CIO
- Original Message - 
From: Jonathan Horne [EMAIL PROTECTED]

To: rithy4u- CEO [EMAIL PROTECTED]
Sent: Thursday, August 24, 2006 9:24 AM
Subject: Re: MailScanner


i think derek ragonas reply touches on that.. im having trouble getting 
both

the mta and sendmail started automatcially, and was hoping you have had
better luck.

so your saying you can get them to start unattended?

jonathan

On Wednesday 23 August 2006 21:02, you wrote:

Friend,

Sure that I use sendmail as my MTA. in rc.conf I try to put all start up
files of mailscanner before sendmail but after boot its still not
successfull load sendmail with mailscanner untill I stop sendmail and 
then

I stop mailscanner and start it again. after I start mailscanner my
sendmail is automaticly started. but I wonder why its not work at boot
time?

Now I have use my MTA to relay mail for some domain but I am unable to
delete spam email using mailscanner. Because mailscanner just lable 
spamed

email and change its subject to spam? any configuration needed to delete
all spamed email without receive it?

Richard Ben, CIO
- Original Message -
From: Jonathan Horne [EMAIL PROTECTED]
To: rithy4u- CEO [EMAIL PROTECTED]
Sent: Thursday, August 24, 2006 8:32 AM
Subject: Re: MailScanner

 richard,

 ive been trying to successfully configure
 mailscanner/sendmail/spamassassin,
 and i was wondering, which MTA do you use with yours?  if sendmail, 
 would

 you
 be able to share with me what all entries in /etc/rc.conf you have for
 all your mail stuff?  i am not able to understand what the mailscanner
 docs are
 asking for.

 cheers,
 jonathan

 On Wednesday 23 August 2006 19:57, you wrote:
 Dear all:

 I have successfull setup mailscanner+spamassassin and now I can 
 deliver
 mail to my domain by mailscanner filtered. Now I got so many spam? 
 Email
 message which scaned by mailscanner. How can I configure mailscanner 
 to

 delete all those spam?

 Richard Ben, CIO

 --
 This message has been scanned for viruses and
 dangerous content by MailScanner, and is
 believed to be clean.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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


Sendmail and Proper Authentication

2006-08-23 Thread Nicholas Ink

Hello all.

I have been using FreeBSD for several months now, and have been
configuring it as a multipurpose server.  I've installed a web server,
database, and a handful of other utilities.  I also have now been
attempting for some time to configure an e-mail service - with
Sendmail.

Although everything seems to work fine with receiving e-mail, I have
had significant trouble with sending it.  For example, I have been
trying to send an e-mail from my FreeBSD server to my Gmail account.
The first problem I experienced was that there a host name lookup
failure for gmail.com, which I have subsequently corrected by adding
the line:

gmail.com   smtp:[smtp.gmail.com]

to /etc/mail/mailertable.  However, there is still a problem, when I
try to send an e-mail, /var/log/maillog says:


Aug 23 23:18:08 arches sm-mta[1049]: k7O3I7K2001049:
from=[EMAIL PROTECTED], size=397, class=0, nrcpts=1,
msgid=[EMAIL PROTECTED], proto=ESMTP, daemon=IPv6,
relay=localhost [IPv6:::1]

Aug 23 23:18:16 arches sm-mta[1051]: STARTTLS=client,
relay=gmail-smtp.l.google.com., version=TLSv1/SSLv3, verify=FAIL,
cipher=DES-CBC3-SHA, bits=168/168

Aug 23 23:18:16 arches sm-mta[1051]: k7O3I7K2001049:
to=[EMAIL PROTECTED], ctladdr=[EMAIL PROTECTED] (1007/0),
delay=00:00:08, xdelay=00:00:08, mailer=smtp, pri=30397,
relay=gmail-smtp.l.google.com. [66.249.83.111], dsn=5.0.0,
stat=Service unavailable

Aug 23 23:18:16 arches sm-mta[1051]: k7O3I7K2001049: k7O3IGK2001051:
DSN: Service unavailable


where arches is my host name.  I can't understand why it continues to
say Service unavailable when I know Gmail is not experiencing any
downtime or anything else.  Is this some sort of spam filter?  Any
help would be greatly appreciated!  Thanks!

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


Re: Problems with recording

2006-08-23 Thread Matti J. Karki

On 8/24/06, Danny Pansters [EMAIL PROTECTED] wrote:

On Wednesday 23 August 2006 22:37, Matti J. Karki wrote:
 Mixer vol is currently set to 55:55
 Mixer pcm is currently set to 48:48
 Mixer speaker is currently set to 0:0
 Mixer line is currently set to 0:0
 Mixer mic is currently set to 1:1
 Mixer cd is currently set to 52:52
 Mixer rec is currently set to 0:0

Try setting rec to something  0, say 80



With following settings:

Mixer vol  is currently set to  35:35
Mixer pcm  is currently set to  35:35
Mixer speaker  is currently set to   1:1
Mixer line is currently set to   0:0
Mixer mic  is currently set to  80:80
Mixer cd   is currently set to  75:75
Mixer rec  is currently set to  80:80
Mixer igainis currently set to  50:50
Mixer ogainis currently set to  50:50
Recording source: mic

Unfortunately, the same error message still appears and the recording fails:

pcm0:record:0:dsp0.0: record interrupt timeout, channel dead



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


Low Priority Apps

2006-08-23 Thread Dave Raven
Hi all,
I have a FreeBSD 4.x box running an app that uses 30-50% of the
processor. Periodically (through cron) we run a perl app that processes log
files and inserts the entries to sql.

This perl + mysql combination is causing problems for our app and I'd like
to run them at a low priority. What nice value should I give them - should I
lower the value of just the perl, or both, or make the high priority app's
value higher?

Thanks
Dave

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