Re: tcpdump, rl, sis, fxp and multicast problems

2007-01-21 Thread Peter Jeremy
On Sun, 2007-Jan-21 09:32:10 -0500, Louis Mamakos wrote: >However, since it is a 1's complement checksum, there is a distinguished >value (all zero bits) that you could set the checksum field to that >wouldn't occur for a normal computed checksum. That's a useful idea. > Since the presence of

Re: IPv6 over gif(4) broken in 6.2-RELEASE?

2007-01-21 Thread Bruce A. Mah
If memory serves me right, Dimitry Andric wrote: > Bruce A. Mah wrote: >>> I remember Dimitry Andric reported the same problem on -stable on 30 >>> Dec, and after he reverted rev.1.48.2.16 it worked fine again. Do >>> you have the symptom even on 6.2-RELEASE? Since RELENG_6_2_0_RELEASE >>> di

[Fwd: Re: Harddisk gone.]

2007-01-21 Thread Georg Bege
-- Georg 'Therion' Bege http://coruscant.info http://www.ninth-art.de [EMAIL PROTECTED] GnuPG-Key-ID: 0x5717E214 FingerPrint: A8EC B4B2 C9A9 483B CC87 56EE 07A1 C78E 5717 E214 --- Begin Message --- Moin Obviously it is a driver/chipset problem - Maybe printing dmesg output helps. So your FBSD i

Re: Fatal trap while configuring re0 (Realtek 8136)

2007-01-21 Thread Pyun YongHyeon
On Sun, Jan 21, 2007 at 06:36:00PM +0100, Stefan 'Steve' Tell wrote: > * Stefan 'Steve' Tell <[EMAIL PROTECTED]> wrote: > > > 04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. Unknown device > > 8136 (rev 01) (whole output at: http://zeus.crashmail.de/nopaste/?494) > > pciconf -v

Re: Failover-HA-Setup

2007-01-21 Thread Doug Barton
Ulrich Spoerlein wrote: > Only two options remain: modify existing mysql-server script (bad idea, > will be overwritten on update) or go through a proxy script which > "transforms" start|stop -> onestart|onestop > > You could also alter the environment of heartbeat (it's really just a > bunch of

Harddisk gone.

2007-01-21 Thread Matthias Gamsjäger
HI, I am a user of freebsd for couple of year now and had recently made a fresh install with 6.2. Everything worked as it always did but as i booted the system today it seems that the kernel couldnt find my harddisk. Strange thing is: - I get the bootloader (dual boot with windows) - windows wor

Re: BTX issues when booting from a USB CD-ROM

2007-01-21 Thread Bruce M. Simpson
Peter Losher wrote: In both cases, once the USB CD-ROM started loading either 6.1 or 6.2, I get a BTX halt: Known issue. The btx code can't deal with BIOSes which want to enter protected mode to service the I/Os. USB support in most BIOSen generally does this. I see the same issue with FreeB

Re: 6.2-prerelease from 8 jan crash

2007-01-21 Thread Kevin Oberman
> Date: Sun, 21 Jan 2007 11:02:20 +0100 > From: Cedric Tabary <[EMAIL PROTECTED]> > Sender: [EMAIL PROTECTED] > > > uname -a : > FreeBSD xxx 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #21: Mon Jan 8 14:37:57 CET > 2007 > > kgdb backtrace : > > Fatal trap 12: page fault while in kernel mode > cpuid

Re: IPv6 over gif(4) broken in 6.2-RELEASE?

2007-01-21 Thread Dimitry Andric
Bruce A. Mah wrote: >> I remember Dimitry Andric reported the same problem on -stable on 30 >> Dec, and after he reverted rev.1.48.2.16 it worked fine again. Do >> you have the symptom even on 6.2-RELEASE? Since RELENG_6_2_0_RELEASE >> did not have the change, I thought there was no problem.

Re: any real documentation of the boot2 prompt?

2007-01-21 Thread Freddie Cash
On Sun, January 21, 2007 8:47 am, Matthew Seaman wrote: > Steve Watt wrote: >> You need to get into your SCSI BIOS (don't know what the key >> sequence is for 3ware, it's ^A for Adaptec) > > Alt-F3 > funnily enough... It's ALT+3 for all our 3Ware Escalade cards (PATA/SATA). Freddie Cash [EMA

Re: IPv6 problems with 6.2-RELEASE ?

2007-01-21 Thread Pete French
> 2) rtsol(8) is used to initiate stateless autoconfiguration. You might=20 > want to try "rtsol -d interface". Aha... this does not work... > 3) Check the net.inet6.ip6.accept_rtadv sysctl. ipv6_enable should take=20 > care of this. ...because this is 0 All of which appears to be because a s

Re: Fatal trap while configuring re0 (Realtek 8136)

2007-01-21 Thread Stefan 'Steve' Tell
* Stefan 'Steve' Tell <[EMAIL PROTECTED]> wrote: > 04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. Unknown device > 8136 (rev 01) (whole output at: http://zeus.crashmail.de/nopaste/?494) pciconf -vl [EMAIL PROTECTED]:0:0: class=0x02 card=0x105317c0 chip=0x813610ec rev=0x01 hd

Re: Firefox keeps beeping at me ...

2007-01-21 Thread Per olof Ljungmark
Glenn Becker wrote: All - I've been away from FreeBSD for some time and have been updating my installation, getting used to the ways of portupgrade, etc. Have noticed that Firefox keeps emitting what sound like console beeps - I haven't established much of a pattern for these though it alwa

Re: any real documentation of the boot2 prompt?

2007-01-21 Thread Matthew Seaman
Steve Watt wrote: > You need to get into your SCSI BIOS (don't know what the key > sequence is for 3ware, it's ^A for Adaptec) Alt-F3 funnily enough... Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard

Re: BTX issues when booting from a USB CD-ROM

2007-01-21 Thread Miroslav Lachman
Peter Losher wrote: I have a Matushita based USB CD/DVD-ROM drive that I have been using to install FreeBSD with for the better part of the last year. I just took delivery yesterday of both a HP Proliant 1450 G3 and a generic 1U server based on a Tyan Tomcat i845GV S3098 MB. In both cases, onc

Firefox keeps beeping at me ...

2007-01-21 Thread Glenn Becker
All - I've been away from FreeBSD for some time and have been updating my installation, getting used to the ways of portupgrade, etc. Have noticed that Firefox keeps emitting what sound like console beeps - I haven't established much of a pattern for these though it always happens when I cl

Re: tcpdump, rl, sis, fxp and multicast problems

2007-01-21 Thread Louis Mamakos
Matthew X. Economou wrote: not very important but wouldn't it be better to set the checksum to 0 instead of some arbitrary (?) and confusing value then ? No, as not setting the checksum is a (minor) optimization. Setting that field to any arbitrary constant means at least one completely unnece

Re: Cannot start install cd of 6.2-R at all

2007-01-21 Thread Artem Kuchin
Mark Kirkwood wrote: Artem Kuchin wrote: Hello! I am having a VERY weird problem. The pc config is: 1) Celeron 1+ GHZ 2) Intel PCI ethernet nic 3) Fasttrak TX2000 raid + 2 mirrored disks (seagate 80gb) 4) teac dvd driver 5) 512 MB ram 6) Chaintech montherboard (old one) also tried on gigabyt

Fatal trap while configuring re0 (Realtek 8136)

2007-01-21 Thread Stefan 'Steve' Tell
Hi, I have a Notebook[1] with a Realtek 8136 chipset. While trying to install FreeBSD or running a LiveCD like Freesbie or DesktopBSD it results in a fatal trap. This is the output of a running Kubuntu installation of lspci: 04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. Unknow

6.2-prerelease from 8 jan crash

2007-01-21 Thread Cedric Tabary
uname -a : FreeBSD xxx 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #21: Mon Jan 8 14:37:57 CET 2007 kgdb backtrace : Fatal trap 12: page fault while in kernel mode cpuid = 1; apic id = 06 fault virtual address = 0x104 fault code = supervisor read, page not present instruction pointer

Re: any real documentation of the boot2 prompt?

2007-01-21 Thread Steve Watt
In <[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote: >Václav Haisman wrote: >> What does lsdev or whatever it was say? Does it show any devices besides >> the raw disks? > >So I booted from CD and ran lsdev, and showed something like this (from >memory) > >0: Drive A >2: Disk 0 > 1: FFS You need