|
nitrogen6x machine config and imxpxp problems
The nitrogen6x machine config also supports other machines according to the comment block inside the .conf file:
This is the reason for this line in the config:
MACHINEOVERRIDES =.
The nitrogen6x machine config also supports other machines according to the comment block inside the .conf file:
This is the reason for this line in the config:
MACHINEOVERRIDES =.
|
By
Carlos Rafael Giani
·
#24315
·
|
|
Re: drivers/net/nfc directory removed from imx-4.14.98-2.0.0_ga
Sorry It's prefix is net but not drivers/net, so it is there...
Nus
Sorry It's prefix is net but not drivers/net, so it is there...
Nus
|
By
nus1998
·
#24314
·
|
|
drivers/net/nfc directory removed from imx-4.14.98-2.0.0_ga
Hi All,
When I build NXP nfc driver, I got a error that some unknown symbol, after tracing the code, I found there is no nfc hci driver while in mailline linux kernel 4.14.98 contains it in
Hi All,
When I build NXP nfc driver, I got a error that some unknown symbol, after tracing the code, I found there is no nfc hci driver while in mailline linux kernel 4.14.98 contains it in
|
By
nus1998
·
#24313
·
|
|
Re: Error while trying to build a nitrogen8m image with yocto master
Thanks, that fixed it. I'll send a PR.
On 19.04.20 10:45, Andrey Zhizhikin wrote:
Thanks, that fixed it. I'll send a PR.
On 19.04.20 10:45, Andrey Zhizhikin wrote:
|
By
Carlos Rafael Giani
·
#24312
·
|
|
Re: Error while trying to build a nitrogen8m image with yocto master
<crg7475@...> wrote:
It is that the nitrogen8m does not have that tune file included.
Instead, it uses a more generic
[conf/machine/include/arm/arch-arm64.inc] tune file, which should
<crg7475@...> wrote:
It is that the nitrogen8m does not have that tune file included.
Instead, it uses a more generic
[conf/machine/include/arm/arch-arm64.inc] tune file, which should
|
By
Andrey Zhizhikin
·
#24311
·
|
|
Error while trying to build a nitrogen8m image with yocto master
I tried to build a nitrogen8m image with the current master branches of poky, meta-freescale, meta-freescale-3rdparty, and meta-openembedded. However, I immediately got this
I tried to build a nitrogen8m image with the current master branches of poky, meta-freescale, meta-freescale-3rdparty, and meta-openembedded. However, I immediately got this
|
By
Carlos Rafael Giani
·
#24310
·
|
|
Re: gst-play looks abnormal
As I encountered severals issues on zeus, I decided to rollback and paid couple days to download/build sumo imx-4.14.98_2.0.0_ga.xml (actually 2.0.1_patch.xml), but I'm curious why it CANNOT pass the
As I encountered severals issues on zeus, I decided to rollback and paid couple days to download/build sumo imx-4.14.98_2.0.0_ga.xml (actually 2.0.1_patch.xml), but I'm curious why it CANNOT pass the
|
By
nus1998
·
#24309
·
|
|
Re: gst-play looks abnormal
Hi,
I don't know whether it is a known issue:
when running traditional qt application based on widget like animatedtiles example, the performance is terrible and even worse than i.MX25 (ARM9 without
Hi,
I don't know whether it is a known issue:
when running traditional qt application based on widget like animatedtiles example, the performance is terrible and even worse than i.MX25 (ARM9 without
|
By
nus1998
·
#24308
·
|
|
Re: gst-play looks abnormal
Well, where can I found the known issues on this release? as for this gst issue, I found on it works normally on imxv4l2sink, on waylandsink the display looks OK but the performance is only 1.X
Well, where can I found the known issues on this release? as for this gst issue, I found on it works normally on imxv4l2sink, on waylandsink the display looks OK but the performance is only 1.X
|
By
nus1998
·
#24307
·
|
|
Re: gst-play looks abnormal
Sorry, Nus, this is a known issue in this release. Please note that the 5.4.3-2.0.0 release was a targeted release for 8MP/8DXL Alpha and 8QXPC0 Beta. Due to resource constraints, 6DL was not fully
Sorry, Nus, this is a known issue in this release. Please note that the 5.4.3-2.0.0 release was a targeted release for 8MP/8DXL Alpha and 8QXPC0 Beta. Due to resource constraints, 6DL was not fully
|
By
Tom Hochstein
·
#24306
·
|
|
Re: gst-play looks abnormal
Hi All,
Any tips that I can trace the issue? there are many binary libraries involved makes it difficult to debug...
PS: "alloc_contig_range: [X, Y) PFNs busy" is not the root issue as I changed a low
Hi All,
Any tips that I can trace the issue? there are many binary libraries involved makes it difficult to debug...
PS: "alloc_contig_range: [X, Y) PFNs busy" is not the root issue as I changed a low
|
By
nus1998
·
#24305
·
|
|
gst-play looks abnormal
Hi All,
Today I tested video playback by gst-play, the sound is perfect without any lag, but the display looks abnormal. when sliding pictures, the display looks good and the same board is no problem
Hi All,
Today I tested video playback by gst-play, the sound is perfect without any lag, but the display looks abnormal. when sliding pictures, the display looks good and the same board is no problem
|
By
nus1998
·
#24304
·
|
|
Re: linux-imx-headers and ioctl mismatches
Please drop.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9 9981-7854 Mobile: +1 (347)
Please drop.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9 9981-7854 Mobile: +1 (347)
|
By
Otavio Salvador
·
#24303
·
|
|
Re: linux-imx-headers and ioctl mismatches
<otavio.salvador@...> wrote:
I'm currently working on this one, primarily for imx8mm and imx8mn
machines. So far, I have the following list I've noted for myself:
- linux-imx (with
<otavio.salvador@...> wrote:
I'm currently working on this one, primarily for imx8mm and imx8mn
machines. So far, I have the following list I've noted for myself:
- linux-imx (with
|
By
Andrey Zhizhikin
·
#24302
·
|
|
Re: linux-imx-headers and ioctl mismatches
Carlos,
This does not work as the libimxdmabuffer is shared (and it should be)
across multiple machines of same SoC family. Considering that, the
best choice is to apply a patch to old Linux kernels
Carlos,
This does not work as the libimxdmabuffer is shared (and it should be)
across multiple machines of same SoC family. Considering that, the
best choice is to apply a patch to old Linux kernels
|
By
Otavio Salvador
·
#24301
·
|
|
Re: linux-imx-headers and ioctl mismatches
This issue came up when I noticed that the ION and DWL allocators in libimxdmabuffer failed. (DWL is an API from the Hantro VPU libraries, and it fails, because internally it itself uses
This issue came up when I noticed that the ION and DWL allocators in libimxdmabuffer failed. (DWL is an API from the Hantro VPU libraries, and it fails, because internally it itself uses
|
By
Carlos Rafael Giani
·
#24300
·
|
|
Re: linux-imx-headers and ioctl mismatches
No, even though we can open. Generally we need to update:
- linux-imx
- u-boot-imx
- headers
- gpu drivers
- media codecs
- gst
--
Otavio Salvador O.S.
No, even though we can open. Generally we need to update:
- linux-imx
- u-boot-imx
- headers
- gpu drivers
- media codecs
- gst
--
Otavio Salvador O.S.
|
By
Otavio Salvador
·
#24299
·
|
|
Re: linux-imx-headers and ioctl mismatches
Is there a github issue or a list somewhere tracking what needs to be done for this?
Kevin Lannen
Embedded Systems Engineer
kevin@...
970-690-8619
Is there a github issue or a list somewhere tracking what needs to be done for this?
Kevin Lannen
Embedded Systems Engineer
kevin@...
970-690-8619
|
By
Kevin Lannen
·
#24298
·
|
|
Re: linux-imx-headers and ioctl mismatches
It all depends how long it takes. Dunfell is an important release and
as such we ought to try to have it using new components.
We need someone to help updating NXP components; I am focusing more
It all depends how long it takes. Dunfell is an important release and
as such we ought to try to have it using new components.
We need someone to help updating NXP components; I am focusing more
|
By
Otavio Salvador
·
#24297
·
|
|
Re: linux-imx-headers and ioctl mismatches
Hi Otavio,
I would be happy to help out some with moving linux-imx to the 5.4 kernel as we are very interested in using it. Is this planned to be in for the Dunfell branch when that is
Hi Otavio,
I would be happy to help out some with moving linux-imx to the 5.4 kernel as we are very interested in using it. Is this planned to be in for the Dunfell branch when that is
|
By
Kevin Lannen
·
#24296
·
|