Hi,

We are working with Daniel on Super Micro MB problem. As you suggested,
we ran the utility - pcitweak in order  to set  I/O base address for PCI
card. We performed it in the following manner:

1. We acquired the information about I/O base address by command
   #scanpci -v 
   following line is information snippet copied from the output of  
   scanpci -v command.
  ---------------------------------------------------------------------
   pci bus 0x0 cardnum 0x14 function 0x0000: vendor 0x1002 device 0x4752
   ATI Mach64 GR
   CardVendor 0x1002 card 0x8008
   STATUS    0x0290  COMMAND 0x0080
   CLASS     0x03 0x00 0x00  REVISION 0x27
   APBASE    0x30000000  addr 0x30000000
   BLOCKIO   0xffffff01  addr 0xffffff00
   REGBASE   0x31000000  addr 0x31000000
   BASEROM   0xfffe0000  addr 0xfffe0000  not-decode-enabled
   MAX_LAT   0x00  MIN_GNT 0x08  INT_PIN 0x01  INT_LINE 0x10
   SPARSEIO  0x2ec    Block IO enabled    Disable 0x46E8
 
---------------------------------------------------------------------                  
       
2. We used pcitweak to modify I/O base address by
   #pcitweak -w 00:14:0 -h 0x14 0xff01
   #pcitweak -w 00:14:0 -h 0x16 0xffff
3. After doing this, we tried running Xwindows but alas, faced the same
problem as we had before.

We are just curious to know whether is this the correct way of changing
I/O base address for PCI card or do we need to do somethings additional.


Waiting for reply

Thanks in advance,

Vikram, Jing


Quoting Daniel Sheltraw <[EMAIL PROTECTED]>:

> Marc
> 
> Thanks soo much far your reply. We will try pcitweak and let you
> know
> the result. 
> 
> Daniel Sheltraw
> 
> > On 30 Jul 2002, Michel D�nzer wrote:
> > 
> > > > OK here are the log files and our XF86config-4 file. the
> BusID
> > > > in the XF86config-4 file is correct according to /proc/pci or
> > > > lspci. If we do not specify the BusID the Xserver finds the
> > > > wrong card (the AGP card) and runs X on it.
> > 
> > > The atimisc driver can\\\'t detect the chip for some reason. I
> hope
> > > Marc will be able to help.
> > 
> > It is because the system BIOS hasn\\\'t assigned an I/O base address
> to
> > the adapter, presumably because it\\\'s not primary.
> > 
> > Workaround (for now):  use pcitweak to set the I/O base before
> > starting X. Or swap the motherboard.
> 
> 
> 
> 
> 
> 
> 
> 
> 
> an/listinfo/xpert
> > 
> _______________________________________________
> Xpert mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xpert
> 
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to