Monitoring X.21 lines

2003-11-17 Thread Chris Visser
Hi,

I recently built a box running FreeBSD 5.1, with a Digi Sync 570 card in
it to connect my X.21 clients.  I've finally got it working, and would
like to know if anybody knows of a package that could be used to monitor
the individual lines.  I've used MRTG with SNMP to monitor some of my
other routers before.  I'd like to know how I might do this or an
alternative solution to monitoring/managing the lines on the box.

Thanks in advance.
Chris

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.536 / Virus Database: 331 - Release Date: 2003/11/03
 

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


Re: non-proportional fonts for X

2003-11-17 Thread Malcolm Kay
On Mon, 17 Nov 2003 14:35, Harald Schmalzbauer wrote:
 On Monday 17 November 2003 05:01, Harald Schmalzbauer wrote:
  Hi all,
 
  perhaps someone achieved something useful from the search for a good mail
  font.
  I don't like misc-fixed for mails (I use kmail) so I took courier-new
  9pt. But with that font the 1 and l are looking very similar with less
  that 10pt. And 10pt is too big for me.
  So I switched to Lucida typewriter. Readability at 9pt is quiet good but
  I'd like to know your favourites.
 
  Best regards,
 
  -Harry
 
  Proportional lines should end with # at the same position

 ^
 non-proportional of yourse (the one I'm looking for)
 Sorry!

In my opinion serif fonts look best and are easiest to read when the 
resolution is high. But at low resolution non-serif are better. So for 10
pnt at 75 dpi I'd certainly use a non-serif font; and for 12 pnt
at 120 I'd certainly use a serif font.

I like to work at 120dpi on a monitor that pretty much resolves the pixels
and then my first choice is 'nimbus mono l'. It is actually coded as a 
proportional font but is in fact mono-spaced.

You'll find it in the fonts provided in gnu-ghostscript and can be fed 
directly to the X fontlist.

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


Xcdroast root privilege error

2003-11-17 Thread Glenn Todd
When I try to read tracks as a non-root user with XCDRoast, I get the 
following error, how do I resolve this.  Thought it may be a cdda2wav 
problem but I have no problems running cdda2wav from the command line.

xcdroast error:
recording 264.2533 seconds stereo with 16 bits @ 44100.0 Hz -'/usr/
home/glenn/.xcdroast/track-01'...
Fatal error:  did not drop root privilege.
child reader sem request failed Child exited with 2
I am running FreeBSD 4.8-STABLE with
xcdroast 0.98aplpha14
cdda2wav Version 2.00.3 from the cdrtools-2.0.3 package
Glenn
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: unrecognized hardware with 5.1 and Dell 1750

2003-11-17 Thread Olaf Hoyer
On Sun, 16 Nov 2003, Jackie S. McCracken wrote:

 Kent and Olaf, thank you for the suggestions!  I believe that the root of
 the problem is the ServerWorks GC LE chipset.

Hi!

Well, I just installed a 1750 a few weeks before under 4.9-prerelease,
running fine.



 I forgot to mention that the
 system reports during initial startup that the Host to PCI bridge chipset
 is unrecognized which leads me to believe that it cannot see the NIC
 interface at all which is integrated into the motherboard.

It is initialized ok, at least for 4.9. The PCI ID is unknown to
FreeBSD, so it cannot display the right name in dmesg, but anything else
works.


 This is one of
 Dell's newest servers and I'm feeling that the hardware is just newer than
 what FreeBSD supports and I need some help working out the issue.

Well, not really. It is fully supported by FreeBSD 4.9-R, 5.1R is a bit
older. Basically the drivers will work, but due to the fact that they
do not know the PCI ID of the onboard NIC, the chips are not
initialized.


 I have a
 Dell 1650 (recently discontinued model) running just great at the moment
 and I'm checking to see what the differences in the motherboards are other
 than the 1750 is about twice as much server speed wise and will supply that
 info shortly.  Any help would be extremely appreciated, I am not a
 programmer but a test engineer by trade and I want to see FreeBSD take its
 rightful place as THE open source operating system and I'm pushing it as
 hard as I can to our customers.

BTW: For production environment, 4-stable is recommended...

HTH
Olaf

-- 
Olaf Hoyer[EMAIL PROTECTED]
Fuerchterliche Erlebniss geben zu raten,
ob der, welcher sie erlebt, nicht etwas Fuerchterliches ist.
(Nietzsche, Jenseits von Gut und Boese)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mutt maildir and enviroment variables

2003-11-17 Thread Sven Pfeifer
Hi,

RYAN vAN GINNEKEN [EMAIL PROTECTED] wrote:
 Ok i need some help with Mutt but not really mutt more just Freebsd in 
 general
 
 I run freebsd 4.8 something
 mutt version 1.4 something
 postfix 2.0.0.16
 bincimap version 1.2.3
 
 when i execute the command
 #mutt
 i get an empty /var/mail/user mailbox
 i use Maildir and my mail box is /usr/home/user/Maildir
 so if i execute this command
 #mutt -f /usr/home/user/Maildir

try to use

set spoolfile=/Path_to_YOUR_Maildir/

in ~/.muttrc

For further information see:

www.mutt.org

[...]

HTH

Sven

-- 
2. My ventilation ducts will be too small to crawl through.
   --Peter Anspach's list of things to do as an Evil Overlord
---[rand. sig. #3]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mysql can't finf shared library

2003-11-17 Thread Ryan Merrick
Gary Kline wrote:
On Sun, Nov 16, 2003 at 05:31:08PM -0800, Ryan Merrick wrote:

Gary Kline wrote:

After upgrading to the latest mysql323-client and reinstalling
my root password, here is what happens:
mysqladmin -u root password 'fooobar1234'
/usr/libexec/ld-elf.so.1: Shared object libmysqlclient.so.10 not found
[EMAIL PROTECTED]:/etc# locate libmysql
/usr/local/lib/mysql/libmysqlclient.a
/usr/local/lib/mysql/libmysqlclient.so
/usr/local/lib/mysql/libmysqlclient.so.10
	Anybody know what's going on here?  Is this a known bug?

	thanks, people,

	gary


Hello,

I have been seeing this too. I originaly fixed it with
#mdconfig -m /usr/local/lib/mysql
The LD config man page refeneced #/etc/ld-elf.so.conf for extra paths 
but rc never calls it. The default paths for ld-elf.so.conf are defined 
in #/etc/defaults/rc.conf. I just added mysql to the list.

There is a 2 year old pr on the man page problem...



	Hm, I tried this, in /etc/rc.conf.  I re-exec the script, 
	but it didn't seem to work.   Comments?  Care to show the
	mysql line you added?

	gary




agrep ldconfig /etc/defaults/rc.conf

ldconfig_paths=/usr/lib/compat /usr/X11R6/lib /usr/local/lib 
/usr/local/lib/mysql

I use #kill 1  to single user mode and let init handle the reload.

-Ryan Merrick

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


Re: lost mailbox

2003-11-17 Thread Ruben de Groot
On Sun, Nov 16, 2003 at 06:27:34PM -0700, RYAN vAN GINNEKEN typed:
 I run freebsd 4.8 and postfix 2.0.0.16
 when i try to access my mail using mail version Mail version 8.1 6/6/93 
 i always have 0 messages even though i have sent several messages and 
 watched them being received and sent to maildir in the mailog file

Yes, the mail(1) program doesn't understand email in maildir format;
only mbox format.

 Nov 16 14:07:55 v21 postfix/master[193]: daemon started -- version 2.0.16
 Nov 16 14:19:52 v21 postfix/smtpd[226]: connect from 
 shawidc-mo1.cg.shawcable.net[24.71.223.10]
 Nov 16 14:19:52 v21 postfix/smtpd[226]: B6BEF9A: 
 client=shawidc-mo1.cg.shawcable.net[24.71.223.10]
 Nov 16 14:19:53 v21 postfix/cleanup[228]: B6BEF9A: 
 message-id=[EMAIL PROTECTED]
 Nov 16 14:19:53 v21 postfix/qmgr[195]: B6BEF9A: from=[EMAIL PROTECTED], 
 size=1407, nrcpt=1 (queue active)
 Nov 16 14:19:53 v21 postfix/smtpd[226]: disconnect fromplease help 
 shawidc-mo1.cg.shawcable.net[24.71.223.10]
 Nov 16 14:19:53 v21 postfix/local[230]: B6BEF9A: to=[EMAIL PROTECTED], 
 relay=local, delay=1, status=sent
 
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: C

2003-11-17 Thread Sergey 'DoubleF' Zaharchenko
On Sun, 16 Nov 2003 13:26:17 -0800 (PST) Valerian Galeru [EMAIL PROTECTED] probably 
wrote:

 Can anyone tell the name of the package that contain
 the C, something simillar to Borland C++ in windows...
 

As for the compilers, you know already (cc).

As for IDE, from /usr/ports/devel/xwpe's pkg-descr:

 xwpe is a X-window programming environment designed for UNIX systems.   
 It is similar to 'Borland C++' MS-DOS programming IDE environment.  
 
 xwpe supports many compilers, linkers, and debuggers, so you are not tied to
 any particular set of tools.  There is both a curses and X11 interface  
 (the later with mouse support). 

It really looks like Borland's IDE, if you want that sort of thing. I
played with it for a while, but...

 __
 Do you Yahoo!?
 Protect your identity with Yahoo! Mail AddressGuard
 http://antispam.yahoo.com/whatsnewfree
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


-- 
DoubleF
It's not that I'm afraid to die.  I just don't want to be there when it
happens.
-- Woody Allen


pgp0.pgp
Description: PGP signature


Re: mysql can't finf shared library

2003-11-17 Thread Uwe Doering
Gary Kline wrote:
After upgrading to the latest mysql323-client and reinstalling
my root password, here is what happens:
mysqladmin -u root password 'fooobar1234'
/usr/libexec/ld-elf.so.1: Shared object libmysqlclient.so.10 not found
[EMAIL PROTECTED]:/etc# locate libmysql
/usr/local/lib/mysql/libmysqlclient.a
/usr/local/lib/mysql/libmysqlclient.so
/usr/local/lib/mysql/libmysqlclient.so.10
	Anybody know what's going on here?  Is this a known bug?
Well, at least up to MySQL 3.23.58 a startup script 
'000.mysql-client.sh' gets installed under '/usr/local/etc/rc.d' which 
runs this command at boot time:

  /sbin/ldconfig -m /usr/local/lib/mysql

This is supposed to ensure that the system automatically knows where to 
look for the MySQL client libs.  It worked for me out of the box.  Did 
you delete this script, or is there any other reason why scripts under 
'/usr/local/etc/rc.d' don't get executed on your system?

   Uwe
--
Uwe Doering |  EscapeBox - Managed On-Demand UNIX Servers
[EMAIL PROTECTED]  |  http://www.escapebox.net
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


About Upgreading to New Verison 5.0 -- 5.1

2003-11-17 Thread Vahric MUHTARYAN
Hi Everybody , 

I want to try How can I upgread FreeBSD 5.0 to 5.1 but I'm
getting panic I don't understand why ?!  

Error Message is ; 

Panic : page fault 
Syncing disks , buffer remaining 

Fatal trep12: page fault while in kernel mode 
Fault virtual address = 0x1c
Fault code = supervisor write pager not present 
Instruction pointer : 0x8:0xc02fb3c5
Stack Poinrer = 
Frame Pointer = 
Code segment = base 0x0, limit 0xff , type 0x16 
 = DPL 0 , pres1 , def321 , gren 1
Processor Eflogs = interrupt enabled , resume , IOR=0
Current Process = 9 (bufdaemon )
Tramp number = 12 

Panic : page fault 

Thanks ...
Vahric 

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


Re: C

2003-11-17 Thread Cordula's Web
 Can anyone tell the name of the package that contain
 the C, something simillar to Borland C++ in windows...

 You can use the newer version of gedit.  It supports a highlight mode 
 for several languages like C, html, java, etc...  It basicly makes gedit 
 work like you are in an ide by coloring variables, making key words 
 bold, making commits italic and a different color and so on.

Yes, gedit is not bad at all!

My favorite is still emacs. It features syntax-highlighting and
auto-indenting for a _lot_ of programming languages. This comes
for free, even if you don't like to configure your ~/.emacs
file extensively.

A slightly more advanced user will know how to configure
emacs to behave just like a (text-based) IDE, which
means that you can compile (with cc) from within emacs, and
have the compiler error messages drive the cursor to the right
place in the source file, etc, etc...

The reason I like emacs so much, is that you can (also) use it
in a text console, but it still provides the ability to edit
multiple source files simultaneously in internal buffers;
something that is _really_ useful in multi-file projects.

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

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


weird log messages

2003-11-17 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

uname -mrs 

FreeBSD 4.9-RELEASE i386

using mplayer when this happens 

Nov 17 07:48:23 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST
asc=0x6f ascq=0x04 error=0x04
Nov 17 07:48:23 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST
asc=0x2c ascq=0x00 error=0x04
Nov 17 07:49:30 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST
asc=0x6f ascq=0x04 error=0x04
Nov 17 07:49:30 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST
asc=0x2c ascq=0x00 error=0x04
Nov 17 07:49:44 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST
asc=0x6f ascq=0x04 error=0x04
Nov 17 07:49:44 bellsouth /kernel: acd0: REPORT_KEY - ILLEGAL REQUEST
asc=0x2c ascq=0x00 error=0x04


Any ideas? I did a cvsup, build/installworld, portupgrade and still get
these error messages.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/uNLEjnOL7dYm/EQRAvRSAJ99v1WAaPSoYRxBliEkFx2fZnaZMACbBNof
+JkrFiZP2uea3nBqK17tKXI=
=6+t0
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Ad info request from freebsd

2003-11-17 Thread Noam Javits

Dear Site Manager,

I run several coupon sites and I am interested in advertising one or more of them, on 
your site.
To be more specific, I am interested in placing a visible text link (not a banner or 
any sort of
PPC/CPM method - only plain text) on your home page and throughout the total pages of 
your site, and
pay you by the month flat rate.

I would appreciate it if you could provide me with the cost and details, in order for 
us to continue
our potential future partnership.

Thank you so much,
Noam Javits
[EMAIL PROTECTED]
Phone: +972-54-679732
www.1-Online-Coupons.com
www.smartqpon.com


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


promise ata controler - raid 1 - sync problems!

2003-11-17 Thread jesse reynolds
Hi

I have a machine in a very weird state. It contains only two 80Gb ATA 
disks connected to a Promise RAID controller, which has them as two 
submirrors of a RAID 1 volume, upon which the freebsd filesystem and 
swap are located.

It was operating on only one drive for a while, and then the machine 
suffered a power outage. After we got it up again the promise 
controller decided both drives were dodgy and the machine stopped 
functioning.

The guy who built the PC went to have a look at it and deleted the 
mirror in the bios and re-created it again, and called me to say 
everything is fine.

Only problem now is that most of the data is way out of date, 
presumably was on the first disk to be failed by the promise 
controller. But weirdly, /etc and /var seem to be recent, but /usr is 
very old.

And whenever I try and write anything to /usr, after a while the 
machine panics and reboots itself. It took about 45 minutes to do an 
automatic fsck just now after one such reboot.

Basically I want to know how I can re-sync the mirror properly so 
that things are in order again.

I would also like some idea as to how the chip decides which disk to 
read it's data from (is it random?)

Can this be fixed remotely? Or does it require going back to Bios to 
remove and delete a disk and add it again or something?

FreeBSD 4.6.2-RELEASE
Dual Pentium III
2Gb Ram
Thanks very much

Jesse

--

  ::: Jesse Reynolds +61 (0)414 669 790 ::: AIM - jessedreynolds :::
  ::: Virtual Artists Pty Ltd, Adelaide ::: http://www.va.com.au :::
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Formatting an email for this list using vi

2003-11-17 Thread Frederick Bowes
Hi,

I have just started learning to use vi, and remember someone posting
something a while ago about how to re-format an email reply to have proper
60 character width or something like that, does anyone remember how that
is done?

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


Re: Formatting an email for this list using vi

2003-11-17 Thread Sven Pfeifer
Hi,

Frederick Bowes [EMAIL PROTECTED] wrote:
 Hi,
 
 I have just started learning to use vi, and remember someone posting
 something a while ago about how to re-format an email reply to have proper
 60 character width or something like that, does anyone remember how that
 is done?

I do something like this with the following command:

vi -c 'set tw=68 et' file_you_like_to_edit

It´s integrated into my .muttrc, so i can use vi as editor in mutt
and all lines have 68 charactes in maximum.

 Thanks,
 Fred

HTH

Sven

-- 
Why you can't find your system administrators:
  There's more caffeine than blood in his veins, and he was last seen
  hopping down the hall pretending he was a pogo stick.
--[rand. sig. #12]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: what does this message mean ?

2003-11-17 Thread Dan Pelleg
Kris Kennaway [EMAIL PROTECTED] writes:

 On Mon, Nov 17, 2003 at 02:30:30AM +0200, Petre Bandac wrote:
  Nov 17 02:27:59 kgb /kernel: OUCH! cannot remove rule, count 1
  
  why ouch and what rule ?
 
 I think that's an ipfw message..it's probably an ipfw bug of some
 kind.

It is. But a few of those were corrected in the past. Make sure you're
running an up-to-date version (eg 4.9-RELEASE; iirc even 4.8 should be ok).


-- 

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


Re: Strange ioctl error

2003-11-17 Thread Lowell Gilbert
Adam McLaurin [EMAIL PROTECTED] writes:

 Early today my machine froze up (I think it overheated), and ever since I get
 this error when booting up my machine:
 
 ...
 Enabling ipfilter.
 IP Filter: already initialized
 IP Filter: already initialized
 IP Filter: already initialized
 IP Filter: already initialized
 ioctl(SIOCIPFL6): Invalid argument
 Installing NAT rules.0 entries flushed from NAT table
 0 entries flushed from NAT list
 ...
 
 I've googled for that error, but I've not found anything useful. I can't really
 find what harm the error might be causing, but it's an error nonetheless, and
 I'd like to find out what's causing it and fix it, before it becomes a problem.
 
 If anyone has any idea what this might be, or how to go about figuring it out,
 let me know. I'm baffled at the moment.

Sounds like something is trying to initialize ipfilter a second time.
That's what you need to track down.

Make sure you start by doing a good fsck (with the filesystems
unmounted or read-only, of course) to make sure that the filesystems
themselves are clean.  
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: apmd: cannot open device file '/dev/apmctl': No such file or directory

2003-11-17 Thread Lowell Gilbert
Lord Sith [EMAIL PROTECTED] writes:

 I get this error when I am trying to start apmd on a FreeBSD
 5.1-RELEASE-p10 laptop.

I don't think that APM is supported by default on 5.x.  
ACPI is, but that's got problems of its own; the errata has some
information to help you work around it, but the real solutions have
been taking time to work out on -CURRENT and will probably not get
backported to the release branch.  

Those are the breaks with running a developers' version.  Still, if
you try to use ACPI, with the workarounds, you might be able to get it
running.  
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 5.1 Kernel panic on install

2003-11-17 Thread Lowell Gilbert
Kevin Orviss [EMAIL PROTECTED] writes:

 I have looked through the FreeBSD handbook, but I just do not have enough
 experience with FreeBSD to make sense of it. Can anyone give any help?

Well, that brings up the question of why you're running 5.x to begin
with.  Did you not read 
 http://www.freebsd.org/releases/5.1R/early-adopter.html
or do you need 5.1 for some particular reason?

If the former, maybe you should try 4.9.
If the latter, maybe you need to try -CURRENT, with all of the duties
and obligations pertaining thereto.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to make new root filesystem

2003-11-17 Thread Lowell Gilbert
FreeBSD lists [EMAIL PROTECTED] writes:

 I m trying to install FreeBSD 4.9 on a Compaq Deskpro EP series PIII600 with 256Mb 
 RAM 12Gb HDD .
 This is the message that I got : Unable to make new root filesystem on /dev/ad0s1a! 
 Command returned status 36.
 I tried to change in BIOS from UDMA to PIO-0 PIO-4 EDMA but without luck.
 Can anybody tell me what can I do to install FreeBSD on this machine ?

The BIOS settings for access are unlikely to be relevant.
More likely, something is confused in the disk layout area.  
Is the BIOS using LBA?
What type of install were you trying to use?  How did you try to
partition the disk?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Disk question

2003-11-17 Thread Lowell Gilbert
  Another question;
  What does it mean if after a Connection attempt I see: flags:0x02
 
  Where do you see that?  What else do you see with it?
 For example:
 Connection attempt to TCP 
 Connection attempt to TCP MYIP:443 from 210.0.210.133:4448 
 flags:0x02
 
 But I have seen connection to port 80 and with UDP protocoll as well. 
 Both with flags:0x02

Ah.  You are using LOG_IN_VAIN.  That flags value is a bitfield of
header settings from the packet.  According to
/usr/include/netinet/tcp.h, that means a SYN packet on TCP.  I don't
think it should happen on UDP packets, but I'm too lazy to actually
check at the moment.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: OT : problems accessing sendmail from LAN

2003-11-17 Thread Lowell Gilbert
faisal gillani [EMAIL PROTECTED] writes:

 Well i have a PC running sendmail  pop3 deamon . when
 i try to access sendmail  pop3 services from locally
 on the same pci am sucessful . but when i try to
 access smtp services of sendmail from over lan i can
 find it .. i mean the PC dont have any firewall
 installed .. 

Are you *sure* there's no firewall running on that machine?

 when i port scan it from network i can see pop3 port
 open but sendmail smtp port isnt open .. what can be
 wrong ? i dont understand .. sendmail services arent
 accesable.

Are you sure there's no firewall in between?  ISPs often filter out
SMTP, for example.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Formatting an email for this list using vi

2003-11-17 Thread mike bueide
On Mon, Nov 17, 2003 at 09:58:00AM +1100, Frederick Bowes wrote:
 Hi,
 
 I have just started learning to use vi, and remember someone posting
 something a while ago about how to re-format an email reply to have proper
 60 character width or something like that, does anyone remember how that
 is done?
When you're in the editor:

:set wm=20

will give 60 character wrap.  (ie 80-20 = 60) (Note, I've
done this here in this message and this is the wrap I'm
getting.



-- 
mbueide (at) charter (dot) net .
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: OT : problems accessing sendmail from LAN

2003-11-17 Thread Ed Budd
What does sockstat -4 tell you? Are you sure sendmail is listening on
a publicly-accessible interface (and not just the loopback)?



On Sun, 16 Nov 2003 16:29:42 -0800 (PST)
faisal gillani [EMAIL PROTECTED] wrote:

 yes sure no firewall
  yes no other firewall also ...
 am working on local LAN only 
 
 
 --- Lowell Gilbert
 [EMAIL PROTECTED] wrote:
  faisal gillani [EMAIL PROTECTED] writes:
  
   Well i have a PC running sendmail  pop3 deamon .
  when
   i try to access sendmail  pop3 services from
  locally
   on the same pci am sucessful . but when i try to
   access smtp services of sendmail from over lan i
  can
   find it .. i mean the PC dont have any firewall
   installed .. 
  
  Are you *sure* there's no firewall running on that
  machine?
  
   when i port scan it from network i can see pop3
  port
   open but sendmail smtp port isnt open .. what can
  be
   wrong ? i dont understand .. sendmail services
  arent
   accesable.
  
  Are you sure there's no firewall in between?  ISPs
  often filter out
  SMTP, for example.
 
 
 =
 *__., __,.__*___*_ Allah-hu-Akber*__., __,.__*__*_
 
 __
 Do you Yahoo!?
 Protect your identity with Yahoo! Mail AddressGuard
 http://antispam.yahoo.com/whatsnewfree
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Upgrading perl modules (as ports) and already installed problems

2003-11-17 Thread Tillman Hodgson
Howdy,

I'm looking for the appropriate portupgrade magic to handle these sorts
of situations automatically:

  You may wish to ``make deinstall'' and install this port again
  by ``make reinstall'' to upgrade it properly.
  If you really wish to overwrite the old port of www/p5-HTML-Tagset
  without deleting it first, set the variable FORCE_PKG_REGISTER
  in your environment or the make install command line.

This happens when upgrade perl modules ports a /lot/ for me. As I use
HTML::Mason on my production web sites, this makes a Perl upgrade a
lengthy and error-prone manual operation.

As an example of what I currently do, take the upgrade to perl 5.8.2.
After portupgrading it, apache will not restart as mod_perl is in the
5.8.1 dir. Thus I'd do a `portupgrade -f mod_perl` and it will do it's
thing until it encounters a sub-port that gives the above error message.
Then I'd do a `cd port_dir  make deinstall  make reinstall 
portupgrade -f mod_perl`. Repeat for the next perl module.

Whats the best way to ensure that all perl modules are properly and
automatically upgrade when perl itself is upgraded?

-T


-- 
There is no history of mankind, there are only many histories of all
kinds of aspects of human life. And one of these is the history of
political power. This is elevated into the history of the world.
- Karl Popper, _The Open Society and its Enemies_
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Logitech MX Duo troubles (fast RF wireless keyboard and mouse)

2003-11-17 Thread kirt
i recently had a small child (my daughter) jump into my lap while drinking a
mr. pibb which then ended up pouring almost directly into my old keyboard.
while i have attemtpted to clean that keyboard out (washed it thoroughly), i'm
still waiting for it to dry before testing it.  so, in the mean time, i
thought i'd go ahead and get a new keyboard.  since staples and the other
local computer stores don't carry my keyboard of choice, i settled for the
next best thing, which was the logitech MX duo (which is the logitech elite
wireless keyboard and the MX700 mouse).  both of these work perfectly in
windows, even through my KVM (an IoGear miniview USB KVM model G-CS104U). but,
when i use the KVM to switch to the freebsd box, it notices the USB devices
like this...

uhub3: Texas Instruments TUSB2046 hub, class 9/0, rev 1.10/1.25, addr 2
uhub3: 4 ports with 4 removable, self powered
ukbd0: Logitech USB Receiver, rev 1.10/21.00, addr 3, class 3/1
kbd0 at ukbd0
ums0: Logitech USB Reveiver, rev 1.10/21.00, addr 3, class 3/1
ums0: 7 buttons and Z dir

then, the keyboard will work, although it has a tendency to feel laggy and
sometimes repeats letters if i'm typing quickly, and the mouse doesn't work at
all.  so... i need to figure out why the keyboard is laggy to begin with (even
though it is perfectly responsive in windows) and why the mouse doesn't even
show up.   thanks in advance...  ;D

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


BSDPAN

2003-11-17 Thread Ceri Davies

How do I use BSDPAN?

I'm assuming that it's reasonably automagic, but have no idea where to
start - I don't seem to have it installed, for one.

I'm running -STABLE with the base perl.

Ceri

-- 


pgp0.pgp
Description: PGP signature


Re: Formatting an email for this list using vi

2003-11-17 Thread Julien Gabel
 I have just started learning to use vi, and remember someone posting
 something a while ago about how to re-format an email reply to have
 proper 60 character width or something like that, does anyone remember
 how that is done?

 When you're in the editor:

 :set wm=20

 will give 60 character wrap.  (ie 80-20 = 60) (Note, I've
 done this here in this message and this is the wrap I'm
 getting.

Don't forget to set the columns option to 80 in order to this
tip to work. This option is set to 161 by default on my fresh
5.1-RELEASE installation.
--
-jg.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: JavaNNS installation issues under FreeBSD

2003-11-17 Thread Carl Mascott
[EMAIL PROTECTED] wrote:

 Hi everybody,
 I'm getting problems to install the JavaNNS 1.1 in FreeBSD 4.9.
 I tried to install via ports and the package JavaNNS-LinuxIntel.tar.gz
 but with both i get the same error, that they could'nt find the
 libSNNS_jkr.so.
 It asks the path to put the library(/usr/home/marcio/jnns) and the
 library is created in the directory, but JavaNNS can't still find the
 library file. Does anyone can help me with some idea?
 
 Below are the output:
[ snip ]

Which JDK or JRE are you using?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Formatting an email for this list using vi

2003-11-17 Thread Ruben de Groot
On Mon, Nov 17, 2003 at 04:44:09PM +0100, Julien Gabel typed:
  I have just started learning to use vi, and remember someone posting
  something a while ago about how to re-format an email reply to have
  proper 60 character width or something like that, does anyone remember
  how that is done?
 
  When you're in the editor:
 
  :set wm=20
 
  will give 60 character wrap.  (ie 80-20 = 60) (Note, I've
  done this here in this message and this is the wrap I'm
  getting.
 
 Don't forget to set the columns option to 80 in order to this
 tip to work. This option is set to 161 by default on my fresh
 5.1-RELEASE installation.

I use :set wraplen=72. Works regardless of column width.

Ruben

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


Starting KDE from ttys and xdm.

2003-11-17 Thread Lee Mx
When I enable xdm in /etc/ttys, it starts twm by default.
With startx and xinitrc it starts whatever is there.  How can the
default window manager be changed when starting with xdm?
Thanks,

_
Great deals on high-speed Internet access as low as $26.95.  
https://broadband.msn.com (Prices may vary by service area.)

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


Re: Starting KDE from ttys and xdm.

2003-11-17 Thread Miguel Mendez
begin  electrogrammati illius Lee Mx 

Hi,

 When I enable xdm in /etc/ttys, it starts twm by default.
 With startx and xinitrc it starts whatever is there.  How can the
 default window manager be changed when starting with xdm?

Create a .xsession file in your home dir. Something like this should do it:
-cut---
#!/bin/sh
exec startkde
cut

Cheers,
-- 
Miguel Mendez [EMAIL PROTECTED]
http://www.energyhq.es.eu.org
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


video recording in freebsd

2003-11-17 Thread D Velez
Hi, I just purchased FreeBSD 5.1

I would like to do video recording and editing
in FreeBSD. But, I am not familar with the name of these programs, If you know, I 
would greatly appreciate it.

Thanks

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


Re[2]: newbie dns mess w/ nic

2003-11-17 Thread Steve Bertrand
 Ahh, but the line in rc.conf should be like that:
 
 defaultrouter=192.158.0.1

 Thanks for the follow up Dmitry. Right now I've got the typo'd line
 commented out on /etc/rc.conf and am accomplishing this with the line

I apologize for this corrupted info that I sent.

 1. what's the difference between these two commands, e.g. are they
 interchangable in this case?

The difference is the syntax. In rc.conf, the entry is pulled into an
external program and executed as a name/value pair. When run at the
command line (or within a script), you are actually running the route
program directly, and passing it the parameters 'add', 'default' and 'IP'.

They can not be interchanged.

 2. other than the potential for a race condition (if that's even the right
 way to put it) is there anything better about establishing dns routing in
 rc.conf than in the rc.d exec on restart?

I don't know for sure. I have with some of our client FBSD routers, added
routes from within the rc.d directory after initializing VPN tunnels,
which worked fine. I've never tested the default route from there though.

 **3.  how the heck do I give my fbsd box a name on my lan? this has been
 bugging me for a few days now

What type of name? DNS? If so, add the following to your rc.conf file,
before the IP address gets assigned:

hostname=mybox.mydomain.com

Make an entry in DNS for this name, with it's ip, or add the IP/name pair
in the 'hosts' file on each box that needs to see it.

If you are referring to a Windows NetBIOS name, you will need to review
the following site and install the software:

http://www.samba.org

Cheers,

Steve



 Marty Landman   Face 2 Interface Inc 845-679-9387
 Sign On Required: Web membership software for your site
 Make a Website: http://face2interface.com/Home/Demo.shtml

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

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


Re: BSDPAN

2003-11-17 Thread Matthew Seaman
On Mon, Nov 17, 2003 at 03:33:03PM +, Ceri Davies wrote:
 
 How do I use BSDPAN?
 
 I'm assuming that it's reasonably automagic, but have no idea where to
 start - I don't seem to have it installed, for one.
 
 I'm running -STABLE with the base perl.

As far as I can tell, there isn't a version of BSDPAN that works with
the base perl (ie. 5.005.03).  The BSDPAN modules aren't available
from CPAN -- seems the only source is MASTER_SITE_LOCAL, eg:

ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/tobez/

and there isn't an appropriate version there.

If you install one of the perl versions from ports, you'll get the
matching BSDPAN version automatically.  You don't need to do anything
special to use it, just install perl modules from CPAN in the normal
way:

# perl -MCPAN -e shell

All BSDPAN does is subclass some of the ExtUtils modules to add some
glue between the ports/pkg system and CPAN, so you can use the pkg_*
tools on perl modules and so forth.

Although generally I find it's preferable to use the perl modules
available in the ports tree whenever available, as portupgrade(1)
can't deal with BSDPAN stuff.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


FreeBSD-5.1 on Thinkpad 600 - cbb0 problems

2003-11-17 Thread Marc Evans
Hi -

I have an IBM Thinkpad 600 (no letter after the 600) which I have recently
installed FreeBSD-5.1 onto via CD-ROM. When booting the system, there are
several lines logged to /var/log/messages which are troubling. I believe
that these messages are at the root of why none of my PCMCIA cards
function. Ideally, I'd like to get my NIC (3CCFE575CT-D) working. The
messages observed are:

pci0: PCI bus on pcib0
cbb0: TI1250 PCI-CardBus Bridge mem 0x2130100-0x21301fff at device 2.0 on pci0
cardbus0: CardBus bus on cbb0
pccard0: 16-bit PCCARD bus on cbb0
cbb: Unable to map IRQ...
device_probe_and_attach: cbb0: attach returned 12

A similar set of lines is output for cardbus1. Somewhat later in the log I
also see these lines:

unknown: PNP0303 can't assign resources (port)
unknown: IBM3780 can't assign resources (irq)
unknown: PNP0700 can't assign resources (port)
unknown: PNP0c02 can't assign resources (port)
unknown: PNP0400 can't assign resources (port)
unknown: PNP0071 can't assign resources (port)
unknown: PNP0e03 can't assign resources (port)
unknown: PNP0680 can't assign resources (port)
unknown: PNP0680 can't assign resources (port)

I have not placed anything into /etc/pccard.conf nor have I build a
custom kernel. I have used this same set of hardware with a few different
Linux variations, including Knoppix and Mandrake.

I have tried running pccardd -d by hand, found that nothing is output to
the screen and it quickly terminates with a status 1. I also observe that
/dev/card* don't exist.

My questions are:

1) Does anyone else have an IBM Thinkpad 600 working with any
   pccards, and if so what magic did you find necessary?

2) Can anyone provide suggestions/pointers given the log
   information shown?

3) What other information should I provide for people to be
   able to better help me?

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


Re: Logitech MX Duo troubles (fast RF wireless keyboard and mouse)

2003-11-17 Thread Markie
- Original Message -
From: kirt [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, November 17, 2003 3:15 PM
Subject: Logitech MX Duo troubles (fast RF wireless keyboard and mouse)


 i recently had a small child (my daughter) jump into my lap while drinking
a
 mr. pibb which then ended up pouring almost directly into my old keyboard.
 while i have attemtpted to clean that keyboard out (washed it thoroughly),
i'm
 still waiting for it to dry before testing it.  so, in the mean time, i
 thought i'd go ahead and get a new keyboard.  since staples and the other
 local computer stores don't carry my keyboard of choice, i settled for
the
 next best thing, which was the logitech MX duo (which is the logitech
elite
 wireless keyboard and the MX700 mouse).  both of these work perfectly in
 windows, even through my KVM (an IoGear miniview USB KVM model G-CS104U).
but,
 when i use the KVM to switch to the freebsd box, it notices the USB
devices
 like this...

 uhub3: Texas Instruments TUSB2046 hub, class 9/0, rev 1.10/1.25, addr 2
 uhub3: 4 ports with 4 removable, self powered
 ukbd0: Logitech USB Receiver, rev 1.10/21.00, addr 3, class 3/1
 kbd0 at ukbd0
 ums0: Logitech USB Reveiver, rev 1.10/21.00, addr 3, class 3/1
 ums0: 7 buttons and Z dir

 then, the keyboard will work, although it has a tendency to feel laggy
and
 sometimes repeats letters if i'm typing quickly, and the mouse doesn't
work at
 all.  so... i need to figure out why the keyboard is laggy to begin with
(even
 though it is perfectly responsive in windows) and why the mouse doesn't
even
 show up.   thanks in advance...  ;D

 kirt
 ___

What version of freebsd are you running? I have the same mouse and a belkin
2 port e series switch and it's quite the opposite. Works good both ways but
after I switch from Windows - Freebsd then back to Windows again it feels
laggy in Windows until I unplug it and plug it back in again. I am using the
PS2 convertor.

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


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


Re: french accent + keyboard

2003-11-17 Thread Jean-Baptiste Quenot
* HYVERNAT Philippe:

 i  have a  freebsd 4.8  release  and i  have an  azerty keyboard,  but
 accents doesn't  functions. I have  the line :  keymap=fr.iso.acc in
 the rc.conf file but nothing

Have you read:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/using-localization.html

Cheers,
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/


pgp0.pgp
Description: PGP signature


Re: Which version of Java to use?

2003-11-17 Thread Jean-Baptiste Quenot
* Preston Crawford:

 I want to install Java to use Ant/Tomcat/Struts stuff like that. Which
 JDK is the  right one to install to get  these to work properly? Can
 anyone tell me?

All JDK starting from 1.2 are OK.  Use ports in /usr/ports/java/jdk*.

Cheers,
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/


pgp0.pgp
Description: PGP signature


Re: Recursion with grep?

2003-11-17 Thread Francisco Reyes
On Thu, 13 Nov 2003, parv wrote:

 in message [EMAIL PROTECTED],
 wrote Francisco J Reyes thusly...
 
  Do we want something like:
  grep -r string *.c

 I do not know about anybody else, i myself like to keep the current
 behaviour for -r option.


Several people have expressed a simmilar sentiment, but I don't quite
understand why.

As it stands grep can't recurse and search only certain files. I can only
imagine how many time this probably has shown up on this and many other
lists.

After all if you can do
grep some text *.c

The logical thing is to expect the following to work
grep -r some text *.c
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Upgrading perl modules (as ports) and already installed problems

2003-11-17 Thread Tillman Hodgson
On Mon, Nov 17, 2003 at 09:14:31AM -0600, Tillman Hodgson wrote:
 Whats the best way to ensure that all perl modules are properly and
 automatically upgrade when perl itself is upgraded?

I've since discovered that I can shorten the time somewhat by using
`pkg_info -R perl-5.6.1_14` and then portupgrading -f the ports
listed. This saves going over already-upgraded ports on every run.

-T


-- 
Yield to temptation; it may not pass your way again.
- Robert Heinlein
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: video recording in freebsd

2003-11-17 Thread Daniela
On Monday 17 November 2003 16:34, D Velez wrote:
 Hi, I just purchased FreeBSD 5.1

 I would like to do video recording and editing
 in FreeBSD. But, I am not familar with the name of these programs, If you
 know, I would greatly appreciate it.

I remember there's a program called filmgimp for editing, but I've never tried 
it out.

Regards,
Daniela


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


Re: Samba question

2003-11-17 Thread Shantanoo Mahajan
+++ Marty Landman [15-11-03 23:12 -0500]:
| At 09:46 PM 11/15/2003, Robin Schoonover wrote:
| 
| Hmm.  Ignoring everything else you gave us, I'd say it sounds like there is
| a firewall in the way.  I've had the exact same problem before.
| 
| I believe I have ipfw disabled..
| 
| # ps -ax|grep ipfw
| #

what's the o/p of 
# ipfw s

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


Re: Recursion with grep?

2003-11-17 Thread Francisco Reyes
On Thu, 13 Nov 2003, Kirk Strauser wrote:

 Grep works perfectly in that respect, thanks - it's your understanding
 that's a bit askew.  Say you're in a directory with 'file1.c', 'file2.c',
 'file3.c', etc.  When you type:

 grep -r 'string' *.c

 your shell (*not* grep!) is expanding your command line to:


Thanks for shedding some light into this topic.

 Now, grep's man page says this:

-r, --recursive
   Read all files under each directory, recursively; this is equiv-
   alent to the -d recurse option.

  Do we want something like:
  grep -r string *.c

 No.  We want to learn the proper usage of our tools.  Take a look at the
 find | grep examples elsewhere in the thread.


Although I understand the idea behind keeping tools to specific tasks
sometimes tools do get expanded to take on more work. Not saying my
request is even the best example of something that should be done, but if
you look at the option

-Z, --decompress
 Decompress the input data before searching.  This option is only
 available if compiled with zlib(3) library

We could have said exactly the same you said about my suggestion... don't
add it.. people should learn how to use find, decompres, grep, YET this option WAS 
implemented.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Strange problem with Floppy Drive

2003-11-17 Thread Dr Lyman Hazelton
I have an AMD K6 based system with almost everything on ultra-wide, 
ultra-fast SCSI.  The exceptions are video, sound and floppy disk.  
The IDE floppy disk works fine if, for example, I boot from it on 
this machine.  Further, I have removed it and tested it on a Windows 
2K system, where it works just fine.  However, when I boot FreeBSD 
(version 5.1), I get the following messages in dmseg:

fdc0: cannot reserve I/O port range (1 ports)
fdc0: cannot reserve I/O port range (1 ports)
fdc0: cannot reserve I/O port range (6 ports)

and, of course, the floppy isn't available.

Any suggestions about what may be wrong here and how to go about 
making it work?  Floppy drives are inexpensive, and I don't mind 
getting a new one if there's something wrong with the hardware, but I 
don't understand why it works on other systems and why the same 
system can boot from it.  This just seems very bizarre, and I'm 
stumped.

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


Re: BSDPAN

2003-11-17 Thread Ceri Davies
On Mon, Nov 17, 2003 at 04:56:16PM +, Matthew Seaman wrote:
 On Mon, Nov 17, 2003 at 03:33:03PM +, Ceri Davies wrote:
  
  How do I use BSDPAN?
  
  I'm assuming that it's reasonably automagic, but have no idea where to
  start - I don't seem to have it installed, for one.
  
  I'm running -STABLE with the base perl.
 
 As far as I can tell, there isn't a version of BSDPAN that works with
 the base perl (ie. 5.005.03).  The BSDPAN modules aren't available
 from CPAN -- seems the only source is MASTER_SITE_LOCAL, eg:
 
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/tobez/
 
 and there isn't an appropriate version there.

Ah; that makes sense.  It looks like it used to be in the base system,
but isn't anymore, which is probably one source of my confusion:

[EMAIL PROTECTED] $ locate BSDPAN | head -1
/a/FreeBSD/ncvs/src/gnu/usr.bin/perl/BSDPAN

 If you install one of the perl versions from ports, you'll get the
 matching BSDPAN version automatically.  You don't need to do anything
 special to use it, just install perl modules from CPAN in the normal
 way:
 
 # perl -MCPAN -e shell
 
 All BSDPAN does is subclass some of the ExtUtils modules to add some
 glue between the ports/pkg system and CPAN, so you can use the pkg_*
 tools on perl modules and so forth.

That's what I'd figured, but I didn't realise I needed a perl from ports.
Thanks very much for the clarification.

Ceri

-- 


pgp0.pgp
Description: PGP signature


Which Firewall ...

2003-11-17 Thread Vahric MUHTARYAN
Hi Everybody , 

I'm linux admin . Now I'm working to pass my server to FreeBSD
.. I'm using iptable on Linux box . on FreeBSD which firewall do you
advise ?! 


I can't find any documents or How-to about ip-fw .. Do you have ?! 

Thanks 
Vahric MUHTARYAN

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


Re: what does this message mean ?

2003-11-17 Thread Kris Kennaway
On Mon, Nov 17, 2003 at 09:31:33AM -0500, Dan Pelleg wrote:
 Kris Kennaway [EMAIL PROTECTED] writes:
 
  On Mon, Nov 17, 2003 at 02:30:30AM +0200, Petre Bandac wrote:
   Nov 17 02:27:59 kgb /kernel: OUCH! cannot remove rule, count 1
   
   why ouch and what rule ?
  
  I think that's an ipfw message..it's probably an ipfw bug of some
  kind.
 
 It is. But a few of those were corrected in the past. Make sure you're
 running an up-to-date version (eg 4.9-RELEASE; iirc even 4.8 should be ok).

I've got these when playing with dummynet on 4.8-STABLE..I don't
remember any related commits after that time.

Also, the 'bw tun0' syntax specified in the manpage seems to be broken
- it wedged the tun0 interface and the machine had to be rebooted.
Can anyone else confirm whether this works for them?

Kris


pgp0.pgp
Description: PGP signature


Re: Formatting an email for this list using vi

2003-11-17 Thread Julien Gabel
 I have just started learning to use vi, and remember someone posting
 something a while ago about how to re-format an email reply to have
 proper 60 character width or something like that, does anyone
 remember how that is done?

 When you're in the editor:

 :set wm=20

 will give 60 character wrap.  (ie 80-20 = 60) (Note, I've
 done this here in this message and this is the wrap I'm
 getting.

 Don't forget to set the columns option to 80 in order to this
 tip to work. This option is set to 161 by default on my fresh
 5.1-RELEASE installation.

Just to correct myself : the columns option is based on the size
of the window when the editor is launched. It not very efficient
to do that this way.

 I use :set wraplen=72. Works regardless of column width.

Yes, this is a better solution :)
--
-jg.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Which Firewall ...

2003-11-17 Thread Kris Kennaway
On Mon, Nov 17, 2003 at 07:59:17PM +0200, Vahric MUHTARYAN wrote:
 Hi Everybody , 
 
   I'm linux admin . Now I'm working to pass my server to FreeBSD
 .. I'm using iptable on Linux box . on FreeBSD which firewall do you
 advise ?! 

I use ipfw.  ipf is also available.

 I can't find any documents or How-to about ip-fw .. Do you have ?! 

What's wrong with the manpage?

Kris


pgp0.pgp
Description: PGP signature


Re: Which Firewall ...

2003-11-17 Thread Alex de Kruijff
On Mon, Nov 17, 2003 at 07:59:17PM +0200, Vahric MUHTARYAN wrote:
 Hi Everybody , 
 
   I'm linux admin . Now I'm working to pass my server to FreeBSD
 .. I'm using iptable on Linux box . on FreeBSD which firewall do you
 advise ?! 
 
 
 I can't find any documents or How-to about ip-fw .. Do you have ?! 

I saw you also posted this question in the ipfw mailling list. You named
ipfw ipf and ipsec if i'm not mistaiken. The later is a security tool
but not a firewall. I have an article about ipfw on my website.

I also suggest that you to read the rules and the goals of the various
mailling lists:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-MAIL

-- 
Alex

Articles based on solutions that I use:
http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Changing a company from 100% Windows to 100% FreeBSD.

2003-11-17 Thread Alex de Kruijff
On Mon, Nov 17, 2003 at 06:27:25AM -0800, Lee Mx wrote:
 I am switching about 40 desktop's running different versions of
 windows over to freebsd.  One of the primary requirements is
 OpenOffice-1.1 and I've always run it locally on my laptop.
 I'm considering running it over the LAN which would mean that
 I suppose that I would NFS mount the binary and do the network
 install.  Could someone who has done this tell me if they
 recommend running it on the network or if it would be better to
 just install it on each of the 40 machines.  This company and
 every user, uses Office daily, especially excel.

Running it over the network should be posible. It does come at a
high performance cost. The local hard disk has a much higher respond
rate. Personaly, i would go for the independed workstation.

 
 Also if anyone has any other suggestions that would simplify
 anything in the chain from the initial installation to periodic
 upgrading, it would be highly appreciated.

I'm not sure if you looking for this, but you may wanna read this:
http://www.infrastructures.org/ - Its all about how to effienctly manage
you enterprise cluster. Its quite a bit of work to setup at first and
saves you lots of work later.

 I'm planning on having a central server that will be cvsuping
 updated sources and ports daily, making world and portupgrade
 -Rruap periodically.  I plan to NFS mount /usr/ports and not
 have local copies to not have to update them. I'm thinking that
 I could then, fairly easily upgrade the other machines by just
 installing the packages when needed.  It could also serve as a
 local repository for updating the operating system or I suppose
 that I could also NFS mount /usr/src and /usr/obj and do an
 installworld to upgrade, too.  Again any opinions, observations
 or suggestion are highly appreciated.  I've never changed
 100% to FreeBSD before :-)

This would mean that you have to manage every workstation manualy. If
there all alike you could just configure one and let the other
synchonise themselfs. You may wanna have a look at the port rsync.

-- 
Alex

Articles based on solutions that I use:
http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Starting KDE from ttys and xdm.

2003-11-17 Thread Lee Mx
Miguel,

Thanks a lot.  I knew there was a simple way.

muy agradecido,


From: Miguel Mendez [EMAIL PROTECTED]
To: Lee Mx [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: Re: Starting KDE from ttys and xdm.
Date: Mon, 17 Nov 2003 17:28:49 +0100
begin  electrogrammati illius Lee Mx

Hi,

 When I enable xdm in /etc/ttys, it starts twm by default.
 With startx and xinitrc it starts whatever is there.  How can the
 default window manager be changed when starting with xdm?
Create a .xsession file in your home dir. Something like this should do it:
-cut---
#!/bin/sh
exec startkde
cut
Cheers,
--
Miguel Mendez [EMAIL PROTECTED]
http://www.energyhq.es.eu.org
_
MSN Shopping upgraded for the holidays!  Snappier product search... 
http://shopping.msn.com

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


Re: Dual Booting FreeBSD

2003-11-17 Thread teixd
=== At 2003-11-15, 18:23:00 you wrote: ===

Hello,

  I have recently come into possessing a new hard drive which is 40 gigs.  
I also have a 160 Gig hard drive with an unformatted partition that is approx. 
40 gigs.  Would it be easier to install FreeBSD on the unformatted partition 
or the new hard drive for the purpose of dual booting with xp?  Also, does 
anyone know how to set up a dual boot system or know of a good guide to doing 
so?

Thanks in advance,
Edward Germain


Hi Germain

I have a dual boot system, win98 and FreeBSD 5.0.
I had a 4.3 GB originaly and later I added a 40 GB to the machine. I installed windows 
on the 40 GB hard drive and the 4.3 was unused until I decided to try FreeBSD on it.
In my opinion it is easier to install a duall boot system when you have two hard 
drives. I used XOSL as my boot manager, because I had used it before and I knew it was 
as easy to uninstall as it was to install, and if you uninstall XOSL your master boot 
record, MBR, is restored. 
What I did was this :
I installed XOSL through windows, and after it was working I installed FreeBSD on the 
4.3 GB hard drive. The instalation process was easy.
When asked which boot manager to install for FreeBSD you have three options,
1 - install the FreeBSD boot manager
2 - install a standard MBR (no boot manager)
3 - leave the master boot record untouched
I selected install a standard MBR.
XOSL can tell you have more than one boot record,
and use it to boot the system. After installing FreeBSD I made sure that both my hard 
drives were bootable and configured XOSL to present me with an option of which OS to 
boot. It is easy to configure the boot manager, and it worked the first time I tried.
The FreeBSD boot record is istalled only in one hard drive.
You might want to check it out. I think it is the easyest way to have a dual boot 
system. Here are some links for you.
http://xosl.sourceforge.net/
http://www.webattack.com/get/xosl.shtml 
http://xosl.zde.cz/ 

[EMAIL PROTECTED]
2003-11-17




___
Acesse nosso portal www.click21.com.br

Porque internet grĂ¡tis, nem a Embratel pode fazer mais barato. Mas pode fazer melhor.


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


OT sendmail mailing lists wanted ..

2003-11-17 Thread faisal gillani
IS there any mailing list of sendmail on the Intenret
where i can ask questions realted to it ?
sendmail question mail address is very late in reply 

thanks
hope you guys dont mind me posting this here



=
*º¤., ¸¸,.¤º*¨¨¨*¤ Allah-hu-Akber*º¤., ¸¸,.¤º*¨¨*¤

__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Xcdroast root privilege error

2003-11-17 Thread Simon Barner
 I am running FreeBSD 4.8-STABLE with
 xcdroast 0.98aplpha14
 cdda2wav Version 2.00.3 from the cdrtools-2.0.3 package

The lastest version of xcdroast is 0.98alpha15. Perhaps this issue is
fixed there.

Simon


signature.asc
Description: Digital signature


Re: Which Firewall ...

2003-11-17 Thread Kevin D. Kinsey, DaleCo, S.P.
Vahric MUHTARYAN wrote:

Hi Everybody , 

	I'm linux admin . Now I'm working to pass my server to FreeBSD
.. I'm using iptable on Linux box . on FreeBSD which firewall do you
advise ?! 

I can't find any documents or How-to about ip-fw .. Do you have ?! 

Thanks 
Vahric MUHTARYAN

 

Not an official document, but a pretty good
How-To --- as you say you're a linux admin
maybe it'll help
www.acme.com/firewall.html

HTH,

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


Re: Changing a company from 100% Windows to 100% FreeBSD.

2003-11-17 Thread Lee Mx



From: Alex de Kruijff [EMAIL PROTECTED]
To: Lee Mx [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: Re: Changing a company from 100% Windows to 100% FreeBSD.
Date: Mon, 17 Nov 2003 19:32:23 +0100
On Mon, Nov 17, 2003 at 06:27:25AM -0800, Lee Mx wrote:
 I am switching about 40 desktop's running different versions of
 windows over to freebsd.  One of the primary requirements is
 OpenOffice-1.1 and I've always run it locally on my laptop.
 I'm considering running it over the LAN which would mean that
 I suppose that I would NFS mount the binary and do the network
 install.  Could someone who has done this tell me if they
 recommend running it on the network or if it would be better to
 just install it on each of the 40 machines.  This company and
 every user, uses Office daily, especially excel.
Running it over the network should be posible. It does come at a
high performance cost. The local hard disk has a much higher respond
rate. Personaly, i would go for the independed workstation.
Yes, Alex, I think you are probably right.  Although the LAN is
always a temptation :-).

 Also if anyone has any other suggestions that would simplify
 anything in the chain from the initial installation to periodic
 upgrading, it would be highly appreciated.
I'm not sure if you looking for this, but you may wanna read this:
http://www.infrastructures.org/ - Its all about how to effienctly manage
Looks interesting.  It's not exactly what I had in mind but worth
a read for sure.
you enterprise cluster. Its quite a bit of work to setup at first and
saves you lots of work later.
Sounds like most everything that we do ;-)
 I'm planning on having a central server that will be cvsuping
 updated sources and ports daily, making world and portupgrade
 -Rruap periodically.  I plan to NFS mount /usr/ports and not
 have local copies to not have to update them. I'm thinking that
 I could then, fairly easily upgrade the other machines by just
 installing the packages when needed.  It could also serve as a
 local repository for updating the operating system or I suppose
 that I could also NFS mount /usr/src and /usr/obj and do an
 installworld to upgrade, too.  Again any opinions, observations
 or suggestion are highly appreciated.  I've never changed
 100% to FreeBSD before :-)
This would mean that you have to manage every workstation manualy. If
there all alike you could just configure one and let the other
synchonise themselfs. You may wanna have a look at the port rsync.
I've thought about that but I thinking of automating the portupgrade
process rather than having to find all the --exclude's for rsync but
that could surely change.
Thanks for your suggestions and the link.

ed
--
Alex
Articles based on solutions that I use:
http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]
_
MSN Shopping upgraded for the holidays!  Snappier product search... 
http://shopping.msn.com

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


Re: OT sendmail mailing lists wanted ..

2003-11-17 Thread Alex de Kruijff
On Mon, Nov 17, 2003 at 10:43:18AM -0800, faisal gillani wrote:
 IS there any mailing list of sendmail on the Intenret
 where i can ask questions realted to it ?
 sendmail question mail address is very late in reply 
 
 thanks
 hope you guys dont mind me posting this here

Why don't you ask your questions on this list?

-- 
Alex

Articles based on solutions that I use:
http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Logitech MX Duo troubles (fast RF wireless keyboard and mouse)

2003-11-17 Thread kirt
On Tue, Nov 18, 2003 at 06:45:58AM -, Markie wrote:
  i recently had a small child (my daughter) jump into my lap while drinking
 a
  mr. pibb which then ended up pouring almost directly into my old keyboard.
  while i have attemtpted to clean that keyboard out (washed it thoroughly),
 i'm
  still waiting for it to dry before testing it.  so, in the mean time, i
  thought i'd go ahead and get a new keyboard.  since staples and the other
  local computer stores don't carry my keyboard of choice, i settled for
 the
  next best thing, which was the logitech MX duo (which is the logitech
 elite
  wireless keyboard and the MX700 mouse).  both of these work perfectly in
  windows, even through my KVM (an IoGear miniview USB KVM model G-CS104U).
 but,
  when i use the KVM to switch to the freebsd box, it notices the USB
 devices
  like this...
 
  uhub3: Texas Instruments TUSB2046 hub, class 9/0, rev 1.10/1.25, addr 2
  uhub3: 4 ports with 4 removable, self powered
  ukbd0: Logitech USB Receiver, rev 1.10/21.00, addr 3, class 3/1
  kbd0 at ukbd0
  ums0: Logitech USB Reveiver, rev 1.10/21.00, addr 3, class 3/1
  ums0: 7 buttons and Z dir
 
  then, the keyboard will work, although it has a tendency to feel laggy
 and
  sometimes repeats letters if i'm typing quickly, and the mouse doesn't
 work at
  all.  so... i need to figure out why the keyboard is laggy to begin with
 (even
  though it is perfectly responsive in windows) and why the mouse doesn't
 even
  show up.   thanks in advance...  ;D
 
  kirt
  ___
 
 What version of freebsd are you running? I have the same mouse and a belkin
 2 port e series switch and it's quite the opposite. Works good both ways but
 after I switch from Windows - Freebsd then back to Windows again it feels
 laggy in Windows until I unplug it and plug it back in again. I am using the
 PS2 convertor.
 
i'm using FreeBSD 5.1 p10, but since my KVM is USB only i have it plugged in
using the USB port.  I otherwise love the keyboard and mouse, but if i can't
use it with FreeBSD i'll probably take it back, since i only use my windows
box for playing games and such, and do most of my real work on my BSD box.
not being able to type at a sufficient speed is a tremendous pain.

i have noticed one thing, that in windows if i'm holding a key down and i
press another key, it stops the held down key, prints the currently hit key
and then stops.  for example... kg

in FreeBSD if i'm holding down a key and press another key it prints the
pressed key once and then resumes spitting out the still held down key, for
example kgkkk 

is there a way to get freebsd to use the first (windows) behavior? as i think
that will help with the slight bit of lag i'm getting in BSD causing
characters to double print.

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


Big problem with Compaq 5i RAID controller....

2003-11-17 Thread Erin Fortenberry
We are using FreeBSD 4.8R on Compaq DL380-G3's with the built on 5i RAID
controllers.

These machines are under heavy load with our anti-spam software (based on
SpammAssassin).

What is going on is, every few days one of the servers (which ever is under
the most load) just stops responding. I am not getting any kernel panics nor
is there anything in the logs to tell me what is going on. I have left top
running and it will stay running when the other consoles become
unresponsive. This leads me to believe that the RAID controller is going out
to lunch.

Does anyone have any idea how I can get around this problem?


Thanks,

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


OpenOffice 1.1.0 Install Problem

2003-11-17 Thread Barry Skidmore
I am installing OpenOffice 1.1.0 on a system on which I just did a fresh
install of FreeBSD-4.9-RELEASE-i386.

I am at the point where JDK is being installed, which requires that
LINPROCFS be mounted, because it needs Linux emulation, which I
installed from the ports and have enabled in rc.conf.

The first step is to load the linprocfs kernel module, but that gives me
the following error:
kldload: can't load /modules/linprocfs.ko: Exec format error

A look in dmesg shows the following:
link_elf: symbol nextpid undefined

I did a Google search for this error, but did not turn up anything.  The
complete seqence of error messages is shown below.

I am very new to FreeBSD, so please word your responses accordingly.

Thanks,
Barry

=
ERROR: You have to have LINPROCFS mounted before
starting to build of native JDK 1.4.1.
 
You may do it by following set of commands:
 
# kldload linprocfs
 
and
 
# mount -t linprocfs linprocfs /compat/linux/proc
 
*** Error code 1
 
Stop in /usr/ports/java/jdk14.
*** Error code 1
 
Stop in /usr/ports/editors/openoffice-1.1.
==
digital-village# kldload /modules/linprocfs.ko
kldload: can't load /modules/linprocfs.ko: Exec format error
digital-village# kldload -v /modules/linprocfs.ko
kldload: can't load /modules/linprocfs.ko: Exec format error
==
digital-village# dmesg | tail

link_elf: symbol nextpid undefined
==


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


Opera

2003-11-17 Thread Valerian Galeru
When i go to www.freebsd.org/ports and search for opera i find opera-7.22.20031103. 
When i go to ftp.freebsd.org with sysinstall i cant see that package... And then, if 
www.freebsd.org/ports finds the package, where i can take it from ( it could be 
downloaded from a web site, but i dont have any, and then i need a FTP adress). The 
problem is that i didnt find any packages with a simillar name in 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages 4-9 , packages 4-8, packages 4 
stable. Why could i take it from??? I dont have a web browseron my FBSD CD i didnt 
find it:(


-
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Logitech MX Duo troubles (fast RF wireless keyboard and mouse)

2003-11-17 Thread Markie

- Original Message -
From: kirt [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, November 17, 2003 6:54 PM
Subject: Re: Logitech MX Duo troubles (fast RF wireless keyboard and mouse)


 On Tue, Nov 18, 2003 at 06:45:58AM -, Markie wrote:
   i recently had a small child (my daughter) jump into my lap while
drinking
  a
   mr. pibb which then ended up pouring almost directly into my old
keyboard.
   while i have attemtpted to clean that keyboard out (washed it
thoroughly),
  i'm
   still waiting for it to dry before testing it.  so, in the mean time,
i
   thought i'd go ahead and get a new keyboard.  since staples and the
other
   local computer stores don't carry my keyboard of choice, i settled
for
  the
   next best thing, which was the logitech MX duo (which is the logitech
  elite
   wireless keyboard and the MX700 mouse).  both of these work perfectly
in
   windows, even through my KVM (an IoGear miniview USB KVM model
G-CS104U).
  but,
   when i use the KVM to switch to the freebsd box, it notices the USB
  devices
   like this...
  
   uhub3: Texas Instruments TUSB2046 hub, class 9/0, rev 1.10/1.25, addr
2
   uhub3: 4 ports with 4 removable, self powered
   ukbd0: Logitech USB Receiver, rev 1.10/21.00, addr 3, class 3/1
   kbd0 at ukbd0
   ums0: Logitech USB Reveiver, rev 1.10/21.00, addr 3, class 3/1
   ums0: 7 buttons and Z dir
  
   then, the keyboard will work, although it has a tendency to feel
laggy
  and
   sometimes repeats letters if i'm typing quickly, and the mouse doesn't
  work at
   all.  so... i need to figure out why the keyboard is laggy to begin
with
  (even
   though it is perfectly responsive in windows) and why the mouse
doesn't
  even
   show up.   thanks in advance...  ;D
  
   kirt
   ___
 
  What version of freebsd are you running? I have the same mouse and a
belkin
  2 port e series switch and it's quite the opposite. Works good both ways
but
  after I switch from Windows - Freebsd then back to Windows again it
feels
  laggy in Windows until I unplug it and plug it back in again. I am using
the
  PS2 convertor.
 
 i'm using FreeBSD 5.1 p10, but since my KVM is USB only i have it plugged
in
 using the USB port.  I otherwise love the keyboard and mouse, but if i
can't
 use it with FreeBSD i'll probably take it back, since i only use my
windows
 box for playing games and such, and do most of my real work on my BSD box.
 not being able to type at a sufficient speed is a tremendous pain.

 i have noticed one thing, that in windows if i'm holding a key down and i
 press another key, it stops the held down key, prints the currently hit
key
 and then stops.  for example... kg

 in FreeBSD if i'm holding down a key and press another key it prints the
 pressed key once and then resumes spitting out the still held down key,
for
 example kgkkk

 is there a way to get freebsd to use the first (windows) behavior? as i
think
 that will help with the slight bit of lag i'm getting in BSD causing
 characters to double print.

 -kirt

Ahh, I think someone else had this problem fairly recently with a USB
keyboard thinking about it, possibly on the hackers list. Possibly fixed
in -CURRENT *but I am not sure!* You may want to give -CURRENT a shot or
perhaps try 4.9? Sorry I am not much help :oP I am pretty sure I remember
your keyboard problem being mentioned on either questions or hackers though.

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


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


RE: Strange problem with Floppy Drive

2003-11-17 Thread Vahric MUHTARYAN
Hi , 

When you check /var/log/messages or dmesg Could you see your floppy
detected by the system ?!

Vahric  

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dr Lyman
Hazelton
Sent: Tuesday, November 18, 2003 7:46 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Strange problem with Floppy Drive

I have an AMD K6 based system with almost everything on ultra-wide, 
ultra-fast SCSI.  The exceptions are video, sound and floppy disk.  
The IDE floppy disk works fine if, for example, I boot from it on 
this machine.  Further, I have removed it and tested it on a Windows 
2K system, where it works just fine.  However, when I boot FreeBSD 
(version 5.1), I get the following messages in dmseg:

fdc0: cannot reserve I/O port range (1 ports)
fdc0: cannot reserve I/O port range (1 ports)
fdc0: cannot reserve I/O port range (6 ports)

and, of course, the floppy isn't available.

Any suggestions about what may be wrong here and how to go about 
making it work?  Floppy drives are inexpensive, and I don't mind 
getting a new one if there's something wrong with the hardware, but I 
don't understand why it works on other systems and why the same 
system can boot from it.  This just seems very bizarre, and I'm 
stumped.

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

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


Re: Unable to make new root filesystem

2003-11-17 Thread Sorin Chiorean


First I tried to use all the HDD in a single slice and I made only a
partition mounted on  /  with a swap partition(512MB). I tried Auto
defaults to create partitions too.
Then I made a small DOS partition (500MB) and I used the rest of HDD (12Gb)
for FreeBSD but I ended up having the same error. 
Anyway, I gave up on this old machine after I spent many hours with it.
I installed FreeBSD on another machine and of course everything worked
perfect.

If somebody had the same error as me please let me know how did you pass it.

Sorin Chiorean
Network Specialist
Computer Partners

  

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Lowell Gilbert
Sent: Sunday, November 16, 2003 12:58 PM
To: FreeBSD lists
Cc: [EMAIL PROTECTED]
Subject: Re: Unable to make new root filesystem

FreeBSD lists [EMAIL PROTECTED] writes:

 I m trying to install FreeBSD 4.9 on a Compaq Deskpro EP series PIII600
with 256Mb RAM 12Gb HDD .
 This is the message that I got : Unable to make new root filesystem on
/dev/ad0s1a! Command returned status 36.
 I tried to change in BIOS from UDMA to PIO-0 PIO-4 EDMA but without luck.
 Can anybody tell me what can I do to install FreeBSD on this machine ?

The BIOS settings for access are unlikely to be relevant.
More likely, something is confused in the disk layout area.  
Is the BIOS using LBA?
What type of install were you trying to use?  How did you try to
partition the disk?



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


Make Problem

2003-11-17 Thread BlackCat Hack Palace Admin
I do:
cd /usr/ports/emulators/wine
make
but it began to write me that local modification time doesnt match the remote ? What 
can I do ? thx
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Opera

2003-11-17 Thread Kevin D. Kinsey, DaleCo, S.P.
Valerian Galeru wrote:

When i go to www.freebsd.org/ports and search for opera i find opera-7.22.20031103. When i go to ftp.freebsd.org with sysinstall i cant see that package... And then, if www.freebsd.org/ports finds the package, where i can take it from ( it could be downloaded from a web site, but i dont have any, and then i need a FTP adress). The problem is that i didnt find any packages with a simillar name in ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages 4-9 , packages 4-8, packages 4 stable. Why could i take it from??? I dont have a web browseron my FBSD CD i didnt find it:(

 

Do you have /usr/ports?

If so, you can install it from
ports and the machine, if connected
to the Internet, will do the work for
you.
$cd /usr/ports/www/opera
$make install clean
HTH,

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


Re: Logitech MX Duo troubles (fast RF wireless keyboard and mouse)

2003-11-17 Thread kirt
On Mon, Nov 17, 2003 at 07:13:30PM -, Markie wrote:
  On Tue, Nov 18, 2003 at 06:45:58AM -, Markie wrote:
i recently had a small child (my daughter) jump into my lap while
 drinking
   a
mr. pibb which then ended up pouring almost directly into my old
 keyboard.
while i have attemtpted to clean that keyboard out (washed it
 thoroughly),
   i'm
still waiting for it to dry before testing it.  so, in the mean time,
 i
thought i'd go ahead and get a new keyboard.  since staples and the
 other
local computer stores don't carry my keyboard of choice, i settled
 for
   the
next best thing, which was the logitech MX duo (which is the logitech
   elite
wireless keyboard and the MX700 mouse).  both of these work perfectly
 in
windows, even through my KVM (an IoGear miniview USB KVM model
 G-CS104U).
   but,
when i use the KVM to switch to the freebsd box, it notices the USB
   devices
like this...
   
uhub3: Texas Instruments TUSB2046 hub, class 9/0, rev 1.10/1.25, addr
 2
uhub3: 4 ports with 4 removable, self powered
ukbd0: Logitech USB Receiver, rev 1.10/21.00, addr 3, class 3/1
kbd0 at ukbd0
ums0: Logitech USB Reveiver, rev 1.10/21.00, addr 3, class 3/1
ums0: 7 buttons and Z dir
   
then, the keyboard will work, although it has a tendency to feel
 laggy
   and
sometimes repeats letters if i'm typing quickly, and the mouse doesn't
   work at
all.  so... i need to figure out why the keyboard is laggy to begin
 with
   (even
though it is perfectly responsive in windows) and why the mouse
 doesn't
   even
show up.   thanks in advance...  ;D
   
kirt
___
  
   What version of freebsd are you running? I have the same mouse and a
 belkin
   2 port e series switch and it's quite the opposite. Works good both ways
 but
   after I switch from Windows - Freebsd then back to Windows again it
 feels
   laggy in Windows until I unplug it and plug it back in again. I am using
 the
   PS2 convertor.
  
  i'm using FreeBSD 5.1 p10, but since my KVM is USB only i have it plugged
 in
  using the USB port.  I otherwise love the keyboard and mouse, but if i
 can't
  use it with FreeBSD i'll probably take it back, since i only use my
 windows
  box for playing games and such, and do most of my real work on my BSD box.
  not being able to type at a sufficient speed is a tremendous pain.
 
  i have noticed one thing, that in windows if i'm holding a key down and i
  press another key, it stops the held down key, prints the currently hit
 key
  and then stops.  for example... kg
 
  in FreeBSD if i'm holding down a key and press another key it prints the
  pressed key once and then resumes spitting out the still held down key,
 for
  example kgkkk
 
  is there a way to get freebsd to use the first (windows) behavior? as i
 think
  that will help with the slight bit of lag i'm getting in BSD causing
  characters to double print.
 
  -kirt
 
 Ahh, I think someone else had this problem fairly recently with a USB
 keyboard thinking about it, possibly on the hackers list. Possibly fixed
 in -CURRENT *but I am not sure!* You may want to give -CURRENT a shot or
 perhaps try 4.9? Sorry I am not much help :oP I am pretty sure I remember
 your keyboard problem being mentioned on either questions or hackers though.
 

k, thanks for the headsup, i checked through the mailing lists once already,
and i didn't have time again this morning to search too much before work.

if i don't find anything i'll ask over at -hackers.  anyone else that has any
ideas, feel free to chime in ;D

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


Re: Make Problem

2003-11-17 Thread Kevin D. Kinsey, DaleCo, S.P.
BlackCat Hack Palace Admin wrote:

I do:
cd /usr/ports/emulators/wine
make
but it began to write me that local modification time doesnt match the remote ? What can I do ? thx
 



Not sure, exactly, but have your checked your system time?

Your mail is dated 11 months ago...

KDK

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


Re: Changing a company from 100% Windows to 100% FreeBSD.

2003-11-17 Thread C. Ulrich
On Mon, 2003-11-17 at 09:27, Lee Mx wrote:
 I am switching about 40 desktop's running different versions of
 windows over to freebsd.  One of the primary requirements is
 OpenOffice-1.1 and I've always run it locally on my laptop.
 I'm considering running it over the LAN which would mean that
 I suppose that I would NFS mount the binary and do the network
 install.  Could someone who has done this tell me if they
 recommend running it on the network or if it would be better to
 just install it on each of the 40 machines.  This company and
 every user, uses Office daily, especially excel.

I've never done this, but OpenOffice is such a large application that
this might not be such a swell idea. On my Athlon 750 with U2W SCSI,
OpenOffice 1.1 takes 20 seconds to load from the hard disk. I couldn't
guess how long it would take trying to pull it over the network, but I'm
sure it would be a lot longer. Also take into consideration the fact
that, unless your office is very well funded, you're probably don't have
the newest equipment. If this is the case, you could consider running
all the desktops as local thin clients. When a user logs in, they're
really just logging in remotely to an application server where all the
real work work is done.

Advantages:
- you only have to regularly maintain the application servers
- outdated hardware works just fine for the thin clients as everything
is run on the server
- users access their data and do their work from any machine (also
reduces my machine syndrome common in some workplaces)

Disadvantages:
- Allowing users to save things to floppy or CD could be slightly
problematic (ditto for playing video and sound)
- if all 40 desktops are in the same office/area, you'll probably have
to set up more than one application servers and work out a solution for
load-balancing and keeping them in sync
- if your users use large apps like OpenOffice, you might need pretty
hefty servers, especially in the memory department. However, it will
still be less memory than what would be required to run OpenOffice
locally on all 40 machines

The client/server approach may not end up being the best solution for
your specific situation, but at least it's something to think about.
I've always heard good things from those who've implemented similar
solutions in their organizations.

Charles Ulrich
-- 
http://bityard.net

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


Re: Recursion with grep?

2003-11-17 Thread Kirk Strauser
At 2003-11-17T17:41:27Z, Francisco Reyes [EMAIL PROTECTED] writes:

 Thanks for shedding some light into this topic.

You bet.

 -Z, --decompress
  Decompress the input data before searching.  This option is only
  available if compiled with zlib(3) library

 We could have said exactly the same you said about my suggestion... don't
 add it.. people should learn how to use find, decompres, grep, YET this option WAS 
 implemented.

That's a valid point.  I think I'd counter by saying that adding that
particular functionality was as simple as linking in a standard library and
adding a couple of function calls, and had no affect whatsoever on
regressive behavior.  You could probably make the same pro and con arguments
regarding programs that link to GNU's readline library; it adds
functionality without increasing complexity, and has no effect on
backward-compatible operation.
-- 
Kirk Strauser


pgp0.pgp
Description: PGP signature


Re: OpenOffice 1.1.0 Install Problem

2003-11-17 Thread Lee Mx



From: Barry Skidmore [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: FreeBSD-Questions [EMAIL PROTECTED]
Subject: OpenOffice 1.1.0 Install Problem
Date: Mon, 17 Nov 2003 14:10:58 -0500
I am installing OpenOffice 1.1.0 on a system on which I just did a fresh
install of FreeBSD-4.9-RELEASE-i386.
I am at the point where JDK is being installed, which requires that
LINPROCFS be mounted, because it needs Linux emulation, which I
installed from the ports and have enabled in rc.conf.
Did you actually mount it?

# mount
/dev/ad0s1a on / (ufs, local)
devfs on /dev (devfs, local)
/dev/ad0s1g on /backup (ufs, local, soft-updates)
/dev/ad0s1e on /release (ufs, local, soft-updates)
/dev/ad0s1d on /usr (ufs, local, soft-updates)
/dev/ad0s1h on /usr/local (ufs, local, soft-updates)
/dev/ad0s1f on /var (ufs, local, soft-updates)
procfs on /proc (procfs, local)
linprocfs on /usr/compat/linux/proc (linprocfs, local)
^
You should see the above line.  IIRC, you will get the
error that you mention below if you haven't.
Good luck,

ed

The first step is to load the linprocfs kernel module, but that gives me
the following error:
kldload: can't load /modules/linprocfs.ko: Exec format error
A look in dmesg shows the following:
link_elf: symbol nextpid undefined
I did a Google search for this error, but did not turn up anything.  The
complete seqence of error messages is shown below.
I am very new to FreeBSD, so please word your responses accordingly.

Thanks,
Barry

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]
_
From Beethoven to the Rolling Stones, your favorite music is always playing 
on MSN Radio Plus. No ads, no talk. Trial month FREE!  
http://join.msn.com/?page=offers/premiumradio

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


Resolved: How to Handle Stale Dependencies in pkgdb -F

2003-11-17 Thread Robert H. Perry
Lee Harr wrote:

Is docbook-3.0_2 still registered as installed on your system? I think
that
is the one it is looking for. It is possible that when upgrading one
of the
others, that one was removed inadvertently.


No, it is not registered as installed.  As a matter of fact, none of the
docbooks mentioned
are installed except dockbook-xsl-1.62.3.  In addition, the sgmlformat
port is not installed either.

 I always understood that stale dependencies indicated that a change was
necessary.   In this
situation, the 6 dependencies in question, including the port itself,
weren't even registered or installed
yet.  I just feel that something is missing here.  However, I think I'm
ready to move on to the next
step which is how to respond to the prompt:
New dependency? (? to help) :

If you hit ?, you'll see:
[Enter] to skip, [Ctrl] + [D] to delete, [.][Enter] to abort, [Tab] to
complete.
I looked at the R-deps listed with the port description and they also
correspond to the 6 shown above.
As a result, I feel confident that they should be registerd and
installed with the port and not the one
pkgdb suggests, dockbook-xsl-1.62.3.  I assume that I can delete
dockbook-xsl-1.62.3, but is that what
[Ctrl]+[D] will accomplish?  In other words, does new dependency refer
to the dependent that
it sees as the closest match, dockbook-xsl-1.62.3, or the one that is
recorded by the port, docbook-3.1_2?
Which would I be deleting?


Not sure. Good question though  :o)

I think there are 2 possibilities:
- delete the dependency on docbook-3.1_2 (not the package itself)
- delete the entire entry for sgmlformat
I am pretty sure that nothing you do at that prompt will affect
docbook-xsl in any way. (other than to create a dependency on it)
My sense is that it would delete the dependency. In other words, you
would be saying sgmlformat no longer depends on docbook-3.1_2
and there is no dependency to replace it
In your case, where none of these things are in your package database,
I think you have to decide if these are packages you require, and if so,
start rebuilding and reinstalling them to recreate their entries.
Otherwise, you could pkg_deinstall the one that is giving you problems
and move on.
I just started using portupgrade myself (after a couple of years of doing
these things by hand *erk*) so maybe someone else will chime in and
let us know if we are on the right track.
Lee,
I think you were on the right track from the beginning.  The program found
sgmlformat-1.7_2 but couldn't locate the dependents it was pointing to
so it suggested it's own, dockbook-xsl-1.62.3.  Should have focused on the
docbook ports at that point.  I simply couldn't deal with the idea that 
installing
the docbook dependents would help when the main port, sgmlformat-1.7_2, 
hadn't been installed yet.  Furthermore, I was simply too focused on 
resolving the
issue by using the New dependency prompt.

I installed the docbook ports (ran docbook-1.2_1 and the rest followed 
as deps),
followed by pkgdb -F, and everything was OK.

Thanks again for your help.
Bob


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


Backup Server

2003-11-17 Thread Darryl Hoar
Greetings,
I have an NT 4 server that I wish to back its data up to a
FreeBSD box running Samba.  The thought being that
since I cannot back all the NT 4 data up to one tape
(24GB compressed), that I could back it up every other night.
The nights it didn't go to tape, it would go to the Freebsd box.

Should I use Freebsd 4.x or 5.x ?  The disk drives in the to
be installed FreeBSD box are SCSI.  Should I use Vinum ?

Just curious about others thoughts before I start setting it up.

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


Re: Samba question

2003-11-17 Thread Marty Landman
At 02:00 PM 11/16/2003, Shantanoo Mahajan wrote:

what's the o/p of
# ipfw s
ipfw: getsockopt(IP_FW_GET): Protocol not available

Like I said though, I think this config is a total mess now. At some point 
I'll work out how to undo what I've (wrongly) done and then start over.

Marty Landman   Face 2 Interface Inc 845-679-9387
Sign On Required: Web membership software for your site
Make a Website: http://face2interface.com/Home/Demo.shtml
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Changing a company from 100% Windows to 100% FreeBSD.

2003-11-17 Thread Lee Mx



From: C. Ulrich [EMAIL PROTECTED]
To: Lee Mx [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: Re: Changing a company from 100% Windows to 100% FreeBSD.
Date: Mon, 17 Nov 2003 15:48:24 -0500
On Mon, 2003-11-17 at 09:27, Lee Mx wrote:
 I am switching about 40 desktop's running different versions of
 windows over to freebsd.  One of the primary requirements is
 OpenOffice-1.1 and I've always run it locally on my laptop.
 I'm considering running it over the LAN which would mean that
 I suppose that I would NFS mount the binary and do the network
 install.  Could someone who has done this tell me if they
 recommend running it on the network or if it would be better to
 just install it on each of the 40 machines.  This company and
 every user, uses Office daily, especially excel.
I've never done this, but OpenOffice is such a large application that
this might not be such a swell idea. On my Athlon 750 with U2W SCSI,
OpenOffice 1.1 takes 20 seconds to load from the hard disk. I couldn't
guess how long it would take trying to pull it over the network, but I'm
sure it would be a lot longer. Also take into consideration the fact
that, unless your office is very well funded, you're probably don't have
the newest equipment. If this is the case, you could consider running
all the desktops as local thin clients. When a user logs in, they're
really just logging in remotely to an application server where all the
real work work is done.
I would love to do that, but I have no idea where to start
although Adrian was kind enough to send be a couple of links,
I'm not sure I get it yet.  If you have any other tips/links etc.
they would sure be appreciated.
Advantages:
- you only have to regularly maintain the application servers
- outdated hardware works just fine for the thin clients as everything
is run on the server
- users access their data and do their work from any machine (also
reduces my machine syndrome common in some workplaces)
Sounds great to me in my ignorance.:-)

Disadvantages:
- Allowing users to save things to floppy or CD could be slightly
problematic (ditto for playing video and sound)
- if all 40 desktops are in the same office/area, you'll probably have
to set up more than one application servers and work out a solution for
load-balancing and keeping them in sync
- if your users use large apps like OpenOffice, you might need pretty
hefty servers, especially in the memory department. However, it will
still be less memory than what would be required to run OpenOffice
locally on all 40 machines
The client/server approach may not end up being the best solution for
your specific situation, but at least it's something to think about.
I've always heard good things from those who've implemented similar
solutions in their organizations.
Thanks, Charles.  It is certainly something to think about and
test.
lee

_
Concerned that messages may bounce because your Hotmail account is over 
limit? Get Hotmail Extra Storage! http://join.msn.com/?PAGE=features/es

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


Re: FreeBSD-5.1 on Thinkpad 600 - cbb0 problems

2003-11-17 Thread Marc Evans
Hi -

I have made some progress on my own with this, but not complete progress.
What I have done is:

1) build a customer kernel with make buildkernel KERNCONF=OLDCONF

2) create /etc/pccard.conf with one line irqTAB9

3) swap the 3CCFE575CT-D for a 3C589C card.

Now then, what are my remaining problems?

A) If I remove and insert the card after it has been configured,
   the system hangs forever.

B) If I kill and start the pccardd process, it is unable to assign
   an IRQ.

So, with this further information, does anyone have further suggestions?
It would be nice to have the 10/100 (3c575) card work, and I have a
feeling that I should be worried about using IRQ 9.

Thanks in advance - Marc

On Mon, 17 Nov 2003, Marc Evans wrote:

 Hi -

 I have an IBM Thinkpad 600 (no letter after the 600) which I have recently
 installed FreeBSD-5.1 onto via CD-ROM. When booting the system, there are
 several lines logged to /var/log/messages which are troubling. I believe
 that these messages are at the root of why none of my PCMCIA cards
 function. Ideally, I'd like to get my NIC (3CCFE575CT-D) working. The
 messages observed are:

 pci0: PCI bus on pcib0
 cbb0: TI1250 PCI-CardBus Bridge mem 0x2130100-0x21301fff at device 2.0 on pci0
 cardbus0: CardBus bus on cbb0
 pccard0: 16-bit PCCARD bus on cbb0
 cbb: Unable to map IRQ...
 device_probe_and_attach: cbb0: attach returned 12

 A similar set of lines is output for cardbus1. Somewhat later in the log I
 also see these lines:

 unknown: PNP0303 can't assign resources (port)
 unknown: IBM3780 can't assign resources (irq)
 unknown: PNP0700 can't assign resources (port)
 unknown: PNP0c02 can't assign resources (port)
 unknown: PNP0400 can't assign resources (port)
 unknown: PNP0071 can't assign resources (port)
 unknown: PNP0e03 can't assign resources (port)
 unknown: PNP0680 can't assign resources (port)
 unknown: PNP0680 can't assign resources (port)

 I have not placed anything into /etc/pccard.conf nor have I build a
 custom kernel. I have used this same set of hardware with a few different
 Linux variations, including Knoppix and Mandrake.

 I have tried running pccardd -d by hand, found that nothing is output to
 the screen and it quickly terminates with a status 1. I also observe that
 /dev/card* don't exist.

 My questions are:

   1) Does anyone else have an IBM Thinkpad 600 working with any
  pccards, and if so what magic did you find necessary?

   2) Can anyone provide suggestions/pointers given the log
  information shown?

   3) What other information should I provide for people to be
  able to better help me?

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

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


New CPU

2003-11-17 Thread Rafi Lurman
Hi, I currently have FBSD 4.9 on a Celeron 950MHZ system. I plan to
replace both the motherboard and CPU on it to a 1.2GHZ AMD ATHLON. Will
I run into any problems if I did this? It's the same architecture. Would
I have to compile all my ports again under the new Athlon? 

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


Re: New CPU

2003-11-17 Thread Chris
On Monday 17 November 2003 02:46 pm, Rafi Lurman wrote:
 Hi, I currently have FBSD 4.9 on a Celeron 950MHZ system. I plan to
 replace both the motherboard and CPU on it to a 1.2GHZ AMD ATHLON. Will
 I run into any problems if I did this? It's the same architecture. Would
 I have to compile all my ports again under the new Athlon?

My install of 4.9 is doing very well under the XP 2100+ 
I don't see any issueswith AMD's


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

-- 

Best regards,
 Chris
__

PGP Fingerprint = D976 2575 D0B4 E4B0 45CC AA09 0F93 FF80 C01B C363

PGP Mail encouraged / preferred - keys available on common key servers
__
   01010010011101100011011001010111001001011000


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


Deinstalling

2003-11-17 Thread Valerian Galeru
After i installed a web browser, my /usr got filled
and now i wont to deinstall the browser and all the
packages it installed ( not all the packages it
requires, but only the packages it installed). What
should i do?

__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: New CPU

2003-11-17 Thread Derrick Ryalls
 
 Hi, I currently have FBSD 4.9 on a Celeron 950MHZ system. I 
 plan to replace both the motherboard and CPU on it to a 
 1.2GHZ AMD ATHLON. Will I run into any problems if I did 
 this? It's the same architecture. Would I have to compile all 
 my ports again under the new Athlon? 
 

Depends on your kernel.  If it is basically generic, then you shouldn't have
a problem.  If you are running a non generic kernel (highly customized) then
you might run into a problem if the mobo doesn't have support in the kernel.

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


Re: New CPU

2003-11-17 Thread Rafi Lurman

I meant, if I used the same hard-drive. This was installed/compiled on a
celeron system. I think you interpreted it as going to another CPU/Mobo
by reinstalling the OS.  I want to use the same OS.


On Mon, 2003-11-17 at 15:51, Chris wrote:
 On Monday 17 November 2003 02:46 pm, Rafi Lurman wrote:
  Hi, I currently have FBSD 4.9 on a Celeron 950MHZ system. I plan to
  replace both the motherboard and CPU on it to a 1.2GHZ AMD ATHLON. Will
  I run into any problems if I did this? It's the same architecture. Would
  I have to compile all my ports again under the new Athlon?
 
 My install of 4.9 is doing very well under the XP 2100+ 
 I don't see any issueswith AMD's
 
 
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
  [EMAIL PROTECTED]

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


Re: OpenOffice 1.1.0 Install Problem

2003-11-17 Thread Barry Skidmore
On Mon, 2003-11-17 at 15:30, Lee Mx wrote:

 Did you actually mount it?

No, I neglected to say that when I tried to do the mount, I received the
same error I got when I attempted to load the linprocfs kernel module. I
am assuming the mount command fails because that kernel module has to be
loaded first, and as I mentioned, that load command fails.

digital-village#  kldload -v /modules/linprocfs
kldload: can't load /modules/linprocfs: Exec format error

digital-village# mount -t linprocfs linprocfs /compat/linux/proc
linprocfs: vfsload(linprocfs): Exec format error

digital-village# dmesg | tail
link_elf: symbol nextpid undefined
link_elf: symbol nextpid undefined

Thanks,
Barry


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


Re: New CPU

2003-11-17 Thread Jason
Chris wrote:

On Monday 17 November 2003 02:46 pm, Rafi Lurman wrote:
 

Hi, I currently have FBSD 4.9 on a Celeron 950MHZ system. I plan to
replace both the motherboard and CPU on it to a 1.2GHZ AMD ATHLON. Will
I run into any problems if I did this? It's the same architecture. Would
I have to compile all my ports again under the new Athlon?
   

My install of 4.9 is doing very well under the XP 2100+ 
I don't see any issueswith AMD's

 

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

 

Various config files might load the incorrect things.  For example I 
remember there being a special work around for xfree or dri on an intel 
chipset, the i810 I think.  If you change no software when you swap out 
the mb the command startx might not work if you had to do this work 
around.  Also check the /boot/loader.conf file for modules, if you did 
not compile anything into the kernel. If you rebuilt the system from 
source with any cpu or system specifc options you will need to rebuild 
from source again.  Depending on the cpu options you system might run 
fine or not boot at all.

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


Re: New CPU

2003-11-17 Thread Kevin D. Kinsey, DaleCo, S.P.
Rafi Lurman wrote:

Hi, I currently have FBSD 4.9 on a Celeron 950MHZ system. I plan to
replace both the motherboard and CPU on it to a 1.2GHZ AMD ATHLON. Will
I run into any problems if I did this? It's the same architecture. Would
I have to compile all my ports again under the new Athlon? 

 

I've run FreeBSD 4.x for over two years now, and whenever
a box has failed, I've been able to just grab the HDD (assuming,
of course, that it was some other part that failed) and stick it
in another box with only minimal problems (usually it's refconfigging
/etc/rc.conf to deal with a different NIC) regardless of what other
hardware was there.  Now, mind you, these are usually boxes that
serve http, smtp, dns, etc., and not a complete working desktop
with high-bit video, audio, USB, etc.
I can't imagine that you'll have much trouble moving, as long as
you check the HCL (hardware compatibility list) at freebsd.org
first.  Of course, that may depend on how many small irksome details
constitute much trouble  :D
Kevin Kinsey
DaleCo, S.P.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


CVS Server

2003-11-17 Thread Aleksander Rozman - Andy
Hi !

I was wondering if anybody knows about any tutorial on how to set CVS 
server? I would like to set it so that I could connect only through ssl 
(like on sourceforge). I need server for my personal projects, which are in 
last time getting quite numerous, and I have been transporting files 
through cdrom, but it's quite anoying...

Any help is appreciated.
Andy
**
*  Aleksander Rozman - Andy  * Fandoms:  E2:EA, SAABer, Trekkie, Earthie *
* [EMAIL PROTECTED] * Sentinel, BH 90210, True's Trooper,   *
*[EMAIL PROTECTED]   * Heller's Angel, Questie, Legacy, PO5, *
* Maribor, Slovenia (Europe) * Profiler, Buffy (Slayerete), Pretender*
* ICQ-UIC: 4911125   *
* PGP key available  *http://www.atechnet.dhs.org/~andy/ *
**
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Deinstalling

2003-11-17 Thread Jason
Valerian Galeru wrote:

After i installed a web browser, my /usr got filled
and now i wont to deinstall the browser and all the
packages it installed ( not all the packages it
requires, but only the packages it installed). What
should i do?
__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
 

Did you use the package system or the ports system(pkg_add or make 
install).  You can safely use make clean to remove all files used in the 
making of any sotware you compiled.  You can use make distclean to 
remove all those tar.gz files that your machince downloaded with ether 
command.  You could also remove the /usr/obj directory, its used for 
tempory storage when you buildworld or buildkernel.

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


Re: mysql can't finf shared library

2003-11-17 Thread Gary Kline
On Mon, Nov 17, 2003 at 11:28:42AM +0100, Uwe Doering wrote:
 Gary Kline wrote:
  After upgrading to the latest mysql323-client and reinstalling
  my root password, here is what happens:
 
 mysqladmin -u root password 'fooobar1234'
 /usr/libexec/ld-elf.so.1: Shared object libmysqlclient.so.10 not found
 [EMAIL PROTECTED]:/etc# locate libmysql
 /usr/local/lib/mysql/libmysqlclient.a
 /usr/local/lib/mysql/libmysqlclient.so
 /usr/local/lib/mysql/libmysqlclient.so.10
 
  Anybody know what's going on here?  Is this a known bug?
 
 Well, at least up to MySQL 3.23.58 a startup script 
 '000.mysql-client.sh' gets installed under '/usr/local/etc/rc.d' which 
 runs this command at boot time:
 
   /sbin/ldconfig -m /usr/local/lib/mysql
 
 This is supposed to ensure that the system automatically knows where to 
 look for the MySQL client libs.  It worked for me out of the box.  Did 
 you delete this script, or is there any other reason why scripts under 
 '/usr/local/etc/rc.d' don't get executed on your system?
 

The problem was that I was missing part of mysql.  Initially 
I thought v323 was still the default (( for phpBB )); when I
looked at the dependencies I found that v40 is now required.
--Long story short, after rbuilding/reinstalling, mysql is
happy.

(now to upgrade to phpbb-2.0.6..)

thanks,

gary


-- 
   Gary Kline [EMAIL PROTECTED]   www.thought.org Public service Unix

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


Re: GDM - configured as per the documentation but stil chrashes - FreeBSD 4. 9 an d 5.1

2003-11-17 Thread martin . clausen
Thanks for the input. Actually I got it working on 4.9 by renaming gdm.sh to z_gdm.sh. 
It seems that gdm has to be the last thing program to launch at boot time.

Regards,

Martin


Lowell Gilbert [EMAIL PROTECTED] wrote:
 [EMAIL PROTECTED] writes:
 
  I cannot get GDM2 to work on neither 4.9(nor 5.1.)
  
  GDM chrashes at boot time no matter what I do.
  
  I use the gnome2-2.4.0 package. I have tried to install it
 at install time(which results in the gdm users not being
 created), installed it afterwards and compiled it from
 source(using ports), but the result is the same: gdm
 chrashes X at boot time.
  
  I have followed the instructions given at package install,
 that is copied the /usr/X11R6/etc/rc.d/gdm.sh.sample to
 /usr/X11R6/etc/rc.d/gdm.sh. I have also copied the
 /usr/x11R6/etc/gdm/factory-gdm.conf to
 /usr/X11R6/etc/gdm/gdm.conf. I have not touched the
 /etc/ttys file, it is vanilla as installed.
  
  I have searched the net in vain for any tips on how to fix
 this, the only things I have found are the ones I have tried
 already. The pam fix(from
 http://people.freebsd.org/~marcus/pam_get_user.c.diff
  ) should not apply to 4.9 so I have not treid that.
  
  Any help would be greatly appreciated.
 
 Try starting not starting gdm at boot, and kicking it off
 later.  This
 will enable you to get a better view of what breaks.  You
 should also
 look at the gdm logs, and possibly the X logs.  
 
 Personally, I use xdm, so I don't have much help specific to
 gdm.
 However, you might try xdm to see if the problem is with gdm
 or more
 directly related to X.

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


increasing the size of / using growfs

2003-11-17 Thread srenna
Hello,

I was wondering if there was a way to increase the size of
the / partition using growfs?  i was thinking of trying
this by booting to a FreeBSD live disk and giving it a
shot.  Is this the proper way to perform this type of
growth?

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


SCSI Travan tape drive is flaky

2003-11-17 Thread Trevor Blackwell

I have a 10/20 GB Seagate Travan tape drive:

FreeBSD 4.7-RELEASE #1: Fri Jan 24 08:05:09 GMT 2003
...
ahd1: Adaptec 7901A Ultra320 SCSI adapter port
0x5c00-0x5cff,0x6000-0x60ff mem 0xd0402000-0xd0403fff irq 22 at 
device 3.1 on pci4
aic7901A: Ultra320 Wide Channel B, SCSI Id=7, PCI 33 or 66Mhz, 512 SCBs
...
sa0 at ahd1 bus 0 target 4 lun 0
sa0: Seagate STT2N 6A51 Removable Sequential Access SCSI-2 device 
sa0: 10.000MB/s transfers (10.000MHz, offset 15)

When I write to it, it gives up (writes less than a block) randomly
after using only a fraction of the tape, anywhere from 1 to 2 GB. I've
never gotten more than 2 GB written to it. I've tried with 2 different
10/20 GB tapes. For instance:

# mt erase; mt rewind; dd if=tlb-usr.dump0.gz of=/dev/nsa0 bs=65536
dd: /dev/nsa0: short write on tape device
13191+0 records in
13190+1 records out
864442368 bytes transferred in 944.588678 secs (915152 bytes/sec)

[It moved 864 MB of 7706 MB in the file]

Afterwards, mt errstat says:

# mt errstat
Last I/O Residual: 0
 Last I/O Command: 0A 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
   Last I/O Sense:

 F0 00 03 00 0A F8 00 0A 00 00 00 00 0C 00 00 00
 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

Last Control Residual: 0
 Last Control Command: 1A 00 0F 00 1C 00 00 00 00 00 00 00 00 00 00 00
   Last Control Sense:

 70 00 05 00 00 00 00 0A 00 00 00 00 24 00 00 C0
 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00

(I can't find a reference for interpreting this) and further writes
fail:

# dd if=tlb-usr.dump0.gz of=/dev/nsa0 bs=65536
dd: /dev/nsa0: Operation not permitted
1+0 records in
0+0 records out
0 bytes transferred in 0.033122 secs (0 bytes/sec)
# whoami
root

It is able to read back the written data:

# mt rewind; tcopy
file 0: block size 65536: records 0 to 13190
file 0: block size 22528: record 13190
file 0: eof after 13191 records: 864442368 bytes

Any suggestions?

-- 
Trevor Blackwell  [EMAIL PROTECTED]  (650) 776-7870


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


Re: DVD-RAM on FreeBSD 5.1R (LG 4040)?

2003-11-17 Thread Stefan A. Deutscher
On Sun, Nov 16, 2003 at 04:48:26PM -0800, Kent Stewart wrote:
 On Sunday 16 November 2003 04:26 pm, Stefan A. Deutscher wrote:
  Hi all,
 
   just got an ATAPI LG 4040 multiwriter (CD-R/RW, DVD+/-R,+/-RW, and
  DVD-RAM) and wish to use it on FreeBSD 5.1. While still having to
  configure the system to address it in UDMA rather than PIO 4 mode, it
  installed fine. Reading and writing CDs in all possible variations works
  fine with burncd. Yet many of my scripts are written for cdrecord, so
  I'd rather stick with that tool instead of learing yet another one.
 
  Two questions arise
 
  (a) How do I get such a unit to treat DVD-RAM just as slow, random
  access optical media (much like an MO-Disk)?
  I do not wish to do burncd or cdrecord on it, I wish to write to it
  directly, if possible.
  Alas, I could not put a new disk label on the blank (disklabel says
  'unknown type: auto'), and newfs does not like it either. So I am
  stuck.
 
  (b) Google and the online handbook (for 4.x though) tell me that I
  need
 
device atapicam
device scbus
device pass
 
  in my kernel to get to use the ATAPI unit like a SCSI unit
  (e.g. with cdrecord and friends). However, on 5.1R I cannot find any
  mention of an atapicam device, neither in GENERIC nor in the hints
  nor NOTES. Now, what's a man to do?
 
 
  I checked the freebsd.org FAQs and archives, google and the news groups,
  but most stuff there is not really conclusive. In case this is a FAQ,
  after all, please just post a pointer.
 
  Any hints are much appreciated.
 
 ruby# more /boot/loader.conf
 # -- sysinstall generated deltas -- #
 userconfig_script_load=YES
 hw.ata.atapi_dma=1
 
 Enough of a hint :).
 
 Kent

Thanks, Kent! Now the DVD drive works in DMA mode rather than PIO, and
writes to DVD+RW at 3.1 MB/s or about as fast as my SCSI CD-ROM can read
out the FBSD 5.1 image. Neat.

Alas, I still have no clue how to convince the DVD-RAM disk to
cooperate. Any thoughts?

 Cheers,
   Stefan

-- 

Stefan A. Deutscher |
Donostia International Physics Center   | office: ++34-943-018174
Universidad del Pais Vasco, Facultad de Quimica | fax   : ++34-943-015600
Departamento de Fisica de Materiales| home  : ++34-943-270647
Apartado 1072, San Sebastian 20080, Spain   | email : [EMAIL PROTECTED]


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


Re: DVD-RAM on FreeBSD 5.1R (LG 4040)?

2003-11-17 Thread Stefan A. Deutscher
On Mon, Nov 17, 2003 at 12:26:11AM +, Stefan A. Deutscher wrote:
 Hi all,
 
  just got an ATAPI LG 4040 multiwriter (CD-R/RW, DVD+/-R,+/-RW, and
 DVD-RAM) and wish to use it on FreeBSD 5.1. While still having to
 configure the system to address it in UDMA rather than PIO 4 mode, it
 installed fine. Reading and writing CDs in all possible variations works
 fine with burncd. Yet many of my scripts are written for cdrecord, so
 I'd rather stick with that tool instead of learing yet another one.
 
 Two questions arise
 
 (a) How do I get such a unit to treat DVD-RAM just as slow, random
 access optical media (much like an MO-Disk)?
 I do not wish to do burncd or cdrecord on it, I wish to write to it
 directly, if possible.
 Alas, I could not put a new disk label on the blank (disklabel says
 'unknown type: auto'), and newfs does not like it either. So I am
 stuck.
 
 (b) Google and the online handbook (for 4.x though) tell me that I
 need 
 
   device atapicam
   device scbus
   device pass
 
 in my kernel to get to use the ATAPI unit like a SCSI unit
 (e.g. with cdrecord and friends). However, on 5.1R I cannot find any
 mention of an atapicam device, neither in GENERIC nor in the hints
 nor NOTES. Now, what's a man to do?
 
 
 I checked the freebsd.org FAQs and archives, google and the news groups,
 but most stuff there is not really conclusive. In case this is a FAQ,
 after all, please just post a pointer.
 
 Any hints are much appreciated.
 

To add one more to the list of hints: It seems that FBSD disables the
'eject' button on the DVD unit, that is, I cannot unload a DVD+/-RW w/o
a reboot. Any thoughts on that one would be appreciated, too.

Cheers,
  Stefan



-- 

Stefan A. Deutscher |
Donostia International Physics Center   | office: ++34-943-018174
Universidad del Pais Vasco, Facultad de Quimica | fax   : ++34-943-015600
Departamento de Fisica de Materiales| home  : ++34-943-270647
Apartado 1072, San Sebastian 20080, Spain   | email : [EMAIL PROTECTED]


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


Re: Changing a company from 100% Windows to 100% FreeBSD.

2003-11-17 Thread Vulpes Velox
On Mon, 17 Nov 2003 06:27:25 -0800
Lee Mx [EMAIL PROTECTED] wrote:

 I am switching about 40 desktop's running different versions of
 windows over to freebsd.  One of the primary requirements is
 OpenOffice-1.1 and I've always run it locally on my laptop.
 I'm considering running it over the LAN which would mean that
 I suppose that I would NFS mount the binary and do the network
 install.  Could someone who has done this tell me if they
 recommend running it on the network or if it would be better to
 just install it on each of the 40 machines.  This company and
 every user, uses Office daily, especially excel.

Bandwidth is the first thing that comes to mind when having it installed on a
NFS server and having every body run it from there... If you are going to go
this way, my suggestion, if you wish to go this route, is use a gigabit ethernet
card that has atleast one gigabit port on it. Still then the thought sort of
scares me.

 Also if anyone has any other suggestions that would simplify
 anything in the chain from the initial installation to periodic
 upgrading, it would be highly appreciated.
 
 I'm planning on having a central server that will be cvsuping
 updated sources and ports daily, making world and portupgrade
 -Rruap periodically.  I plan to NFS mount /usr/ports and not
 have local copies to not have to update them. I'm thinking that
 I could then, fairly easily upgrade the other machines by just
 installing the packages when needed.  It could also serve as a
 local repository for updating the operating system or I suppose
 that I could also NFS mount /usr/src and /usr/obj and do an
 installworld to upgrade, too.  Again any opinions, observations
 or suggestion are highly appreciated.  I've never changed
 100% to FreeBSD before :-)

Becareful with port auto updates. I have had portupgrade occasionally break a
few things, mainly gnome, that required I go back in and do some sym linking to
fix. Could be a good idea to have a system dedicated to testing upgrades...
Another thing that comes to mind that could be real handy for when updating is
to have one system used soley for building and then have the rest fetch it off
that... can't think of any way to automate that thought.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: DVD-RAM on FreeBSD 5.1R (LG 4040)?

2003-11-17 Thread Marc Wiz
On Mon, Nov 17, 2003 at 11:17:37PM +, Stefan A. Deutscher wrote:
 On Mon, Nov 17, 2003 at 12:26:11AM +, Stefan A. Deutscher wrote:
  Hi all,
  
   just got an ATAPI LG 4040 multiwriter (CD-R/RW, DVD+/-R,+/-RW, and
  DVD-RAM) and wish to use it on FreeBSD 5.1. While still having to
  configure the system to address it in UDMA rather than PIO 4 mode, it
  installed fine. Reading and writing CDs in all possible variations works
  fine with burncd. Yet many of my scripts are written for cdrecord, so
  I'd rather stick with that tool instead of learing yet another one.
  Any hints are much appreciated.

Stuff deleted.

  
 
 To add one more to the list of hints: It seems that FBSD disables the
 'eject' button on the DVD unit, that is, I cannot unload a DVD+/-RW w/o
 a reboot. Any thoughts on that one would be appreciated, too.
 

Stefan,

have you verified that you have unmounted the file system for the
DVD before pressing the eject button?

Also check out the man page for camcontrol.  It has eject functionality.

Marc

-- 
Marc Wiz
[EMAIL PROTECTED]
Yes, that really is my last name.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Making an ISO from a CD

2003-11-17 Thread Max Clark
Hi all,

How do you create an ISO from a cd as the source? Obviously when the ISO where to be 
burned I would like it to be identical to the original cd.

Thanks in advance,
Max

--
Max Clark   maxc at beast.clarksys.com  http://www.clarksys.com

 spamtrap: [EMAIL PROTECTED] - do NOT ever send email to this address 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


kernel build failure

2003-11-17 Thread andy
I am trying to build a new kernel on 4.9.release. I cvsup'ed the latest
ports and soureces right before I tried the kernel build.  I followed the
handbook, and when I typed /usr/sbin/config FIREWALL (name of kernel config),  I 
received the
following message:
[EMAIL PROTECTED] conf]# /usr/sbin/config FIREWALL
../../conf/files: coda/coda_fbsd.c must be optional, mandatory or standard
Your version of config(8) is out of sync with your kernel source.

What does this mean?  Do I need to upgrade config(8), how do you do that?
I checked the man page, but it didn't provide any insight.

TIA,

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


Re: kernel build failure

2003-11-17 Thread Kent Stewart
On Monday 17 November 2003 03:26 pm, [EMAIL PROTECTED] wrote:
 I am trying to build a new kernel on 4.9.release. I cvsup'ed the latest
 ports and soureces right before I tried the kernel build.  I followed the
 handbook, and when I typed /usr/sbin/config FIREWALL (name of kernel
 config),  I received the following message:
 [EMAIL PROTECTED] conf]# /usr/sbin/config FIREWALL
 ../../conf/files: coda/coda_fbsd.c must be optional, mandatory or standard
 Your version of config(8) is out of sync with your kernel source.

 What does this mean?  Do I need to upgrade config(8), how do you do that?
 I checked the man page, but it didn't provide any insight.

What did you cvsup? 

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html

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


  1   2   >