Re: [Cooker] Network install question

2002-08-21 Thread Guillaume Cottenceau

"Andy Neillans" <[EMAIL PROTECTED]> writes:

> Can anyone give me any pointers too look for? Any extra information I
> can provide??

You may try with ./images/alternatives/network.img-2.2.19-BADZ5

-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/




RE: [Cooker] Network install question - Fixed file

2002-08-10 Thread Andy Neillans

Previously attached file was truncated.

Andy


[root@shuttle proc]# cat pci
PCI devices found:
  Bus  0, device   0, function  0:
Host bridge: PCI device 1039:0740 (Silicon Integrated Systems [SiS]) (rev 1)
  Master Capable.  Latency=32.
  Non-prefetchable 32 bit memory at 0xe800 [0xebff].
  Bus  0, device   1, function  0:
PCI bridge: Silicon Integrated Systems [SiS] 5591/5592 AGP (rev 0).
  Master Capable.  Latency=99.  Min Gnt=12.
  Bus  0, device   2, function  0:
ISA bridge: Silicon Integrated Systems [SiS] 85C503/5513 (rev 0).
  Bus  0, device   2, function  2:
USB Controller: Silicon Integrated Systems [SiS] 7001 (rev 7).
  IRQ 9.
  Master Capable.  Latency=32.  Max Lat=80.
  Non-prefetchable 32 bit memory at 0xec10 [0xec100fff].
  Bus  0, device   2, function  3:
USB Controller: Silicon Integrated Systems [SiS] 7001 (#2) (rev 7).
  IRQ 5.
  Master Capable.  Latency=32.  Max Lat=80.
  Non-prefetchable 32 bit memory at 0xec101000 [0xec101fff].
  Bus  0, device   2, function  5:
IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 208).
  Master Capable.  Latency=16.
  I/O at 0x4000 [0x400f].
  Bus  0, device  10, function  0:
Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 16).
  IRQ 10.
  Master Capable.  Latency=32.  Min Gnt=2.Max Lat=24.
  I/O at 0xe000 [0xe0ff].
  Bus  0, device  15, function  0:
Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139 (rev 16).
  IRQ 11.
  Master Capable.  Latency=32.  Min Gnt=32.Max Lat=64.
  I/O at 0xe400 [0xe4ff].
  Non-prefetchable 32 bit memory at 0xec102000 [0xec1020ff].
  Bus  0, device  16, function  0:
FireWire (IEEE 1394): PCI device 11c1:5811 (Lucent Microelectronics) (rev 4)




RE: [Cooker] Network install question

2002-08-10 Thread Andy Neillans

> > > > > I have a machine that has a RTL8139 network card 
> > > integrated into it.
> > > > >
> > > > > cat /proc/pci under mandrake 8.1 shows it on IRQ11.
> > > > >
> > > > > When I boot off the network.img, and try to load the 
> > > RTL8139 module
> > > > > (8139too), I get insmod failed.
> > > > >
> > 
> > More Info:
> > 
> > After the failed insmod, I just switched to ALT+F4 and saw two lines
> > that interest me.
> > <6> PCI BIOS revision 2.10 entry at 0xfb360, last bus=1
> > <4> PIC: System does not support PCI.
> > 
> > This is interesting, as although the network card is 
> integrated, AFAIK
> > it is on the PCI bus :)
> > 
> > Using Cooker build Aug 7 2002 01:56:53, network.img, ftp install.
> > 
> 
> Problem still occurs with Aug 9 build.
> 
> Can anyone give me any pointers too look for? Any extra information I
> can provide??
> 

More info.

Problem appears to be Cooker doesn't recognise or load the PCI bus at
all.

Attached is a cat /proc/pci on a Mdk 8.1 build running on the machine.

Andy


[root@shuttle proc]# cat pci
PCI devices found:
  Bus  0, device   0, function  0:
Host bridge: PCI device 1039:0740 (Silicon Integrated Systems [SiS]) (rev 1)




RE: [Cooker] Network install question

2002-08-10 Thread Andy Neillans


> > > > I have a machine that has a RTL8139 network card 
> > integrated into it.
> > > >
> > > > cat /proc/pci under mandrake 8.1 shows it on IRQ11.
> > > >
> > > > When I boot off the network.img, and try to load the 
> > RTL8139 module
> > > > (8139too), I get insmod failed.
> > > >
> 
> More Info:
> 
> After the failed insmod, I just switched to ALT+F4 and saw two lines
> that interest me.
> <6> PCI BIOS revision 2.10 entry at 0xfb360, last bus=1
> <4> PIC: System does not support PCI.
> 
> This is interesting, as although the network card is integrated, AFAIK
> it is on the PCI bus :)
> 
> Using Cooker build Aug 7 2002 01:56:53, network.img, ftp install.
> 

Problem still occurs with Aug 9 build.

Can anyone give me any pointers too look for? Any extra information I
can provide??

Andy