[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: XFree86 4.0.1 on XL 266 (Thinks it is a Jensen)



On Mon, 13 Nov 2000, Jay Estabrook wrote:

> On Mon, Nov 13, 2000 at 04:16:05PM -0500, Christopher C. Chimelis wrote:
> > 
> > On Mon, 13 Nov 2000, Ghandi wrote:
> > 
> > > This is what it gives me (XL 266):
> > > % ./busbase
> > > _bus_base() = 0x0
> > > _bus_base_sparse() = 0x200000000
> 
> This is just what GLIBC thinks it is; /proc/cpuinfo was indeed correct
> for an XL.
> 
> Try doing, as root:
> 
> 	ln -s Avanti /etc/alpha_systype
> 
> and see if that makes any difference. That should over-ride what GLIBC
> thinks the system type is, and so long as its tables are still correct,
> should return the correct things for the bus-base routines...

# ./busbase
_bus_base() = 0x0
_bus_base_sparse() = 0x200000000
# ln -s Avanti /etc/alpha_systype
# ./busbase
_bus_base() = 0x0
_bus_base_sparse() = 0x200000000
# ln -sf Foobar /etc/alpha_systype
# ./busbase
_bus_base() = 0x0
_bus_base_sparse() = 0x200000000

It's not seeming like /etc/alpha_systype is affecting it at all.  In case
it matters, I have libc6.1 2.1.97-1 installed.

> 
> Good luck.
> 

Thanks.

> --Jay++
> 
> -----------------------------------------------------------------------------
> Jay A Estabrook                            Alpha Engineering - LINUX Project
> Compaq Computer Corp. - MRO1-2/K20         (508) 467-2080
> 200 Forest Street, Marlboro MA 01752       Jay.Estabrook@compaq.com
> -----------------------------------------------------------------------------
> 

--
	  ghandi / ghandi@dopesquad.net / www.dopesquad.net
       "Bein' Crazy is the least of my worries." - Jack Kerouac
	  C439 2B06 D8D2 A2D8 1ABB  0A55 A61D 9057 63F5 9B1F




Reply to: