Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Video problem with Advantech PPC-154T : (8 Items)
   
Video problem with Advantech PPC-154T  
Hi, I have a PPC-154T with an Intel 845GV chipset video and a touch screen connected to the USB port. The video driver 
is not detected by the crttrap comand. I believe, the driver should be the Pg.i830 but I can´t do it work. Doing so 
with the Pg.flatdc32 but is very slow to refresh.
 This is detected by the latest version of crttrap (not work):
vesabios.ms -i0x12;Pg.vga4 -HNqnx/crt -g640x480x4 - A0xA0000,0x10000 -WB80;#640,480,4,100,1D,vga4 - VGA 16 color
That worked, but slow:
Hydra.ms -S -i0x4118 -s0x0000,0x0010 -r;Pg.flatdc32 -HC0x00000010 -PX -HNqnx/crt -g1024x768x32 -A0xE0000000,0x7D0000 -
WB4096;#1024,768,32,100,1,flatdc32- VGA hi-color
This should work, I think:
Null.ms;Pg.i830 -g1024x768x16 -d0x8086,0x2562 -I0 -HNqnx/crt;#1024,768,16,200,0CBDr,i830 - Intel 82830/82845/82852/82855
/82865
show_pci:
Class          = Display (VGA)
Vendor ID      = 8086h, INTEL CORPORATION
Device ID      = 2562h,
PCI index      = 0h
                 MEM @ e0000000h MEM @ ec100000h
PCI Int Pin    = INT A
Interrupt line = 10  

can you help me, please?

thanks.

Sebastián.
Attachment: Text QNXTopic.txt 784 bytes
Re: Video problem with Advantech PPC-154T  
Hi Sebastián,

Do you have installed latest Pg.i830, crttrap and crttrap.list?

Intel 845GV (0x8086:0x2562) controller is supported by the Pg.i830. But as 
far as I know the PPC-154T is very specific panel PC, so it can be 
incompatible with the driver.

-- 
Respectfully,
Oleg

> Hi, I have a PPC-154T with an Intel 845GV chipset video and a touch
> screen connected to the USB port. The video driver is not detected by
> the crttrap comand. I believe, the driver should be the Pg.i830 but I
> can´t do it work. Doing so with the Pg.flatdc32 but is very slow to
> refresh. This is detected by the latest version of crttrap (not work):
> vesabios.ms -i0x12;Pg.vga4 -HNqnx/crt -g640x480x4 - A0xA0000,0x10000
> -WB80;#640,480,4,100,1D,vga4 - VGA 16 color That worked, but slow:
> Hydra.ms -S -i0x4118 -s0x0000,0x0010 -r;Pg.flatdc32 -HC0x00000010 -PX
> -HNqnx/crt -g1024x768x32 -A0xE0000000,0x7D0000
> -WB4096;#1024,768,32,100,1,flatdc32- VGA hi-color This should work, I
> think:
> Null.ms;Pg.i830 -g1024x768x16 -d0x8086,0x2562 -I0
> -HNqnx/crt;#1024,768,16,200,0CBDr,i830 - Intel
> 82830/82845/82852/82855/82865 show_pci:
> Class          = Display (VGA)
> Vendor ID      = 8086h, INTEL CORPORATION
> Device ID      = 2562h,
> PCI index      = 0h
>                  MEM @ e0000000h MEM @ ec100000h
> PCI Int Pin    = INT A
> Interrupt line = 10
> 
> can you help me, please?
> 
> thanks.
> 
> Sebastián.
> 
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post82456
Re: Video problem with Advantech PPC-154T  
Oleg, thanks for your answer. The PC was reinstated with QNX 4 Product Suite CD 2010 EXPERIMENTAL thus I have all the 
latest versions.
The video does not matter at this time. Does not recognize the usb touch screen.
# usb
USB 3 (UHCI) v1.10, v1.01 DDK, v1.01 HCD
Device Address             : 1
Vendor                     : 0x1204 (DIALOGUE INC)
Product                    : 0x9998 (PenMount USB)
Class                      : 0x00 (Independant per interface)                                                           
                                 

I tested with devu-touchintl, devu-elo, devu-microtouch, devu-egalax but never the file descriptor is created. Only is 
created for devu-mouse.
Any suggestions?
Thanks in advance.
Sebastián.
Re: Video problem with Advantech PPC-154T  
Hi Sebastián,

I guess that PenMount protocol is not supported by QNX4 drivers. But you 
can try to start drivers with "-x 0x1204" option to check this.

-- 
Respectfully,
Oleg

> Oleg, thanks for your answer. The PC was reinstated with QNX 4 Product
> Suite CD 2010 EXPERIMENTAL thus I have all the latest versions. The
> video does not matter at this time. Does not recognize the usb touch
> screen. # usb
> USB 3 (UHCI) v1.10, v1.01 DDK, v1.01 HCD
> Device Address             : 1
> Vendor                     : 0x1204 (DIALOGUE INC)
> Product                    : 0x9998 (PenMount USB)
> Class                      : 0x00 (Independant per interface)
> 
> I tested with devu-touchintl, devu-elo, devu-microtouch, devu-egalax
> but never the file descriptor is created. Only is created for
> devu-mouse. Any suggestions?
> Thanks in advance.
> Sebastián.
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post82525
Re: Video problem with Advantech PPC-154T  
With the vendor the /dev/ appears but I can not calibrate with calib.
Is it possible to get the source code of some of the drivers?
Thanks
Re: Video problem with Advantech PPC-154T  
Hi Sebastián,

It seems that your PenMount controller isn't supported by the QNX 4.25. Do 
you test how it works in QNX 6.5?

-- 
Respectfully,
Oleg

> With the vendor the /dev/ appears but I can not calibrate with calib.
> Is it possible to get the source code of some of the drivers?
> Thanks
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post82551
Re: Video problem with Advantech PPC-154T  
Yes, with QNX6.5 is running devi-hid and work perfectly (I did a quickly tested.).
Thanks.
Sebastián
Re: Video problem with Advantech PPC-154T  
Hi Sebastián,

Please describe what happens with cursor when you run calib utility. Cursor movers chaotically or doesn't move at all?
Have you tried another calibration utility acalib?
  
Please provide sin ar, sin ver output (before you run calib).
Also it would be helpful if you provide pidin output from QNX 6.5:
# pidin mem


Regards,
Pavel



> Yes, with QNX6.5 is running devi-hid and work perfectly (I did a quickly tested.).
> Thanks.
> Sebastián
>
>
>
> _______________________________________________
>
> General
> http://community.qnx.com/sf/go/post82616