io-graphics won't start

Hi,

I am stuck… :cry:
Using QNX 6.3:
When starting io-graphics with the following command:

io-graphics -C/usr/photon/config/crtc-settings -drage vid=0x1002,did=0x4752,index=0,photon,xres=1024,yres=768,bitpp=16,refresh=85 -pphoton hwcursor

it comes back with:

Initialization error: No such device or address

sloginfo shows me:

Aug 31 16:06:17 1 8 0 phfont_init Aug 31 16:06:17 1 8 0 phfontXX started OK Aug 31 16:06:18 6 8 0 VGA primary : bus 0x0 dev/func 0x10 Aug 31 16:06:18 6 8 0 Found 1 PCI/AGP display devices Aug 31 16:06:18 2 8 0 pci_attach_device (0): No such device Aug 31 16:06:18 6 8 0 PCI attach device failed! Aug 31 16:06:18 6 8 0 Primary active: 0 10 3 Aug 31 16:06:18 2 8 0 mode init() failed: Bad file descriptor Aug 31 16:06:18 1 8 0 fontserver: clean Aug 31 16:06:18 1 8 0 Received terminate request, exiting - EOK
Obviously io-graphics can’t get the PCI bus, but why :question:
pci | head -13 shows me:

[code]PCI version = 2.10

Class = Display (VGA)
Vendor ID = 8086h, Intel Corporation
Device ID = 1132h, 82815 Internal Graphics Device
PCI index = 0h
PCI Mem Address = e0000000h enabled
PCI Mem Address = e4100000h enabled
PCI Int Pin = INT A
Interrupt line = 5
CPU Interrupt = 5h[/code]

The same hardware does work with QNX 6.2

Pim

Perhaps because you are running the rage (ATI) driver against an intel chipset?

Rick…

OOPS,
thanks for pointing me at the Intel, it must have been in my blind spot :wink:
I have been working with different hardware lately and did one swap too many :exclamation:

Thanks again,
pim