IPFW equivalent of iptables --state ESTABLISHED, RELATED

2005-10-22 Thread John Do
Hi guys

I'm having trouble with IPFW I need to allow user
initiated traffic IN but I can't

Basically in iptables for Linux I would have used
something like
-A INPUT -p tcp -m tcp --state ESTABLISHED,RELATED -j
ACCEPT


Can someone help me discover what the equivalent
syntax in IPFW would be?

I have tried to use allow tcp from any to any
established in but it doesn't work 

much appreciated

thanks guys !






__ 
Find your next car at http://autos.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


SSH Port Forwarding Specific IP

2005-10-12 Thread John Do
If you have a FreeBSD computer with multiple IP
addresses and you want an outside client to tunnel how
can you force the tunnel to use a certain IP?

Thanks!






__ 
Find your next car at http://autos.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Skipping/Stuttering Sound in XMMS

2005-09-19 Thread John Do
So does anyone have any ideas about how to enable my
soundcard to play MIDI sounds and fix the XMMS
stuttering issue?

Your help is welcomed and appreciated don't be
shythanks :)

--- John Do [EMAIL PROTECTED] wrote:

 I even copied libmad.so into
 /usr/X11R6/lib/xmms/Input
 
 where all the other XMMS Input modules are and with
 a
 restart it still doesn't show :(
 
 
 --- John Do [EMAIL PROTECTED] wrote:
 
  Does anyone know how to load and configure another
  MP3
  player instead of lib123.so in XMMS?
  
  I have libmad and others installed but I have no
  other
  options for MP3 playing other than lib123
  
  I still can't figure out how to enable MIDI sounds
  for
  my soundcard 
  
  
  --- John Do [EMAIL PROTECTED] wrote:
  
   The plugin makes sense.I think it is the
 MP123
   plugin that I'm using and the other players that
   don't
   skip must be using some other plugin
   
   I'll try to install and use libMAD like you
   recommend
   
   Thanks
   --- Garrett Cooper [EMAIL PROTECTED]
   wrote:
   

On Sep 18, 2005, at 5:18 PM, John Do wrote:

 Does anyone know why the sound skips and
 often
 stutters in XMMS?

 I don't seem to have this problem in other
   random
 media players in FreeBSD.

 I'm also wondering why it won't show MIDI
   support
even
 though it is detected for PCM sound.  I have
  an
old
 Soundblaster Live Card

 Thanks for your help guys

 Are you playing MP3s and if so, are you
  using
the MAD vs MP123  
plugin? I forget which caused a problem in
  Linux,
but I think if you  
use the libMAD it shouldn't stutter (or maybe
 it
   was
vice versa).
-Garrett
   
 ___
freebsd-questions@freebsd.org mailing list
   
  
 

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

   
   
   
 
   
 
 
  
 

__
   
   Find your next car at http://autos.yahoo.ca
   ___
   freebsd-questions@freebsd.org mailing list
  
 

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

__
  
  Find your next car at http://autos.yahoo.ca
  ___
  freebsd-questions@freebsd.org mailing list
 

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

__
 
 Find your next car at http://autos.yahoo.ca
 ___
 freebsd-questions@freebsd.org mailing list

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







__ 
Find your next car at http://autos.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


My CD Writers are detected as CD-ROM

2005-09-19 Thread John Do
Anyone know how to fix this?

Thanks!






__ 
Find your next car at http://autos.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Skipping/Stuttering Sound in XMMS

2005-09-19 Thread John Do
To play XMMS with libmad you need to get the xmms-mad
port

The main thing that solved the problem was turning up
the buffers for all output codecs in XMMS.

It also helped to go to the KDE sound system and raise
that sound buffer and enable high priority.

I still can't play MIDI files though but I'll make a
new e-mail about that to avoid confusion

As a side note libmad does have a little bit of
stuttering and it seems the buffer was the issue with
libmpg123

--- John Do [EMAIL PROTECTED] wrote:

 So does anyone have any ideas about how to enable my
 soundcard to play MIDI sounds and fix the XMMS
 stuttering issue?
 
 Your help is welcomed and appreciated don't be
 shythanks :)
 
 --- John Do [EMAIL PROTECTED] wrote:
 
  I even copied libmad.so into
  /usr/X11R6/lib/xmms/Input
  
  where all the other XMMS Input modules are and
 with
  a
  restart it still doesn't show :(
  
  
  --- John Do [EMAIL PROTECTED] wrote:
  
   Does anyone know how to load and configure
 another
   MP3
   player instead of lib123.so in XMMS?
   
   I have libmad and others installed but I have no
   other
   options for MP3 playing other than lib123
   
   I still can't figure out how to enable MIDI
 sounds
   for
   my soundcard 
   
   
   --- John Do [EMAIL PROTECTED] wrote:
   
The plugin makes sense.I think it is the
  MP123
plugin that I'm using and the other players
 that
don't
skip must be using some other plugin

I'll try to install and use libMAD like you
recommend

Thanks
--- Garrett Cooper [EMAIL PROTECTED]
wrote:

 
 On Sep 18, 2005, at 5:18 PM, John Do wrote:
 
  Does anyone know why the sound skips and
  often
  stutters in XMMS?
 
  I don't seem to have this problem in other
random
  media players in FreeBSD.
 
  I'm also wondering why it won't show MIDI
support
 even
  though it is detected for PCM sound.  I
 have
   an
 old
  Soundblaster Live Card
 
  Thanks for your help guys
 
  Are you playing MP3s and if so, are you
   using
 the MAD vs MP123  
 plugin? I forget which caused a problem in
   Linux,
 but I think if you  
 use the libMAD it shouldn't stutter (or
 maybe
  it
was
 vice versa).
 -Garrett

  ___
 freebsd-questions@freebsd.org mailing list

   
  
 

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







   
  
 

__

Find your next car at http://autos.yahoo.ca
   
 ___
freebsd-questions@freebsd.org mailing list
   
  
 

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

   
   
   
 
   
 
 
  
 

__
   
   Find your next car at http://autos.yahoo.ca
   ___
   freebsd-questions@freebsd.org mailing list
  
 

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

__
  
  Find your next car at http://autos.yahoo.ca
  ___
  freebsd-questions@freebsd.org mailing list
 

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

__
 
 Find your next car at http://autos.yahoo.ca
 







__ 
Find your next car at http://autos.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Boot Loader Problem

2005-09-18 Thread John Do
Hi guys

I still can't boot BSD :(

I have tried everything I can and bla bla read etc etc
:(

Here is the setup (I boot off ad0)

ad0 - boot loader and Windows XP
ad2 slice 2 - FreeBSD Install

Exactly from the emergency shell do I need to type to
configure the bootloader so it gives the option of
booting to ad2 slice 2?

I have tried commands like:

boot0cfg -B -s 5 ad0
boot0cfg -B -s 2 ad2

but no change in the boot menu

I still see no change in the menu

It shows 2 options


Drive 1

Both options will boot Windows XP

Please help thx!






__ 
Find your next car at http://autos.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Boot Loader Problem

2005-09-18 Thread John Do
Hi Gary and Glen,

I have the output.  It was sure tiring to write out
and then type back though :)

bsdlabel /dev/ad2s1:

No Valid Label

bsdlabel /dev/ad2s2:

8 partitions

#   size offset  fstype   [fsizebsize   
bps/cpg]

a:  8191983  0   4.2BSD   2048  16384   
28552
b:  2047155  8191983 swap - --
c:  10239138 0   unused   0 0   
#'raw' part don't edit

bsdlabel /dev/ad2s3:
No Valid Label

bsdlabel /dev/ad2s4:
No Such File Or Disk

bsdlabel /dev/ad2:
No Valid Label

bsdlabel /dev/ad0:
No Valid Label


fdisk /dev/ad0
** Working on device /dev/ad0 **
parameters extracted from in-core disklabel are:
cylinders=39709 heads=16 sectors/track=63 (1008
blks/cyl)

Figures below won't work with BIOS partitions not in
cyl 1 parameters to 
be used for BIOS calculations are:

cylinders=39703 heads=16 sectors/track=63 (1008
blks/cyl)

Media sector size is 512 Warning: BIOS sector
numbering starts with sector 1

Information from DOS bootblock is:

The data for partition 1 is:

sysid 7 (0x07), (OS/2 HPFS, NTFS, QNX-2 (16bit) or
Advanced Unix)
 start 63, size 40001787 (19532 Meg), flag
80(active)
 beg: cyl 0 /head1 /sector 1
 end: cyl 1023 /head 254 /sector 63

The data for partition 2 is:
UNUSED

The data for partition 3 is:
UNUSED

The data for partition 4 is:


fdisk ad2:

** Working on device /dev/ad2 **
parameters extracted from in-core disklabel are:
cylinders=155061 heads=16 sectors/track=63 (1008
blks/cyl)

Figures below won't work with BIOS for partitions not
in cyl 1 to be used for BIOS 

calculations are:

cylinders=155061 heads=61 sectors/track=63 (1008
blks/cyl)

Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:

The data for partion 1 is:

sysid 7(0x07), (OS/2 HPFS, NTFS, QNX-2 (16bit) or
Advanced Unix)
start 63, size 133114527 (64997 Meg), flag 0
  beg: cyl 0 /head 1/ sector 1;
  end: cyl 1023/ head 254/ sector 63

The data for partition 2 is:

sysid 165(0xa5), (FreeBSD/NetBSD/386BSD)
start 133114590, size 10239138 (4999 Meg), flag 0
   beg: cyl 986/head 2 /sector 1;
   end: cyl 903/head 15 /sector 63

The data for partion 3 is:
sysid 131 (0x83), (Linux Native)
start 143364060, size 48195 (23 meg), flag 0
   beg: cyl 1023/head 254/sector 63;
   end: cyl 1023/head 254/sector 63

The data for partition 4 is:
UNUSED



boot0cfg -v /dev/ad0

#   flag | start  chs  |   type| end chs  
   |   offset  |  size
1   0x80   0:   1:10x07  1023
254:63  63 40001787

boot0cfg -v /dev/ad2

#   flag | start  chs  |   type| end chs  
   |   offset  |  size
1   0x00   0:   1:10x07  1023
254:63  63 133114527
2   0x00 986:   2:10x05   903 
15:63   133114590 10239138
3   0x001024 254:630x83  1023
254:63   143364060 48195

--- Gary W. Swearingen [EMAIL PROTECTED] wrote:

 Glenn Dawson [EMAIL PROTECTED] writes:
 
 boot0cfg -B -s 5 ad0
 boot0cfg -B -s 2 ad2
 
 I don't remember who asked what before, but you
 should also try:
 
 boot0cfg -B -s 5 -o packet ad0
 boot0cfg -B -s 2 -o packet ad2
 
  fdisk /dev/ad0
  fdisk /dev/ad2
  bsdlabel /dev/ad0
 
 I wouldn't bother if you don't have BSD on that
 disk.
 
  bsdlabel /dev/ad2
 
 and
 
 bsdlabel /dev/ad2s1
 bsdlabel /dev/ad2s2
 bsdlabel /dev/ad2s3
 bsdlabel /dev/ad2s4
 ___
 freebsd-questions@freebsd.org mailing list

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







__ 
Find your next car at http://autos.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Install GRUB for FreeBSD

2005-09-18 Thread John Do
Anyone know how to install GRUB for FreeBSD when you
can't boot to it?

I am totally lost now guys with the booting.

FreeBSD bootloader has me so frustrated

Linux GRUB is simple and intuitive to use and BSD
loader has me lost after weeks :(

I even installed GRUB into MBR and the BSD bootloader
won't go away! :(

Someone please tell me what the best way to install
grub is

I guess you need it in the MBR but where will the
menu.lst be stored?

Please help thx






__ 
Find your next car at http://autos.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Boot Loader Problem

2005-09-18 Thread John Do
Hi Gary

Thanks for your help.  I am perplexed and frustrated
by BSD's bootloader :)

 boot0cfg -B -s 5 -o packet ad0
 boot0cfg -B -s 2 -o packet ad2

I did't try those yet because I wanted to see if you
could find a problem first.

I'll try those in a bit.

In the mean time I created a GRUB ISO boot CD and I
can simply boot BSD by booting with the GRUB CD and
typing:

rootnoverify (hd2,1)
makeactive
chainloader +1
boot

GRUB has always been simple and intuitive for me so
I'll stick with that and stay away from the hell of
the BSD boot loader :)

This really is my only gripe about FreeBSD I think it
should include GRUB or they need to create a better
native loader.

Thanks Gary and I'll let you know what happens with
the boot0cfg
--- Gary W. Swearingen [EMAIL PROTECTED] wrote:

 John Do [EMAIL PROTECTED] writes:
 
 fdisk, etc, looked good.
 
  boot0cfg -v /dev/ad0
 
  #   flag | start  chs  |   type| end
 chs  
 |   offset  |  size
  1   0x80   0:   1:10x07  1023
 254:63  63 40001787
 
 OK.
 
  boot0cfg -v /dev/ad2
 
  #   flag | start  chs  |   type| end
 chs  
 |   offset  |  size
  1   0x00   0:   1:10x07  1023
 254:63  63 133114527
  2   0x00 986:   2:10x05   903 
 15:63   133114590 10239138
  3   0x001024 254:630x83  1023
 254:63   143364060 48195
 
 The type on line 2 should be 0xa5, not 0x05, but I
 suspect a typo.
 I don't know if one of the flag's needs to be 0x80,
 or not.  Both of
 my disks have one marked 0x80.  It's probably OK,
 and just means
 you don't have a default slice, eg, set with -s 2
 in boot0cfg.
 
  I don't remember who asked what before, but you
 should also try:
  
  boot0cfg -B -s 5 -o packet ad0
  boot0cfg -B -s 2 -o packet ad2
 
 You didn't say if you tried those, but it doesn't
 seem to be the
 problem (yet).  You would need -o packet on ad2 and
 LBA BIOS mode, I
 think since your FreeBSD slice goes past 1024 cyls.
 
 But that 133114590 number looks right, and I see no
 other problem.
 
 So it looks like the the MBR code just doesn't see
 the second disk.
 Probably because the BIOS doesn't play well with the
 MBR code, and I
 can't think why.  It should even have to get the
 geometry right since
 it only has to grab the first sector of the disk. 
 And you know other
 software can see the disk.  At this point I'd give
 up on boot0 and
 try to find a Grub (or GAG?) floppy to boot from. 
 It should let you
 boot both systems.  Or try a boot manager from the
 MSFT world.
 
 Sorry.
 







__ 
Find your next car at http://autos.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


FreeBSD 5.4 NTFS Mount Bug?

2005-09-18 Thread John Do
Hi guys

I mounted an NTFS drive and in one directory I noticed
about 50% of the NTFS directories that existed were
being shown.

Does anyone know if this is an actual bug or is there
a work around for it?

In Linux I have never seen an issue like this with
mounting NTFS (not to bash but just to confirm it is
possible to properly view this drive in a non-windows
OS)

Thanks for your suggestions

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Skipping/Stuttering Sound in XMMS

2005-09-18 Thread John Do
Does anyone know why the sound skips and often
stutters in XMMS?

I don't seem to have this problem in other random
media players in FreeBSD.

I'm also wondering why it won't show MIDI support even
though it is detected for PCM sound.  I have an old
Soundblaster Live Card

Thanks for your help guys

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 5.4 NTFS Mount Bug?

2005-09-18 Thread John Do
Hi Garrett

Thanks for your help again :)

All the directories are in the same style/format and
all standard English 

Since this is NTFS I don't think permissions are in
effect here are they?  For the NTFS user it is read,
write execute though.


--- Garrett Cooper [EMAIL PROTECTED] wrote:

 On Sep 18, 2005, at 5:12 PM, John Do wrote:
 
  Hi guys
 
  I mounted an NTFS drive and in one directory I
 noticed
  about 50% of the NTFS directories that existed
 were
  being shown.
 
  Does anyone know if this is an actual bug or is
 there
  a work around for it?
 
  In Linux I have never seen an issue like this with
  mounting NTFS (not to bash but just to confirm it
 is
  possible to properly view this drive in a
 non-windows
  OS)
 
  Thanks for your suggestions
 
  Were the directories names non-NLS based (ie
 Eastern Asian  
 fonts, scripts)? Also, what is the directory
 information like (ie  
 read, write, execute)?
 -Garrett
 ___
 freebsd-questions@freebsd.org mailing list

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







__ 
Find your next car at http://autos.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Skipping/Stuttering Sound in XMMS

2005-09-18 Thread John Do
The plugin makes sense.I think it is the MP123
plugin that I'm using and the other players that don't
skip must be using some other plugin

I'll try to install and use libMAD like you recommend

Thanks
--- Garrett Cooper [EMAIL PROTECTED] wrote:

 
 On Sep 18, 2005, at 5:18 PM, John Do wrote:
 
  Does anyone know why the sound skips and often
  stutters in XMMS?
 
  I don't seem to have this problem in other random
  media players in FreeBSD.
 
  I'm also wondering why it won't show MIDI support
 even
  though it is detected for PCM sound.  I have an
 old
  Soundblaster Live Card
 
  Thanks for your help guys
 
  Are you playing MP3s and if so, are you using
 the MAD vs MP123  
 plugin? I forget which caused a problem in Linux,
 but I think if you  
 use the libMAD it shouldn't stutter (or maybe it was
 vice versa).
 -Garrett
 ___
 freebsd-questions@freebsd.org mailing list

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







__ 
Find your next car at http://autos.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Skipping/Stuttering Sound in XMMS

2005-09-18 Thread John Do
Does anyone know how to load and configure another MP3
player instead of lib123.so in XMMS?

I have libmad and others installed but I have no other
options for MP3 playing other than lib123

I still can't figure out how to enable MIDI sounds for
my soundcard 


--- John Do [EMAIL PROTECTED] wrote:

 The plugin makes sense.I think it is the MP123
 plugin that I'm using and the other players that
 don't
 skip must be using some other plugin
 
 I'll try to install and use libMAD like you
 recommend
 
 Thanks
 --- Garrett Cooper [EMAIL PROTECTED]
 wrote:
 
  
  On Sep 18, 2005, at 5:18 PM, John Do wrote:
  
   Does anyone know why the sound skips and often
   stutters in XMMS?
  
   I don't seem to have this problem in other
 random
   media players in FreeBSD.
  
   I'm also wondering why it won't show MIDI
 support
  even
   though it is detected for PCM sound.  I have an
  old
   Soundblaster Live Card
  
   Thanks for your help guys
  
   Are you playing MP3s and if so, are you using
  the MAD vs MP123  
  plugin? I forget which caused a problem in Linux,
  but I think if you  
  use the libMAD it shouldn't stutter (or maybe it
 was
  vice versa).
  -Garrett
  ___
  freebsd-questions@freebsd.org mailing list
 

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

__
 
 Find your next car at http://autos.yahoo.ca
 ___
 freebsd-questions@freebsd.org mailing list

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







__ 
Find your next car at http://autos.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Skipping/Stuttering Sound in XMMS

2005-09-18 Thread John Do
I even copied libmad.so into /usr/X11R6/lib/xmms/Input

where all the other XMMS Input modules are and with a
restart it still doesn't show :(


--- John Do [EMAIL PROTECTED] wrote:

 Does anyone know how to load and configure another
 MP3
 player instead of lib123.so in XMMS?
 
 I have libmad and others installed but I have no
 other
 options for MP3 playing other than lib123
 
 I still can't figure out how to enable MIDI sounds
 for
 my soundcard 
 
 
 --- John Do [EMAIL PROTECTED] wrote:
 
  The plugin makes sense.I think it is the MP123
  plugin that I'm using and the other players that
  don't
  skip must be using some other plugin
  
  I'll try to install and use libMAD like you
  recommend
  
  Thanks
  --- Garrett Cooper [EMAIL PROTECTED]
  wrote:
  
   
   On Sep 18, 2005, at 5:18 PM, John Do wrote:
   
Does anyone know why the sound skips and often
stutters in XMMS?
   
I don't seem to have this problem in other
  random
media players in FreeBSD.
   
I'm also wondering why it won't show MIDI
  support
   even
though it is detected for PCM sound.  I have
 an
   old
Soundblaster Live Card
   
Thanks for your help guys
   
Are you playing MP3s and if so, are you
 using
   the MAD vs MP123  
   plugin? I forget which caused a problem in
 Linux,
   but I think if you  
   use the libMAD it shouldn't stutter (or maybe it
  was
   vice versa).
   -Garrett
   ___
   freebsd-questions@freebsd.org mailing list
  
 

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

__
  
  Find your next car at http://autos.yahoo.ca
  ___
  freebsd-questions@freebsd.org mailing list
 

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

__
 
 Find your next car at http://autos.yahoo.ca
 ___
 freebsd-questions@freebsd.org mailing list

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







__ 
Find your next car at http://autos.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Stand-alone GRUB HELP

2005-09-11 Thread John Do
Hi guys

I have been reading documentation and I'm still
confused.

I have Windows on ad0 and FreeBSD on ad2

I installed the BSD bootloader but it is only booting
Windows.

There is some limitation or problem and no matter what
I try in the emergency shell I cannot configure
boot0cfg to work properly.

So I need two solutions to try:

How do I configure the BSD boot loader to work to boot
both Windows and FreeBSD?  I have tried commands like

boot0cfg -B -s 2 ad2 and it doesn't seem to help or
boot


Second solution:

Stand-alone GRUB install

How can I install GRUB stand-alone? How do I install
it into /boot?  I guess /boot = some mounted partition
of a unix OS?

Would it be best to make /boot under the existing
FreeBSD partition?

The more exact details the better.  I've been
scratching my head over this for days

thx!

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Stand-alone GRUB HELP

2005-09-11 Thread John Do
Hi Glen,

Thanks for the reply

I tried the following and there was no change to the
boot menu:

boot0cfg -B -s 5 ad0
boot0cfg -B -s 2 ad2


--- Glenn Dawson [EMAIL PROTECTED] wrote:

 At 09:18 PM 9/11/2005, John Do wrote:
 Hi guys
 
 I have been reading documentation and I'm still
 confused.
 
 I have Windows on ad0 and FreeBSD on ad2
 
 I installed the BSD bootloader but it is only
 booting
 Windows.
 
 There is some limitation or problem and no matter
 what
 I try in the emergency shell I cannot configure
 boot0cfg to work properly.
 
 So I need two solutions to try:
 
 How do I configure the BSD boot loader to work to
 boot
 both Windows and FreeBSD?  I have tried commands
 like
 
 boot0cfg -B -s 2 ad2 and it doesn't seem to help or
 boot
 
 I think what you want is:
 
 test54# boot0cfg -B -s 5 ad0
 test54# boot0cfg -B -s 1 ad2
 
 If you reboot, you should end up booting from the
 first slice on ad2.
 
 This is what everything looks like on one of my test
 boxes:
 
 test54# boot0cfg -v ad4
 #   flag start chs   type   end chs  
 offset size
 1   0x00  0:  1: 1   0x07   1023:254:63 
  63 20964762
 2   0x80   1023:255:63   0xa5   1023:254:63
 20964825 20964825
 3   0x00   1023:255:63   0x07   1023:254:63
 41929650 61432560
 4   0x00   1023:255:63   0xa5   1023: 80:63   
 103362210287359758
 
 version=1.0  drive=0x80  mask=0xf  ticks=182
 options=packet,update,nosetdrv
 default_selection=F5 (Drive 1)
 
 test54# boot0cfg -v ad6
 #   flag start chs   type   end chs  
 offset size
 1   0x80  0:  1: 1   0xa5   1023:254:63 
  63156296322
 
 version=1.0  drive=0x80  mask=0xf  ticks=182
 options=packet,update,nosetdrv
 default_selection=F1 (Slice 1)
 
 Not exactly the same as your setup, but close.  On
 ad4, 1 is windows, 
 2 is FreeBSD, 3 and 4 are non-bootable.  On ad6, 1
 is FreeBSD.
 
 -Glenn
 
 
 
 Second solution:
 
 Stand-alone GRUB install
 
 How can I install GRUB stand-alone? How do I
 install
 it into /boot?  I guess /boot = some mounted
 partition
 of a unix OS?
 
 Would it be best to make /boot under the existing
 FreeBSD partition?
 
 The more exact details the better.  I've been
 scratching my head over this for days
 
 thx!
 
 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam
 protection around
 http://mail.yahoo.com
 ___
 freebsd-questions@freebsd.org mailing list

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

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







__ 
Find your next car at http://autos.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


MYSQLD mysql-server for 5.2.1

2005-09-09 Thread John Do
I installed mysql-server and mysql-clients but can't
find the mysqld executable to start the mysql server.

What is it that I'm missing?

Thanks guys 






__ 
Find your next car at http://autos.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: MYSQLD mysql-server for 5.2.1

2005-09-09 Thread John Do
It didn't find mysqld and I have searched before as
well

--- Miguel Cárdenas [EMAIL PROTECTED] wrote:

 Try to find mysql* using find command, maybe the
 location is not included into 
 the PATH variable, so you should do it in ~/.profile
 or something like
 
 regards
 
  I installed mysql-server and mysql-clients but
 can't
  find the mysqld executable to start the mysql
 server.
 
  What is it that I'm missing?
 
  Thanks guys
 ___
 freebsd-questions@freebsd.org mailing list

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


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: MYSQLD mysql-server for 5.2.1

2005-09-09 Thread John Do
Thanks Dan!

That is the answer I am looking for!

I'll try it and report back later on today.


--- Dan Nelson [EMAIL PROTECTED] wrote:

 In the last episode (Sep 09), John Do said:
  It didn't find mysqld and I have searched before
 as well
 
 mysqld is installed to /usr/local/libexec, but you
 shouldn't run it
 directly.  Add mysql_enable=yes to /etc/rc.conf,
 and run
 /usr/local/etc/rc.d/mysql-server.sh start.
 
 -- 
   Dan Nelson
   [EMAIL PROTECTED]
 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: MYSQLD mysql-server for 5.2.1

2005-09-09 Thread John Do
Thanks Dan again

That does work.

The only bothering me is the fact that I had no idea
where to look :)

Also in Linux normally comands like mysqld can be run
automatically instead of running a .sh file

And the real confusing thing is that there is no
chkconfig sort of utility that automatically adds an
entry.

I wouldn't have known what to add to rc.conf if you
didn't mention it.

Did I do do something wrong or is there a way to make
FreeBSD packages like this do more configuration such
as automatic server/start enabling etc...


Thanks!
--- John Do [EMAIL PROTECTED] wrote:

 Thanks Dan!
 
 That is the answer I am looking for!
 
 I'll try it and report back later on today.
 
 
 --- Dan Nelson [EMAIL PROTECTED] wrote:
 
  In the last episode (Sep 09), John Do said:
   It didn't find mysqld and I have searched before
  as well
  
  mysqld is installed to /usr/local/libexec, but you
  shouldn't run it
  directly.  Add mysql_enable=yes to /etc/rc.conf,
  and run
  /usr/local/etc/rc.d/mysql-server.sh start.
  
  -- 
  Dan Nelson
  [EMAIL PROTECTED]
  
 
 
 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam
 protection around 
 http://mail.yahoo.com 
 ___
 freebsd-questions@freebsd.org mailing list

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







__ 
Find your next car at http://autos.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


5.2.1-RELEASE FTP site error suddenly

2005-09-08 Thread John Do
Here is what happens:

pkg_add -r apache+mod_ssl
Error: FTP Unable to get
ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/i386/5.2.1-RELEASE/packages/Latest/apache+mod_ssl.tbz:
Protocol error
pkg_add: unable to fetch
'ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/i386/5.2.1-RELEASE/packages/Latest/apache+mod_ssl.tbz'
by URL


Even if I try to do a wget to the ftp I still get an
error.

I am able to successfully wget from other FTP sites.

Anyone have any solutions?

Is there a mirror of the packages for 5.2.1-RELEASE I
can try?

thanks!






__ 
Find your next car at http://autos.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 5.2.1-RELEASE FTP site error suddenly

2005-09-08 Thread John Do
Thanks Kris!

I found a successful mirror site.

You can FTP through a Windows box or other client but
from FreeBSD 5.2.1 the mirror site I mentioned still
doesn't work with pkg_add or wget (it worked about a
day or two ago) whereas the one below does work for
pkg_add and also wget at this time

ftp://ftp3.de.freebsd.org/pub/FreeBSD/releases/i386/5.2.1-RELEASE/5.2.1-RELEASE/packages/Latest/
--- Kris Kennaway [EMAIL PROTECTED] wrote:

 On Thu, Sep 08, 2005 at 12:41:31PM -0400, John Do
 wrote:
  Here is what happens:
  
  pkg_add -r apache+mod_ssl
  Error: FTP Unable to get
 

ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/i386/5.2.1-RELEASE/packages/Latest/apache+mod_ssl.tbz:
  Protocol error
  pkg_add: unable to fetch
 

'ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/i386/5.2.1-RELEASE/packages/Latest/apache+mod_ssl.tbz'
  by URL
  
  
  Even if I try to do a wget to the ftp I still get
 an
  error.
  
  I am able to successfully wget from other FTP
 sites.
  
  Anyone have any solutions?
 
 It works for me, maybe it was something transient.
 
  Is there a mirror of the packages for
 5.2.1-RELEASE I
  can try?
 
 Try http://mirrorlist.freebsd.org/ - it only lists
 the release bits
 (not packages directly), but if they have one
 there's a better chance
 they have the other.
 
 Kris
 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Can't boot

2005-09-08 Thread John Do
MBR installed on ad0

FreeBSD installed on ad2 slice 2

When I try to boot using:

boot0cfg -s 2 ad2

I get an error like incompatible mode or type.

Anyone know how to fix this?  fdisk does show that
slice as being FreeBSD type and I did install it
there.

Thanks!






__ 
Find your next car at http://autos.yahoo.ca
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]