Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - QNX 4.25 and Intel GMA3000:: (11 Items)
   
QNX 4.25 and Intel GMA3000:  
I would like to know whether we have such driver or not?

BR
Anh
Re: QNX 4.25 and Intel GMA3000:  
Hi Itachi,

If you're asking for Photon graphics driver, then Pg.i830 has support of 
945G (0x8086:0x2972) and Q965/Q963 (0x8086:0x2992) devices. As far as I 
know 945G and Q965 are both based on the GMA 3000 chipset.

You can download the latest Pg.i830 driver from Software Updates 2010 
page:

http://community.qnx.com/sf/wiki/do/viewPage/projects.qnx4/wiki/SoftwareUpdates2010

If I don't answer your question then, please, clarify your question and 
specify PCI device IDs of interested controllers.

-- 
Respectfully,
Oleg

> I would like to know whether we have such driver or not?
> 
> BR
> Anh
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post76776
Re: QNX 4.25 and Intel GMA3000:  
At first thanks for your reply. I really appreciate that.

This is the description of my Comp:
IBM - Lenovo ThinkCentre M55 (9389-AF5) (Intel Pentium 4 631 3.0Ghz, 512MB RAM, 80GB HDD, VGA Intel GMA 3000, PC DOS, 
Monitor 15 inch CRT) with Chipset Mainboard :    Intel 946GZ.

I downloaded I830 and follow installation instruction at :
http://community.qnx.com/sf/wiki/do/viewPage/projects.qnx4/wiki/InstallationNotesForGraphicsDrivers

when i try to start photon, it has problem like below

//86/qnx4/graphics/drivers/vesabios.ms terminated (SIGSEGV) at 0005:0000DC81.

//86/qnx4/graphics/drivers/vesabios.ms terminated (SIGSEGV) at 0005:0000DC81.
couldn't open ////.photon/pwm/pwm.cfg for read

and Photon can't start.

Can you please help ?

Thanks in advance
Br,
Anh
Re: QNX 4.25 and Intel GMA3000:  
Hi Itachi,

To be clear, please, post here output of:

# show_pci -vv > show_pci.txt
# sin ver > sin_ver.txt
# sin ar > sin_ar.txt
# sin ir > sin_ir.txt

Have you installed the QNX from the QNX4 Update CD 2009? Also check that 
you've correctly executed all following steps:

1. Download and install latest Pg.i830 driver.
2. Download and install latest crttrap.list file.
3. Launch following commands:

# crttrap clear
# crttrap trap

4. Launch the Photon:

# ph

Please, post here /etc/config/trap/crt.<node> file.

-- 
Respectfully,
Oleg

> At first thanks for your reply. I really appreciate that.
> 
> This is the description of my Comp:
> IBM - Lenovo ThinkCentre M55 (9389-AF5) (Intel Pentium 4 631 3.0Ghz,
> 512MB RAM, 80GB HDD, VGA Intel GMA 3000, PC DOS, Monitor 15 inch CRT)
> with Chipset Mainboard :    Intel 946GZ.
> 
> I downloaded I830 and follow installation instruction at :
> http://community.qnx.com/sf/wiki/do/viewPage/projects.qnx4/wiki/Install
> ationNotesForGraphicsDrivers
> 
> when i try to start photon, it has problem like below
> 
> //86/qnx4/graphics/drivers/vesabios.ms terminated (SIGSEGV) at
> 0005:0000DC81.
> 
> //86/qnx4/graphics/drivers/vesabios.ms terminated (SIGSEGV) at
> 0005:0000DC81. couldn't open ////.photon/pwm/pwm.cfg for read
> 
> and Photon can't start.
> 
> Can you please help ?
> 
> Thanks in advance
> Br,
> Anh
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post77014
Re: QNX 4.25 and Intel GMA3000:  
Hi Oleg,

This OS is used to test, so the environment should be the same so update to QNX CD 2009 is not suitable.

This is the log for everything you requested, pls check the attached file and provide some comment if any.

BR,
Itachi
> Hi Itachi,
> 
> To be clear, please, post here output of:
> 
> # show_pci -vv > show_pci.txt
> # sin ver > sin_ver.txt
> # sin ar > sin_ar.txt
> # sin ir > sin_ir.txt
> 
> Have you installed the QNX from the QNX4 Update CD 2009? Also check that 
> you've correctly executed all following steps:
> 
> 1. Download and install latest Pg.i830 driver.
> 2. Download and install latest crttrap.list file.
> 3. Launch following commands:
> 
> # crttrap clear
> # crttrap trap
> 
> 4. Launch the Photon:
> 
> # ph
> 
> Please, post here /etc/config/trap/crt.<node> file.
> 
> -- 
> Respectfully,
> Oleg
> 
> > At first thanks for your reply. I really appreciate that.
> > 
> > This is the description of my Comp:
> > IBM - Lenovo ThinkCentre M55 (9389-AF5) (Intel Pentium 4 631 3.0Ghz,
> > 512MB RAM, 80GB HDD, VGA Intel GMA 3000, PC DOS, Monitor 15 inch CRT)
> > with Chipset Mainboard :    Intel 946GZ.
> > 
> > I downloaded I830 and follow installation instruction at :
> > http://community.qnx.com/sf/wiki/do/viewPage/projects.qnx4/wiki/Install
> > ationNotesForGraphicsDrivers
> > 
> > when i try to start photon, it has problem like below
> > 
> > //86/qnx4/graphics/drivers/vesabios.ms terminated (SIGSEGV) at
> > 0005:0000DC81.
> > 
> > //86/qnx4/graphics/drivers/vesabios.ms terminated (SIGSEGV) at
> > 0005:0000DC81. couldn't open ////.photon/pwm/pwm.cfg for read
> > 
> > and Photon can't start.
> > 
> > Can you please help ?
> > 
> > Thanks in advance
> > Br,
> > Anh
> > 
> > 
> > 
> > _______________________________________________
> > 
> > General
> > http://community.qnx.com/sf/go/post77014


Attachment: Text log.zip 2.08 KB
Re: QNX 4.25 and Intel GMA3000:  
Hi Itachi,

The Intel 946GZ (Device ID 0x2972) isn't supported by the Pg.i830. But 
this may be changed in one of future updates.

-- 
Respectfully,
Oleg

> Hi Oleg,
> 
> This OS is used to test, so the environment should be the same so
> update to QNX CD 2009 is not suitable.
> 
> This is the log for everything you requested, pls check the attached
> file and provide some comment if any.
> 
> BR,
> Itachi
> 
> > Hi Itachi,
> > 
> > To be clear, please, post here output of:
> > 
> > # show_pci -vv > show_pci.txt
> > # sin ver > sin_ver.txt
> > # sin ar > sin_ar.txt
> > # sin ir > sin_ir.txt
> > 
> > Have you installed the QNX from the QNX4 Update CD 2009? Also check
> > that you've correctly executed all following steps:
> > 
> > 1. Download and install latest Pg.i830 driver.
> > 2. Download and install latest crttrap.list file.
> > 3. Launch following commands:
> > 
> > # crttrap clear
> > # crttrap trap
> > 
> > 4. Launch the Photon:
> > 
> > # ph
> > 
> > Please, post here /etc/config/trap/crt.<node> file.
> > 
> > > At first thanks for your reply. I really appreciate that.
> > > 
> > > This is the description of my Comp:
> > > IBM - Lenovo ThinkCentre M55 (9389-AF5) (Intel Pentium 4 631
> > > 3.0Ghz, 512MB RAM, 80GB HDD, VGA Intel GMA 3000, PC DOS, Monitor
> > > 15 inch CRT) with Chipset Mainboard :    Intel 946GZ.
> > > 
> > > I downloaded I830 and follow installation instruction at :
> > > http://community.qnx.com/sf/wiki/do/viewPage/projects.qnx4/wiki/Ins
> > > tall ationNotesForGraphicsDrivers
> > > 
> > > when i try to start photon, it has problem like below
> > > 
> > > //86/qnx4/graphics/drivers/vesabios.ms terminated (SIGSEGV) at
> > > 0005:0000DC81.
> > > 
> > > //86/qnx4/graphics/drivers/vesabios.ms terminated (SIGSEGV) at
> > > 0005:0000DC81. couldn't open ////.photon/pwm/pwm.cfg for read
> > > 
> > > and Photon can't start.
> > > 
> > > Can you please help ?
> > > 
> > > Thanks in advance
> > > Br,
> > > Anh
> > > 
> > > 
> > > 
> > > _______________________________________________
> > > 
> > > General
> > > http://community.qnx.com/sf/go/post77014
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post77563
Re: QNX 4.25 and Intel GMA3000:  
Hi Oleg,

Hopefully it will be updated. Thanks very much Oleg.

BRs,
Itachi

> Hi Itachi,
> 
> The Intel 946GZ (Device ID 0x2972) isn't supported by the Pg.i830. But 
> this may be changed in one of future updates.
> 
> -- 
> Respectfully,
> Oleg
> 
> > Hi Oleg,
> > 
> > This OS is used to test, so the environment should be the same so
> > update to QNX CD 2009 is not suitable.
> > 
> > This is the log for everything you requested, pls check the attached
> > file and provide some comment if any.
> > 
> > BR,
> > Itachi
> > 
> > > Hi Itachi,
> > > 
> > > To be clear, please, post here output of:
> > > 
> > > # show_pci -vv > show_pci.txt
> > > # sin ver > sin_ver.txt
> > > # sin ar > sin_ar.txt
> > > # sin ir > sin_ir.txt
> > > 
> > > Have you installed the QNX from the QNX4 Update CD 2009? Also check
> > > that you've correctly executed all following steps:
> > > 
> > > 1. Download and install latest Pg.i830 driver.
> > > 2. Download and install latest crttrap.list file.
> > > 3. Launch following commands:
> > > 
> > > # crttrap clear
> > > # crttrap trap
> > > 
> > > 4. Launch the Photon:
> > > 
> > > # ph
> > > 
> > > Please, post here /etc/config/trap/crt.<node> file.
> > > 
> > > > At first thanks for your reply. I really appreciate that.
> > > > 
> > > > This is the description of my Comp:
> > > > IBM - Lenovo ThinkCentre M55 (9389-AF5) (Intel Pentium 4 631
> > > > 3.0Ghz, 512MB RAM, 80GB HDD, VGA Intel GMA 3000, PC DOS, Monitor
> > > > 15 inch CRT) with Chipset Mainboard :    Intel 946GZ.
> > > > 
> > > > I downloaded I830 and follow installation instruction at :
> > > > http://community.qnx.com/sf/wiki/do/viewPage/projects.qnx4/wiki/Ins
> > > > tall ationNotesForGraphicsDrivers
> > > > 
> > > > when i try to start photon, it has problem like below
> > > > 
> > > > //86/qnx4/graphics/drivers/vesabios.ms terminated (SIGSEGV) at
> > > > 0005:0000DC81.
> > > > 
> > > > //86/qnx4/graphics/drivers/vesabios.ms terminated (SIGSEGV) at
> > > > 0005:0000DC81. couldn't open ////.photon/pwm/pwm.cfg for read
> > > > 
> > > > and Photon can't start.
> > > > 
> > > > Can you please help ?
> > > > 
> > > > Thanks in advance
> > > > Br,
> > > > Anh
> > > > 
> > > > 
> > > > 
> > > > _______________________________________________
> > > > 
> > > > General
> > > > http://community.qnx.com/sf/go/post77014
> > 
> > _______________________________________________
> > 
> > General
> > http://community.qnx.com/sf/go/post77563


Re: QNX 4.25 and Intel GMA3000:  
Hi Itachi,

I've attached both updated Pg.i830 and crttrap.list. I'll have updated the Software Updates 2010 page if you confirm 
what that driver works fine.

-- 
Respectfully,
Oleg


> Hi Oleg,
> 
> Hopefully it will be updated. Thanks very much Oleg.
> 
> BRs,
> Itachi
> 
> > Hi Itachi,
> > 
> > The Intel 946GZ (Device ID 0x2972) isn't supported by the Pg.i830. But 
> > this may be changed in one of future updates.
> > 
> > -- 
> > Respectfully,
> > Oleg
> > 
> > > Hi Oleg,
> > > 
> > > This OS is used to test, so the environment should be the same so
> > > update to QNX CD 2009 is not suitable.
> > > 
> > > This is the log for everything you requested, pls check the attached
> > > file and provide some comment if any.
> > > 
> > > BR,
> > > Itachi
> > > 
> > > > Hi Itachi,
> > > > 
> > > > To be clear, please, post here output of:
> > > > 
> > > > # show_pci -vv > show_pci.txt
> > > > # sin ver > sin_ver.txt
> > > > # sin ar > sin_ar.txt
> > > > # sin ir > sin_ir.txt
> > > > 
> > > > Have you installed the QNX from the QNX4 Update CD 2009? Also check
> > > > that you've correctly executed all following steps:
> > > > 
> > > > 1. Download and install latest Pg.i830 driver.
> > > > 2. Download and install latest crttrap.list file.
> > > > 3. Launch following commands:
> > > > 
> > > > # crttrap clear
> > > > # crttrap trap
> > > > 
> > > > 4. Launch the Photon:
> > > > 
> > > > # ph
> > > > 
> > > > Please, post here /etc/config/trap/crt.<node> file.
> > > > 
> > > > > At first thanks for your reply. I really appreciate that.
> > > > > 
> > > > > This is the description of my Comp:
> > > > > IBM - Lenovo ThinkCentre M55 (9389-AF5) (Intel Pentium 4 631
> > > > > 3.0Ghz, 512MB RAM, 80GB HDD, VGA Intel GMA 3000, PC DOS, Monitor
> > > > > 15 inch CRT) with Chipset Mainboard :    Intel 946GZ.
> > > > > 
> > > > > I downloaded I830 and follow installation instruction at :
> > > > > http://community.qnx.com/sf/wiki/do/viewPage/projects.qnx4/wiki/Ins
> > > > > tall ationNotesForGraphicsDrivers
> > > > > 
> > > > > when i try to start photon, it has problem like below
> > > > > 
> > > > > //86/qnx4/graphics/drivers/vesabios.ms terminated (SIGSEGV) at
> > > > > 0005:0000DC81.
> > > > > 
> > > > > //86/qnx4/graphics/drivers/vesabios.ms terminated (SIGSEGV) at
> > > > > 0005:0000DC81. couldn't open ////.photon/pwm/pwm.cfg for read
> > > > > 
> > > > > and Photon can't start.
> > > > > 
> > > > > Can you please help ?
> > > > > 
> > > > > Thanks in advance
> > > > > Br,
> > > > > Anh
> > > > > 
> > > > > 
> > > > > 
> > > > > _______________________________________________
> > > > > 
> > > > > General
> > > > > http://community.qnx.com/sf/go/post77014
> > > 
> > > _______________________________________________
> > > 
> > > General
> > > http://community.qnx.com/sf/go/post77563
> 
> 


Attachment: Text Pg.i830.20101210.tar.gz 107.73 KB
Re: QNX 4.25 and Intel GMA3000:  
Itachi,

The crttrap.list is attached.

Respectfully,
Oleg
Attachment: Text crttrap.list.20101210.tar.gz 883 bytes
Re: QNX 4.25 and Intel GMA3000:  
Hi Oleg, 

The new driver doesn't work. 

I follow the steps in this 
http://community.qnx.com/sf/wiki/do/viewPage/projects.qnx4/wiki/InstallationNotesForGraphicsDrivers

do i need doing anything else ?
Re: QNX 4.25 and Intel GMA3000:  
Hi Itachi,

Quite how doesn't work the driver? Please, post here your new 
/etc/config/trap/crt.<NODE> file.

-- 
Respectfully,
Oleg

> Hi Oleg,
> 
> The new driver doesn't work.
> 
> I follow the steps in this
> http://community.qnx.com/sf/wiki/do/viewPage/projects.qnx4/wiki/Install
> ationNotesForGraphicsDrivers
> 
> do i need doing anything else ?
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post78776