Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2003 22:42:27 +0100
From:      "Coercitas Temet'Nosce" <coercitas@hotmail.com>
To:        "Steve Kargl" <sgk@troutmask.apl.washington.edu>
Cc:        "Francis Barnhart" <franimal@speakeasy.net>, "Kevin Oberman" <oberman@es.net>, "Nate Lawson" <nate@root.org>, "FreeBSD current users" <FreeBSD-current@FreeBSD.ORG>
Subject:   Re: Problem with RC3
Message-ID:  <OE55JojunSwkrL5FVWl00012624@hotmail.com>
References:  <20030114181040.2BFBF5D04@ptavv.es.net> <OE31atwD43oFLaqSOc70001a9f6@hotmail.com> <20030114205556.GB5746@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Ok, problem solved...

Thanx for your notes, it helped a lot.

For thse who may wonder, I simply changed 2 parameters :

hw.pci.enable_io_modes
		   Enable PCI resources which are left off by some BIOSes or
		   are not enabled correctly by the device driver.  Tunable
		   value set to ON (1) by default, but this may cause problems
		   with some peripherals.

     hw.pci_allow_unsupported_io_range
		   Allow the PCI bridge to pass through an unsupported memory
		   range assigned by the BIOS.	Tunable value set to OFF (0)
		   by default.


can't say exactly which one prevented me from crash (surely 1st one but
didn't tried any further). Dunno if it would be possible to prevent such
things to happen by simply test it, I guess testing it will crash the whole
system too.

Thanx all btw, I learn, I learn :o)

----- Original Message -----
From: "Steve Kargl" <sgk@troutmask.apl.washington.edu>
To: "Coercitas Temet'Nosce" <coercitas@hotmail.com>
Cc: "Francis Barnhart" <franimal@speakeasy.net>; "Kevin Oberman"
<oberman@es.net>; "Nate Lawson" <nate@root.org>; "FreeBSD current users"
<FreeBSD-current@FreeBSD.ORG>
Sent: Tuesday, January 14, 2003 9:55 PM
Subject: Re: Problem with RC3


> On Tue, Jan 14, 2003 at 09:52:10PM +0100, Coercitas Temet'Nosce wrote:
> >
> > Thanx all for your messages, I think I start to figure how it is
handled.
> > Problem still exists, system still hangs at "agp0: <Ali Generic host to
PCI
> > bridge> mem 0xf0000000-0xf3ffffff at device 0.0 on pci0" but I think it
is
> > in this way I may find a solution. Is there by chance anyway to see what
> > will be load or not simply hitting SPACEBAR at prompt ? I didn't find
any
> > place where it is discussed nor a way to see the "set" variables that
will
> > be used to boot.
> >
>
> lsdev and lsmod show the devices that can be loaded and
> the deviced currently loaded, respectively.
>
> --
> Steve
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message
>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OE55JojunSwkrL5FVWl00012624>