Re: AMD- XP

2004-11-29 Thread Toni Schmidbauer
On Mon, Nov 29, 2004 at 08:25:23PM -0800, j p wrote:
> i have a AMD XP 2200 chip. what version of freebsd i need to download.

ftp:///pub/FreeBSD/ISO-IMAGES-i386/5.3/

the athlon xp is i386 compatible.

of course you can enable gcc optimization in /etc/make.conf after
installation with "CPUTYPE=athlon-xp"

hth,
toni
-- 
Wer es einmal so weit gebracht hat, dass er nicht | toni at stderror dot at
mehr irrt, der hat auch zu arbeiten aufgehoert| Toni Schmidbauer
-- Max Planck |


pgpzDq58BSvRR.pgp
Description: PGP signature


Re: simple router ?

2004-11-29 Thread Frank Bonnet
Bill Moran wrote:

There have been quite a lot of threads in the past month regarding the
network performance of 5.3 being inferior to 4.10.
You might also want to bear in mind that with the 5 series you have
the benefit of OpenBSD's pf firewall. Although more information on 4.x
and pf is available at the following link.
http://lists.freebsd.org/pipermail/freebsd-pf/2004-September/000300.html
Personally, if it was me, I'd go with 5.x rather than 4.x, but if you
are going to be pushing a lot of data then perhaps search the archives
for the last month or two regarding network performance.

I'm not sure if this is 100% correct anymore.  I seem to remember that
the performance problems were in 5.3BETA and were fixed prior to the
release of 5.3-RELEASE.
I'm willing to be corrected if I'm wrong, but I think research of
reliable sources would be smart.
Well ... I forgot to say I need this router for few weeks only it will 
be replaced by a cisco box when I will be able to purchase it ,-) So
I think a conservative choice would be the best for me in the light of 
advices I got from people of this list.
So I'll build the router on 4.10 base as I really don't need extra 
features than routing .

Thanks a lot guys
Frank
--
Cordialement/Regards
Frank Bonnet
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


[Fwd: Re: Stop in /usr/ports/x11-toolkits/tk84/work/tk8.4.6/unix.]

2004-11-29 Thread Michael Janis
Hello,

I have the same problem listed below with the tk84 port install, which
is a dependency of the R-2.0.1 port.

FreeBSD ..ucla.edu 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 
5 04:19:18 UTC 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386

Has anyone solved this problem?  

Many thanks in advance for any help or suggestions.

Yours,

Michael Janis

-Forwarded Message-
From: "Kevin D. Kinsey, DaleCo, S.P." <[EMAIL PROTECTED]>
To: Cheebah <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: Stop in /usr/ports/x11-toolkits/tk84/work/tk8.4.6/unix.
Date: Wed, 24 Nov 2004 22:32:30 -0600

Cheebah wrote:

>Hi how are you going? I am just emailing you regarding the following
>post.  
> 
>http://lists.freebsd.org/pipermail/freebsd-questions/2004-May/045744.html
> 
> 
>I am receiving the same errors and am wondering if you ever had any joy
>in solving this problem?
> 
>Any suggestions would be greatly appreciated.
> 
>Have a great day.
> 
>Cheers
>Cheebah
>

What is the output of "uname -a" for this machine?
How old a build is it?

Also, have your read /usr/ports/UPDATING?

Given that this problem is several months old,
it may be that your installation is out of date
as well ...

Just a hunch.  :-<


Kevin Kinsey
___
[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]"


USB Flash Drive

2004-11-29 Thread RL
I just got a new USB 2.0 flashdrive that I want to access.  It
recognizes it fine as da0.  I am wondering how I actually mount that. 
Do I need an entry in /etc/fstab?  If not how would I mount it with
the mount -t command?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Wireless Card and SSID

2004-11-29 Thread RL
On Tue, 30 Nov 2004 04:41:47 +, Peter Risdon
<[EMAIL PROTECTED]> wrote:
> RL wrote:
> > Sending again... I really need to solve this.
> >
> > I have a Netgear WAG511 PC Card and am using the ath driver. In my
> > /etc/rc.conf I have ath0 to use DHCP and also I have:
> > ifconfig_ath0="ssid myssid".  Now, I can set this all up manually
> > using ifconfig and it works till I reboot. When I set it in my rc.conf
> > and I boot it up,
> 
> You really need to copy here exactly what you put in rc.conf and exactly
> what you type on the command line to set it up manually. From what
> you've said it's possible to assume you have two ifconfig_ath0= lines in
> rc.conf, and I don't think that would work. The latter would replace,
> not augment, the former.
> 
> I get "ath0: association failed (reason 12) for
> > 00:0f:66:02..." flash on my screen one right after another. And when I
> > do ifconfig, it shows no IP address NOR the ssid I set.  For some
> > reason it doesn't see the SSID or DHCP I set up in rc.conf.
> 
> That doesn't follow.
> 
> Peter.
> 
> --
> 
> the circle squared
> 
> network systems and software
> 
> http://www.circlesquared.com
> 

I fixed it.  I saw another reply on here that said to make a
/etc/start_if.ath0 startup script.  That worked great.  I am not sure
why that wasn't documented anywhere.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


pci issues with 5.3

2004-11-29 Thread dave
Hello,
Trying to compile a custom kernel on 5.3. When i install it and boot it
hangs at the pci0 bus probe, i try to switch to debug and it's locked up
tight. Sometimes i can get around it by going single user, or safe mode, or
acpi disabled, but it's a hit and miss and is not consistent. I just booted
with GENERIC and it worked fine. The board in question isn't new it's an
Abyt kd7-e and this issue is occuring for the first time in 5.3. Suggestions
to find out what it is appreciated. Also, don't know if this is related, but
when GENERIC is booted i'm getting pci errors from pcm0 my sb live sound
card.
Thanks.
Dave.

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


Re: portupgrade and index

2004-11-29 Thread Kent Stewart
On Monday 29 November 2004 09:40 pm, Kris Kennaway wrote:
> On Mon, Nov 29, 2004 at 11:27:47PM -0600, Conrad J. Sabatier wrote:
> > On Mon, 29 Nov 2004 19:57:34 -0800, Kris Kennaway
> > <[EMAIL PROTECTED]>
> >
> > wrote:
> > > On Mon, Nov 29, 2004 at 10:48:29PM -0500, dave wrote:
> > > > Hello,
> > > > I've got a box that runs portupgrade to keep the most
> > > > current ports.
> > > > I've lately switched to make fetchindex vs. portsdb -uU which
> > > > goes much faster. My problem is whenever i do a make search for
> > > > a port the index.5 file is regenerated and that takes an
> > > > extremely long time. I was wondering if this is normal
> > > > behavior, and what if anything i could do to speed it up?
> > >
> > > make fetchindex
> > >
> > > Kris
> >
> > You can also increase the concurrency of "portsdb -U"/"make index"
> > by setting INDEX_JOBS in /etc/make.conf.  The default number of
> > parallel jobs is 2.  Increasing this to, say, 8, will save some
> > time in building the index.
>
> In my testing 4 helped on a dual SMP machine but 8 didn't, because
> the process was I/O bound already at 4.
>


There isn't a "make index" that can compete with downloading an 
INDEX.bz2. I timed a make fetchindex and it required all of 11 seconds 
on my DSL line. That would work out to around 3 minutes on a dial up.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: portupgrade and index

2004-11-29 Thread Kris Kennaway
On Mon, Nov 29, 2004 at 11:27:47PM -0600, Conrad J. Sabatier wrote:
> On Mon, 29 Nov 2004 19:57:34 -0800, Kris Kennaway <[EMAIL PROTECTED]>
> wrote:
> 
> > On Mon, Nov 29, 2004 at 10:48:29PM -0500, dave wrote:
> > > Hello,
> > > I've got a box that runs portupgrade to keep the most current
> > > ports.
> > > I've lately switched to make fetchindex vs. portsdb -uU which goes
> > > much faster. My problem is whenever i do a make search for a port
> > > the index.5 file is regenerated and that takes an extremely long
> > > time. I was wondering if this is normal behavior, and what if
> > > anything i could do to speed it up?
> > 
> > make fetchindex
> > 
> > Kris
> 
> You can also increase the concurrency of "portsdb -U"/"make index" by
> setting INDEX_JOBS in /etc/make.conf.  The default number of parallel
> jobs is 2.  Increasing this to, say, 8, will save some time in building
> the index.

In my testing 4 helped on a dual SMP machine but 8 didn't, because the
process was I/O bound already at 4.

Kris

pgpuuH6XV8Qld.pgp
Description: PGP signature


Re: portupgrade and index

2004-11-29 Thread Conrad J. Sabatier
On Mon, 29 Nov 2004 19:57:34 -0800, Kris Kennaway <[EMAIL PROTECTED]>
wrote:

> On Mon, Nov 29, 2004 at 10:48:29PM -0500, dave wrote:
> > Hello,
> > I've got a box that runs portupgrade to keep the most current
> > ports.
> > I've lately switched to make fetchindex vs. portsdb -uU which goes
> > much faster. My problem is whenever i do a make search for a port
> > the index.5 file is regenerated and that takes an extremely long
> > time. I was wondering if this is normal behavior, and what if
> > anything i could do to speed it up?
> 
> make fetchindex
> 
> Kris

You can also increase the concurrency of "portsdb -U"/"make index" by
setting INDEX_JOBS in /etc/make.conf.  The default number of parallel
jobs is 2.  Increasing this to, say, 8, will save some time in building
the index.

You can save yourself a lot of headaches if you do a nightly cvsup via
cron and rebuild the index at that time.

-- 
Conrad J. Sabatier <[EMAIL PROTECTED]> -- "In Unix veritas"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: AMD- XP

2004-11-29 Thread Conrad J. Sabatier
On Mon, 29 Nov 2004 20:25:23 -0800 (PST), j p <[EMAIL PROTECTED]>
wrote:

> i have a AMD XP 2200 chip. what version of freebsd i need to download.

You want the i386 distribution.  The Athlon XP is still only a 32-bit
processor, so the amd64 is unusable.

-- 
Conrad J. Sabatier <[EMAIL PROTECTED]> -- "In Unix veritas"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Wireless Card and SSID

2004-11-29 Thread Eric Schuele
Peter Risdon wrote:
RL wrote:
Sending again... I really need to solve this.
I have a Netgear WAG511 PC Card and am using the ath driver. In my
/etc/rc.conf I have ath0 to use DHCP and also I have:
ifconfig_ath0="ssid myssid".  Now, I can set this all up manually
using ifconfig and it works till I reboot. When I set it in my rc.conf
and I boot it up, 

You really need to copy here exactly what you put in rc.conf and exactly 
what you type on the command line to set it up manually. From what 
you've said it's possible to assume you have two ifconfig_ath0= lines in 
rc.conf, and I don't think that would work. The latter would replace, 
not augment, the former.

I get "ath0: association failed (reason 12) for
00:0f:66:02..." flash on my screen one right after another. And when I
do ifconfig, it shows no IP address NOR the ssid I set.  For some
reason it doesn't see the SSID or DHCP I set up in rc.conf.

That doesn't follow.
Peter.
I'm in late on this
have you tried:
  an /etc/rc.conf with
ifconfig_ath0="DHCP"
  and a /etc/dhclient.conf with something similar to
interface "ath0" {
   send dhcp-client-identifier "YourHostName";
   media "ssid YourSSID mode 11b channel 11 wepmode on wepkey 
0xKeyHERE";
   request subnet-mask, broadcast-address, routers, 
domain-name-servers, domain-name, time-servers;
}

(mind the word wrap)
HTH
--
Regards,
Eric
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Wireless Card and SSID

2004-11-29 Thread Peter Risdon
RL wrote:
Sending again... I really need to solve this. 

I have a Netgear WAG511 PC Card and am using the ath driver. In my
/etc/rc.conf I have ath0 to use DHCP and also I have:
ifconfig_ath0="ssid myssid".  Now, I can set this all up manually
using ifconfig and it works till I reboot. When I set it in my rc.conf
and I boot it up, 
You really need to copy here exactly what you put in rc.conf and exactly 
what you type on the command line to set it up manually. From what 
you've said it's possible to assume you have two ifconfig_ath0= lines in 
rc.conf, and I don't think that would work. The latter would replace, 
not augment, the former.

I get "ath0: association failed (reason 12) for
00:0f:66:02..." flash on my screen one right after another. And when I
do ifconfig, it shows no IP address NOR the ssid I set.  For some
reason it doesn't see the SSID or DHCP I set up in rc.conf.
That doesn't follow.
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: what does "rm //" delete?

2004-11-29 Thread Oliver Fuchs
On Sun, 28 Nov 2004, Parv wrote:

> in message <[EMAIL PROTECTED]>,
> wrote Parv thusly...
> >
> >   for shell in sh csh tcsh bash ksh93 blah
> ^ ^
> ^ ^
> Sorry, that "blah" shell was there only to test for existence of a
> shell which i forgot to remove.  Of course.
> 
> >   do
> > shell=$(which $shell)
> > [ -z "$shell" ]  && continue
>   ...
> >   done

That looks great and goes to my knowledge folder. Thank you for responding
efforts and spending time.

Oliver

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

-- 
... don't touch the bang bang fruit
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: what does "rm //" delete?

2004-11-29 Thread Oliver Fuchs
On Sun, 28 Nov 2004, Mark Ovens wrote:

> Oliver Fuchs wrote:
> >Hi,
> >
> >I had a directory which contained the following:
> >
> >ls showed me simple this: "?" with 0 bytes
> >ls -axl showed me nothing
> >
> >So I tried to delete the directory but could not succeed with "rm -R"
> >because the "directory is not empty". I changed to the directory and tried
> >to delete everything inside with "rm *" but also did not succeed. It seemed
> >that the file had no name. So than I did a mistake and wanted to delete the
> >file with no name with the operation:
> >
> >rm -R //
> >
> >This was a big mistake which I noticed soon enough (some files in /bin were
> >deleted). I could repair the damage but what I want to know is what exactly
> >is
> >
> >rm -R //
> >
> >deleting. It seems that it is deleting everything?
> >
> 
> It is, you're  recursively deleting / - multiple '/' are treated as one; try
> 
> cd //usr//bin

Yes, it was a hurtful expirience but now I
know that rm // is the same as rm /

> 
> To delete the rogue file try
> 
> rm -i *
> 
> in the directory the file is in, answering 'n' for all other files.
> 
> If that fails, try copying everything you need in the directory it is in 
> to somewhere else then recursively deleting the directory
> 
> rm -rf /path/to/dir/with/rogue/file

Tried it but had no chance.
In any case I had to formate that drive new so I finally made it to
disappear.
This was a confisung day in the life of my FreeBSD system.

So thank you again for helping and answering.

Oliver

> 
> HTH
> 
> Mark
> 
> >Thanx in advance
> >
> >Oliver
> >
> 
> 
> 
> ---
> avast! Antivirus: Outbound message clean.
> Virus Database (VPS): 0448-1, 26/11/2004
> Tested on: 28/11/2004 12:58:15
> avast! - copyright (c) 2000-2004 ALWIL Software.
> http://www.avast.com
> 
> 

-- 
... don't touch the bang bang fruit
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: controlling the default boot drive

2004-11-29 Thread Oliver Fuchs
On Mon, 29 Nov 2004, Mike Tancsa wrote:

> 
> I have been experimenting with booting from a USB key vs the HD.  If I sit 
> on the console, and hit F1, the next time the machine boots, F1 will be the 
> default.  If I hit F5, the next time it will be F5 (the USB key drive in 
> this case).   How can I do this from the shell on a RELENG_5 box. e.g. I 
> boot from HD (F1) I want to then without having to sit on the console, make 
> it boot from USB drive, as if I hit F5. Is this boot0cfg ? If so, I cant 
> seem to get it to work.
> 

To set the F1 or F5 as default I have added this file 
/usr/local/etc/rc.d/boot0cfg.sh:

#!/bin/sh
/usr/sbin/boot0cfg -vs 1 ad0

where "ad0" is the drive you want to boot as default the next time.

> Thanks,
> 
> ---Mike
> 
> 
> 
> 
> Mike Tancsa,  tel +1 519 651 3400
> Sentex Communications,[EMAIL PROTECTED]
> Providing Internet since 1994www.sentex.net
> Cambridge, Ontario Canada www.sentex.net/mike
> 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"

-- 
... don't touch the bang bang fruit
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


AMD- XP

2004-11-29 Thread j p
i have a AMD XP 2200 chip. what version of freebsd i need to download.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: hdd error

2004-11-29 Thread LiQuiD


> -Original Message-
> From: [EMAIL PROTECTED] [mailto:owner-freebsd-
> [EMAIL PROTECTED] On Behalf Of Matthias F. Brandstetter
> Sent: November 29, 2004 12:34 PM
> To: [EMAIL PROTECTED]
> Subject: Re: hdd error
>
> -- quoting LiQuiD --
> > I've installed 5.3 on the same machine (an IBM Aptiva k6-2 450) but
> > using two different hard drives, both times giving me the same
> error.
> > In both cases, I was able to install 4.10-STABLE without any
> problems.
> > I've seen several people complain about this problem on 5.3
> machines,
> > with the only solution thus far using a sysctl variable to disable
> udma
> > for the hard drive.  For some reason it seems no one (that would
> know
> > how to fix it) is acknowledging the problem, which makes finding a
> > solution even more difficult.
>
> I hava a similar problem with 5.3 and two SATA disks. I am getting:
>
> ad4: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=145402687
> ad4: FAILURE - ATA_IDENTIFY timed out
> ad4: FAILURE - ATA_IDENTIFY timed out
> ar0: WARNING - mirror lost
> ad4: deleted from ar0 disk
> ad4: WARNING - removed from configuration
> ata2-master: FAILURE - WRITE_DMA timed out
>
> How did you disable udma for your disks?

http://lists.freebsd.org/mailman/htdig/freebsd-questions/2004-November/0
63807.html

That's where I found it..

> Greetings and TIA, Matthias
>
> --
> You know, some of these stories are pretty good.  I never knew mice
> lived such interesting lives.
>
>   -- Homer Simpson
>  Itchy & Scratchy & Marge
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-
> [EMAIL PROTECTED]"




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


ftp

2004-11-29 Thread j p
i have coffeecup. i can not connect to any of the sits to get freebsd
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: portupgrade and index

2004-11-29 Thread Kris Kennaway
On Mon, Nov 29, 2004 at 10:48:29PM -0500, dave wrote:
> Hello,
> I've got a box that runs portupgrade to keep the most current ports.
> I've lately switched to make fetchindex vs. portsdb -uU which goes much
> faster. My problem is whenever i do a make search for a port the index.5
> file is regenerated and that takes an extremely long time. I was wondering
> if this is normal behavior, and what if anything i could do to speed it up?

make fetchindex

Kris


pgpFUZ32OWnAz.pgp
Description: PGP signature


portupgrade and index

2004-11-29 Thread dave
Hello,
I've got a box that runs portupgrade to keep the most current ports.
I've lately switched to make fetchindex vs. portsdb -uU which goes much
faster. My problem is whenever i do a make search for a port the index.5
file is regenerated and that takes an extremely long time. I was wondering
if this is normal behavior, and what if anything i could do to speed it up?
Thanks.
Dave.

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


RE: Caching DNS for dialup

2004-11-29 Thread Subhro


> -Original Message-
> From: [EMAIL PROTECTED] [mailto:owner-freebsd-
> [EMAIL PROTECTED] On Behalf Of Jonathon McKitrick
> Sent: Tuesday, November 30, 2004 2:15
> To: Peter Risdon
> Cc: [EMAIL PROTECTED]
> Subject: Caching DNS for dialup
> 
> On Wed, Nov 24, 2004 at 05:07:20PM +, Peter Risdon wrote:
> : A caching DNS server would help conserve bandwidth on a dialup
> : connection - I generally run one myself with any connection with limited
> : bandwidth.
> 
> After RTFM, I believe I have it up and running.  ;-)
> 
> Named is running, but how can I be sure the caching is working?
> 
> Also, does it make sense to do this on each box, or just the gateway?
> 
> jm
> --
> My other computer is your Windows box.

Keeping the Caching DNS on the gateway is more than enough.

Regards
S.

Indian Institute of Information Technology
Subhro Sankha Kar
Block AQ-13/1, Sector V
Salt Lake City
PIN 700091
India


smime.p7s
Description: S/MIME cryptographic signature


Re: ftp login/password

2004-11-29 Thread Brian Bobowski
j p wrote:
i'm trying to download freebsd via ftp. what is the login and password. how do i copy the files
 

Unless stated otherwise, an FTP site usually is set up for anonymous 
FTP; login is(if your client doesn't know how to do anon sign-on built 
in) anonymous and the suggested password is your full e-mail 
address(though many people don'd do that). There's absolutely no way I 
can help in actually getting the files without knowing what client 
you're using; that's an issue to take up with the FTP software's 
creators, not with FreeBSD, anyway.

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


Re: ftp login/password

2004-11-29 Thread Adam Fabian
On Mon, Nov 29, 2004 at 06:27:52PM -0800, j p wrote:
> i'm trying to download freebsd via ftp. what is the login and
> password. how do i copy the files

FreeBSD is available via anonymous FTP.  That means that you use the
login "anonymous" and your email address as a password.

There's a list of FTP mirrors at:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html

You copy the files via whatever method your FTP client supports.
Typically, a modern web-browser can handle an ftp:// URI and you can
drag-and-drop the files.  But you didn't even mention what platform
you're using.

Incidentally, there's a lot of stuff on the FTP site, and you're not
going to know what to download without consulting further resources.
The FreeBSD handbook is a good place to dive in.

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


Can;t start X server

2004-11-29 Thread Trey Sizemore
I'm getting an error when gdm attempts to start and /var/log/Xorg.0.log 
shows:

Fatal server error:  could not open default font 'fixed'
How do I tell which font it's trying to load?  I thought it might be 
xorg-fonts-miscbitmaps but that's already installed.  This is a FreeBSD 
5.3-RELEASE box with stock kernel.

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


Re: wireless driver for dell latitude d505?

2004-11-29 Thread Eric Schuele
Brian Barto wrote:

--On Monday, November 29, 2004 02:51:53 PM -0500 Brian Barto 
<[EMAIL PROTECTED]> wrote:

Hi all, I have a dell latitude c505 laptop that has a build-in wireless
nic, but when I loaded freebsd 5.3 it did not detect it. I'm guess i 
have
to load a driver via kldload but I have no idea what driver it could be.
Anyone know off hand? Dell's website isn't any help.

I'm pretty sure all the Dell built-ins are Orinoco cards.  man wi(4) 
should be the right one.  It lists the Dell Truemobile card.

If your wireless network uses wep, you need to issue a command similar 
to this:

ifconfig wi0 inet 192.168.0.20 netmask 0xff00 ssid my_net \
  wepmode on wepkey 0x8736639624
Or, in /etc/rc.conf, use something like this:
ifconfig_wi0="inet 192.168.0.20  netmask 0xf00 ssid my_net\
   wepmode on wepkey 0x8736639624"
If you're using dhcp for ip/mask assignment, then something like this:
ifconfig_wi0="inet ssid my_net wepmode on wepkey 0x8736639624"
Paul Schmehl ([EMAIL PROTECTED])
Adjunct Information Security Officer
The University of Texas at Dallas
AVIEN Founding Member
http://www.utdallas.edu
Thanks Paul and the others who replied. I will definitely be using the 
extra info you provided. But unfortunately the wi driver doesn't seem to 
be working. "kldload if_wi"  returns the following output:

module_register: module pccard/wi already exists!
Module pccard/wi failed to register: 17
module_register: module pci/wi already exists!
Module pci/wi failed to register: 17
I'm guessing that this means the the wi driver is already included in 
the kernel build?

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

If you have access to the card you might try to identify the chipset. 
My Dell Truemobile 1300 was a broadcom.  I was using NDISulator (Project 
Evil) at the time.

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


ftp login/password

2004-11-29 Thread j p
i'm trying to download freebsd via ftp. what is the login and password. how do 
i copy the files
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: wireless driver for dell latitude d505?

2004-11-29 Thread Brian Barto

--On Monday, November 29, 2004 02:51:53 PM -0500 Brian Barto 
<[EMAIL PROTECTED]> wrote:

Hi all, I have a dell latitude c505 laptop that has a build-in 
wireless
nic, but when I loaded freebsd 5.3 it did not detect it. I'm guess i 
have
to load a driver via kldload but I have no idea what driver it could 
be.
Anyone know off hand? Dell's website isn't any help.

I'm pretty sure all the Dell built-ins are Orinoco cards.  man wi(4) 
should be the right one.  It lists the Dell Truemobile card.

If your wireless network uses wep, you need to issue a command similar 
to this:

ifconfig wi0 inet 192.168.0.20 netmask 0xff00 ssid my_net \
  wepmode on wepkey 0x8736639624
Or, in /etc/rc.conf, use something like this:
ifconfig_wi0="inet 192.168.0.20  netmask 0xf00 ssid my_net\
   wepmode on wepkey 0x8736639624"
If you're using dhcp for ip/mask assignment, then something like this:
ifconfig_wi0="inet ssid my_net wepmode on wepkey 0x8736639624"
Paul Schmehl ([EMAIL PROTECTED])
Adjunct Information Security Officer
The University of Texas at Dallas
AVIEN Founding Member
http://www.utdallas.edu
Thanks Paul and the others who replied. I will definitely be using the 
extra info you provided. But unfortunately the wi driver doesn't seem 
to be working. "kldload if_wi"  returns the following output:

module_register: module pccard/wi already exists!
Module pccard/wi failed to register: 17
module_register: module pci/wi already exists!
Module pci/wi failed to register: 17
I'm guessing that this means the the wi driver is already included in 
the kernel build?

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


Re: sata and IDE working in the same machine

2004-11-29 Thread Vulpes Velox
On Tue, 30 Nov 2004 00:55:45 +
"Marta Resende" <[EMAIL PROTECTED]> wrote:

> Can i conciliate two hdd, one SATA and one IDE, to work in the same
> machine with freebsd ??
> 
> my IDE is my old 40gb disk, and i would like to put a new hdd ... or
> should i put another IDE?

Yeah, freebsd can use multiple drives easily...

if you want raid, just man geom
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: error downloading

2004-11-29 Thread Lowell Gilbert
Please don't top-post.

"Vijay Anand" <[EMAIL PROTECTED]> writes:

> Lowell Gilbert <[EMAIL PROTECTED]>
> Sent by: [EMAIL PROTECTED]
> 11/28/2004 08:02 PM
> Please respond to freebsd-questions
> 
>  
> To: "Vijay Anand" <[EMAIL PROTECTED]>
> cc: [EMAIL PROTECTED]
> Subject:Re: error downloading
> 
> 
> "Vijay Anand" <[EMAIL PROTECTED]> writes:
> 
> > It is a local IP.Plz help me.
> 
> Ah.  So you are running your own cvsweb installation; that wasn't
> at all clear from the original message.  I'm afraid I don't know
> anything about the cvsweb software itself; however, the first step is
> obviously to check on the hints that the software gave you along with
> the error message:
> 
> > > Error Error: Unexpected output from cvs co: cvs [checkout aborted]: 
> > > Absolute module reference invalid: `/Motolog/MotoLogDLL.vbp' 
> 
> Error msg doesnt show any hints on the line of code it throws the 
> error..!

Sure it does.  

Follow its advice:

> > > Check whether the directory /cm/vault/automation_utilities/CVSROOT exists 
> > > and the script has write-access to the CVSROOT/history file if it exists.
> > > The script needs to place lock files in the directory the file is in as 
> > > well. 


-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org:8088/~lowell/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Firefox-1.0_3,1 core dumps

2004-11-29 Thread Louis LeBlanc
On 11/29/04 01:42 PM, Robert Marella sat at the `puter and typed:
> Hello
> 
> I not sure that this should have been sent here or to freebsd-ports.
> 
> Firefox core dumps whenever I try to print, print preview or page setup
> on a secure site. When I am on an unsecure site such as freebsd.org I
> have no problem and printing is completed.
> 
> If I am logged into my online banking or webmail or trying to print an
> order from tigerdirect.com I get a core dump.
> 
> I have this happening on 2 different systems, both running 5.3 stable.
> On one I am using Gnome 2.8 and the other is KDE 3.3.1
> 
> If I use a different browser such as epiphany I can print from these
> sites.
> 
> I have no plugins installed and I went over and over my configuration
> and even tried changing things but the problem remains.
> 
> The core dump is > 17MB so I cannot attach it.. 

I see this all the time.  Sometimes it's fine, other times it will
just dump time after time.  Very annoying.  This happens with systems
running cups and those running the base lpd, and on the FreeBSD 4.10
and 5.3 RELEASEs.

This was brought up here just after 1.0 was released, but applicable
to the pre-release.  It was suggested that 1.0 release fixed it, so I
upgraded the port right away.  First time I tried to print it blew up.
Apparently it wasn't fixed.

Other than this one annoying problem, I have to say Firefox is still
the best darn browser I've ever used.  Of course, I still keep Mozilla
installed so I can print . . .

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

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


sata and IDE working in the same machine

2004-11-29 Thread Marta Resende
Can i conciliate two hdd, one SATA and one IDE, to work in the same machine 
with freebsd ??

my IDE is my old 40gb disk, and i would like to put a new hdd ... or should 
i put another IDE?

thks
_
Don't just search. Find. Check out the new MSN Search! 
http://search.msn.com/

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


Re: Multiple NICs

2004-11-29 Thread David Kelly
On Nov 29, 2004, at 5:06 PM, Bill Moran wrote:
Yannack <[EMAIL PROTECTED]> wrote:
If that results in the route you wish then you might be able to
control the start order with this in /etc/rc.conf:
network_interfaces="lo0 an0 fxp0"

And this worked Hurray :) Thank you so much!
How did you know this could do that??? I checked the man page, and
it really isn't appearant... or is it?
He read the source code.
Lets kill two birds with one stone (one reply). Earlier Yannack said
he didn't understand why the order of ifconfig_an0 and ifconfig_fxp0
didn't matter in /etc/rc.conf. The reason is that rc.conf doesn't
contain what we would normally think of as executable code. Its a
shell script which sets lots of variables which other shell scripts
later look for. If the variable is found then its used. But the
"looking for" order is already coded. By defining network_interfaces
the automatic probe of interfaces is bypassed. This happens in
/etc/network.subr
The great thing about open source, no matter how badly documented a
thing is, you can always read the code.
Closed or open doesn't make much difference when its a shell script.
 :-)
Now for a 3rd bird to kill in one reply I need to remind Yannack
that apparently the *last* dhclient to run sets the default route.
Next time dhclient renews the lease on an0 your default route will
go the wrong way again until the ISP-issued lease renews on fxp0.
I think it would be easiest to statically set the wireless IP
address. After all it is *your* network, right? So you ought to be
able to lay down your own law. With a static address you'll always
know how to reach your FreeBSD box from the wireless side. Otherwise
you ought to dig into dhclient's docs in order to prevent an0 from
setting a default route. Just because it seems to be working now
doesn't mean its time to stop, else you will end up with a typical
PC-grade network.
Am guessing based on the contents of man pages for dhcp-options and
dhclient.conf but you need to put something like the following on
the tail of /etc/dhclient.conf. Am thinking here that these are the
only things you want from the wireless router. That if you don't ask
for a router then you won't be given one. Undefined interfaces in
/etc/dhclient.conf will continue to use the default values.
interface "an0" {
require ip-address, subnet-mask, broadcast-address;
}
--
David Kelly N4HHE, [EMAIL PROTECTED]

Whom computers would destroy, they must first drive mad.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: newbie Make question

2004-11-29 Thread Kris Kennaway
On Mon, Nov 29, 2004 at 05:26:36PM -0600, Benjamin E. Brannen wrote:
> Hello,
> 
> I have installed FreeBSD and have been running it for about two weeks now.
> 
> I had been using the ports collection to install software.  I must have 
> done something that has changed the environment but don't know what.
> 
> Now when I go into a ported directory and attempt to make, it says:
> make: no target to make.
> 
> When I try make install it says:
> make: don't know how to make install. Stop.
> 
> Many of the files in the ports collection now have a ',v' after them 
> i.e. 'Makefile,v' 'pkg-plist,v' and Attic etc.
> 
> Anyone with any insight would be appreciated?

You cvsupped with the wrong settings, specifically your cvsupfile
specified to download the entire ports CVS repository.  Compare to the
sample cvsupfiles in /usr/share/examples/cvsup or the documentation in
the handbook.

Kris


pgpSzQg45pfCk.pgp
Description: PGP signature


RE: Anybody have it working? (was Re: NVidia driver not using AGP?)

2004-11-29 Thread Hauan, David


> -Original Message-
> From: Kirk Strauser [mailto:[EMAIL PROTECTED]
> Sent: Monday, November 29, 2004 2:32 PM
> To: [EMAIL PROTECTED]
> Subject: Anybody have it working? (was Re: NVidia driver not 
> using AGP?)
> 
> 
> On Monday 29 November 2004 04:20 pm, Kenneth Culver wrote:
> 
> > Given the fact that I haven't yet seen anyone with working 
> AGP on their
> > FreeBSD systems with the latest nvidia driver, I'm willing 
> to bet that part
> > of the driver is broken.
> 
> How about this, then:
> 
> Has *anyone* successfully used an NVidia card with the most recent 
> x11/nvidia-driver port in AGP (as opposed to PCI) mode?
> -- 
> Kirk Strauser
>
Yes.  Just installed the latest from nvidia.
after boot and login

#sysctl hw.nvidia.agp.status.status
hw.nvidia.agp.status.status: disabled

However after fire off a X server.. 

#sysctl hw.nvidia.agp.status.status
hw.nvidia.agp.status.status: enabled

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


newbie Make question

2004-11-29 Thread Benjamin E. Brannen
Hello,
I have installed FreeBSD and have been running it for about two weeks now.
I had been using the ports collection to install software.  I must have 
done something that has changed the environment but don't know what.

Now when I go into a ported directory and attempt to make, it says:
make: no target to make.
When I try make install it says:
make: don't know how to make install. Stop.
Many of the files in the ports collection now have a ',v' after them 
i.e. 'Makefile,v' 'pkg-plist,v' and Attic etc.

Anyone with any insight would be appreciated?
Thanks,
Ben


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


Firefox-1.0_3,1 core dumps

2004-11-29 Thread Robert Marella
Hello

I not sure that this should have been sent here or to freebsd-ports.

Firefox core dumps whenever I try to print, print preview or page setup
on a secure site. When I am on an unsecure site such as freebsd.org I
have no problem and printing is completed.

If I am logged into my online banking or webmail or trying to print an
order from tigerdirect.com I get a core dump.

I have this happening on 2 different systems, both running 5.3 stable.
On one I am using Gnome 2.8 and the other is KDE 3.3.1

If I use a different browser such as epiphany I can print from these
sites.

I have no plugins installed and I went over and over my configuration
and even tried changing things but the problem remains.

The core dump is > 17MB so I cannot attach it.. 

TIA

Robert

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


Re: 4.10 kernel build problem

2004-11-29 Thread witichis Gladdy

From: Ruben de Groot <[EMAIL PROTECTED]>
To: witichis Gladdy <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Subject: Re: 4.10 kernel build problem
Date: Mon, 29 Nov 2004 19:35:54 +0100
On Mon, Nov 29, 2004 at 06:02:28PM +, witichis Gladdy typed:
> Hi,
>
> I'm stuck trying to build a kernel to get support for my atapi cd 
burner.
>
> Why is atapicam support for ide burners wich are pretty much mainstream
> these days not build in by default?
>
> I have a 4.10 freeBSD and did cvsup with src-all.
> Then I needed to update the configure program itself because of version
> diffences complaints.
> Then I did a make buildworld wich took hours but it completed without
> errors.
>
> The error when doing make depend is:
>
> bash-2.05b# make depend
> rm -f .olddep
> if [ -f .depend ]; then mv .depend .olddep; fi
> make _kernel-depend
> cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls
> -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes 
-Wpointer-arith
> -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I.
> -I../../.. -I../../../contrib/dev/acpica -I../../../contrib/altq
> -I../../../contrib/ipfilter -I../../../contrib/pf
> -I../../../contrib/dev/ath -I../../../contrib/dev/ath/freebsd
> -I../../../contrib/ngatm -D_KERNEL -include opt_global.h
> -finline-limit=8000 --param inline-unit-growth=100 --param
> large-function-growth=1000 -mno-align-long-strings
> -mpreferred-stack-boundary=2 -ffreestanding 
../../../i386/i386/genassym.c
> cc: inline-unit-growth=100: No such file or directory
> cc: large-function-growth=1000: No such file or directory
> cc1: Invalid option `no-align-long-strings'
> cc1: unknown C standard `c99'
> cc1: Invalid option `-finline-limit=8000'
> cc1: Invalid option `-fparam'
> cc1: Invalid option `-fparam'
> *** Error code 1

use the "new" method of building your kernel (make buildkernel).
That way the build will use the toolchain generated by the
previous buildworld.
Ruben
Thanks - that got me further.
The kernel compiled after putting device.hints into /boot
I needed to comment out /proc and msdos and ntfs partitions from fstab - bad
a uname -a tells me :
FreeBSD deepthought 6.0-CURRENT FreeBSD 6.0-CURRENT #1: Mon Nov 29 22:04:37 
CET 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MY2  i386
Looks like its very bleedy now because top and ps are not working any more 
(no /proc).
Still I can't get my cd burner to work though.
I reboot to the 4.10 kernel and cvsup with *default tag=RELENG_5_3 for 
another build.

cheers
_
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

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


Re: Multiple NICs

2004-11-29 Thread Bill Moran
Yannack <[EMAIL PROTECTED]> wrote:
> > If
> >that results in the route you wish then you might be able to control the
> >start order with this in /etc/rc.conf:
> >
> >network_interfaces="lo0 an0 fxp0"
> >  
> >
> And this worked Hurray :) Thank you so much!
> How did you know this could do that??? I checked the man page, and it 
> really isn't appearant... or is it?

He read the source code.

The great thing about open source, no matter how badly documented a thing
is, you can always read the code.

That being said, open source software generally has better documentation
than closed source anyway.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Multiple NICs

2004-11-29 Thread Yannack

As you have discovered, the order of items listed in /etc/rc.conf doesn't
matter. That is because one literally is setting values of variables
there. Its some time later before those variables are actually used.
I am not sure I quite understood this part...
If
you wish to continue this direction you might kill your dhclient process
which is running on fxp0 then manually start it again "dhclient fxp0".
However this is exactly what I was looking for.
If
that results in the route you wish then you might be able to control the
start order with this in /etc/rc.conf:
network_interfaces="lo0 an0 fxp0"
 

And this worked Hurray :) Thank you so much!
How did you know this could do that??? I checked the man page, and it 
really isn't appearant... or is it?
Anyways thank you so much !

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


Re: NVidia driver not using AGP?

2004-11-29 Thread Raul Zighelboim
On Monday 29 November 2004 04:55 pm, Kirk Strauser wrote:
> On Monday 29 November 2004 04:35 pm, Raul Zighelboim wrote:
> > [EMAIL PROTECTED]> sysctl -a | grep -i agp
> > [...]
> > hw.nvidia.agp.status.status: enabled
>
> What exactly did you do?  Did you do anything special to your kernel or
> loader.conf other than disabling agp.ko?

On the Kernel
#deviceagp
device  io
device  mem

On /boot/loader.conf
agp_load="NO"
linux_load="YES"
nvidia_load="YES"
apm_load="NO"

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


Re: NVidia driver not using AGP?

2004-11-29 Thread Kirk Strauser
On Monday 29 November 2004 04:35 pm, Raul Zighelboim wrote:

> [EMAIL PROTECTED]> sysctl -a | grep -i agp
> [...]
> hw.nvidia.agp.status.status: enabled

What exactly did you do?  Did you do anything special to your kernel or 
loader.conf other than disabling agp.ko?
-- 
Kirk Strauser


pgpAgKOEP4afn.pgp
Description: PGP signature


Re: NVidia driver not using AGP?

2004-11-29 Thread Louis LeBlanc
On 11/29/04 05:16 PM, Kenneth Culver sat at the `puter and typed:
> Quoting Louis LeBlanc <[EMAIL PROTECTED]>:
>  
> > The xorg.conf card section is:
> > Section "Device"
> >   Identifier "NV TwinView"
> >   VendorName  "nVidia Corporation"
> >   Driver "nvidia"
> >   # update this with the PCI id of your card.  Consult the output
> >   # of the 'lspci' command. The  BusID is usually optional when
> >   # only using one graphics card.
> >   BusID   "PCI:1:0:0"
> >   BoardName   "NV34 [GeForce FX 5200]"
> >
> >   # These are extras that may need removal
> >   Option "NoLogo" "True"
> >   Option "RenderAccel" "True"
> >   Option "NvAGP" "0"
> 
> The above line turns of AGP altogether.

No, it turns off the NVidia AGP driver:
# sysctl dev.agp
dev.agp.0.%desc: Intel 82875P host to AGP bridge
dev.agp.0.%driver: agp
dev.agp.0.%location: slot=0 function=0
dev.agp.0.%pnpinfo: vendor=0x8086 device=0x2578 subvendor=0x1028 
subdevice=0x0157 class=0x06
dev.agp.0.%parent: pci0

The FreeBSD agp device is still active.

> > 
> > # sysctl hw.nvidia
> > hw.nvidia.agp.card.rates: 8x 4x
> > hw.nvidia.agp.card.fw: supported
> > hw.nvidia.agp.card.sba: supported
> > hw.nvidia.agp.card.registers: 0x1f000e1b:0x
> > hw.nvidia.agp.status.status: disabled
> > hw.nvidia.agp.status.driver: n/a (unused)
> 
> The above lines confirm that AGP is off.

They confirm that NVidia AGP is off.

> > 
> According to your system, AGP isn't working on your system either.

My video is working quite well with the FreeBSD AGP device.  I've
never worked with a system that had more responsive video, and that's
using the twinview feature to run two monitors.  Makes me want to work
from home all the time, since my work desktop is a pokey old 440Mhz
hacked together piece of junk that was built 5 years ago.

Just because NVidia wrote their own AGP driver doesn't mean every one
of their cards must have it to function well.  I believe it is
mentioned in the linux readme that some cards are better off with the
AGP driver that comes with the OS.  I know I read something to that
affect somewhere.

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

Information is the inverse of entropy.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Wireless Card and SSID

2004-11-29 Thread RL
Sending again... I really need to solve this. 

I have a Netgear WAG511 PC Card and am using the ath driver. In my
/etc/rc.conf I have ath0 to use DHCP and also I have:
ifconfig_ath0="ssid myssid".  Now, I can set this all up manually
using ifconfig and it works till I reboot. When I set it in my rc.conf
and I boot it up, I get "ath0: association failed (reason 12) for
00:0f:66:02..." flash on my screen one right after another. And when I
do ifconfig, it shows no IP address NOR the ssid I set.  For some
reason it doesn't see the SSID or DHCP I set up in rc.conf.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Using gdm at boot

2004-11-29 Thread Alec Berryman
begin  quotation of Trey Sizemore on 2004-11-29 17:49:04 -0500:

> I've got FreeBSD 5.3 setup on my desktop and wanted to use gdm to login.
> Per instructions I found at marcuscom.com:

Also in /usr/ports/x11/gdm2

> Do _NOT_ use /etc/ttys to start gdm at boot time.  This will result in
> gdm hanging or restarting constantly.  Instead, copy the included
> gdm.sh.sample script to gdm.sh, and restart.  This script is found
> in /usr/X11R6/etc/rc.d.
> 
> Silly question, but I'm not sure I understand where to copy this file
> to.  Same directory (/usr/X11R6/etc/rc.d)?

Yes.  And `chmod +x` it so that it can be run.

> Does doing this alone enable gdm without any changes to /etc.ttys?

Yes.



pgpDwYDy1AHqG.pgp
Description: PGP signature


Re: Using gdm at boot

2004-11-29 Thread Joe Marcus Clarke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Trey Sizemore wrote:
| I've got FreeBSD 5.3 setup on my desktop and wanted to use gdm to login.
| Per instructions I found at marcuscom.com:
|
| Do _NOT_ use /etc/ttys to start gdm at boot time.  This will result in
| gdm hanging or restarting constantly.  Instead, copy the included
| gdm.sh.sample script to gdm.sh, and restart.  This script is found
| in /usr/X11R6/etc/rc.d.
|
| Silly question, but I'm not sure I understand where to copy this file
| to.  Same directory (/usr/X11R6/etc/rc.d)?
Yes.
~  Does doing this alone enable
| gdm without any changes to /etc.ttys?
That's right.  With this script, no changes are required to /etc/ttys.
~  I have only a text login now, no
| xdm/kdm/gdm at all, but want to have gdm enabled with sessions available
| for gnome, kde, icewm, and xfce4.
See the FAQ at http://www.freebsd.org/gnome/ on how to add additional
desktop sessions to GDM.
Joe
|
| Thanks for any clarification.
|
| ___
| [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
iD8DBQFBq6egb2iPiv4Uz4cRAgKLAJ0eVubBo267v2ODV9U+Q1AGioPDcACfWMvC
FNbVSZkZVdIVVsaTE3/MAZc=
=aMW8
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Using gdm at boot

2004-11-29 Thread Trey Sizemore
I've got FreeBSD 5.3 setup on my desktop and wanted to use gdm to login.
Per instructions I found at marcuscom.com:

Do _NOT_ use /etc/ttys to start gdm at boot time.  This will result in
gdm hanging or restarting constantly.  Instead, copy the included
gdm.sh.sample script to gdm.sh, and restart.  This script is found
in /usr/X11R6/etc/rc.d.

Silly question, but I'm not sure I understand where to copy this file
to.  Same directory (/usr/X11R6/etc/rc.d)?  Does doing this alone enable
gdm without any changes to /etc.ttys?  I have only a text login now, no
xdm/kdm/gdm at all, but want to have gdm enabled with sessions available
for gnome, kde, icewm, and xfce4.

Thanks for any clarification.

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


Re: Are there man pages for the C++ header files?

2004-11-29 Thread Chris Howells
On Monday 29 November 2004 23:59, Ryan J. Cavicchioni wrote:
> Is there a better way to look at all of them? I guess that I am looking
> for a fuction table like document.

http://www.sgi.com/tech/stl/

> I would also like to use the ANSI C++ header files using namespaces std.

Pardon?

-- 
Cheers, Chris Howells -- [EMAIL PROTECTED], [EMAIL PROTECTED]
Web: http://chrishowells.co.uk, PGP ID: 0x33795A2C
KDE/Qt/C++/PHP Developer: http://www.kde.org


pgpBrL2giMMHX.pgp
Description: PGP signature


Re: Multiple NICs

2004-11-29 Thread Paul Schmehl
--On Monday, November 29, 2004 10:29:45 PM +0100 Yannack 
<[EMAIL PROTECTED]> wrote:
None of the above work  (ie: they both make the default route go through
an0 - wifi - and i suspect this is because the wifi dhcp is slower to
answer than the ethernet one),
I suspect you are right.
Per the dhclient-script(8) man page:
If more than one interface is being used, there's  no  obvious  way  to 
avoid  clashes  between  server-supplied configuration parameters - for 
example, the stock dhclient-script rewrites /etc/resolv.conf.   If more 
than  one  interface  is  being  configured,  /etc/resolv.conf  will be 
repeatedly initialized to the values provided by one server,  and  then the 
other.Assuming  the  information  provided  by both servers is valid, 
this shouldn't cause any real problems, but it could be  confusing.

I haven't tried this, so I don't know if it will work, but you might try 
adding the "metric" keyword to your /etc/rc.conf file.

"metric n  Set the routing metric of the interface to n, default 0.  The 
routing metric is used by the routing protocol (routed(8)).  Higher metrics 
have the effect of making a route less favorable; metrics are counted as 
addition hops to the destination network or host."

If you set the metric higher for the wireless interface, that *should* make 
the ethernet interface the preferred route *if* it's up.

BTW, I don't see any "DHCP" keyword in man ifconfig(8).  I'm not sure that 
entry will do anything in your /etc/rc.conf file.

Paul Schmehl ([EMAIL PROTECTED])
Adjunct Information Security Officer
The University of Texas at Dallas
AVIEN Founding Member
http://www.utdallas.edu
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: NVidia driver not using AGP?

2004-11-29 Thread Raul Zighelboim
On Monday 29 November 2004 04:20 pm, Kenneth Culver wrote:
> Quoting Kirk Strauser <[EMAIL PROTECTED]>:
> > On Monday 29 November 2004 03:21 pm, Kenneth Culver wrote:
> >> One of the computers I'm having this problem with is a P4 with an Intel
> >> chipset
> >
> > Which reminds me: I forgot to mention that my system has a 1.4GHz
> > Thunderbird on an Asus A7V (KT133) motherboard.
> > --
> > Kirk Strauser
>
> Given the fact that I haven't yet seen anyone with working AGP on their
> FreeBSD
> systems with the latest nvidia driver, I'm willing to bet that part of the
> driver is broken. Hopefully nVidia releases another driver soon, I don't
> want to wait another year for a working driver. :-(
>
> Ken

What are we betting?

[EMAIL PROTECTED]> sysctl -a | grep -i agp
hw.nvidia.agp.card.rates: 8x 4x
hw.nvidia.agp.card.fw: supported
hw.nvidia.agp.card.sba: supported
hw.nvidia.agp.card.registers: 0x1f000e1b:0x1f004302
hw.nvidia.agp.status.status: enabled
hw.nvidia.agp.status.driver: nvidia
hw.nvidia.agp.status.rate: 8x
hw.nvidia.agp.status.fw: disabled
hw.nvidia.agp.status.sba: enabled
hw.nvidia.registry.EnableALiAGP: 0
hw.nvidia.registry.NvAGP: 1
hw.nvidia.registry.EnableAGPSBA: 0
hw.nvidia.registry.EnableAGPFW: 0
hw.nvidia.cards.0.type: AGP
[~]
[EMAIL PROTECTED]> uname -a
FreeBSD ryu.zighelboim.com 5.3-STABLE FreeBSD 5.3-STABLE #18: Mon Nov 22 
19:41:45 CST 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/RyuV5  
i386






> ___
> [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]"


Anybody have it working? (was Re: NVidia driver not using AGP?)

2004-11-29 Thread Kirk Strauser
On Monday 29 November 2004 04:20 pm, Kenneth Culver wrote:

> Given the fact that I haven't yet seen anyone with working AGP on their
> FreeBSD systems with the latest nvidia driver, I'm willing to bet that part
> of the driver is broken.

How about this, then:

Has *anyone* successfully used an NVidia card with the most recent 
x11/nvidia-driver port in AGP (as opposed to PCI) mode?
-- 
Kirk Strauser


pgpgr0i0F7EmG.pgp
Description: PGP signature


Re: NVidia driver not using AGP?

2004-11-29 Thread Kenneth Culver
Quoting Kirk Strauser <[EMAIL PROTECTED]>:
On Monday 29 November 2004 03:21 pm, Kenneth Culver wrote:
One of the computers I'm having this problem with is a P4 with an Intel
chipset
Which reminds me: I forgot to mention that my system has a 1.4GHz 
Thunderbird
on an Asus A7V (KT133) motherboard.
--
Kirk Strauser
Given the fact that I haven't yet seen anyone with working AGP on their 
FreeBSD
systems with the latest nvidia driver, I'm willing to bet that part of the
driver is broken. Hopefully nVidia releases another driver soon, I don't want
to wait another year for a working driver. :-(

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


Re: Multiple NICs

2004-11-29 Thread David Kelly
[...]
> None of the above work  (ie: they both make the default route go through
>  an0 - wifi - and i suspect this is because the wifi dhcp is slower to
> answer than the ethernet one), so i ended up commenting out the wifi
> line (an0) and activating it by hand when needed... However this is
> quite troublesome as it means killing the dhclient running, before
> running another dhclient an0... If anybody has a better suggestion for
> me I would be quite grateful!

A good place to start surfing in looking for solutions to this sort of
thing is /etc/defaults/rc.conf.

As you have discovered, the order of items listed in /etc/rc.conf doesn't
matter. That is because one literally is setting values of variables
there. Its some time later before those variables are actually used. If
you wish to continue this direction you might kill your dhclient process
which is running on fxp0 then manually start it again "dhclient fxp0". If
that results in the route you wish then you might be able to control the
start order with this in /etc/rc.conf:

network_interfaces="lo0 an0 fxp0"

Another thought from /etc/defaults/rc.conf is to set
defaultrotuer="1.2.3.4" (change to the real address your ISP provides. But
reading "man dhclient.conf" I think dhclient will clobber any static route
on lease renewal no matter if you set it by hand or with crafted interface
start order. So go read that man page and edit your /etc/dhclient.conf

The solution may lie in "man dhcp-options"





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


Re: NVidia driver not using AGP?

2004-11-29 Thread Kenneth Culver
Quoting Louis LeBlanc <[EMAIL PROTECTED]>:
On 11/29/04 03:13 PM, Kirk Strauser sat at the `puter and typed:
On my 5.3 system (recompiled completely, including ports, one week 
ago), the NVidia driver (for a GeForce MX 400) from ports doesn't 
seem to be using AGP:

$ sysctl hw.nvidia.agp.status.status
hw.nvidia.agp.status.status: disabled
I've built a new kernel with "device agp" commented out, and kldstat 
verifies that it's not loaded.  I set 'Option "NvAGP" "1"' in 
/etc/X11/xorg.conf.  I've read all of the READMEs that seemed 
relevant.  Still, I seem to be running in PCI mode and display 
updates are painfully slow and CPU-intensive.

I'm running out of things to check.  Any idea what combination of 
settings would result in a system where the display seems to run 
correctly, but is much slower than expected?
I noticed a few people on this thread with similar problems, and I
don't know if any of this info will be of any use since I have a
different card, but here's what I have in my working setup:
FreeBSD 5.3 RELEASE
xorg-6.7.0_1
nvidia-driver-1.0.6113_2
My dmesg.boot log has the following:
agp0:  mem 0xe800-0xefff at
device 0.0 on pci0
I guess that means my chipset is the Intel 82875P?  Don't know if
that's useful at all.
The xorg.conf card section is:
Section "Device"
  Identifier "NV TwinView"
  VendorName  "nVidia Corporation"
  Driver "nvidia"
  # update this with the PCI id of your card.  Consult the output
  # of the 'lspci' command. The  BusID is usually optional when
  # only using one graphics card.
  BusID   "PCI:1:0:0"
  BoardName   "NV34 [GeForce FX 5200]"
  # These are extras that may need removal
  Option "NoLogo" "True"
  Option "RenderAccel" "True"
  Option "NvAGP" "0"
The above line turns of AGP altogether.
  Option "HWCursor" "True"
  Option "CursorShadow" "True"
  # twinview setup
  Option "TwinView"
  Option "SecondMonitorHorizSync" "31-80"
  Option "SecondMonitorVertRefresh"   "56-75"
  Option "TwinViewOrientation""RightOf"
  Option "MetaModes"  "1280x1024,1280x1024; 1024x768,1024x768"
  Option "ConnectedMonitor"   "crt,crt"
EndSection
That should look familiar.  It's a modified version of the NVIDIA
sample xorg config.  If you don't have the twin monitors, just leave
out the twinview section.
And my hw.nvidia sysctls are:
# sysctl hw.nvidia
hw.nvidia.agp.card.rates: 8x 4x
hw.nvidia.agp.card.fw: supported
hw.nvidia.agp.card.sba: supported
hw.nvidia.agp.card.registers: 0x1f000e1b:0x
hw.nvidia.agp.status.status: disabled
hw.nvidia.agp.status.driver: n/a (unused)
The above lines confirm that AGP is off.
hw.nvidia.agp.status.rate: n/a (disabled)
hw.nvidia.agp.status.fw: n/a (disabled)
hw.nvidia.agp.status.sba: n/a (disabled)
hw.nvidia.version: NVIDIA FreeBSD x86 NVIDIA Kernel Module  1.0-6113 
Mon Aug  2 16:08:32 PDT 2004
hw.nvidia.registry.EnableVia4x: 0
hw.nvidia.registry.EnableALiAGP: 0
hw.nvidia.registry.NvAGP: 3
hw.nvidia.registry.EnableAGPSBA: 0
hw.nvidia.registry.EnableAGPFW: 0
hw.nvidia.registry.SoftEDIDs: 1
hw.nvidia.registry.Mobile: 4294967295
hw.nvidia.registry.ResmanDebugLevel: 4294967295
hw.nvidia.registry.FlatPanelMode: 0
hw.nvidia.cards.0.model: GeForce FX 5200
hw.nvidia.cards.0.irq: 16
hw.nvidia.cards.0.vbios: 04.34.20.22.bf
hw.nvidia.cards.0.type: AGP

I AM using the FreeBSD AGP driver, I had trouble with the nvidia
driver, and it kept falling back to the FreeBSD driver.  when I
removed the agp device from the kernel, X wouldn't start at all.
I've built the nvidia drivers port with "WITH_FREEBSD_AGP=true" in my
/etc/make.conf and I don't have the try/fallback behavior now.
I know my card isn't the same as anyone else's mentioning this
problem, but I've found that the Linux readme that comes with the
drivers is much more exhaustive than any other docs on these drivers -
and bloody long too.  I'd check that file for your specific card - it
installed at /usr/X11R6/share/doc/NVIDIA_GLX-1.0/README.Linux on my
system.
According to your system, AGP isn't working on your system either.
Ken
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: NVidia driver not using AGP?

2004-11-29 Thread Kirk Strauser
On Monday 29 November 2004 03:21 pm, Kenneth Culver wrote:

> One of the computers I'm having this problem with is a P4 with an Intel
> chipset

Which reminds me: I forgot to mention that my system has a 1.4GHz Thunderbird 
on an Asus A7V (KT133) motherboard.
-- 
Kirk Strauser


pgpmry6oI8yuU.pgp
Description: PGP signature


RE: Printing to network printer?

2004-11-29 Thread Hauan, David


> -Original Message-
> From: Tom Connolly [mailto:[EMAIL PROTECTED]
> Sent: Monday, November 29, 2004 1:22 PM
> To: FreeBSD_Questions
> Subject: Printing to network printer?
> 
> 
> Hello list,
>  
> I have Googled on this subject but as I am very new to FreeBSD, I find
> the information a bit ambiguous.  I'm hoping that someone here will be
> able to explain this to me like I am 3 years old.
>  
> I have a Dell Latitude C600 running FreeBSD 5.3-STABLE.  I have Samba
> installed and working correctly and I also have CUPS 
> installed.  I never
> actually installed CUPS but I think it was installed with 
> Samba.  I need
> to be able to print to an HP LaserJet 5 hooked to a Windows 
> 2003 Server
> machine.  Could someone please explain to me how to do this?  The
> printer is shared as HPLaserJet5.

un-share the printer from the windows box.
add remove windows components -> other network file
and print services. Select print services for unix.

Install /usr/ports/print/apsfilter 
in the apsfilter SETUP follow instructions for
adding a network printer and choose the appropriate
filter.

in essance your windows box is acting just as a print
server such as an hp jet direct card or print box.

This is my prefered way of doing things as it is less
overhead, IMHO
dave   

>  
> Any help would be appreciated.
>  
> Thanks,
>  
> Tom
>  
>  
> ___
> [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: NVidia driver not using AGP?

2004-11-29 Thread Kenneth Culver
Quoting Chris Howells <[EMAIL PROTECTED]>:
On Monday 29 November 2004 21:21, Kenneth Culver wrote:
(I forget which) with a GeForce4 MX 440. The other is an athlon 64
3200+ with a
via k8t800 chipset and a geforce FX 5900 (running in 32 bit x86 FreeBSD).
The NVidia drivers don't yet support the K8T800 chipset. Have you tried 
using
FreeBSD's AGP?
Yes, I tried that, it doesn't work either. The computer crashes for the 
Athlon
64, and the one with the intel hardware just doesn't work
I am contemplating going from the amd64 port back to the 32bit port so I can
have accelerated 3D.
I'm running the 32-bit one so I can use my dual head... which only works 
with
nvidia's driver.
Ken
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Help with IPFW + NATD + Passive FTP

2004-11-29 Thread Lowell Gilbert
"James A. Coulter" <[EMAIL PROTECTED]> writes:

> Here is my IPFW ruleset and my rc.conf.  Hoping someone can point out
> the error of my ways.

You have a very restrictive ruleset there.  On my home network, I
allow everything to go out from inside.  If you don't do that, my
favorite options would be to either use the '-punch_fw' option to
natd, or run some sort of FTP proxy on the gateway.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: wireless driver for dell latitude d505?

2004-11-29 Thread Daan Vreeken [PA4DAN]
On Monday 29 November 2004 22:02, Paul Schmehl wrote:
> --On Monday, November 29, 2004 02:51:53 PM -0500 Brian Barto
>
> <[EMAIL PROTECTED]> wrote:
> > Hi all, I have a dell latitude c505 laptop that has a build-in wireless
> > nic, but when I loaded freebsd 5.3 it did not detect it. I'm guess i have
> > to load a driver via kldload but I have no idea what driver it could be.
> > Anyone know off hand? Dell's website isn't any help.
>
> I'm pretty sure all the Dell built-ins are Orinoco cards.  man wi(4) should
> be the right one.  It lists the Dell Truemobile card.
>
> If your wireless network uses wep, you need to issue a command similar to
> this:
>
> ifconfig wi0 inet 192.168.0.20 netmask 0xff00 ssid my_net \
>wepmode on wepkey 0x8736639624
>
> Or, in /etc/rc.conf, use something like this:
>
> ifconfig_wi0="inet 192.168.0.20  netmask 0xf00 ssid my_net\
> wepmode on wepkey 0x8736639624"
>
> If you're using dhcp for ip/mask assignment, then something like this:
>
> ifconfig_wi0="inet ssid my_net wepmode on wepkey 0x8736639624"
That will result in errors...
You're trying to set the ip-address of the interface to "ssid".

If you want to use DHCP and also want to set specific options to the interface 
(like the ssid / wep-key), you'll need to create a startup-script for the 
interface.

In /etc/rc.conf you just say you want wi0 to get an address via DHCP :
ifconfig_wi0="DHCP"

And in a file named "/etc/start_if.wi0" :
ifconfig wi0 ssid "the name of the network" wepmode on wepkey 0x1234567890

grtz,
Daan








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


Are there man pages for the C++ header files?

2004-11-29 Thread Ryan J. Cavicchioni
Are there man pages for the C++ header files?
I found some but other do not work.
man math -> shows math.h
man string -> shows string.h
man iostream -> cannot be found
Is there a better way to look at all of them? I guess that I am looking 
for a fuction table like document.

I would also like to use the ANSI C++ header files using namespaces std.
Anyone have any ideas?
- Ryan
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.289 / Virus Database: 265.4.3 - Release Date: 11/26/2004
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: NVidia driver not using AGP?

2004-11-29 Thread Louis LeBlanc
On 11/29/04 03:13 PM, Kirk Strauser sat at the `puter and typed:
> On my 5.3 system (recompiled completely, including ports, one week ago), the 
> NVidia driver (for a GeForce MX 400) from ports doesn't seem to be using AGP:
> 
> $ sysctl hw.nvidia.agp.status.status
> hw.nvidia.agp.status.status: disabled
> 
> I've built a new kernel with "device agp" commented out, and kldstat verifies 
> that it's not loaded.  I set 'Option "NvAGP" "1"' in /etc/X11/xorg.conf.  
> I've read all of the READMEs that seemed relevant.  Still, I seem to be 
> running in PCI mode and display updates are painfully slow and CPU-intensive.
> 
> I'm running out of things to check.  Any idea what combination of settings 
> would result in a system where the display seems to run correctly, but is 
> much slower than expected?

I noticed a few people on this thread with similar problems, and I
don't know if any of this info will be of any use since I have a
different card, but here's what I have in my working setup:

FreeBSD 5.3 RELEASE
xorg-6.7.0_1
nvidia-driver-1.0.6113_2

My dmesg.boot log has the following:
agp0:  mem 0xe800-0xefff at
device 0.0 on pci0

I guess that means my chipset is the Intel 82875P?  Don't know if
that's useful at all.

The xorg.conf card section is:
Section "Device"
  Identifier "NV TwinView"
  VendorName  "nVidia Corporation"
  Driver "nvidia"
  # update this with the PCI id of your card.  Consult the output
  # of the 'lspci' command. The  BusID is usually optional when
  # only using one graphics card.
  BusID   "PCI:1:0:0"
  BoardName   "NV34 [GeForce FX 5200]"

  # These are extras that may need removal
  Option "NoLogo" "True"
  Option "RenderAccel" "True"
  Option "NvAGP" "0"
  Option "HWCursor" "True"
  Option "CursorShadow" "True"

  # twinview setup
  Option "TwinView"
  Option "SecondMonitorHorizSync" "31-80"
  Option "SecondMonitorVertRefresh"   "56-75"
  Option "TwinViewOrientation""RightOf"
  Option "MetaModes"  "1280x1024,1280x1024; 1024x768,1024x768"
  Option "ConnectedMonitor"   "crt,crt"
EndSection

That should look familiar.  It's a modified version of the NVIDIA
sample xorg config.  If you don't have the twin monitors, just leave
out the twinview section.


And my hw.nvidia sysctls are:

# sysctl hw.nvidia  
hw.nvidia.agp.card.rates: 8x 4x 
hw.nvidia.agp.card.fw: supported
hw.nvidia.agp.card.sba: supported
hw.nvidia.agp.card.registers: 0x1f000e1b:0x
hw.nvidia.agp.status.status: disabled
hw.nvidia.agp.status.driver: n/a (unused)
hw.nvidia.agp.status.rate: n/a (disabled)
hw.nvidia.agp.status.fw: n/a (disabled)
hw.nvidia.agp.status.sba: n/a (disabled)
hw.nvidia.version: NVIDIA FreeBSD x86 NVIDIA Kernel Module  1.0-6113 Mon Aug  2 
16:08:32 PDT 2004
hw.nvidia.registry.EnableVia4x: 0
hw.nvidia.registry.EnableALiAGP: 0
hw.nvidia.registry.NvAGP: 3
hw.nvidia.registry.EnableAGPSBA: 0
hw.nvidia.registry.EnableAGPFW: 0
hw.nvidia.registry.SoftEDIDs: 1
hw.nvidia.registry.Mobile: 4294967295
hw.nvidia.registry.ResmanDebugLevel: 4294967295
hw.nvidia.registry.FlatPanelMode: 0
hw.nvidia.cards.0.model: GeForce FX 5200
hw.nvidia.cards.0.irq: 16
hw.nvidia.cards.0.vbios: 04.34.20.22.bf
hw.nvidia.cards.0.type: AGP

I AM using the FreeBSD AGP driver, I had trouble with the nvidia
driver, and it kept falling back to the FreeBSD driver.  when I
removed the agp device from the kernel, X wouldn't start at all.

I've built the nvidia drivers port with "WITH_FREEBSD_AGP=true" in my
/etc/make.conf and I don't have the try/fallback behavior now.

I know my card isn't the same as anyone else's mentioning this
problem, but I've found that the Linux readme that comes with the
drivers is much more exhaustive than any other docs on these drivers -
and bloody long too.  I'd check that file for your specific card - it
installed at /usr/X11R6/share/doc/NVIDIA_GLX-1.0/README.Linux on my
system.

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

Sattinger's Law:
  It works better if you plug it in.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Caching DNS for dialup

2004-11-29 Thread Peter Risdon
Jonathon McKitrick wrote:
On Wed, Nov 24, 2004 at 05:07:20PM +, Peter Risdon wrote:
: A caching DNS server would help conserve bandwidth on a dialup 
: connection - I generally run one myself with any connection with limited 
: bandwidth.

After RTFM, I believe I have it up and running.  ;-)
Named is running, but how can I be sure the caching is working?
I'm rusty with bind - I've been using djbdns for the last few years. But 
the way to find out whether it's *working* is to query it directly:

dig @your.gateway.server.ip.or.hostname www.google.com
On the machine itself, [EMAIL PROTECTED] ... should be fine.
or whatever. If it's working, you'll get a load of stuff back, including 
a line like this:

;; flags: qr rd aa ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
Do the query again and it should look like this[1]:
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
ie. no *aa*. If that's what you get, it's caching. The *aa* means *I 
went out on the network for this answer*


Also, does it make sense to do this on each box, or just the gateway?
Just the gateway.
Peter.
[1] I looked this up because I don't use bind... With dnscache (the 
djbdns caching server, I tail the relevant log to see what it's doing, 
and look directly at the cache. I tried this with dnscache and it didn't 
work :-/ So I am assuming that bind handles these flags differently.

--
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: Caching DNS for dialup

2004-11-29 Thread David Jenkins
On Mon, 29 November, 2004 20:44, Jonathon McKitrick said:
> On Wed, Nov 24, 2004 at 05:07:20PM +, Peter Risdon wrote:
> : A caching DNS server would help conserve bandwidth on a dialup
> : connection - I generally run one myself with any connection with
> limited
> : bandwidth.
>
> After RTFM, I believe I have it up and running.  ;-)
>
> Named is running, but how can I be sure the caching is working?
>
> Also, does it make sense to do this on each box, or just the gateway?

You can try a few digs and see what the response time is.

i.e. pick a hostname that you know you haven't visited since the
caching DNS server has been running. Then do a dig.

>From the gateway.

# dig @localhost somehostname

then do it again, and see how different the response time is.

e.g. on mine:

> dig @localhost www.bbc.co.uk



;; Query time: 59 msec
;; SERVER: 127.0.0.1#53(localhost)

and then again ...

;; Query time: 2 msec
;; SERVER: 127.0.0.1#53(localhost)

then try this from your client machines on your network (with
different domain names etc...)

This is a very simple way of doing it.

Of course, you could also sniff the gateway's external network interface
for DNS traffic and try a hostname you know you should have in your
cache.

In my case:

# tcpdump -i xl0 port 53

There's probably loads of better ways of doing it, but these are nice
and simple.

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


Re: Drive your Career to the Top

2004-11-29 Thread Dev Tugnait
Fires Missiles At You!!

* Magendran ([EMAIL PROTECTED]) wrote:
> 
>Hello,
> 
>Career-tracks in India are poised to achieve world-class
>competitiveness. Are you ready?
> 
>The work dynamics has changed,  so have corporate expectations, roles,
>responsibilites. Is this time for your career to move from technology
>to business domain? What is the bare minimum tech-knowledge to move
>into client interaction profile? Are you a better developer, technical
>analyst, project manager, account manager, sales manager or business
>unit head?
> 
>How do you move into that position you have always wanted to? I am a
>born techie and want to live like that but the organization has other
>expectations, am not willing to sacrifice my expertise, what do I do?
>Enough of services, I want to move to product development, how do I?
> 
>siliconindia brings to you, for the first time in India, a forum for
>working IT professionals to interact with business & technology
>leaders on issues of your concern. Country heads of global
>corporations, senior managers of various IT companies and technology
>experts will share their experiences on how they've moved-up the
>corporate ladder, and what facilitated them to become established
>corporate ladders.
> 
>For the experienced IT talent this is a great learning and networking
>platform. Your opportunity to evaluate yourself, learn from their
>experiences and equip yourself to move up the value chain.
> 
>To ensure that you do not miss this unique opporunity, resgister
>today. Seats are limited.
>[1]http://www.siliconindia.com/events/careerindia/
> 
>AGENDA
>9.15  to 10.25 AM: The two ladders: Which one is for me?
>The two ladders: tech or biz? Where do you leave technology to adopt
>the business sense? What is enough technology for you to manage the
>business? In which stream will you make more? What is a successful
>career track for you in either?
> 
>SPEAKERS
>S Surya, Managing Director, Infineon Technologies (India)
>Krishna Bharat, Center Head, Google (India) R&D Center
>Mahesh Mehendale, Director, SoC Design,Texas Instruments (India)
>Nicholas Dattoma, Director of Engineering, BEA Systems
> 
>10.25  to 11.20 AM Technical Ladder myth or reality
>Tech ladder: is it a myth? The higher you go, the lesser you work in
>technology. Does pure technology have a career path? Customer-facing
>situations are not your cup of tea: but how do you cross the bridge?
> 
>SPEAKERS
>L Gopalakrishnan, Director, Platform Technologies Group, Oracle India
>Development Center
>Pawan Goyal, Director of Engineering, Veritas Software India
>Dhananjay Joshi, Technology Lead, Accenture India Delivery Center
>Bala Sreekandatth, Technical Manager - Applications, Synopsys (India)
> 
>11.50 to 1.00 PM Ascending the Ladder
>Ascending the ladder: faster, better, smoother. Either as a tech lead
>or biz lead, moving up is a challenge. What does it take to make the
>cut? Who is a good tech lead? Who is a good biz lead? When do you stop
>being one, and start another role?
> 
>SPEAKERS
>Seetharaman Harikrishnan, Director, Microsoft India Development Center
>Niraj Patel, Director, ASIC Division, einfochips
>Sundar Nagarajan, Lab Director, HP Systems Technology & Solutions
>Group
>Shyam Ananthanarayan, Center Manager, HP Imaging and Printing Group
>Development Center
>Ram Pazhayannur, Director, Business Development, Persistent Systems
> 
>2.30  to 3.30 PM: Switching ladders: How do I do it?
>What are the issues one needs to worry about to switch ladders (from
>technical to management ladder or vice versa)? What is the right time
>for such a switch over? How effectively and smoothly can one
>transition?
> 
>SPEAKERS
>Saugat Sen, Group Director, Cadence Design Systems
>Speaker from Cisco & Intel
> 
>3.30  to 4.40 PM  How do I switch from a services company to a product
>company?
>Switching tracks: How do you break into a product company? Does a
>services company portend the end of your technical learning? How do
>you manage a product company?
> 
>SPEAKERS
>Arumugam Saravanan, General Manager, Global Delivery Center, Microsoft
>India
>Dr G Venkatesh, Chief Strategy Officer, Head - Product Division,
>Sasken Communication Technologies Limited
>Sudheer Koneru, Sr. Vice President - International Operations,
>SumTotal Systems
> 
>A one day forum that will impact your lifetime! Register now and move
>up the corporate ladder!!  Click here to register
>[2]http://www.siliconindia.com/events/careerindia/
> 
>Date: December 4, 2004
>Day: Saturday
>Time: 8.30 AM to 6 PM
>Venue: St John's Auditorium, Kormangala, Bangalore
>Registration Fee: Rs 250
> 
>(Includes delicious lunch, snacks and 

802.1X

2004-11-29 Thread Yannack
Does anybody know how to have 802.1X on freebsd? I tried XSupplicant, 
but it just won't build. This is what I did:
To be able to ./configure, I mounted linprocfs on /proc and then it 
configured fine (I think... :this is the last line I get: 
"config.status: executing depfiles commands"
However then, I tried make and this is the output I got:
Making all in src
Making all in cardif
make: don't know how to make ./Makefile.am. Stop
*** Error code 1

Stop in /root/src/xsupplicant-1.0.1/src.
*** Error code 1
Stop in /root/src/xsupplicant-1.0.1.
Apparently, the freebsd support isn't availbale, so I am wondering if 
anybody actually is able to have 802.1X on a laptop, and if so, how to 
get there?
Thank you

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


Re: NVidia driver not using AGP?

2004-11-29 Thread Chris Howells
On Monday 29 November 2004 21:21, Kenneth Culver wrote:
> (I forget which) with a GeForce4 MX 440. The other is an athlon 64
> 3200+ with a
> via k8t800 chipset and a geforce FX 5900 (running in 32 bit x86 FreeBSD).

The NVidia drivers don't yet support the K8T800 chipset. Have you tried using 
FreeBSD's AGP?

I am contemplating going from the amd64 port back to the 32bit port so I can 
have accelerated 3D.

-- 
Cheers, Chris Howells -- [EMAIL PROTECTED], [EMAIL PROTECTED]
Web: http://chrishowells.co.uk, PGP ID: 0x33795A2C
KDE/Qt/C++/PHP Developer: http://www.kde.org


pgpTSk47VmyJp.pgp
Description: PGP signature


Multiple NICs

2004-11-29 Thread Yannack
Hello,
I have just recently installed FreeBSD release 5.3. I am loving it but 
have a network question.

I have two network cards, one for ethernet, one for wifi. I would like 
to have them both setup to be on DHCP configuration. Now the problem is 
that whatever order i put the setting in rc.conf, i always end up with 
the wifi gateway as my default route. I would like it to be the ethernet 
gateway when available, and only if not available the wifi (as my wifi 
gateway is kind of restrictive). Shortly made: to give the hardwire 
connection priority.
This is what i tried setting in rc.conf:
ifconfig_an0="DHCP"
ifconfig_fxp0="DHCP"
and
ifconfig_fxp0="DHCP"
ifconfig_an0="DHCP"

None of the above work  (ie: they both make the default route go through 
an0 - wifi - and i suspect this is because the wifi dhcp is slower to 
answer than the ethernet one), so i ended up commenting out the wifi 
line (an0) and activating it by hand when needed... However this is 
quite troublesome as it means killing the dhclient running, before 
running another dhclient an0... If anybody has a better suggestion for 
me I would be quite grateful!
Thanks!!!
Yannack
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: NVidia driver not using AGP?

2004-11-29 Thread Kenneth Culver
Quoting Kirk Strauser <[EMAIL PROTECTED]>:
On my 5.3 system (recompiled completely, including ports, one week ago), the
NVidia driver (for a GeForce MX 400) from ports doesn't seem to be using AGP:
$ sysctl hw.nvidia.agp.status.status
hw.nvidia.agp.status.status: disabled
I've built a new kernel with "device agp" commented out, and kldstat verifies
that it's not loaded.  I set 'Option "NvAGP" "1"' in /etc/X11/xorg.conf.
I've read all of the READMEs that seemed relevant.  Still, I seem to be
running in PCI mode and display updates are painfully slow and CPU-intensive.
I'm running out of things to check.  Any idea what combination of settings
would result in a system where the display seems to run correctly, but is
much slower than expected?
--
Kirk Strauser

I'm actually having this same problem on 2 different computers... with 
nVidia's
AGP or FreeBSD's AGP... it doesn't matter which I try to use.

One of the computers I'm having this problem with is a P4 with an Intel 
chipset
(I forget which) with a GeForce4 MX 440. The other is an athlon 64 
3200+ with a
via k8t800 chipset and a geforce FX 5900 (running in 32 bit x86 FreeBSD).

I can't get either of these to run with AGP.
Ken
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


compiling kernel with ndis options

2004-11-29 Thread FreeBsdBeni
Hi,

When trying to use ndis on my 5.3-rel-p1, I get the following compile error. I 
added to my kernel "options ndisapi" and "device ndis" (the "device wlan" was 
already compiled in), all as found in the man ndis-synopsis. But the 
compilation stops because there is a file missing : ndis_driver_data.h. That 
file I created with "ndiscvt -i file.inf -s file.sys -o ndis_driver_data.h" 
in the /usr/src/sys/modules/if_ndis directory and now I've made a copy of it 
in the /usr/src/sys/dev/if_ndis directory but the compilation still does not 
find the needed file (and it is there !). I already did a "make" 
in /usr/src/sys/modules/ndis and /modules/if_ndis and I can load those .ko 
modules without any problems with a kldload, even at boot 
via /boot/loader.conf.

Any hints on how I get my kenel compiled ?

"make buildkernel KERNKONF=BENI-53" in /usr/src gives (the "config BENI-53" 
gives no errors) :
...
rm -f .newdep
/usr/obj/usr/src/make.i386/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES |  
MKDEP_CPP="cc -E" CC="cc"xargs mkdep -a -f .newdep -O -pipe  -Wall 
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes 
-Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99  -nostdinc 
-I-  -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica 
-I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter 
-I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath 
-I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -D_KERNEL 
-include opt_global.h -fno-common -finline-limit=8000 --param 
inline-unit-growth=100 --param large-function-growth=1000  
-mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding
/usr/src/sys/dev/if_ndis/if_ndis.c:85:30: ndis_driver_data.h: No such file or 
directory
/usr/src/sys/dev/if_ndis/if_ndis_pccard.c:66:30: ndis_driver_data.h: No such 
file or directory
/usr/src/sys/dev/if_ndis/if_ndis_pci.c:65:30: ndis_driver_data.h: No such file 
or directory
mkdep: compile failed
*** Error code 1

Stop in /usr/obj/usr/src/sys/BENI-53.
*** Error code 1

Stop in /usr/obj/usr/src/sys/BENI-53.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

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


Printing to network printer?

2004-11-29 Thread Tom Connolly
Hello list,
 
I have Googled on this subject but as I am very new to FreeBSD, I find
the information a bit ambiguous.  I'm hoping that someone here will be
able to explain this to me like I am 3 years old.
 
I have a Dell Latitude C600 running FreeBSD 5.3-STABLE.  I have Samba
installed and working correctly and I also have CUPS installed.  I never
actually installed CUPS but I think it was installed with Samba.  I need
to be able to print to an HP LaserJet 5 hooked to a Windows 2003 Server
machine.  Could someone please explain to me how to do this?  The
printer is shared as HPLaserJet5.
 
Any help would be appreciated.
 
Thanks,
 
Tom
 
 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Drive your Career to the Top

2004-11-29 Thread Magendran

   Hello,

   Career-tracks in India are poised to achieve world-class
   competitiveness. Are you ready?

   The work dynamics has changed,  so have corporate expectations, roles,
   responsibilites. Is this time for your career to move from technology
   to business domain? What is the bare minimum tech-knowledge to move
   into client interaction profile? Are you a better developer, technical
   analyst, project manager, account manager, sales manager or business
   unit head?

   How do you move into that position you have always wanted to? I am a
   born techie and want to live like that but the organization has other
   expectations, am not willing to sacrifice my expertise, what do I do?
   Enough of services, I want to move to product development, how do I?

   siliconindia brings to you, for the first time in India, a forum for
   working IT professionals to interact with business & technology
   leaders on issues of your concern. Country heads of global
   corporations, senior managers of various IT companies and technology
   experts will share their experiences on how they've moved-up the
   corporate ladder, and what facilitated them to become established
   corporate ladders.

   For the experienced IT talent this is a great learning and networking
   platform. Your opportunity to evaluate yourself, learn from their
   experiences and equip yourself to move up the value chain.

   To ensure that you do not miss this unique opporunity, resgister
   today. Seats are limited.
   [1]http://www.siliconindia.com/events/careerindia/

   AGENDA
   9.15  to 10.25 AM: The two ladders: Which one is for me?
   The two ladders: tech or biz? Where do you leave technology to adopt
   the business sense? What is enough technology for you to manage the
   business? In which stream will you make more? What is a successful
   career track for you in either?

   SPEAKERS
   S Surya, Managing Director, Infineon Technologies (India)
   Krishna Bharat, Center Head, Google (India) R&D Center
   Mahesh Mehendale, Director, SoC Design,Texas Instruments (India)
   Nicholas Dattoma, Director of Engineering, BEA Systems

   10.25  to 11.20 AM Technical Ladder myth or reality
   Tech ladder: is it a myth? The higher you go, the lesser you work in
   technology. Does pure technology have a career path? Customer-facing
   situations are not your cup of tea: but how do you cross the bridge?

   SPEAKERS
   L Gopalakrishnan, Director, Platform Technologies Group, Oracle India
   Development Center
   Pawan Goyal, Director of Engineering, Veritas Software India
   Dhananjay Joshi, Technology Lead, Accenture India Delivery Center
   Bala Sreekandatth, Technical Manager - Applications, Synopsys (India)

   11.50 to 1.00 PM Ascending the Ladder
   Ascending the ladder: faster, better, smoother. Either as a tech lead
   or biz lead, moving up is a challenge. What does it take to make the
   cut? Who is a good tech lead? Who is a good biz lead? When do you stop
   being one, and start another role?

   SPEAKERS
   Seetharaman Harikrishnan, Director, Microsoft India Development Center
   Niraj Patel, Director, ASIC Division, einfochips
   Sundar Nagarajan, Lab Director, HP Systems Technology & Solutions
   Group
   Shyam Ananthanarayan, Center Manager, HP Imaging and Printing Group
   Development Center
   Ram Pazhayannur, Director, Business Development, Persistent Systems

   2.30  to 3.30 PM: Switching ladders: How do I do it?
   What are the issues one needs to worry about to switch ladders (from
   technical to management ladder or vice versa)? What is the right time
   for such a switch over? How effectively and smoothly can one
   transition?

   SPEAKERS
   Saugat Sen, Group Director, Cadence Design Systems
   Speaker from Cisco & Intel

   3.30  to 4.40 PM  How do I switch from a services company to a product
   company?
   Switching tracks: How do you break into a product company? Does a
   services company portend the end of your technical learning? How do
   you manage a product company?

   SPEAKERS
   Arumugam Saravanan, General Manager, Global Delivery Center, Microsoft
   India
   Dr G Venkatesh, Chief Strategy Officer, Head - Product Division,
   Sasken Communication Technologies Limited
   Sudheer Koneru, Sr. Vice President - International Operations,
   SumTotal Systems

   A one day forum that will impact your lifetime! Register now and move
   up the corporate ladder!!  Click here to register
   [2]http://www.siliconindia.com/events/careerindia/

   Date: December 4, 2004
   Day: Saturday
   Time: 8.30 AM to 6 PM
   Venue: St John's Auditorium, Kormangala, Bangalore
   Registration Fee: Rs 250

   (Includes delicious lunch, snacks and one year subscription to
   siliconindia magazine worth Rs 120)

   LIMITED seats.To ensure that you do not miss this unique opportunity,
   REGISTER NOW.
   http://www.siliconindia.com/events/careerindia/

   An what's more? Look at the companies that are recruiting at this
   eve

Re: /dev/dsp busy

2004-11-29 Thread doug
Alas no - thank you for the suggestion. Following your lead I tried a number of
variations including turning ACPI off, any some other sysctl setting I found via
google. All with the same result.

Next I removed load command from loader.conf and rebooted. No kde, no X server.
I then loaded and tried to unload the sound modules. sound.ko would not unload
presenting as busy. Is this a problem? It was suggested to me interrupt problem
at startup could cause this. I get the same result in single user mode.

My commands:

# kldstat
Id Refs AddressSize Name
 17 0xc040 5cdad0   kernel
 2   14 0xc09ce000 537f0acpi.ko
 31 0xc1675000 17000linux.ko

# kldload snd_maestro
pcm0:  port 0x1400-0x14ff irq 5 at device 8.0 on pci0

pcm0: 
pcm0: [GIANT-LOCKED]

[EMAIL PROTECTED]:~# kldunload snd_maestro
pcm0: detached
# kldunload sound
kldunload: attempt to unload file that was loaded by the kernel
kldunload: can't unload file: Device busy


On Sun, 28 Nov 2004, Jeremy Faulkner wrote:

> [EMAIL PROTECTED] wrote:
> > I need help in finding the reason for the /dev/dsp busy message. fstat does 
> > not
> > show any process using /dev/dsp.
> >
> > I am running 5.3 with xorg, kde 3.3. When KDE starts, /dev/dsp tests busy 
> > which
> > directs arts to /dev/null. There are no processes using /dev/dsp. I can play
> > CDs using either kcd or 'cdcontrol -f /dev/acd0 play 1', so I think the 
> > sound
> > card is setup okay.
> >
> > However something is wrong since 'cat filename > /dev/dsp' produces no 
> > sound.

I am assuming that the above means this is not a KDE problem. Is this correct?

> > My configuration:
[cut]
> > Thanks for any pointers.
> >
>
> try as root:
> sysctl -w hw.snd.maxautovchans=4
>
> --
> Jeremy Faulkner   <[EMAIL PROTECTED]>
> Resume:   http://www.gldis.ca/gldisater/resume.html
>

_
Douglas Denault
http://www.safeport.com
[EMAIL PROTECTED]
Voice: 301-469-8766
  Fax: 301-469-0601
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


NVidia driver not using AGP?

2004-11-29 Thread Kirk Strauser
On my 5.3 system (recompiled completely, including ports, one week ago), the 
NVidia driver (for a GeForce MX 400) from ports doesn't seem to be using AGP:

$ sysctl hw.nvidia.agp.status.status
hw.nvidia.agp.status.status: disabled

I've built a new kernel with "device agp" commented out, and kldstat verifies 
that it's not loaded.  I set 'Option "NvAGP" "1"' in /etc/X11/xorg.conf.  
I've read all of the READMEs that seemed relevant.  Still, I seem to be 
running in PCI mode and display updates are painfully slow and CPU-intensive.

I'm running out of things to check.  Any idea what combination of settings 
would result in a system where the display seems to run correctly, but is 
much slower than expected?
-- 
Kirk Strauser


pgpBpsgR3xSM8.pgp
Description: PGP signature


controlling the default boot drive

2004-11-29 Thread Mike Tancsa
I have been experimenting with booting from a USB key vs the HD.  If I sit 
on the console, and hit F1, the next time the machine boots, F1 will be the 
default.  If I hit F5, the next time it will be F5 (the USB key drive in 
this case).   How can I do this from the shell on a RELENG_5 box. e.g. I 
boot from HD (F1) I want to then without having to sit on the console, make 
it boot from USB drive, as if I hit F5. Is this boot0cfg ? If so, I cant 
seem to get it to work.

Thanks,
---Mike


Mike Tancsa,  tel +1 519 651 3400
Sentex Communications,[EMAIL PROTECTED]
Providing Internet since 1994www.sentex.net
Cambridge, Ontario Canada www.sentex.net/mike
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: wireless driver for dell latitude d505?

2004-11-29 Thread Paul Schmehl
--On Monday, November 29, 2004 02:51:53 PM -0500 Brian Barto 
<[EMAIL PROTECTED]> wrote:

Hi all, I have a dell latitude c505 laptop that has a build-in wireless
nic, but when I loaded freebsd 5.3 it did not detect it. I'm guess i have
to load a driver via kldload but I have no idea what driver it could be.
Anyone know off hand? Dell's website isn't any help.
I'm pretty sure all the Dell built-ins are Orinoco cards.  man wi(4) should 
be the right one.  It lists the Dell Truemobile card.

If your wireless network uses wep, you need to issue a command similar to 
this:

ifconfig wi0 inet 192.168.0.20 netmask 0xff00 ssid my_net \
  wepmode on wepkey 0x8736639624
Or, in /etc/rc.conf, use something like this:
ifconfig_wi0="inet 192.168.0.20  netmask 0xf00 ssid my_net\
   wepmode on wepkey 0x8736639624"
If you're using dhcp for ip/mask assignment, then something like this:
ifconfig_wi0="inet ssid my_net wepmode on wepkey 0x8736639624"
Paul Schmehl ([EMAIL PROTECTED])
Adjunct Information Security Officer
The University of Texas at Dallas
AVIEN Founding Member
http://www.utdallas.edu
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: wireless driver for dell latitude d505?

2004-11-29 Thread Mark
On Mon, Nov 29, 2004 at 02:51:53PM -0500, Brian Barto wrote:
> Hi all, I have a dell latitude c505 laptop that has a build-in wireless 
> nic, but when I loaded freebsd 5.3 it did not detect it. I'm guess i 
> have to load a driver via kldload but I have no idea what driver it 
> could be. Anyone know off hand? Dell's website isn't any help.
> 
> Thanks,
> Brian
> 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Try "kldload if_wi"  then look in /var/log/messages

also looking in /boot/defaults/loader_config will give a list of moduals
you can load and try.
 
kldunload "mod_name" will remove them from the kernel   


-- 

==

The information contained in this communication is confidential, private,
proprietary, or otherwise privileged and is intended only for the use of the
addressee.  Unauthorized use, disclosure, distribution or copying is strictly
prohibited and may be unlawful.  If you have received this communication in
error, please notify the sender immediately.

==

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


Caching DNS for dialup

2004-11-29 Thread Jonathon McKitrick
On Wed, Nov 24, 2004 at 05:07:20PM +, Peter Risdon wrote:
: A caching DNS server would help conserve bandwidth on a dialup 
: connection - I generally run one myself with any connection with limited 
: bandwidth.

After RTFM, I believe I have it up and running.  ;-)

Named is running, but how can I be sure the caching is working?

Also, does it make sense to do this on each box, or just the gateway?

jm
--
My other computer is your Windows box.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


wireless driver for dell latitude d505?

2004-11-29 Thread Brian Barto
Hi all, I have a dell latitude c505 laptop that has a build-in wireless 
nic, but when I loaded freebsd 5.3 it did not detect it. I'm guess i 
have to load a driver via kldload but I have no idea what driver it 
could be. Anyone know off hand? Dell's website isn't any help.

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


Re: 64 bit FreeBSD for number crunching

2004-11-29 Thread Kris Kennaway
On Mon, Nov 29, 2004 at 12:44:12PM +, Michael Hopkins, Hopkins Research 
wrote:

> 3) Is the 64 bit AMD port of FreeBSD stable?

Yes, remarkably so.

Kris


pgpZj8CScgJmj.pgp
Description: PGP signature


Re: Barnyard

2004-11-29 Thread Paul Schmehl
--On Monday, November 29, 2004 02:13:38 PM -0500 munn <[EMAIL PROTECTED]> wrote:
Has anyone had any success in compiling barnyard?  I  am running 4.10p4.
Yes, I have.  You may have to add this line to your configure script.
LIBS="${LIBS} -lz -lssl -lcrypto -lmysqlclient"
This may be required if you're using mysql 4.x, but first make sure you 
have the latest release version of barnyard (0.2.0).

Paul Schmehl ([EMAIL PROTECTED])
Adjunct Information Security Officer
The University of Texas at Dallas
AVIEN Founding Member
http://www.utdallas.edu
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Barnyard

2004-11-29 Thread munn
I am trying to compile barnyard for use with mysql.  When I do 
./configure --enable-mysql I get the error message

checking for mysql_real_connect in -lmysqlclient... no
**
 ERROR: unable to find mysqlclient library
 checked in the following places
   /usr/local/lib/mysql
**
First  mysqlclient.a is in /usr/local/lib/mysql but  I cannot find the 
entry point mysql_real_connect() which is part of the mysql API.

Has anyone had any success in compiling barnyard?  I  am running 4.10p4.
Thanks
Robert Munn
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: firefox tabs broken?

2004-11-29 Thread Joe Marcus Clarke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Steve Tremblett wrote:
| I messed up the gnome 2.8 upgrade (portupgrade ran away when I wasn't
| looking, but gnome_upgrade.sh saved the day), so I'm not sure if this
| issue is with firefox or gnome (but I'm suspecting firefox).
|
| When opening tabs in firefox 1.0, they immediately show "(Untitled)"
| with a middle-click, CTRL-click on a link, or right-click -> "Open link
| in new tab".  When I drag a link to the tab bar, an empty tab is created
| but the link loads in the first tab.
Have you done what's documented in /usr/ports/UPDATING?  Old .dat files
under ~/.mozilla/firefox can cause strange UI problems.
Joe
- --
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
iD8DBQFBq3JCb2iPiv4Uz4cRAioFAJ4k1rm4Lt5y4JqCZlMz0EdE8Ky+LACeIiEj
bV87mKCxZaC5wSs+51h2/kg=
=59AJ
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


firefox tabs broken?

2004-11-29 Thread Steve Tremblett

I messed up the gnome 2.8 upgrade (portupgrade ran away when I wasn't
looking, but gnome_upgrade.sh saved the day), so I'm not sure if this
issue is with firefox or gnome (but I'm suspecting firefox).

When opening tabs in firefox 1.0, they immediately show "(Untitled)"
with a middle-click, CTRL-click on a link, or right-click -> "Open link
in new tab".  When I drag a link to the tab bar, an empty tab is created
but the link loads in the first tab.

Help please this is driving me nuts!!

Steve


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


Re: 4.10 kernel build problem

2004-11-29 Thread Ruben de Groot
On Mon, Nov 29, 2004 at 06:02:28PM +, witichis Gladdy typed:
> Hi,
> 
> I'm stuck trying to build a kernel to get support for my atapi cd burner.
> 
> Why is atapicam support for ide burners wich are pretty much mainstream 
> these days not build in by default?
> 
> I have a 4.10 freeBSD and did cvsup with src-all.
> Then I needed to update the configure program itself because of version
> diffences complaints.
> Then I did a make buildworld wich took hours but it completed without 
> errors.
> 
> The error when doing make depend is:
> 
> bash-2.05b# make depend
> rm -f .olddep
> if [ -f .depend ]; then mv .depend .olddep; fi
> make _kernel-depend
> cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls 
> -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
> -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. 
> -I../../.. -I../../../contrib/dev/acpica -I../../../contrib/altq 
> -I../../../contrib/ipfilter -I../../../contrib/pf 
> -I../../../contrib/dev/ath -I../../../contrib/dev/ath/freebsd 
> -I../../../contrib/ngatm -D_KERNEL -include opt_global.h 
> -finline-limit=8000 --param inline-unit-growth=100 --param 
> large-function-growth=1000 -mno-align-long-strings 
> -mpreferred-stack-boundary=2 -ffreestanding ../../../i386/i386/genassym.c
> cc: inline-unit-growth=100: No such file or directory
> cc: large-function-growth=1000: No such file or directory
> cc1: Invalid option `no-align-long-strings'
> cc1: unknown C standard `c99'
> cc1: Invalid option `-finline-limit=8000'
> cc1: Invalid option `-fparam'
> cc1: Invalid option `-fparam'
> *** Error code 1

use the "new" method of building your kernel (make buildkernel).
That way the build will use the toolchain generated by the
previous buildworld.

Ruben

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


Re: JDK Issues

2004-11-29 Thread Brian Bobowski
Dick Davies wrote:
That's the trouble - the linux jdk14 *does* tell you you need to build linprocfs:
 


but of course this is only helpful if you are building ports one at a time
(otherwise you don't see the messages from the dependencies you are installing).
That's a general problem IMO with all the BSD pkgsrc/ports tree implementations
BTW, and should be fixed - maybe by buffering all the dependant pkg-messages 
generated
and echoing them one after the other when the final build finishes?
(trouble is I don't think ports/pkgsrc is aware of whether it just built a 
dependency,
or whether you've had it installed for two years).
In this case I think an argument could be made for the native jdk port to check for
linprocfs, as you say. Have you contacted the port maintainer (try [EMAIL PROTECTED] if
you get no joy elsewhere, they're a good bunch)?
 

Besides being EXTREMELY difficult to wade through the normal compiler 
messages for even a small batch to find the actual messages you need to 
see, it isn't very user-friendly that it'll happily keep building even 
if it runs into this sort of problem. It can stop if the problem is 
within the ports tree, but in this case, the OP wasn't watching the 
message at the very beginning of the make, and within seconds that 
message may have scrolled offscreen. If it was in the middle of a batch, 
you can't see the message whether at beginning OR end.

Now, I'm well aware that "user-friendly" isn't what everone wants, and 
indeed, given the overall impression I've received of the *BSD world 
among the open source community, is even less likely to be used by the 
uninitiated than most flavours of Linux(compare the install programs for 
FreeBSD and Mandrake Linux, for instance), but nevertheless - I'm not 
exactly a power-user myself, and have wished for a way to turn up the 
idiot-proof level of FreeBSD, especially where ports are concerned. 
Having portupgrade spit out messages for any port that failed or, say, 
completed with a warning(and any port that can't check for all 
prerequisites because, e.g., some of them don't lie in the ports tree 
should automatically generate such a warning) after the batch was 
resolved would be a Good Thing; and if it needs some such prerequisites 
to even compile correctly, that would be a good point to have an 
interactive step when not in full-blown, no-interaction batch mode.

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


Re: moving ports to another file system

2004-11-29 Thread Dan Nelson
In the last episode (Nov 29), Vulpes Velox said:
> On Mon, 29 Nov 2004 00:03:33 -0600 Dan Nelson <[EMAIL PROTECTED]> wrote:
> > In the last episode (Nov 28), Kevin Smith said:
> > > The /usr/ports can take up a lot of space and I'm wondering if
> > > there are limitations to having ports live in a another files
> > > system with a symbolic link from /usr/ports to a ports directory
> > > in another file system.
> > 
> > No limitations at all.  You can even symlink it over NFS to another
> > machine if you want (set WRKDIRPREFIX to a local path in
> > /etc/make.conf though, to speed up builds).
> 
> If one is going to be using NFS for it, I don't see any reason not to
> just mount it right to /usr/ports instead of messing with symbolic
> linking.

The symlink lets amd do the work of mounting the filesystem, that's all.

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


4.10 kernel build problem

2004-11-29 Thread witichis Gladdy
Hi,
I'm stuck trying to build a kernel to get support for my atapi cd burner.
Why is atapicam support for ide burners wich are pretty much mainstream 
these days not build in by default?

I have a 4.10 freeBSD and did cvsup with src-all.
Then I needed to update the configure program itself because of version
diffences complaints.
Then I did a make buildworld wich took hours but it completed without 
errors.

The error when doing make depend is:
bash-2.05b# make depend
rm -f .olddep
if [ -f .depend ]; then mv .depend .olddep; fi
make _kernel-depend
cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. 
-I../../.. -I../../../contrib/dev/acpica -I../../../contrib/altq 
-I../../../contrib/ipfilter -I../../../contrib/pf -I../../../contrib/dev/ath 
-I../../../contrib/dev/ath/freebsd -I../../../contrib/ngatm -D_KERNEL 
-include opt_global.h -finline-limit=8000 --param inline-unit-growth=100 
--param large-function-growth=1000 -mno-align-long-strings 
-mpreferred-stack-boundary=2 -ffreestanding ../../../i386/i386/genassym.c
cc: inline-unit-growth=100: No such file or directory
cc: large-function-growth=1000: No such file or directory
cc1: Invalid option `no-align-long-strings'
cc1: unknown C standard `c99'
cc1: Invalid option `-finline-limit=8000'
cc1: Invalid option `-fparam'
cc1: Invalid option `-fparam'
*** Error code 1

Stop in /usr/src/sys/i386/compile/MY2.
*** Error code 1
Stop in /usr/src/sys/i386/compile/MY2.
bash-2.05b# p
What can be tried to make it compile? Delete all src and start over?
TIA
--
Andreas
_
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

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


Re: question

2004-11-29 Thread Andrew L. Gould
On Monday 29 November 2004 11:48 am, Glenn wrote:
> do you have any information as to where I could acquire a beastie
> mascot costume?
>
>
>   -Glenn

You can get horns and tail at:

http://www.freebsdmall.com/cgi-bin/fm
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: question

2004-11-29 Thread Adam Maloney
On Mon, 29 Nov 2004, Glenn wrote:
do you have any information as to where I could acquire a beastie mascot 
costume?
Depends...did you want plush or pleather?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: bind9 rndc chroot on 5.3

2004-11-29 Thread Kees Plonsz
dave wrote:

> Hello,
> I'm trying to set up an rndc key for bind9 on a 5.3 box. I have
> generated the key with dnssec-keygen but when i run rndc bind hangs. I've
> read the handbook, i want to make a 5.3 master dns server for two domains,
> i will not be doing any transfers, if anyone has a howto on this please
> let me know as googling only showed the handbook chapter.
> Thanks.
> Dave.

To generate a key for rndc, I used "rndc-confgen".
If you are running named with chroot, wich is the
default installation, be shure that
the keyfile is "/var/named/etc/namedb/rndc.key"

I think "dnssec-keygen" is for generating a key for
secure hostname lookups and not for rndc commands.

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


Re: moving ports to another file system

2004-11-29 Thread Vulpes Velox
On Mon, 29 Nov 2004 00:03:33 -0600
Dan Nelson <[EMAIL PROTECTED]> wrote:

> In the last episode (Nov 28), Kevin Smith said:
> > After installation and setting up of my BSD system for a while,
> > I've come to realize that I probably should have organized my disk
> > a bit differently and I have a smaller root file system then I
> > would have liked. I may have also created a separate /usr file
> > system, but I have /usr in the root file system.
> > 
> > The /usr/ports can take up a lot of space and I'm wondering if
> > there are limitations to having ports live in a another files
> > system with a symbolic link from /usr/ports to a ports directory
> > in another file system.
> 
> No limitations at all.  You can even symlink it over NFS to another
> machine if you want (set WRKDIRPREFIX to a local path in
> /etc/make.conf though, to speed up builds).

If one is going to be using NFS for it, I don't see any reason not to
just mount it right to /usr/ports instead of messing with symbolic
linking.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


question

2004-11-29 Thread Glenn
do you have any information as to where I could acquire a beastie mascot 
costume?


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


Re: hdd error

2004-11-29 Thread Matthias F. Brandstetter
-- quoting LiQuiD --
> I've installed 5.3 on the same machine (an IBM Aptiva k6-2 450) but
> using two different hard drives, both times giving me the same error.
> In both cases, I was able to install 4.10-STABLE without any problems.
> I've seen several people complain about this problem on 5.3 machines,
> with the only solution thus far using a sysctl variable to disable udma
> for the hard drive.  For some reason it seems no one (that would know
> how to fix it) is acknowledging the problem, which makes finding a
> solution even more difficult.

I hava a similar problem with 5.3 and two SATA disks. I am getting:

ad4: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=145402687
ad4: FAILURE - ATA_IDENTIFY timed out
ad4: FAILURE - ATA_IDENTIFY timed out
ar0: WARNING - mirror lost
ad4: deleted from ar0 disk
ad4: WARNING - removed from configuration
ata2-master: FAILURE - WRITE_DMA timed out

How did you disable udma for your disks?
Greetings and TIA, Matthias

-- 
You know, some of these stories are pretty good.  I never knew mice
lived such interesting lives.

  -- Homer Simpson
 Itchy & Scratchy & Marge
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: JDK Issues

2004-11-29 Thread Dick Davies
* Lars Eighner <[EMAIL PROTECTED]> [ 16:11]:
> On Mon, 29 Nov 2004, Dick Davies wrote:
> 
> >* Lars Eighner <[EMAIL PROTECTED]> [1126 22:26]:
> >
> >>Java HotSpot(TM) Client VM warning: Can't detect initial thread stack
> >>location
> >>   ^
> >
> >Mount linprocfs. (Incidentally, you could have just googled this.
> >'If you can't figure this out for yourself.' :) )
> >
> >
> 
> Still did not work according to the recommended googled solution,
> which was *not* to make clean, load and mount linuxprocfs, and
> restart.   That resulted in a breakdown somewhere in building 
> Hotspot.  

Sorry, the post I saw mentioned a make clean.

> It does work if you make clean, but then of course
> unless you have a really fast-ass machine, you've got a hell of
> a lot of make to do over.
> 
> Pity there is no way a port could test for linuxprocfs and warn
> you before you got started.

That's the trouble - the linux jdk14 *does* tell you you need to build 
linprocfs:

[EMAIL PROTECTED]:linux-sun-jdk14$ cat 
/usr/ports/java/linux-sun-jdk14/pkg-message 
==
Warning: This JDK may be unstable. You are advised to use the native
FreeBSD JDK, in ports/java/jdk14.

This Java VM will attempt to obtain some system information by
accessing files in linux's procfs.  You must install the Linux
emulation procfs filesystem for this to work correctly.  The JVM
will exhibit various problems otherwise.  This can be accomplished
by adding the following line to your /etc/fstab file:

 linprocfs   /compat/linux/proc   linprocfs   rw   0  0

and then, as root, executing the commands:

kldload linprocfs
mount /compat/linux/proc 

==


but of course this is only helpful if you are building ports one at a time
(otherwise you don't see the messages from the dependencies you are installing).

That's a general problem IMO with all the BSD pkgsrc/ports tree implementations
BTW, and should be fixed - maybe by buffering all the dependant pkg-messages 
generated
and echoing them one after the other when the final build finishes?
(trouble is I don't think ports/pkgsrc is aware of whether it just built a 
dependency,
or whether you've had it installed for two years).

In this case I think an argument could be made for the native jdk port to check 
for
linprocfs, as you say. Have you contacted the port maintainer (try [EMAIL 
PROTECTED] if
you get no joy elsewhere, they're a good bunch)?



-- 
Robots don't have emotions, and that sometimes makes me feel sad. - Bender
Rasputin :: Jack of All Trades - Master of Nuns
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: simple router ?

2004-11-29 Thread David Jenkins
On Mon, 29 November, 2004 16:37, Bill Moran said:
> "David Jenkins" <[EMAIL PROTECTED]> wrote:
>> There have been quite a lot of threads in the past month regarding
>> the
>> network performance of 5.3 being inferior to 4.10.
>>
>> You might also want to bear in mind that with the 5 series you have
>> the benefit of OpenBSD's pf firewall. Although more information on
>> 4.x
>> and pf is available at the following link.
>>
>> http://lists.freebsd.org/pipermail/freebsd-pf/2004-September/000300.html
>>
>> Personally, if it was me, I'd go with 5.x rather than 4.x, but if
>> you
>> are going to be pushing a lot of data then perhaps search the
>> archives
>> for the last month or two regarding network performance.
>
> I'm not sure if this is 100% correct anymore.  I seem to remember that
> the performance problems were in 5.3BETA and were fixed prior to the
> release of 5.3-RELEASE.
>
> I'm willing to be corrected if I'm wrong, but I think research of
> reliable sources would be smart.

This is quite interesting.
http://lists.freebsd.org/pipermail/freebsd-questions/2004-November/064401.html

And specifically.
http://lists.freebsd.org/pipermail/freebsd-questions/2004-November/064427.html

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


bind9 rndc chroot on 5.3

2004-11-29 Thread dave
Hello,
I'm trying to set up an rndc key for bind9 on a 5.3 box. I have
generated the key with dnssec-keygen but when i run rndc bind hangs. I've
read the handbook, i want to make a 5.3 master dns server for two domains, i
will not be doing any transfers, if anyone has a howto on this please let me
know as googling only showed the handbook chapter.
Thanks.
Dave.

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


Cleanly make nvidia-driver gl.h override xorg-libraries gl.h

2004-11-29 Thread José de Paula
Hello. I've just bought a GeForce 6800 card, and it worked wonderfully
with the nvidia-driver port. I was wondering, is there a way to
cleanly make nVidia's gl.h (which is installed under
/usr/X11R6/share/doc/NVIDIA_GLX-1.0/gl.h) override xorg-libraries gl.h
(which is under /usr/X11R6/include/GL/gl.h)? Can I simply replace one
with the other? This means that I'd have to manually fiddle with this
everytime one of these ports is updated, which would be inconvenient
given that I update my ports very frequently.

So, what would you suggest?

FYI, I'm running 5.3-RELEASE, with CURRENT ports updated every few
hours. Thanks for any help.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: simple router ?

2004-11-29 Thread Bill Moran
"David Jenkins" <[EMAIL PROTECTED]> wrote:

> On Mon, 29 November, 2004 15:05, Bill Moran said:
> > Sergey Evteeff <[EMAIL PROTECTED]> wrote:
> >> Hi.
> >>
> >> > > What would be the best version of FreeBSD to perform such
> >> operation
> >> > > 4.10 or 5.3 ?
> >> > 5.3.
> >>
> >> Why?



> There have been quite a lot of threads in the past month regarding the
> network performance of 5.3 being inferior to 4.10.
> 
> You might also want to bear in mind that with the 5 series you have
> the benefit of OpenBSD's pf firewall. Although more information on 4.x
> and pf is available at the following link.
> 
> http://lists.freebsd.org/pipermail/freebsd-pf/2004-September/000300.html
> 
> Personally, if it was me, I'd go with 5.x rather than 4.x, but if you
> are going to be pushing a lot of data then perhaps search the archives
> for the last month or two regarding network performance.

I'm not sure if this is 100% correct anymore.  I seem to remember that
the performance problems were in 5.3BETA and were fixed prior to the
release of 5.3-RELEASE.

I'm willing to be corrected if I'm wrong, but I think research of
reliable sources would be smart.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re[2]: WRITE_DMA failures on 5.3 (but NOT on 4.10)

2004-11-29 Thread DanGer
Hi craig,

Monday, November 29, 2004, 10:47:11 AM, you thoughtfully wrote the following:

>>DanGer wrote:
>>[...]
>>> 
>>> 
>>> i have the same issue on brand new 200gb ata maxtor hard drive. i had
>>> the same issue on 5.2.1, but when i upgraded to 5.3 i decided to turn on
>>> ata dma but after 9 days of uptime it froze..no logs, whatever...so i
>>> turned ata dma off for now, and i will stay and watch what will happen..
>>
>>That's very helpful, thank you. The behaviour you describe - machine
>>freezing - is exactly what I have experienced. I'm feeling vaguely 
>>optimistic now :-)
>>
>>> 
>>> but there should be some other fix, because i don't want to keep my
>>> disc in pio mode :/
>>
>>Absolutely. But I guess, since I'm not going to try to produce a fix
>>myself, I can't whinge too loudly. A workaround is what I need right now
>>and I hope you've confirmed that this is one.
>>
>>Peter.


> have you had any luck yet? 

there wasn't reboot since last, when i turned dma off and i have no
strange messeges in logs..but i have to remind you, that the box
froze after 9 days of uptime, when i had dma turned on, so...

> i've disabled DMA at a bios level, but it seems to make no discernable
> difference. 
> and the installation still fails...

try to turn it off in system before boot in loader prompt
(not sure if this is possible:))

> have the IDE drivers changed between 4.10 and 5.3? 

i think so, but there are people who understands this more than me ;-)

> much thanks,

-- 
Best Regards,

+--==/\/\==--+   (__)  FreeBSD
| DanGer <[EMAIL PROTECTED]> |\\\'',)  The
| [EMAIL PROTECTED] ICQ261701668 |  \/  \ ^Power
| http://danger.homeunix.org |  .\._/_)To
+--==\/\/==--+ Serve

[ (singing): Spam, spam, it comes in a can...And elephants come in
quarts! ]

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


Re: simple router ?

2004-11-29 Thread David Jenkins
On Mon, 29 November, 2004 15:05, Bill Moran said:
> Sergey Evteeff <[EMAIL PROTECTED]> wrote:
>> Hi.
>>
>> > > What would be the best version of FreeBSD to perform such
>> operation
>> > > 4.10 or 5.3 ?
>> > 5.3.
>>
>> Why?
>
> The only thing wrong with 5.3 is the gvinum doesn't work yet.  It
> doesn't
> seem like you'll be using gvinum.
>
> If you install 4.10, you'll want to upgrade at some point in the
> future
> when 4.X isn't supported any more.
>
> Unless you know factually that you won't be keeping this server around
> very long (i.e., less than a year).  If that's the case, use 4.10 as
> it's a more tested codebase.  I still think that's wrong, as servers
> always seem to stay around longer than you plan.

There have been quite a lot of threads in the past month regarding the
network performance of 5.3 being inferior to 4.10.

You might also want to bear in mind that with the 5 series you have
the benefit of OpenBSD's pf firewall. Although more information on 4.x
and pf is available at the following link.

http://lists.freebsd.org/pipermail/freebsd-pf/2004-September/000300.html

Personally, if it was me, I'd go with 5.x rather than 4.x, but if you
are going to be pushing a lot of data then perhaps search the archives
for the last month or two regarding network performance.

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


Re: JDK Issues

2004-11-29 Thread Lars Eighner
On Mon, 29 Nov 2004, Dick Davies wrote:
* Lars Eighner <[EMAIL PROTECTED]> [1126 22:26]:
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack
location
   ^
Mount linprocfs. (Incidentally, you could have just googled this.
'If you can't figure this out for yourself.' :) )

Still did not work according to the recommended googled solution,
which was *not* to make clean, load and mount linuxprocfs, and
restart.   That resulted in a breakdown somewhere in building 
Hotspot.  It does work if you make clean, but then of course
unless you have a really fast-ass machine, you've got a hell of
a lot of make to do over.

Pity there is no way a port could test for linuxprocfs and warn
you before you got started.
--
Lars Eighner
[EMAIL PROTECTED] -finger for geek code-
http://www.io.com/~eighner/index.html
8800 N IH35 APT 1191 AUSTIN TX 78753-5266
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


  1   2   >