Re: update of sound infrastructure

2006-10-19 Thread Steve O'Hara-Smith
On Thu, 19 Oct 2006 11:26:53 -0700 walt <[EMAIL PROTECTED]> wrote: > Petr Janda wrote: > > This error only occurs when I include > > > > device sound > > > > in the kernel config. Whats wrong with that? > > >From reading Simon's patch I'm guessing that the file opt_isa.h > is created on the f

Re: update of sound infrastructure

2006-10-19 Thread Victor Balada Diaz
On Fri, Oct 20, 2006 at 10:24:51AM +1000, Petr Janda wrote: > > Done it, but still no fix. > > Have you guys actually compiled the kernel with device sound or did you > load sound.ko module? > I loaded sound + snd_ich and worked fine. -- La prueba más fehaciente de que existe vida inteligent

Re: Bmake fails when installing pkg_chk!

2006-10-19 Thread Daniel Olsson
I got it from [EMAIL PROTECTED] "Joerg Sonnenberger" <[EMAIL PROTECTED]> skrev i meddelandet news:[EMAIL PROTECTED] > On Fri, Oct 20, 2006 at 12:19:19AM +0200, Daniel Olsson wrote: >> i got it from cvs "cvs up -dP" it worked yesterday > > Which server in that case. > > Joerg

How far away is the ATA FreeBSD port?

2006-10-19 Thread Petr Janda
Just out of curiosity, because Ive got hold of this workstation that uses on the those on-motherboard SATA RAID controllers (SIS i believe). The 2 disks are in mirror. FreeBSD 6 recognizes the mirror but DragonFly doesnt. Petr

Re: update of sound infrastructure

2006-10-19 Thread Petr Janda
Done it, but still no fix. Have you guys actually compiled the kernel with device sound or did you load sound.ko module? Petr walt wrote: Petr Janda wrote: This error only occurs when I include device sound in the kernel config. Whats wrong with that? >From reading Simon's pa

Re: Please help with NAT

2006-10-19 Thread Bill Hacker
Gergo Szakal wrote: Damn, sent too soon. :-) So it has altq. other undocumented feature is filtering by uid/gid (many people don't know about this hence they don't switch to pf from ipfw). That sounds good until I recall writing high-speed driver code (machine, asm, Forth) and shudder to thi

Re: Bmake fails when installing pkg_chk!

2006-10-19 Thread Joerg Sonnenberger
On Fri, Oct 20, 2006 at 12:19:19AM +0200, Daniel Olsson wrote: > i got it from cvs "cvs up -dP" it worked yesterday Which server in that case. Joerg

Re: update of sound infrastructure

2006-10-19 Thread Gergo Szakal
Mmm, another question: is there some mixer frontend like alsamixer for this sound system?

Re: Please help with NAT

2006-10-19 Thread Gergo Szakal
Damn, sent too soon. :-) So it has altq. other undocumented feature is filtering by uid/gid (many people don't know about this hence they don't switch to pf from ipfw).

Re: silo overflows -- what can I do about this?

2006-10-19 Thread Robert Clark
COM1 - 3F8 IRQ4 COM2 - 2F8 IRQ3 COM3 - 3E8 IRQ4 COM4 - 2E8 IRQ3 [RC] On Oct 19, 2006, at 1:02 PM, Joseph Garcia wrote: Robert Clark wrote: Make sure the Serial port is enabled in BIOS? I've seen integrated-chipset-provided serial ports be disabled in BIOS and still be probed and in used by

Re: Please help with NAT

2006-10-19 Thread Gergo Szakal
Bill Hacker wrote: Side issue, but does pf [now | yet| always] have a 'dummynet' style tool for rate-limiting and testing? ALTQ it is.

Re: Please help with NAT

2006-10-19 Thread Bill Hacker
Justin C. Sherrill wrote: On Thu, October 19, 2006 10:57 am, Eugene wrote: Sorry for the stupid question, but I can't get NAT working properly on my machine. Generally speaking, I cannot reach internet from LAN machines, while natd is running and packets are being forwarded to the 'external' in

Re: Bmake fails when installing pkg_chk!

2006-10-19 Thread Daniel Olsson
i got it from cvs "cvs up -dP" it worked yesterday

Re: Bmake fails when installing pkg_chk!

2006-10-19 Thread Joerg Sonnenberger
On Thu, Oct 19, 2006 at 11:47:01PM +0200, Daniel Olsson wrote: > Did i got the pkgsrc at the wrong time? How did you get the tree? This sounds like a corrupted pkgsrc/mk. Joerg

Bmake fails when installing pkg_chk!

2006-10-19 Thread Daniel Olsson
Did i got the pkgsrc at the wrong time? bash-3.1# bmake install clean ===> Checking for vulnerabilities in pkg_chk-1.82 ===> Creating toolchain wrappers for pkg_chk-1.82 bmake: don't know how to make generate-wrappers. Stop bmake: stopped in /usr/pkgsrc/pkgtools/pkg_chk *** Error code 2 Stop. b

Re: silo overflows -- what can I do about this?

2006-10-19 Thread Joseph Garcia
Matthew Dillon wrote: :It's just a serial console cable to a cisco device. It's a PIX in this :case. I'm using the cisco supplied blue roll over cable. Pretty much :normal. It seems to work fine when using my notebook. : :So it can either be a) the hardware on the DragonFly box, or b) :somethi

Re: silo overflows -- what can I do about this?

2006-10-19 Thread Joseph Garcia
Robert Clark wrote: Make sure the Serial port is enabled in BIOS? I've seen integrated-chipset-provided serial ports be disabled in BIOS and still be probed and in used by the OS. The ghost ports would then work depending on how the OS serviced them. I've also seen multiple ports configure

Re: Please help with NAT

2006-10-19 Thread Justin C. Sherrill
On Thu, October 19, 2006 10:57 am, Eugene wrote: > Sorry for the stupid question, but I can't get NAT working properly on > my machine. > Generally speaking, I cannot reach internet from LAN machines, while > natd is running and packets are being forwarded to the 'external' > interface. Hmm... I h

Re: Xen vs VMware

2006-10-19 Thread Justin C. Sherrill
On Wed, October 18, 2006 3:51 pm, Kevin L. Kane wrote: > As an aside has anyone tried using DragonFly under Xen with the VT > enabled hardware? Though this isn't the exact scenario you are asking about, I've used DragonFly under Parallels on VT-enabled hardware, and it worked well. There was no

Re: update of sound infrastructure

2006-10-19 Thread walt
Petr Janda wrote: > This error only occurs when I include > > device sound > > in the kernel config. Whats wrong with that? >From reading Simon's patch I'm guessing that the file opt_isa.h is created on the fly during the kernel build. I'm also guessing that you might be safer to delete your

Re: silo overflows -- what can I do about this?

2006-10-19 Thread Matthew Dillon
:It's just a serial console cable to a cisco device. It's a PIX in this :case. I'm using the cisco supplied blue roll over cable. Pretty much :normal. It seems to work fine when using my notebook. : :So it can either be a) the hardware on the DragonFly box, or b) :something in DragonFlyBSD. The

Re: Please help with NAT

2006-10-19 Thread JB
In <[EMAIL PROTECTED]>, Eugene <[EMAIL PROTECTED]> shouted to everyone in earshot, >/etc/natd.conf >log yes >log_denied yes >interface rl0 >redirect_address 193.138.X.Z 0.0.0.0 I'm not an ipfw user, but I quick scan of the natd man page makes me think that redirect_address isn't something you wan

Re: update of sound infrastructure

2006-10-19 Thread Petr Janda
This error only occurs when I include device sound in the kernel config. Whats wrong with that? PEtr Petr Janda wrote: Same error with generic though :S and yes i do have ISA in. device isa Petr Victor Balada Diaz wrote: On Fri, Oct 20, 2006 at 12:37:47AM +1000, Petr Janda wrot

Re: Please help with NAT

2006-10-19 Thread Gergo Szakal
Eugene wrote: Sorry for the stupid question, but I can't get NAT working properly on my machine. Generally speaking, I cannot reach internet from LAN machines, while natd is running and packets are being forwarded to the 'external' interface. Please tell me, if there is a problem with natd conf

Re: update of sound infrastructure

2006-10-19 Thread Gergo Szakal
Simon 'corecode' Schubert wrote: try kldload sound kldload snd_ Thanks, snd_ich works. I am listening to music with cmus now. Awesome! :-)

Please help with NAT

2006-10-19 Thread Eugene
Sorry for the stupid question, but I can't get NAT working properly on my machine. Generally speaking, I cannot reach internet from LAN machines, while natd is running and packets are being forwarded to the 'external' interface. Please tell me, if there is a problem with natd configuration or I m

Re: update of sound infrastructure

2006-10-19 Thread Simon 'corecode' Schubert
Gergo Szakal wrote: Applies and compiles, no errors. I just don't know how to set up audio properly. :-( try kldload sound kldload snd_ when module dependency resolving is brought to the new millenium, you'd be able to just load snd_driver cheers simon -- Serve - BSD +++ RENT this ba

Re: update of sound infrastructure

2006-10-19 Thread Petr Janda
Same error with generic though :S and yes i do have ISA in. device isa Petr Victor Balada Diaz wrote: On Fri, Oct 20, 2006 at 12:37:47AM +1000, Petr Janda wrote: Simon, I get this error when trying to compile kernel with your patch: /usr/src/sys/dev/sound/pcm/channel.c:28:21: opt

Re: update of sound infrastructure

2006-10-19 Thread Gergo Szakal
Applies and compiles, no errors. I just don't know how to set up audio properly. :-( Does anybody have a howto on this? The handbook seems outdated. I have this card (pciconf -lv): [EMAIL PROTECTED]:31:5:class=0x040100 card=0x1250103c chip=0x24158086 rev=0x02 hdr=0x00 vendor = 'I

Re: update of sound infrastructure

2006-10-19 Thread Victor Balada Diaz
On Fri, Oct 20, 2006 at 12:37:47AM +1000, Petr Janda wrote: > Simon, I get this error when trying to compile kernel with your patch: > > /usr/src/sys/dev/sound/pcm/channel.c:28:21: opt_isa.h: No such file or > directory Do you have ISA support enabled on your kernel config? -- La prueba más fe

Re: update of sound infrastructure

2006-10-19 Thread Petr Janda
Simon, I get this error when trying to compile kernel with your patch: /usr/src/sys/dev/sound/pcm/channel.c:28:21: opt_isa.h: No such file or directory Petr Simon 'corecode' Schubert wrote: Simon 'corecode' Schubert wrote: Simon 'corecode' Schubert wrote: 2. xmms acts weird (plays fine, bu

Re: [OT] Bonehead DNS question

2006-10-19 Thread Bill Hacker
JB wrote: This got a bit long. My apologies to those not interested. In <[EMAIL PROTECTED]>, walt <[EMAIL PROTECTED]> shouted to everyone in earshot, Using a packet sniffer, I can see that my server fetches the names of at least four backup servers at BBC -- but then my server insists on re