vr card issues on 6.1-STABLE

2006-05-14 Thread Gray Lilley
Hi List,

 

After a motherboard failure in a machine, I purchased a cheap AXPER
motherboard to replace it.  The machine is a Socket478 P4 with a Via
Rhine onboard NIC.

 

I've read/heard a lot to say don't use vr cards, they suck kind of
talk - but wanted to go through the official channels to find out if
there is anything I can do to resolve my particular issue.

 

Once booted, the machine is contactable locally, can be pinged and can
ssh to it.  After what appears to be a random amount of time (I have
observed between 5 and 30 minutes as of now), the vr0 interface seems to
just hang.  The machine cannot be pinged, and no services running on the
machine are contactable.  What is really strange, is that I can still
ssh the machine from 'external' to our network (a port forward on a
router, straight to the machine) and gain access that way, which tells
me the card isn't completely dead.  If I then start a ping from the
machine to another, suddenly everything springs back to life again and
you can ssh the machine internally, and again access all of the services
running on it.  The only way I have found so far to keep the interface
active, is to either a) leave a ping running to one of our servers or b)
keep something like 'top' or 'systat' open at all times via an ssh
session - which obviously isn't ideal!

 

There is nothing in any logs that I can see.

 

Relevant information;

 

vr0: VIA VT6102 Rhine II 10/100BaseTX port 0xe800-0xe8ff mem
0xee002000-0xee0020ff irq 23 at device 18.0 on pci0

 

FreeBSD 6.1-STABLE #0: Sat May 13 12:53:33 BST 2006

 

Kernel is GENERIC with the majority of SCSI/RAID removed.

 

Any ideas/advice would be greatly appreciated.

 

Cheers,

 

Graham Lilley

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


RE: ssh- lagging logins

2006-04-18 Thread Gray Lilley
Sounds like something that happens fairly often that I've seen.

Try setting 'UseDNS no' in /etc/ssh/sshd_config and restarting sshd.

Hope this helps,

Cheers,

Graham

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of CyBerHigh
Sent: 18 April 2006 23:30
To: freebsd-stable@freebsd.org
Subject: ssh- lagging logins

I am using Freebsd 6.0 and running Openssh.  All of a sudden it takes
nearly 4 minutes to conferm that my password is correct.  It has never
done this to me and all of a sudden it started it.  I haven't even
update the ports collection or anything so there is no reason I can
think of way it would just start?

Does anyone else have this problem?

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


-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.4.3/316 - Release Date:
17/04/2006



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


RE: -stable make world: ERROR: Required audit group is missing, see /usr/src/UPDATING

2006-03-11 Thread Gray Lilley
This was discussed on this list a few days ago...

You forgot to run mergemaster -p before installworld didn't you? :)
This adds the relevant group to /etc/groups.

Graham

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kim Culhan
Sent: 11 March 2006 22:00
To: freebsd-stable@freebsd.org
Subject: -stable make world: ERROR: Required audit group is missing,see
/usr/src/UPDATING

Subject says it all.. nothing in UPDATING regarding audit group.

Appears to have been in the process of linking sshd

This src is RELENG_6 cvsup'd ~1930 UTC this date

Any help is greatly appreciated

-kim

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


-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 268.2.1/279 - Release Date:
10/03/2006



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


Cue0 Panic (still) kern/75710

2005-09-28 Thread Gray Lilley
Good Morning All,

Sorry if this ends up as a repost, my mail system bounced it back to me.

I've tried this on several machines now, all of different specification, 
manufacturer and am still coming across this same problem...

Whenever I try to ifconfig cue0 up the machine panics, hand typed panic message 
below.

Fatal trap 12: page fault while in kernel mode 
Cpuid = 0; 
apic id = 00 
Fault virtual address = 0x8 
Fault code = supervisor read, page not present 
Instruction pointer = 0x8:0xc05d3960 
Stack pointer = 0x10:0xca5f18bc 
Frame pointer = 0x10:0xca5f18d4 
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 = 116 (ifconfig) Trap number = 12
Panic: page fault
Cpuid = 0

I have filed a PR on this, but I have not had any responses from it 
(http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/75710).

The panic there is from a compaq armada 110 notebook, but I get the same panic 
(same 3 pointers) on a toshiba satellite pro a40 and on a self built p4 machine 
along with several others.

It affects 5.x 6.0 (all the way up to BETA5) but it works flawlessly with 
4.11-STABLE/RELEASE.

Does anyone have any new fresh ideas about this one?

This is 100% reproduceable so I can try this at anytime,

Best Regards,

Graham Lilley

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.11.7/112 - Release Date: 26/09/2005
 
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Cue0 query (panic, still) PR kern/75710

2005-09-25 Thread Gray Lilley
Good Evening All,

I've tried this on several machines now, all of different specification, 
manufacturer and am still coming across this same problem...

Whenever I try to ifconfig cue0 up the machine panics, hand typed panic message 
below.

Fatal trap 12: page fault while in kernel mode
Cpuid = 0; apic id = 00
Fault virtual address = 0x8
Fault code = supervisor read, page not present
Instruction pointer = 0x8:0xc05d3960
Stack pointer = 0x10:0xca5f18bc
Frame pointer = 0x10:0xca5f18d4
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 = 116 (ifconfig)
Trap number = 12
Panic: page fault
Cpuid = 0

I have filed a PR on this, but I have not had any responses from it 
(http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/75710).

The panic there is from a compaq armada 110 notebook, but I get the same panic 
(same 3 pointers) on a toshiba satellite pro a40 and on a self built p4 machine 
along with several others.

It affects 5.x 6.0 (all the way up to BETA5) but it works flawlessly with 
4.11-STABLE/RELEASE.

Does anyone have any new fresh ideas about this one?

This is 100% reproduceable so I can try this at anytime,

Best Regards,

Graham Lilley

P.S - going to try building a custom kernel with debugging, if I am able. 
Currently no src due to lack of network connectivity.

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.11.6/111 - Release Date: 23/09/2005
 
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: 5.3 STABLE to 5.4 buildkernel error

2005-07-04 Thread Gray Lilley
Could you post your kernel config at all?

Looks to me like you've removed something you shouldn't have

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of misael
Sent: 04 July 2005 15:23
To: freebsd-stable@freebsd.org
Subject: 5.3 STABLE to 5.4 buildkernel error

Hello freebsd-stable,

i'm trying to update/upgrade my box from 5.3 STABLE to the latest version of 5 
branch.
but when i'm doing make buildkernel i bumped in to some errors, here it is the 
error messages:


 stage 2.3: build tools
--
cd /usr/obj/usr/src/sys/GENERIC;  MAKESRCPATH=/usr/src/sys/dev/aic7xxx/aicasm  
make -DNO_CPU_CFLAGS -f /usr/src/sys/dev/aic7xxx/aicasm/Makefile
Warning: Object directory not changed from original 
/usr/obj/usr/src/sys/GENERIC cc -O -pipe -nostdinc -I/usr/include -I. 
-I/usr/src/sys/dev/aic7xxx/aicasm  -c /usr/src/sys/dev/aic7xxx/aicasm/aicasm.c
cc -O -pipe -nostdinc -I/usr/include -I. -I/usr/src/sys/dev/aic7xxx/aicasm  -c 
/usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c
/usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c: In function `symbol_delete':
/usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:91: warning: passing arg 2 of 
pointer to function from incompatible pointer type
/usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:91: error: too few arguments to 
function
/usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c: In function `symtable_open':
/usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:135: warning: assignment makes 
pointer from integer without a cast
/usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c: In function `symtable_close':
/usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:151: error: structure has no 
member named `seq'
/usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:151: error: `R_FIRST' 
undeclared (first use in this function)
/usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:151: error: (Each undeclared 
identifier is reported only once
/usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:151: error: for each function 
it appears in.)
/usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:157: error: too few arguments 
to function
/usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c: In function `symtable_get':
/usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:176: warning: passing arg 2 of 
pointer to function from incompatible pointer type
/usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:176: error: too few arguments 
to function
/usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:189: warning: passing arg 2 of 
pointer to function from incompatible pointer type
/usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:189: error: too few arguments 
to function
/usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c: In function `symtable_dump':
/usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:486: error: `R_FIRST' 
undeclared (first use in this function)
/usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:487: error: structure has no 
member named `seq'
/usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:524: error: `R_NEXT' undeclared 
(first use in this function)
*** Error code 1

i'm using GENERIC kernel for this and still error.

for some information these are my cvsup file :

*default host=cvsup12.FreeBSD.org
*default base=/usr
*default prefix=/usr
# The following line is for 4-stable.  If you want 3-stable or 2.2-stable, # 
change RELENG_4 to RELENG_3 or RELENG_2_2 respectively.
*default release=cvs tag=RELENG_5
*default delete use-rel-suffix

and my current FreeBSD version:
[EMAIL PROTECTED] src]# uname -v
FreeBSD 5.3-STABLE #7

any helps, hints or clues are highly appreciated.

TIA




 --

Best regards,
 zen  mailto:[EMAIL PROTECTED]

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

--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.8.8/37 - Release Date: 01/07/2005
 

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.8.8/37 - Release Date: 01/07/2005
 
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: 5.4 panic at lockmgr - update

2005-06-07 Thread Gray Lilley
Did I read somewhere that you need PAE enabled for over 4GB of ram?  I could be 
horribly wrong, but my 0.02p worth :)

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kachun Lee
Sent: 07 June 2005 17:13
To: [EMAIL PROTECTED]
Cc: freebsd-stable@freebsd.org
Subject: Re: 5.4 panic at lockmgr - update

Kris Kennaway [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]...
 On Fri, May 20, 2005 at 04:39:19PM -0700, Kachun Lee wrote:
  I upgraded a server from 4.10 to 5.4-rel and it paniced at soon as I put  
  some load on it...
  panic: lockmgr: thread 0xfffe, not exclusive lock holder 0x76fe0300  
  unlocking   The hardware is a Intel 7501 with a single 3G Xeon 6G mem. I 
  tried  disable option MP and made no difference. Any help or suggestion!?

  Run 'show lockedvnods' and then 'trace pid' for each pid listed.
  Also, if you can explain how to reproduce this it would be greatly   
  helpful.
 
  Kris

Hi,

I re-installed 5.4 on the server and below was the pid trace when it panic'ed. 
I rebooted and panic'ed it again to be sure. Both time, it got the same pid. It 
just panic'ed by itself when the network traffic started to build up. I had top 
running, but I could not really finger any one program that caused it.

Thanks for looking into this!

Regards

--
panic: lockmgr: thread 0xfffe, not exclusive lock holder 0x76fbd180 
unlocking
KDB: enter: panic
[thread pid 100 tid 100111 ]
Stopped at  0x6f33996f: nop
db show lockedvnods
Locked vnodes
0x7741bd68: tag devfs, type VCHR, usecount 339, writecount 0, refcount 9, flags 
(VV_OBJBUF), lock type devfs: EXCL (count 1) by thread 0x76fbd180 (pid 100)
 dev ad0s1a
db trace 100
Tracing pid 100 tid 100111 td 0x76fbd180
kdb_enter(6f4a78f2) at 0x6f33996f
panic(6f4a6524,fffe,6f4a650e,76fbd180,fffe) at 0x6f322e8b
lockmgr(7741be14,6,7741bd68,0,bcd0ea1c) at 0x6f317aad
vop_stdunlock(bcd0ea4c,bcd0ea28,6f2eaeef,bcd0ea4c,bcd0ea68) at 0x6f36d69f
vop_defaultop(bcd0ea4c,bcd0ea68,6f2eb47c,bcd0ea4c,1000) at 0x6f36d54f
spec_vnoperate(bcd0ea4c,1000,bcd0ea48,77125700,bcd0eab4) at 0x6f2eaeef
spec_write(bcd0ea94,bcd0eae0,6f444271,bcd0ea94,6f3ce895) at 0x6f2eb47c
spec_vnoperate(bcd0ea94) at 0x6f2eaeef
vnode_pager_generic_putpages(7741bd68,bcd0ebf0,1000,0,bcd0eb70) at 0x6f444271
vop_stdputpages(bcd0eb28,bcd0eb14,6f2eaeef,bcd0eb28,bcd0eb54) at 0x6f36ddea
vop_defaultop(bcd0eb28,bcd0eb54,6f44400e,bcd0eb28,1000) at 0x6f36d54f
spec_vnoperate(bcd0eb28) at 0x6f2eaeef
vnode_pager_putpages(6f841318,bcd0ebf0,1,0,bcd0eb70) at 0x6f44400e
vm_pageout_flush(bcd0ebf0,1,0,bcd0ebcc,6f332d3b) at 0x6f43bb23
vm_pageout_clean(70ad8944) at 0x6f43ba51
vm_pageout_scan(0) at 0x6f43c8b0
vm_pageout(0,bcd0ed48) at 0x6f43d5d6
fork_exit(6f43d2c4,0,bcd0ed48) at 0x6f30e158
fork_trampoline() at 0x6f46702c
--- trap 0x1, eip = 0, esp = 0xbcd0ed7c, ebp = 0 ---


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

--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.6.4 - Release Date: 06/06/2005
 

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.6.4 - Release Date: 06/06/2005
 
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Enabling HTT On A Uniproc w/4.11-Stable

2005-04-17 Thread Gray Lilley
From what I understand, p4 2.00ghz processors are not HTT capable? I own one 
and its not capable of hyperthreading.

FWIW, the first p4 that supported HTT was the 2.40C I believe.

Regards,

Graham 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tim Daneliuk
Sent: 17 April 2005 09:42
To: freebsd-stable@freebsd.org
Subject: Re: Enabling HTT On A Uniproc w/4.11-Stable

Thanks for the prompt response!

  On Sun, 2005-Apr-17 01:50:51 -0500, Tim Daneliuk wrote:
 
  How do I enable hyperthreading on a Uniprocessor p4 system.
  I tried my usual SMP kernel options (SMP and APIC) but, of course,   the 
  kernel cannot find an APIC.  I have set the appropriate option   in 
  loader.conf to enable hyperthreading but, No Joy.  Should I   use the SMP 
  option alone here?
 
 
 
  You definitely need APIC for SMP and the APIC is part of the iA32 spec   so 
  I'm sure you have one somewhere.  At a quick guess, I suspect you   haven't 
  enabled the APIC in your BIOS - check for an option that   allows you to 
  select between PIC and APIC interrupt types.


There seems to be no such option on this MB.

 
  If that's not the problem, we need more information: Motherboard/BIOS   
  type and at least the beginning of a verbose boot (down to about the   pci0 
  probe).
 

Machine is a Gateway
BIOS appears to be Intel - well there is no other BIOS mfg named.
BIOS ID is: PT84510A.15A.0004.P02.0112051220

Here is some of the dmesg - I infer from the Features line that HTT means this 
is hyperthread-enabled:



FreeBSD 4.11-STABLE #1: Fri Apr 15 03:41:33 CDT 2005
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/UNI
Timecounter i8254  frequency 1193182 Hz
CPU: Intel(R) Pentium(R) 4 CPU 2.00GHz (1993.54-MHz 686-class CPU)
   Origin = GenuineIntel  Id = 0xf24  Stepping = 4

Features=0x3febfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFL\M-USH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM
real memory  = 536608768 (524032K bytes) avail memory = 516800512 (504688K 
bytes) Preloaded elf kernel kernel at 0xc052b000.
Warning: Pentium 4 CPU: PSE disabled
VESA: v3.0, 65536k memory, flags:0x1, mode table:0xc0493502 (122)
VESA: NVidia
Pentium Pro MTRR support enabled
md0: Malloc disk
Using $PIR table, 13 entries at 0xc00f2ce0
npx0: math processor on motherboard
npx0: INT 16 interface
pcib0: Intel 82845 Host 4o PCI bridge on motherboard
pci0: PCI bus on pcib0
agp0: Intel 82845 host to AGP bridge mem 0xf800-0xfbff at device 0.0 
on pci0



--

Tim Daneliuk [EMAIL PROTECTED]
PGP Key: http://www.tundraware.com/PGP/

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

--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.9.15 - Release Date: 16/04/2005
 

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.9.15 - Release Date: 16/04/2005
 
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: RELENG_5 problems with Intel 855 (RELENG_4 boots fine)

2005-04-01 Thread Gray Lilley
Can you try setting hw.pci.enable_io_modes=0 at the loader prompt then booting?

I've seen this same problem on a reasonable amount of machines now (mainly 
toshiba/acer laptops, but not only)

Regards,

Graham Lilley
Ibex Systems (Maidstone) Ltd

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Tancsa
Sent: 01 April 2005 19:39
To: freebsd-stable@freebsd.org
Subject: RELENG_5 problems with Intel 855 (RELENG_4 boots fine)


We are trying out an Intel 855 that is not able to boot RELENG_5. It locks up 
hard (NUM LOCK doesnt work) on bootup at the same spot.  However,
RELENG_4 is able to boot just fine.

Copyright (c) 1992-2005 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 The Regents of the University of California. All rights reserved.
FreeBSD 5.4-PRERELEASE #0: Fri Apr  1 09:06:22 EST 2005
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/nfs
ACPI APIC Table: AOpen  AWRDACPI
Timecounter i8254 frequency 1193182 Hz quality 0
CPU: Intel(R) Celeron(R) M processor 1500MHz (1500.06-MHz 686-class 
CPU)
   Origin = GenuineIntel  Id = 0x695  Stepping = 5
   
Features=0xa7e9fbbfFPU,VME,DE,PSE,TSC,MSR,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,TM,PBE
real memory  = 531496960 (506 MB)
avail memory = 510435328 (486 MB)
ioapic0 Version 2.0 irqs 0-23 on motherboard
npx0: math processor on motherboard
npx0: INT 16 interface
acpi0: AOpen AWRDACPI on motherboard
acpi0: Power Button (fixed)
Timecounter ACPI-fast frequency 3579545 Hz quality 1000
acpi_timer0: 24-bit timer at 3.579545MHz port 0x4008-0x400b on acpi0
cpu0: ACPI CPU (3 Cx states) on acpi0
acpi_throttle0: ACPI CPU Throttling on cpu0
acpi_button0: Power Button on acpi0
acpi_button1: Sleep Button on acpi0
pcib0: ACPI Host-PCI bridge port 0xcf8-0xcff on acpi0
pci0: ACPI PCI bus on pcib0


and boot -v


/boot/kernel/acpi.ko text=0x41520 data=0x1da4+0x112c 
syms=[0x4+0x7630+0x4+0x9c97]
KDB: debugger backends: ddb
KDB: current backend: ddb
SMAP type=01 base= len=0009f400 SMAP type=02 
base=000f len=0001 SMAP type=02 base=fec0 
len=0140 SMAP type=03 base=1fae3000 len=d000 
SMAP type=04 base=1fae len=3000 SMAP type=02 
base=0009f400 len=0c00 SMAP type=02 base=1faf 
len=0001 SMAP type=01 base=0010 len=1f9e 
Copyright (c) 1992-2005 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 The Regents of the University of California. All rights reserved.
FreeBSD 5.4-PRERELEASE #0: Fri Apr  1 09:06:22 EST 2005
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/nfs
Preloaded elf kernel /boot/kernel/kernel at 0xc0857000.
Preloaded elf module /boot/kernel/usb.ko at 0xc085721c.
Preloaded elf module /boot/modules/arcmsr.ko at 0xc08572c4.
Preloaded elf module /boot/kernel/acpi.ko at 0xc0857370.
Table 'FACP' at 0x1fae30c0
Table 'APIC' at 0x1fae6d40
MADT: Found table at 0x1fae6d40
MP Configuration Table version 1.4 found at 0xc00f0c00
APIC: Using the MADT enumerator.
MADT: Found CPU APIC ID 0 ACPI ID 0: enabled ACPI APIC Table: AOpen  AWRDACPI 
Calibrating clock(s) ... i8254 clock: 1193068 Hz CLK_USE_I8254_CALIBRATION not 
specified - using default frequency Timecounter i8254 frequency 1193182 Hz 
quality 0 Calibrating TSC clock ... TSC clock: 1500060146 Hz
CPU: Intel(R) Celeron(R) M processor 1500MHz (1500.06-MHz 686-class 
CPU)
   Origin = GenuineIntel  Id = 0x695  Stepping = 5
   
Features=0xa7e9fbbfFPU,VME,DE,PSE,TSC,MSR,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,TM,PBE
real memory  = 531496960 (506 MB)
Physical memory chunk(s):
0x1000 - 0x0009efff, 647168 bytes (158 pages) 
0x0010 - 0x003f, 3145728 bytes (768 pages) 
0x00c25000 - 0x1f1c6fff, 509222912 bytes (124322 pages) avail 
memory = 510435328 (486 MB)
bios32: Found BIOS32 Service Directory header at 0xc00faf00
bios32: Entry = 0xfb380 (c00fb380)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0xf+0xb3b0
pnpbios: Found PnP BIOS data at 0xc00fbd70
pnpbios: Entry = f:bda0  Rev = 1.0
Other BIOS signatures found:
APIC: CPU 0 has ACPI ID 0
MADT: Found IO APIC ID 2, Interrupt 0 at 0xfec0
ioapic0: Routing external 8259A's - intpin 0
ioapic0: intpin 0 - ExtINT (edge, high)
ioapic0: intpin 1 - ISA IRQ 1 (edge, high)
ioapic0: intpin 2 - ISA IRQ 2 (edge, high)
ioapic0: intpin 3 - ISA IRQ 3 (edge, high)
ioapic0: intpin 4 - ISA IRQ 4 (edge, high)
ioapic0: intpin 5 - ISA IRQ 5 (edge, high)
ioapic0: intpin 6 - ISA IRQ 6 (edge, high)
ioapic0: intpin 7 - ISA IRQ 7 (edge, high)
ioapic0: intpin 8 - ISA IRQ 8 (edge, high)
ioapic0: intpin 9 - ISA IRQ 9 (edge, high)
ioapic0: intpin 10 - ISA IRQ 10 (edge, high)
ioapic0: intpin 11 - ISA IRQ 11 (edge, high)
ioapic0: intpin 12 - ISA IRQ 12 

RE: RELENG_5 problems with Intel 855 (RELENG_4 boots fine)(solved!)

2005-04-01 Thread Gray Lilley
No Problems.
Unfortunately, this will disable (at least one) other items of hardware.

Sound Cards seem to be the devices which get killed when using this, but if 
your not needing sound, it doesn't seem to be much of a problem.

I'm yet to find anyone who can actually explain what the problem is that causes 
this? Is there anyone out there who could suggest why this happens at all, and 
is there a fix, other than this?

Thanks 

Gray 

-Original Message-
From: Mike Tancsa [mailto:[EMAIL PROTECTED] 
Sent: 01 April 2005 20:00
To: Gray Lilley; freebsd-stable@freebsd.org
Subject: RE: RELENG_5 problems with Intel 855 (RELENG_4 boots fine) (solved!)

At 01:29 PM 01/04/2005, Gray Lilley wrote:
Can you try setting hw.pci.enable_io_modes=0 at the loader prompt then 
booting?

Thanks!  That did the trick!!

OK set hw.pci.enable_io_modes=0
OK boot
/boot/kernel/acpi.ko text=0x41520 data=0x1da4+0x112c 
syms=[0x4+0x7630+0x4+0x9c97]
KDB: debugger backends: ddb
KDB: current backend: ddb
Copyright (c) 1992-2005 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 The Regents of the University of California. All rights reserved.
FreeBSD 5.4-PRERELEASE #0: Fri Apr  1 09:06:22 EST 2005
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/nfs
ACPI APIC Table: AOpen  AWRDACPI
Timecounter i8254 frequency 1193182 Hz quality 0
CPU: Intel(R) Celeron(R) M processor 1500MHz (1500.06-MHz 686-class 
CPU)
   Origin = GenuineIntel  Id = 0x695  Stepping = 5
   
Features=0xa7e9fbbfFPU,VME,DE,PSE,TSC,MSR,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,TM,PBE
real memory  = 534642688 (509 MB)
avail memory = 513507328 (489 MB)
ioapic0 Version 2.0 irqs 0-23 on motherboard
npx0: math processor on motherboard
npx0: INT 16 interface
acpi0: AOpen AWRDACPI on motherboard
acpi0: Power Button (fixed)
Timecounter ACPI-fast frequency 3579545 Hz quality 1000
acpi_timer0: 24-bit timer at 3.579545MHz port 0x4008-0x400b on acpi0
cpu0: ACPI CPU (3 Cx states) on acpi0
acpi_throttle0: ACPI CPU Throttling on cpu0
acpi_button0: Power Button on acpi0
acpi_button1: Sleep Button on acpi0
pcib0: ACPI Host-PCI bridge port 0xcf8-0xcff on acpi0
pci0: ACPI PCI bus on pcib0
pci0: base peripheral at device 0.1 (no driver attached)
pci0: base peripheral at device 0.3 (no driver attached)
pcib1: PCI-PCI bridge at device 1.0 on pci0
pci1: PCI bus on pcib1
agp0: Intel 82855GME (855GME GMCH) SVGA controller port 0xe300-0xe307 mem 
0xed00-0xed07,0xe000-0xe7ff irq 16 at device 2.0 on pci0
agp0: detected 892k stolen memory
agp0: aperture size is 128M
pci0: display at device 2.1 (no driver attached)
pcib2: ACPI PCI-PCI bridge at device 30.0 on pci0
pci2: ACPI PCI bus on pcib2
puc0: Lava Computers Quattro-PCI serial port port
0xd300-0xd307,0xd200-0xd207 irq 16 at device 4.0 on pci2
sio4: Lava Computers Quattro-PCI serial port on puc0
sio4: type 16550A
sio4: unable to activate interrupt in fast mode - using normal mode
sio5: Lava Computers Quattro-PCI serial port on puc0
sio5: type 16550A
sio5: unable to activate interrupt in fast mode - using normal mode
puc1: Lava Computers Quattro-PCI serial port port
0xd500-0xd507,0xd400-0xd407 irq 16 at device 4.1 on pci2
sio6: Lava Computers Quattro-PCI serial port on puc1
sio6: type 16550A
sio6: unable to activate interrupt in fast mode - using normal mode
sio7: Lava Computers Quattro-PCI serial port on puc1
sio7: type 16550A
sio7: unable to activate interrupt in fast mode - using normal mode
pci2: simple comms, UART at device 5.0 (no driver attached)
twe0: 3ware Storage Controller. Driver version 1.50.01.002 port 0xd700-0xd70f 
mem 0xec00-0xec7f irq 18 at device 6.0 on pci2
twe0: 2 ports, Firmware FE7X 1.05.00.068, BIOS BE7X 1.08.00.048
isab0: PCI-ISA bridge at device 31.0 on pci0
isa0: ISA bus on isab0
atapci0: Intel ICH4 UDMA100 controller port
0xf000-0xf00f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 31.1 on pci0
ata0: channel #0 on atapci0
ata1: channel #1 on atapci0
pci0: serial bus, SMBus at device 31.3 (no driver attached)
acpi_tz0: Thermal Zone on acpi0
fdc0: floppy drive controller port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0
sio0: 16550A-compatible COM port port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio0: type 16550A, console
sio1: 16550A-compatible COM port port 0x2f8-0x2ff irq 3 on acpi0
sio1: type 16550A
atkbdc0: Keyboard controller (i8042) port 0x64,0x60 irq 1 on acpi0
atkbd0: AT Keyboard irq 1 on atkbdc0
kbd0 at atkbd0
pmtimer0 on isa0
orm0: ISA Option ROM at iomem 0xd-0xd0fff 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
ppc0: parallel port not found.
Timecounter TSC frequency 1500059900 Hz quality 800 Timecounters tick every 
10.000 msec
ipfw2 initialized, divert enabled, rule-based forwarding enabled, default to 
accept, logging limited to 3100 packets/entry by default
ad0: 38166MB ST340014A

RE: 5.3 crash on boot

2005-03-12 Thread Gray Lilley
It seems to be a bug when using anything 5.x and above with any Toshiba laptops 
and also some acer models.

I found this:

http://lists.freebsd.org/pipermail/freebsd-mobile/2004-March/003501.html

Unfortunately I haven't managed to find a 'reason' for the occurrence, and im 
new to debugging freebsd and issues such as this, so don't really know where to 
start the investigation myself.  If anyone else can suggest a good start point, 
im happy to test any fixes/patches.

I'm guessing this is a new install (as you wouldn't have been able to perform 
the installation yet, as it crashes on boot, unless its an updated 4.x), try 
this:



When booting (be it from cd, or from hdd), stop the boot by pressing any other 
key then at the prompt, type:

set hw.pci.enable_io_modes=0

Once typed, type boot (without the 's obviously) and attempt to continue 
your installation.  Once the system is installed happily, add 
hw.pci.enable_io_modes=0 (again, without 's) to /boot/loader.conf.

This should hopefully allow you to boot,

Hope this helps,

Best Regards,

Graham Lilley
Hardware / Network Engineer
Ibex Systems Ltd

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Oberman
Sent: 11 March 2005 00:34
To: lucas galete
Cc: freebsd-stable@freebsd.org
Subject: Re: 5.3 crash on boot 

 Date: Thu, 10 Mar 2005 21:23:42 -0300
 From: lucas galete [EMAIL PROTECTED]
 Sender: [EMAIL PROTECTED]
 
 i was using the freeBsd 4.x, and it run ok. but now i need install the 
 5.3 version, but it stop on boot. i think that's something related to 
 ACPI. I  don't know how to disable that.. i tried this: 
 hint.acpi.0.disable=1, but that dont works... a don't know what to 
 do... can someone help me?
 i have an A20 toshiba notebook.

Exactly where does it stop in the boot? Does the kernel load? Is this an
upgrade or a new install? A few more details will be needed to do more
than guess.
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: [EMAIL PROTECTED]   Phone: +1 510 486-8634
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]

-- 
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.7.1 - Release Date: 09/03/2005
 

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.7.1 - Release Date: 09/03/2005
 
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]