Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e): Page 1 of 2 (14 Items)
   
gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)  
Hi All
I have an new board I'm bringing up with an mpc5121e processor. The design is very very similar to the ADS5121e 
reference board and I am using that BSP as a starting point.  The only big trouble off the bat was I had to take 
compression off the ifs file.  Not sure why ?? Other than that the changes have been straight forward.

I startup the io_display driver and it starts ok with no apparent problems (BTW I use the -v option and I get no extra 
info ... sigh)

I have the VSYNC source - when I run it it fails straight off the bat on gf_dev_attach() with errno 4 - which I believe 
is GF_ERR_SHMEM.

HELP -- I am a newbie at all things QNX ... the customer for this board is behind schedule because he went with an LTIB 
proof-of-design demo that has to happen before the end customer buys off on this project .... well the LTIB proof 
couldn't do the graphics necessary and we went to QNX just a month ago.  I got pulled in to help then. My QNX field 
engineer has been incredibly helpful but couldn't help on this problem and suggested I try posting here.

-Martha 
RE: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)  
Is io-display actually running?  Please post the output of the
following:

pidin
pidin mem
ls -l /dev/io-display

-----Original Message-----
From: Martha Marx [mailto:community-noreply@qnx.com] 
Sent: Saturday, August 08, 2009 12:59 PM
To: advanced-graphics
Subject: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)

Hi All
I have an new board I'm bringing up with an mpc5121e processor. The
design is very very similar to the ADS5121e reference board and I am
using that BSP as a starting point.  The only big trouble off the bat
was I had to take compression off the ifs file.  Not sure why ?? Other
than that the changes have been straight forward.

I startup the io_display driver and it starts ok with no apparent
problems (BTW I use the -v option and I get no extra info ... sigh)

I have the VSYNC source - when I run it it fails straight off the bat on
gf_dev_attach() with errno 4 - which I believe is GF_ERR_SHMEM.

HELP -- I am a newbie at all things QNX ... the customer for this board
is behind schedule because he went with an LTIB proof-of-design demo
that has to happen before the end customer buys off on this project ....
well the LTIB proof couldn't do the graphics necessary and we went to
QNX just a month ago.  I got pulled in to help then. My QNX field
engineer has been incredibly helpful but couldn't help on this problem
and suggested I try posting here.

-Martha 



_______________________________________________

Advanced Graphics
http://community.qnx.com/sf/go/post35517
Re: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)  
Hi Derek
Here is the boot text and what you asked for
I am now manually starting io-display
Thanks
Martha

System page at phys:0000b000 user:0000b000 kern:0000b000
Starting next program at v00248550
Welcome to QNX Neutrino 6.4.0 on the Freescale DSE5121e board
Starting serial driver...(mjm Please start )
entered main
PSC num is 3
Starting on-board ethernet with full stack
Starting NOR flash driver...
Starting DMA
Creating DMA Infrastructure...
Starting USB driver...
Starting i2c driver...
Starting ksh
# sloginfo
Time             Sev Major Minor Args
May 23 01:12:45    5    14     0 tcpip starting
May 23 01:12:45    3    14     0 Unable to attach to pci server: No such file or directory
May 23 01:12:45    3    14     0 Using pseudo random generator.  See "random" option
May 23 01:12:45    2    10     0 devn-mpc5121: nic_get_syspage_mac failed
May 23 01:12:45    2    12     0 CLASS_ExtractDevice:  no parent
# io-display -dvid=0,did=0 -v
# sloginfo                    
Time             Sev Major Minor Args
May 23 01:12:45    5    14     0 tcpip starting
May 23 01:12:45    3    14     0 Unable to attach to pci server: No such file or directory
May 23 01:12:45    3    14     0 Using pseudo random generator.  See "random" option
May 23 01:12:45    2    10     0 devn-mpc5121: nic_get_syspage_mac failed
May 23 01:12:45    2    12     0 CLASS_ExtractDevice:  no parent
# ls -l /dev/io-d*
total 0
crw-rw----  1 0         0            0,   1 May 23 01:15 0000,0000,0
# ls -l /dev       
total 8519681
n------rw-  1 0         0                 0 May 23 01:15 bpf
n------rw-  1 0         0                 0 May 23 01:15 bpf0
crw-rw-rw-  1 0         0            0,   1 May 23 01:12 console
brw-r-----  1 0         0            4,   0 May 23 01:15 fs0
brw-r-----  1 0         0            4,   1 May 23 01:15 fs0p0
crw-rw-rw-  1 0         0            0,   1 May 23 01:15 i2c0
dr-xr-xr-x  2 0         0                 0 May 23 01:15 io-display
dr-xr-xr-x  2 0         0                 0 May 23 01:15 io-net
dr-xr-xr-x  2 0         0                 0 May 23 01:15 io-usb
-rw-------  1 0         0         4294967295 May 23 01:15 mem
crw-rw-rw-  1 0         0            1,   0 May 23 01:15 null
nrw-rw-rw-  1 0         0                 0 May 23 01:15 pipe
drwxrwxrwt  2 0         0                 0 May 23 01:15 sem
crw-rw-rw-  1 0         0            3,   1 May 23 01:15 ser1
drwxrwxrwx  2 0         0                 0 May 23 01:15 shmem
crw-rw-rw-  1 0         0            0,   1 May 23 01:12 slog
dr-xr-xr-x  2 0         0                 0 May 23 01:15 socket
crw-rw-rw-  1 0         0            1,   1 May 23 01:15 text
crw-rw-rw-  1 0         0            1,   2 May 23 01:15 tty
drwxrwxrwx  2 0         0                 0 May 23 01:15 tymem
crw-rw-rw-  1 0         0            1,   3 May 23 01:15 zero
# pidin  
     pid tid name               prio STATE       Blocked                     
       1   1 c/boot/procnto-600   0f READY                                   
       1   2 c/boot/procnto-600 255r RECEIVE     1                           
       1   3 c/boot/procnto-600 255r RECEIVE     1                           
       1   4 c/boot/procnto-600  10r RUNNING                                 
       1   5 c/boot/procnto-600 255r RECEIVE     1                           
       1   6 c/boot/procnto-600  10r RECEIVE     1                           
       1   7 c/boot/procnto-600  10r RECEIVE     1                           
       1   8 c/boot/procnto-600  10r RECEIVE     1                           
       1   9 c/boot/procnto-600  10r RECEIVE     1                           
       1  10 c/boot/procnto-600  10r RECEIVE     1                           
       1  11 c/boot/procnto-600  10r RECEIVE     1                           
       2   1 ot/devc-sermpc512x  10r RECEIVE     1                           
       3   1 proc/boot/slogger   10r RECEIVE     1                         ...
View Full Message
RE: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)  
sorry, need to know the contents of /dev/io-display

ls -l /dev/io-display/

Is the GPU onboard, or are you using a PCI video card?

-----Original Message-----
From: Martha Marx [mailto:community-noreply@qnx.com] 
Sent: Monday, August 10, 2009 9:48 AM
To: advanced-graphics
Subject: Re: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)

Hi Derek
Here is the boot text and what you asked for
I am now manually starting io-display
Thanks
Martha

System page at phys:0000b000 user:0000b000 kern:0000b000
Starting next program at v00248550
Welcome to QNX Neutrino 6.4.0 on the Freescale DSE5121e board
Starting serial driver...(mjm Please start )
entered main
PSC num is 3
Starting on-board ethernet with full stack
Starting NOR flash driver...
Starting DMA
Creating DMA Infrastructure...
Starting USB driver...
Starting i2c driver...
Starting ksh
# sloginfo
Time             Sev Major Minor Args
May 23 01:12:45    5    14     0 tcpip starting
May 23 01:12:45    3    14     0 Unable to attach to pci server: No such file or directory
May 23 01:12:45    3    14     0 Using pseudo random generator.  See "random" option
May 23 01:12:45    2    10     0 devn-mpc5121: nic_get_syspage_mac failed
May 23 01:12:45    2    12     0 CLASS_ExtractDevice:  no parent
# io-display -dvid=0,did=0 -v
# sloginfo                    
Time             Sev Major Minor Args
May 23 01:12:45    5    14     0 tcpip starting
May 23 01:12:45    3    14     0 Unable to attach to pci server: No such file or directory
May 23 01:12:45    3    14     0 Using pseudo random generator.  See "random" option
May 23 01:12:45    2    10     0 devn-mpc5121: nic_get_syspage_mac failed
May 23 01:12:45    2    12     0 CLASS_ExtractDevice:  no parent
# ls -l /dev/io-d*
total 0
crw-rw----  1 0         0            0,   1 May 23 01:15 0000,0000,0
# ls -l /dev       
total 8519681
n------rw-  1 0         0                 0 May 23 01:15 bpf
n------rw-  1 0         0                 0 May 23 01:15 bpf0
crw-rw-rw-  1 0         0            0,   1 May 23 01:12 console
brw-r-----  1 0         0            4,   0 May 23 01:15 fs0
brw-r-----  1 0         0            4,   1 May 23 01:15 fs0p0
crw-rw-rw-  1 0         0            0,   1 May 23 01:15 i2c0
dr-xr-xr-x  2 0         0                 0 May 23 01:15 io-display
dr-xr-xr-x  2 0         0                 0 May 23 01:15 io-net
dr-xr-xr-x  2 0         0                 0 May 23 01:15 io-usb
-rw-------  1 0         0         4294967295 May 23 01:15 mem
crw-rw-rw-  1 0         0            1,   0 May 23 01:15 null
nrw-rw-rw-  1 0         0                 0 May 23 01:15 pipe
drwxrwxrwt  2 0         0                 0 May 23 01:15 sem
crw-rw-rw-  1 0         0            3,   1 May 23 01:15 ser1
drwxrwxrwx  2 0         0                 0 May 23 01:15 shmem
crw-rw-rw-  1 0         0            0,   1 May 23 01:12 slog
dr-xr-xr-x  2 0         0                 0 May 23 01:15 socket
crw-rw-rw-  1 0         0            1,   1 May 23 01:15 text
crw-rw-rw-  1 0         0            1,   2 May 23 01:15 tty
drwxrwxrwx  2 0         0                 0 May 23 01:15 tymem
crw-rw-rw-  1 0         0            1,   3 May 23 01:15 zero
# pidin  
     pid tid name               prio STATE       Blocked                     
       1   1 c/boot/procnto-600   0f READY                                   
       1   2 c/boot/procnto-600 255r RECEIVE     1                           
       1   3 c/boot/procnto-600 255r RECEIVE     1                           
       1   4 c/boot/procnto-600  10r RUNNING                                 
       1   5 c/boot/procnto-600 255r RECEIVE     1                           
       1   6 c/boot/procnto-600  10r RECEIVE     1                           
       1   7 c/boot/procnto-600  10r RECEIVE     1                           
       1   8 c/boot/procnto-600  10r RECEIVE     1                           
       1   9 c/boot/procnto-600  10r...
View Full Message
RE: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)  
Can you also post the contents of sloginfo after you try to start vsync?

Thanks

-----Original Message-----
From: Derek Leach [mailto:community-noreply@qnx.com] 
Sent: August 10, 2009 10:05 AM
To: advanced-graphics
Subject: RE: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)

sorry, need to know the contents of /dev/io-display

ls -l /dev/io-display/

Is the GPU onboard, or are you using a PCI video card?

-----Original Message-----
From: Martha Marx [mailto:community-noreply@qnx.com] 
Sent: Monday, August 10, 2009 9:48 AM
To: advanced-graphics
Subject: Re: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)

Hi Derek
Here is the boot text and what you asked for
I am now manually starting io-display
Thanks
Martha

System page at phys:0000b000 user:0000b000 kern:0000b000
Starting next program at v00248550
Welcome to QNX Neutrino 6.4.0 on the Freescale DSE5121e board
Starting serial driver...(mjm Please start )
entered main
PSC num is 3
Starting on-board ethernet with full stack
Starting NOR flash driver...
Starting DMA
Creating DMA Infrastructure...
Starting USB driver...
Starting i2c driver...
Starting ksh
# sloginfo
Time             Sev Major Minor Args
May 23 01:12:45    5    14     0 tcpip starting
May 23 01:12:45    3    14     0 Unable to attach to pci server: No such file or directory
May 23 01:12:45    3    14     0 Using pseudo random generator.  See "random" option
May 23 01:12:45    2    10     0 devn-mpc5121: nic_get_syspage_mac failed
May 23 01:12:45    2    12     0 CLASS_ExtractDevice:  no parent
# io-display -dvid=0,did=0 -v
# sloginfo                    
Time             Sev Major Minor Args
May 23 01:12:45    5    14     0 tcpip starting
May 23 01:12:45    3    14     0 Unable to attach to pci server: No such file or directory
May 23 01:12:45    3    14     0 Using pseudo random generator.  See "random" option
May 23 01:12:45    2    10     0 devn-mpc5121: nic_get_syspage_mac failed
May 23 01:12:45    2    12     0 CLASS_ExtractDevice:  no parent
# ls -l /dev/io-d*
total 0
crw-rw----  1 0         0            0,   1 May 23 01:15 0000,0000,0
# ls -l /dev       
total 8519681
n------rw-  1 0         0                 0 May 23 01:15 bpf
n------rw-  1 0         0                 0 May 23 01:15 bpf0
crw-rw-rw-  1 0         0            0,   1 May 23 01:12 console
brw-r-----  1 0         0            4,   0 May 23 01:15 fs0
brw-r-----  1 0         0            4,   1 May 23 01:15 fs0p0
crw-rw-rw-  1 0         0            0,   1 May 23 01:15 i2c0
dr-xr-xr-x  2 0         0                 0 May 23 01:15 io-display
dr-xr-xr-x  2 0         0                 0 May 23 01:15 io-net
dr-xr-xr-x  2 0         0                 0 May 23 01:15 io-usb
-rw-------  1 0         0         4294967295 May 23 01:15 mem
crw-rw-rw-  1 0         0            1,   0 May 23 01:15 null
nrw-rw-rw-  1 0         0                 0 May 23 01:15 pipe
drwxrwxrwt  2 0         0                 0 May 23 01:15 sem
crw-rw-rw-  1 0         0            3,   1 May 23 01:15 ser1
drwxrwxrwx  2 0         0                 0 May 23 01:15 shmem
crw-rw-rw-  1 0         0            0,   1 May 23 01:12 slog
dr-xr-xr-x  2 0         0                 0 May 23 01:15 socket
crw-rw-rw-  1 0         0            1,   1 May 23 01:15 text
crw-rw-rw-  1 0         0            1,   2 May 23 01:15 tty
drwxrwxrwx  2 0         0                 0 May 23 01:15 tymem
crw-rw-rw-  1 0         0            1,   3 May 23 01:15 zero
# pidin  
     pid tid name               prio STATE       Blocked                     
       1   1 c/boot/procnto-600   0f READY                                   
       1   2 c/boot/procnto-600 255r RECEIVE     1                           
       1   3 c/boot/procnto-600 255r RECEIVE     1                           
       1   4 c/boot/procnto-600  10r RUNNING                                 
       1   5 c/boot/procnto-600 255r RECEIVE     1                 ...
View Full Message
Re: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)  
Hi Derek & Michael,

There is no PCI anything at the moment.

I can send schematics if necessary.

The Following are requested.

Thanks,
Martha





System page at phys:0000b000 user:0000b000 kern:0000b000
Starting next program at v00248550
Welcome to QNX Neutrino 6.4.0 on the Freescale DSE5121e board
Starting serial driver...(mjm Please start )
entered main
PSC num is 3
Starting on-board ethernet with full stack
Starting NOR flash driver...
Starting DMA
Creating DMA Infrastructure...
Starting USB driver...
Starting i2c driver...
Starting ksh
# io-display -dvid=0,did=0 -v
# ls -l /dev/io-d*

/dev/io-display:
total 0
crw-rw----  1 0         0            0,   1 May 23 01:13 0000,0000,0


# sloginfo
Time             Sev Major Minor Args
May 23 01:12:45    5    14     0 tcpip starting
May 23 01:12:45    3    14     0 Unable to attach to pci server: No such file or directory
May 23 01:12:45    3    14     0 Using pseudo random generator.  See "random" option
May 23 01:12:45    2    10     0 devn-mpc5121: nic_get_syspage_mac failed
May 23 01:12:45    2    12     0 CLASS_ExtractDevice:  no parent
# vsync -v 
gf_dev_attach() failed
# sloginfo 
Time             Sev Major Minor Args
May 23 01:12:45    5    14     0 tcpip starting
May 23 01:12:45    3    14     0 Unable to attach to pci server: No such file or directory
May 23 01:12:45    3    14     0 Using pseudo random generator.  See "random" option
May 23 01:12:45    2    10     0 devn-mpc5121: nic_get_syspage_mac failed
May 23 01:12:45    2    12     0 CLASS_ExtractDevice:  no parent
May 23 01:15:15    6     8     0 devg-mpc5121: mbx_init: unexpected group id [0]
# 

-----Original Message-----
From: Derek Leach community-noreply@qnx.com
Sent 8/10/2009 10:05:20 AM
To: advanced-graphics post35566@community.qnx.com
Subject: RE: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)

sorry, need to know the contents of /dev/io-display

ls -l /dev/io-display/

Is the GPU onboard, or are you using a PCI video card?

-----Original Message-----
From: Martha Marx [mailto:community-noreply@qnx.com] 
Sent: Monday, August 10, 2009 9:48 AM
To: advanced-graphics
Subject: Re: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)

Hi Derek
Here is the boot text and what you asked for
I am now manually starting io-display
Thanks
Martha

System page at phys:0000b000 user:0000b000 kern:0000b000
Starting next program at v00248550
Welcome to QNX Neutrino 6.4.0 on the Freescale DSE5121e board
Starting serial driver...(mjm Please start )
entered main
PSC num is 3
Starting on-board ethernet with full stack
Starting NOR flash driver...
Starting DMA
Creating DMA Infrastructure...
Starting USB driver...
Starting i2c driver...
Starting ksh
# sloginfo
Time Sev Major Minor Args
May 23 01:12:45 5 14 0 tcpip starting
May 23 01:12:45 3 14 0 Unable to attach to pci server: No such file or directory
May 23 01:12:45 3 14 0 Using pseudo random generator. See "random" option
May 23 01:12:45 2 10 0 devn-mpc5121: nic_get_syspage_mac failed
May 23 01:12:45 2 12 0 CLASS_ExtractDevice: no parent
# io-display -dvid=0,did=0 -v
# sloginfo 
Time Sev Major Minor Args
May 23 01:12:45 5 14 0 tcpip starting
May 23 01:12:45 3 14 0 Unable to attach to pci server: No such file or directory
May 23 01:12:45 3 14 0 Using pseudo random generator. See "random" option
May 23 01:12:45 2 10 0 devn-mpc5121: nic_get_syspage_mac failed
May 23 01:12:45 2 12 0 CLASS_ExtractDevice: no parent
# ls -l /dev/io-d*
total 0
crw-rw---- 1 0 0 0, 1 May 23 01:15 0000,0000,0
# ls -l /dev 
total 8519681
n------rw- 1 0 0 0 May 23 01:15 bpf
n------rw- 1 0 0 0 May 23 01:15 bpf0
crw-rw-rw- 1 0 0 0, 1 May 23 01:12 console
brw-r----- 1 0 0 4, 0 May 23 01:15 fs0
brw-r----- 1 0 0 4, 1 May 23 01:15 fs0p0
crw-rw-rw- 1 0 0 0, 1 May 23 01:15 i2c0
dr-xr-xr-x 2 0 0 0 May 23 01:15 io-display
dr-xr-xr-x 2 0 0 0 May 23 01:15 io-net
dr-xr-xr-x 2 0 0 0 May 23 01:15...
View Full Message
RE: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)  
It looks like the driver is not able to initialize the MBX graphics
accelerator:

May 23 01:15:15    6     8     0 devg-mpc5121: mbx_init: unexpected
group id [0]

Does your board have this device?   We've also seen with some of the
reference boards here that a fuse can blow on the board that disables
the MBX.  


-----Original Message-----
From: Martha Marx [mailto:community-noreply@qnx.com] 
Sent: August 10, 2009 11:29 AM
To: advanced-graphics
Subject: Re: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)

Hi Derek & Michael,

There is no PCI anything at the moment.

I can send schematics if necessary.

The Following are requested.

Thanks,
Martha





System page at phys:0000b000 user:0000b000 kern:0000b000
Starting next program at v00248550
Welcome to QNX Neutrino 6.4.0 on the Freescale DSE5121e board
Starting serial driver...(mjm Please start )
entered main
PSC num is 3
Starting on-board ethernet with full stack
Starting NOR flash driver...
Starting DMA
Creating DMA Infrastructure...
Starting USB driver...
Starting i2c driver...
Starting ksh
# io-display -dvid=0,did=0 -v
# ls -l /dev/io-d*

/dev/io-display:
total 0
crw-rw----  1 0         0            0,   1 May 23 01:13 0000,0000,0


# sloginfo
Time             Sev Major Minor Args
May 23 01:12:45    5    14     0 tcpip starting
May 23 01:12:45    3    14     0 Unable to attach to pci server: No such file or directory
May 23 01:12:45    3    14     0 Using pseudo random generator.  See "random" option
May 23 01:12:45    2    10     0 devn-mpc5121: nic_get_syspage_mac failed
May 23 01:12:45    2    12     0 CLASS_ExtractDevice:  no parent
# vsync -v 
gf_dev_attach() failed
# sloginfo 
Time             Sev Major Minor Args
May 23 01:12:45    5    14     0 tcpip starting
May 23 01:12:45    3    14     0 Unable to attach to pci server: No such file or directory
May 23 01:12:45    3    14     0 Using pseudo random generator.  See "random" option
May 23 01:12:45    2    10     0 devn-mpc5121: nic_get_syspage_mac failed
May 23 01:12:45    2    12     0 CLASS_ExtractDevice:  no parent
May 23 01:15:15    6     8     0 devg-mpc5121: mbx_init: unexpected group id [0]
# 

-----Original Message-----
From: Derek Leach community-noreply@qnx.com
Sent 8/10/2009 10:05:20 AM
To: advanced-graphics post35566@community.qnx.com
Subject: RE: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)

sorry, need to know the contents of /dev/io-display

ls -l /dev/io-display/

Is the GPU onboard, or are you using a PCI video card?

-----Original Message-----
From: Martha Marx [mailto:community-noreply@qnx.com] 
Sent: Monday, August 10, 2009 9:48 AM
To: advanced-graphics
Subject: Re: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)

Hi Derek
Here is the boot text and what you asked for
I am now manually starting io-display
Thanks
Martha

System page at phys:0000b000 user:0000b000 kern:0000b000
Starting next program at v00248550
Welcome to QNX Neutrino 6.4.0 on the Freescale DSE5121e board
Starting serial driver...(mjm Please start )
entered main
PSC num is 3
Starting on-board ethernet with full stack
Starting NOR flash driver...
Starting DMA
Creating DMA Infrastructure...
Starting USB driver...
Starting i2c driver...
Starting ksh
# sloginfo
Time Sev Major Minor Args
May 23 01:12:45 5 14 0 tcpip starting
May 23 01:12:45 3 14 0 Unable to attach to pci server: No such file or directory
May 23 01:12:45 3 14 0 Using pseudo random generator. See "random" option
May 23 01:12:45 2 10 0 devn-mpc5121: nic_get_syspage_mac failed
May 23 01:12:45 2 12 0 CLASS_ExtractDevice: no parent
# io-display -dvid=0,did=0 -v
# sloginfo 
Time Sev Major Minor Args
May 23 01:12:45 5 14 0 tcpip starting
May 23 01:12:45 3 14 0 Unable to attach to pci server: No such file or directory
May 23 01:12:45 3 14 0 Using pseudo random generator. See "random" option
May 23 01:12:45 2 10 0 devn-mpc5121: nic_get_syspage_mac...
View Full Message
RE: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)  
That was it !!

THANKS Michael!!!!

-Martha

> -----Original Message-----
> From: Michael Van Reenen [mailto:community-noreply@qnx.com]
> Sent: Tuesday, August 11, 2009 7:49 AM
> To: advanced-graphics
> Subject: RE: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)
> 
> 
> It looks like the driver is not able to initialize the MBX graphics
> accelerator:
> 
> May 23 01:15:15    6     8     0 devg-mpc5121: mbx_init: unexpected
> group id [0]
> 
> Does your board have this device?   We've also seen with some of the
> reference boards here that a fuse can blow on the board that disables
> the MBX.
> 
> 
> -----Original Message-----
> From: Martha Marx [mailto:community-noreply@qnx.com]
> Sent: August 10, 2009 11:29 AM
> To: advanced-graphics
> Subject: Re: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)
> 
> Hi Derek & Michael,
> 
> There is no PCI anything at the moment.
> 
> I can send schematics if necessary.
> 
> The Following are requested.
> 
> Thanks,
> Martha
> 
> 
> 
> 
> 
> System page at phys:0000b000 user:0000b000 kern:0000b000
> Starting next program at v00248550
> Welcome to QNX Neutrino 6.4.0 on the Freescale DSE5121e board
> Starting serial driver...(mjm Please start )
> entered main
> PSC num is 3
> Starting on-board ethernet with full stack
> Starting NOR flash driver...
> Starting DMA
> Creating DMA Infrastructure...
> Starting USB driver...
> Starting i2c driver...
> Starting ksh
> # io-display -dvid=0,did=0 -v
> # ls -l /dev/io-d*
> 
> /dev/io-display:
> total 0
> crw-rw----  1 0         0            0,   1 May 23 01:13 0000,0000,0
> 
> 
> # sloginfo
> Time             Sev Major Minor Args
> May 23 01:12:45    5    14     0 tcpip starting
> May 23 01:12:45    3    14     0 Unable to attach to pci server: No such
> file or directory
> May 23 01:12:45    3    14     0 Using pseudo random generator.  See
> "random" option
> May 23 01:12:45    2    10     0 devn-mpc5121: nic_get_syspage_mac failed
> May 23 01:12:45    2    12     0 CLASS_ExtractDevice:  no parent
> # vsync -v
> gf_dev_attach() failed
> # sloginfo
> Time             Sev Major Minor Args
> May 23 01:12:45    5    14     0 tcpip starting
> May 23 01:12:45    3    14     0 Unable to attach to pci server: No such
> file or directory
> May 23 01:12:45    3    14     0 Using pseudo random generator.  See
> "random" option
> May 23 01:12:45    2    10     0 devn-mpc5121: nic_get_syspage_mac failed
> May 23 01:12:45    2    12     0 CLASS_ExtractDevice:  no parent
> May 23 01:15:15    6     8     0 devg-mpc5121: mbx_init: unexpected group
> id [0]
> #
> 
> -----Original Message-----
> From: Derek Leach community-noreply@qnx.com
> Sent 8/10/2009 10:05:20 AM
> To: advanced-graphics post35566@community.qnx.com
> Subject: RE: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)
> 
> sorry, need to know the contents of /dev/io-display
> 
> ls -l /dev/io-display/
> 
> Is the GPU onboard, or are you using a PCI video card?
> 
> -----Original Message-----
> From: Martha Marx [mailto:community-noreply@qnx.com]
> Sent: Monday, August 10, 2009 9:48 AM
> To: advanced-graphics
> Subject: Re: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)
> 
> Hi Derek
> Here is the boot text and what you asked for
> I am now manually starting io-display
> Thanks
> Martha
> 
> System page at phys:0000b000 user:0000b000 kern:0000b000
> Starting next program at v00248550
> Welcome to QNX Neutrino 6.4.0 on the Freescale DSE5121e board
> Starting serial driver...(mjm Please start )
> entered main
> PSC num is 3
> Starting on-board...
View Full Message
Now VSYNC gives DIU UNDERRUN  
Hi Guys,

So I look at sloginfo and now I get "DIU underrun ..." 

Can I tweek parameters to fix this ????

-Martha


-----Original Message-----
From: Michael Van Reenen community-noreply@qnx.com
Sent 8/11/2009 7:49:27 AM
To: advanced-graphics post35654@community.qnx.com
Subject: RE: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)


It looks like the driver is not able to initialize the MBX graphics
accelerator:

May 23 01:15:15 6 8 0 devg-mpc5121: mbx_init: unexpected
group id [0]

Does your board have this device? We've also seen with some of the
reference boards here that a fuse can blow on the board that disables
the MBX. 


-----Original Message-----
From: Martha Marx [mailto:community-noreply@qnx.com] 
Sent: August 10, 2009 11:29 AM
To: advanced-graphics
Subject: Re: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)

Hi Derek & Michael,

There is no PCI anything at the moment.

I can send schematics if necessary.

The Following are requested.

Thanks,
Martha





System page at phys:0000b000 user:0000b000 kern:0000b000
Starting next program at v00248550
Welcome to QNX Neutrino 6.4.0 on the Freescale DSE5121e board
Starting serial driver...(mjm Please start )
entered main
PSC num is 3
Starting on-board ethernet with full stack
Starting NOR flash driver...
Starting DMA
Creating DMA Infrastructure...
Starting USB driver...
Starting i2c driver...
Starting ksh
# io-display -dvid=0,did=0 -v
# ls -l /dev/io-d*

/dev/io-display:
total 0
crw-rw---- 1 0 0 0, 1 May 23 01:13 0000,0000,0


# sloginfo
Time Sev Major Minor Args
May 23 01:12:45 5 14 0 tcpip starting
May 23 01:12:45 3 14 0 Unable to attach to pci server: No such file or directory
May 23 01:12:45 3 14 0 Using pseudo random generator. See "random" option
May 23 01:12:45 2 10 0 devn-mpc5121: nic_get_syspage_mac failed
May 23 01:12:45 2 12 0 CLASS_ExtractDevice: no parent
# vsync -v 
gf_dev_attach() failed
# sloginfo 
Time Sev Major Minor Args
May 23 01:12:45 5 14 0 tcpip starting
May 23 01:12:45 3 14 0 Unable to attach to pci server: No such file or directory
May 23 01:12:45 3 14 0 Using pseudo random generator. See "random" option
May 23 01:12:45 2 10 0 devn-mpc5121: nic_get_syspage_mac failed
May 23 01:12:45 2 12 0 CLASS_ExtractDevice: no parent
May 23 01:15:15 6 8 0 devg-mpc5121: mbx_init: unexpected group id [0]
# 

-----Original Message-----
From: Derek Leach community-noreply@qnx.com
Sent 8/10/2009 10:05:20 AM
To: advanced-graphics post35566@community.qnx.com
Subject: RE: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)

sorry, need to know the contents of /dev/io-display

ls -l /dev/io-display/

Is the GPU onboard, or are you using a PCI video card?

-----Original Message-----
From: Martha Marx [mailto:community-noreply@qnx.com] 
Sent: Monday, August 10, 2009 9:48 AM
To: advanced-graphics
Subject: Re: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)

Hi Derek
Here is the boot text and what you asked for
I am now manually starting io-display
Thanks
Martha

System page at phys:0000b000 user:0000b000 kern:0000b000
Starting next program at v00248550
Welcome to QNX Neutrino 6.4.0 on the Freescale DSE5121e board
Starting serial driver...(mjm Please start )
entered main
PSC num is 3
Starting on-board ethernet with full stack
Starting NOR flash driver...
Starting DMA
Creating DMA Infrastructure...
Starting USB driver...
Starting i2c driver...
Starting ksh
# sloginfo
Time Sev Major Minor Args
May 23 01:12:45 5 14 0 tcpip starting
May 23 01:12:45 3 14 0 Unable to attach to pci server: No such file or directory
May 23 01:12:45 3 14 0 Using pseudo random generator. See "random" option
May 23 01:12:45 2 10 0 devn-mpc5121: nic_get_syspage_mac failed
May 23 01:12:45 2 12 0 CLASS_ExtractDevice: no parent
# io-display -dvid=0,did=0 -v
# sloginfo 
Time Sev Major Minor Args
May 23 01:12:45 5 14 0 tcpip starting
May 23 01:12:45 3 14 0 Unable to attach...
View Full Message
RE: Now VSYNC gives DIU UNDERRUN  
Hi Martha,

Do you see this once in sloginfo or is it continuous?

Thanks

-----Original Message-----
From: Martha Marx [mailto:community-noreply@qnx.com] 
Sent: August 13, 2009 11:42 AM
To: advanced-graphics
Subject: Now VSYNC gives DIU UNDERRUN

Hi Guys,

So I look at sloginfo and now I get "DIU underrun ..." 

Can I tweek parameters to fix this ????

-Martha


-----Original Message-----
From: Michael Van Reenen community-noreply@qnx.com
Sent 8/11/2009 7:49:27 AM
To: advanced-graphics post35654@community.qnx.com
Subject: RE: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)


It looks like the driver is not able to initialize the MBX graphics
accelerator:

May 23 01:15:15 6 8 0 devg-mpc5121: mbx_init: unexpected
group id [0]

Does your board have this device? We've also seen with some of the
reference boards here that a fuse can blow on the board that disables
the MBX. 


-----Original Message-----
From: Martha Marx [mailto:community-noreply@qnx.com] 
Sent: August 10, 2009 11:29 AM
To: advanced-graphics
Subject: Re: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)

Hi Derek & Michael,

There is no PCI anything at the moment.

I can send schematics if necessary.

The Following are requested.

Thanks,
Martha





System page at phys:0000b000 user:0000b000 kern:0000b000
Starting next program at v00248550
Welcome to QNX Neutrino 6.4.0 on the Freescale DSE5121e board
Starting serial driver...(mjm Please start )
entered main
PSC num is 3
Starting on-board ethernet with full stack
Starting NOR flash driver...
Starting DMA
Creating DMA Infrastructure...
Starting USB driver...
Starting i2c driver...
Starting ksh
# io-display -dvid=0,did=0 -v
# ls -l /dev/io-d*

/dev/io-display:
total 0
crw-rw---- 1 0 0 0, 1 May 23 01:13 0000,0000,0


# sloginfo
Time Sev Major Minor Args
May 23 01:12:45 5 14 0 tcpip starting
May 23 01:12:45 3 14 0 Unable to attach to pci server: No such file or directory
May 23 01:12:45 3 14 0 Using pseudo random generator. See "random" option
May 23 01:12:45 2 10 0 devn-mpc5121: nic_get_syspage_mac failed
May 23 01:12:45 2 12 0 CLASS_ExtractDevice: no parent
# vsync -v 
gf_dev_attach() failed
# sloginfo 
Time Sev Major Minor Args
May 23 01:12:45 5 14 0 tcpip starting
May 23 01:12:45 3 14 0 Unable to attach to pci server: No such file or directory
May 23 01:12:45 3 14 0 Using pseudo random generator. See "random" option
May 23 01:12:45 2 10 0 devn-mpc5121: nic_get_syspage_mac failed
May 23 01:12:45 2 12 0 CLASS_ExtractDevice: no parent
May 23 01:15:15 6 8 0 devg-mpc5121: mbx_init: unexpected group id [0]
# 

-----Original Message-----
From: Derek Leach community-noreply@qnx.com
Sent 8/10/2009 10:05:20 AM
To: advanced-graphics post35566@community.qnx.com
Subject: RE: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)

sorry, need to know the contents of /dev/io-display

ls -l /dev/io-display/

Is the GPU onboard, or are you using a PCI video card?

-----Original Message-----
From: Martha Marx [mailto:community-noreply@qnx.com] 
Sent: Monday, August 10, 2009 9:48 AM
To: advanced-graphics
Subject: Re: gf_dev_attach fails with GF_ERR_SHMEM (mpc5121e)

Hi Derek
Here is the boot text and what you asked for
I am now manually starting io-display
Thanks
Martha

System page at phys:0000b000 user:0000b000 kern:0000b000
Starting next program at v00248550
Welcome to QNX Neutrino 6.4.0 on the Freescale DSE5121e board
Starting serial driver...(mjm Please start )
entered main
PSC num is 3
Starting on-board ethernet with full stack
Starting NOR flash driver...
Starting DMA
Creating DMA Infrastructure...
Starting USB driver...
Starting i2c driver...
Starting ksh
# sloginfo
Time Sev Major Minor Args
May 23 01:12:45 5 14 0 tcpip starting
May 23 01:12:45 3 14 0 Unable to attach to pci server: No such file or directory
May 23 01:12:45 3 14 0 Using pseudo random generator. See "random" option
May 23...
View Full Message