Re: 5.1 WD 80.0GB SE Drive Geometry

2003-09-06 Thread Hendrik Hasenbein
Jim wrote:
Same deal.  Installation runs through fine, does the post-install, finishes
nicely, and reboots to a void (system runs POST, shows the devices, then
hangs indefinitely (pre-os startup)).
Turn on LBA access for that disk in your bios instead of auto and dont 
touch the geometrie in the editor. That worked for me.

Hendrik

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


Re: Possible errors in FreeBSD 5.1

2003-09-06 Thread Hendrik Hasenbein
James Leone wrote:
2. While I am in KDE in FreeBSD, but not in KDE in Linux, if I click on 
the Floppy Device icon before the floppy is inserted, I will not be able 
to access a subsequently inserted floppy disk. When I do, I get an error 
that says: the device is not configured.
Why do you even want to access a floppy before you insert it into the 
drive? No system should be able to do that. Kde tries to mount the 
floppy on clicking on the item. That is going to fail, because without a 
floppy in the drive there is no device in the device filesystem. Can't 
think why that should work with linux.

3. When I went to /boot/kernel and typed kldload pcm, it appeared to 
load up fine, no warning messages, etc. However, when I boot into KDE, 
KDE will not have any sound. However, if I compile PCM into the kernel 
and reboot, KDE's sound works just fine.
Should work both ways. Perhaps the kde sound deamon is run by an script 
in /usr/local/etc/rc.d before your module is probed in.

4. The Real Player port does not use FreeBSD's sound system, even though 
sound is working in KDE.  I have found a few proposed solutions, 
including one from the Real One Player forum, but none work. The error 
message says device not found.
Realplayer is working fine. Perhaps your sound device is already taken 
and blocked by kde.

5. When configured with the tools available to sysinstall, and 
additionally when X -configure is run, the XF86Config file does not 
include the modes lines that I get in SuSE Linux 8.2. I ended up copying 
over and slightly modifying SuSE's XF86Config file for better screeen 
resolution.
Modelines aren't needed any more. Just insert the parameters of your 
monitor and choose the desired resolution. Btw most screens show a 
sharper display if they aren't running at their stated max.

Hendrik

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


Re: terabyte limit

2003-09-06 Thread Hendrik Hasenbein
Shawn Ostapuk wrote:
I have around 10 IDE drives which add up to over a terabyte. My goal
is to use them all as one big drive using any means necessary (I have a
backup so redundency is not needed, only space in this situation)
I used to use vinum (and still would like to), i hit the terabyte limit
with UFS and was told i would have to upgrade to 5.1 in order to take
advantage of UFS2 and  1TB filesystem -- so thats what i've done.
However I still seem to have the exactly same problems. I'm now trying
it on a whole new box and set of drives with the same set of problems.
It doesn't matter if i use vinum or ccdconfig -- they all work fine and
predictably, until I make it larger than a terabyte then i get the 
following on freebsd 5.1 RELEASE:

with ccdconfig

# ccdconfig -cv ccd0 16 none /dev/ad1s1e .. /dev/ad10s1e
ccd0: 10 componets (ad1s1e, .., ad10s1e), 2223956864 blocks interleaved
at 16 blocks
# newfs /dev/ccd0
newfs: wtfs: 512 bytes at sector 2223956863: Invalid argument
with vinum

# newfs /dev/vinum/vinum0
/dev/vinum/vinum0: 1085915.5MB (2223954992 sectors) block size 16384,
fragment size 2048
  using 5910 cylinder groups of 183.77MB, 11761 blks, 23552 inodes.
newfs: can't read old UFS1 superblock: read error from block device:
Invalid arguement
Try newfs -O 2 /dev/vinum/vinum0 to force ufs2. Hope that works.

Hendrik

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


Re: host and hostname

2003-09-06 Thread Rommel B. Ikeda

- Original Message - 
From: horio shoichi [EMAIL PROTECTED]
To: Rommel B. Ikeda [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Friday, September 05, 2003 9:01 PM
Subject: Re: host and hostname


 On Fri, 5 Sep 2003 10:46:25 +0900
 Rommel B. Ikeda [EMAIL PROTECTED] wrote:
  Thanks very much for the reply, my apologies for not replying so
soon
 
  Actually, I posted my question on host and hostname, because, I have
been
  trying to find out if my Internet Settings is correct or not...I am
having
  problems with cvsup for a very long long time now...
 
  Actually, I did tried:
  # host freebsd.org
  Host not found, Try again
 
  I know that their is something wrong with our internet connection in our
  company...but, I do not think that the person in-charge of our Computer
Room
  can help me...Unfortunately, Although we are an NGO, Nobody knows about
  FreeBSD yet in our Organization...
 
  Anyways, about my comments on Can someone point me to some information
  about it aside from the man
  pages..., I do read the man pages, everytime, but on the time that I
was
  reading about the host and hostname, I was a little in a hurry and
those
  technical terms just made my head ached so, I though maybe I would ask
  everybody, just for this time...My head was really full with the
problems I
  have with cvsup...
 
  Thanks anyway...
 
  Rommel B. Ikeda
  OISCA-International
  http://www.oisca.org/

 Looks like you don't have /etc/resolv.conf file.


 The content would be like this, assuming your site has no other name
servers:

 domain oisca.org
 nameserver 164.46.1.1
 nameserver 211.10.162.68


 BTW, the nameservers are taken from whois database for oisca.org.

NS1.FIRSTSERVER.NE.JP164.46.1.1
NS2.FIRSTSERVER.NE.JP211.10.162.68


 horio shoichi

Thank you very much for the reply and also for looking up our nameserver...I
tried to find out  this numbers but I was told that our ISP dynamically
provides us this numbers...So, if I will be using the nameserver that can be
found in our Server Machine...when it disconnects...it will use a new
nameserver dynamically provided by our ISP...That is what I was told...

I just received an Email from the Mailing List advicing me to create a
/etc/resolv.conf...
He was also kind enough to provide me our DNS...
domain oisca.org
nameserver 164.46.1.1
nameserver 211.10.162.68

I created a /etc/resolv.conf with this one as what you have suggested
When my system starts:
The booting process halts for a few minutes saying
continuing vi sessions:
and then boots and starts gdm...
after gdm starts, I can log in but I can use my built-in mouse...
after logging in...it halts for a few minutes before I can use my built-in
mouse...
when i invoked this command:
# host freebsd.org
halts for a few minutes to read and then...
#host not found, try again

Any suggestions on what happened...
I would really appreciate itThank you...

Rommel B. Ikeda

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


Re: using FreeBSD plus KDE as a kiosk

2003-09-06 Thread Hendrik Hasenbein
Matt Hartzell wrote:
I am interested in using FreeBSD and KDE as a semi-publicly accessible
internet terminal.  I have a web-based application that I would like to
run from this type of setup.
Does anyone have any experience using a setup like this? Can any one
point me toward relevant documents?
If you only need to show a website and no other programs should be 
displayed in parallel you might want to try a combination of 
ratpoison+browser of your choice. Depending on your browser you can even 
omit ratpoison and just start the browser as the xsession (should have 
tabbed browsing then).

In effect you get a fullscreen browser with your app as homepage. More 
browser windows can be openend and switched between them with free 
configurable shortcuts (i recommend alt+tab). If the browser is closed 
you end the xsession and depending on configuration a new session might 
open or show a loginscreen.

Hendrik

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


Re: Possible errors in FreeBSD 5.1

2003-09-06 Thread James Leone
Hendrik Hasenbein wrote:

James Leone wrote:

2. While I am in KDE in FreeBSD, but not in KDE in Linux, if I click 
on the Floppy Device icon before the floppy is inserted, I will not 
be able to access a subsequently inserted floppy disk. When I do, I 
get an error that says: the device is not configured.


Why do you even want to access a floppy before you insert it into the 
drive? No system should be able to do that. Kde tries to mount the 
floppy on clicking on the item. That is going to fail, because without 
a floppy in the drive there is no device in the device filesystem. 
Can't think why that should work with linux.

3. When I went to /boot/kernel and typed kldload pcm, it appeared to 
load up fine, no warning messages, etc. However, when I boot into 
KDE, KDE will not have any sound. However, if I compile PCM into the 
kernel and reboot, KDE's sound works just fine.


Should work both ways. Perhaps the kde sound deamon is run by an 
script in /usr/local/etc/rc.d before your module is probed in.

4. The Real Player port does not use FreeBSD's sound system, even 
though sound is working in KDE.  I have found a few proposed 
solutions, including one from the Real One Player forum, but none 
work. The error message says device not found.


Realplayer is working fine. Perhaps your sound device is already taken 
and blocked by kde.

5. When configured with the tools available to sysinstall, and 
additionally when X -configure is run, the XF86Config file does not 
include the modes lines that I get in SuSE Linux 8.2. I ended up 
copying over and slightly modifying SuSE's XF86Config file for better 
screeen resolution.


Modelines aren't needed any more. Just insert the parameters of your 
monitor and choose the desired resolution. Btw most screens show a 
sharper display if they aren't running at their stated max.

Hendrik

LIke I said, I am just providing information here. I really don't care 
if it gets resolved, but I did care enough to point out these REAL problems.

James Leone





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


Re: Possible errors in FreeBSD 5.1

2003-09-06 Thread Hendrik Hasenbein
James Leone wrote:
LIke I said, I am just providing information here. I really don't care 
if it gets resolved, but I did care enough to point out these REAL 
problems.
If you aren't interested in solutions set the reply-to to 
[EMAIL PROTECTED] for the problem reports.

Still can't see REAL problems here.

Hendrik

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


Vim and C code

2003-09-06 Thread Martin Vana
Hi,
I would like to do some more advanced editing of my C programs in Vim,
like to go through program step by step or to have 'watch' on some of
variables. All I've achieved now is syntax highlighting and Quickfix with
:make command. I know there is EMACS somewhere out there, and
other more complex enviroments, but I would like to stay with Vim, which
I presonally like.
A link to some tutorial would be exactly what I need.
Thanx

PS: A bonus questions for those who haven't answered any newbie question
yet: I can't get :s/aaa/bbb/g to be working from curosor till the end of
file only.

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


routing problems (experience needed)

2003-09-06 Thread Peter Ulrich Kruppa
Hi,

I am trying to substitute our school's old Win NT4 Server by a
SAMBA/FreeBSD. The SAMBA PDC itself works like a charm, but
without the NT machine it can't be located from the different
subnets - and so is quite useless.

This is our network design:


 Internet

 ^
 |
  ___+_
  | DSL Router|  172.16.2.254
  ---+-
 |
  ___+
  |   Switch +--+
  -+-+-+-+-+--  |
_  | | | | |+---+
| PROXY FBSD|--+ | | | || 172.16.2.1
-| | | |    +_
172.16.2.11  | | | +-| SAMBA PDC|   | NT4 PDC|
 | | |   ------+--
 | | |   172.16.2.253  |
 | | | 172.16.1.1
different subnets: |
 172.16.3. |
 172.16.4. |
 172.16.5. 172.16.2.
   etc. subnet
 (with routers and  (with switches)
  switches)


As I said: connections between the different subnets break as
soon as the NT4 Server is plugged off.
What can be done:
1) Change all machines to mask 255.255.0.0
   - or would this end up in bad perfomance?
   (We have about 35 workstations all over the house and the
number is growing)
2) Set up some kind of router (we have got some old P75 left)?
3) Something completely different?

Thanks for all kinds of ideas and hints.

Uli.


+---+
|Peter Ulrich Kruppa|
| Wuppertal |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Vim and C code

2003-09-06 Thread Erik Steffl
Martin Vana wrote:
Hi,
I would like to do some more advanced editing of my C programs in Vim,
like to go through program step by step or to have 'watch' on some of
variables. All I've achieved now is syntax highlighting and Quickfix with
  you need a debugger for this, probably gdb with some gui frontend (I 
like ddd)

	erik

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


Re: Vim and C code

2003-09-06 Thread Matthew D. Fuller
On Sat, Sep 06, 2003 at 11:50:40AM +0200 I heard the voice of
Martin Vana, and lo! it spake thus:
 
 PS: A bonus questions for those who haven't answered any newbie question
 yet: I can't get :s/aaa/bbb/g to be working from curosor till the end of
 file only.

:.,$s/aaa/bbb/g



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


VT82C686/A/B AC'97 Audio Codec

2003-09-06 Thread Timur
Hi!

I have integrated via82c686 soundcard..  I am new to freebsd (coming
from linux), and wishing to use it instead windows at work.  The sound
card in Windows XP is shown as AC97 codec, and works well.

Unfortunately, I have no luck with making it work under freebsd.  What I
am trying to do is to load via82c686 driver..  it loads, but the kernel
does not writes any messages about detected card (it with CMI8xxx card
at home)..

My FreeBSD is 4.8-RELEASE

Any help and suggestions will be greatly appreciated!
Timur.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: VT82C686/A/B AC'97 Audio Codec

2003-09-06 Thread Hendrik Hasenbein
Timur wrote:
Hi!

I have integrated via82c686 soundcard..  I am new to freebsd (coming
from linux), and wishing to use it instead windows at work.  The sound
card in Windows XP is shown as AC97 codec, and works well.
Unfortunately, I have no luck with making it work under freebsd.  What I
am trying to do is to load via82c686 driver..  it loads, but the kernel
does not writes any messages about detected card (it with CMI8xxx card
at home)..
I only added 'device pcm' to the kernel, so kldload pcm should work as root.

Hendrik

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


Re: VT82C686/A/B AC'97 Audio Codec

2003-09-06 Thread Timur
On Sat, Sep 06, 2003 at 01:14:12PM +0200, Hendrik Hasenbein wrote:
 Timur wrote:
 Hi!
 
 I have integrated via82c686 soundcard..  I am new to freebsd (coming
 from linux), and wishing to use it instead windows at work.  The sound
 card in Windows XP is shown as AC97 codec, and works well.
 
 Unfortunately, I have no luck with making it work under freebsd.  What I
 am trying to do is to load via82c686 driver..  it loads, but the kernel
 does not writes any messages about detected card (it with CMI8xxx card
 at home)..
 
 I only added 'device pcm' to the kernel, so kldload pcm should work as root.
 
 Hendrik

What do you mean by adding 'device pcm' to kernel? I have a kernel that
comes with 4.8-STABLE, i did not recompile it.
grep pcm /usr/src/sys/i386/conf/LINT shows two lines:
device  pcm0 at isa? irq 10 drq 1 flags 0x0
device  pcm

I try to do 'kldload snd_pcm'.  Silence (the kernel is supposed to write
something like PCM... on the first console, am I right?)

mpg123 fails, says can't open /dev/dsp

Also, I try to 'kldload snd_via82c686', no results..

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


RE: FBSD equivalent to Linux cp -u

2003-09-06 Thread Charles Howse
  I have read man cp, and I don't see a way to copy source file to
  destination file *only* if source file is newer than 
 destination file.
  
  In Linux, I could do cp -u.  Is there another utility that 
 can pull this
  off?
 
 In sh(1), it should be as simple as:
 
  if [ $sourcefile -nt $destinationfile ] ; 
   then 
 cp -p $sourcefile $destinationfile ; 
  fi
 
 [untested]

Thanks, Lowell.  Once again I've had an attack of the dumb-ass!  :-)


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


Re: PAM, X11, and su as a normal user?

2003-09-06 Thread Matthew Seaman
On Fri, Sep 05, 2003 at 03:08:22PM -0700, Steven G. Kargl wrote:
 Matthew Seaman wrote:
  On Fri, Sep 05, 2003 at 12:18:40PM -0700, Steven G. Kargl wrote:
   After a few hours of frustation, it's time to ask a question.
   
   I have 2 accounts on my machine.  I use startx to start
   X11 as user kargl.  If I then su to user sgk, I cannot
   fire up X clients.  For example,
   
   troutmask:kargl[202] su sgk
   Password:
   troutmask:sgk[201] gnuplot
   Terminal type set to 'x11'
   gnuplot plot sin(x)
   gnuplot 
   gnuplot: unable to open display 'troutmask.apl.washington.edu:0'
   gnuplot: X11 aborted.
   
   I've tried using xhost sgk@, but this doesn't work.
   The only thing I can think of that may need to be
   configured is PAM, but the documentation is rather
   incomplete.  So, anyone know how to setup su to
   permit sgk to use X clients?
  
  As user kargl:
  
  % xauth nextract /tmp/foo ${DISPLAY}
  
  As user sgk:
  
  % xauth nmerge /tmp/foo
  
  and remember to delete /tmp/foo as soon as possible.
  
 
 I still get the above results with gnuplot after issuing the
 two xauth commands you give above.  If I use xauth list
 with as both users the entry for $DISPLAY shows the same key. 
 
 troutmask:sgk[246] xauth list
 troutmask.apl.washington.edu:0  MIT-MAGIC-COOKIE-1  some_long_string
 troutmask:kargl[245] xauth list
 troutmask.apl.washington.edu:0  MIT-MAGIC-COOKIE-1  some_long_string
 
 
 I suspect that I need to add something to /etc/pam.d/{su,system,xserver},
 but I can't locate adequate documentation.

If all your X sessions are local to you machine (and possibly even if
they aren't), then try setting the DISPLAY variable to :0.0 -- you'll
need to repeat the fun'n'games with xauth to match the new $DISPLAY
setting.

That means that all connections to the X server will take place via
the unix domain socket in /tmp/.X11-unix/ rather than through network
sockets.  This is generally a good move as the default in FreeBSD
nowadays is for the X server not to listen on the network at all.

You can check if your X server is listening on the net by running:

% netstat -an | grep '\.60[0-6][0-9] '

On a system using the default settings, there won't be any output from
that command.  Ports 6000 -- 6063 are allocated to the X window
system, although generally only the bottom one or two of that range
would ever be used on most personal machines.  Note that port 6010 or
above is generally ssh(1), rather than the X server directly.  ssh(1)
is also the answer to being able to run X clients remotely without
having the X server listening directly on the network, incidentally
having the very welcome benefit of encrypting all of the X network
traffic.

Cheers,

Matthew

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


pgp0.pgp
Description: PGP signature


vinum concat resilience

2003-09-06 Thread Zoltan HERPAI
Hi all,

I've been looking thru google and the mailinglists, but have found no
answer to this. Is it possible (and if it is, how) with a concatenated
plex in case of a predicted disk failure (like, SMART showing problems or
squeeking disk) to move the data to another hot- or cold-spare disk _by
hand_, thus getting the plex and the data back online?

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


Re: VT82C686/A/B AC'97 Audio Codec

2003-09-06 Thread Andrew L. Gould
On Saturday 06 September 2003 06:42 am, Timur wrote:
 On Sat, Sep 06, 2003 at 01:14:12PM +0200, Hendrik Hasenbein wrote:
  Timur wrote:
  Hi!
  
  I have integrated via82c686 soundcard..  I am new to freebsd (coming
  from linux), and wishing to use it instead windows at work.  The sound
  card in Windows XP is shown as AC97 codec, and works well.
  
  Unfortunately, I have no luck with making it work under freebsd.  What I
  am trying to do is to load via82c686 driver..  it loads, but the kernel
  does not writes any messages about detected card (it with CMI8xxx card
  at home)..
 
  I only added 'device pcm' to the kernel, so kldload pcm should work as
  root.
 
  Hendrik

 What do you mean by adding 'device pcm' to kernel? I have a kernel that
 comes with 4.8-STABLE, i did not recompile it.
 grep pcm /usr/src/sys/i386/conf/LINT shows two lines:
 device  pcm0 at isa? irq 10 drq 1 flags 0x0
 device  pcm


The line:  device  pcm
needs to be added to a new kernel configuration file.  The easiest way to do 
this is to copy /usr/src/sys/i386/conf/GENERIC to a new file.  Follow 
directions at:

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

I think the pcm0 line is for ISA sound cards.

 I try to do 'kldload snd_pcm'.  Silence (the kernel is supposed to write
 something like PCM... on the first console, am I right?)

 mpg123 fails, says can't open /dev/dsp

 Also, I try to 'kldload snd_via82c686', no results..

 Timur.

Best of luck,

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


Re: mplayer one last time :(

2003-09-06 Thread Lee Harr
I just got mplayer working very well yesterday... I am
really impressed with what is working now!
On 4.8-STABLE  I had to recompile my kernel with:

options CPU_ENABLE_SSE
options CPU_ATHLON_SSE_HACK
Thanks for this info. When you modified the kernel,
you just used the ports that I'm using and it
worked??? nothing fancy at all???
[also]
Win32 warning Accessed uninitialized Critical section (0x66bc4210)!
Yup. I was getting a very similar error message when trying to
play quicktime videos.  I recompiled the kernel with those two
options and now it works perfectly. It plays windows media
files too.
All I can say is great work to those who hooked this all up.

_
Tired of spam? Get advanced junk mail protection with MSN 8. 
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: Vim and C code

2003-09-06 Thread Marc Ramirez
On Sat, 6 Sep 2003, Martin Vana wrote:

 Hi,
 I would like to do some more advanced editing of my C programs in Vim,
 like to go through program step by step or to have 'watch' on some of
 variables. All I've achieved now is syntax highlighting and Quickfix with
 :make command. I know there is EMACS somewhere out there, and
 other more complex enviroments, but I would like to stay with Vim, which
 I presonally like.
 A link to some tutorial would be exactly what I need.
 Thanx

This would not be a function of Vim, you'll need to move to another
program, like gdb:

http://www.delorie.com/gnu/docs/gdb/gdb_toc.html

--
Marc Ramirez
Blue Circle Software Corporation
513-688-1070 (main)
513-382-1270 (direct)
http://www.bluecirclesoft.com
http://www.mrami.com (personal)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 802.11g and FreeBSD based access point ...

2003-09-06 Thread Matthias Teege
Vledder, Hans [EMAIL PROTECTED] writes:

 I am considering building a 802.11g FreeBSD access point. I've read that I
 will need a network adapter that supports hostap (access point mode). Does
 anyone known a brand/model (PCI) that's being supported by FreeBSD ?

Netgear PCI Cards (401a?) are supported but this may change.

Bis dann
Matthias

-- 
Matthias Teege -- http://www.mteege.de
make world not war
PGP-Key auf Anfrage
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Sending bug reports

2003-09-06 Thread Ehwaz003
Hi,

I have tried to install FreeBSD 5.0 (non-stable release) and have
experienced some problems.  I would like to know where I can post these
bugs and problems, so you can figure out what's going wrong.
It would be a great pleasure for me to contribute to your problem.

Anyway, I just got one warning for you and everyone who installs the OS:
watch out with the automatic creation of the partition table!!!
It cripled my VFAT and now I lost all my data (which was located on a
seperate *backup* partition.  It seems that 2 partitions are somewhat
merged (propably just a few sectors!).  Ranish and FIPS can't help me, and
a backup utility from PartitionMagic 8.0 gives me a Partition table
corrupt - BAD message.

I should of been more careful!  At least I took a backup 2 days ago with a
SCSI CD-R (which also doesn't work in FreeBSD 5.0 -- detecting /cd0
instead of cd0c in FreeBSD 4.8 (stable))!

I hope this is the right address to send such bug reports.  If not, could
you please give me the email address so I can send every other problems to
them?

Thank you.  Gonna save me data now and reformat the HD!
Kind Regards,

Benny Cassier
[EMAIL PROTECTED] - Team Ehwaz (#14044)
Team Leader (bctk at pi dot be)

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


Re: mplayer one last time :(

2003-09-06 Thread Monah Baki
mplayer version 0.90.0.110, and mplayerplug-in version 0.71, updated the ports 2 days 
ago.

Thank you. 


On Sat, 6 Sep 2003 00:35:26 -0400, Matthew Emmerton wrote
 [ corrected top-posting ]
 
  On Fri, 5 Sep 2003 16:25:52 -0500, Dan Nelson wrote
   In the last episode (Sep 05), Monah Baki said:
Hi, sorry for being ignorant, but I don't want to switch to another
OS if freebsd can do the job.
   
Based on the advices I installed the following on Freebsd 5.1:
   
multimedia/openquicktime
multimedia/mplayer
www/mplayer-plugin
www/mozilla (1.4)
www/mplayer-fonts
   
Still can't get mplayer working. I have all the required ports
installed based on what the freebsd.com/ports website said, I can't
think of anything else, I'm completely lost here.
  
   Can't get mplayer working meaning what?  Got an error message?
  
   -- 
   Dan Nelson
   [EMAIL PROTECTED]
 
  When I choose a trailer I get the following error message on my xterm:
 
  To get best performance recompile mplayer
 with --disable-runtime-cpudetection
  Reading config file /usr/local/share/mplayer/mplayer.conf: no such file or
 directory
  Reading config file /root/.mplayer/config
  reading /root/.mplayer/codecs.conf: can't open /root/.mplayer/codecs.conf:
 no such file or
  directory
  reading /usr/local/share/mplayer/codecs.conf: 50 audio  136 video codecs
  can't load font bitmap: arpi_osd_a.raw
  can't load font bitmap: arpi_osd_a.raw
  Audio extra header: len=92 fcc=0x77617665
  win32 libquicktime loader (c) Sascha Sommer
  Standard init done you may now call supported functions
  loader_init DONE???
  loader_init DONE!
  external func COMCTL32.dll:17
  external func COMCTL32.dll:16
  Quicktime6 DLLs found
  QuickTime.qts patched !!! old entry=0x6693b330
  theQuickTimeDispatcher catched -0x6693b330
  Win32 warning Accessed uninitialized Critical section (0x66bc4210)!
  Warning invalid Ptr Handle
  Win32 warning Accessed uninitialized Critical section (0x66bc41f8)!
 
  I couldn't find on my system mplayer.conf nor arpi_osd_a.raw. I did a
 default install of
  mplayer, did not modify anything.
 
 I personally debugged a problem just like this one which turned out 
 to be caused by mplayer not recognizing my Intel CPU properly.  It 
 fed the wrong CPU information to the QuickTime 6 DLLs which caused 
 them to crash just like this.
 
 The version in the FreeBSD ports collection is 0.90rc3, and my 
 patches are in the ports tree (not part of the main mplayer code yet.)
 
 What version are you using?
 
 --
 Matt Emmerton
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: VT82C686/A/B AC'97 Audio Codec

2003-09-06 Thread Monah Baki
Have you tried recompiling the kernel with device pcm


On Sat, 6 Sep 2003 15:51:50 +0500, Timur wrote
 Hi!
 
 I have integrated via82c686 soundcard..  I am new to freebsd (coming
 from linux), and wishing to use it instead windows at work.  The 
 sound card in Windows XP is shown as AC97 codec, and works well.
 
 Unfortunately, I have no luck with making it work under freebsd. 
  What I am trying to do is to load via82c686 driver..  it loads, but 
 the kernel does not writes any messages about detected card (it with 
 CMI8xxx card at home)..
 
 My FreeBSD is 4.8-RELEASE
 
 Any help and suggestions will be greatly appreciated!
 Timur.
 ___
 [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: Possible errors in FreeBSD 5.1

2003-09-06 Thread Lowell Gilbert
Hendrik Hasenbein [EMAIL PROTECTED] writes:

 James Leone wrote:
  2. While I am in KDE in FreeBSD, but not in KDE in Linux, if I click
  on the Floppy Device icon before the floppy is inserted, I will not
  be able to access a subsequently inserted floppy disk. When I do, I
  get an error that says: the device is not configured.
 
 Why do you even want to access a floppy before you insert it into the
 drive? No system should be able to do that. Kde tries to mount the
 floppy on clicking on the item. That is going to fail, because without
 a floppy in the drive there is no device in the device
 filesystem. Can't think why that should work with linux.

Of course, but if you *then* insert a floppy and try to mount it, that
should work.  He's saying it doesn't.  It does for me, using the
command line on -STABLE, so this is either a KDE problem or a 5.x
problem.  
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


kernel compile

2003-09-06 Thread Timur
On Sat, Sep 06, 2003 at 10:51:40AM -0400, Monah Baki wrote:
 Have you tried recompiling the kernel with device pcm
 

yes, now I'm trying to compile new kernel.  also I noticed, that my
video card (nVidia TNT with 8 Megs) does not support X-Video extension
(ie, nv driver does not support it).  so I installed drivers from
www.nvidia.com, which require USER_LDT option in kernel.

So..  what I did..  I have added line 'device pcm' and 'option
USER_LDT' and removed some drivers for devices I do not have (SCSI
etc) and then tried to compile a kernel.  But the build fails:

linking kernel
umass.o: In function `umass_cam_attach_sim':
umass.o(.text+0x140f): undefined reference to `cam_simq_alloc'
umass.o(.text+0x1435): undefined reference to `cam_sim_alloc'
umass.o(.text+0x144e): undefined reference to `xpt_bus_register'
umass.o(.text+0x145e): undefined reference to `cam_simq_free'
umass.o: In function `umass_cam_rescan_callback':
umass.o(.text+0x1477): undefined reference to `xpt_free_path'
umass.o: In function `umass_cam_rescan':
umass.o(.text+0x14c1): undefined reference to `xpt_periph'
umass.o(.text+0x14ca): undefined reference to `xpt_create_path'
umass.o(.text+0x14dd): undefined reference to `xpt_setup_ccb'
umass.o(.text+0x14f8): undefined reference to `xpt_action'
umass.o: In function `umass_cam_detach_sim':
umass.o(.text+0x15af): undefined reference to `xpt_bus_deregister'
umass.o(.text+0x15cd): undefined reference to `cam_sim_free'
umass.o: In function `umass_cam_detach':
umass.o(.text+0x160e): undefined reference to `xpt_create_path'
umass.o(.text+0x162f): undefined reference to `xpt_async'
umass.o(.text+0x1637): undefined reference to `xpt_free_path'
umass.o: In function `umass_cam_action':
umass.o(.text+0x19b7): undefined reference to `xpt_done'
umass.o(.text+0x19c9): undefined reference to `xpt_done'
umass.o: In function `umass_cam_cb':
umass.o(.text+0x1ae1): undefined reference to `xpt_done'
umass.o: In function `umass_cam_sense_cb':
umass.o(.text+0x1be8): undefined reference to `xpt_done'
umass.o(.text+0x1bf9): undefined reference to `xpt_done'
umass.o(.text+0x1c13): more undefined references to `xpt_done' follow
*** Error code 1

For the curious, my kernel config file:

machine i386
cpu I686_CPU
ident   THOR
maxusers0

options INET#InterNETworking
options INET6   #IPv6 communications protocols
options FFS #Berkeley Fast Filesystem
options FFS_ROOT#FFS usable as root device [keep this!]
options SOFTUPDATES #Enable FFS soft updates support
options UFS_DIRHASH #Improve performance on big directories
options MFS #Memory Filesystem
options MD_ROOT #MD is a potential root device
options NFS #Network Filesystem
options NFS_ROOT#NFS usable as root device, NFS required
options MSDOSFS #MSDOS Filesystem
options CD9660  #ISO 9660 Filesystem
options CD9660_ROOT #CD-ROM usable as root, CD9660 required
options PROCFS  #Process filesystem
options COMPAT_43   #Compatible with BSD 4.3 [KEEP THIS!]
options USER_LDT#allow user-level control of i386 ldt
options SCSI_DELAY=15000#Delay (in ms) before probing SCSI
options UCONSOLE#Allow users to grab the console
options USERCONFIG  #boot -c editor
options VISUAL_USERCONFIG   #visual boot -c editor
options KTRACE  #ktrace(1) support
options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
options P1003_1B#Posix P1003_1B real-time extensions
options _KPOSIX_PRIORITY_SCHEDULING
options ICMP_BANDLIM#Rate limit bad replies
options KBD_INSTALL_CDEV# install a CDEV entry in /dev
options AHC_REG_PRETTY_PRINT# Print register bitfields in debug
# output.  Adds ~128k to driver.
options AHD_REG_PRETTY_PRINT# Print register bitfields in debug 
# output.  Adds ~215k to driver.

# To make an SMP kernel, the next two are needed
#optionsSMP # Symmetric MultiProcessor Kernel
#optionsAPIC_IO # Symmetric (APIC) I/O

# To support HyperThreading, HTT is needed in addition to SMP and APIC_IO
#optionsHTT # HyperThreading Technology

device  isa
device  eisa
device  pci

# Floppy drives
device  fdc0at isa? port IO_FD1 irq 6 drq 2
device  fd0 at fdc0 drive 0

Packet loss problem

2003-09-06 Thread Colin Watson
Hi, I've got a rather strange issue with UDP loss (at least I think it is) on my 
network, and frankly - I'm not sure it's me (think it might be the upstream providers 
stuff). Basically, the situation is this, FreeBSD 4.8 box connects to the upstream 
provider, and another one at another location acts as a gateway for the customers. The 
gateway box has very high 'drops' on it's UDP sockets, making streaming stuff awful - 
and output of netstat -s (UDP,TCP  IP only) on the gateway box is shown at the end of 
this post. My particular concern is these lines in the UDP output 41738 datagrams 
received
  / 33104 broadcast/multicast datagrams dropped due to no socket  which seems an 
inordinatly high amount. There are no drops due to full socket buffers, although I 
have recompiled the kernel with nmbclusters=8192 and Maxusers=1024 (to increase number 
of available sockets - kern.ipc.maxsockets to 9391), still the loss occurs. Any 
suggestions, and could someone explicitly explain what broadcast/multicast datagrams 
dropped due to no socket  means.

Many Thanks


Colin.

--- Output of netstat -s on Gateway Box -

tcp:
40102 packets sent
14837 data packets (1080215 bytes)
23 data packets (29468 bytes) retransmitted
0 resends initiated by MTU discovery
17949 ack-only packets (669 delayed)
0 URG only packets
0 window probe packets
6924 window update packets
370 control packets
46602 packets received
10485 acks (for 1080288 bytes)
227 duplicate acks
0 acks for unsent data
31029 packets (31656794 bytes) received in-sequence
132 completely duplicate packets (177030 bytes)
0 old duplicate packets
9 packets with some dup. data (3920 bytes duped)
7375 out-of-order packets (9107920 bytes)
0 packets (0 bytes) of data after window
0 window probes
11 window update packets
0 packets received after close
0 discarded for bad checksums
0 discarded for bad header offset fields
0 discarded because packet too short
182 connection requests
14 connection accepts
0 bad connection attempts
0 listen queue overflows
190 connections established (including accepts)
258 connections closed (including 1 drop)
19 connections updated cached RTT on close
19 connections updated cached RTT variance on close
9 connections updated cached ssthresh on close
5 embryonic connections dropped
9539 segments updated rtt (of 9546 attempts)
9 retransmit timeouts
0 connections dropped by rexmit timeout
0 persist timeouts
0 connections dropped by persist timeout
0 keepalive timeouts
0 keepalive probes sent
0 connections dropped by keepalive
1 correct ACK header prediction
27603 correct data packet header predictions
15 syncache entries added
1 retransmitted
0 dupsyn
0 dropped
14 completed
0 bucket overflow
0 cache overflow
1 reset
0 stale
0 aborted
0 badack
0 unreach
0 zone failures
0 cookies sent
0 cookies received
udp:
41738 datagrams received
0 with incomplete header
0 with bad data length field
0 with bad checksum
0 with no checksum
8443 dropped due to no socket  
33104 broadcast/multicast datagrams dropped due to no socket  -- My 
Particular Concern
0 dropped due to full socket buffers
0 not for hashed pcb
191 delivered
254 datagrams output
ip:
28432403 total packets received
9 bad header checksums
0 with size smaller than minimum
211 with data size  data length
0 with ip length  max ip packet size
0 with header length  data size
0 with data length  header length
0 with bad options
0 with incorrect version number
2585861 fragments received
0 fragments dropped (dup or out of space)
57 fragments dropped after timeout
1292902 packets reassembled ok
9414002 packets for this host
2 packets for unknown/unsupported protocol
17696404 packets forwarded (0 packets fast forwarded)
16337 packets not forwardable
0 packets received for unknown multicast group
0 redirects sent
15047419 packets sent from this host
0 packets sent with fabricated ip header
0 output packets dropped due to no bufs, etc.
   

Re: kernel compile

2003-09-06 Thread Raphaël Marmier
Start over without removing unrelated stuff. Looks like you removed 
scsi without removing all devices depending on it.

Raphaël

Le Samedi, 6 sep 2003, à 15:51 Europe/Zurich, Timur a écrit :

On Sat, Sep 06, 2003 at 10:51:40AM -0400, Monah Baki wrote:
Have you tried recompiling the kernel with device pcm

yes, now I'm trying to compile new kernel.  also I noticed, that my
video card (nVidia TNT with 8 Megs) does not support X-Video extension
(ie, nv driver does not support it).  so I installed drivers from
www.nvidia.com, which require USER_LDT option in kernel.
So..  what I did..  I have added line 'device pcm' and 'option
USER_LDT' and removed some drivers for devices I do not have (SCSI
etc) and then tried to compile a kernel.  But the build fails:
linking kernel
umass.o: In function `umass_cam_attach_sim':
umass.o(.text+0x140f): undefined reference to `cam_simq_alloc'
umass.o(.text+0x1435): undefined reference to `cam_sim_alloc'
umass.o(.text+0x144e): undefined reference to `xpt_bus_register'
umass.o(.text+0x145e): undefined reference to `cam_simq_free'
umass.o: In function `umass_cam_rescan_callback':
umass.o(.text+0x1477): undefined reference to `xpt_free_path'
umass.o: In function `umass_cam_rescan':
umass.o(.text+0x14c1): undefined reference to `xpt_periph'
umass.o(.text+0x14ca): undefined reference to `xpt_create_path'
umass.o(.text+0x14dd): undefined reference to `xpt_setup_ccb'
umass.o(.text+0x14f8): undefined reference to `xpt_action'
umass.o: In function `umass_cam_detach_sim':
umass.o(.text+0x15af): undefined reference to `xpt_bus_deregister'
umass.o(.text+0x15cd): undefined reference to `cam_sim_free'
umass.o: In function `umass_cam_detach':
umass.o(.text+0x160e): undefined reference to `xpt_create_path'
umass.o(.text+0x162f): undefined reference to `xpt_async'
umass.o(.text+0x1637): undefined reference to `xpt_free_path'
umass.o: In function `umass_cam_action':
umass.o(.text+0x19b7): undefined reference to `xpt_done'
umass.o(.text+0x19c9): undefined reference to `xpt_done'
umass.o: In function `umass_cam_cb':
umass.o(.text+0x1ae1): undefined reference to `xpt_done'
umass.o: In function `umass_cam_sense_cb':
umass.o(.text+0x1be8): undefined reference to `xpt_done'
umass.o(.text+0x1bf9): undefined reference to `xpt_done'
umass.o(.text+0x1c13): more undefined references to `xpt_done' follow
*** Error code 1
For the curious, my kernel config file:

machine i386
cpu I686_CPU
ident   THOR
maxusers0
options INET#InterNETworking
options INET6   #IPv6 communications protocols
options FFS #Berkeley Fast Filesystem
options FFS_ROOT#FFS usable as root device [keep this!]
options SOFTUPDATES #Enable FFS soft updates support
options UFS_DIRHASH #Improve performance on big directories
options MFS #Memory Filesystem
options MD_ROOT #MD is a potential root device
options NFS #Network Filesystem
options NFS_ROOT#NFS usable as root device, NFS required
options MSDOSFS #MSDOS Filesystem
options CD9660  #ISO 9660 Filesystem
options CD9660_ROOT #CD-ROM usable as root, CD9660 required
options PROCFS  #Process filesystem
options COMPAT_43   #Compatible with BSD 4.3 [KEEP THIS!]
options USER_LDT#allow user-level control of i386 ldt
options SCSI_DELAY=15000#Delay (in ms) before probing SCSI
options UCONSOLE#Allow users to grab the console
options USERCONFIG  #boot -c editor
options VISUAL_USERCONFIG   #visual boot -c editor
options KTRACE  #ktrace(1) support
options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
options P1003_1B#Posix P1003_1B real-time extensions
options _KPOSIX_PRIORITY_SCHEDULING
options ICMP_BANDLIM#Rate limit bad replies
options KBD_INSTALL_CDEV# install a CDEV entry in /dev
options AHC_REG_PRETTY_PRINT# Print register bitfields in debug
# output.  Adds ~128k to driver.
options AHD_REG_PRETTY_PRINT# Print register bitfields in debug
# output.  Adds ~215k to driver.
# To make an SMP kernel, the next two are needed
#optionsSMP # Symmetric MultiProcessor Kernel
#optionsAPIC_IO # Symmetric (APIC) I/O
# To support HyperThreading, HTT is needed in addition to SMP and 
APIC_IO
#options 	HTT			# HyperThreading Technology

device 

Re: terabyte limit

2003-09-06 Thread Kirk Strauser
At 2003-09-06T05:08:12Z, Shawn Ostapuk [EMAIL PROTECTED] writes:

 # newfs /dev/vinum/vinum0

Isn't that supposed to be:

  newfs -v /dev/vinum/vinum0

?
-- 
Kirk Strauser

94 outdated ports on the box,
 94 outdated ports.
 Portupgrade one, an hour 'til done,
 82 outdated ports on the box.


pgp0.pgp
Description: PGP signature


IDE Card Reader

2003-09-06 Thread David L
I'm trying to use a IDE SD, MS, CF, SM card reader ( it slots into the 3.5 
inch floppy slot and uses an IDE port instead of USB ) on my FreeBSD 5.1 
Release system. This piece of hardware is not in any of the suppported 
hardware list but I thought Id place post this incase anyone has had any 
experience with them or can tell me what the error means. 

If I have the card reader installed ( detected by BIOS as a IOMEGA ZIP drive ) 
it reboots after probing all the devices, following is the dmesg.

pci0: multimedia, video at device 11.0 (no driver attached)
pci0: network, ethernet at device 12.0 (no driver attached)
fdc0: Enhanced floppy controller (i82077, NE72065 or clone) port 
0x3f7,0x3f2-0x3f5 irq 6 drq 2 on acpi0
fdc0: FIFO enabled, 8 bytes threshold
ppc0 port 0x778-0x77b,0x378-0x37f irq 7 drq 3 on acpi0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/9 bytes threshold
ppbus0: Parallel port bus on ppc0
plip0: PLIP network interface on ppbus0
lpt0: Printer on ppbus0
lpt0: Interrupt-driven port
ppi0: Parallel I/O on ppbus0
sio0 port 0x3f8-0x3ff irq 4 on acpi0
sio0: type 16550A
sio1 port 0x2f8-0x2ff irq 3 on acpi0
sio1: type 16550A
atkbdc0: Keyboard controller (i8042) port 0x64,0x60 irq 1 on acpi0
atkbd0: AT Keyboard flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
orm0: Option ROMs at iomem 0xd-0xd3fff,0xc-0xccfff on isa0
pmtimer0 on isa0
sc0: System console at flags 0x100 on isa0
sc0: VGA 16 virtual consoles, flags=0x300
vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on isa0
Timecounters tick every 10.000 msec
fwohci0: BUS reset
fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode
firewire0: 1 nodes, maxhop = 0, cable IRM = 0 (me)
firewire0: bus manager 0 (me)
acpi_cpu: throttling enabled, 8 steps (100% to 12.5%), currently 100.0%
ad2: DMA limited to UDMA33, non-ATA66 cable or device
ad2: 57241MB ST360021A [116301/16/63] at ata1-master UDMA33
acd0: CD-RW LITE-ON LTR-52246S at ata0-master PIO4
acd1: DVD-ROM LITEON DVD-ROM LTD163D at ata0-slave PIO4


Fatal trap 18: integer divide fault while in kernel mode
instruction pointer = 0x8:0xc01d4ee6
stack pointer   = 0x10:0xd67bcc60
frame pointer   = 0x10:0xd67bcca8
code segment= base 0x0, limit 0xf, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags= interrupt enabled, resume, IOPL = 0
current process = 24 (irq15: ata1)
trap number = 18
panic: integer divide fault

If any more info is required please let me know

Thanks

David

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


Re: Sending bug reports

2003-09-06 Thread Simon Barner
Hi,

 I have tried to install FreeBSD 5.0 (non-stable release) and have
 experienced some problems.  I would like to know where I can post these
 bugs and problems, so you can figure out what's going wrong.
 It would be a great pleasure for me to contribute to your problem.

[...]

FreeBSD uses GNATs for problem reports (PRs). You can find a description here:
http://www.freebsd.org/doc/en_US.ISO8859-1/articles/problem-reports/

Also the [EMAIL PROTECTED] mailing list is a good place to ask
those questions (perhaps it's the best to ask there first and file a PR
in coordination with the list).

I'd recommend to consider the following alternatives before taken any further
action:

- Unless you need any of the new features in FreeBSD 5.x switch back to
  FreeBSD 4.x (either 4.8 or 4.9 if you can wait approximately until 29 Sep
  2003 (but installing 4.8 now and updating it to -STABLE or the next
  release should work without a hassle))
  
- If you decide to stay with 5.x use 5.1 instead of 5.0 since it
  contains lots of bug fixes. IMO 5.1 is the least version you should
  use if you report any bugs on the 5.x branch, although you might even
  want to upgrade to -CURRENT and see if your problems are fixed).
  
Regards,
 Simon


signature.asc
Description: Digital signature


Re: PAM, X11, and su as a normal user?

2003-09-06 Thread Steven G. Kargl
Matthew Seaman wrote:
 
 If all your X sessions are local to you machine (and possibly even if
 they aren't), then try setting the DISPLAY variable to :0.0 -- you'll
 need to repeat the fun'n'games with xauth to match the new $DISPLAY
 setting.

Thanks for the hint.  I took the rather draconian action of
deleting user sgk's .Xauthority file.  Then I used xauth to
merge in user kargl's entire .Xauthority.  This appears to 
work only if I use su -l sgk.  I guess I'm inheriting
something in the environment that X doesn't lik when I 
use su sgk.

BTW, I had no problems with this until a few months ago.
At that point in time /etc/pam.d/system was added to PAM.
The cvs log message suggests to me that PAM is somehow
involved because it was stated that a misconfigured
/etc/pam.d/system could have bad effects on login(1) and
su(1).

-- 
Steve
http://troutmask.apl.washington.edu/~kargl/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: terabyte limit

2003-09-06 Thread Shawn Ostapuk
 with vinum
 
 # newfs /dev/vinum/vinum0
 /dev/vinum/vinum0: 1085915.5MB (2223954992 sectors) block size 16384,
 fragment size 2048
   using 5910 cylinder groups of 183.77MB, 11761 blks, 23552 inodes.
 newfs: can't read old UFS1 superblock: read error from block device:
 Invalid arguement
 
 Try newfs -O 2 /dev/vinum/vinum0 to force ufs2. Hope that works.


Nope, I've tried that and a ton of other options. I've looked into that
can't read old UFS1 superblock error but its not actually trying to
write UFS1, it looks like (someone feel free to correct me if i'm wrong)
that its trying to zero out the old UFS1 blocks so older versions of
fsck don't mistaken the filesystem for UFS1, try and repair it, and
therefore break it. I think it errors out for the same reason, it can't
access the drive like the second error.

For kick's (like i said i've tried alot of things) i took out that part
of the code, planning on just being careful :), and that error went away
but i still got the read error from superblock device: Invalid
arguement. 

Someone else commented there should be a -v, but the option seems to
have been removed in 5.1 (5.x?), newfs can figure it out without being told,
and does work fine with vinum when its not more than a terabyte.

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


Re: Possible errors in FreeBSD 5.1

2003-09-06 Thread James Leone
Hendrik Hasenbein wrote:

James Leone wrote:

LIke I said, I am just providing information here. I really don't 
care if it gets resolved, but I did care enough to point out these 
REAL problems.


If you aren't interested in solutions set the reply-to to 
[EMAIL PROTECTED] for the problem reports.

Still can't see REAL problems here. 
Can't see a REAL reason for your messages.

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


triple NIC route challenge

2003-09-06 Thread -kevin-
(Please respond directly, as I am not on this list.)

I have 3 NICs in a single machine.  Shaped something like
this:

|---|
ISP1 ---|DHCP   |
|   |-- Internal Network
ISP2 ---|PPPoE  |
|---|

ISP2 is the new thing.  Currently, all my traffic goes out
to ISP1 thanks to the same old ipnat rule.

If I set up a route for a range of addresses, they will take
ISP2 out and be very happy.

The problem is inbound.  When I ping via ISP1 it works
beautifully.   But when I ping via ISP2, I don't get a
response.  I believe the echorep packet is lost because it
is being routed according to the existing rules which don't
give the machine a clue about ISP2.  If I add a route to the
pinging host which uses ISP2, then the pinging starts
working there, but you guessed it, the ping via ISP1 stops
working.

- How can I have the outbound route setup based upon the
  inbound request?
- Furthermore, how can I have that new route only affect
  that connection?



Bonus Question:
- How do I configure ipnat such that outbound traffic
  from my Internal Network is split between the two
  external interfaces?

Yes, I know I can route it based on the origin machine on
the Internal Network, and I know that I can set up the rules
such that all traffic goes to a single external interface
and when that interface is down, it will fail over to the
secondary.  What I want is outbound load balancing with
failover capability.


My ifconfig -a:
rl0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
inet 12.235.49.181 netmask 0xff80 broadcast 255.255.255.255
ether 00:01:0a:10:8c:74
media: Ethernet autoselect (100baseTX full-duplex)
status: active
dc0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
inet 192.168.177.1 netmask 0xff00 broadcast 192.168.177.255
ether 00:80:c6:f9:2a:d0
media: Ethernet autoselect (100baseTX full-duplex)
status: active
rl1: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
ether 00:40:05:83:11:75
media: Ethernet autoselect (100baseTX full-duplex)
status: active
lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 16384
inet 127.0.0.1 netmask 0xff00 
tun0: flags=8051UP,POINTOPOINT,RUNNING,MULTICAST mtu 1492
inet 68.122.3.211 -- 10.1.1.1 netmask 0xff00 
Opened by PID 1213

My ipnat.rules:
map rl0 192.168.177.0/24 - 0/32



-- 
-*   -kevin-*-
-* sick with the good infection *-
-*   [EMAIL PROTECTED]   *-
-* http://www.pobox.com/~kathey *-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


DJ mixing Software for Freebsd?

2003-09-06 Thread Martin Vana
Hi,
I used to use Native Instruments Traktor when DJ-ing under Win2K, What
are you FreeBSD Djs using? It can be much less complex than Traktor.
Thank you 
Martin
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Dictionary......

2003-09-06 Thread Remi L.
Have you looked at Barnes  Noble or Borders?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Denis
Sent: Saturday, September 06, 2003 9:28 AM
To: [EMAIL PROTECTED]
Subject: Dictionary..

Hi All!!!

  I need your help!
  Does anybody know where i can take a dictionary which support about
  3-5 languages there are: english, german, french, and may be
  russian...

-- 
Best regards, Denis
[EMAIL PROTECTED]

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


NVTV and BSD.

2003-09-06 Thread Dragoncrest
Anybody know if the NV-TV program being worked on at Source Forge is BSD
compatible or not?  I'd like to use it to take advantage of the Svideo
port on my GF3 under BSD4.8 if possible.

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


Re: Dictionary......

2003-09-06 Thread Matthew Seaman
On Sat, Sep 06, 2003 at 08:28:04PM +0400, Denis wrote:
 Hi All!!!
 
   I need your help!
   Does anybody know where i can take a dictionary which support about
   3-5 languages there are: english, german, french, and may be
   russian...

You don't make it clear eactly what sort of dictionary you require --
if it's a reference dictionary, your best bet is to find a suitable
web site (or a book shop).  On the other hand, if you want a localised
spell-check, then:

The ispell port (textproc/ispell) can be compiled with support for:

Afrikaans
British English (replaces default American English)
Brazilian Portuguese
Dutch
Danish
Finnish
French
German (old spelling)
German (new spelling)
Italian
Polish
Swedish
Norwegian

There's also separate textproc/ua-ispell, hungarian/ispell and
russian/rus-ispell ports.

Then there's a similar program 'aspell' which supports even more
languages, including Greek, Romanian, Welsh, Faroese,
Esperanto... which is meant to supercede ispell but doesn't have
exactly the same functionality yet.

Cheers,

Matthew

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


pgp0.pgp
Description: PGP signature


startx fails

2003-09-06 Thread daniel meg


I am running FreeBSD 4.8 RELEASE.

Video Card: nVidia RIVA128

I run the xf86config trillion of times..read through the manual over and over..but 
just can't get it to works...the attached file is the XFree86.log file and mine 
XF86Config file..hope BSD hackers will help..



-
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software# File generated by xf86config.

#
# Copyright (c) 1999 by The XFree86 Project, Inc.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the Software),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
# 
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
# 
# THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
# 
# Except as contained in this notice, the name of the XFree86 Project shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from the
# XFree86 Project.
#

# **
# Refer to the XF86Config(4/5) man page for details about the format of 
# this file.
# **

# **
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **
#
Section Module

# This loads the DBE extension module.

Loaddbe   # Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection  extmod
  Optionomit xfree86-dga   # don't initialise the DGA extension
EndSubSection

# This loads the Type1 and FreeType font modules
Loadtype1
Loadspeedo
#Loadfreetype
#Loadxtt

# This loads the GLX module
#Load   glx
# This loads the DRI module
#Load   dri

EndSection

# **
# Files section.  This allows default font and rgb paths to be set
# **

Section Files

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like .txt or .db).  There is normally
# no need to change the default.

RgbPath /usr/X11R6/lib/X11/rgb

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
# 
# If you don't have a floating point coprocessor and emacs, Mosaic or other
# programs take long to start up, try moving the Type1 and Speedo directory
# to the end of this list (or comment them out).
# 

FontPath   /usr/X11R6/lib/X11/fonts/local/
FontPath   /usr/X11R6/lib/X11/fonts/misc/
FontPath   /usr/X11R6/lib/X11/fonts/75dpi/:unscaled
FontPath   /usr/X11R6/lib/X11/fonts/100dpi/:unscaled
FontPath   /usr/X11R6/lib/X11/fonts/Speedo/
FontPath   /usr/X11R6/lib/X11/fonts/Type1/
#FontPath   /usr/X11R6/lib/X11/fonts/TrueType/
#FontPath   /usr/X11R6/lib/X11/fonts/freefont/
FontPath   /usr/X11R6/lib/X11/fonts/75dpi/
FontPath   /usr/X11R6/lib/X11/fonts/100dpi/

# The module search path.  The default path is shown here.

#ModulePath /usr/X11R6/lib/modules

EndSection

# **
# Server flags section.
# **

Section ServerFlags

# Uncomment this to cause a core dump at the spot where a signal is 
# received.  This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging

#Option NoTrapSignals

# Uncomment this to disable the CrtlAltFn VT switch sequence
# (where n is 1 through 12).  This allows clients to receive these key
# events.

#Option DontVTSwitch

# Uncomment this to disable the CrtlAltBS server abort sequence
# This allows clients to receive this key 

Re: DJ mixing Software for Freebsd?

2003-09-06 Thread Loz
* Martin Vana [EMAIL PROTECTED] [2003-09-06 17:41]:
 Hi,
 I used to use Native Instruments Traktor when DJ-ing under Win2K, What
 are you FreeBSD Djs using? It can be much less complex than Traktor.

There's a Linux binary of Mixxx which might work under FreeBSD - I
haven't tried it. Check out http://mixxx.sourceforge.net/

good luck.
/loz.


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


Re: startx fails

2003-09-06 Thread Guilmot Mike
daniel meg wrote:

 Section Device
Identifier  RIVA128
Driver  nv
#VideoRam8192
# Insert Clocks lines here if appropriate
 EndSection

Shouldn't this be

 Driver nvidia

Instead of nv ?

Kind regards,

Guilmot Mike

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


Error with daemon natd

2003-09-06 Thread snake
Hello
I am running FreeBSD 4.8 RELEASE
My cpu AMD 486 dx4-100, motherboard chip set is SIS. I have 16 mb ram, 2
ethernet cards RTL 1839.

I want to make this FreeBSD system to be internet gateway.
rl1 is the interface connected to the Internet
rl0 is the interface connected to my private network.

I have rebuild kernel with that 2 lines (I have read about it in the
handbook)
options IPFIREWALL
options IPDIVERT

Alsow I have added that strings it to /etc/rc.conf

ifconfig_rl1=DHCP
ifconfig_rl0=10.0.0.1
gateway_enable=YES
natd_enable=YES
natd_interface=rl1
firewall_enable=YES
firewall_type=open

With that configurations internet connections present (I means that my
provider has DHCP server and my client worked property).

My client machine is running under Windows 98. It's IP adress is
10.0.0.2. Gateway, i have added there, is 10.0.0.1.

But there are no internet connections on my client machine. Help me,
please.

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


Re: VT82C686/A/B AC'97 Audio Codec

2003-09-06 Thread William Dean DeVries
I would try to load the pcm module using kldload first. kldload  
snd_pcm will probably work.  If it says the file exist, it's alread in  
the kernel.  In 4.8, you need to make the device file in /dev still.   
You should read the section in the handbook on freebsd.org Setting Up  
the Sound Card.  I rebuilt my kernel to get mine to work, something  
else was trying or was using the irq my sound card need.  It was  
probably fixable by editing device.hints in /boot, but the default  
kernel has a lot of stuff in it you probably don't need.

--Will

On 09/06/03 04:42:51, Timur wrote:
On Sat, Sep 06, 2003 at 01:14:12PM +0200, Hendrik Hasenbein wrote:
 Timur wrote:
 Hi!
 
 I have integrated via82c686 soundcard..  I am new to freebsd
(coming
 from linux), and wishing to use it instead windows at work.  The
sound
 card in Windows XP is shown as AC97 codec, and works well.
 
 Unfortunately, I have no luck with making it work under freebsd.
What I
 am trying to do is to load via82c686 driver..  it loads, but the
kernel
 does not writes any messages about detected card (it with CMI8xxx
card
 at home)..

 I only added 'device pcm' to the kernel, so kldload pcm should work
as root.

 Hendrik
What do you mean by adding 'device pcm' to kernel? I have a kernel
that
comes with 4.8-STABLE, i did not recompile it.
grep pcm /usr/src/sys/i386/conf/LINT shows two lines:
device  pcm0 at isa? irq 10 drq 1 flags 0x0
device  pcm
I try to do 'kldload snd_pcm'.  Silence (the kernel is supposed to
write
something like PCM... on the first console, am I right?)
mpg123 fails, says can't open /dev/dsp

Also, I try to 'kldload snd_via82c686', no results..

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


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


Re: imap and sendmail

2003-09-06 Thread T Kellers
On Saturday 06 September 2003 02:36 pm, Dick Hoogendijk wrote:
 Which IMAP server is most suitable in conjunction with the sendmail MTA?
 I read that courier-imap needs maildirs (which sendmail does not create
 afaik).
 I don't want to change my mta.
 Anybody?

The easiest to configure is IMHO is imap-uw (/usr/ports/mail/imap-uw)
and it works just fine with sendmail.  Many prefer the cyrus imap program; it 
has more features than imap-uw but it can be a pain to properly configure 
--at least in my experience.

Tim Kellers
CPE/NJIT

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


Re: Problems running new diablo-{jre,jdk} JVMs

2003-09-06 Thread Mikko Työläjärvi
On Tue, 2 Sep 2003, Kirk Strauser wrote:

 I've installed the new diablo-jdk and diablo-jre ports on my
 recently-upgraded-from-4.x FreeBSD 5.1 server.  Whenever I try to run any of
 the JVMs, either by calling them directly or via the javavm script, I get
 this error:

 [EMAIL PROTECTED]:/lib# /usr/local/diablo-jdk1.3.1/bin/java -version
 /usr/libexec/ld-elf.so.1: /lib/libm.so.2: Undefined symbol __fpclassifyf

 I'm at a loss.  Any ideas?

It won't work on 5.1.  See:

  http://www.freebsdfoundation.org/downloads/java-errata.shtml

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


Re: Problems running new diablo-{jre,jdk} JVMs

2003-09-06 Thread Kirk Strauser
At 2003-09-06T20:40:42Z, Mikko Työläjärvi [EMAIL PROTECTED] writes:

 It won't work on 5.1.  See:

   http://www.freebsdfoundation.org/downloads/java-errata.shtml

Nuts.  Thanks for the pointer.
-- 
Kirk Strauser


pgp0.pgp
Description: PGP signature


Re: startx fails

2003-09-06 Thread James Leone
daniel meg wrote:

I am running FreeBSD 4.8 RELEASE.

Video Card: nVidia RIVA128

I run the xf86config trillion of times..read through the manual over and over..but just can't get it to works...the attached file is the XFree86.log file and mine XF86Config file..hope BSD hackers will help..

 

I took a look at the log, and there was a warning in it:

WW) `fonts.dir' not found (or not valid) in 
/usr/X11R6/lib/X11/fonts/local/.
Entry deleted from font path.
(Run 'mkfontdir' on /usr/X11R6/lib/X11/fonts/local/).


Have you tried to reinstall your fonts ?

James Leone





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


RE: Error with daemon natd

2003-09-06 Thread fbsd_user
You have done everything right as far as the gateway goes. The
problem is the win boxes on the LAN do not know the DNS server of
your ISP. You have to configure the win box  start/control
panel/network and hard code the ip address of your isp DSN server
and the 10.0.0.2 as the gateway.  If you are going to have a lot of
win boxes on your lan then you would want to install DHCP server on
your gateway box so all your lan win boxes can get the info they
need to access the public internet through your gateway.

For your info the firewall_type=open is not really providing any
protection at all. It lets everything in and out. You need to create
your own set of ipfw firewall rules which you design to protect your
environment.

Here is mine for you to use as sample



###
#
# Define IPFW firewall rules for gateway.xx.com
# 5/25/2002
#
#   Cable modem connection to ISP with dynamic IP addresses
assigned.
#   User ppp tun1 dial in to this box with dynamic IP addresses
assigned
#   User ppp tun2 dial in to this box with dynamic IP addresses
assigned
#   IPFW divert natd command used for nat. Private Ip address used
inside.
#   3 win98 boxes on LAN with static IP address hard coded.
#   Protect the whole private network from loss of service attacks
#   These rules can be reloaded with out rebooting by issuing this
command
#   sh /etc/ipfw.rules.conf
#
#   The use of 'me' in rules means IP address 127.0.0.0 localhost
#
# Firewall Policy Statement.
#   All packet traffic originating behind this firewall not
requiring access
#   to the public internet is exempt from these firewall rules.
#
#   Each public internet function must be explicitly allowed by a
rule.
#   Only valid response to the packets I've sent out are allowed in.
#   All packets must use the IPFW advanced dynamic rules function.
#   No state-less rules or simple-stateful rules are allowed to
grant
#   internet function.

#

# Flush out the list before we begin.
/sbin/ipfw -q -f flush

# Set rules command prefix
# The -q option on the command is for quite mode.
# Do not display rules as they load. Remove during development to
see.
cmd=/sbin/ipfw -q add

# Set defaults
# set these to your outside interface network and netmask and ip
# for dynamic IP address from ISP use there range

oif=rl0  # Nic card to cable modem public internet
connection
odns1=24.50.201.66   # ISP's dns server 1 IP address
odns2=24.52.201.66   # ISP's dns server 2 IP address

# Set these to your inside interface network and ip address range
iif=xl0  # Nic card to private internal Local area
network
iip=10.0.10.2/29 # Private IP address range on Nic card
   # /29 means 10.0.10.0 thru 10.0.10.7
   # 10.0.10.2  Lan Nic card
   # 10.0.10.7  Lan WindowsME machine1

# This is the start of the rules.
# All traffic coming in from the internet or
# leaving the local LAN start here


# Internal gateway housekeeping
# Rules # 100 exempt everything on localhost behind the firewall
from this rules set.
# Rules # 110  120 deny the reference to the localhost default IP
address.
$cmd 00100 allow all from any to any via lo0  # allow all localhost
$cmd 00110 deny log  all from any to 127.0.0.0/8  # deny use of
localhost IP
$cmd 00120 deny log  all from 127.0.0.0/8 to any  # deny use of
localhost IP


# This does the  Network Address translation of every packet comming
in
# or going out over the public internet.

$cmd 00150 divert natd all from any to any via rl0


#*** TESTING PURPOSES ONLY *** TESTING PURPOSES ONLY *** TESTING
PURPOSES ONLY
# The following rule if un-commented will change the behavior of
this
# FireWall rule set from closed to completely open, thus bypassing
all of the
# following rules. This single rule is placed here for TESTING
PURPOSES ONLY.
#$cmd 00160 allow log logamount 500 all from any to any
#$cmd 00161 allow all from any to any



  control section

# Start of IPFW advanced Stateful Filtering using dynamic rules.
# The check-state statement behavior is to match bidirectional
packet traffic
# flow between source and destination using
protocol/IP/port/sequence number.
# The dynamic rule has a limited lifetime which is controlled by a
set of
# sysctl(8) variables. The lifetime is refreshed every time a
matching
# packet is found in the dynamic table.

# Allow the packet through if it has previous been added to the
# the dynamic rules table by an allow keep-state statement.
$cmd 00200 check-state

# Run all private Lan packet traffic through the dynamic rules
# table so the IP address are in sync with Natd.
$cmd 00210 allow all from any to any via xl0 keep-state



# Deny all fragments as bogus packets
$cmd 00250 deny all from any to any frag in via $oif

# 

Re: VT82C686/A/B AC'97 Audio Codec

2003-09-06 Thread James Leone
Monah Baki wrote:

Have you tried recompiling the kernel with device pcm

This is what worked for me in FreeBSD 5.1-Current, kldload pcm from 
/boot/kernel did not.

James Leone

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


Question

2003-09-06 Thread X-Ception
hi 
suppose il make this email short and sweet im the admin of an irc server and we are 
lookign at expanding but becouse peopel charge so much for irc shells we are unable to 
do so so a friend said try asking the online community so here i am  i know this 
appears to be cheeky but i guess its worth a try so here i am :) hope you can help 

Regards 
K.Yelland

p.s
we do expect most/all to say no anyway but thankyou once again for your time the only 
thing we can offer you is a free advertising slot on our webpage ( 
http://www.x-ception.net )
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Kernel Compile Errors

2003-09-06 Thread Stefan Malte Schumacher
Hi

After some playing with CURRENT I decided that 5.1-Release-P2 had all I
wanted, removed /usr/src/sys and installed the files back from CD. After
this I used cvsup to bring the sources up to P2. But now every kernel
compile fails - even GENERIC ! - and I have absolutely no clue why.
This is the error message :

@/../include/bitstring.h:32:27: sys/bitstring.h: No such file or directory
mkdep: compile failed
*** Error code 1

Stop in /usr/src/sys/modules/netgraph/bluetooth/socket.
*** Error code 1

Stop in /usr/src/sys/modules/netgraph/bluetooth.
*** Error code 1

Stop in /usr/src/sys/modules/netgraph.
*** Error code 1

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

Stop in /usr/src/sys/i386/compile/GENERIC.

Why is this not working and how can I fix this ?

Bye











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


Re: Question

2003-09-06 Thread Guilmot Mike
On Saturday 06 September 2003 23:07, X-Ception wrote:
 hi
 suppose il make this email short and sweet im the admin of an irc server
 and we are lookign at expanding but becouse peopel charge so much for irc
 shells we are unable to do so so a friend said try asking the online
 community so here i am  i know this appears to be cheeky but i guess its
 worth a try so here i am :) hope you can help

This isn't the place to look for ppl with freebsd boxes who want to link to 
your server !
It's more a place to ask for help, or for suggestions, etc.

 p.s
 we do expect most/all to say no anyway but thankyou once again for your
 time the only thing we can offer you is a free advertising slot on our
 webpage ( http://www.x-ception.net )

Why did you even bother asking? :-)

Kind regards,

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


Playing audio cd while using atapicam (4.8R)

2003-09-06 Thread Todd Stephens
I have an ATAPI CD writer that I have on /dev/cd0c via atapicam.  It 
works fine for regular data use, but I can't seem to play an audio cd 
with it.  I have tried both xmcd and KsCD under KDE.  In both, the 
device used is the raw device /dev/rcd0c which has the same permissions 
and ownership as the regular /dev/cd0c device.

With xmcd, the audio cd is at least recognized as the correct artist and 
album name is displayed, but it will not play.  Under KsCD, the cd 
information is not displayed, but it will at least let me push play.  
The only problem is that the counter stays at 00:00 and no audio comes 
out.

Is there some other procedure that I need to do first to enable the 
playing of audio cd?  I thought about maybe adding /dev/rcd0c to the 
fstab file, but I don't know if that is the way to go about it.  Thank 
you for any assistance.


-- 
Todd Stephens

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


Re: startx fails

2003-09-06 Thread Ryan Merrick
daniel meg wrote:
I am running FreeBSD 4.8 RELEASE.

Video Card: nVidia RIVA128

I run the xf86config trillion of times..read through the manual over and over..but just can't get it to works...the attached file is the XFree86.log file and mine XF86Config file..hope BSD hackers will help..

...

# **
# Screen sections
# **
# Any number of screen sections may be present.  Each describes
# the configuration of a single screen.  A single specific screen section
# may be specified from the X server command line with the -screen
# option.
Section Screen
Identifier  Screen 1
Device  RIVA128
Monitor My Monitor
DefaultDepth 24
Subsection Display
Depth   8
Modes   1280x1024 1024x768 800x600 640x480
ViewPort0 0
EndSubsection
Subsection Display
Depth   16
Modes   1280x1024 1024x768 800x600 640x480
ViewPort0 0
EndSubsection
Subsection Display
Depth   24
Modes   1024x768 800x600 640x480
ViewPort0 0
EndSubsection
EndSection
...

The default display mode above are the first pair on the left after 
modes (1280x1024). Your video card and monitor only do what is listed 
below from your log. Your maxium size is 1024x786 @ 60Hz that is 
supported by your monitor. Change your display depth to 16 or eight add 
reverse the modes start with 640x480. Use ctl+alt+numpad + or - to 
cycle through the different modes.

- Ryan Merrick

(II) NV(0): Supported VESA Video Modes:
(II) NV(0): [EMAIL PROTECTED]
(II) NV(0): [EMAIL PROTECTED]
(II) NV(0): [EMAIL PROTECTED]
(II) NV(0): [EMAIL PROTECTED]
(II) NV(0): [EMAIL PROTECTED]
(II) NV(0): [EMAIL PROTECTED]
(II) NV(0): [EMAIL PROTECTED]
(II) NV(0): [EMAIL PROTECTED]
(II) NV(0): [EMAIL PROTECTED]
(II) NV(0): [EMAIL PROTECTED]
(II) NV(0): [EMAIL PROTECTED]
(II) NV(0): [EMAIL PROTECTED] (interlaced)
(II) NV(0): [EMAIL PROTECTED]
(II) NV(0): Manufacturer's mask: 0
(II) NV(0): Supported Future Video Modes:
(II) NV(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) NV(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) NV(0): #2: hsize: 1024  vsize 768  refresh: 60  vid: 16481
(II) NV(0): Supported additional Video Mode:
(II) NV(0): clock: 36.0 MHz   Image Size:  255 x 191 mm
(II) NV(0): h_active: 640  h_sync: 696  h_sync_end 752 h_blank_end 832 
h_border: 0
(II) NV(0): v_active: 480  v_sync: 481  v_sync_end 484 v_blanking: 509 
v_border: 0
(II) NV(0): Supported additional Video Mode:
(II) NV(0): clock: 56.2 MHz   Image Size:  255 x 191 mm
(II) NV(0): h_active: 800  h_sync: 832  h_sync_end 896 h_blank_end 1048 
h_border: 0
(II) NV(0): v_active: 600  v_sync: 601  v_sync_end 604 v_blanking: 631 
v_border: 0
(II) NV(0): Ranges: V min: 50  V max: 120 Hz, H min: 30  H max: 55 kHz, 
PixClock max 2550 MHz
(II) NV(0): Serial No: HMEN414506
(II) NV(0): end of DDC Monitor info



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


Re: NVTV and BSD.

2003-09-06 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Saturday 06 September 2003 20:55, Dragoncrest wrote:
 Anybody know if the NV-TV program being worked on at Source Forge is BSD
 compatible or not?  I'd like to use it to take advantage of the Svideo
 port on my GF3 under BSD4.8 if possible.

Yes :)
I'm using it without any problem.

Antoine
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/WmJUY3Hnhkr+5cQRAoLsAJ48MFJHYGAZSEB7j2rWoW6UuIjzdQCggA0c
lE4InZdNKbGMYqBMBMraez0=
=wR+s
-END PGP SIGNATURE-

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


USB code doesn't permit bidirectional comunication with printers

2003-09-06 Thread Riccardo Torrini
I don't know if this is the right list, feel free to forward to any
other list or direct to USB maintainer if you think he can help me.
And please Cc: me, I'm only on current@


I have an USB printer (Epson C40ux), and it works like a charm but
currently I'm unable to ask ink level or align the head or obtaining
any other info using escputil

# pkg_info -W escputil
/usr/local/bin/escputil was installed by package gimp-print-4.2.5_1

This happens either with 4.8-STABLE than 5.1-CURRENT (Aug 22)

Are we going to improve ulpt code to support printer messaging?
Same problem with USB-UPS from APC (already asked some month ago,
see info on ftp://ftp.torrini.org/pub/FreeBSD/APC-hacking/, seems
that our USB code can only send and not receive info from USB
devices, is this correct?  Why Other-OSes can?  And how?


-8-[ swtch on, /var/log/messages ]-8-
Sep  7 00:39:47 silos /kernel: ulpt0: EPSON USB Printer, \
rev 1.10/1.00, addr 3, iclass 7/1
-8-

# escputil -q -u -r /dev/unlpt0 -m C40ux -s
Cannot read from /dev/unlpt0: Operation not supported by device

# escputil -q -u -r /dev/ulpt0 -i
Cannot read from /dev/ulpt0: Operation not supported by device

# usbdevs -d
addr 1: UHCI root hub, VIA
  uhub0
 addr 3: USB Printer, EPSON
   ulpt0
 addr 2: Back-UPS RS 500 FW:30.j2.I USB FW:j2, American Power Conversion
   uhid0

# usbdevs -d -v
Controller /dev/usb0:
addr 1: self powered, config 1, UHCI root hub(0x), VIA(0x), \
rev 1.00
  uhub0
 port 1 addr 3: self powered, config 1, USB Printer(0x0005), \
EPSON(0x04b8), rev 1.00
   ulpt0
 port 2 addr 2: low speed, self powered, config 1, Back-UPS RS 500 \
FW:30.j2.I USB FW:j2(0x0002), \
American Power Conversion(0x051d), rev 0.06
   uhid0


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


Re: Playing audio cd while using atapicam (4.8R)

2003-09-06 Thread Glenn Johnson
On Sat, Sep 06, 2003 at 05:47:57PM -0400, Todd Stephens wrote:

 I have an ATAPI CD writer that I have on /dev/cd0c via atapicam.  It
 works fine for regular data use, but I can't seem to play an audio
 cd with it.  I have tried both xmcd and KsCD under KDE.  In both,
 the device used is the raw device /dev/rcd0c which has the same
 permissions and ownership as the regular /dev/cd0c device.

 With xmcd, the audio cd is at least recognized as the correct artist
 and album name is displayed, but it will not play.  Under KsCD, the cd
 information is not displayed, but it will at least let me push play.
 The only problem is that the counter stays at 00:00 and no audio comes
 out.

 Is there some other procedure that I need to do first to enable the
 playing of audio cd?  I thought about maybe adding /dev/rcd0c to the
 fstab file, but I don't know if that is the way to go about it.  Thank
 you for any assistance.

Set the device in your CD playing software to the ATAPI device, most
likely, /dev/acd0.

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


Re: NVTV and BSD.

2003-09-06 Thread Dragoncrest
Is it in the ports by any chance or do I have to build it from the 
source available via the sourceforge page?

Any good and easy tips, guides or tutorials on setting it up, or 
does the app come with that info?

At 12:40 AM 9/7/03 +0200, Antoine Jacoutot wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Saturday 06 September 2003 20:55, Dragoncrest wrote:
 Anybody know if the NV-TV program being worked on at Source Forge is BSD
 compatible or not?  I'd like to use it to take advantage of the Svideo
 port on my GF3 under BSD4.8 if possible.
Yes :)
I'm using it without any problem.
Antoine
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)
iD8DBQE/WmJUY3Hnhkr+5cQRAoLsAJ48MFJHYGAZSEB7j2rWoW6UuIjzdQCggA0c
lE4InZdNKbGMYqBMBMraez0=
=wR+s
-END PGP SIGNATURE-


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


Re: Kernel Compile Errors - SOLVED

2003-09-06 Thread Stefan Malte Schumacher

Well, I just deleted all of /usr/src and not just /usr/src/sys and
reinstalled it and now everything works fine again. Although I do not have
to understand what was the cause of the problem I would be gratefull for any
hints, after all I do not want only to use FreeBSD but also learn more
about it.

Bye
Stefan


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


Re: startx fails

2003-09-06 Thread Malcolm Kay
On Sun, 7 Sep 2003 04:42, daniel meg wrote:
 I am running FreeBSD 4.8 RELEASE.

 Video Card: nVidia RIVA128

 I run the xf86config trillion of times..read through the manual over and
 over..but just can't get it to works...the attached file is the XFree86.log
 file and mine XF86Config file..hope BSD hackers will help..



Unlikely to be your base problem but:
(Ryan Merrisk's response is probably more relevant for that)
the in following '/dev/sysmouse' suggests you are running 'moused'. But I 
don't believe 'moused' reports in Microsoft protocol. 
Quote
Identifier  Mouse1
Driver  mouse
Option ProtocolMicrosoft
Option Device  /dev/sysmouse
/Quote

I suggest instead
Option Protocol auto
or perhaps
Option Protocol MouseSystems

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


Re: PAM, X11, and su as a normal user?

2003-09-06 Thread Matthew D. Fuller
On Sat, Sep 06, 2003 at 08:11:21AM -0700 I heard the voice of
Steven G. Kargl, and lo! it spake thus:
 
 Thanks for the hint.  I took the rather draconian action of
 deleting user sgk's .Xauthority file.  Then I used xauth to
 merge in user kargl's entire .Xauthority.  This appears to 
 work only if I use su -l sgk.  I guess I'm inheriting
 something in the environment that X doesn't lik when I 
 use su sgk.

FWIW, I just plain 'su' to root (toor, rather, but that's not relevant)
and use a one-off script to merge keys for running X apps:

root% cat /root/xauthset 
#!/bin/sh
xauth -f /home/fullermd/.Xauthority extract - $DISPLAY | xauth merge -

Never had any problems out of it.



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


Images of FreeBSD

2003-09-06 Thread Virgil
I would like to know if their is any way I can find any images of what the desktop 
looks like in BSD, I have searched extensively for days and tried numerous ways to 
contact others and can't find absolutely no information about BSD, I would like to 
know what it looks like before I try to install it and also to see what programs are 
with it and what programs are available for it, I am mostly looking for a OS to 
replace Windows for video editing purposes.  Thanks very much for your time and hope 
to hear something soon.

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


Re: Images of FreeBSD

2003-09-06 Thread Kevin Kinsey, DaleCo, S.P.
From: Virgil [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, September 06, 2003 8:53 PM
Subject: Images of FreeBSD


I would like to know if their is any way I can find any images of
what the desktop looks like in BSD, I have searched extensively for
days and tried numerous ways to contact others and can't find
absolutely no information about BSD, I would like to know what it
looks like before I try to install it and also to see what programs
are with it and what programs are available for it, I am mostly
looking for a OS to replace Windows for video editing purposes.
Thanks very much for your time and hope to hear something soon.

Virgil Gross

There is a sticky thread on the forum
at freebsdforums.org, I believe in the
FreeBSD General category, in which
several people have posted screenshots
of their BSD desktops.

I don't know, on the other hand, how
many people are using BSD for video
editing.  It would likely be a rather
small user niche, but I could be quite
wrong.  The Good News:  Mac OS X
is based on BSD, stable as a rock, and
has lots of video editing SW available,
and a large user base in the community
of video editors.  Bad side, it isn't free.

HTH,

Kevin Kinsey
DaleCo, S.P

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


Re: Images of FreeBSD

2003-09-06 Thread Chris
On Saturday 06 September 2003 09:15 pm, Kevin Kinsey, DaleCo, S.P. wrote:
 From: Virgil [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Saturday, September 06, 2003 8:53 PM
 Subject: Images of FreeBSD


 I would like to know if their is any way I can find any images of
 what the desktop looks like in BSD, I have searched extensively for
 days and tried numerous ways to contact others and can't find
 absolutely no information about BSD, I would like to know what it
 looks like before I try to install it and also to see what programs
 are with it and what programs are available for it, I am mostly
 looking for a OS to replace Windows for video editing purposes.
 Thanks very much for your time and hope to hear something soon.

 Virgil Gross

 There is a sticky thread on the forum
 at freebsdforums.org, I believe in the
 FreeBSD General category, in which
 several people have posted screenshots
 of their BSD desktops.

 I don't know, on the other hand, how
 many people are using BSD for video
 editing.  It would likely be a rather
 small user niche, but I could be quite
 wrong.  The Good News:  Mac OS X
 is based on BSD, stable as a rock, and
 has lots of video editing SW available,
 and a large user base in the community
 of video editors.  Bad side, it isn't free.


I have put some of the ones I have used throughtout the years on makeworld.com



 HTH,

 Kevin Kinsey
 DaleCo, S.P

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

-- 

Best regards,
 Chris
__

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

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


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


I2O support in FreeBSD

2003-09-06 Thread Kip Macy
Does FreeBSD have anything comparable to Linux's I2O support?
My impression is that it is dealt with on a driver by driver basis
and there isn't an API per se'.


-Kip




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


Re: Images of FreeBSD

2003-09-06 Thread Kent Stewart
On Saturday 06 September 2003 07:20 pm, Chris wrote:
 On Saturday 06 September 2003 09:15 pm, Kevin Kinsey, DaleCo, S.P. 
wrote:
  From: Virgil [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Saturday, September 06, 2003 8:53 PM
  Subject: Images of FreeBSD
 
 
  I would like to know if their is any way I can find any images of
  what the desktop looks like in BSD, I have searched extensively for
  days and tried numerous ways to contact others and can't find
  absolutely no information about BSD, I would like to know what it
  looks like before I try to install it and also to see what programs
  are with it and what programs are available for it, I am mostly
  looking for a OS to replace Windows for video editing purposes.
  Thanks very much for your time and hope to hear something soon.
 
  Virgil Gross
 
  There is a sticky thread on the forum
  at freebsdforums.org, I believe in the
  FreeBSD General category, in which
  several people have posted screenshots
  of their BSD desktops.
 
  I don't know, on the other hand, how
  many people are using BSD for video
  editing.  It would likely be a rather
  small user niche, but I could be quite
  wrong.  The Good News:  Mac OS X
  is based on BSD, stable as a rock, and
  has lots of video editing SW available,
  and a large user base in the community
  of video editors.  Bad side, it isn't free.

 I have put some of the ones I have used throughtout the years on
 makeworld.com

One for Linux is,

http://www.plig.org/xwinman/

The section on kde doesn't include 3.x but it does point to sites that 
do. 

Since most of the desktops on Linux are also available on FreeBSD, you 
can see what they look like.

Kent


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

-- 
Kent Stewart
Richland, WA

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

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


Re: host and hostname

2003-09-06 Thread horio shoichi
On Sat, 6 Sep 2003 17:30:50 +0900
Rommel B. Ikeda [EMAIL PROTECTED] wrote:
 
 - Original Message - 
 From: horio shoichi [EMAIL PROTECTED]
 To: Rommel B. Ikeda [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Sent: Friday, September 05, 2003 9:01 PM
 Subject: Re: host and hostname
 
 
  On Fri, 5 Sep 2003 10:46:25 +0900
  Rommel B. Ikeda [EMAIL PROTECTED] wrote:
   Thanks very much for the reply, my apologies for not replying so
 soon
  
   Actually, I posted my question on host and hostname, because, I have
 been
   trying to find out if my Internet Settings is correct or not...I am
 having
   problems with cvsup for a very long long time now...
  
   Actually, I did tried:
   # host freebsd.org
   Host not found, Try again
  
   I know that their is something wrong with our internet connection in our
   company...but, I do not think that the person in-charge of our Computer
 Room
   can help me...Unfortunately, Although we are an NGO, Nobody knows about
   FreeBSD yet in our Organization...
  
   Anyways, about my comments on Can someone point me to some information
   about it aside from the man
   pages..., I do read the man pages, everytime, but on the time that I
 was
   reading about the host and hostname, I was a little in a hurry and
 those
   technical terms just made my head ached so, I though maybe I would ask
   everybody, just for this time...My head was really full with the
 problems I
   have with cvsup...
  
   Thanks anyway...
  
   Rommel B. Ikeda
   OISCA-International
   http://www.oisca.org/
 
  Looks like you don't have /etc/resolv.conf file.
 
 
  The content would be like this, assuming your site has no other name
 servers:
 
  domain oisca.org
  nameserver 164.46.1.1
  nameserver 211.10.162.68
 
 
  BTW, the nameservers are taken from whois database for oisca.org.
 
 NS1.FIRSTSERVER.NE.JP164.46.1.1
 NS2.FIRSTSERVER.NE.JP211.10.162.68
 
 
  horio shoichi
 
 Thank you very much for the reply and also for looking up our nameserver...I
 tried to find out  this numbers but I was told that our ISP dynamically
 provides us this numbers...So, if I will be using the nameserver that can be
 found in our Server Machine...when it disconnects...it will use a new
 nameserver dynamically provided by our ISP...That is what I was told...
 
You are probably told about the nameservers given by DHCP reply packets.
O.k., they should work, too.

 I just received an Email from the Mailing List advicing me to create a
 /etc/resolv.conf...
 He was also kind enough to provide me our DNS...
 domain oisca.org
 nameserver 164.46.1.1
 nameserver 211.10.162.68
 
 I created a /etc/resolv.conf with this one as what you have suggested
 When my system starts:
 The booting process halts for a few minutes saying
 continuing vi sessions:
 and then boots and starts gdm...
 after gdm starts, I can log in but I can use my built-in mouse...
 after logging in...it halts for a few minutes before I can use my built-in
 mouse...

I think I forgot to tell you adding, deleting, changing /etc/resolv.conf
don't need reinitializing anything other than the file itself so you
don't have to reboot...

 when i invoked this command:
 # host freebsd.org
 halts for a few minutes to read and then...
 #host not found, try again
 
 Any suggestions on what happened...

Either you can't reach the nameservers or the servers refuse to answer.
The resolver (a library function that contacts name servers and maps
between domain names and ip addresses) thinks name services are unavailable.

Following tests are irrelevant to /etc/resolv.conf file, unless specifically
referenced.

1. servers really suck ?

   host freebsd.org 164.46.1.1
   host freebsd.org 211.10.162.68

   ask the servers directly. Worked for me, like:

% host freebsd.org 164.46.1.1
Using domain server 164.46.1.1:

freebsd.org has address 216.136.204.21
freebsd.org mail is handled (pri=10) by mx1.freebsd.org
% host freebsd.org 211.10.162.68
Using domain server 211.10.162.68:

freebsd.org has address 216.136.204.21
freebsd.org mail is handled (pri=10) by mx1.freebsd.org
%

   Try them, and against the servers you are told.

   If they work as my example shows, then /etc/resolv.conf is wrong
   (not too sure, but the domain name may have to match the one from
   DHCP server).

2. talking to servers ?

   ping 164.46.1.1
   traceroute 164.46.1.1

   Two prime candidate reasons you have to come here are:

   o You don't have default route,
   o Firewall blocks direct outgoing,

   Anyway traceroute will tell you where you can get responces up to.


horio shoichi

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


Re: Images of FreeBSD

2003-09-06 Thread Rod Person
 On Saturday 06 September 2003 09:15 pm, Kevin Kinsey, DaleCo, S.P. wrote:
  From: Virgil [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Saturday, September 06, 2003 8:53 PM
  Subject: Images of FreeBSD
 
 
  I would like to know if their is any way I can find any images of
  what the desktop looks like in BSD, I have searched extensively for
  days and tried numerous ways to contact others and can't find

Here are some of my KDE desktops
http://opensourcebeef.bsd.st/osb/desktop.html

-- 
Rod

@ Home So No Cool Signature
http://opensourcebeef.bsd.st

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


FreeBSD install corrupts neighboring partitions

2003-09-06 Thread Brett Glass
I'm attempting to install FreeBSD 4.8 on a system which will boot it and 
also Windows 2000 Server. I've done this with two multiboot utilities: 
the simple boot manager that comes with FreeBSD and V Communications' 
System Commander.

In both cases, I have found that when I install FreeBSD it corrupts 
neighboring NTFS and FAT partitions. After the install, the OSes in these 
partitions fail to boot or the partitions become entirely unreadable. 
Whether I tell FreeBSD not to install an MBR or whether I tell it to 
install its boot manager, the result is the same: Neighboring partitions 
are being corrupted to the point where one can not get to data on them.

I realize that dual booting is not common, but I need to do it on this 
laptop. Has anyone else on the lists encountered this problem?

--Brett Glass

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


Re: FreeBSD install corrupts neighboring partitions

2003-09-06 Thread paul beard
Brett Glass wrote:
I'm attempting to install FreeBSD 4.8 on a system which will boot it and 
also Windows 2000 Server. I've done this with two multiboot utilities: 
the simple boot manager that comes with FreeBSD and V Communications' 
System Commander.

In both cases, I have found that when I install FreeBSD it corrupts 
neighboring NTFS and FAT partitions. After the install, the OSes in 
these partitions fail to boot or the partitions become entirely 
unreadable. Whether I tell FreeBSD not to install an MBR or whether I 
tell it to install its boot manager, the result is the same: Neighboring 
partitions are being corrupted to the point where one can not get to 
data on them.

I realize that dual booting is not common, but I need to do it on this 
laptop. Has anyone else on the lists encountered this problem?
I have dual-booted this laptop (an IBM A20p) with Win2K and a 
succession of Linux, NetBSD, and FreeBSD. Other than the annoying 
problem of a couple years back when IBM chose to label its 
hibernation slice with the same ID as FreeBSD uses, thereby 
rendering FreeBSD unusable, it's worked just fine.

Sounds to me like the partitions are overlapping or otherwise not 
being kept away from each other, but its hard to know for sure 
without any information off the system.
--
Paul Beard
http://paulbeard.no-ip.org/movabletype/
whois -h whois.networksolutions.com ha=pb202

A man said to the Universe: Sir, I exist!

However, replied the Universe, the fact has not created in me a
sense of obligation.
-- Stephen Crane
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Playing audio cd while using atapicam (4.8R)

2003-09-06 Thread Todd Stephens
On Saturday 06 September 2003 06:54 pm, Glenn Johnson wrote:

 Set the device in your CD playing software to the ATAPI device, most
 likely, /dev/acd0.

As easy as that.  How bizarre.  I guess I was going under the
assumption that it was similar to the linux ide-scsi emulation where
the cd drive was viewed as scsi regardless of application.  Than you. 
It works fine now.


--
Todd Stephens

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


[no subject]

2003-09-06 Thread wang bin
I download 5.1 ISO freebsd from a ftp, and I  use UltraISO extract it to 
d:\freebsd 
..My computer is parted two primary  partitions C: D:. On D:  ,there is few 

files , I want to 
install freebsd on d:.how can i do .I can not use floppy to boot .how to 
use fbsdboot.exe to boot. Thank you .

_
 MSN Hotmail  http://www.hotmail.com  

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


Re:

2003-09-06 Thread Chris
On Saturday 06 September 2003 11:59 pm, wang bin wrote:
 I download 5.1 ISO freebsd from a ftp, and I  use UltraISO extract it to
 d:\freebsd
 ..My computer is parted two primary  partitions C: D:. On D:  ,there is few

 files , I want to
 install freebsd on d:.how can i do .I can not use floppy to boot .how to
 use fbsdboot.exe to boot. Thank you .

Try reading the Online Handbook on your install options.



 _
  MSN Hotmail  http://www.hotmail.com

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

-- 

Best regards,
 Chris
__

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

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


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


Re: FreeBSD install corrupts neighboring partitions

2003-09-06 Thread Jud
On Sat, 06 Sep 2003 21:21:15 -0700, paul beard [EMAIL PROTECTED] wrote:

Brett Glass wrote:
I'm attempting to install FreeBSD 4.8 on a system which will boot it 
and also Windows 2000 Server. I've done this with two multiboot 
utilities: the simple boot manager that comes with FreeBSD and V 
Communications' System Commander.

In both cases, I have found that when I install FreeBSD it corrupts 
neighboring NTFS and FAT partitions. After the install, the OSes in 
these partitions fail to boot or the partitions become entirely 
unreadable. Whether I tell FreeBSD not to install an MBR or whether I 
tell it to install its boot manager, the result is the same: 
Neighboring partitions are being corrupted to the point where one can 
not get to data on them.

I realize that dual booting is not common, but I need to do it on this 
laptop. Has anyone else on the lists encountered this problem?
I have dual-booted this laptop (an IBM A20p) with Win2K and a succession 
of Linux, NetBSD, and FreeBSD. Other than the annoying problem of a 
couple years back when IBM chose to label its hibernation slice with the 
same ID as FreeBSD uses, thereby rendering FreeBSD unusable, it's worked 
just fine.

Sounds to me like the partitions are overlapping or otherwise not being 
kept away from each other, but its hard to know for sure without any 
information off the system.
I've had many different multi-boot configurations involving FreeBSD 4.x 
and 5.x versions, Windows 2000, Windows 98, Linux, and QNX on various hard 
drives.  Currently FreeBSD and Windows 2000 share a RAID-0 array, while 
Gentoo Linux and Windows 98 reside on a third disk.  Though I'm not 
particularly tech-savvy, I have never had a single problem with FreeBSD or 
Linux corrupting a Windows install.  I guess without more information, 
we can't be certain that anything is corrupted; if it is, that FreeBSD is 
doing the corrupting; or how whatever is wrong might be fixed.

Please send more info.

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