Re: ifconfig alias: File Exists

2004-10-20 Thread Christian Kratzer
Hi,
On Tue, 19 Oct 2004, Marc G. Fournier wrote:
On Tue, 19 Oct 2004, Christian Kratzer wrote:
Hi,
On Tue, 19 Oct 2004, Marc G. Fournier wrote:
Why would I be getting:
# ifconfig fxp0 alias 200.46.204.9
ifconfig: ioctl (SIOCAIFADDR): File exists
when I know for a fact that it hasn't been configured?
you should use a netmask of 255.255.255.255 for ipv4 aliases.
	ifconfig fxp0 alias 200.46.204.9 netmask 255.255.255.255
Is that new?  You are right, that fixed it, but didn't think I had to do that 
before :(
no it's been like that since I know of FreeBSD 2.0 and propably longer.
The BSD ip stack adds a route to the connected network over the
respective interface when you do an ifconfig.
Using the same netmask on all aliases it will cause it to try to add the
same route multiple times causing the error you saw.
Greetings
Christian
--
Christian Kratzer   [EMAIL PROTECTED]
CK Software GmbHhttp://www.cksoft.de/
Phone: +49 7452 889 135 Fax: +49 7452 889 136
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FTP server problem

2004-10-20 Thread Mark Frasa
On 2004.10.19 22:36:10 +, alvaro rosales wrote:
 Hi guys,
  I have installed a FReebSD 5.1 Box, and I had enabled
 the FTP 
 daemon  in inetd,after I restarted inetd I can connect
 locally doing ftp 
 localhost from the server, but I can not connect to
 the server from a 
 workstation in the same network, I just get the a
 message conected to 
 ftpserver, but the login and password dialog never
 appear. Is there any 
 aditional configuration file that I have to change to
 enable remote 
 computers to connect to my server?. 
 Thanks for your answers 
  
  1   
 

As far as I know you don't have to enable remote computers in any file.

What does your log files say? And is there a firewall active on the server?

Mark.

 
 
   
 __
 Do you Yahoo!?
 Take Yahoo! Mail with you! Get it on your mobile phone.
 http://mobile.yahoo.com/maildemo 
 ___
 [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]


FreeBSD and GCC

2004-10-20 Thread Walker, Michael
Hi All,

I'm not to familiar with what goes on behind the scenes during the FreeBSD
install process. So please forgive me if this is a dumb question.
Is there any way to install FreeBSD without gcc and later build from the
ports tree, to enable me to keep upto date with the gcc project releases.

Like I said, I don't know if this is possible, but any replies are
gratefully accepted.



Mick Walker 
NAAFI Finance International 




**
This email and any files transmitted with it are confidential, and may be subject to 
legal privilege, and are intended solely for the use of the individual or entity to 
whom they are addressed.  
If you have received this email in error or think you may have done so, you may not 
peruse, use, disseminate, distribute or copy this message. Please notify the sender 
immediately and delete the original e-mail from your system.

Computer viruses can be transmitted by e-mail. Recipients should check this e-mail for 
the presence of viruses. The Capita Group and its subsidiaries accept no liability for 
any damage caused by any virus transmitted by this e-mail.
***

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


Re: FreeBSD and GCC

2004-10-20 Thread Jorn Argelo
On Wed, 20 Oct 2004 09:01:07 +0100, Walker, Michael wrote
 Hi All,
 
 I'm not to familiar with what goes on behind the scenes during the FreeBSD
 install process. So please forgive me if this is a dumb question.
 Is there any way to install FreeBSD without gcc and later build from 
 the ports tree, to enable me to keep upto date with the gcc project 
releases.
 
 Like I said, I don't know if this is possible, but any replies are
 gratefully accepted.
 
 Mick Walker 
 NAAFI Finance International
 
 

As far as I know, FreeBSD maintains their own version of GCC. They patch it 
theirselves while making sure it maintains its compatibility with the ports-
tree. 

And no, you can't install FreeBSD without a compiler (correct me if I'm wrong)
. It's just part of the OS. That is why you're way better off with the 
versions that come with original installation then one from the GCC project 
page. Your question could easily apply to Linux though, but FreeBSD is not 
like that. 

Cheers,

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


Re: FreeBSD and GCC

2004-10-20 Thread Subhro
Nopes its not possible. However you can very well use the gcc present
in the port and use the knob to overwirte the system compiler although
that is not recommended.

Regards
S.


On Wed, 20 Oct 2004 09:01:07 +0100, Walker, Michael
[EMAIL PROTECTED] wrote:
 Hi All,
 
 I'm not to familiar with what goes on behind the scenes during the FreeBSD
 install process. So please forgive me if this is a dumb question.
 Is there any way to install FreeBSD without gcc and later build from the
 ports tree, to enable me to keep upto date with the gcc project releases.
 
 Like I said, I don't know if this is possible, but any replies are
 gratefully accepted.
 
 Mick Walker
 NAAFI Finance International
 
 **
 This email and any files transmitted with it are confidential, and may be subject to 
 legal privilege, and are intended solely for the use of the individual or entity to 
 whom they are addressed.
 If you have received this email in error or think you may have done so, you may not 
 peruse, use, disseminate, distribute or copy this message. Please notify the sender 
 immediately and delete the original e-mail from your system.
 
 Computer viruses can be transmitted by e-mail. Recipients should check this e-mail 
 for the presence of viruses. The Capita Group and its subsidiaries accept no 
 liability for any damage caused by any virus transmitted by this e-mail.
 ***
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to remove a patch from a port?

2004-10-20 Thread Joshua Tinnin
On Tuesday 19 October 2004 11:43 am, Ion-Mihai Tetcu [EMAIL PROTECTED] 
wrote:
 On Mon, 18 Oct 2004 15:06:55 -0700

 Joshua Tinnin [EMAIL PROTECTED] wrote:
  I'm wondering how to remove a custom patch for a port. I am sort of
  new at this, but I've managed to learn how to patch a port and
  upgrade it for testing. But I'm not at all sure how to remove that
  patch if need be. What I've been doing is removing a chunk of the
  ports tree with cd /usr/ports  rm -rf */*portname* and then
  cvsup'ping again, but this doesn't seem right or very efficient.
  I've read the man page for patch, but the only thing I can come up
  with is the reverse option, which I must admit I don't totally
  understand. Can anyone explain this in a way that makes sense?

 If I understand what you want correctly, all you have to do is to
 rename the patch from:

 /usr/ports/cat/your_port/files/patch-you_want_not_applied to
 something that does not begin with 'patch'.

OK, and thanks by the way, but let's say it's a patch which involves 
several ports as part of a metaport, like xcfe4? Someone else 
recommended just rm -rf all the affected branches and then cvsup'ping, 
which I had been doing, more or less, but it seemed to me like that was 
sort of sloppy (but maybe there isn't a graceful way to do this). I was 
just wondering if there was anything that was the equivalent of 
unpatch.

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


Re: Upgrading a 5.1-RELEASE-p10 system...

2004-10-20 Thread Alex de Kruijff
On Tue, Oct 19, 2004 at 10:16:00PM -0400, Glenn Sieb wrote:
 Alex de Kruijff said the following on 10/19/2004 9:01 PM:
 
 Gerely speeking, STABLE doesn't mean things never gets broken. Most
 reliable are the RELEASE plus fixes. So don't follow 5-STABLE but
 5-RELENG
  
 
 To help ease frustration and such.. you mean:
 
 Follow RELENG_5_2 not RELENG_5 (from: 
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvs-tags.html)

Yes, thats what I mean. I didn't check the tags so I didn't get them
rigth. Even following RELENG_5_X doesn't mean things never gets broken.
The xl nic driver was broken in RELEASE_4_5 which meant I coudn't use
the net. :'( So its also a good idee to save a working source (/usr/src)
before updating to a new release. (But there's no gurantee you can
downgrade, i think) I never had any trouble with the other releases. Its
just a case of bad luck.

 In cvsup-supfile speak for those of us using cvsup to sync our source trees

Those of us who updates there source usaly use cvs.

-- 
Alex

Please copy the original recipients, otherwise I may not read your reply.
WWW: http://www.kruijff.org/alex/FreeBSD/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD and GCC

2004-10-20 Thread Giorgos Keramidas
On 2004-10-20 13:52, Subhro [EMAIL PROTECTED] wrote:
 On Wed, 20 Oct 2004 09:01:07 +0100, Michael Walker wrote:
 
  I'm not to familiar with what goes on behind the scenes during the FreeBSD
  install process. So please forgive me if this is a dumb question.
  Is there any way to install FreeBSD without gcc and later build from the
  ports tree, to enable me to keep upto date with the gcc project releases.
 
  Like I said, I don't know if this is possible, but any replies are
  gratefully accepted.

 Nopes its not possible. However you can very well use the gcc present
 in the port and use the knob to overwirte the system compiler although
 that is not recommended.

It's possible to install the gcc-3.5 port under /usr/local and then set CC
appropriately in your environment.  This will let select programs build with
the newer gcc but will keep the system compiler unchanged.

Overwriting the system compiler might be a serious problem, especially if the
newly installed proves to be buggy and in need of a replacement but is unable
to complete a full buildworld cycle.  You would then have to reinstall the
entire system from the original installation media!

P.S.: Please do not top-post and trim the quoted material to a 'reasonable'
length without losing important context of the original post :-)

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


Re: How to remove a patch from a port?

2004-10-20 Thread Joshua Tinnin
On Wednesday 20 October 2004 02:41 am, Joshua Tinnin 
[EMAIL PROTECTED] wrote:
 On Tuesday 19 October 2004 11:43 am, Ion-Mihai Tetcu
 [EMAIL PROTECTED] wrote:
  On Mon, 18 Oct 2004 15:06:55 -0700
  Joshua Tinnin [EMAIL PROTECTED] wrote:
   I'm wondering how to remove a custom patch for a port. I am sort
   of new at this, but I've managed to learn how to patch a port and
   upgrade it for testing. But I'm not at all sure how to remove
   that patch if need be. What I've been doing is removing a chunk
   of the ports tree with cd /usr/ports  rm -rf */*portname* and
   then cvsup'ping again, but this doesn't seem right or very
   efficient. I've read the man page for patch, but the only thing I
   can come up with is the reverse option, which I must admit I
   don't totally understand. Can anyone explain this in a way that
   makes sense?
 
  If I understand what you want correctly, all you have to do is to
  rename the patch from:
 
  /usr/ports/cat/your_port/files/patch-you_want_not_applied to
  something that does not begin with 'patch'.

 OK, and thanks by the way, but let's say it's a patch which involves
 several ports as part of a metaport, like xcfe4? Someone else
 recommended just rm -rf all the affected branches and then
 cvsup'ping, which I had been doing, more or less, but it seemed to me
 like that was sort of sloppy (but maybe there isn't a graceful way to
 do this). I was just wondering if there was anything that was the
 equivalent of unpatch.

Sorry, let me explain a bit better. Someone posted a patch to -ports to 
upgrade xfce4 to the latest version, and I was helping test it. The 
patch covered several ports, and it had a few problems and was updated 
by the patch author, but I wasn't quite sure how to back out of it and 
retest an updated patch without having to cvsup my ports tree and start 
over. But like I said, maybe there isn't some other method I'm missing, 
and this is the way it's done ...

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


internet setup for sympatico dsl

2004-10-20 Thread Wayne Hollywood
http://www.oneyed.org/fribi-adsl.html

I tried many different things but this was the only one that worked.  Just thought I'd 
pass it on as i'm sure there are other Sympatico DSL newbies out there trying to hook 
up.

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


[no subject]

2004-10-20 Thread metallarch
I have win modem on my comp. can i use it with freebsd, maybe i have to download some 
driver? 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: The wheel of a mouse

2004-10-20 Thread Christer Solskogen
Gert Cuykens wrote:
This does not seem to work in my xconf
Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol auto
Option  Device /dev/sysmouse
Option  ZAxisMapping 4 5
Option  Buttons 5
EndSection
I have the following in my /etc/X11/xorg.conf
Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol Auto
Option  Buttons 5
Option  Device /dev/sysmouse
Option  Zaxis mapping 4 5
EndSection
It works. As far as I know this is specific to xorg, not wm`s.
--
cso
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Winmodem (was: no subject)

2004-10-20 Thread Jan Christian Meyer
On Wed, 20 Oct 2004, metallarch wrote:
 I have win modem on my comp. can i use it with freebsd, maybe i have to 
 download some driver? 

It depends on the chipset of your modem. If it's using a Lucent chip, 
you may get it working by installing the /usr/ports/comms/ltmdm port.

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


Samba/Windows Messenger Service

2004-10-20 Thread h0444lp6
Dear list,
 
Is it possible to SEND Windows Messenger Service massage from a FreeBSD
server running Samba 2.2.8a_2?
 
If yes  which command do I have to use? The same as under W2K: 
C: net send {hostname} {message}
?
 
TIA
 
zheyu
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Samba/Windows Messenger Service

2004-10-20 Thread Svein Halvor Halvorsen

[h0444lp6, 2004-10-20]
  Is it possible to SEND Windows Messenger Service massage from a FreeBSD
  server running Samba 2.2.8a_2?

See smbclient(1), spesifically the -M option.

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


Upgrading from 5.2.1 to 5.3 ?

2004-10-20 Thread Stefan Cars
Hi!
Regarding the lib version bumping, what should be considered when 
upgrading from 5.2.1 to 5.3 ? I'm a bit worried about that programs that 
might stop working, should you go with libmap.conf for all of them until 
you are sure everything is rebuilt ?

/S
I read about
 libm.so.2 - libm.so.3
   libhistory.so.4 - libhistory.so.5
   libopie.so.2 - libopie.so.3
   libpcap.so.2 - libpcap.so.3
   libreadline.so.4 - libreadline.so.5
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Host name question

2004-10-20 Thread Bill Schmitt (SW)
I know I've seen the answer to this question somewhere here, but I can't 
seem to find it. I'm running FBSD 4.9 on a machine which is connected to 
a router (Netgear) that provides DHCP services. The FBSD box gets the IP 
correctly (assigned based on the MAC address), but the router never sees 
it by name. I have the name of the machine in the hosts file and 
rc.conf, but the router never gets the name back. Can anyone help?

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


Re: How to remove a patch from a port?

2004-10-20 Thread Ion-Mihai Tetcu
On Wed, 20 Oct 2004 02:47:03 -0700
Joshua Tinnin [EMAIL PROTECTED] wrote:

 On Wednesday 20 October 2004 02:41 am, Joshua Tinnin 
 [EMAIL PROTECTED] wrote:
  On Tuesday 19 October 2004 11:43 am, Ion-Mihai Tetcu
  [EMAIL PROTECTED] wrote:
   On Mon, 18 Oct 2004 15:06:55 -0700
   Joshua Tinnin [EMAIL PROTECTED] wrote:
I'm wondering how to remove a custom patch for a port. I am sort
of new at this, but I've managed to learn how to patch a port and
upgrade it for testing. But I'm not at all sure how to remove
that patch if need be. What I've been doing is removing a chunk
of the ports tree with cd /usr/ports  rm -rf */*portname* and
then cvsup'ping again, but this doesn't seem right or very
efficient. I've read the man page for patch, but the only thing I
can come up with is the reverse option, which I must admit I
don't totally understand. Can anyone explain this in a way that
makes sense?
  
   If I understand what you want correctly, all you have to do is to
   rename the patch from:
  
   /usr/ports/cat/your_port/files/patch-you_want_not_applied to
   something that does not begin with 'patch'.
 
  OK, and thanks by the way, but let's say it's a patch which involves
  several ports as part of a metaport, like xcfe4? Someone else
  recommended just rm -rf all the affected branches and then
  cvsup'ping, which I had been doing, more or less, but it seemed to me
  like that was sort of sloppy (but maybe there isn't a graceful way to
  do this). I was just wondering if there was anything that was the
  equivalent of unpatch.
 
 Sorry, let me explain a bit better. Someone posted a patch to -ports to 
 upgrade xfce4 to the latest version, and I was helping test it. The 
 patch covered several ports, and it had a few problems and was updated 
 by the patch author, but I wasn't quite sure how to back out of it and 
 retest an updated patch without having to cvsup my ports tree and start 
 over. But like I said, maybe there isn't some other method I'm missing, 
 and this is the way it's done ...

Exactly where did you put this patch ? How did you applied it? it was a
patch to the Makefile of the port or a patch for the source of the port
?

-- 
IOnut
Unregistered ;) FreeBSD user


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


Freebsd and performance

2004-10-20 Thread n.v.t n.v.t
Hi
I have been following news for quite a while now and I have tested several 
fbsd releases form
4.X and 5.2.1 releases from all I have noticed is that I liked 4.X very much 
especially the memory management, harvest performance, actually the overall 
performance and the widely available documentation, well that's one of the 
main reasons why freebsd is known to me.

Know you guys coming close to the 5.3 -stable release alot of users are 
going to upgrade/switch, right, because this is what we have been waiting 
for. What about the performance that 4.X had? Will the performance be equal 
? Will it be having better performance? Even on low end machines? And 
especially sinds freebsd is becoming more and more ready for desktop use, 
performance is a big issue on desktops.(look at Gnu/Linux for example, which 
I have been using for a very long time know, and all I can remember is that 
almost all of the releases have scheduling/latency issues. When I was using 
2.2/2.4/2.6 All I have seen where low latency patches. What about freebsd?

I'm so exited to try out the new freebsd release. Butt a couple of questions 
are desired first.
As all you have noticed the above^ part, will fbsd have the same performance 
or better? When will this be ready 5.3.X ? Could I get some more accurate 
information about this? Since I'm planning to use it on my desktop.

I have only been reading the bsd section at slashdot so I don't know much 
about the progress you guys are making on the feature release. Is there a 
offical news site for freebsd users? Like openbsd has *deadly.org.

What about the compile flags freebsd RC is using compared to 5.3 -stable 
will there be a lot of changes? What about gnome packages? Will 2.8 make it 
in 5.3 stable (iso)?

If those things are taking a while to be there, does fbsd have any kernel 
patches like linux does to improve desktop performance? For example like: 
http://members.optusnet.com.au/ckolivas/kernel/

Joe
(PLEASE CC ME, IM NOT SUBSCRIBED)
_
MSN Zoeken helpt je om de gekste dingen te vinden! http://search.msn.nl
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: (Was NULL) Win modem On FreeBSD

2004-10-20 Thread Walker, Michael
 I have win modem on my comp. can I use it with FreeBSD, maybe I have
 to download some driver?

Have you checked the list of supported hardware on http://www.freebsd.org ?
You would be far more likely to get a response if you posted the make and
model of your modem, and the chipset it uses.

Also can you please in future use a relevant subject field.

Mick




**
This email and any files transmitted with it are confidential, and may be subject to 
legal privilege, and are intended solely for the use of the individual or entity to 
whom they are addressed.  
If you have received this email in error or think you may have done so, you may not 
peruse, use, disseminate, distribute or copy this message. Please notify the sender 
immediately and delete the original e-mail from your system.

Computer viruses can be transmitted by e-mail. Recipients should check this e-mail for 
the presence of viruses. The Capita Group and its subsidiaries accept no liability for 
any damage caused by any virus transmitted by this e-mail.
***

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


HP Servers

2004-10-20 Thread dev web
Hi,
The company I work for use mainly FreeBSD servers, we are currently 
investigating investing in a new server with the following specs:

HP ProLiant DL380 G3 - Xeon 3.06 GHz
Type: Server
Form Factor: Rack-mountable - 2 U
Dimensions (WxDxH): 44.5 cm x 67.3 cm x 8.6 cm
Weight:27.2 kg
Localisation:Europe
Processor:1 x Intel Xeon 3.06 GHz
Cache Memory:512 KB L2 Cache
Cache Per Processor:512 KB
RAM:1 GB (installed) / 12 GB (max) - DDR SDRAM - ECC Chipkill - 266 MHz - 
PC2100
Storage Controller:RAID ( Ultra160 SCSI ) - PCI-X / 100 MHz ( Smart Array 5i 
Plus Controller )
Floppy Drive:3.5 1.44 MB floppy
Hard Drive:None.
Optical Storage:CD-ROM
Monitor:None.
Graphics Controller:PCI - ATI RAGE XL - 8 MB
Networking:Network adapter - PCI-X - Ethernet, Fast Ethernet, Gigabit 
Ethernet
Power:AC 110/230 V ( 50/60 Hz )
Manufacturer Warranty:3 years warranty

Has anyone had any experiance running FreeBSD on a system such as this, My 
main concerns are really the Raid Array, ILo and Insight Manager, I know 
that FreeBSD has the Smart Array 5i supported through ciss, but we dont 
currently use either HP or Raid, The reseller has been as helpful as 
possible (bar giving us a server to play with) but support for FreeBSD at HP 
is obviously limited at best.

Any help would be appreciated, our only other alternative is to run RedHat 
or MS which are both supported by HP, We are preared to do that, but would 
much rather continue to use FreeBSD, it has served us extremely well and has 
proved to be a solid enviroment for our requirements.

Thanks for any help in advance
Alex
_
It's fast, it's easy and it's free. Get MSN Messenger today! 
http://www.msn.co.uk/messenger

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


Another sound question.

2004-10-20 Thread Thomas Moyer
I've read the handbook and searched through /usr/src/sys/conf/NOTES and 
found the list of snd_* drivers.  I'm just not sure which one I should 
use.  I have an Asus P4P800E-Deluxe.  The website says the onboard audio 
is ALC850 CODEC which is AC' 97 compatible.  Does anyone know which 
snd_* driver I should use.  I know in 5.2.1 and down it just used device 
pcm and it worked.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to remove a patch from a port?

2004-10-20 Thread Joshua Tinnin
On Wednesday 20 October 2004 04:10 am, Ion-Mihai Tetcu 
[EMAIL PROTECTED] wrote:
 On Wed, 20 Oct 2004 02:47:03 -0700
 Joshua Tinnin [EMAIL PROTECTED] wrote:
  On Wednesday 20 October 2004 02:41 am, Joshua Tinnin
  [EMAIL PROTECTED] wrote:
   On Tuesday 19 October 2004 11:43 am, Ion-Mihai Tetcu
   [EMAIL PROTECTED] wrote:
On Mon, 18 Oct 2004 15:06:55 -0700
Joshua Tinnin [EMAIL PROTECTED] wrote:
 I'm wondering how to remove a custom patch for a port. I am
 sort of new at this, but I've managed to learn how to patch a
 port and upgrade it for testing. But I'm not at all sure how
 to remove that patch if need be. What I've been doing is
 removing a chunk of the ports tree with cd /usr/ports  rm
 -rf */*portname* and then cvsup'ping again, but this doesn't
 seem right or very efficient. I've read the man page for
 patch, but the only thing I can come up with is the reverse
 option, which I must admit I don't totally understand. Can
 anyone explain this in a way that makes sense?
   
If I understand what you want correctly, all you have to do is
to rename the patch from:
   
/usr/ports/cat/your_port/files/patch-you_want_not_applied to
something that does not begin with 'patch'.
  
   OK, and thanks by the way, but let's say it's a patch which
   involves several ports as part of a metaport, like xcfe4? Someone
   else recommended just rm -rf all the affected branches and then
   cvsup'ping, which I had been doing, more or less, but it seemed
   to me like that was sort of sloppy (but maybe there isn't a
   graceful way to do this). I was just wondering if there was
   anything that was the equivalent of unpatch.
 
  Sorry, let me explain a bit better. Someone posted a patch to
  -ports to upgrade xfce4 to the latest version, and I was helping
  test it. The patch covered several ports, and it had a few problems
  and was updated by the patch author, but I wasn't quite sure how to
  back out of it and retest an updated patch without having to cvsup
  my ports tree and start over. But like I said, maybe there isn't
  some other method I'm missing, and this is the way it's done ...

 Exactly where did you put this patch ? How did you applied it? it was
 a patch to the Makefile of the port or a patch for the source of the
 port ?

It's a patch for the Makefiles of several ports in the xfce4 metaport, 
so as to upgrade to the latest version. I patched it through 
(essentially):

cd /usr/ports  patch -E  /localpath/to/patch

The author of the patch himself and a couple other people on the list 
confirmed that would be fine for this patch, but it applied to several 
ports.

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


Re: How to remove a patch from a port?

2004-10-20 Thread Ion-Mihai Tetcu
On Wed, 20 Oct 2004 04:45:51 -0700
Joshua Tinnin [EMAIL PROTECTED] wrote:

 On Wednesday 20 October 2004 04:10 am, Ion-Mihai Tetcu 
 [EMAIL PROTECTED] wrote:

 [ ... ]

   Sorry, let me explain a bit better. Someone posted a patch to
   -ports to upgrade xfce4 to the latest version, and I was helping
   test it. The patch covered several ports, and it had a few problems
   and was updated by the patch author, but I wasn't quite sure how to
   back out of it and retest an updated patch without having to cvsup
   my ports tree and start over. But like I said, maybe there isn't
   some other method I'm missing, and this is the way it's done ...
 
  Exactly where did you put this patch ? How did you applied it? it was
  a patch to the Makefile of the port or a patch for the source of the
  port ?
 
 It's a patch for the Makefiles of several ports in the xfce4 metaport, 
 so as to upgrade to the latest version. I patched it through 
 (essentially):
 
 cd /usr/ports  patch -E  /localpath/to/patch

If you don't cvsup quick (cvsup -s) you shouldn't need to remove the
Makefile, as cvsup will see the file has been changed; this is not true
if you _add_ a file that is not in the cvs in a port_dir and it's not
guaranteed to work if you use cvsup's -s switch.

Usually when I have to test Makefile patches I:
cp Makefile Makefile.cvs
patch ..  /path/to/patch
cp Makefile Makefile.patched

Which enables me to restore the official Makefle or add my own diff's.


-- 
IOnut
Unregistered ;) FreeBSD user


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


Support for detecting/modifying Host Protected Area of ATA disks?

2004-10-20 Thread mkucenski
I am currently running 4.10 and haven't been able to find any support for detecting if 
a drive supports HPA and if it does, getting the max native address and setting the 
max native address to enable reading of the HPA area.

Am I missing it or is it not there in 4.10?  Is it there or is any work being done in 
5.x that would support this?

BTW, the reason for this question is forensic analysis of drives using FreeBSD.  I 
need to be able to see the entire disk.

Thanks,
-Matt

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


Re: Another sound question.

2004-10-20 Thread Nikolas Britton
Thomas Moyer wrote:
I've read the handbook and searched through /usr/src/sys/conf/NOTES 
and found the list of snd_* drivers.  I'm just not sure which one I 
should use.  I have an Asus P4P800E-Deluxe.  The website says the 
onboard audio is ALC850 CODEC which is AC' 97 compatible.  Does anyone 
know which snd_* driver I should use.  I know in 5.2.1 and down it 
just used device pcm and it worked.
Put these lines:
sound_load=YES
snd_driver_load=YES
Into the file /boot/loader.conf and then reboot.
after you reboot look at dmesg and see if it found/loaded any sound drivers
you can do this by typing in dmesg at the console and using your scroll 
lock key to move up/down OR type in dmesg | grep pcm you should see a 
lines like this:
pcm0: ESS 18xx DSP on sbc0, sbc0 is the driver it is using, now type 
in this dmesg | grep name_of_driver to make sure all of the sound 
stuff loaded.

now put a music cd into your cd player and type in (as root) cdcontrol 
play if you hear something that sounds like music your good to go, add 
the name of the driver etc. to your kernel config file and recompile 
when convenient, just remember to comment out those lines in loader.conf.

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


Re: Freebsd and performance

2004-10-20 Thread Ryan Sommers
n.v.t n.v.t wrote:
Know you guys coming close to the 5.3 -stable release alot of users 
are going to upgrade/switch, right, because this is what we have been 
waiting for. What about the performance that 4.X had? Will the 
performance be equal ? Will it be having better performance? Even on 
low end machines? And especially sinds freebsd is becoming more and 
more ready for desktop use, performance is a big issue on 
desktops.(look at Gnu/Linux for example, which I have been using for a 
very long time know, and all I can remember is that almost all of the 
releases have scheduling/latency issues. When I was using 2.2/2.4/2.6 
All I have seen where low latency patches. What about freebsd?

I speak for myself only and not re@, but no. 5.3 will not (yet) have the 
same performance 4.x had. So far 5.x has been about upgrading some of 
our major subsystems with more modernization, like a multithreading 
kernel, multithreaded kernel subsystems, eliminating Giant, etc. All of 
these things are not the tried-and-true of 4.x, they are new. Likewise 
they may not outperform 4.x, yet. I imagine once RELENG_5_3 is cut and 
-STABLE is adopted we will see more and more performance related 
patches. Eventually the 5.x branch will achieve the stability 4.x has to 
offer.

I have only been reading the bsd section at slashdot so I don't know 
much about the progress you guys are making on the feature release. Is 
there a offical news site for freebsd users? Like openbsd has 
*deadly.org.
www.freebsd.org. www.daemonnews.com I think carries some news. 
Otherwise, subscribe to [EMAIL PROTECTED] That's a pretty good way to see 
information about what is going on.

If those things are taking a while to be there, does fbsd have any 
kernel patches like linux does to improve desktop performance? For 
example like: http://members.optusnet.com.au/ckolivas/kernel/
Lord, I hope not. One of the reasons I dislike Linux (and there are 
many) is how much independent, unofficial, hard-to-find, incompatible, 
and distribution specific development goes on. If you have patches that 
would benefit the project, why not submit them?

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


Re: Dell Dimension 2400/Netgear WG311 more info

2004-10-20 Thread Peter Risdon
Matt Schwartz wrote:
I am hoping somebody can help me out.  I have a Dell Dimension 2400 and I
installed a Netgear WG311 card in it.  It has the Atheros chipset and will
work with the ath driver.  However, I cannot get it to work.  I am using
FreeBSD 5.2.1 and I have compiled a kernel adding the following lines:
device ath
device ath_hal
and device wlan?
[...]
A dmesg statement revealed this:
pci1: ACPI PCI bus on pcib1
pci1: simple comms at device 4.0 (no driver attached)
pci1: network at device 5.0 (no driver attached)
Pretty much what you'd expect if you didn't have the device compiled 
into your kernel. Or it's not the Atheros chipset...

The WAG311 _does_ have this chipset.
IIRC, the really, really, incredibly annoying thing about the WG311 is 
that there is a V2 model, the only type available right now, that has a 
Texas Instruments chipset for which there's no support in FreeBSD.

Peter.
--
the circle squared
network systems and software
http://www.circlesquared.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Vinum problems/questions

2004-10-20 Thread Dave Swegen
I'm currently trying to use vinum to set up a thin client which will
function as a mirroring fileserver. The idea is that the customer will
enable the mirror using a web-interface. But, of course, I'm having
problems. The main one is that for some reason vinum says that one of the
two plexes is faulty. This seems to be regardless of what HDs I use.

Currently the two HDs are identical (23Gb IDE drives), but I have tried
using different disks, different sizes.

Using 'vinum create configfile' works, but as mentioned complains that one
of the plexes is faulty.

It is far worse using the 'vinum mirror /dev/ad2a /dev/ad3a', which causes a
kernel panic and a reboot. Not fun.

/var/log/messages shows the following lines:

Jul 20 10:16:01 trabant /kernel: dscheck(#ad/16): b_bcount 8 is not on a
sector boundary (ssize 512)
Jul 20 10:16:01 trabant /kernel: dscheck(#ad/24): b_bcount 8 is not on a
sector boundary (ssize 512)

The config file I'm using looks as follows:

drive drive_a device /dev/ad2a
drive drive_b device /dev/ad3a
volume mirror
  plex org concat
sd length 0 drive drive_a
  plex org concat
sd length 0 drive drive_b

Changing the length makes no difference.

I'd much appreciate any enlightenment on the issue.

Cheers
Dave

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


Re: Vinum problems/questions

2004-10-20 Thread Dave Swegen
[ Stuff deleted ]

Thanks for the pointer - the setupstate keyword did the trick. And my
apologies for not RTFM :) *goes off with burning cheeks*

If you're still interested in the panic output I'll try and find some time
in the near future to try and get hold of it.

Cheers 
Dave

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


FreeBSD 5.3 on Panasonic Toughbook CF-37

2004-10-20 Thread Pratt, Benjamin E.
Hello, I'm taking over my wife's laptop and trying to get FreeBSD
5.3-BETA7 running. Things seem to be running fairly well, a bit of
ghosting with the cursor in X but that's livable.

The only problem that I'm running in to is the PCMCIA slot doesn't seem
to be functioning. My Proxim WiFi card runs fine in Windows and Linux
but I'm not even getting a power light on the card in FreeBSD. I have
compiled ath and ath_hal support (Atheros drivers in Linux work) in to
the kernel but even without proper drivers I'd think I should still get
power.

I checked the freebsd-questions and freebsd-mobile mailing list archives
and haven't found anything helpful. I would have sent this to the
freebsd-mobile list but I don't believe this would be considered a
technical question.

Where can I find a list of supported PCMCIA bus drivers?? Any idea how I
can find out what PCMCIA bus chipset I'm using??

Thanks for any help,

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


Re: HP Servers

2004-10-20 Thread R. Zoontjens
dev web wrote:
Hi,
The company I work for use mainly FreeBSD servers, we are currently 
investigating investing in a new server with the following specs:

HP ProLiant DL380 G3 - Xeon 3.06 GHz
[SNIP SPECS]
Has anyone had any experiance running FreeBSD on a system such as this, 
My main concerns are really the Raid Array, ILo and Insight Manager, I 
know that FreeBSD has the Smart Array 5i supported through ciss, but we 
dont currently use either HP or Raid, The reseller has been as helpful 
as possible (bar giving us a server to play with) but support for 
FreeBSD at HP is obviously limited at best.

Any help would be appreciated, our only other alternative is to run 
RedHat or MS which are both supported by HP, We are preared to do that, 
but would much rather continue to use FreeBSD, it has served us 
extremely well and has proved to be a solid enviroment for our 
requirements.
Hi Alex,
We recently installed freeBSD 5.2.1 on such a system to test several 
things, including RAID-1 (2 disks). It was a HP DL380 G3 with the 5i 
controller.

The Ilo functions are working nicely (use the trial period for the 
advanced features). I configured almost everything trough Ilo remotely. 
Only after having a ssh shell available, I changed to the shell. Always 
being able te reboot the server is nice (even with severely damaged or 
no OS).

I pulled out one of the drives, then started the server. This was 
immediately noticed and the ciss0 started recovering the array (interim 
recovery mode). After a while the status changed to recovering-OK.

Everything worked just fine, except for the Tape drive. You need a 
special Hot plug tapedrive for the 5i controller bay, but I could not 
get it to work properly.

I found in Google: SCSI passthrough is not supported by the CISS 
driver. Are you trying to hook the tape device to the CISS controller? I 
believe that will never work as the CISS driver only supports logical 
arrays (of disks). I do realize that you see output from the CISS BIOS 
that a device has taken a certain ID, but I'm pretty sure it will not 
allow the OS to recognize it. My advice would be to stick in another 
controller!

Be aware that the server does not have normal power-connectors (ours 
didn't). So trying another -internal- scsi tape drive will probably not 
work.

I somebody finds an answer to the HP Hot-plug tapedrive + ciss driver, 
I'd like to hear it!

Good luck!!!
with kind regards,
Richard Zoontjens
---
 Radécom B.V.
 E: [EMAIL PROTECTED]
 I: www.radecom.nl
---
Dit bericht kan vertrouwelijke informatie bevatten. Indien u niet de 
geadresseerde van dit bericht bent, verzoeken wij u dit bericht te 
vernietigen zonder van de inhoud kennis te nemen en de inhoud ervan niet 
te gebruiken, niet te kopiëren en niet onder derden te verspreiden.

This message may contain information which is privileged or 
confidential. If you are not the named addressee of this message please 
destroy it without reading, using, copying or disclosing its contents to 
any other person.



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


Problem connecting with Netatalk 2.0

2004-10-20 Thread Jim Arnold
I upgraded netatalk from 1.5 to 2.0 and now cannot
connect to my FreeBSD box.

I've altered the netatalk.sh file to this:

netatalk_enable=${netatalk_enable-YES}
atalkd_enable=${atalkd_enable-YES}
papd_enable=${papd_enable-NO}
cnid_metad_enable=${cnid_metad_enable-NO}
afpd_enable=${afpd_enable-YES}
timelord_enable=${timelord_enable-NO}

When I start netatalk I do get this warning - 

spike# /usr/local/etc/rc.d/netatalk.sh start
dc0: multicast may not work correctly.

- but it then starts up

jim 72165  0.0  0.7  4044 1740  ??  I 9:41AM  
0:00.01 /usr/local/sbin/afpd -s
/usr/local/etc/AppleVolumes.system -f
/usr/local/etc/AppleVolumes.default

root72163  0.0  0.6  4036 1564  ??  I 9:41AM  
0:00.01 /usr/local/sbin/afpd -s
/usr/local/etc/AppleVolumes.system -f
/usr/local/etc/AppleVolumes.default

When I connect from my Mac (10.3.5) I get the dialog
box to enter in my login and password
for the volume on the FreeBSD box, but the box to
select the volumes I want to mount is empty.
I do have a tilde at the end of the
AppleVolumes.default file.

I tried to use NFS and it worked without a hitch,
except transferring files to the FreeBSD box via NFS
is
MUCH slower than using netatalk. I still have another
box running the older netatalk so I could time a file
copying to each system and was surprised to see how
slow NFS is compared to using Netatalk.

Any ideas what I'm missing?

Thanks,
Jim



___
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Firefox eternal loop when starting

2004-10-20 Thread Andreas Davour
I have stumbled on some problem with the Firefox port, version 1.0.1.p, 
and the advice in the UPDATING file don't work.

I have removed the old .mozilla directory, but when the new one is 
created the same old problem stays.

It says:
*** loading the extensions datasource
*** loading the extensions datasource
*** loading the extensions datasource
over and over again and never starts. Anyone know how to fix this?
/andreas
--
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FTP server problem

2004-10-20 Thread Lowell Gilbert
alvaro rosales [EMAIL PROTECTED] writes:

  I have installed a FReebSD 5.1 Box, and I had enabled the FTP
 daemon in inetd,after I restarted inetd I can connect locally doing
 ftp localhost from the server, but I can not connect to the server
 from a workstation in the same network, I just get the a message
 conected to ftpserver, but the login and password dialog never
 appear. Is there any aditional configuration file that I have to
 change to enable remote computers to connect to my server?.  Thanks
 for your answers


Have you got a firewall getting in the way?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Host name question

2004-10-20 Thread Ruben de Groot
On Wed, Oct 20, 2004 at 07:09:49AM -0400, Bill Schmitt (SW) typed:
 I know I've seen the answer to this question somewhere here, but I can't 
 seem to find it. I'm running FBSD 4.9 on a machine which is connected to 
 a router (Netgear) that provides DHCP services. The FBSD box gets the IP 
 correctly (assigned based on the MAC address), but the router never sees 
 it by name. I have the name of the machine in the hosts file and 
 rc.conf, but the router never gets the name back. Can anyone help?

What makes you think the router *should* get the name back?

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


Re: Another sound question.

2004-10-20 Thread Björn Lindström
Nikolas Britton [EMAIL PROTECTED] writes:

 now put a music cd into your cd player and type in (as root)
 cdcontrol play if you hear something that sounds like music your
 good to go

Actually, that's a pretty bad test, since that will use your CD-ROM for
the sound, rather than the DSP of your sound card. Try to play a PCM
file or something instead.

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


Re: Firefox eternal loop when starting

2004-10-20 Thread Björn Lindström
Andreas Davour [EMAIL PROTECTED] writes:

 over and over again and never starts. Anyone know how to fix this?

I don't think this _should_ happen anymore, but the solution is to run
Firefox as root once.

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


Re: Firefox eternal loop when starting

2004-10-20 Thread albi

 *** loading the extensions datasource

 over and over again and never starts. Anyone know how to fix this?

i had the same, after starting Firefox as root first (just for one time)
it now works fine for the normal users


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


Re: Firefox eternal loop when starting

2004-10-20 Thread Andreas Davour
On Wed, 20 Oct 2004, albi wrote:

*** loading the extensions datasource
over and over again and never starts. Anyone know how to fix this?
i had the same, after starting Firefox as root first (just for one time)
it now works fine for the normal users
Thanks for your answers!
Didn't work though, I'm sad to say. But I just saw that I had saved my 
old .mozilla directory from when I upgraded to 0.9.3 long ago.

I had problems then *as well* with just about everything breaking. Now I 
copied everything from that old directory to the new default generated 
.mozilla and everything started to work.

Of course, now I'm back to my settings from way back and nothings shows 
up in the listing of installed extensions, even though they still work!

This Firefox thing is one crappy pice of odd behaviour.
/andreas (annoyed)
--
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Host name question

2004-10-20 Thread Bill Schmitt

   Well, every other computer on the network is listed as an attached
   device except the FBSD box. And, when I've booted Knoppix in the
   past, it showed up, too.

   Also, when I start Apache (2.0) I receive a message Could not
   determine the server's fully qualified domain name, using 127.0.0.1
   for ServerName.
   Ruben de Groot wrote:

On Wed, Oct 20, 2004 at 07:09:49AM -0400, Bill Schmitt (SW) typed:
  

I know I've seen the answer to this question somewhere here, but I can't 
seem to find it. I'm running FBSD 4.9 on a machine which is connected to 
a router (Netgear) that provides DHCP services. The FBSD box gets the IP 
correctly (assigned based on the MAC address), but the router never sees 
it by name. I have the name of the machine in the hosts file and 
rc.conf, but the router never gets the name back. Can anyone help?


What makes you think the router *should* get the name back?

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

References

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


Re: WDMA mode won't enable? Old machine...

2004-10-20 Thread Nathan Kinkade
On Tue, Oct 19, 2004 at 10:18:18PM +0100, Mark Cullen wrote:
 I have a rather old machine acting as a home server. According to dmesg 
 it has a:
 
 --
 atapci0: Intel PIIX WDMA2 controller port 
 0xffa0-0xffaf,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 7.1 on pci0
 --
 
 However, both hard disks attached are running in PIO mode.
 
 --
 ad0: 4103MB ST34321A [8894/15/63] at ata0-master BIOSPIO
 ad2: 6194MB IBM-DADA-26480 [13424/15/63] at ata1-master BIOSPIO
 --
 
 I tried running the following, but as you can see the end result is that 
 they are still running BIOSPIO.
 
 --
 (root|bone)/home/mrboo# atacontrol mode 0 WDMA2 WDMA2
 Master = BIOSPIO
 Slave  = BIOSPIO
 --
 
 Any suggestions as to how I might enable some sort of DMA on these 
 drives? Since the machine is rather slow (133MHz) and it's currently 
 using polled IO I am sure it will likely benefit me, even if it isn't 
 quite UDMA :)

You should check out the following sysctl variables:

hw.ata.ata_dma
hw.ata.atapi_dma

These are readonly at runtime, so need to be set at boot in the file
/boot/loader.conf.  You can add the them like so:

hw.ata.ata_dma=1
hw.ata.atapi_dma=1

Also, as I understand it, 80 conductor ribbon cables were only
recommended at UDMA modes =2, but perhaps you might consider using one
just to be safe.

Nathan
-- 
PGP Public Key: pgp.mit.edu:11371/pks/lookup?op=getsearch=0xD8527E49


pgpBHy0ZzoLuU.pgp
Description: PGP signature


5.3 and Dual CPU

2004-10-20 Thread Sean Murphy
Will 5.3 automatically detect a dual xeon server and make the necessary 
changes?  Do I have to do anything manually, to take advantage of the 
dual cpus?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: WDMA mode won't enable? Old machine...

2004-10-20 Thread Mark Cullen
Nathan Kinkade wrote:
On Tue, Oct 19, 2004 at 10:18:18PM +0100, Mark Cullen wrote:
I have a rather old machine acting as a home server. According to dmesg 
it has a:

--
atapci0: Intel PIIX WDMA2 controller port 
0xffa0-0xffaf,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 7.1 on pci0
--

However, both hard disks attached are running in PIO mode.
--
ad0: 4103MB ST34321A [8894/15/63] at ata0-master BIOSPIO
ad2: 6194MB IBM-DADA-26480 [13424/15/63] at ata1-master BIOSPIO
--
I tried running the following, but as you can see the end result is that 
they are still running BIOSPIO.

--
(root|bone)/home/mrboo# atacontrol mode 0 WDMA2 WDMA2
Master = BIOSPIO
Slave  = BIOSPIO
--
Any suggestions as to how I might enable some sort of DMA on these 
drives? Since the machine is rather slow (133MHz) and it's currently 
using polled IO I am sure it will likely benefit me, even if it isn't 
quite UDMA :)

You should check out the following sysctl variables:
Good call!
hw.ata.ata_dma
hw.ata.atapi_dma
These are readonly at runtime, so need to be set at boot in the file
/boot/loader.conf.  You can add the them like so:
Unfortuantly...
(mrboo|bone)/home/mrboo$ sysctl hw.ata.
hw.ata.ata_dma: 1
hw.ata.wc: 0
hw.ata.atapi_dma: 0
ATAPI is just CD drives isn't it? Mainly? If that's the case 0 is ok for 
that one, as it doesn't have a CD drive anymore.

hw.ata.ata_dma=1
hw.ata.atapi_dma=1
Also, as I understand it, 80 conductor ribbon cables were only
recommended at UDMA modes =2, but perhaps you might consider using one
just to be safe.
Well I can't use a newer cable on one of the drives as it is a laptop 
drive, using one of those 'special' laptop cable things :-)

Thanks, but any other ideas as to why it won't enable? I don't seem to 
get any messages out of it, just doesn't want to do anything by the 
looks of it!

Nathan

--
Internet Explorer? Try FireFox at http://www.mozilla.org/products/firefox/
Outlook Express? Try ThunderBird at 
http://www.mozilla.org/products/thunderbird/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Cardbus Atheros 5212 and Dell laptop(s)...

2004-10-20 Thread Eric Schuele
Hello,

I'm having difficulty getting my Atheros 5212 based card to work in 
either of my dell laptops.  The card only has its power LED on for 
about half a second when it is identified by the os (5.3BETA7), then it 
goes off.  dhclient causes the link LED to blink in a very consistent 
manner but it never aquires any info from DHCP server.

'wicontrol -i ath0 -l' shows the correct wireless nets in the immediate 
area.  'ifconfig' shows correct info.  My entire dmesg is appended to 
the bottom of this message.

The card behaves the same on both my dell 5100 and my dell 1100.  
Thought maybe it was a bad card so I returned it and picked up another 
(same make and model)... but it behaves exactly the same.  Its a Blitzz 
BWP 712 Super G (Atheros 5212)... wal-mart special.  It behaves as 
described wether its inserted before I boot... or after it boots and 
I'm logged in.

I have
  device ath
  device ath_hal
  device wlan

I have a dhclient.conf with something to the effect of:
  media ssid wLAN_SSID channel 1 weptxkey 1 wepmode on wepkey 
0x35CE7F608436C02D11583BDB7F3;

Other (maybe unimportant) things:
ACPI is on... APM is off.
#option SMP
AGP is on
DRM is on

Tried disabling PC Card support and just leaving Cardbus support... no 
go.  I suspect I have something misconfigured with respect to the 
pcmcia slot... but that's just a guess.

Any/All help is appreciated.
-- 
Regards,
Eric

dmesg follows:
==
Copyright (c) 1992-2004 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 The Regents of the University of California. All rights reserved.
FreeBSD 5.3-BETA7 #8: Tue Oct 19 08:29:06 CDT 2004
    [EMAIL PROTECTED]:/usr/obj/usr/src/sys/INSPIRON5100
Timecounter i8254 frequency 1193182 Hz quality 0
CPU: Intel(R) Pentium(R) 4 CPU 2.66GHz (2657.82-MHz 686-class CPU)
  Origin = GenuineIntel  Id = 0xf29  Stepping = 9
  
Features=0xbfebf9ffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE
real memory  = 536645632 (511 MB)
avail memory = 515461120 (491 MB)
npx0: [FAST]
npx0: math processor on motherboard
npx0: INT 16 interface
acpi0: DELL CPi R   on motherboard
Timecounter ACPI-fast frequency 3579545 Hz quality 1000
acpi_timer0: 24-bit timer at 3.579545MHz port 0x808-0x80b on acpi0
cpu0: ACPI CPU on acpi0
acpi_tz0: Thermal Zone on acpi0
acpi_acad0: AC Adapter on acpi0
acpi_cmbat0: Control Method Battery on acpi0
acpi_lid0: Control Method Lid Switch on acpi0
acpi_button0: Power Button on acpi0
acpi_button1: Sleep Button on acpi0
pcib0: ACPI Host-PCI bridge port 0xcf8-0xcff on acpi0
ACPI link \\_SB_.PCI0.LNKB has invalid initial irq 11, ignoring
pci0: ACPI PCI bus on pcib0
agp0: Intel 82845G host to AGP bridge mem 0xe000-0xe7ff at 
device 0.0 on pci0
pcib1: ACPI PCI-PCI bridge at device 1.0 on pci0
pci1: ACPI PCI bus on pcib1
drm0: ATI Radeon LW Mobility 7500 M7 port 0xc000-0xc0ff mem 
0xfcff-0xfcff,0xe800-0xefff irq 11 at device 0.0 on 
pci1
info: [drm] AGP at 0xe000 128MB
info: [drm] Initialized radeon 1.11.0 20020828 on minor 0
uhci0: Intel 82801DB (ICH4) USB controller USB-A port 0xbf80-0xbf9f 
irq 11 at device 29.0 on pci0
uhci0: [GIANT-LOCKED]
usb0: Intel 82801DB (ICH4) USB controller USB-A on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1: Intel 82801DB (ICH4) USB controller USB-B port 0xbf40-0xbf5f 
irq 11 at device 29.1 on pci0
uhci1: [GIANT-LOCKED]
usb1: Intel 82801DB (ICH4) USB controller USB-B on uhci1
usb1: USB revision 1.0
uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2: Intel 82801DB (ICH4) USB controller USB-C port 0xbf20-0xbf3f 
irq 11 at device 29.2 on pci0
uhci2: [GIANT-LOCKED]
usb2: Intel 82801DB (ICH4) USB controller USB-C on uhci2
usb2: USB revision 1.0
uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
pci0: serial bus, USB at device 29.7 (no driver attached)
pcib2: ACPI PCI-PCI bridge at device 30.0 on pci0
pci2: ACPI PCI bus on pcib2
bfe0: Broadcom BCM4401 Fast Ethernet mem 0xfaffe000-0xfaff irq 5 
at device 1.0 on pci2
miibus0: MII bus on bfe0
bmtphy0: BCM4401 10/100baseTX PHY on miibus0
bmtphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
bfe0: Ethernet address: 00:0d:56:b4:f1:50
bfe0: [GIANT-LOCKED]
ndis0: Dell TrueMobile 1300 WLAN Mini-PCI Card mem 
0xfaffc000-0xfaffdfff irq 11 at device 2.0 on pci2
ndis0: NDIS API version: 5.0
ndis0: Ethernet address: 00:90:4b:69:39:7c
ndis0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
ndis0: 11g rates: 6Mbps 9Mbps 12Mbps 18Mbps 36Mbps 48Mbps 54Mbps
cbb0: TI4510 PCI-CardBus Bridge at device 4.0 on pci2
cardbus0: CardBus bus on cbb0
pccard0: 16-bit PCCard bus on cbb0
fwohci0: 1394 Open Host Controller Interface mem 
0xfaff4000-0xfaff7fff,0xfaffb800-0xfaffbfff irq 11 at device 4.1 on 

Re: Host name question

2004-10-20 Thread Alexey Karguine
Bill Schmitt wrote:
  Well, every other computer on the network is listed as an attached
  device except the FBSD box. And, when I've booted Knoppix in the
  past, it showed up, too.
  Also, when I start Apache (2.0) I receive a message Could not
  determine the server's fully qualified domain name, using 127.0.0.1
  for ServerName.
  Ruben de Groot wrote:
On Wed, Oct 20, 2004 at 07:09:49AM -0400, Bill Schmitt (SW) typed:
 

I know I've seen the answer to this question somewhere here, but I can't 
seem to find it. I'm running FBSD 4.9 on a machine which is connected to 
a router (Netgear) that provides DHCP services. The FBSD box gets the IP 
correctly (assigned based on the MAC address), but the router never sees 
it by name. I have the name of the machine in the hosts file and 
rc.conf, but the router never gets the name back. Can anyone help?
   

What makes you think the router *should* get the name back?
 

Please, show contents of /etc/resolv.conf file on your machine.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Mounting data CD

2004-10-20 Thread Steven Friedrich
I'm trying to mount a data CD as a normal user.  It works fine as root, but I 
want average users to be able to do it.

Here's the session:
% mount_cd9660 /dev/acd0c /cdrom
mount_cd9660: /dev/acd0c: Operation not permitted
% mount_cd9660 /dev/acd0c /mnt
mount_cd9660: /dev/acd0c: Operation not permitted

I noticed in dev:
% ll /dev/*cd*
crw-rw-rw-  4 root  operator  117,   0 Oct 16 19:14 /dev/acd0a
crw-rw-rw-  4 root  operator  117,   0 Oct 16 19:14 /dev/acd0c
crw-rw-rw-  1 root  operator  117,   8 Jun 15  2003 /dev/acd1c
crwxrwxrwx  2 root  operator   15,   0 Oct 16 19:14 /dev/cd0a
crwxrwxrwx  2 root  operator   15,   2 Oct 16 19:14 /dev/cd0c
crw-r-  2 root  operator   29,   0 Oct 16 19:14 /dev/mcd0a
crw-r-  2 root  operator   29,   2 Oct 16 19:14 /dev/mcd0c
crw-rw-rw-  4 root  operator  117,   0 Oct 16 19:14 /dev/racd0a
crw-rw-rw-  4 root  operator  117,   0 Oct 16 19:14 /dev/racd0c
crwxrwxrwx  2 root  operator   15,   0 Oct 16 19:14 /dev/rcd0a
crwxrwxrwx  2 root  operator   15,   2 Oct 16 19:14 /dev/rcd0c
crw-r-  2 root  operator   29,   0 Oct 16 19:14 /dev/rmcd0a
crw-r-  2 root  operator   29,   2 Oct 16 19:14 /dev/rmcd0c
crw-r-  2 root  operator   45,   0 Oct 16 19:14 /dev/rscd0a
crw-r-  2 root  operator   45,   2 Oct 16 19:14 /dev/rscd0c
crw-r-  2 root  operator   69,   0 Oct 16 19:14 /dev/rwcd0a
crw-r-  2 root  operator   69,   2 Oct 16 19:14 /dev/rwcd0c
crw-r-  2 root  operator   45,   0 Oct 16 19:14 /dev/scd0a
crw-r-  2 root  operator   45,   2 Oct 16 19:14 /dev/scd0c
crw-r-  2 root  operator   69,   0 Oct 16 19:14 /dev/wcd0a
crw-r-  2 root  operator   69,   2 Oct 16 19:14 /dev/wcd0c

Yes, I've been changing permissions in an attempt to make it work.

How would anyone know which device to use?
And why can't I get it to work by changing permissions?

I've went thru the handbook and also Dru Lagvigne's (is that right?) articles 
on OnLamp to no avail.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Host name question

2004-10-20 Thread Bill Schmitt (SW)

Alexey Karguine wrote:
Bill Schmitt wrote:
  Well, every other computer on the network is listed as an attached
  device except the FBSD box. And, when I've booted Knoppix in the
  past, it showed up, too.
  Also, when I start Apache (2.0) I receive a message Could not
  determine the server's fully qualified domain name, using 127.0.0.1
  for ServerName.
  Ruben de Groot wrote:
On Wed, Oct 20, 2004 at 07:09:49AM -0400, Bill Schmitt (SW) typed:
 

I know I've seen the answer to this question somewhere here, but I 
can't seem to find it. I'm running FBSD 4.9 on a machine which is 
connected to a router (Netgear) that provides DHCP services. The FBSD 
box gets the IP correctly (assigned based on the MAC address), but 
the router never sees it by name. I have the name of the machine in 
the hosts file and rc.conf, but the router never gets the name back. 
Can anyone help?
  
What makes you think the router *should* get the name back?
 

Please, show contents of /etc/resolv.conf file on your machine.
Two lines in resolv.conf:
search albyny.adelphia.net
nameserver 192.168.0.1
Thanks,
Bill
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Mounting data CD

2004-10-20 Thread Kevin Glick
 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Steven Friedrich
 Sent: Wednesday, October 20, 2004 9:17 AM
 To: [EMAIL PROTECTED]
 Subject: Mounting data CD
 
 I'm trying to mount a data CD as a normal user.  It works 
 fine as root, but I 
 want average users to be able to do it.
 
 Here's the session:
 % mount_cd9660 /dev/acd0c /cdrom
 mount_cd9660: /dev/acd0c: Operation not permitted
 % mount_cd9660 /dev/acd0c /mnt
 mount_cd9660: /dev/acd0c: Operation not permitted

Normal users don't have permissions to mount to /cdrom or /mnt.
They should be able to mount in their home directory.  You might
want to look into sudo in the ports.  It allows users to run
commands as root.

Kevin Glick
ITS Manager
Sterling Business Forms
[EMAIL PROTECTED]


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


RE: Mounting data CD

2004-10-20 Thread Kevin Glick
 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Steven Friedrich
 Sent: Wednesday, October 20, 2004 9:17 AM
 To: [EMAIL PROTECTED]
 Subject: Mounting data CD
 
 I'm trying to mount a data CD as a normal user.  It works 
 fine as root, but I 
 want average users to be able to do it.
 
 Here's the session:
 % mount_cd9660 /dev/acd0c /cdrom
 mount_cd9660: /dev/acd0c: Operation not permitted
 % mount_cd9660 /dev/acd0c /mnt
 mount_cd9660: /dev/acd0c: Operation not permitted
 
And, if I'd read your message better the first time, I would
have noticed that you're getting the error from the mount
command, and not the directory.  You definitely want to look
at sudo.

Kevin Glick
ITS Manager
Sterling Business Forms
[EMAIL PROTECTED]


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


Re: Mounting data CD

2004-10-20 Thread Karel J. Bosschaart
On Wed, Oct 20, 2004 at 09:21:16AM -0700, Kevin Glick wrote:
  -Original Message-
  From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  Steven Friedrich
  Sent: Wednesday, October 20, 2004 9:17 AM
  To: [EMAIL PROTECTED]
  Subject: Mounting data CD
  
  I'm trying to mount a data CD as a normal user.  It works 
  fine as root, but I 
  want average users to be able to do it.
  
  Here's the session:
  % mount_cd9660 /dev/acd0c /cdrom
  mount_cd9660: /dev/acd0c: Operation not permitted
  % mount_cd9660 /dev/acd0c /mnt
  mount_cd9660: /dev/acd0c: Operation not permitted
 
 Normal users don't have permissions to mount to /cdrom or /mnt.
 They should be able to mount in their home directory.  You might

Since I didn't see it mentioned: user mounting also requires that 
vfs.usermount is set to 1. Use sysctl or /etc/sysctl.conf to achieve 
this.

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


Re: Mounting data CD

2004-10-20 Thread Radek Kozlowski
On Wed, Oct 20, 2004 at 12:17:02PM -0400, Steven Friedrich wrote:
 I'm trying to mount a data CD as a normal user.  It works fine as root, but I 
 want average users to be able to do it.

http://www.freebsd.org/doc/en/books/faq/disks.html#USER-FLOPPYMOUNT

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


Re: Cardbus Atheros 5212 and Dell laptop(s)...

2004-10-20 Thread Andrew L. Gould
On Wednesday 20 October 2004 10:58 am, Eric Schuele wrote:
 On Wednesday 20 October 2004 10:22 am, Eric Schuele wrote:
  Hello,
 
  I'm having difficulty getting my Atheros 5212 based card to work in
  either of my dell laptops.  The card only has its power LED on for
  about half a second when it is identified by the os (5.3BETA7),
  then it goes off.  dhclient causes the link LED to blink in a very
  consistent manner but it never aquires any info from DHCP server.

 I should also note that it will not associate with any WAP even when
 I force all settings (IP address, wepkey, etc..)...

 Thanks,

When I moved to FreeBSD 5*, I found that I had to remove certain 
wireless configuration options that worked in FreeBSD 4*.  That was 
with a wi device; but the later configuration works well with my new 
atheros devices.

I'm using the following atheros products successfully:

D-Link DWL-G520 (pci in a generic desktop running FreeBSD 5.3RC1)
D-Link DWL-G650 (pccard in a Dell Inspiron 8100 running FreeBSD 5.2.1)

FYI:  D-Link is displaying the Atheros logo on the retail boxes of its 
atheros chipset products; which should make purchasing these easier.

I use the script below, with a real wep code and different IP addresses, 
for each of these devices.  Other than setting hostname info 
in /etc/rc.conf and /etc/hosts, I haven't edited any other network 
configuration files.

(Beware the effects of email wordwrap.)


#!/bin/sh
# /usr/local/etc/rc.d/ath0

NIC=ath0

case $1 in
start)
ifconfig ${NIC} inet 192.168.42.21 netmask 255.255.255.0 ssid datawok  
wepmode on wepkey 0x11 
route add default 192.168.42.1
echo search cablelynx.com  /etc/resolv.conf
echo nameserver 24.204.0.4  /etc/resolv.conf
echo nameserver 24.204.0.5  /etc/resolv.conf
echo ${NIC}
;;
dyn)
ifconfig ${NIC} ssid datawok wepmode on wepkey 0x11
dhclient ${NIC}
echo ${NIC}
;;
stop)
[ -s /var/run/dhclient.pid ]  kill `cat /var/run/dhclient.pid`   
rm /var/run/dhclient.pid 
ifconfig ${NIC} remove
echo  ${NIC} removed
;;
status)
ifconfig ${NIC}
;;
*)
echo usage: /usr/local/etc/${NIC} [start|dyn|stop|status]
;;
esac

##end of script

Best of luck,

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


Re: 5.3 and Dual CPU

2004-10-20 Thread Lucas Holt
Yes, it will work fine.  I have a dual xeon 2.0ghz dell workstation.  It 
will work with and without Hyperthreading enabled.  With HTT, you will see 
four cpus.. without 2.

On Wed, 20 Oct 2004, Sean Murphy wrote:
Will 5.3 automatically detect a dual xeon server and make the necessary 
changes?  Do I have to do anything manually, to take advantage of the dual 
cpus?
___
[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: reguarding swap page outs problems

2004-10-20 Thread Kris Kennaway
On Wed, Oct 20, 2004 at 12:40:36AM -0200, Suporte Dsgx wrote:
 Oct 20 01:21:25 vds1 /kernel: swap_pager: I/O error - pageout failed; blkno 
 93848,size 4096, error 22
 Oct 20 01:21:25 vds1 /kernel: swap_pager: I/O error - pageout failed; blkno 
 133328,size 8192, error 22
 Oct 20 01:21:25 vds1 /kernel: swap_pager: I/O error - pageout failed; blkno 
 94304,size 4096, error 22
 Oct 20 01:21:25 vds1 /kernel: swap_pager: I/O error - pageout failed; blkno 
 94336,size 4096, error 22
 Oct 20 01:21:25 vds1 /kernel: swap_pager: I/O error - pageout failed; blkno 
 94488,size 4096, error 22
 Oct 20 01:21:25 vds1 /kernel: swap_pager: I/O error - pageout failed; blkno 
 94832,size 4096, error 22
 Oct 20 01:21:25 vds1 /kernel: swap_pager: I/O error - pageout failed; blkno 
 95000,size 4096, error 22
 Oct 20 01:21:25 vds1 /kernel: swap_pager: I/O error - pageout failed; blkno 
 34376,size 4096, error 22
 Oct 20 01:21:25 vds1 /kernel: swap_pager: I/O error - pageout failed; blkno 
 95016,size 4096, error 22
 Oct 20 01:21:25 vds1 /kernel: swap_pager: I/O error - pageout failed; blkno 
 95096,size 4096, error 22
 Oct 20 01:21:25 vds1 /kernel: swap_pager: I/O error - pageout failed; blkno 
 133512,size 8192, error 22
 
 ---
 im getting this all the time and the load of the ded goes badly high like 300/400 
 then goes down from nothing cause it found a avaiable peace of ram .. what this 
 could be ? probably in the paritcion of swap ?

Could be a failing drive.

Kris


pgpiRxcz5kwDZ.pgp
Description: PGP signature


Re: Install error OOo-1.1.3 on 4.10p3

2004-10-20 Thread epilogue
On Wed, 20 Oct 2004 17:59:16 +0200
Benjamin Thelen [EMAIL PROTECTED] wrote:

 Hi lists,
 
 I am now really stumped and appreciate you for your assistance. I had 
 this very error already with OOo-1.1.2 on three 4.10p2 FreeBSD boxes 
 in the end of August, posted it to the list, but got no answer. I got 
 along by installing a 1.1.0 package and hoped that this error will be 
 solved in future ports.
 
 
 Compiling seems alright. This error-message occurs right after make 
 install.
 
 #
 # UGLY hack to not have to specify a X-Display.
 #
 /usr/X11R6/bin/Xvfb :1001 -screen 0 800x600x24  /dev/null 21  echo
 $!  /data/ports/editors/openoffice-1.1/work/.Xvfb.pid
 cd: can't cd to 
 /data/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/instsetoo/
 *.pro/01/normal/
 *** Error code 2
 Stop in /data/ports/editors/openoffice-1.1.
 
 
 Does anybody know, what's wrong here?
 
 
 
 
 I then tried pkg_add -r openoffice-1.1, but the files couldn't be 
 found. After this I asked google, found packages, but they were build 
 against x.org (see thread initiated by Nakata Maho, diskussing using 
 x.org or xFree86). Are there any packages built against xFree86
 available?

until such time as other packages are made available, you can try what i
have done in the past - installing OO despite having the wrong X server.
this method has been successful for me numerous times:

1) download the pkg for your system

2) pkg_add -f openoffice-[ver] 

3) pkgdb -Fu# almost all the xorg/xfree pieces have very similar
names, so selecting the correct dependency is straightforward.  only
with XFree86-fontScalable might you have to make a choice between
Type1 or TrueType.  both seem to work, but with slightly different
results (i'm not sure which is best and don't much care - but if you
read-up on it, you should be able to figure it out).

4) start openoffice and enjoy.

 ... or do you generally recommend switching to x.org?

while xorg is now default on 5.3, what they will do with 4.11 is
unclear (at least to me).  either system (xorg/xfree) will work and
both should be available via ports for the forseeable future.  in short,
it is a matter of preference (or features) -- and a decision which is
entirely up to you.   =]


hth,
epi

 Sorry, to bother, thanks for your help!
 
 
 Ben
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice
 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: FreeBSD and GCC

2004-10-20 Thread Kris Kennaway
On Wed, Oct 20, 2004 at 12:42:59PM +0300, Giorgos Keramidas wrote:
 On 2004-10-20 13:52, Subhro [EMAIL PROTECTED] wrote:
  On Wed, 20 Oct 2004 09:01:07 +0100, Michael Walker wrote:
  
   I'm not to familiar with what goes on behind the scenes during the FreeBSD
   install process. So please forgive me if this is a dumb question.
   Is there any way to install FreeBSD without gcc and later build from the
   ports tree, to enable me to keep upto date with the gcc project releases.
  
   Like I said, I don't know if this is possible, but any replies are
   gratefully accepted.
 
  Nopes its not possible. However you can very well use the gcc present
  in the port and use the knob to overwirte the system compiler although
  that is not recommended.
 
 It's possible to install the gcc-3.5 port under /usr/local and then set CC
 appropriately in your environment.  This will let select programs build with
 the newer gcc but will keep the system compiler unchanged.
 
 Overwriting the system compiler might be a serious problem, especially if the
 newly installed proves to be buggy and in need of a replacement but is unable
 to complete a full buildworld cycle.  You would then have to reinstall the
 entire system from the original installation media!

Moreover, you usually can't build FreeBSD with a non-system version of
the gcc compiler.

Kris


pgpNE1zdqt8TC.pgp
Description: PGP signature


Re: Questions on file descriptors and squid

2004-10-20 Thread Dancho Penev
On Mon, Oct 18, 2004 at 07:17:18PM -0700, Mark Jayson Alvarez wrote:
Date: Mon, 18 Oct 2004 19:17:18 -0700 (PDT)
From: Mark Jayson Alvarez [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Questions on file descriptors and squid
Good day,
  I have a pc which I am going to turn into one of
our siblings proxy servers. The squid book says, the
file descriptor values should not go below 1024.
Qestion1: Do you know how do freebsd 4.10 sets its
default(fresh install) file descriptor value? For
example, here are the components of the workstation I
am installing squid into.
Pentium III 600 MHz
64 MB SD RAM
15 GB hard disk
When I run 'sysctl kern.maxfilesperproc' this value
appeared:
kern.maxfilesperproc: 957
so, it already violates the squids recommended
settings which should be not less than 1024 file
descriptor(Squid: The Definitive Guide -Duane
Wessels). 

On the other hand, another workstation of mine with
the following components...
256 DDR PC333
Athlon XP 2000
80 GB seagate harddisk
...shows its file descriptor as
beebopsysctl kern.maxfilesperproc
   kern.maxfilesperproc: 3636
Qestion2: both of the kern.maxfiles and
kern.maxfilesperproc's values are changeable and so, 
how will I know what is the maximum value I can set
them to(with regards to my hardware setup)? 


All these variables depend on maxusers option in your kernel config
file. Look at /usr/src/sys/kern/subr_param.c to find how they are
calculated.





___
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
--
Dancho Penev
Home page:   http://www.mnet.bg/~dpenev
GnuGP public key:http://www.mnet.bg/~dpenev/gnupg.asc
Key fingerprint: E88D 8B7B 3EF6 E9C8 C5D2  7554 2AA8 C347 71A1 4277


pgpCd3j6eqqYg.pgp
Description: PGP signature


Re: throughput test

2004-10-20 Thread Dancho Penev
On Tue, Oct 19, 2004 at 05:20:58PM +0800, Tomoki Taniguchi wrote:
Date: Tue, 19 Oct 2004 17:20:58 +0800
From: Tomoki Taniguchi [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: throughput test
I have a freebsd firewall/router.  I want to test the data throughput
through the router with and without the firewall turned on.
How would I go about testing the network throughput of a machine?
You can use benchmarks/ttcp port.
TIA,
tomoki
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
--
Dancho Penev
Home page:   http://www.mnet.bg/~dpenev
GnuGP public key:http://www.mnet.bg/~dpenev/gnupg.asc
Key fingerprint: E88D 8B7B 3EF6 E9C8 C5D2  7554 2AA8 C347 71A1 4277


pgpu1p6OZkKs3.pgp
Description: PGP signature


Re: Freebsd and performance

2004-10-20 Thread Kris Kennaway
On Wed, Oct 20, 2004 at 11:15:57AM +, n.v.t n.v.t wrote:

 Know you guys coming close to the 5.3 -stable release alot of users are 
 going to upgrade/switch, right, because this is what we have been waiting 
 for. What about the performance that 4.X had? Will the performance be equal 
 ? Will it be having better performance? Even on low end machines? And 
 especially sinds freebsd is becoming more and more ready for desktop use, 
 performance is a big issue on desktops.(look at Gnu/Linux for example, 
 which I have been using for a very long time know, and all I can remember 
 is that almost all of the releases have scheduling/latency issues. When I 
 was using 2.2/2.4/2.6 All I have seen where low latency patches. What about 
 freebsd?

Benchmarks I've seen show 5.3 performing better than 4.x in many
workloads.  Try it yourself and see if you like it :)

 I have only been reading the bsd section at slashdot so I don't know much 
 about the progress you guys are making on the feature release. Is there a 
 offical news site for freebsd users? Like openbsd has *deadly.org.

www.freebsd.org :-)

bsdnews.com is also good; slashdot.org is probably the worst possible
news source you could be reading :-)

 What about the compile flags freebsd RC is using compared to 5.3 -stable 
 will there be a lot of changes?

No changes.

 What about gnome packages? Will 2.8 make it in 5.3 stable (iso)?

No, the ports tree is already frozen and packages are built.

 If those things are taking a while to be there, does fbsd have any kernel 
 patches like linux does to improve desktop performance? For example like: 
 http://members.optusnet.com.au/ckolivas/kernel/

Not that I'm aware of, we like to commit patches that improve
performance instead of leaving them out :-)

Kris


pgpMhBjCbDsTU.pgp
Description: PGP signature


Re: 5.3 and Dual CPU

2004-10-20 Thread Kris Kennaway
On Wed, Oct 20, 2004 at 12:55:03PM -0400, Lucas Holt wrote:
 Yes, it will work fine.  I have a dual xeon 2.0ghz dell workstation.  It 
 will work with and without Hyperthreading enabled.  With HTT, you will see 
 four cpus.. without 2.

Of course, you'll probably want to run without HTT enabled unless you
have a special (e.g. FP-intensive) workload that actually benefits
from it, otherwise it's a performance killer.

Kris


pgpv2VNmIVHHC.pgp
Description: PGP signature


Re: Mounting data CD

2004-10-20 Thread epilogue
On Wed, 20 Oct 2004 12:17:02 -0400
Steven Friedrich [EMAIL PROTECTED] wrote:

 I'm trying to mount a data CD as a normal user.  It works fine as
 root, but I want average users to be able to do it.
 
 Here's the session:
 % mount_cd9660 /dev/acd0c /cdrom
 mount_cd9660: /dev/acd0c: Operation not permitted
 % mount_cd9660 /dev/acd0c /mnt
 mount_cd9660: /dev/acd0c: Operation not permitted
 
 I noticed in dev:
 % ll /dev/*cd*
 crw-rw-rw-  4 root  operator  117,   0 Oct 16 19:14 /dev/acd0a
 crw-rw-rw-  4 root  operator  117,   0 Oct 16 19:14 /dev/acd0c
 crw-rw-rw-  1 root  operator  117,   8 Jun 15  2003 /dev/acd1c
 crwxrwxrwx  2 root  operator   15,   0 Oct 16 19:14 /dev/cd0a
 crwxrwxrwx  2 root  operator   15,   2 Oct 16 19:14 /dev/cd0c
 crw-r-  2 root  operator   29,   0 Oct 16 19:14 /dev/mcd0a
 crw-r-  2 root  operator   29,   2 Oct 16 19:14 /dev/mcd0c
 crw-rw-rw-  4 root  operator  117,   0 Oct 16 19:14 /dev/racd0a
 crw-rw-rw-  4 root  operator  117,   0 Oct 16 19:14 /dev/racd0c
 crwxrwxrwx  2 root  operator   15,   0 Oct 16 19:14 /dev/rcd0a
 crwxrwxrwx  2 root  operator   15,   2 Oct 16 19:14 /dev/rcd0c
 crw-r-  2 root  operator   29,   0 Oct 16 19:14 /dev/rmcd0a
 crw-r-  2 root  operator   29,   2 Oct 16 19:14 /dev/rmcd0c
 crw-r-  2 root  operator   45,   0 Oct 16 19:14 /dev/rscd0a
 crw-r-  2 root  operator   45,   2 Oct 16 19:14 /dev/rscd0c
 crw-r-  2 root  operator   69,   0 Oct 16 19:14 /dev/rwcd0a
 crw-r-  2 root  operator   69,   2 Oct 16 19:14 /dev/rwcd0c
 crw-r-  2 root  operator   45,   0 Oct 16 19:14 /dev/scd0a
 crw-r-  2 root  operator   45,   2 Oct 16 19:14 /dev/scd0c
 crw-r-  2 root  operator   69,   0 Oct 16 19:14 /dev/wcd0a
 crw-r-  2 root  operator   69,   2 Oct 16 19:14 /dev/wcd0c
 
 Yes, I've been changing permissions in an attempt to make it work.
 
 How would anyone know which device to use?
 And why can't I get it to work by changing permissions?

very recently bumped into this headache myself.  you need to
manually change the sysctl:

from --- vfs.usermount: 0
to - vfs.usermount: 1

and setting it in /etc/sysctl.conf should make it right automatically
upon next boot.

[warning: not sure if this next part is simply due to my inexperience]

i found that the user was not able to mount to anything hanging
directly off of  '/' (ex. /mnt /cdrom /floppy) - even if i messed with
the perms.  to solve this, i created the desired mount points (simply
empty directories) in that user's $HOME (with user ownership, group, and
rwx perms).  this solved the problem.

just make sure that your users only try to mount to ~/mntpoint


hth,
epi


 I've went thru the handbook and also Dru Lagvigne's (is that right?)
 articles on OnLamp to no avail.
 ___
 [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]


How do you start up gnome-lite ?

2004-10-20 Thread Gert Cuykens
I succesfuly installed gnome-lite from ports. 

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


Re: Host name question

2004-10-20 Thread Donald J. O'Neill
On Wednesday 20 October 2004 11:18 am, Bill Schmitt (SW) wrote:
 Alexey Karguine wrote:
  Bill Schmitt wrote:
Well, every other computer on the network is listed as an
  attached device except the FBSD box. And, when I've booted
  Knoppix in the past, it showed up, too.

What are the operating systems of the other computers? Is this your 
own personal lan? I use a Linksys router, the only things that show 
up are ip's that it has supplied dynamically. If a box is using a 
static ip, it wont show up on the router. If it's a FBSD box, just 
the ip shows up, if it's a Win box, the ip and copmuter name will 
show up. I don't think you have to worry about that.

 
Also, when I start Apache (2.0) I receive a message Could
  not determine the server's fully qualified domain name, using
  127.0.0.1 for ServerName.
Ruben de Groot wrote:

I don't remember exactly, it's been a while since I've had Apache 
install and operating, but I seem to remember having to go into the 
Apache config file and putting in the the name and ip address. 
Someone else can probably tell you better than I can.

 
  On Wed, Oct 20, 2004 at 07:09:49AM -0400, Bill Schmitt (SW)
  typed:
 
 
  I know I've seen the answer to this question somewhere here,
  but I can't seem to find it. I'm running FBSD 4.9 on a machine
  which is connected to a router (Netgear) that provides DHCP
  services. The FBSD box gets the IP correctly (assigned based
  on the MAC address), but the router never sees it by name. I
  have the name of the machine in the hosts file and rc.conf,
  but the router never gets the name back. Can anyone help?
 
  What makes you think the router *should* get the name back?
 
  Please, show contents of /etc/resolv.conf file on your machine.

 Two lines in resolv.conf:

 search albyny.adelphia.net
 nameserver 192.168.0.1

You've got 192.168.0.1 listed as a nameserver. Can't be. That's the 
ip address of your Netgear router, it acts as a DHCP server not as 
a DNS server. What is albyny.adelphia.net? Is that your ISP? You 
need to get one or more nameserver ip's from your ISP. That's what 
goes in resolv.conf

 Thanks,

 Bill

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


Re: How do you start up gnome-lite ?

2004-10-20 Thread Joe Marcus Clarke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Gert Cuykens wrote:
| I succesfuly installed gnome-lite from ports.
|
| How do you start it ?
See http://www.freebsd.org/gnome/docs/faq2.html#q1 as well as the handbook.
Joe
| ___
| [EMAIL PROTECTED] mailing list
| http://lists.freebsd.org/mailman/listinfo/freebsd-questions
| To unsubscribe, send any mail to
[EMAIL PROTECTED]
|
- --
PGP Key : http://www.marcuscom.com/pgp.asc
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBdqU5b2iPiv4Uz4cRAj48AJwLWZZLnB5v9aIgyyBICWkRsTd85gCghNsq
kwsuUvoS5LEg+rY78MTB760=
=Bidf
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Booting to CD and the handing off to HD

2004-10-20 Thread Gary Aitken
Cristobal,
I may have missed some followups to this thread,
hope this isn't redundant.
If you copy /boot/boot1 to someplace like /root,
chmod 500 to make it executable
and do an
  exec /root/boot1
the system will reboot the hard drive,
eleminating all bios checks for boot sequence
and bypassing the cd boot preference.
I haven't gone through a complete sequence of what you need to make
this work (i.e. burning a cd, etc)
What I have tested is:
Dual boot system with microsoft boot loader,
Windows 2000 on first partition
FreeBSD 5.3b7 on second partition
Boot FreeBSD single user
exec /root/boot1
There may be all sorts of gotchas in this which you will have to
work out, but I think it's a path that might work.
Hope this helps
Gary
I'm going to be working on a firewall box where I want to boot to CD
and run an integrity check on the Hard Drive.  If the Hard Drive checks
out OK, I want the CD to then hand off to the hard drive and boot the
hard drive.
Is that possible?   What man pages and/or web pages should I read to
make it happen?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: The wheel of a mouse

2004-10-20 Thread Mike Schuette
Gert Cuykens wrote:
This does not seem to work in my xconf
Section InputDevice
   Identifier  Mouse0
   Driver  mouse
   Option  Protocol auto
   Option  Device /dev/sysmouse
   Option  ZAxisMapping 4 5
   Option  Buttons 5
EndSection
Do you need a desktop manager to make it work ? I use xorg without a
desktop manager.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
 

Try this instead of auto:
Option  Protocol  IMPS/2
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: configuring sendmail for relaying mail form data

2004-10-20 Thread Gerry Freymann
On Wed, 20 Oct 2004 09:45:30 -0400
John DeStefano [EMAIL PROTECTED] wrote:

I'm pretty sure it's not the way I've configured the script, because I
only replaced the necessary variables, and the messages are making it
to the mail server queue (but not any further).

However, other mail (such as my daily reports) is getting sent through
without a hitch.

 John and I carried on a discussion about his problem in private email,
but for the benefit of the list readers, his problem was sendmail
rejecting the from address because the domain used in the from email
address wasn't valid to the outside world.

 Once John used a real, working email address everything went
through fine.

 Part of this was discovered by simply running sendmail in verbose mode
from the command line, like this:

echo testing | sendmail -v [EMAIL PROTECTED]

 and watching the output. Very handy when debugging ;-)

 I believe all is well now.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Gerry Freymann - Interpool Development
www.interpool.ca 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


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


Two faced FreeBSD - or is that two headed?

2004-10-20 Thread Louis LeBlanc
Hey everyone.

I'm considering an addition to the desktop.  Namely a second monitor to
set up a two faced system.  Maybe it's really a two headed system?

Either way, it was real easy to talk the boss (read wife) into it.  I
just mentioned that I was considering one of two things:  A new laptop
or a second monitor to set up this.  Her first question was what will
they cost?  You can guess the rest.

Now, my current card supports both standard video and DVI outputs, so
I'm wondering if this is as simple as making the screen resolution twice
as wide, or if I really have to get a second card.

Something tells me it's not that simple.

I've heard xinerama mentioned a few times in contexts that suggest it
might be related to this task, but I'm not able to find anymore detail
on it.  X.org directed me to the sourceforge site, but all I can gather
from that is that it is in the Desktop Environment category.  There are
no docs; there is no summary that tells what it does (it could be a
screensaver for all I can tell from that).

Searching the archives for dual monitor came up empty.

I have to assume I am missing the majick phrase to get all the real info
on this subject.

So, my questions:
Is anyone out there doing this with FreeBSD?
Where the heck is the FM?

BTW, the system in question is running xorg with FVWM 2.4.18 (from the
ports), and will ultimately be running RELENG_5_3.

TIA
Lou
-- 
Louis LeBlanc   [EMAIL PROTECTED]
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
http://www.keyslapper.org ԿԬ

O'Brian's Law:
  Everything is always done for the wrong reasons.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Two faced FreeBSD - or is that two headed?

2004-10-20 Thread Michael Clark
 -Original Message-
 From: Louis LeBlanc [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, October 20, 2004 1:32 PM
 To: FreeBSD Questions
 Subject: Two faced FreeBSD - or is that two headed?
 
 
 Hey everyone.
 
 I'm considering an addition to the desktop.  Namely a second 
 monitor to
 set up a two faced system.  Maybe it's really a two headed system?
 
 Either way, it was real easy to talk the boss (read wife) into it.  I
 just mentioned that I was considering one of two things:  A new laptop
 or a second monitor to set up this.  Her first question was what will
 they cost?  You can guess the rest.
 
 Now, my current card supports both standard video and DVI outputs, so
 I'm wondering if this is as simple as making the screen 
 resolution twice
 as wide, or if I really have to get a second card.
 
 Something tells me it's not that simple.
 
 I've heard xinerama mentioned a few times in contexts that suggest it
 might be related to this task, but I'm not able to find anymore detail
 on it.  X.org directed me to the sourceforge site, but all I 
 can gather
 from that is that it is in the Desktop Environment category.  
 There are
 no docs; there is no summary that tells what it does (it could be a
 screensaver for all I can tell from that).
 
 Searching the archives for dual monitor came up empty.

XFree86 supported this, am I am sure Xorg does as well.  You just have to
make some changes to the configuration
and compile with Xinerama support.  I ran this setup on XFree86 for a long
time.  I got all my information from
XFree86.org and google on xinerama.  I dont have the computer here to post
the config =(

 
 I have to assume I am missing the majick phrase to get all 
 the real info
 on this subject.
 
 So, my questions:
 Is anyone out there doing this with FreeBSD?
 Where the heck is the FM?
 
 BTW, the system in question is running xorg with FVWM 2.4.18 (from the
 ports), and will ultimately be running RELENG_5_3.
 
 TIA
 Lou
 -- 
 Louis LeBlanc   [EMAIL PROTECTED]
 Fully Funded Hobbyist, KeySlapper Extrordinaire :)
 http://www.keyslapper.org ԿԬ
 
 O'Brian's Law:
   Everything is always done for the wrong reasons.
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]
 


CONFIDENTIALITY NOTE: This electronic transmission, including all
attachments, is directed in confidence solely to the person(s) to whom it is
addressed, or an authorized recipient, and may not otherwise be distributed,
copied or disclosed. The contents of the transmission may also be subject to
intellectual property rights and all such rights are expressly claimed and
are not waived. If you have received this transmission in error, please
notify the sender immediately by return electronic transmission and then
immediately delete this transmission, including all attachments, without
copying, distributing or disclosing same. 


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


Re: Cardbus Atheros 5212 and Dell laptop(s)...

2004-10-20 Thread Andrew L. Gould
On Wednesday 20 October 2004 01:38 pm, scott renna wrote:
 Andrew,

 Just saw your post and was wondering how you were able
 to get the Dlink-G520 to work.  I'm running 5.2.1
 currently and tried to add additional devices into my
 kernel according to a post I found on the subject:

 they mention to add:

 device  ath_hal # Dlink Support
 device  hal # Dlink card support

 and recompile the kernel however my 5.2 says it
 doesn't know what hal is.  have you gotten that dlink
 to work on 5.2.1 or just 5.3?

 -scott


Replace device  hal with device  ath.:-)

Dr. Seuss  could have had such fun with a kernel config file!

Also, if you comment out unused hardware devices, make sure you didn't 
comment out device  wlan.  (yep, this is the mistake I made.)

Best of luck,

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


Re: Two faced FreeBSD - or is that two headed?

2004-10-20 Thread Louis LeBlanc
On 10/20/04 01:40 PM, Michael Clark sat at the `puter and typed:
  SNIP
  Searching the archives for dual monitor came up empty.
 
 XFree86 supported this, am I am sure Xorg does as well.  You just have
 to make some changes to the configuration and compile with Xinerama
 support.  I ran this setup on XFree86 for a long time.  I got all my
 information from XFree86.org and google on xinerama.  I dont have the
 computer here to post the config =(
  SNIP

Cool.  That has provided enough info to keep me busy until 5.3 is
released . . .

The time constraint is on the monitor special though.  It's the same on
I already have, but the vendor isn't going to have them at that price
much longer.

Do I need a second card, or is there an adaptor I can get to plug both
into the GeForce FX 5200s DVI port?

Thanks a million for the info.

Lou
-- 
Louis LeBlanc   [EMAIL PROTECTED]
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
http://www.keyslapper.org ԿԬ

How often I found where I should be going only by setting out for
somewhere else.
-- R. Buckminster Fuller
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: firefox-1.0.1.p_2 crashing on javascript

2004-10-20 Thread Dan Finn
Is there still no fix for this?  I have had to start using the latest
version of mozilla and it seems much more stable and faster than
firefox.


On Sun, 17 Oct 2004 08:54:15 +0800, Erich Dollansky
[EMAIL PROTECTED] wrote:
 Hi,
 
 h wrote:
 
  bogus ports such as firefox-1.0.1.p_2 should be moved to firefox-devel or
 
 The problems are never detected if the port is not brought to the
 masses like this.
 
 As an example, it works perfectly on my machine like it is working
 perfectly on many others.
 
 Erich
 
 
 ___
 [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: firefox-1.0.1.p_2 crashing on javascript

2004-10-20 Thread Joe Marcus Clarke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dan Finn wrote:
| Is there still no fix for this?  I have had to start using the latest
| version of mozilla and it seems much more stable and faster than
| firefox.
Upgrade to 1.0.1.p_4.
Joe
|
|
| On Sun, 17 Oct 2004 08:54:15 +0800, Erich Dollansky
| [EMAIL PROTECTED] wrote:
|
|Hi,
|
|h wrote:
|
|
|bogus ports such as firefox-1.0.1.p_2 should be moved to firefox-devel or
|
|The problems are never detected if the port is not brought to the
|masses like this.
|
|As an example, it works perfectly on my machine like it is working
|perfectly on many others.
|
|Erich
|
|
|___
|[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]
|
- --
PGP Key : http://www.marcuscom.com/pgp.asc
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBdrV4b2iPiv4Uz4cRAhzvAJwIeoNqlZywxbtMnhjUPbMrtE0Q7wCeN0SR
YjQsfDn7tZ1yBdrxnQT3IxA=
=AUKW
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Two faced FreeBSD - or is that two headed?

2004-10-20 Thread Peter Risdon
Louis LeBlanc wrote:
On 10/20/04 01:40 PM, Michael Clark sat at the `puter and typed:
I dont have the
computer here to post the config =(
You need two screen sections, two monitor sections and two device 
sections in the X config file.

If it helps, a working example follows:
# less /etc/X11/XF86Config
Section ServerLayout
Identifier Layout0
Screen  0  Screen0 0 0
Screen  1  Screen1 LeftOf Screen0
InputDeviceKeyboard0 CoreKeyboard
InputDeviceMouse0 CorePointer
 Option   Clone off
  Option   Xinerama on
EndSection
Section Files
FontPath/usr/local/share/fonts
FontPath/usr/X11R6/lib/X11/fonts
FontPath/usr/local/share/fonts/override
FontPath/usr/X11R6/lib/X11/fonts/100dpi
FontPath/usr/X11R6/lib/X11/fonts/75dpi
FontPath/usr/X11R6/lib/X11/fonts/cyrillic
FontPath/usr/X11R6/lib/X11/fonts/latin2
FontPath/usr/X11R6/lib/X11/fonts/local
FontPath/usr/X11R6/lib/X11/fonts/misc
FontPath/usr/X11R6/lib/X11/fonts/PEX
FontPath/usr/X11R6/lib/X11/fonts/Speedo
FontPath/usr/X11R6/lib/X11/fonts/TTF
FontPath/usr/X11R6/lib/X11/fonts/Type1
FontPath/usr/local/share/fonts/100dpi
FontPath /usr/X11R6/lib/X11/fonts/artwiz-fonts
FontPath /usr/X11R6/lib/X11/fonts/artwiz-aleczapka-en
EndSection
Section Module
# Load freetype
# Load xtt
Load  extmod
Load  glx
Load  dri
Load  dbe
Load  record
Load  xtrap
Load  type1
Load  speedo
Load freetype
EndSection
Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol Auto
Option  Device /dev/sysmouse
Option  ZAxisMapping  4 5
EndSection
Section InputDevice
Identifier  Keyboard0
Driver  keyboard
Option  XkbModel pc102
Option  XkbLayout gb
EndSection
Section Monitor
Identifier   Monitor0
HorizSync30.0 - 81.0
VertRefresh  56.0 - 75.0
EndSection
Section Monitor
Identifier   Monitor1
HorizSync30.0 - 81.0
VertRefresh  56.0 - 75.0
EndSection
Section Device
Identifier  Card0
Driver  mga
ChipSet mgag400
Cardmga mgag400
BusID   pci:1:0:0
Screen  0
EndSection
Section Device
Identifier  Card1
Driver  mga
ChipSet mgag400
Cardmga mgag400
BusId   pci:1:0:0
Screen  1
EndSection
Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
DefaultDepth 24
SubSection Display
Depth 1
EndSubSection
SubSection Display
Depth 4
EndSubSection
SubSection Display
Depth 8
EndSubSection
SubSection Display
Depth 15
EndSubSection
SubSection Display
Depth 16
EndSubSection
SubSection Display
Depth 24
Modes1280x1024 1280x960 1152x864 1024x768 
800x600 640x480
EndSubSection
EndSection

Section Screen
Identifier Screen1
Device Card1
MonitorMonitor1
DefaultDepth 24
SubSection Display
Depth 1
EndSubSection
SubSection Display
Depth 4
EndSubSection
SubSection Display
Depth 8
EndSubSection
SubSection Display
Depth 15
EndSubSection
SubSection Display
Depth 16
EndSubSection
SubSection Display
Depth 24
Modes1280x1024 1280x960 1152x864 1024x768 
800x600
640x480
EndSubSection
EndSection

Section DRI
Group0
EndSection

Peter.
--
the circle squared
network systems and software
http://www.circlesquared.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: topposting (was: colourization in ls command)

2004-10-20 Thread Greg 'groggy' Lehey
[Format recovered--see http://www.lemis.com/email/email-format.html]

Irrelevant text trimmed.
Long/short breakage *not* trimmed, but left as an(other) example.

On Friday, 15 October 2004 at 13:33:37 -0600, Tom Connolly wrote:
 Giorgos Keramidas wrote:
 On 2004-10-15 09:35, Tom Connolly [EMAIL PROTECTED] wrote:
 Greg 'groggy' Lehey wrote:
 On Tuesday, 12 October 2004 at 17:09:29 -0600, Tom Connolly wrote:
 There is a nice little tool for Outlook users, [...]

 http://home.in.tum.de/~jain/software/outlook-quotefix/

 Are you aware that your message was formatted with long/short lines?

 Looks ok to me.

This is possible (see below), but you're presumably writing for
others, not for yourself.  To quote
http://www.lemis.com/email/fixing-outlook.html:

 Microsoft Outlook might not be the worst mailer available, but the
 results delivered to non-Microsoft mailers certainly make it look
 that way.  This may not worry Microsoft, but it should worry you:
 your mail is one of the ways people judge you on the net. Send out a
 badly formatted message like the ones in the Email format page or
 like Microsoft's own format breakage, and people will often think
 that you are incompetent or careless.

 Sorry but no; Greg is right.  Your post *did* exhibit the long/short
 line bug of Outlook.

 That's the problem with most of the email that Outlook sends, isn't
 it? It looks ok to the poster but not to the reader.  Long/short
 lines that Greg referred to is a common symptom of Outlook-formatted
 (or, to be more precise, `unformatted', if I am excused for the pun)
 messages.

I've recently had the misfortune to have to use Outlook for real
work.  I won't start on a rant about how difficult it is to use, but
I'd like to point out that it reformats text for display, wrapping
lines that weren't wrapped in the original.  That makes it look OK to
you, but it doesn't solve the problem, and it's a breach of the RFC
standards.

 I can't even begin to describe how many things are stupid about
 this format of replying.

Indeed.  I think I'll keep your text and add it to my own rant, if I
may.

 What is very wrong about the wrapping style of Outlook (or the lack
 of one) is that Outlook users might never become aware of it.  Just
 like you didn't know about it until Greg pointed it out ;-)

 That's all true but at least it solves the topposting problem which is what
 most
 People seemed to be complaining about. :)

A number of things about this comment:

1.  It still shows long/short.
2.  I'm not sure what you're referring to, because you quoted the
*entire* message.  It doesn't seem to refer to the immediately
preceding text.

You'll note that a number of people, myself included, have drawn a
distinction between top posting and bottom posting on the one hand
and an appropriate interaction of original and reply on the other.
It's the latter that we're hoping for.  Leaving irrelevant text is
always wrong.

Greg
--
When replying to this message, please take care not to mutilate the
original text.  
For more information, see http://www.lemis.com/email.html
See complete headers for address and phone numbers
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Host name question

2004-10-20 Thread Bill Schmitt (SW)

   Donald J. O'Neill wrote:

On Wednesday 20 October 2004 11:18 am, Bill Schmitt (SW) wrote:
  

Alexey Karguine wrote:


Bill Schmitt wrote:
  

  Well, every other computer on the network is listed as an
attached device except the FBSD box. And, when I've booted
Knoppix in the past, it showed up, too.


What are the operating systems of the other computers? Is this your 
own personal lan? I use a Linksys router, the only things that show 
up are ip's that it has supplied dynamically. If a box is using a 
static ip, it wont show up on the router. If it's a FBSD box, just 
the ip shows up, if it's a Win box, the ip and copmuter name will 
show up. I don't think you have to worry about that.

  

  Also, when I start Apache (2.0) I receive a message Could
not determine the server's fully qualified domain name, using
127.0.0.1 for ServerName.
  Ruben de Groot wrote:


I don't remember exactly, it's been a while since I've had Apache 
install and operating, but I seem to remember having to go into the 
Apache config file and putting in the the name and ip address. 
Someone else can probably tell you better than I can.

  

On Wed, Oct 20, 2004 at 07:09:49AM -0400, Bill Schmitt (SW)
typed:


I know I've seen the answer to this question somewhere here,
but I can't seem to find it. I'm running FBSD 4.9 on a machine
which is connected to a router (Netgear) that provides DHCP
services. The FBSD box gets the IP correctly (assigned based
on the MAC address), but the router never sees it by name. I
have the name of the machine in the hosts file and rc.conf,
but the router never gets the name back. Can anyone help?

What makes you think the router *should* get the name back?


Please, show contents of /etc/resolv.conf file on your machine.
  

Two lines in resolv.conf:

search albyny.adelphia.net
nameserver 192.168.0.1


You've got 192.168.0.1 listed as a nameserver. Can't be. That's the 
ip address of your Netgear router, it acts as a DHCP server not as 
a DNS server. What is albyny.adelphia.net? Is that your ISP? You 
need to get one or more nameserver ip's from your ISP. That's what 
goes in resolv.conf
  

Thanks,

Bill


Don
  

   It's a personal lan with primarily Windows machines on it.
   albny.adelphia.net is the ISP prefix. I don't recall editing
   resolv.conf before, meaning something I did in sysinstall must have
   put that in there. Adelphia is the isp (cable connection). They're
   configuration instructions for Windows say to automatically DNS
   address automatically. I've got that option checked in the router, as
   well. I believe the router gets it from the isp, then provides it to
   the rest of the machines, but networking has never been my specialty!
   :-p
   Bill
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Two faced FreeBSD - or is that two headed?

2004-10-20 Thread Louis LeBlanc
On 10/20/04 08:09 PM, Peter Risdon sat at the `puter and typed:
 Louis LeBlanc wrote:
  On 10/20/04 01:40 PM, Michael Clark sat at the `puter and typed:
  I dont have the computer here to post the config =(
 
 You need two screen sections, two monitor sections and two device 
 sections in the X config file.
 
 If it helps, a working example follows:

That helps a ton.  Thank you *very* much.

I'm still curious about my last question though.  I suddenly realized I'm
not being entirely clear where there's room for misinterpretation.

I'm wondering at this point if I should go buy a second physical video
card to install into my tower.  Not whether I should configure in a
second card section in the X config.

I'm starting to think I won't, otherwise you'd probably have mentioned a
card section for each card, right?  So the physical hookup will have one
monitor plugged into the standard video port, and the second plugged
into the DVI port via an adaptor.  What adaptor would I be using?

Thanks again Peter.  Your config will probably save me a good bit of
frustration.

Lou
-- 
Louis LeBlanc   [EMAIL PROTECTED]
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
http://www.keyslapper.org ԿԬ

There's no sense in being precise when you don't even know what you're talking
about.
-- John von Neumann
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Upgrading a 5.1-RELEASE-p10 system...

2004-10-20 Thread Kevin Kobb
Kevin D. Kinsey, DaleCo, S.P. wrote:
Glenn Sieb wrote:
Alex de Kruijff said the following on 10/19/2004 9:01 PM:
Gerely speeking, STABLE doesn't mean things never gets broken. Most
reliable are the RELEASE plus fixes. So don't follow 5-STABLE but
5-RELENG
 

To help ease frustration and such.. you mean:
Follow RELENG_5_2 not RELENG_5 (from: 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvs-tags.html)

In cvsup-supfile speak for those of us using cvsup to sync our source 
trees

Thanks for the advice, Alex! :)
Best,
G.
Just for general information:  Bruce Mah has a fine article,
entitled FreeBSD 5.3-BETA Migration Guide.  Worth a read
for anyone moving from anywhere towards 5.3-RELEASE, IMO.
http://people.freebsd.org/~bmah/pub/article.html
Kevin Kinsey
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]

Please forgive my ignorance, but I am looking at the 5.3 Migration 
Guide, through the link you provided and have a question.

Under section 5.2 source upgrade it says:
To check out 5.3-RELEASE from the FreeBSD CVS repository, use the 
RELENG_5_3_0_RELEASE tag. For the 5.3 release and security fix branch, 
use the RELENG_5_3 tag. To track the FreeBSD 5-STABLE development 
branch, use the RELENG_5 branch tag.

I understand the RELENG_5_3 and RELENG_5 tags, but am hazy about the 
RELENG_5_3_0_RELEASE tag meaning. Is this a static branch frozen at a 
particular date? For a production box, is this the way to go?

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


Re: Two faced FreeBSD - or is that two headed?

2004-10-20 Thread Louis LeBlanc
On 10/20/04 03:33 PM, Louis LeBlanc sat at the `puter and typed:
 On 10/20/04 08:09 PM, Peter Risdon sat at the `puter and typed:
  Louis LeBlanc wrote:
   On 10/20/04 01:40 PM, Michael Clark sat at the `puter and typed:
   I dont have the computer here to post the config =(
  
  You need two screen sections, two monitor sections and two device 
  sections in the X config file.
  
  If it helps, a working example follows:
 
 That helps a ton.  Thank you *very* much.
 
 I'm still curious about my last question though.  I suddenly realized
 I'm not being entirely clear where there's room for misinterpretation.
 
 I'm wondering at this point if I should go buy a second physical video
 card to install into my tower.  Not whether I should configure in a
 second card section in the X config.
 
 I'm starting to think I won't, otherwise you'd probably have mentioned
 a card section for each card, right?  So the physical hookup will have
 one monitor plugged into the standard video port, and the second
 plugged into the DVI port via an adaptor.  What adaptor would I be
 using?

Looks like I didn't read far enough down before replying.

Your config looks like I have to go shopping for another graphics card.

Not sure if I can even get the same one now.

Lou
-- 
Louis LeBlanc   [EMAIL PROTECTED]
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
http://www.keyslapper.org ԿԬ

love, n.:
  When you don't want someone too close--because you're very sensitive
  to pleasure.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Two faced FreeBSD - or is that two headed?

2004-10-20 Thread Robert Huff

Louis LeBlanc writes:

  Your config looks like I have to go shopping for another graphics
  card.
  
  Not sure if I can even get the same one now.

Though they're not state-of-the-market, Matrox (with I have
always had good results) made dual-headed cards based on the
G400/450 series.


Robert Huff





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


Re: firefox-1.0.1.p_2 crashing on javascript

2004-10-20 Thread Jose M Rodriguez
El Miércoles, 20 de Octubre de 2004 20:56, Dan Finn escribió:
 Is there still no fix for this?  I have had to start using the latest
 version of mozilla and it seems much more stable and faster than
 firefox.

Yes.  Seamonkey it's very mature.  Firefox have still many things to 
tweak and more work from porting/support teams.

I use seamonkey (mozilla) for web/mail/irc in kiosk setups over kdebase 
with really good results.

Firefox-1.0-RC is allready tagged in CVS,  but I think we'll wait months 
to see a product as stable as seamonkey.

--
  josemi

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


SuperCollider

2004-10-20 Thread Björn Lindström
I'd like to get SuperCollider (http://supercollider.sourceforge.net/) to
work (with Linux emulation) on FreeBSD.

Before I get on it, it would be interesting to know if anyone else has
tried to do this, and can confirm that it works, or tell about any
trouble they have run into.

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


Sharing Internet Connection w/XP

2004-10-20 Thread Bob Perry
Would appreciate any assistance/direction with setting up an internet 
connection with Windows XP.  I'm running 4.9 RELEASE and had an NT box 
configured previously to share the external modem attached to my FreeBSD 
box.  The NT box was replaced with the XP system.

TIA,
Bob Perry 

-- 
I've learned that whatever hits the fan will not be evenly
distributed.

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


Re: Two faced FreeBSD - or is that two headed?

2004-10-20 Thread Louis LeBlanc
On 10/20/04 03:49 PM, Robert Huff sat at the `puter and typed:
 
 Louis LeBlanc writes:
 
   Your config looks like I have to go shopping for another graphics
   card.
   
   Not sure if I can even get the same one now.
 
   Though they're not state-of-the-market, Matrox (with I have
 always had good results) made dual-headed cards based on the
 G400/450 series.

What makes a dual headed card?  My system invoice described the video
card as follows:

128MB DDR GeForce FX 5200 Graphics Card with TV-Out and DVI 128FX52

So, I have a TV-Out *and* DVI port on this card.  I take it this isn't
the same, and I won't get the expected results by plugging the new
monitor into this port?

It just occurred to me that I do have onboard video, and that it should
be decent at least.  According to some of the reading I've already done,
the different video cards won't be a problem.

And, worst come to worst, I should be able trade (sshh! - she won't
miss it anyway!) the audio upgrade that wouldn't work in FreeBSD with my
wife's video upgrade (my audio upgrade was a modified SB Live card, and
she also has onboard video).  Her upgrade is the same card as mine -
different part number, but I suspect that simply reflects a lot number.

Cool.

But I do have to get a second card - the multiple outputs in this card
won't fit the bill, will it?

Lou
-- 
Louis LeBlanc   [EMAIL PROTECTED]
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
http://www.keyslapper.org ԿԬ

Going the speed of light is bad for your age.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Two faced FreeBSD - or is that two headed?

2004-10-20 Thread Peter Giessel
On Wednesday, October 20, 2004, at 11:09AM, Peter Risdon [EMAIL PROTECTED] wrote:
[snip]
Section Device
 Identifier  Card0
[snip]
 BusID   pci:1:0:0
 Screen  0
EndSection

Section Device
 Identifier  Card1
[snip]
 BusId   pci:1:0:0
 Screen  1
EndSection

Notice both cards are using one PCI slot.  Its the same card.

All you need is one of these:
http://eshop.macsales.com/AddToBasket.cfm?ID=5313Item=MICDVIVGA

You should then be able to use the card you already have, just
plug both monitors into it.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Radeon 9800XT fails on FreeBSD with XFree86-4.4.0

2004-10-20 Thread Brian M. Kincaid
Does anyone have a Radeon 9800XT graphics card working with FreeBSD?
If so, what's the trick?
Thanks,
Brian
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Two faced FreeBSD - or is that two headed?

2004-10-20 Thread Charles Swiger
On Oct 20, 2004, at 4:11 PM, Louis LeBlanc wrote:
What makes a dual headed card?
The card needs to have two RAMDACs, and two HD-15 VGA or DVI connectors.
My system invoice described the video card as follows:
128MB DDR GeForce FX 5200 Graphics Card with TV-Out and DVI 128FX52
So, I have a TV-Out *and* DVI port on this card.  I take it this isn't
the same, and I won't get the expected results by plugging the new
monitor into this port?
The GeForce 5200 is (was?) the lowest-end model of the 5xxx series, 
somewhat comparible to the MX variants of the GF 2  3 lines.  I 
betcha the 5400 or higher has dual connections, assuming your card does 
not.

But I do have to get a second card - the multiple outputs in this card
won't fit the bill, will it?
Well, you can usually get an AGP and a PCI card to work at the same 
time; that will also give you two heads.

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


Re: Two faced FreeBSD - or is that two headed?

2004-10-20 Thread Frank Laszlo
Louis LeBlanc wrote:
What makes a dual headed card?  My system invoice described the video
card as follows:
128MB DDR GeForce FX 5200 Graphics Card with TV-Out and DVI 128FX52
So, I have a TV-Out *and* DVI port on this card.  I take it this isn't
the same, and I won't get the expected results by plugging the new
monitor into this port?
It just occurred to me that I do have onboard video, and that it should
be decent at least.  According to some of the reading I've already done,
the different video cards won't be a problem.
And, worst come to worst, I should be able trade (sshh! - she won't
miss it anyway!) the audio upgrade that wouldn't work in FreeBSD with my
wife's video upgrade (my audio upgrade was a modified SB Live card, and
she also has onboard video).  Her upgrade is the same card as mine -
different part number, but I suspect that simply reflects a lot number.
Cool.
But I do have to get a second card - the multiple outputs in this card
won't fit the bill, will it?
Lou
 

Say bye bye to DRI/GLX if you decide to go multi-head. It wont work, 
thats the downside I suppose, otherwise its great.
And yes, i had mine setup with a AGP card and the other was onboard, It 
worked like a charm. Hope this helps.

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


Re: firefox-1.0.1.p_2 crashing on javascript

2004-10-20 Thread h
i'm compiling p4 right now, let's hope i no longer get the bug that everyone 
else has not.


On Wednesday 20 October 2004 20:56, Dan Finn wrote:
 Is there still no fix for this?  I have had to start using the latest
 version of mozilla and it seems much more stable and faster than
 firefox.


 On Sun, 17 Oct 2004 08:54:15 +0800, Erich Dollansky

 [EMAIL PROTECTED] wrote:
  Hi,
 
  h wrote:
   bogus ports such as firefox-1.0.1.p_2 should be moved to firefox-devel
   or
 
  The problems are never detected if the port is not brought to the
  masses like this.
 
  As an example, it works perfectly on my machine like it is working
  perfectly on many others.
 
  Erich
 
 
  ___
  [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: Host name question

2004-10-20 Thread Frank Laszlo

search albyny.adelphia.net
nameserver 192.168.0.1
   

You've got 192.168.0.1 listed as a nameserver. Can't be. That's the 
ip address of your Netgear router, it acts as a DHCP server not as 
a DNS server. What is albyny.adelphia.net? Is that your ISP? You 
need to get one or more nameserver ip's from your ISP. That's what 
goes in resolv.conf
 

Thanks,
Bill
   

Don
 

Most modern routers act a DNS servers these days, it is possible that 
the router is setup this way, and the router actually just forwards the 
dns requests to his ISP's nameservers.

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


Re: firefox-1.0.1.p_2 crashing on javascript

2004-10-20 Thread h
ok just rebuilt 1.01p4, and i still can't use my arrow keys in forum editor 
boxes. back to the real mozilla. gg firefox

and don't complain about my top-posting cause IT'S TEH ROX


On Wednesday 20 October 2004 20:56, Dan Finn wrote:
 Is there still no fix for this?  I have had to start using the latest
 version of mozilla and it seems much more stable and faster than
 firefox.


 On Sun, 17 Oct 2004 08:54:15 +0800, Erich Dollansky

 [EMAIL PROTECTED] wrote:
  Hi,
 
  h wrote:
   bogus ports such as firefox-1.0.1.p_2 should be moved to firefox-devel
   or
 
  The problems are never detected if the port is not brought to the
  masses like this.
 
  As an example, it works perfectly on my machine like it is working
  perfectly on many others.
 
  Erich
 
 
  ___
  [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: Help! Vinum drive crashed

2004-10-20 Thread Henk
 Vinum reported one my disks in the volume has crashed. As mentioned in
 the thread
 http://lists.freebsd.org/pipermail/freebsd-questions/2004-May/045942.html
 I did 2 things.
*snip*
 ttyp2 0:21 #kneh# [/home/marcvinum start
 Warning: defective objects

 P BigDisk0.p0 C State: corrupt  Subdisks: 3 Size:228 GB
 S BigDisk0.p0.s0State: stalePO:0  B Size: 76 GB
*snip*

The thread mentioned above has a final reply, which contained the solution
for my problem:

http://lists.freebsd.org/mailman/htdig/freebsd-questions/2004-April/042329.html

Marc

---
-=] Marc zoekt een nieuwe baan! [=-
-=] Check voor info:[=-
-=] http://www.msmits.dds.nl/sollicitatie/  [=-

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


Re: Two faced FreeBSD - or is that two headed

2004-10-20 Thread Frank Jahnke
There are a number of ways to run dual monitors on FreeBSD,  Leaving out
the option of having the same desktop on each monitor (which is not very
interesting), they are:

Independent X sessions on each monitor.  This gives you two totally
independent screens, each with its own desktop.  Advantages: you can run
hardware acceleration on each (OpenGL, DRI, etc.).  Disadvantages: you
cannot drag windows from one screen to the other.  I find this annoying.

Xinerama. This spreads a single desktop over the two monitors. 
Advantages: a single desktop is wonderful.  Disadvantages: no 3D
hardware acceleration at all; software 3D only on the primary monitor,
and none on the secondary (I think).  Also, not all applications are
Xinerama-aware, so you sometimes get dialog boxes split between the
monitors (half on one, half on the other).  Of course, you can simply
drag the box onto one monitor or the other.

MergedFB. Like Xinerama, except that it uses a single frame buffer for
both screens (Xinerama uses one for each monitor).  Advantages: Hardware
acceleration is available.  Disadvantages: some fiddling with the
graphics drivers to get the windows to behave like Xinerama (for window
placement and resizing).

If you have no need for hardware acceleration, I recommend you try
Xinerama to see how you like it.  It may well be good enough.  If you do
need acceleration, it is your call on which of the other two options
would be better.

I don't know your graphics card, so I have no advice to offer here.  It
is possible to use two different graphics cards (the one you have, and
the one integrated onto your motherboard) but I've not tried that.  I
use an old Matrox G450 in MergedFB mode (still on XFree 4.3.0; this
should work on X.org as well).  It is no speed demon, but 2D quality is
nice, and speed is adequate for the few applications I have that require
OpenGL.

In addition to googling on Xinerama, try www.botchco.com/alex/dualhead
and www.winischhofer.net/linuxsisvga.shtml for information on MergedFB.

I have XF86Config files for all of these modes (for the G450); unless
there is general interest I'd suggest you contact me off-list to get
them if they would help.

And good luck!

Frank Jahnke



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


Re: Two faced FreeBSD - or is that two headed?

2004-10-20 Thread Peter Risdon
Frank Laszlo wrote:
[...]


 Say bye bye to DRI/GLX if you decide to go multi-head. It wont work, 
thats the downside I suppose, otherwise its great.

I was under the impression that it won't work on both screens. But I 
think DRI does work on one. Hence the last bit of my X config:

Section DRI
Group0
EndSection
Peter.
--
the circle squared
network systems and software
http://www.circlesquared.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Two faced FreeBSD - or is that two headed?

2004-10-20 Thread Peter Risdon
Robert Huff wrote:
 Louis LeBlanc writes:


 Your config looks like I have to go shopping for another graphics
 card.

 Not sure if I can even get the same one now.



 Though they're not state-of-the-market, Matrox (with I have
 always had good results) made dual-headed cards based on the
 G400/450 series.
That's what I'm using, which is why the two sections are identical.
Look at Greg Lehey's website for an example config with two different cards.
Peter.
--
the circle squared
network systems and software
http://www.circlesquared.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: firefox-1.0.1.p_2 crashing on javascript

2004-10-20 Thread Joe Marcus Clarke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
h wrote:
| ok just rebuilt 1.01p4, and i still can't use my arrow keys in forum
editor
| boxes. back to the real mozilla. gg firefox
Did you follow the instructions in /usr/ports/UPDATING?
Joe
|
| and don't complain about my top-posting cause IT'S TEH ROX
|
|
| On Wednesday 20 October 2004 20:56, Dan Finn wrote:
|
|Is there still no fix for this?  I have had to start using the latest
|version of mozilla and it seems much more stable and faster than
|firefox.
|
|
|On Sun, 17 Oct 2004 08:54:15 +0800, Erich Dollansky
|
|[EMAIL PROTECTED] wrote:
|
|Hi,
|
|h wrote:
|
|bogus ports such as firefox-1.0.1.p_2 should be moved to firefox-devel
|or
|
|The problems are never detected if the port is not brought to the
|masses like this.
|
|As an example, it works perfectly on my machine like it is working
|perfectly on many others.
|
|Erich
|
|
|___
|[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]
|
- --
PGP Key : http://www.marcuscom.com/pgp.asc
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBdtJRb2iPiv4Uz4cRAsIzAJ9AQFyPJov6TdLb2jwNgisv0iQXMgCdE/5A
eoveDgAlyWTAEvwkY95+n5U=
=pn/8
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Two faced FreeBSD - or is that two headed?

2004-10-20 Thread Kenneth Culver
Quoting Peter Risdon [EMAIL PROTECTED]:
Robert Huff wrote:
  Louis LeBlanc writes:
 
 
  Your config looks like I have to go shopping for another graphics
  card.
 
  Not sure if I can even get the same one now.
 
 
 
  Though they're not state-of-the-market, Matrox (with I have
  always had good results) made dual-headed cards based on the
  G400/450 series.
That's what I'm using, which is why the two sections are identical.
Look at Greg Lehey's website for an example config with two different cards.
Peter.
--
I'm coming in late on this thread, and didn't see the original, so I 
don't know
if this was mentioned, but nVidia makes good cards that are dual head, 
and work
great with their binary drivers. 3d acceleration works as well, but 
only on one
monitor (whichever is your Primary display).

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


Why does my RE not apear *in* the thread

2004-10-20 Thread Henk
Dear all,

Since I like to post and reply nicely, can anybody explain me how to reply
in a thread, instead of starting a new one?

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


Re: firefox-1.0.1.p_2 crashing on javascript

2004-10-20 Thread h
no, because i have so many cookies i actually need, i can't just save my 
bookmarks and delete everything


On Wednesday 20 October 2004 23:02, Joe Marcus Clarke wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 h wrote:
 | ok just rebuilt 1.01p4, and i still can't use my arrow keys in forum

 editor

 | boxes. back to the real mozilla. gg firefox

 Did you follow the instructions in /usr/ports/UPDATING?

 Joe

 | and don't complain about my top-posting cause IT'S TEH ROX
 |
 | On Wednesday 20 October 2004 20:56, Dan Finn wrote:
 |Is there still no fix for this?  I have had to start using the latest
 |version of mozilla and it seems much more stable and faster than
 |firefox.
 |
 |
 |On Sun, 17 Oct 2004 08:54:15 +0800, Erich Dollansky
 |
 |[EMAIL PROTECTED] wrote:
 |Hi,
 |
 |h wrote:
 |bogus ports such as firefox-1.0.1.p_2 should be moved to firefox-devel
 |or
 |
 |The problems are never detected if the port is not brought to the
 |masses like this.
 |
 |As an example, it works perfectly on my machine like it is working
 |perfectly on many others.
 |
 |Erich
 |
 |
 |___
 |[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]



 - --
 PGP Key : http://www.marcuscom.com/pgp.asc
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.6 (Darwin)
 Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

 iD8DBQFBdtJRb2iPiv4Uz4cRAsIzAJ9AQFyPJov6TdLb2jwNgisv0iQXMgCdE/5A
 eoveDgAlyWTAEvwkY95+n5U=
 =pn/8
 -END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


  1   2   >