Re: CVS Update

2003-06-10 Thread Jonathan Chen
On Tue, Jun 10, 2003 at 08:46:16PM -0800, Joe Pokupec wrote:
> Thanks Lowell,
> 
> Cvsup looks like the thing that I need. I followed the directions in the
> Handbook. I receive the following error:
> 
> fileserver# cvsup -g -L2 /root/standard-supfile
> Parsing supfile "/root/standard-supfile"
> Release not specified for collection "14:08:16"

Sounds like there's something wrong with your /root/standard-supfile.
Post it and we'll tell you what you need to fix.
-- 
Jonathan Chen <[EMAIL PROTECTED]>
--
  If you're right 90% of the time, why quibble about the remaining 3%?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Dynamic DNS (DDNS) continued ..

2003-06-10 Thread Murray Taylor
(hate that mis-clicking action .. )

in the script you could easily set up a coupla lines to 
update a external dynamic dns server with your 
new ip number

mjt

On Wed, 2003-06-11 at 15:24, Jay Buhrt wrote:
> Hello. I am on Comcast CABLE and the DHCP lease is
> only 4 days to expire, all the time. So my IP changes
> every four days. I was wondering in FreeBSD
> (FreeBSD4.8) how I can set up Dynamic DNS. I checked
> the online docs and I could not find anything on DDNS,
> is it some rc.x file or a file in /etc for me to edit?
> I would be more than happy if you got back with me
> A.S.A.P. Thanks.
> 
> - Jay Buhrt
> 
> __
> Do you Yahoo!?
> Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
> http://calendar.yahoo.com
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 
> 
> This Email has been scanned for Viruses by MailMarshal.
> 
-- 
Murray Taylor
Special Projects Engineer
-
Bytecraft Systems & Entertainment
P: +61 3 8710 2555
F: +61 3 8710 2599
D: +61 3 9238 4275
M: +61 417 319 256
E: [EMAIL PROTECTED]
or visit us on the web
http://www.bytecraftsystems.com
http://www.bytecraftentertainment.com




This Email has been scanned for Viruses by MailMarshal.

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


Re: Sound card noises on graphics card access

2003-06-10 Thread Thomas Schuerger
> > I have the following problem with FreeBSD 4.7-STABLE (running XFree86
> > 4.2.0).
> >
> > Recently, my AGP graphics card (Matrox G200) stopped working (a hardware
> > defect), so I used a rather old PCI Mach64 card instead. I also have
> > a Soundblaster AWE 64 (ISA, using pcm) in my box.
> >
> > Now, whenever the PCI bus is accessed while the soundcard plays something 
> > (e.g.
> > by moving windows around or playing a movie), I can actually *hear* the 
> > bus
> > accesses in my loudspeakers (very short and frequent pauses and clicking
> > noises - several per second, which sounds rather strange).
> >
> > It was the same (but the noises where extremely rare) when my MGA 200 was 
> > still
> > working, but with the PCI card, it is really horrible.
> >
> > When using Win98, my system behaves normally (no strange noises can be
> > heard on graphics access).
> >
> > I figure this being a driver problem. What can I do about that? Are
> > there any parameters I may have forgotten to set?
> 
> Had the same type of problem when I initially tried BeOS and FreeBSD after 
> living in the Win world.  Whenever I moved the mouse cursor the sound card 
> emitted a noise like a motorboat - even increased in frequency as the 
> cursor accelerated!
> 
> I think it's likely the sound card is picking up changes in electrical 
> field from the old video card.  Separate the two within the case as much as 
> possible and see if that helps - when I did it here, it put the "motorboat" 
> in permanent drydock.  :)

It's not that the video card electrically influences the sound card
that way. The sound is actually also delayed a bit upon PCI bus
accesses (which could not happen if the audio signal was simply
influenced by induction, also, this would happen when using Windows,
too). It may be an interrupt problem or something else (some sort of
bus contention?).

Perhaps FreeBSD uses the same interrupts for both cards (remember one
is a PCI card and the other one is an ISA card) and Windows doesn't.


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


Re: Dynamic DNS (DDNS)

2003-06-10 Thread Murray Taylor
man 8 dhclient-script

look for dhclient-exit-hook etc etc

also

http://www.geocrawler.com/archives/3/169/2000/12/50/4887962

has a very good discussion by Wes Peters on what you can do 
re ISPs, DHCP, firewalls etc etc

I just found it myself for the same reason  I am now
using the concepts to manages rewrites to my ipf firewall ruleset

mjt

 On Wed, 2003-06-11 at 15:24, Jay Buhrt wrote:
> Hello. I am on Comcast CABLE and the DHCP lease is
> only 4 days to expire, all the time. So my IP changes
> every four days. I was wondering in FreeBSD
> (FreeBSD4.8) how I can set up Dynamic DNS. I checked
> the online docs and I could not find anything on DDNS,
> is it some rc.x file or a file in /etc for me to edit?
> I would be more than happy if you got back with me
> A.S.A.P. Thanks.
> 
> - Jay Buhrt
> 
> __
> Do you Yahoo!?
> Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
> http://calendar.yahoo.com
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 
> 
> This Email has been scanned for Viruses by MailMarshal.
> 
-- 
Murray Taylor
Special Projects Engineer
-
Bytecraft Systems & Entertainment
P: +61 3 8710 2555
F: +61 3 8710 2599
D: +61 3 9238 4275
M: +61 417 319 256
E: [EMAIL PROTECTED]
or visit us on the web
http://www.bytecraftsystems.com
http://www.bytecraftentertainment.com




This Email has been scanned for Viruses by MailMarshal.

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


Re: Lynx

2003-06-10 Thread Rick
Thank you both for solving my problem
- Original Message - 
From: "Shaun Branden" <[EMAIL PROTECTED]>
To: "Rick" <[EMAIL PROTECTED]>
Sent: Tuesday, June 10, 2003 11:25 PM
Subject: Re: Lynx


> On Tue, Jun 10, 2003 at 10:36:33PM -0700, Rick wrote:
> > Hello Everyone,
> >
> >
> >
> > I'm running FreeBSD 4.8 and am experiencing a problem while running
lynx. The error message I'm receiving is as follows:
> >
> >
> >
> > ./lynx: Permission denied
> >
> > While in /usr/ports/www
>
> It is unlikely that you have a lynx binary in /usr/ports/www. If lynx
> is already installed it should be in /usr/local/bin and should be in
> your path, so typing:
> lynx .
> in /usr/ports/www will allow you to use it as alocal browser and look
> around.
>
> If your problem is that you are trying to install lynx, then cd into the
directory /usr/ports/www/lynx and type:
> make install clean
>
> If you are online at the time, this will fetch the lynx source, build
> the binary, install it and clean up a bit.
>
> hope that helps
>
> shaun
>
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: very slow NIC

2003-06-10 Thread Greg 'groggy' Lehey
On Tuesday, 10 June 2003 at 18:10:19 -0600, TOPCAT CONSULTING wrote:
> I have an ethernet card that just doesn't seem to be performing well in
> both directions (in and out)when I access this NIC from another
> machine on the LAN, file transfer is extremely fast, but when I use this
> machine to access another machine on the LAN, I can barely get 10 kb/sec
> out of it!
>
> Anyway dmesg.boot reports the card as:
>
> rl0:  rev 0x10 int a irq 9 on pci0.13.0
> rl0: Ethernet address: 00:20:18:88:96:47
> rl0: autoneg complete, link status good (half-duplex, 10Mbps)
>
> So, is full-duplexing not turned on or something? 

As it says:

> (half-duplex, 10Mbps)

> How do I turn full-duplexing on?  Or maybe that's not the problem?

If your LAN is 100 Mb/s, it's definitely a problem.  Try:

 # ifconfig rl0 media 100baseTX mediaopt full-duplex

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers


pgp0.pgp
Description: PGP signature


Re: Lynx

2003-06-10 Thread Adam
On Wed, 2003-06-11 at 01:36, Rick wrote:
> I'm running FreeBSD 4.8 and am experiencing a problem while running lynx. The error 
> message I'm receiving is as follows:
> 
> ./lynx: Permission denied
> 
> While in /usr/ports/www
>
> Any help at all would be greatly appreciated

You obviously have no clue what you're doing.

man ports


-- 
Adam <[EMAIL PROTECTED]>

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


Re: Changing font sizes in X

2003-06-10 Thread Joel Rees
> ...
> My problem seemed to be from my desire to have an 800 X 600 display which I can 
> read, even without my glasses, instead of the 1280 X 1024 my monitor is capable of 
> displaying.  With the higher resolution display, I was able to launch an X server, 
> and loaded up Gnome with enlightenment.  Now I have these itty-bitty little menus 
> and icons which I can only read by tilting my head back and looking through the 
> bottom of my bi-focals.  I am an old man, and the neck doesn't flex like it did when 
> I only had to read a 40 column monochrome screen.
> 
> How can I enlarge my fonts/menus/icons without giving up the high resolution needed 
> for all the pictures of the grand-kids?

Maybe this will help:

http://www.geocrawler.com/mail/thread.php3?subject=Changing+Font+size&list=263
http://www.geocrawler.com/mail/msg.php3?msg_id=5046066&list=263
http://www.geocrawler.com/mail/msg.php3?msg_id=5060230&list=263

Found it after searching for "gnome font size" on google. Also tried
"XFree86 font size", but after reading several pages that turned up with
that, I remembered that the settings you're most interested in would be
for window/desktop managers. 

You may have to go hunting again in your apps documentation, too.


If you'd be willing to change your hardware, Mac OS X is great for
end-user, and no slouch for a lot of the tech stuff.


But you do miss out a bit on the fun of digging through READMEs and
configurations and make; make install, etc., with Apple's stuff.

-- 
Joel Rees <[EMAIL PROTECTED]>

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


Re: restoring accounts

2003-06-10 Thread Ruben de Groot
On Tue, Jun 10, 2003 at 04:40:31PM -0700, David Bear typed:
> I'm wondering, if I have a copy of /etc/master.password, is it better
> to just copy that over the default installed version? or to try write
> some kind of script to read it, and recreate accounts from it using
> pw?  
 
Try:
pwd_mkdb /path/to/your/master.passwd

> -- 
> David Bear
> phone:480-965-8257
> fax:  480-965-9189
> College of Public Programs/ASU
> Wilson Hall 232
> Tempe, AZ 85287-0803
>  "Beware the IP portfolio, everyone will be suspect of trespassing"
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"

-- 
Howe's Law:
Everyone has a scheme that will not work.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Lynx

2003-06-10 Thread Rick
Hello Everyone,

 

I'm running FreeBSD 4.8 and am experiencing a problem while running lynx. The error 
message I'm receiving is as follows:

 

./lynx: Permission denied

While in /usr/ports/www





Any help at all would be greatly appreciated

 

 

Rick


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


Dynamic DNS (DDNS)

2003-06-10 Thread Jay Buhrt
Hello. I am on Comcast CABLE and the DHCP lease is
only 4 days to expire, all the time. So my IP changes
every four days. I was wondering in FreeBSD
(FreeBSD4.8) how I can set up Dynamic DNS. I checked
the online docs and I could not find anything on DDNS,
is it some rc.x file or a file in /etc for me to edit?
I would be more than happy if you got back with me
A.S.A.P. Thanks.

- Jay Buhrt

__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Make world for 5.1 fails in gdb

2003-06-10 Thread Adam
On Wed, 2003-06-11 at 00:53, Nicolas Galler wrote:
> I am trying to upgrade from 5.0-RELEASE to 5.1-RELEASE. I just cvsupped but
> trying make buildworld in /usr/src fails (in gdb), some error messages when
> linking about xre_comp not defined (I have included the actual error messages
> below). I dont think Ive actually run make world since I installed 5.0 from CD
> a couple months ago. 
> 
> Well tracing down the problem the closest I could get is that a file xregex.h
> is included, which defines re_comp etc to xre_comp. Also a strange thing is
> the following line in config.h (in the gdb directory):
> /* Define if gnu-regex.c included with GDB should be used. */
> #define USE_INCLUDED_REGEX 1
> yet gnu-regex.c doesn't get compiled (or linked, as you can see below).
> 
> Well it all sound like Im doing something really stupid so I hope someone can
> help :)

a) Did you try using -jN (eg, -j4) when you buildworld? If so, try
without. I had problems going from 5.0-RELEASE to 5.1-RELEASE using -j4.

b) Did you clear /usr/obj/* before buildworld?

-- 
Adam <[EMAIL PROTECTED]>

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


Make world for 5.1 fails in gdb

2003-06-10 Thread Nicolas Galler
Hello,

I am trying to upgrade from 5.0-RELEASE to 5.1-RELEASE. I just cvsupped but
trying make buildworld in /usr/src fails (in gdb), some error messages when
linking about xre_comp not defined (I have included the actual error messages
below). I dont think Ive actually run make world since I installed 5.0 from CD
a couple months ago. 

Well tracing down the problem the closest I could get is that a file xregex.h
is included, which defines re_comp etc to xre_comp. Also a strange thing is
the following line in config.h (in the gdb directory):
/* Define if gnu-regex.c included with GDB should be used. */
#define USE_INCLUDED_REGEX 1
yet gnu-regex.c doesn't get compiled (or linked, as you can see below).

Well it all sound like Im doing something really stupid so I hope someone can
help :)

Thanks
Nicolas Galler






Error messages when building world:

cc -O -pipe -O2 -pipe -march=pentiumpro -mcpu=pentiumpro -D_GNU_SOURCE -I. 
-I/usr/src/gnu/usr.bin/binutils/gdb -I/usr/src/gnu/usr.bin/binutils/gdb/../libbfd/i386 
-I/usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/binutils/include 
-Dprint_insn_i386=print_insn_i386_att -DDEFAULT_BFD_VEC=bfd_elf32_i386_freebsd_vec 
-DGDB_XM_FILE -Dprint_insn_i386=print_insn_i386_att 
-DDEFAULT_BFD_VEC=bfd_elf32_i386_freebsd_vec -DGDB_XM_FILE 
-DDEFAULT_BFD_ARCH=bfd_i386_arch -I/usr/src/gnu/usr.bin/binutils/gdb/i386 
-I/usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/binutils/binutils 
-I/usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/binutils/bfd 
-I/usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb 
-I/usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/config 
-I/usr/src/gnu/usr.bin/binutils/gdb -I/usr/obj/usr/src/i386/usr/include/readline 
-static -o gdb init.o annotate.o arch-utils.o ax-general.o ax-gdb.o bcache.o 
blockframe.o breakpoint.o buildsym.o complaints.o completer.o copying.o corefile.o 
corelow.o dcache.o doublest.o event-loop.o event-top.o environ.o eval.o exec.o 
expprint.o fork-child.o frame.o gdb-events.o gdbarch.o gdbtypes.o infcmd.o inflow.o 
infptrace.o inf-loop.o infrun.o inftarg.o language.o linespec.o main.o maint.o 
mdebugread.o mem-break.o memattr.o minsyms.o objfiles.o parse.o printcmd.o regcache.o 
remote.o remote-utils.o signals.o source.o stabsread.o stack.o symfile.o symmisc.o 
symtab.o target.o thread.o top.o tracepoint.o typeprint.o ui-file.o ui-out.o utils.o 
valarith.o valops.o valprint.o values.o wrapper.o cli-cmds.o cli-decode.o cli-out.o 
cli-script.o cli-setshow.o cli-utils.o serial.o ser-unix.o ser-tcp.o c-exp.o c-lang.o 
c-typeprint.o c-valprint.o ch-exp.o ch-lang.o ch-typeprint.o ch-valprint.o cp-abi.o 
gnu-v2-abi.o gnu-v3-abi.o cp-valprint.o demangle.o f-exp.o f-lang.o f-typeprint.o 
f-valprint.o findvar.o jv-exp.o jv-lang.o jv-valprint.o jv-typeprint.o nlmread.o 
m2-lang.o m2-exp.o m2-typeprint.o m2-valprint.o scm-exp.o scm-lang.o scm-valprint.o 
coffread.o dbxread.o dwarfread.o dwarf2read.o elfread.o solib.o solib-svr4.o 
solib-legacy.o freebsd-uthread.o kvm-fbsd.o solib-fbsd-kld.o i386fbsd-nat.o 
i386bsd-tdep.o i386bsd-nat.o i386-nat.o i386-tdep.o i387-nat.o i387-tdep.o 
core-regset.o core-aout.o gdbversion.o -lkvm -lm ../libbfd/libbfd.a 
../libopcodes/libopcodes.a -lgnuregex ../libiberty/libiberty.a -lreadline -ltermcap
source.o: In function `forward_search_command':
source.o(.text+0x1d99): undefined reference to `xre_comp'
source.o(.text+0x1eaa): undefined reference to `xre_exec'
source.o: In function `reverse_search_command':
source.o(.text+0x2009): undefined reference to `xre_comp'
source.o(.text+0x20f1): undefined reference to `xre_exec'

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


Changing font sizes in X

2003-06-10 Thread Phil Gambrel
Yes, I am a newbie...  to FreeBSD not to computers.  I cut my teeth on Apple Basic 20 
years ago; learned DOS 15 years ago, and was dragged kicking and screaming into the 
Gui world of Windows.  But I am a user, not a hacker.  In an attempt to cleanse my 
system of anything MS, I decided to try a boxed set of FreeBSD from my near-by 
computer mega-store.

Actually it took me nearly a year to work up the courage to start again at the bottom 
of the learning curve.  I must say, that installing FreeBSD is not a very user 
friendly activity.  After 3 failed attempts I finally discovered how to configure X to 
actually run.  I thought this stuff was supposed to be rock solid.  I am very familiar 
with the blue screen of death, but at least it has instructions and the option to shut 
down.

I found myself staring at a white/black herring-bone back ground with a giant X 
starimg me in the face.  I could move the X with my mouse, but nothing else would 
happen.  After staring at this black X for over 40 minutes, and against all caution 
from the instruction manual, I hit the "off" key on my box.

My problem seemed to be from my desire to have an 800 X 600 display which I can read, 
even without my glasses, instead of the 1280 X 1024 my monitor is capable of 
displaying.  With the higher resolution display, I was able to launch an X server, and 
loaded up Gnome with enlightenment.  Now I have these itty-bitty little menus and 
icons which I can only read by tilting my head back and looking through the bottom of 
my bi-focals.  I am an old man, and the neck doesn't flex like it did when I only had 
to read a 40 column monochrome screen.

How can I enlarge my fonts/menus/icons without giving up the high resolution needed 
for all the pictures of the grand-kids?

eg
[EMAIL PROTECTED]  (ironic isn't it?)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: CVS Update

2003-06-10 Thread Joe Pokupec
Thanks Lowell,

Cvsup looks like the thing that I need. I followed the directions in the
Handbook. I receive the following error:

fileserver# cvsup -g -L2 /root/standard-supfile
Parsing supfile "/root/standard-supfile"
Release not specified for collection "14:08:16"

Any ideas?

Thanks

Joe

> If you don't already have the cvs repository on your machine, you
> would be better off using cvsup instead of using cvs directly.
> Please see the handbook discussion:
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html

>> Joe Pokupec <[EMAIL PROTECTED]> writes:
> 
>> I've been using FreeBSD 4.7 for about 6 months now. I've failed to
>> understand how to use cvs. Can anyone point me to a web page or other
>> explanation to use cvs to update:
>> 
>> 1) The entire ports collection
>> 
>> 2) My currently installed ffmpeg
>> 
>> 3) 4.7 to 4.8
>> 
>> Attempts to use cvs update yield the following:
>> 
>> # cvs update ffmpeg
>> cvs update: No CVSROOT specified!  Please use the `-d' option
>> cvs [update aborted]: or set the CVSROOT environment variable.
>> 
>> OK, how the heck does one specify the CVSROOT variable?
>> 
>> I know that man cvs should be helpful, but my predominantly Mac background
>> has lobotomized the logical lobe in my brain.


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


Re: Booting using serial console

2003-06-10 Thread Gary Aitken

   Unfortunately, this is the model just before the Millennia.
   Looks like the only boot options are the order for floppy vs hard
   disk.
   Pooey.
   Dan Nelson wrote:

In the last episode (Jun 10), Gary Aitken said:
  

   I  don't see one in this one.  It's a pretty old BIOS in a micron
   P200.


If you've got a Millennia, you should be able to go to the Main tab and
select ">Boot Sequence".  Then go to "POST Errors" and set that to
[Disabled].

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


HorizSync detection

2003-06-10 Thread Remington L.
I'm trying to configure X Windows and I need to know the HorizSync and
VertRefresh for my laptop LCD. Sony documentation wont tell me and as I
understand if I set them wrong I'll turn my laptop into a huge paperweight.
Is there some sort of probe utility I can use?


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


Modifying FreeBSD base?

2003-06-10 Thread Ivan Fetch
Hello,
   I'd like to modify the FreeBSD "base" (e.g. make changes to
configuration files) - is there a way to do this without make world and
creating my own distribution (the changes are simple enough I'd like to
be able to role them into a modified base for now).

   It seemd like I could do the following:
   1. cat base.?? > /tmp/filename.tar.gz
   2. cd /tmp; mkdir base; tar -C base -xpzf ../base.tar.gz
   3. Edit which ever files, and recreate a new base.tar.gz
4. use split(1) to split the tar.gz file up again
5. Recreate the CHECKSUM.MD5 file with lines for each base.?? file of the
form:
MD5 (base.aa) = md5_of_file

   Unfortunately the install complains about not being able to read the
base distributions (doing an FTP install).  What am I missing?  Somewhere
there's something else which appears to be telling the install it should
expect a certain number of split base.?? files (I end up with a larger
number of these, and can not seem to get split to let me create the same
number as originally existed in).

Thanks,
Ivan Fetch.


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


Re: Booting using serial console

2003-06-10 Thread Dan Nelson
In the last episode (Jun 10), Gary Aitken said:
> 
>I  don't see one in this one.  It's a pretty old BIOS in a micron
>P200.

If you've got a Millennia, you should be able to go to the Main tab and
select ">Boot Sequence".  Then go to "POST Errors" and set that to
[Disabled].

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


Re: Booting using serial console

2003-06-10 Thread Gary Aitken

   I  don't see one in this one.  It's a pretty old BIOS in a micron
   P200.
   Bummer.  Thanks.
   Dan Nelson wrote:

In the last episode (Jun 10), Gary Aitken said:
  

   The serial ports are ok.
   However, in checking that out I discovered that it will boot from the
   serial console if there is also a keyboard plugged in (no monitor).
   So then I put the monitor on and unplugged the keyboard.
   The boot sequence shows:
 "keyboard error"
   during the initial BIOS boot.
   Then, when the scsi devices are probed, I get
  to resume,  to setup
   It looks like BIOS won't let me boot unattended without a keyboard.
   With the keyboard, it comes up ok on the serial port.
   Anyone know of a way around this?
   Olivier Nicole wrote:


Most BIOSes have a setting to ignore keyboard errors on bootup.

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


Re: adding script to the startup

2003-06-10 Thread Olivier Nicole
> how can I add my script to the startup programs
> is it /etc/rc file to edit or some other.

You could for example add it to /etc/rc.local

Create it if it does not exist.

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


Re: adding script to the startup

2003-06-10 Thread Micheal Patterson
If you're wanting something to fire off on system boot up, place it as a .sh
file in /usr/local/etc/rc.d.

--

Micheal Patterson
Network Administration
Cancer Care Network
405-733-2230


- Original Message - 
From: "Anurag Chaudhary" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 10, 2003 11:01 PM
Subject: adding script to the startup


> how can I add my script to the startup programs
> is it /etc/rc file to edit or some other.
>
> thanx
> Anurag
>
> _
> Design your own holidays. Make memories that last a lifetime.
> http://www.flexihols.com/2003/index.php Enjoy!
>
> ___
> [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: Booting using serial console

2003-06-10 Thread Olivier Nicole
   during the initial BIOS boot.
   Then, when the scsi devices are probed, I get
  to resume,  to setup
 
As you point out, that is a BIOS thing, so it will depends on the BIOS
installed on your machine I think.

Not to mention that endless joke, "there is no keyboard, please press
F1 on the keyboard to continue".

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


adding script to the startup

2003-06-10 Thread Anurag Chaudhary
how can I add my script to the startup programs
is it /etc/rc file to edit or some other.
thanx
Anurag
_
Design your own holidays. Make memories that last a lifetime. 
http://www.flexihols.com/2003/index.php Enjoy!

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


Re: Booting using serial console

2003-06-10 Thread Dan Nelson
In the last episode (Jun 10), Gary Aitken said:
> 
>The serial ports are ok.
>However, in checking that out I discovered that it will boot from the
>serial console if there is also a keyboard plugged in (no monitor).
>So then I put the monitor on and unplugged the keyboard.
>The boot sequence shows:
>  "keyboard error"
>during the initial BIOS boot.
>Then, when the scsi devices are probed, I get
>   to resume,  to setup
>It looks like BIOS won't let me boot unattended without a keyboard.
>With the keyboard, it comes up ok on the serial port.
>Anyone know of a way around this?
>Olivier Nicole wrote:

Most BIOSes have a setting to ignore keyboard errors on bootup.

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


Re: Booting using serial console

2003-06-10 Thread Gary Aitken

   The serial ports are ok.
   However, in checking that out I discovered that it will boot from the
   serial console if there is also a keyboard plugged in (no monitor).
   So then I put the monitor on and unplugged the keyboard.
   The boot sequence shows:
 "keyboard error"
   during the initial BIOS boot.
   Then, when the scsi devices are probed, I get
  to resume,  to setup
   It looks like BIOS won't let me boot unattended without a keyboard.
   With the keyboard, it comes up ok on the serial port.
   Anyone know of a way around this?
   Olivier Nicole wrote:

I've got a vt220 plugged into com1; I know the cable is good because I 
plugged it into com1 on a windoze box and could read and write the vt220 
using hyperterminal.


Stupid question, but you are sure that the serial ports are not
disabled in the BIOS?

I know I'd install through normal screen/keyboard and would try to
remove them only when the system is more or less stable.

Bests,

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

References

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


Re: Booting using serial console

2003-06-10 Thread Olivier Nicole
> I've got a vt220 plugged into com1; I know the cable is good because I 
> plugged it into com1 on a windoze box and could read and write the vt220 
> using hyperterminal.

Stupid question, but you are sure that the serial ports are not
disabled in the BIOS?

I know I'd install through normal screen/keyboard and would try to
remove them only when the system is more or less stable.

Bests,

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


Booting using serial console

2003-06-10 Thread Gary Aitken
Well, nothing like feeling like a blind person...

I'm trying to boot / install 4.5 on a headless system.

I've made the serial console boot floppies, but get no response when I 
try to use them.

I've got a vt220 plugged into com1; I know the cable is good because I 
plugged it into com1 on a windoze box and could read and write the vt220 
using hyperterminal.

The vt220 is set to 9600 baud (it's max rate is 19200)

The boot floppies look like this:

 boot
   loader
   loader.rc
 boot.config
 kernel.gz
boot.config looks like:
 /boot/loader -h
When the machine tries to boot, how does it determine the baud rate to 
use on the com1 port, assuming it is properly listening there?  I'm 
guessing the baud rates of the machine and the terminal are mismatched.

I've tried typing on the keyboard as it is attempting to boot, but still 
get no response.

I get two beeps after about 8 seconds or so after the floppy starts reading.

Any suggestions would be much appreciated.

Gary

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


Re: X TrueType font spacing

2003-06-10 Thread parv
in message <[EMAIL PROTECTED]>, wrote Jesse D. Guardiani
thusly...
>
> EVERY TIME, the WXP fonts will display fine in MOST KDE
> applications, but occassionally (like in Konqueror) the horizontal
> spacing will be all messed up.
> 
> Basically, every line of text will look like this:
> 
> T   H   I   SI  S   A   G  O  O  D   E  X  A  M  P  L  E
> 
> Does anyone know what causes that? And how to fix it?!?

Looks like something somewhere is defining "charwidth" (mention in
fvwm(1) regarding use of TTF in relation to xft).

As i avoid KDE & almost all related products, someone else may be
more definite...


  - Parv

-- 
A programmer, budding Unix system administrator, and amateur photographer
ISO employment.  Details...

  http://www103.pair.com/parv/work/

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


Re: Anyone built apache13-modssl since June 04?

2003-06-10 Thread Bill Moran
Dirk Meyer wrote:
Bill Moran schrieb:,

I'm trying to build/install the apache13-modssl port and I'm getting
continual failures at the same point
Anyone else having trouble with this.  Looks like the last commit
was made on the 4th, so this could be fairly recent breakage.


nope ...  builds here on stable and current.


cc -c -I/usr/local/include -I../os/unix -I../include  -DHARD_SERVER_LIMIT=512 
-DDOCUMENT_LOCATION=\"/usr/local/www/data/\"  -DDEFAULT_PATH=\"/usr/local/bin
:/bin:/usr/bin\"  -DACCEPT_FILTER_NAME=\"httpready\" -DFD_SETSIZE=1024 -funsig
ned-char -DMOD_SSL=208114 -DEAPI -DEAPI_MM -DUSE_EXPAT -I../lib/expat-lite -O 
-pipe  -DNO_IDEA -Wl,-rpath,/usr/lib:/usr/local/lib `../apaci` alloc.c
alloc.c:146: syntax error before `*'
alloc.c:146: warning: data definition has no type or storage class
alloc.c: In function `free_blocks':
alloc.c:324: `AP_MM_LOCK_RW' undeclared (first use in this function)


your mm looks broken. Please reinstall your mm
I did 3 times.
Once with a 4.7-RELEASE system
Then upgrade to RELENG_4_8
Then tried 2 more times
make clean && pkg_delete in between each one.

I'll try again.  Perhaps I can figure out more from this.

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


Anyone built apache13-modssl since June 04?

2003-06-10 Thread Bill Moran
Hey all,

I'm trying to build/install the apache13-modssl port and I'm getting
continual failures at the same point (included at the end of the
email)
Anyone else having trouble with this.  Looks like the last commit
was made on the 4th, so this could be fairly recent breakage.
p.s. Please keep me in the CC, I'm not subscribed at this time.

===> src/main
cc -c -I/usr/local/include -I../os/unix -I../include  -DHARD_SERVER_LIMIT=512  
-DDOCUMENT_LOCATION=\"/usr/local/www/data/\"  -DDEFAULT_PATH=\"/usr/local/bin:/bin:/usr/bin\"  
-DACCEPT_FILTER_NAME=\"httpready\" -DFD_SETSIZE=1024 -funsigned-char -DMOD_SSL=208114 -DEAPI -DEAPI_MM 
-DUSE_EXPAT -I../lib/expat-lite -O -pipe  -DNO_IDEA -Wl,-rpath,/usr/lib:/usr/local/lib `../apaci` gen_test_char.c
cc: -rpath: linker input file unused since linking not done
cc: /usr/lib:/usr/local/lib: linker input file unused since linking not done
cc -DHARD_SERVER_LIMIT=512  -DDOCUMENT_LOCATION=\"/usr/local/www/data/\"  
-DDEFAULT_PATH=\"/usr/local/bin:/bin:/usr/bin\"  -DACCEPT_FILTER_NAME=\"httpready\" 
-DFD_SETSIZE=1024 -funsigned-char -DMOD_SSL=208114 -DEAPI -DEAPI_MM -DUSE_EXPAT -I../lib/expat-lite -O -pipe  
-DNO_IDEA -Wl,-rpath,/usr/lib:/usr/local/lib `../apaci` -L/usr/local/lib  -o gen_test_char gen_test_char.o  -lcrypt 
-lmm
./gen_test_char >test_char.h
cc -c -I/usr/local/include -I../os/unix -I../include  -DHARD_SERVER_LIMIT=512  
-DDOCUMENT_LOCATION=\"/usr/local/www/data/\"  -DDEFAULT_PATH=\"/usr/local/bin:/bin:/usr/bin\"  
-DACCEPT_FILTER_NAME=\"httpready\" -DFD_SETSIZE=1024 -funsigned-char -DMOD_SSL=208114 -DEAPI -DEAPI_MM 
-DUSE_EXPAT -I../lib/expat-lite -O -pipe  -DNO_IDEA -Wl,-rpath,/usr/lib:/usr/local/lib `../apaci` gen_uri_delims.c
cc: -rpath: linker input file unused since linking not done
cc: /usr/lib:/usr/local/lib: linker input file unused since linking not done
cc -DHARD_SERVER_LIMIT=512  -DDOCUMENT_LOCATION=\"/usr/local/www/data/\"  
-DDEFAULT_PATH=\"/usr/local/bin:/bin:/usr/bin\"  -DACCEPT_FILTER_NAME=\"httpready\" 
-DFD_SETSIZE=1024 -funsigned-char -DMOD_SSL=208114 -DEAPI -DEAPI_MM -DUSE_EXPAT -I../lib/expat-lite -O -pipe  
-DNO_IDEA -Wl,-rpath,/usr/lib:/usr/local/lib `../apaci` -L/usr/local/lib  -o gen_uri_delims gen_uri_delims.o  
-lcrypt -lmm
./gen_uri_delims >uri_delims.h
cc -c -I/usr/local/include -I../os/unix -I../include  -DHARD_SERVER_LIMIT=512  
-DDOCUMENT_LOCATION=\"/usr/local/www/data/\"  -DDEFAULT_PATH=\"/usr/local/bin:/bin:/usr/bin\"  
-DACCEPT_FILTER_NAME=\"httpready\" -DFD_SETSIZE=1024 -funsigned-char -DMOD_SSL=208114 -DEAPI -DEAPI_MM 
-DUSE_EXPAT -I../lib/expat-lite -O -pipe  -DNO_IDEA -Wl,-rpath,/usr/lib:/usr/local/lib `../apaci` alloc.c
alloc.c:146: syntax error before `*'
alloc.c:146: warning: data definition has no type or storage class
alloc.c: In function `free_blocks':
alloc.c:324: `AP_MM_LOCK_RW' undeclared (first use in this function)
alloc.c:324: (Each undeclared identifier is reported only once
alloc.c:324: for each function it appears in.)
alloc.c: In function `make_sub_pool_internal':
alloc.c:503: `AP_MM_LOCK_RW' undeclared (first use in this function)
alloc.c: In function `ap_init_alloc_shared':
alloc.c:626: `EAPI_MM_CORE_MAXSIZE' undeclared (first use in this function)
alloc.c:631: warning: assignment makes pointer from integer without a cast
alloc.c:633: warning: assignment makes pointer from integer without a cast
alloc.c: In function `ap_clear_pool':
alloc.c:679: `AP_MM_LOCK_RW' undeclared (first use in this function)
alloc.c: In function `ap_destroy_pool':
alloc.c:724: `AP_MM_LOCK_RW' undeclared (first use in this function)
alloc.c: At top level:
alloc.c:755: syntax error before `ap_pool_lock_mode'
alloc.c: In function `ap_acquire_pool':
alloc.c:758: `p' undeclared (first use in this function)
alloc.c:760: `mode' undeclared (first use in this function)
alloc.c:760: `AP_POOL_RD' undeclared (first use in this function)
alloc.c:760: `AP_MM_LOCK_RD' undeclared (first use in this function)
alloc.c:760: `AP_MM_LOCK_RW' undeclared (first use in this function)
alloc.c: In function `ap_palloc':
alloc.c:945: `AP_MM_LOCK_RW' undeclared (first use in this function)
alloc.c: In function `psprintf_flush':
alloc.c:1114: `AP_MM_LOCK_RW' undeclared (first use in this function)
*** Error code 1
Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.27/src/main.
*** Error code 1
Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.27/src.
*** Error code 1
Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.27.
*** Error code 1
Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.27.
*** Error code 1
Stop in /usr/ports/www/apache13-modssl.

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


Re: CVS Update

2003-06-10 Thread David Banning
On Tue, Jun 10, 2003 at 04:27:33PM -0800, Joe Pokupec wrote:
> Hi All,
> 
> I've been using FreeBSD 4.7 for about 6 months now. I've failed to
> understand how to use cvs. Can anyone point me to a web page or other
> explanation to use cvs to update:
> 
> 1) The entire ports collection

The ports is the way to go, I believe. If you know how to install
cvsup than it's pretty easy from there. Really, just a one line command.

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


Re: tar or gnutar

2003-06-10 Thread Chuck Swiger
David Bear wrote:
wondering if the tar packaged with base freebsd is the same as
gnutar.. and possibly issues with versions.  
FreeBSD uses gnutar, yes:

13-sec# uname -sr
FreeBSD 4.8-STABLE
5-sec# /usr/bin/tar --version
tar (GNU tar) 1.13.25
Copyright (C) 2001 Free Software Foundation, Inc.
the reason is I have a tarball created on a linux box with the gnutar
that was packaged with it, yet tar tvf ... tells me it doesn't look
like a tar archive, and quits... yuck.  any advice?
Was the tarball compressed, gziped, or whatever?  Try "tar ztf _file_"...

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


Re: USB keyboard and KVM

2003-06-10 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, Scott Saunders w
rites:
>> device "Keyboard"
>>  devname "ukbd0"
>>  attach "kbdcontrol -k /dev/kbd0 < /dev/ttyv0"
>
>I added this and tried it with and without the kbdcontrol line in 
>/etc/rc.i386. Unfortunately, it doesn't seem to make any difference. It 
>certainly looks to my inexperienced eyes like it should.
>
>I can SSH in (and maybe this will be the permanent solution). If I run 
>kbdcontrol -k /dev/kbd0 < /dev/ttyv0 while it's 'locked up' I get:
>kbdcontrol: cannot open /dev/kbd0: Device busy
>
>So maybe it didn't close down the connection to the keyboard? If that's 
>anything like how it actually works.
>
>I tried plugging the keyboard directly into the machine (not through 
>the KVM) while it was 'locked up', but that had no effect either.
>
>Are you using a set up like this, Ian?

No, I've only used a setup that had both PS/2 and USB keyboards.
Just reading the kbdcontrol man page, the other thing you could try
is the -K option to detach the keyboard. e.g:

device "Keyboard"
devname "ukbd0"
attach "kbdcontrol -k /dev/kbd0 < /dev/ttyv0"
detach "kbdcontrol -K < /dev/ttyv0"

(or experiment with kbdcontrol -K from ssh)

BTW, what are the last few lines of `dmesg' after the keyboard stops
working?

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


RE: /dev/tty keeps changing permissions..?

2003-06-10 Thread Thomas Park
> > 
> > It seems to work for me on a rebuilt OpenSSH 3.5p1 (I'm running a
> > -CURRENT from January, and I still had the source tree around).  I'd
> > expect it to do the same on 3.6, that source file doesn't 
> seem to have
> > been changed much (the line number is the same ;).
> > 
> > 
> 
> 
> Works for me on OpenSSH 3.6.1p2 (FreeBSD 5.0) as well; it 
> appears that you can replace the ssh binary and be back in 
> business.  ^_^
> 


Quick note - this change appears to break "rsync" - probably due to some
flow control check being skipped.  One interesting symptom is that rsync
prompts you for the password, your password will be echoed to the
terminal as you type it (and rsync never recieves it).

Unsure if this is an issue with rsync directly or the fact that I'm
calling it from a script - I'll try to look into this a little
further...

thomas

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


Mozilla 1.3 port problem - general question about bug report

2003-06-10 Thread kusa
Hello, 

this is the first time I am writing here, I hope I'm not posting on the wrong 
mailing list...
I am using FreeBSD for only 2 weeks and am not yet familiar with the 
opensource world, so please mind my stupid questions ^^

I have a portudate problem on mozilla-1.3.1,2 after I updated my ports by cvs 
: I can't get it to recognize all the dependencies and it throws me this 
error after checking a bunch of things that are marked as ok

"
*** Your version of pkg-config is too old. You need version 0.9.0 or newer.
*** See http://www.freedesktop.org/software/pkgconfig
configure: error: Library requirements (xft) not met; consider adjusting the 
PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard 
prefix so pkg-config can find them.
===>  Script "configure" failed unexpectedly.
  Please report the problem to [EMAIL PROTECTED] [maintainer] and attach
  the "/usr/ports/www/mozilla/work/mozilla/config.log" including the
  output of the failure of your make command. Also, it might be a good
  idea to provide an overview of all packages installed on your system
  (e.g. an `ls /var/db/pkg`).
*** Error code 1

"
I actualy have kgconfig 0.15.0, which is the latest version and I don't really 
understand the "Library requirements (xft)" stuff, but when I check if all 
the dependencies that should be needed by the port are in my port database it 
seems to be ok...(I checked the dependency list on the freebsd.org/ports 
site)

So, as you can read in the error message, it tells me to send a report to the  
maintainer of the port to report the problem...My question is : should I do 
it ?

I mean, in this kind of cases is it the proper way to report the problem ? 
What the difference between reporting by mail to the maintener and submitting 
a bug report about the port ? Which one is the best ?
And will I burn in hell if do a bug report or mail the maintainer and it 
finaly appears to be a miss I did in the install of my system ?

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


RE: very slow NIC

2003-06-10 Thread Brent Wiese
This sounds like an auto-sense problem.

If you're hooked up to a hub, 10 half is the best you'll get. If it's a
switch, it may be setting itself full-duplex.

If its not a managed switch (you can't tell it what the ports should set
themselves to), you can try changing the settings on the card (man
ifconfig), but more than likely you're stuck.

However, its odd its 1 direction... You may just have a bad cable. Try
swapping it.

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> TOPCAT CONSULTING
> Sent: Tuesday, June 10, 2003 5:10 PM
> To: [EMAIL PROTECTED]
> Subject: very slow NIC
> 
> 
> I have an ethernet card that just doesn't seem to be 
> performing well in both directions (in and out)when I 
> access this NIC from another machine on the LAN, file 
> transfer is extremely fast, but when I use this machine to 
> access another machine on the LAN, I can barely get 10 kb/sec 
> out of it!
> 
> Anyway dmesg.boot reports the card as:
> 
> rl0:  rev 0x10 int a irq 9 on pci0.13.0
> rl0: Ethernet address: 00:20:18:88:96:47
> rl0: autoneg complete, link status good (half-duplex, 10Mbps)
> 
> So, is full-duplexing not turned on or something?  How do I 
> turn full-duplexing on?  Or maybe that's not the problem?
> 
> ___
> [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: CVS Update

2003-06-10 Thread Lowell Gilbert
Joe Pokupec <[EMAIL PROTECTED]> writes:

> I've been using FreeBSD 4.7 for about 6 months now. I've failed to
> understand how to use cvs. Can anyone point me to a web page or other
> explanation to use cvs to update:
> 
> 1) The entire ports collection
> 
> 2) My currently installed ffmpeg
> 
> 3) 4.7 to 4.8
> 
> Attempts to use cvs update yield the following:
> 
> # cvs update ffmpeg
> cvs update: No CVSROOT specified!  Please use the `-d' option
> cvs [update aborted]: or set the CVSROOT environment variable.
> 
> OK, how the heck does one specify the CVSROOT variable?
> 
> I know that man cvs should be helpful, but my predominantly Mac background
> has lobotomized the logical lobe in my brain.

If you don't already have the cvs repository on your machine, you
would be better off using cvsup instead of using cvs directly.  
Please see the handbook discussion:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Changing to a PS/2 keyboard after install

2003-06-10 Thread Gary Schenk
On Tuesday 10 June 2003 05:34 am, Scott Mitchell wrote:

> Are you making any changes in UserConfig?  Or is it just the act of
> going in there that gets the keyboard working?  I guess that
> UserConfig uses the BIOS to get at the keyboard, and it's only after
> the atkbd driver tries to take over that things go bad...

Actually, I haven't had to make any changes in UserConfig since changing 
it the first time. The edit is always there.



> Your kernel config looked fine, should be no problems there.



> Well, it certainly found the keyboard on this boot.  Do you see any
>
> messages like these if you boot up without UserConfig:
> > atkbdc0:  at port 0x60,0x64 on isa0
> > atkbd0:  flags 0x1 irq 1 on atkbdc0
> > kbd0 at atkbd0

Here is dmesg after booting without UserConfig:

Copyright (c) 1992-2002 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 4.7-RELEASE #6: Mon Jun  9 16:47:15 PDT 2003
[EMAIL PROTECTED]:/usr/src/sys/compile/FUZZ
Timecounter "i8254"  frequency 1193182 Hz
CPU: Pentium III/Pentium III Xeon/Celeron (598.48-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x681  Stepping = 1
  
Features=0x383f9ff
real memory  = 134205440 (131060K bytes)
config> di atkbd0
config> di sn0
config> di lnc0
config> di ie0
config> di fe0
config> di cs0
config> q
avail memory = 125300736 (122364K bytes)
Preloaded elf kernel "kernel" at 0xc051b000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc051b09c.
Pentium Pro MTRR support enabled
md0: Malloc disk
Using $PIR table, 6 entries at 0xc00f0b00
npx0:  on motherboard
npx0: INT 16 interface
pcib0:  on motherboard
pci0:  on pcib0
pcib2:  at device 1.0 
on pci0
pci1:  on pcib2
pci1:  at 0.0 irq 11
isab0:  at device 7.0 on pci0
isa0:  on isab0
atapci0:  port 0xb800-0xb80f at device 7.1 
on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
uhci0:  port 0xb400-0xb41f irq 5 at device 
7.2 on pci0
usb0:  on uhci0
usb0: USB revision 1.0
uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhid0: Microsoft SideWinder Precision 2 Joystick, rev 1.10/1.08, addr 2, 
iclass 3/0
pci0:  (vendor=0x1106, dev=0x3050) at 7.3
rl0:  port 0xb000-0xb0ff mem 
0xd680-0xd68000ff irq 10 at device 10.0 on pci0
rl0: Ethernet address: 00:10:b5:44:13:da
miibus0:  on rl0
rlphy0:  on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
pcm0:  port 0xa800-0xa81f irq 11 at device 12.0 on 
pci0
pcib1:  on motherboard
pci2:  on pcib1
orm0:  at iomem 0xc-0xcafff on isa0
fdc0:  at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on 
isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
atkbdc0:  at port 0x60,0x64 on isa0
psm0:  irq 12 on atkbdc0
psm0: model IntelliMouse, device ID 3
vga0:  at port 0x3c0-0x3df iomem 0xa-0xb on 
isa0
sc0:  at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
ppc0:  at port 0x378-0x37f irq 7 on isa0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/8 bytes threshold
ppbus0: IEEE1284 device found /NIBBLE/ECP
Probing for PnP devices on ppbus0:
ppbus0:  PRINTER MLC,PCL,PML,DW-PCL,DYN,DESKJET
plip0:  on ppbus0
lpt0:  on ppbus0
lpt0: Interrupt-driven port
ppi0:  on ppbus0
ad0: 28629MB  [58168/16/63] at ata0-master 
UDMA66
acd0: CD-RW  at ata1-master PIO3
acd1: DVD-ROM  at ata1-slave PIO4
Mounting root from ufs:/dev/ad0s2a


It does not look like that it is seeing the keyboard. Doesn't the 0x01 
flag force keyboard detection?



> What version of FreeBSD are you using?  It may be worth upgrading to
> -STABLE if you're on a 4.x RELEASE.

4.7-RELEASE. The thought of upgrading terrifies me. I can't even figure 
out how to switch keyboards! :-)

I'm waiting for 5.1-RELEASE to be available on CD.
Gary




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


CVS Update

2003-06-10 Thread Joe Pokupec
Hi All,

I've been using FreeBSD 4.7 for about 6 months now. I've failed to
understand how to use cvs. Can anyone point me to a web page or other
explanation to use cvs to update:

1) The entire ports collection

2) My currently installed ffmpeg

3) 4.7 to 4.8

Attempts to use cvs update yield the following:

# cvs update ffmpeg
cvs update: No CVSROOT specified!  Please use the `-d' option
cvs [update aborted]: or set the CVSROOT environment variable.

OK, how the heck does one specify the CVSROOT variable?

I know that man cvs should be helpful, but my predominantly Mac background
has lobotomized the logical lobe in my brain.

Thanks

Joe 

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


wine/freebsd/kazaa.. (fwd)

2003-06-10 Thread Jason

hey wine^H^H^H^H freebsd fans.. running freebsd 4.8-stable and have
installed wine from
the ports. Wine-20030508.tar.gz
It installed fine and I can run notepad with no problems..
Im running the kazaalite install binary for windows and it gets so far..
then it bombs out with

err:module:BUILTIN32_dlopen failed to load .so lib for builtin
msacm.imaadpcm: Cannot open "/usr/local/lib/wine/msacm.imaadpcm.so"
err:module:BUILTIN32_dlopen failed to load .so lib for builtin
msacm.msadpcm: Cannot open "/usr/local/lib/wine/msacm.msadpcm.so"

(I cannot find those files on my system anywhere. btw. where should they
come from?)

I cant find anything useful on google/usenet about this. any ideas?

regards,
Jason
--
43rd Law of Computing:
Anything that can go wr
fortune: Segmentation violation -- Core dumped
___
wine-users mailing list
[EMAIL PROTECTED]
http://www.winehq.com/mailman/listinfo/wine-users
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


tar or gnutar

2003-06-10 Thread David Bear
wondering if the tar packaged with base freebsd is the same as
gnutar.. and possibly issues with versions.  

the reason is I have a tarball created on a linux box with the gnutar
that was packaged with it, yet tar tvf ... tells me it doesn't look
like a tar archive, and quits... yuck.  any advice?


-- 
David Bear
phone:  480-965-8257
fax:480-965-9189
College of Public Programs/ASU
Wilson Hall 232
Tempe, AZ 85287-0803
 "Beware the IP portfolio, everyone will be suspect of trespassing"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


very slow NIC

2003-06-10 Thread TOPCAT CONSULTING
I have an ethernet card that just doesn't seem to be performing well in
both directions (in and out)when I access this NIC from another
machine on the LAN, file transfer is extremely fast, but when I use this
machine to access another machine on the LAN, I can barely get 10 kb/sec
out of it!

Anyway dmesg.boot reports the card as:

rl0:  rev 0x10 int a irq 9 on pci0.13.0
rl0: Ethernet address: 00:20:18:88:96:47
rl0: autoneg complete, link status good (half-duplex, 10Mbps)

So, is full-duplexing not turned on or something?  How do I turn
full-duplexing on?  Or maybe that's not the problem?

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


Re: Obituary: Alan (alanE) Eldridge

2003-06-10 Thread MaryAnne Olsen
I don't know Alan from Adam.  But to me it seems strange to see an orbit
about a person I never knew on this website.  I don't recall ever seeing one
before.  He must have had talents that we never recognized.  God rest.
- Original Message -
From: "Tony" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 10, 2003 6:48 PM
Subject: Obituary: Alan (alanE) Eldridge


> As some people may of read, Alan Eldridge passed away a few days ago.
> The news has been slowly filtering through various websites over the past
> few days.
>
> He was a member of the KDE on FreeBSD core team,
> a KDE and FreeBSD maintainer and a maintainer for various ports for
> FreeBSD, as well as other Open Source Projects.
> Some of you may of known him in person, others through his work and
> others through the lists he was associated with like this one.
>
> There is an Obituary on http://freebsd.kde.org/memoriam/alane.php
> His blog covering the past few months is here:
> http://www.fruitsalad.org/people/alane/
>
> I'm sure that he will be sadly missed by all
>
>
>
> --
> NeoMail .
> http://neomail.sourceforge.net
> ___
> [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]"


restoring accounts

2003-06-10 Thread David Bear
I'm wondering, if I have a copy of /etc/master.password, is it better
to just copy that over the default installed version? or to try write
some kind of script to read it, and recreate accounts from it using
pw?  

-- 
David Bear
phone:  480-965-8257
fax:480-965-9189
College of Public Programs/ASU
Wilson Hall 232
Tempe, AZ 85287-0803
 "Beware the IP portfolio, everyone will be suspect of trespassing"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: gcc me harder: -Wconversion bug?

2003-06-10 Thread Malcolm Kay
On Wed, 11 Jun 2003 05:30, Sean Chittenden wrote:
> > > > It seems to me that this is doing exactly what is claimed for
> > > > -Wconversion. To quote from the gcc man page:
> > > >-Wconversion
> > > >   Warn  if  a prototype causes a type conversion that
> > > >   is different from what would happen to the same ar-
> > > >   gument  in  the  absence  of a prototype.  ...
> > > >
> > > > Now in the absence of a prototype for f() the argument true would be
> > > > promoted from char/bool to int before being passed to the
> > > > function. With the prototype in scope it is not promoted. Different
> > > > argument widths so warning delivered.
> > >
> > > % cpp test.c
> > > # 1 "test7.c"
> > > # 1 ""
> > > # 1 ""
> > > # 1 "test7.c"
> > > # 1 "test7.h" 1
> > > # 13 "test7.h"
> > > void f(char b);
> > > # 2 "test7.c" 2
> > >
> > > int
> > > main(int argc, char *argv[]) {
> > >   fchar)1)));
> > >
> > >   return(0);
> > > }
> > >
> > > void
> > > f(char b) {
> > > }
> > >
> > > Am I missing something that says that there isn't the prototype of
> > > the same width?  Last time I checked my vision, f(char b) was the
> > > same as f(char b)...  :-/ or am I missing something?  I believe
> > > that gcc's promoting the char to an int or to some other non-1
> > > byte width data type... but I'm not seeing how, where, or why.
> > > -sc
> >
> > According to the man page we are comaring what does happen with the
> > prototype in scope with what would have happened if the prototype
> > was not there.
> >
> > You are aware theat the rules of C require that in the absence of a
> > prototype actual integer calling arguments of less width than int
> > (usually char and short) must be promoted to int before the call?
>
> Wow, that's a really worthless warning.  I had to re-read it in the AM
> to fully appreciate its non-usefulness for properly written software.
> Thanks... when reading the error message and skimming the man page, I
> thought it was promoting width of the argument to 4 bytes, not that
> "in the event that the prototype isn't here, things will get hard to
> debug."  Thank you, for your incite.  -sc

Gcc has many warning options and quite a few would be classified as not
applicable for general use (but might be useful to someone carrying on a 
particular investigation). This particular one is not, to my knowledge,
included in any of the catchalls such as -Wall or -W.

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


RE: VPN from one Win2k host to a FreeBSD network?

2003-06-10 Thread Brent Wiese
> Allow me to ask this once again also then. In my situation, I 
> have my FreeBSD 
> box here at home. Periodically I need to VPN into my work.
> 
> Here is the layout:
> 
> FreeBSD (home via DSL) ---> (Inet) ---> (Cisco PIX) ---> (Work net)
> IP via DSLOutside 
> IP/Inside IP 
> 

I could be talking totally out of my *** here because I don't use PIX's, but
I seem to recall newer versions of the PIX software supporting MS's PPTP. If
that truly is the case, then MPD should work fine since it can be both a
client and a server.

This is why, for most offices, I recommend using Snapgear.com products.
They're great for offices using T3 or less, have all the firewalling you
want and no-per-user-license-fee ipsec and pptp support (although # of
tunnels are limited, but that's more a hardware-limitation thing). And
they're cheap as heck. If you're paid anything decent, the time it'll take
you to get this figured out will have paid for a Snapgear box twice over. :)

Good luck!
Brent

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


Re: Sound card noises on graphics card access

2003-06-10 Thread Jud
On Tue, 10 Jun 2003 10:17:29 +0200, Thomas Schuerger 
<[EMAIL PROTECTED]> wrote:

Hi,

I have the following problem with FreeBSD 4.7-STABLE (running XFree86
4.2.0).
Recently, my AGP graphics card (Matrox G200) stopped working (a hardware
defect), so I used a rather old PCI Mach64 card instead. I also have
a Soundblaster AWE 64 (ISA, using pcm) in my box.
Now, whenever the PCI bus is accessed while the soundcard plays something 
(e.g.
by moving windows around or playing a movie), I can actually *hear* the 
bus
accesses in my loudspeakers (very short and frequent pauses and clicking
noises - several per second, which sounds rather strange).

It was the same (but the noises where extremely rare) when my MGA 200 was 
still
working, but with the PCI card, it is really horrible.

When using Win98, my system behaves normally (no strange noises can be
heard on graphics access).
I figure this being a driver problem. What can I do about that? Are
there any parameters I may have forgotten to set?
Had the same type of problem when I initially tried BeOS and FreeBSD after 
living in the Win world.  Whenever I moved the mouse cursor the sound card 
emitted a noise like a motorboat - even increased in frequency as the 
cursor accelerated!

I think it's likely the sound card is picking up changes in electrical 
field from the old video card.  Separate the two within the case as much as 
possible and see if that helps - when I did it here, it put the "motorboat" 
in permanent drydock.  :)

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


Obituary: Alan (alanE) Eldridge

2003-06-10 Thread Tony
As some people may of read, Alan Eldridge passed away a few days ago.  
The news has been slowly filtering through various websites over the past  
few days.  
  
He was a member of the KDE on FreeBSD core team,  
a KDE and FreeBSD maintainer and a maintainer for various ports for  
FreeBSD, as well as other Open Source Projects.  
Some of you may of known him in person, others through his work and  
others through the lists he was associated with like this one.  
  
There is an Obituary on http://freebsd.kde.org/memoriam/alane.php  
His blog covering the past few months is here:  
http://www.fruitsalad.org/people/alane/  
  
I'm sure that he will be sadly missed by all  
  
  
 
--  
NeoMail . 
http://neomail.sourceforge.net 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Setting up an IPSec tunnel

2003-06-10 Thread Kevin Stevens
> Hello,
>
> I have the following situation:
> Node A <-> LAN1 <-> Node B <-> LAN2 <-> Node C
>
> LAN1 address: 129.197.23.0/24
> LAN2 address: 10.0.0.0/24
>
> Node A:
> OS: Win2K
> IP (to LAN1): 129.197.23.232
>
> Node B:
> OS: FreeBSD 4.6
> IP address (to LAN1): 129.197.244.6

Not a valid address on LAN1, must be 129.197.23.1-129.197.23.254 per diagram.

> IP address (to LAN2): 10.0.0.253
>
> Node C:
> OS: FreeBSD
> IP address (to LAN2) 10.0.0.252

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


NAT Question

2003-06-10 Thread Koroush Saraf
Hi all,

I'm trying to setup a BSD box to act as a NAT gateway between private net and public 
Internet.  My requirements is to map the src and destination of the packet according 
to a set of rules.

The BSD box has two public IP addresses. Depending on which interface the packet 
arrives on it will get routed to a different private destination address.

I'm using ipnat with the following mapping on the NAT box.
The Nat box has only 1 interface xl0
the ip addresses of this interface are: 
public  129.197,244.6/24,129.197.244.7/24, 129.197.244.8/24 
private 10.77.1.2/24, 10.77.2.2/24

The servers on the private lan are 10.77.1.1/24 and 10.77.2.1/24 on two different 
subnets.

to 
List of active MAP/Redirect filters:
map xl0 129.197.244.7/32 -> 10.77.1.1/32
map xl0 129.197.244.8/32 -> 10.77.2.1/32
map xl0 10.77.1.1/32 -> 129.197.244.7/32
map xl0 10.77.2.1/32 -> 129.197.244.8/32

However I'm not getting the desired results.

>From a computer with ip address of 129.197.244.2 I ping 129.197.244.8. I expect the 
>icmp packet to reach the BSDNAT box and get translated to the 10.77.2.1 address and 
>forwarded with src address of 10.77.2.2 out of xl0 to the particular server.  Then 
>the server would reply back to 10.77.2.2 and it would get translated back to 
>129.197.244.2 with a source address of 129.197.244.8.  But this is not happening.

If the source of the Ping is a BSD box, the reply comes back as if I was routed to the 
destination server, but in reality its not being routed since the destination server 
doesn't see the packet

for example:

ping from Freebsd box

Pinging 129.197.244.8 with 32 bytes of data:
Reply from 10.77.2.1: bytes=32 time<10ms TTL=255

But 10.77.2.1 doesn't really see the ping packets.  (verified using tcpdump and the 
delay metric which remains the same whether I ping 129.197.244.6)

and ping from a windows box doesn't even get translated and times out.

So In short I need someone to tell me the correct synthax to setup the mapping so that 
I can map any src and dst IP address into any other Src and dst address and retain the 
return path as well.


thanks for your thoughts in advance,
~koroush
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: mplayer

2003-06-10 Thread clayton rollins


On 10 Jun 2003 14:10:40 Adam <[EMAIL PROTECTED]> wrote:
On Tue, 2003-06-10 at 13:39, Dick Hoogendijk wrote:
> I thought I'd install the mplayer port plus the mplayer-skins and have
> fun playing my DivX or Quicktime movies. ** wrong **
>
> Running a GENERICS kernel mplayer complains about having to recompile
> the kernel w/ some extra options. I can't seem to find these
> instructions in the dox though, so I'll reluctantly ask you:
>
> What do I need to succesfully run mplayer. I mean: which port(s) and
> which kernel options need be set?
>
> An info page on FreeBSD and mplayer is also welcome ;-)
For starters, you'll need to compile in support for your soundcard. The
handbook goes over this in great detail:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html
Beyond that, as long as your video driver is working OK, you should be
able to use mplayer just fine.
Please note the differences between 4.x and 5.x in setting up sound
devices. Be sure you are reading the correct instructions for setting it
up in 4.x (more steps).
In addition you'll probably need to add:
options USER_LDT
to your kernel. (unless you're running current, or have done it already.)
Before compiling mplayer you should read the makefile to check out the 
various options. (You won't get a gui by default...) You should also go over 
the documentation at http://www.MPlayerHQ.hu/homepage/design6/news.html. 
(The links are currently down, though... You probably won't need them to 
install, just make sure you change the ~/.mplayer/config file to reflect the 
gui, 'skin,' you want to use.)

Best of luck,
Clayton
PS. you'll need to get the codecs too, if you haven't already. I have gotten 
them from the mplayer site before, though I see they exist in ports too. (I 
think the links on the mplayer site are screwy enough that I can't find the 
download page right now...)

_
The new MSN 8: advanced junk mail protection and 2 months FREE*  
http://join.msn.com/?page=features/junkmail

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


Setting up an IPSec tunnel

2003-06-10 Thread Tkachenko, Artem N
Hello,

I have the following situation:
Node A <-> LAN1 <-> Node B <-> LAN2 <-> Node C

LAN1 address: 129.197.23.0/24
LAN2 address: 10.0.0.0/24

Node A:
OS: Win2K
IP (to LAN1): 129.197.23.232

Node B:
OS: FreeBSD 4.6
IP address (to LAN1): 129.197.244.6
IP address (to LAN2): 10.0.0.253

Node C:
OS: FreeBSD
IP address (to LAN2) 10.0.0.252

Goal is to set up NetMeeting between Node A and Node C by creating a tunnel
from Node A to Node B.
I have racoon setup on Node B (FreeBSD). Do I have to set up gif()? If yes,
how? What else do I need to do on this node? Please tell me how to setup the
racoon.conf file.

The main problem is setting up Node A (Win2K). I have PGPNet and Nortel VPN
client that I can install on this machine. There is also Win2K build in
IPSec stuff.
I want Node A to also have an IP address on a virtual interface this is part
of LAN2.  I was trying out the built in stuff and I got it to work in the
transport mode but I do not think that's what I need. What is a difference
between the tunnel mode and the transport mode and how do I set up the build
in stuff to work in the tunnel mode?

Any help with any of the questions will be greatly appreciated. Sincerely

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


Re: mplayer

2003-06-10 Thread dick hoogendijk
On 10 Jun Adam wrote:
> > What do I need to succesfully run mplayer. I mean: which port(s) and
> > which kernel options need be set?
> > 
> > An info page on FreeBSD and mplayer is also welcome ;-)
> 
> For starters, you'll need to compile in support for your soundcard.
> The handbook goes over this in great detail:
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html

Sound always worked fine already, so that shouldn't be the problem.
I got some mailreplies too which I'm gonna check tomorrow.
I'll let you know what it was..

-- 
dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE
++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: /dev/tty keeps changing permissions..?

2003-06-10 Thread Thomas Park
> 
> It seems to work for me on a rebuilt OpenSSH 3.5p1 (I'm running a
> -CURRENT from January, and I still had the source tree around).  I'd
> expect it to do the same on 3.6, that source file doesn't seem to have
> been changed much (the line number is the same ;).
> 
> 


Works for me on OpenSSH 3.6.1p2 (FreeBSD 5.0) as well; it appears that
you can replace the ssh binary and be back in business.  ^_^

Thanks again for the help!

thomas

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


PostScript UTF-8 fonts?

2003-06-10 Thread pbdlists
I do have a PostScript capable printer (Lexmark E310) and printing to it
via lpr works fine. However, I do have the requirement to print
Japanese. When the printer is being used from a Windows machine, this
works fine. I guess the necessary fonts are being included in the print
job itself. After lts of searching and trying etc. I finally also
found a way to print from Mozilla on FreeBSD and get Japanese output.

  print from mozilla to postscript ->
run the postscript data through ghostscript to the pswrite device ->
  send the output from ghostscript to the printer

However, this only works when a webpage is encoded in Shift-JIS
(possible EUC), if it is encoded in the UTF-8 charset, the Japanese
characters again all print as squares, even though they are fine on the
screen.

I do have installed various CJK (ChineseJapaneseKorean 2-byte) fonts
from the ports collection (FBSD v4.7). My guess is, that I need to get a
complete UTF-8 font collection which includes the Japanese characters,
installed for ghostscript. But I can not find anything. What can be
found on the web lacks Japanese characters.

- First of all, am I on the right way with installing fonts and pushing
  the whole stuff through ghostscript or was this solution working by
  mere luck and I should use a completely different approach?

- If my approach is fine, where can a free complete UTF-8 font for
  ghostscript be found?

- I'm also playing with the thought of buying a okidata C5300n color LED
  printer, which has PS level 3 support and quite a number of fonts
  installed by default (financing it is still a barrier, however). Does
  anybody have any experience with printing Japanese from FreeBSD on
  this printer (_NOT_ one bought in Japan, as the models sold in Japan
  usually do have a harddisk with the necessary fonts preinstalled)?

Thanks for any helpful hints,

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


How Do You READ Data From A DVD?

2003-06-10 Thread Nicole

Hello 

 I have a sony DW U-10A DVD drive (OEM equiv to DRU 500)
 And I have been able to create several disks using burncd.
 Via both after creating an iso and just writing a file to the disk. (both -rw
and +rw) (BTW -r disks do not work)

 However now that I have all this nice data onto the disk, I can't see how to
read the data on the disk or get it off.

  Also is it possible to mount a DVD-rw like you can 

 Help!



  Nicole
Please CC me on any replies :)



 

--
***|\ __ /|   (`\ ***
 *   * | o_o  |__  ) ) *   *
  * * //  \\* *
   *   Blessed Be!|  Powered by FreeBSD  *
--(((---(((
 http://www.unixgirl.com  -  http://www.deviantimages.com
   http://www.drumslayer.com 


"We are the music makers, and we are the dreamers of the dreams."
 --Willy Wonka, Willy Wonka and the Chocolate Factory.

"Witchcraft is in essence the worship of the powers of this world,
 beautiful and terrible, but all in a circle under the turning sky
 that is the One." -C.A. Burland, "Echoes of Magic"

"Connecting with energy is something humans have to be open
 to and talking about and expecting,  otherwise the whole human
 race can go back to pretending that life is about power over others
 and exploiting the planet.  If we go back to doing this,
 then we won't survive."  -James Redfield, "The Celestine Prophecy"



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


Re: mplayer

2003-06-10 Thread Vulpes Velox
On Tue, 10 Jun 2003 19:39:24 +0200
Dick Hoogendijk <[EMAIL PROTECTED]> wrote:

> I thought I'd install the mplayer port plus the mplayer-skins and have
> fun playing my DivX or Quicktime movies. ** wrong **
> 
> Running a GENERICS kernel mplayer complains about having to recompile
> the kernel w/ some extra options. I can't seem to find these
> instructions in the dox though, so I'll reluctantly ask you:
> 
> What do I need to succesfully run mplayer. I mean: which port(s) and
> which kernel options need be set?
> 
> An info page on FreeBSD and mplayer is also welcome ;-)
> 
> -- 
> dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE
> ++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody)
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"

iirc it is
options USER_LDT
that mplayer needs...

BTW take the time to mess with /etc/make.conf and recompile X. That will give a boost 
in speed. Then take a bit of time to learn how to make a kernel config and check that 
out. From my experience it has been worth it.

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


arplookup errors

2003-06-10 Thread Tim Radigan
Hi everyone, I'm getting some arplookup errors here which I think is the 
cause of my name server not transferring zone files over to the slave 
server.

Here is my scenario:

67.153.114.xx - gateway / nat / firewall / dhcpd server / dns server 
(master for internal lan and slave for external interface)
67.93.165.xx - apache / dns server (master for external and slave for 
internal)

now, the 67.153.114.xx server can transfer the external zone files which 
it is a slave for
but the 67.93.165.xx server cannot transfer the internal zone files for 
which it is a slave for

and i'm getting these errors in syslog on the 67.93.165.xx server:

arplookup 67.153.114.xx failed: host is not on local network

on both machines our ISP told me to use a netmask of 255.255.255.248
could the netmask be causing this behavior?
--
Tim Radigan - [EMAIL PROTECTED]
Director of Information Technology
Touch Dynamic, Inc.
888.508.6824
http://www.touchdynamic.com


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


Datafab umass device - quirks

2003-06-10 Thread Nimrod Mesika
Hi all,

Got myself a Datafab KCCF-USBG CompactFlash based usb mass storage
device. Initially the device did not work with FreeBSD (4.8-Stable).

usbdevs -v reports:
 ... Mass Storage(0xa400), USB(0x07c4), rev 1.13

(Does this mean 'USB' is what appears in the manufacturers field and 'Mass
Storage' appears in the product field? Yes, this is a /cheap/ product..)

To fix the problem I had to:

1. Add 'kern.cam.da.no_6_byte=1' to /etc/sysctl.conf
2. Add the following to /sys/dev/usb/usbdevs.h:

#define USB_VENDOR_DATAFAB  0x7c4   
#define USB_PRODUCT_DATAFAB 0xa400 

3.  Patch /sys/dev/usb/umass.c as follows:

--- umass.c.origSun May  4 21:40:06 2003
+++ /sys/dev/usb/umass.cMon Jun  9 19:56:43 2003
@@ -671,6 +671,15 @@
sc->transfer_speed = 500;
}
  
+   if (UGETW(dd->idVendor) == USB_VENDOR_DATAFAB &&
+   UGETW(dd->idProduct) == USB_PRODUCT_DATAFAB) {
+   /* limit inquiries to 36 bytes */
+   sc->quirks |= FORCE_SHORT_INQUIRY ;
+   }
+
if (UGETW(dd->idVendor) == USB_VENDOR_OLYMPUS &&
UGETW(dd->idProduct) == USB_PRODUCT_OLYMPUS_C1) {


The question is how do I get (1) into /sys/cam/scsi/scsi_da.c so that it
applies to this device only? I'm not sure I understand the da_quirk_table.
Another question, is how to I get this bug (?) fix committed into -STABLE?

One more thing ... seems like the FreeBSD code is derived from
NetBSD sources. Looking at the HEAD branch of FreeBSD and NetBSD, it
looks like the device is handled correctly by the NetBSD code.

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


X TrueType font spacing

2003-06-10 Thread Jesse D. Guardiani
Howdy list,

I just installed my Windows XP TrueType fonts into my XFree86 4.3.0
font server (FreeBSD 5.1-RELEASE).

I've gone through the same proceedure about 5 times now for various
releases (4.6, 4.7, 4.8, 5.0, 5.1).

EVERY TIME, the WXP fonts will display fine in MOST KDE applications,
but occassionally (like in Konqueror) the horizontal spacing will
be all messed up.

Basically, every line of text will look like this:

T   H   I   SI  S   A   G  O  O  D   E  X  A  M  P  L  E

Does anyone know what causes that? And how to fix it?!?

Thanks!

-- 
Jesse Guardiani, Systems Administrator
WingNET Internet Services,
P.O. Box 2605 // Cleveland, TN 37320-2605
423-559-LINK (v)  423-559-5145 (f)
http://www.wingnet.net


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


Re: USB keyboard and KVM

2003-06-10 Thread Scott Saunders
Thank you for your reply.
But it's still not working.
More below...
On Tuesday, June 10, 2003, at 02:47  PM, Ian Dowse wrote:

In message <[EMAIL PROTECTED]>, Scott 
Saunders w
rites
...
...
I added:
kbdcontrol -k /dev/kbd0 < /dev/ttyv0 > /dev/null
to the end of /etc/rc.i386 based on the FAQ.
The above command will only run once when the machine boots, so you
need to have something that repeats this when the keyboard is
(effectively) plugged back in after being removed. Try adding the
following lines near the end of /etc/usbd.conf instead:
device "Keyboard"
devname "ukbd0"
attach "kbdcontrol -k /dev/kbd0 < /dev/ttyv0"
I added this and tried it with and without the kbdcontrol line in 
/etc/rc.i386. Unfortunately, it doesn't seem to make any difference. It 
certainly looks to my inexperienced eyes like it should.

I can SSH in (and maybe this will be the permanent solution). If I run 
kbdcontrol -k /dev/kbd0 < /dev/ttyv0 while it's 'locked up' I get:
kbdcontrol: cannot open /dev/kbd0: Device busy

So maybe it didn't close down the connection to the keyboard? If that's 
anything like how it actually works.

I tried plugging the keyboard directly into the machine (not through 
the KVM) while it was 'locked up', but that had no effect either.

Are you using a set up like this, Ian?

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


Re: Freebsd 4.8 & acd1c can't have more than 32 cd devices

2003-06-10 Thread Andreas Kohn
Am Tue, 2003-06-10 um 22.47 schrieb Pam Wampler:
> I upgraded to 4.8 & since then can't use my cdrw --
> When I try to sh MAKEDEV acd1c :  1c bad number
> acd1c is invalid -- can't have more than 32 cd devices

Try sh MAKEDEV acd1 instead.

> thank you in advance
> 
> Pam Wampler
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
-- 
Andreas Kohn <[EMAIL PROTECTED]>


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Re: Wierd No route to hosts messages

2003-06-10 Thread Kirk Strauser
At 2003-06-10T19:52:42Z, Tim Radigan <[EMAIL PROTECTED]> writes:

> [EMAIL PROTECTED] etc]# ftp ftp.freebsd.org
> ftp: connect to address 2001:4f8:0:2::e: No route to host
> Trying 62.243.72.50...
>
> Anyone know why when I FTP to ANY address I get that error?  I mean,
> it does connect, but I always get that message for some reason.

It's trying to connect via IPv6.  Solutions:

1) Get an IPv6 address, ie from www.freenet6.org or Hurricane Electric.
2) Remove the `IPV6' option from your kernel.
3) Specify the `-4' option to ftp to make it use IPv4 connections.
-- 
Kirk Strauser
In Googlis non est, ergo non est.


pgp0.pgp
Description: PGP signature


Re: Freebsd 4.8 & acd1c can't have more than 32 cd devices

2003-06-10 Thread Raymond Sundland
You should try 'sh MAKEDEV acd1' as the 'c' is confusing MAKEDEV (or 
mknod).  This should create the acd1 device and the acd1c partition on 
that device.

Pam Wampler wrote:
I upgraded to 4.8 & since then can't use my cdrw --
When I try to sh MAKEDEV acd1c :  1c bad number
acd1c is invalid -- can't have more than 32 cd devices
thank you in advance

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


Freebsd 4.8 & acd1c can't have more than 32 cd devices

2003-06-10 Thread Pam Wampler
I upgraded to 4.8 & since then can't use my cdrw --
When I try to sh MAKEDEV acd1c :  1c bad number
acd1c is invalid -- can't have more than 32 cd devices

thank you in advance

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


Re: Wierd No route to hosts messages

2003-06-10 Thread Dan Nelson
In the last episode (Jun 10), Tim Radigan said:
> [EMAIL PROTECTED] etc]# ftp ftp.freebsd.org
> ftp: connect to address 2001:4f8:0:2::e: No route to host
> Trying 62.243.72.50...
> 
> Anyone know why when I FTP to ANY address I get that error?  I mean, it 
> does connect, but I always get that message for some reason.

It's trying ipv6 first.

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


Wierd No route to hosts messages

2003-06-10 Thread Tim Radigan
[EMAIL PROTECTED] etc]# ftp ftp.freebsd.org
ftp: connect to address 2001:4f8:0:2::e: No route to host
Trying 62.243.72.50...
Anyone know why when I FTP to ANY address I get that error?  I mean, it 
does connect, but I always get that message for some reason.

--
Tim Radigan - [EMAIL PROTECTED]
Director of Information Technology
Touch Dynamic, Inc.
888.508.6824
http://www.touchdynamic.com


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


Re: gcc me harder: -Wconversion bug?

2003-06-10 Thread Sean Chittenden
> > > It seems to me that this is doing exactly what is claimed for
> > > -Wconversion. To quote from the gcc man page:
> > >-Wconversion
> > >   Warn  if  a prototype causes a type conversion that
> > >   is different from what would happen to the same ar-
> > >   gument  in  the  absence  of a prototype.  ...
> > >
> > > Now in the absence of a prototype for f() the argument true would be
> > > promoted from char/bool to int before being passed to the
> > > function. With the prototype in scope it is not promoted. Different
> > > argument widths so warning delivered.
> >
> > % cpp test.c
> > # 1 "test7.c"
> > # 1 ""
> > # 1 ""
> > # 1 "test7.c"
> > # 1 "test7.h" 1
> > # 13 "test7.h"
> > void f(char b);
> > # 2 "test7.c" 2
> >
> > int
> > main(int argc, char *argv[]) {
> >   fchar)1)));
> >
> >   return(0);
> > }
> >
> > void
> > f(char b) {
> > }
> >
> > Am I missing something that says that there isn't the prototype of
> > the same width?  Last time I checked my vision, f(char b) was the
> > same as f(char b)...  :-/ or am I missing something?  I believe
> > that gcc's promoting the char to an int or to some other non-1
> > byte width data type... but I'm not seeing how, where, or why.
> > -sc
> 
> According to the man page we are comaring what does happen with the
> prototype in scope with what would have happened if the prototype
> was not there.
> 
> You are aware theat the rules of C require that in the absence of a
> prototype actual integer calling arguments of less width than int
> (usually char and short) must be promoted to int before the call?

Wow, that's a really worthless warning.  I had to re-read it in the AM
to fully appreciate its non-usefulness for properly written software.
Thanks... when reading the error message and skimming the man page, I
thought it was promoting width of the argument to 4 bytes, not that
"in the event that the prototype isn't here, things will get hard to
debug."  Thank you, for your incite.  -sc

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


Add routing for serial line connection

2003-06-10 Thread Bryan W. Maxwell
I am not doing a serial line client as you may guess from the subject. I am 
doing a serail line connection to a small pic based webserver. It runs over 
a serail line connection. Ive tried the command route add -net 192.168.2.0 
netmask 255.255.255.0 and get a bad netmask error. I was wondeirng how i 
could correct this. I have already run the command slattach -h -l -n -s 
19200 /dev/cuaa0 and ifconfig sl0 192.168.2.2 192.168.2.3 up, both run with 
out errors. Please help. Thank you in advance. 
Bryan Maxwell

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


Another Compaq EVO D510 "BTX halted" case

2003-06-10 Thread Johannes Lochmann
Hi all,

the subject says it all: I got this nice quiet Compaq EVO D510 Convertible 
Mini Tower on my desk and tried to install FreeBSD 5.1-RELEASE on it so it 
would match the other machines here and got immedeately stuck while booting 
from CDROM with a "BTX halted" case.

Google found the suggestion to switch to "Max PIO" and turn of DMA:

http://groups.google.com/groups?selm=20030110114315.GA38226_kollerie.com%40ns.sol.net

Unfortunately this does not work for me and leads to this (5.1-RELEASE):

|
int=000d  err=  efl=00030246  eip=2c13
eax=203c  ebx=0004  ecx=2000  edx=246b
esi=08d5  edi=0006088c  ebp=1538  esp=1502
cs=f000  ds=ee00  es=ee00fs=  gs= ss=ee00
cs:eip=0f 20 dd 81 e5 00 f0 0f-20 c2 0f 01 e0 a8 01 75
   08 80 e2 fe e8 53 ff eb-21 0f 20 e0 a9 30 00 75
ss:esp=8c 08 06 00 d5 08 00 00-38 15 00 00 22 15 00 00
   04 00 00 00 6b 24 00 00-04 00 00 00 3c 24 00 00
BTX halted

This is the system configuration:

Compaq EVO D510 Convertible Mini Tower
P4 2000 MHz
256 MB RAM
CDROM in the Compaq Multibay slot, recognized by the boot loader as cd0.

Tried FreeBSD versions showing this problem where:

4.7
4.8
5.0-RELEASE
5.1-RELEASE

Anybody got a hint for me? I'm really stuck here...

Thank you in advance,

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


Re: USB keyboard and KVM

2003-06-10 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, Scott Saunders w
rites:
>I have one issue I haven't been able to figure out yet. I'm using a USB 
>keyboard with a USB KVM switch. When the machine boots, the keyboard is 
>recognized and works fine. (The keyboard doesn't seem to have any 
>effect at the "Hit [enter] to boot immediately..." line of startup, 
>though.) However, if I switch the KVM to another computer and back, the 
>machine doesn't respond to the keyboard. The monitor comes back fine, 
>but the keyboard and mouse don't seem to do anything. I can log in via 
>SSH, but I would like to turn SSH off and just use the KVM set up.
...
>I added:
>kbdcontrol -k /dev/kbd0 < /dev/ttyv0 > /dev/null
>to the end of /etc/rc.i386 based on the FAQ.

The above command will only run once when the machine boots, so you
need to have something that repeats this when the keyboard is
(effectively) plugged back in after being removed. Try adding the
following lines near the end of /etc/usbd.conf instead:

device "Keyboard"
devname "ukbd0"
attach "kbdcontrol -k /dev/kbd0 < /dev/ttyv0"

On a box that has both a PS/2 and a USB keyboard, I've used an entry
like the following to have FreeBSD switch to the USB one when it
is plugged in, though this isn't what you want if you only have a
USB keyboard.

device "Keyboard"
devname "ukbd0"
attach "kbdcontrol -k /dev/kbd1 -r 250.50 < /dev/console"
detach "kbdcontrol -k /dev/kbd0 < /dev/console"


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


Re: USB mouse frozen under X

2003-06-10 Thread Robert Huff

Joshua Lokken writes:

>  > Anyone have a clue what I'm missing?
>  >
>  >
>  > Robert Huff
>  >
>  > Section "InputDevice"
>  > Identifier  "Mouse0"
>  > Driver  "mouse"
>  > Option   "Protocol" "auto"
>  > Option   "Device" "/dev/ums0"
>  > # Option  "Buttons" "5"
>  > # Option  "ZAxisMapping" "4 5"
>  > # Option   "Emulate3Buttons"
>  > # Option   "ChordMiddle"
>  > EndSection
>  
>  You might try setting the device to /dev/sysmouse.  That should
>  get you cooking with gas...  HTH,

It is my understanding that only works if you're running
moused, which I'm not.  "/dev/umsX" has been reported to work by
multiple people, which is why I'm wondering why it doesn't work for
me.


Robert Huff



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


Re: [SPAM] RE: Potentially **DANGEROUS** bug in 5.0 - 5.1

2003-06-10 Thread Robert Huff

Ben Calvert writes:

>  I think I see what's wrong:

My apologies - the XF86Config was edited to remove stuff not
directly related to the mouse.  To clarify: X works fine _except_
for the mouse.


Robert Huff


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


Re: [SPAM] RE: Potentially **DANGEROUS** bug in 5.0 - 5.1

2003-06-10 Thread Ben Calvert
I think I see what's wrong:


Remington L. said:

>  And now for extensive information. Heres my XF86config

>
> Section "Monitor"
>   Identifier   "Monitor0"
>   VendorName   "Monitor Vendor"
>   ModelName"Monitor Model"
> EndSection


you have no information at all specified for your monitor.  for
comparision, here's the monitor section for my dell latitude C600:

Section "Monitor"
Identifier  "lcd"
HorizSync   30.0 - 57.0
VertRefresh 43-72
DisplaySize 240 178
  Gamma   0.90  0.95  0.85  # generated by KGamma
EndSection


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


Re: quick question please

2003-06-10 Thread Joshua Oreman
On Tue, Jun 10, 2003 at 12:34:03PM -0500 or thereabouts, Matthew D. Fuller seemed to 
write:
> On Tue, Jun 10, 2003 at 01:31:08PM -0400 I heard the voice of
> Steve, and lo! it spake thus:
> > i know this might be common question but id really like to know, why 
> > your logo is a small devil? please reply thanks.
> 
> Because the normal size of button-banners for webpages is too small to
> make it a large devil.

 Please don't say stuff like this, even in
jest. Some people might think the logo is really a devil.

 IT IS NOT. It's a "daemon" -- NOT a "demon".
There's a difference that has already been discussed many times on this
list.

-- Josh

> 
> 
> -- 
> Matthew Fuller (MF4839)   |  [EMAIL PROTECTED]
> Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
> 
> "The only reason I'm burning my candle at both ends, is because I
>   haven't figured out how to light the middle yet"
> ___
> [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: Creating a IPSec tunnel between a Windows machine and a machinerunning FreeBSD

2003-06-10 Thread Brent Wiese

> 
> The topology is as fallows:
> 
> Node A <-> Internet <--> Node B <-> Internal net B where
> node A's external address is 111.111.11.111
> node B's internal address is 12.3.4.567
> external address is 222.222.222.2
> 
> Node A is running windows 2000 and I am using PGPnet to make
> a tunnel to Node B which is running FreeBSD and I am using 
> racoon on that machine. The tunnel has to be working for all 
> traffic. I am not sure, but I think that Node B is not set up 
> as gateway/router. 
> It is very important that the connection is set up as a 
> tunnel and not as a transporter. 
> I greatly appreciate your help. Sincerely

First, don't use PGPnet, use Win2k's built in IPSEC stuff. To get to it, do
a start/run, mmc, then file, add/remove snap-in, add. Ipsec security
policies (choose local computer), close.

Add a new policy and create the 2 tunnels. The wizards are actually
confusing so I don't use them. The key is to uncheck the "mirror" rule. It
doesn't work because of how you have to specify the tunnel end points.

You'll also need to enable Routing and Remote Access (RRAS). Make sure you
set up the filters to only allow the tunnel traffic (security thing).

After you get that set up (start/run/ipsecmon is useful) racoon is pretty
easy. You'll probably need to "enable_gateway=YES" in your rc.conf. If you
do that, you'd be wise to set up ip filtering to keep out rogue traffic. I
can't remember now if that option is actually needed for ipsec tunnels. I
know it is for MPD using pptp.

Also, don't set up the gif() stuff that you see in all the FAQ's. You only
need racoon.

If these 2 boxes aren't your default routers for the internal lans, then
you'll need to add routes to the hosts. Do not set up routes on the 2
gateway boxes, the tunnels will forward the traffic.

Ping in w2k is mostly stupid. You cannot set which NIC it sources from, so
you will not be able to ping thru the tunnel from the w2k gateway. Drive
shares and such will work. You can ping from hosts thru the tunnel though,
so use that to test.

Here is a big thing that I do not believe I've seen in the FAQ's: you need
to lower the MTU of the w2k inside NIC and all the NICs of the hosts using
the tunnel. W2k does not correctly negotiate MTU, even w/ the reg entry that
is supposed to do it set. You need to add DWORD "MTU" to
hkey_local_machine\system\currentcontrolset\services\tcpip\parameters\interf
aces and find the correct interface in that list of GUIDs. Use ping from a
host keep upping the packet size until you find the one that doesn't work,
then lower it. It'll probably be somewhere around 1420 to account for the
ipsec overhead. After creating that MTU entry, you'll need to reboot.

Good luck. You can probably tell this took an extreme amount of time to
figure out. Maybe one day I'll write my own FAQ... Hahaha!

Now that is all said and done, if what you're trying to do is give that
single w2k box access to the internal lan behind the freebsd box, you'd be
better using MPD on the unix box which supports MS's PPTP protocol. That is
much easier on the w2k box to set up. It sets up as a "dial" connection like
a modem. Its also much easier to use if the w2k box has a dynamic ip (road
warrior setup).

Brent

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


RE: Creating a IPSec tunnel between a Windows machine and a machinerunning FreeBSD

2003-06-10 Thread Brent Wiese

> 
> The topology is as fallows:
> 
> Node A <-> Internet <--> Node B <-> Internal net B where 
> node A's external address is 111.111.11.111
> node B's internal address is 12.3.4.567
> external address is 222.222.222.2
> 
> Node A is running windows 2000 and I am using PGPnet to make 
> a tunnel to Node B which is running FreeBSD and I am using 
> racoon on that machine. The tunnel has to be working for all 
> traffic. I am not sure, but I think that Node B is not set up 
> as gateway/router. 
> It is very important that the connection is set up as a 
> tunnel and not as a transporter. 
> I greatly appreciate your help. Sincerely

First, don't use PGPnet, use Win2k's built in IPSEC stuff. To get to it, do
a start/run, mmc, then file, add/remove snap-in, add. Ipsec security
policies (choose local computer), close.

Add a new policy and create the 2 tunnels. The wizards are actually
confusing so I don't use them. The key is to uncheck the "mirror" rule. It
doesn't work because of how you have to specify the tunnel end points.

You'll also need to enable Routing and Remote Access (RRAS). Make sure you
set up the filters to only allow the tunnel traffic (security thing).

After you get that set up (start/run/ipsecmon is useful) racoon is pretty
easy. You'll probably need to "enable_gateway=YES" in your rc.conf. If you
do that, you'd be wise to set up ip filtering to keep out rogue traffic. I
can't remember now if that option is actually needed for ipsec tunnels. I
know it is for MPD using pptp.

Also, don't set up the gif() stuff that you see in all the FAQ's. You only
need racoon.

If these 2 boxes aren't your default routers for the internal lans, then
you'll need to add routes to the hosts. Do not set up routes on the 2
gateway boxes, the tunnels will forward the traffic.

Ping in w2k is mostly stupid. You cannot set which NIC it sources from, so
you will not be able to ping thru the tunnel from the w2k gateway. Drive
shares and such will work. You can ping from hosts thru the tunnel though,
so use that to test.

Here is a big thing that I do not believe I've seen in the FAQ's: you need
to lower the MTU of the w2k inside NIC and all the NICs of the hosts using
the tunnel. W2k does not correctly negotiate MTU, even w/ the reg entry that
is supposed to do it set. You need to add DWORD "MTU" to
hkey_local_machine\system\currentcontrolset\services\tcpip\parameters\interf
aces and find the correct interface in that list of GUIDs. Use ping from a
host keep upping the packet size until you find the one that doesn't work,
then lower it. It'll probably be somewhere around 1420 to account for the
ipsec overhead. After creating that MTU entry, you'll need to reboot.

Good luck. You can probably tell this took an extreme amount of time to
figure out. Maybe one day I'll write my own FAQ... Hahaha!

Brent

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


Re: mplayer

2003-06-10 Thread Adam
On Tue, 2003-06-10 at 13:39, Dick Hoogendijk wrote:
> I thought I'd install the mplayer port plus the mplayer-skins and have
> fun playing my DivX or Quicktime movies. ** wrong **
> 
> Running a GENERICS kernel mplayer complains about having to recompile
> the kernel w/ some extra options. I can't seem to find these
> instructions in the dox though, so I'll reluctantly ask you:
> 
> What do I need to succesfully run mplayer. I mean: which port(s) and
> which kernel options need be set?
> 
> An info page on FreeBSD and mplayer is also welcome ;-)

For starters, you'll need to compile in support for your soundcard. The
handbook goes over this in great detail:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html

Beyond that, as long as your video driver is working OK, you should be
able to use mplayer just fine.

Please note the differences between 4.x and 5.x in setting up sound
devices. Be sure you are reading the correct instructions for setting it
up in 4.x (more steps).

-- 
Adam <[EMAIL PROTECTED]>

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


Re: Newbie wirless install question

2003-06-10 Thread Matthew Ryan
Hi Scot,

On Tuesday, June 10, 2003, at 03:13 PM, Scott Miller wrote:

I am still trying to get my wireless card working.  What am I doing 
wrong?

It should get an address via DHCP. (I did not see where this was 
indicated in ifconfig.)
ifconfig won't tell you how it got it's address.

Can you post the full output of ifconfig wi0 and also /etc/rc.conf?

Have you used pccard_ifconfig="DHCP" in /etc/rc.conf?

Matthew Ryan

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


Re: mplayer

2003-06-10 Thread Joshua Lokken

- Original Message - 
From: "Dick Hoogendijk" <[EMAIL PROTECTED]>
To: "freebsd-questions" <[EMAIL PROTECTED]>
Sent: Tuesday, June 10, 2003 10:39 AM
Subject: mplayer


> I thought I'd install the mplayer port plus the mplayer-skins and have
> fun playing my DivX or Quicktime movies. ** wrong **
>
> Running a GENERICS kernel mplayer complains about having to recompile
> the kernel w/ some extra options. I can't seem to find these
> instructions in the dox though, so I'll reluctantly ask you:
>
> What do I need to succesfully run mplayer. I mean: which port(s) and
> which kernel options need be set?
>
> An info page on FreeBSD and mplayer is also welcome ;-)
>

AFAIK, I've never needed special kernel options to run mplayer.  Could you
post the exact message(s) you're getting?  What version of FreeBSD?

Joshua

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


Re: USB mouse frozen under X

2003-06-10 Thread Joshua Lokken

- Original Message - 
From: "Robert Huff" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 10, 2003 10:30 AM
Subject: USB mouse frozen under X


>
>  I'm attempting to switch to an all-USB set-up, and can't get
> the mouse to work under X.  (I don't use it elsewhere, so moused is
> possible, but disfavored.)
>Symptoms: X starts; keyboard is fine; mouse cursor appears
> but is frozen centered horizontally and about 2/3 of the way down
> the screen.  Clicking any button has no effect. Changing the mouse
> (to a MS IntelliMouse) has no effect.
> The _exact_ same set-up works perfectly under WinME.
> Appropriate bits of configuration and log files are appended.
>
> I've checked the FAQ and the Handbook, and searched the
> archives for the mailing lists and comp.unix.freebsd.misc - found
> nothing.
> Anyone have a clue what I'm missing?
>
>
> Robert Huff
>
> Section "InputDevice"
> Identifier  "Mouse0"
> Driver  "mouse"
> Option   "Protocol" "auto"
> Option   "Device" "/dev/ums0"
> # Option  "Buttons" "5"
> # Option  "ZAxisMapping" "4 5"
> # Option   "Emulate3Buttons"
> # Option   "ChordMiddle"
> EndSection

You might try setting the device to /dev/sysmouse.  That should get you
cooking with gas...  HTH,

Joshua

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


mplayer

2003-06-10 Thread Dick Hoogendijk
I thought I'd install the mplayer port plus the mplayer-skins and have
fun playing my DivX or Quicktime movies. ** wrong **

Running a GENERICS kernel mplayer complains about having to recompile
the kernel w/ some extra options. I can't seem to find these
instructions in the dox though, so I'll reluctantly ask you:

What do I need to succesfully run mplayer. I mean: which port(s) and
which kernel options need be set?

An info page on FreeBSD and mplayer is also welcome ;-)

-- 
dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE
++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: quick question please

2003-06-10 Thread Matthew D. Fuller
On Tue, Jun 10, 2003 at 01:31:08PM -0400 I heard the voice of
Steve, and lo! it spake thus:
> i know this might be common question but id really like to know, why 
> your logo is a small devil? please reply thanks.

Because the normal size of button-banners for webpages is too small to
make it a large devil.


-- 
Matthew Fuller (MF4839)   |  [EMAIL PROTECTED]
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/

"The only reason I'm burning my candle at both ends, is because I
  haven't figured out how to light the middle yet"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Potentially **DANGEROUS** bug in 5.0 - 5.1

2003-06-10 Thread Kevin Oberman
What you are seeing is probably the most literal demonstration of bit
rot I can imagine. It sounds like the effect one gets from turning off
the drive to the LCD panel, but leaving the back-light on. It's very
odd looking.

Most likely something in XFree86 is telling the video card to do
something it does not like and, rather than drive the screen with
potentially damaging signals, it just turns off.

When you went from 4.8 to 5, did you hange versions of XFree86? Is the
XF86Config file changed? Sounds like something must have changed in
the XFree86 stuff that really upset the graphics system to the point it
simply turned off.
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: [EMAIL PROTECTED]   Phone: +1 510 486-8634
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


quick question please

2003-06-10 Thread Steve
i know this might be common question but id really like to know, why 
your logo is a small devil? please reply thanks.

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


USB mouse frozen under X

2003-06-10 Thread Robert Huff

 I'm attempting to switch to an all-USB set-up, and can't get
the mouse to work under X.  (I don't use it elsewhere, so moused is
possible, but disfavored.)
   Symptoms: X starts; keyboard is fine; mouse cursor appears
but is frozen centered horizontally and about 2/3 of the way down
the screen.  Clicking any button has no effect. Changing the mouse
(to a MS IntelliMouse) has no effect.
The _exact_ same set-up works perfectly under WinME.
Appropriate bits of configuration and log files are appended.

I've checked the FAQ and the Handbook, and searched the
archives for the mailing lists and comp.unix.freebsd.misc - found
nothing.
Anyone have a clue what I'm missing?


Robert Huff



system hardware probes  

Jun  6 14:14:36 jerusalem kernel: Copyright (c) 1992-2003 The FreeBSD Project.
Jun  6 14:14:36 jerusalem kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 
1991, 1992, 1993, 1994
Jun  6 14:14:36 jerusalem kernel: The Regents of the University of California. All 
rights reserved.
Jun  6 14:14:36 jerusalem kernel: FreeBSD 5.0-RELEASE-p7 #0: Thu Jun  5 11:13:26 EDT 
2003
Jun  6 14:14:36 jerusalem kernel: [EMAIL PROTECTED]:/usr/obj/usr/src/sys/JERUSALEM
Jun  6 14:14:36 jerusalem kernel: Preloaded elf kernel "/boot/kernel/kernel" at 
0xc04f3000.
Jun  6 14:14:36 jerusalem kernel: Preloaded elf module "/boot/kernel/acpi.ko" at 
0xc04f30a8.
Jun  6 14:14:36 jerusalem kernel: Timecounter "i8254"  frequency 1193182 Hz
Jun  6 14:14:36 jerusalem kernel: Timecounter "TSC"  frequency 2266759588 Hz
Jun  6 14:14:36 jerusalem kernel: CPU: Pentium 4 (2266.76-MHz 686-class CPU)
Jun  6 14:14:36 jerusalem kernel: Origin = "GenuineIntel"  Id = 0xf24  Stepping = 4
Jun  6 14:14:36 jerusalem kernel: 
Features=0x3febfbff
Jun  6 14:14:36 jerusalem kernel: real memory  = 536854528 (511 MB)
Jun  6 14:14:36 jerusalem kernel: avail memory = 516546560 (492 MB)
Jun  6 14:14:36 jerusalem kernel: Initializing GEOMetry subsystem
Jun  6 14:14:36 jerusalem kernel: Pentium Pro MTRR support enabled
Jun  6 14:14:36 jerusalem kernel: npx0:  on motherboard
Jun  6 14:14:36 jerusalem kernel: npx0: INT 16 interface
Jun  6 14:14:36 jerusalem kernel: acpi0:  on motherboard
Jun  6 14:14:36 jerusalem kernel: ACPI-0625: *** Info: GPE Block0 defined as GPE0 to 
GPE15
Jun  6 14:14:36 jerusalem kernel: Using $PIR table, 10 entries at 0xc00f1b20
Jun  6 14:14:36 jerusalem kernel: acpi0: power button is handled as a fixed feature 
programming model.
Jun  6 14:14:36 jerusalem kernel: Timecounter "ACPI-safe"  frequency 3579545 Hz
Jun  6 14:14:36 jerusalem kernel: acpi_timer0: <24-bit timer at 3.579545MHz> port 
0xe408-0xe40b on acpi0
Jun  6 14:14:36 jerusalem kernel: acpi_cpu0:  on acpi0
Jun  6 14:14:36 jerusalem kernel: acpi_button0:  on acpi0
Jun  6 14:14:36 jerusalem kernel: pcib0:  port 0xcf8-0xcff on 
acpi0
Jun  6 14:14:36 jerusalem kernel: pci0:  on pcib0
Jun  6 14:14:36 jerusalem kernel: agp0:  mem 
0xf400-0xf7ff at device 0.0 on pci0
Jun  6 14:14:36 jerusalem kernel: pcib1:  at device 1.0 on pci0
Jun  6 14:14:36 jerusalem kernel: pci1:  on pcib1
Jun  6 14:14:36 jerusalem kernel: drm0:  mem 
0xf300-0xf37f,0xf380-0xf3803fff,0xfc00-0xfdff irq 11 at device 0.0 
on pci1
Jun  6 14:14:36 jerusalem kernel: info: [drm] AGP at 0xf400 64MB
Jun  6 14:14:36 jerusalem kernel: info: [drm] Initialized mga 3.0.2 20010321 on minor 0
Jun  6 14:14:37 jerusalem kernel: isab0:  at device 2.0 on pci0
Jun  6 14:14:37 jerusalem kernel: isa0:  on isab0
Jun  6 14:14:37 jerusalem kernel: ohci0:  mem 
0xf280-0xf2800fff irq 5 at device 2.2 on pci0
Jun  6 14:14:37 jerusalem kernel: usb0: OHCI version 1.0, legacy support
Jun  6 14:14:37 jerusalem kernel: usb0: SMM does not respond, resetting
Jun  6 14:14:37 jerusalem kernel: usb0:  on ohci0
Jun  6 14:14:37 jerusalem kernel: usb0: USB revision 1.0
Jun  6 14:14:37 jerusalem kernel: uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, 
addr 1
Jun  6 14:14:37 jerusalem kernel: uhub0: 3 ports with 3 removable, self powered
Jun  6 14:14:37 jerusalem kernel: uhub1: Texas Instruments TUSB2046 hub, class 9/0, 
rev 1.10/1.25, addr 2
Jun  6 14:14:37 jerusalem kernel: uhub1: 4 ports with 4 removable, bus powered
Jun  6 14:14:37 jerusalem kernel: ukbd0: Tangtop Generic USBPS2, rev 1.10/0.01, addr 
3, iclass 3/1
Jun  6 14:14:37 jerusalem kernel: ums0: vendor 0x0d3d product 0x0001, rev 1.10/0.01, 
addr 3, iclass 3/1
Jun  6 14:14:37 jerusalem kernel: ums0: 3 buttons and Z dir.
Jun  6 14:14:37 jerusalem kernel: ohci1:  mem 
0xf200-0xf2000fff irq 9 at device 2.3 on pci0
Jun  6 14:14:37 jerusalem kernel: usb1: OHCI version 1.0, legacy support
Jun  6 14:14:37 jerusalem kernel: usb1: SMM does not respond, resetting
Jun  6 14:14:37 jerusalem kernel: usb1:  on ohci1
Jun  6 14:14:37 jerusalem kernel: usb1: USB revision 1.0
Jun  6 14:14:37 jerusalem kernel: uhub2: SiS OHCI root hub, class 9/0, rev 1.00/1.00, 
addr 1
Jun  6 14:14:

5.1 GEOM problems

2003-06-10 Thread Maxime Romano
Hello,
I've just upgraded my server from 5.0-RELEASE to 5.1-RELEASE yesterday, 
using buildworld/installworld et al.  Ever since, I haven't been able to 
boot with any >= 5.0 kernel, GENERIC or custom, SMP or not (4.8 and 4.4 
work, though).  Every kernel panics with an error that looks something like 
this (this one is taken from trying to boot with GENERIC from the "kern.flp" 
floppy, from the 5.1-RELEASE CD):

Fatal trp 12: page fault while in kernel mode
cpuid =1; lapic.id = 
fault virtual address = 0x5c
fault code = supervisor read
.
current process = 4 (g_down)
trap number = 12
panic: page fault
boot -v shows that this error happens RIGHT after it says "GEOM: new disk 
idad0", so I have a sneaking suspicion that GEOM doesn't like my raid 
controller, even though it's been working rather flawlessly ever since I've 
start using BSD.  I'm not even quite sure what GEOM is, does, or why it's 
making my kernel panic.

So I was wondering whether this was a known issue and if there was some kind 
of solution available?  Or maybe if it might just be a flagrant mistake on 
my part?  Regardless, any feedback would be greatly appreciated.

Thanks,
-Maxime Romano
"Ending a sentence with a preposition is something up with which I will not 
put."
	-- Sir Winston Churchill
http://www.jewcrew.org/~verbophobe/

_
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*   
http://join.msn.com/?page=features/junkmail

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


RE: Potentially **DANGEROUS** bug in 5.0 - 5.1

2003-06-10 Thread Remington L.
Take a look at Picture5.jpg for what I'm referring too.

 And now for extensive information. Heres my XF86config
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen  0  "Screen0" 0 0
InputDevice"Mouse0" "CorePointer"
InputDevice"Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath  "/usr/X11R6/lib/X11/rgb"
ModulePath   "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
Load  "extmod"
Load  "glx"
Load  "dri"
Load  "dbe"
Load  "record"
Load  "xtrap"
Load  "speedo"
Load  "type1"
Load  "freetype"
EndSection

Section "InputDevice"
Identifier  "Keyboard0"
Driver  "keyboard"
EndSection

Section "InputDevice"
Identifier  "Mouse0"
Driver  "mouse"
Option  "Protocol" "auto"
Option  "Device" "/dev/sysmouse"
EndSection

Section "Monitor"
Identifier   "Monitor0"
VendorName   "Monitor Vendor"
ModelName"Monitor Model"
EndSection

Section "Device"
### Available Driver options are:-
### Values: : integer, : float, : "True"/"False",
### : "String", : " Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel"   # []
#Option "SWcursor"  # []
#Option "Dac6Bit"   # []
#Option "Dac8Bit"   # []
#Option "ForcePCIMode"  # []
#Option "CPPIOMode" # []
#Option "CPusecTimeout" # 
#Option "AGPMode"   # 
#Option "AGPFastWrite"  # []
#Option "AGPSize"   # 
#Option "RingSize"  # 
#Option "BufferSize"# 
#Option "EnableDepthMoves"  # []
#Option "EnablePageFlip"# []
#Option "NoBackBuffer"  # []
#Option "PanelOff"  # []
#Option "DDCMode"   # []
#Option "CloneDisplay"  # 
#Option "CloneMode" # []
#Option "CloneHSync"# []
#Option "CloneVRefresh" # []
#Option "UseFBDev"  # []
#Option "VideoKey"  # 
Identifier  "Card0"
Driver  "ati"
VendorName  "ATI Technologies Inc"
BoardName   "Radeon Mobility M7 LW [Radeon Mobility 7500]"
BusID   "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor"Monitor0"
DefaultDepth24
SubSection "Display"
Depth 1
EndSubSection
SubSection "Display"
Depth 4
EndSubSection
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
EndSubSection
SubSection "Display"
Depth 24
Modes   "1600x1200"
EndSubSection
EndSection

#
###   dmesg
#
FreeBSD 5.1-RELEASE #1: Tue Jun 10 01:16:10 PDT 2003
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/LAPTOP
Preloaded elf kernel "/boot/kernel/kernel" at 0xc0539000.
Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0539294.
Timecounter "i8254"  frequency 1193182 Hz
Timecounter "TSC"  frequency 1590817532 Hz
CPU: Intel(R) Pentium(R) 4 Mobile CPU 1.60GHz (1590.82-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0xf24  Stepping = 4
 
Features=0x3febf9ff
real memory  = 536346624 (511 MB)
avail memory = 515182592 (491 MB)
Pentium Pro MTRR support enabled
VESA: v2.0, 32768k memory, flags:0x1, mode table:0xc04526c2 (122)
VESA: ATI MOBILITY RADEON 7500
npx0:  on motherboard
npx0: INT 16 interface
acpi0:  on motherboard
pcibios: BIOS version 2.10
Using $PIR table, 7 entries at 0xc00fdf50
ACPI-0351: *** Error: Could not install PciConfig handler for PCI0,
AE_ALREADY_EXISTS
ACPI-0351: *** Error: Could not install PciConfig handler for PCI0,
AE_ALREADY_EXISTS
ACPI-0351: *** Error: Could not install PciConfig handler for PCI0,
AE_ALREADY_EXISTS
Timecounter "ACPI-fast"  frequency 3579545 Hz
ACPI-0351: *** Error: Could not install PciConfig handler for PCI0,
AE_ALREADY_EXISTS
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
acpi_cpu0:  port 0x530-0x537 on acpi0
acpi_tz0:  port 0x530-0x537 on acpi0
a

USB keyboard and KVM

2003-06-10 Thread Scott Saunders
I'm working on my very first FreeBSD machine running FreeBSD 
4.8-RELEASE. I've worked with many Macs and toyed with Linux, and I'm 
finding FreeBSD very nice.

I have one issue I haven't been able to figure out yet. I'm using a USB 
keyboard with a USB KVM switch. When the machine boots, the keyboard is 
recognized and works fine. (The keyboard doesn't seem to have any 
effect at the "Hit [enter] to boot immediately..." line of startup, 
though.) However, if I switch the KVM to another computer and back, the 
machine doesn't respond to the keyboard. The monitor comes back fine, 
but the keyboard and mouse don't seem to do anything. I can log in via 
SSH, but I would like to turn SSH off and just use the KVM set up.

I'm only using the CLI, so the mouse isn't an issue for me. This is my 
first FreeBSD install, and also my first PC hardware and I'm at a loss. 
If someone could point me in the right direction, I'd really appreciate 
it.

I have:
usbd_enable="YES"
blanktime="0"
at the end of rc.conf.
I added:
kbdcontrol -k /dev/kbd0 < /dev/ttyv0 > /dev/null
to the end of /etc/rc.i386 based on the FAQ.
I added:
options KBD_INSTALL_CDEV
to the kernel config and recompiled, based on my interpretation of the 
ukbd man page.

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


Re: Potentially **DANGEROUS** bug in 5.0 - 5.1

2003-06-10 Thread Ben Calvert
Remington L. said:
> I have a Sony VAIO GRX-570 laptop. When 5.0-R came out I noticed VERY
> unusual symptoms on startx. This is very hard to describe(I'm gonna get a
> picture and post). When I launch startx the screen goes blank, and imagine
> this ocean wave type thing sweep across my screen. Its not like just some
> a
> screensaver, you can tell by looking at it that its not good. The symptom
> lasts about 4 seconds and then it stops, and my system is frozen, no
> error,
> no kernel panic. This also happens in 5.1, but NOT in 4.8
>
> As I said its very hard to describe, I will attempt to grab a picture and
> Ill repost. What should I do about this bug?
>

This sounds like a problem with X and your monitor.  do you have the same
XF86Config in 5x as in 4x?

-- 
Ben Calvert
Stonehenge NetWorks
www.stonehenge-net.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Potentially **DANGEROUS** bug in 5.0 - 5.1

2003-06-10 Thread Remington L.
I have a Sony VAIO GRX-570 laptop. When 5.0-R came out I noticed VERY
unusual symptoms on startx. This is very hard to describe(I'm gonna get a
picture and post). When I launch startx the screen goes blank, and imagine
this ocean wave type thing sweep across my screen. Its not like just some a
screensaver, you can tell by looking at it that its not good. The symptom
lasts about 4 seconds and then it stops, and my system is frozen, no error,
no kernel panic. This also happens in 5.1, but NOT in 4.8

As I said its very hard to describe, I will attempt to grab a picture and
Ill repost. What should I do about this bug?


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


Creating a IPSec tunnel between a Windows machine and a machine running FreeBSD

2003-06-10 Thread Tkachenko, Artem N
The topology is as fallows:

Node A <-> Internet <--> Node B <-> Internal net B
where 
node A's external address is 111.111.11.111
node B's internal address is 12.3.4.567
external address is 222.222.222.2

Node A is running windows 2000 and I am using PGPnet to make a tunnel to
Node B which is running FreeBSD and I am using racoon on that machine. The
tunnel has to be working for all traffic. I am not sure, but I think that
Node B is not set up as gateway/router. 
It is very important that the connection is set up as a tunnel and not as a
transporter. 
I greatly appreciate your help. Sincerely

Art
[EMAIL PROTECTED]

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


Re: How do you cp your 4.8 install

2003-06-10 Thread Massimiliano Stucchi
On Tue, 10 Jun 2003 13:13:55 +
DanB <[EMAIL PROTECTED]> wrote:

> How do you load  your 4.8 config data to 5.0?

It's not that simple. You should give a look at the "early adopter's
guide" and to /usr/src/UPDATING to find more info.

Ciao ciao

--

Stucchi Massimiliano | Gruppo Utenti FreeBSD Italia
WillyStudios.com | http://www.gufi.org 
[EMAIL PROTECTED] | [EMAIL PROTECTED]
"People who make no mistakes do not usually make anything"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: i have a question on the mb settings fo my sis 530

2003-06-10 Thread Andreas Kohn
Am Tue, 2003-06-10 um 16.39 schrieb [EMAIL PROTECTED]:
> hi i was wondering how i would change the mb settings on my sis 530 video 
> card.Its on-board and i think there is a way to change it from say 16mb going 
> into the video to 32mb of ram going into the video display. do you get what im 
> saying? if you do please e-mail me back at [EMAIL PROTECTED] 
> 
>   thank you very much
> curtis moses

Hello, 
I can change this setting on my SiS630 in the BIOS. I don't think that
it is possible to change it at runtime at all.

HTH,
-- 
Andreas Kohn <[EMAIL PROTECTED]>


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Re: Converting Linux passwd to FreeBSD

2003-06-10 Thread Scott St. John
Jonathan-

Perfect!  Thank you, I will give that a try today once I get 5.1 running.

-Scott

After spending a year converting my ISP to Linux I have had enough and am 
ready to come back home to FreeBSD.  The ips driver in 5.1 also helps 
since I am running IBM Netfinity's.
Is anyone familiar with a tool to convert my Linux passwd files to 
FreeBSD so I don't have to manually recreate the accounts?
Nice and easy. I've done this a few times recently on Linux boxes.
There's a nice FAQ entry at:
http://www.openbsd.org/faq/faq9.html#passwd
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


i have a question on the mb settings fo my sis 530

2003-06-10 Thread Devildrivergt
hi i was wondering how i would change the mb settings on my sis 530 video 
card.Its on-board and i think there is a way to change it from say 16mb going 
into the video to 32mb of ram going into the video display. do you get what im 
saying? if you do please e-mail me back at [EMAIL PROTECTED] 



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


help me

2003-06-10 Thread selfghe edherh
Please give me mail address about freebsd questions in Russia?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: weird messages when installing a program by ports

2003-06-10 Thread Joshua Oreman
On Tue, Jun 10, 2003 at 12:16:20PM +0100 or thereabouts, fdcf seemed to write:
> i was installing blackbox when i saw a weird msg, i've done make install clean in 
> /usr/ports/x11-wm/blackbox and during the compilation were appearing msgs like that:
> 
> /usr/inclde/g++/type_traits.h:363: warning: ANSI C++ does not support 'long long' .

It's a compiler warning warning about a nonportable 64-bit integer type that
is used in the program. It's not a problem. Do not worry.

If you were a developer, OTOH, you would add -Wno-long-long to the CFLAGS for
this program to suppress the message.

-- Josh

> 
> someone can say what's that ?
> ___
> [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: Is it neccessary for sending mail from php ?

2003-06-10 Thread Joshua Oreman
On Tue, Jun 10, 2003 at 10:51:01AM +0100 or thereabouts, Supote Leelasupphakorn seemed 
to write:
> Hello,
> 
>I've install apache+php and would like to use
> function:mail() in php to sendmail from my
> box(Freebsd). My question is, is it neccessary to
> run sendmail or other SMTP-like service on this box 
> for able to send (outgoing) mail.

Probably not. If you can send outgoing mail from that box,
you can mail() too.

-- Josh

> 
> Thanks in advance.
> 
> __
> Yahoo! Plus - For a better Internet experience
> http://uk.promotions.yahoo.com/yplus/yoffer.html
> ___
> [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]"


  1   2   >