|
#yocto #kernel
#yocto
#kernel
I am still seeing the Nothing PROVIDES 'init-system-helpers-service'... I am currently working around this be over-writing the "mountnfs.sh" script, but I want resolve this issue so we are 100% Yocto
I am still seeing the Nothing PROVIDES 'init-system-helpers-service'... I am currently working around this be over-writing the "mountnfs.sh" script, but I want resolve this issue so we are 100% Yocto
|
By
Monsees, Steven C (US)
· #52015
·
|
|
#yocto #kernel
#yocto
#kernel
I believe you said: init-system-helpers... I will try the other (init-system-helpers-service) later today Thanks, Steve
I believe you said: init-system-helpers... I will try the other (init-system-helpers-service) later today Thanks, Steve
|
By
Monsees, Steven C (US)
· #52012
·
|
|
#yocto #kernel
#yocto
#kernel
Do we know why it was disabled ? I will look into this, thanks...
Do we know why it was disabled ? I will look into this, thanks...
|
By
Monsees, Steven C (US)
· #52009
·
|
|
#yocto #kernel
#yocto
#kernel
Khem: Should have waited for build to complete... this just delays where the error occurs. Now rather than upfront, it fails on packaging with the following error: ERROR: aiox-defaultfs-1.0-r0 do_root
Khem: Should have waited for build to complete... this just delays where the error occurs. Now rather than upfront, it fails on packaging with the following error: ERROR: aiox-defaultfs-1.0-r0 do_root
|
By
Monsees, Steven C (US)
· #52007
·
|
|
#yocto #kernel
#yocto
#kernel
Khem: I may have stumbled upon it, it appears I had to add a DEPENDS += "inetutils" to fix the issue on including inetutils-rsh... What does "init-system-helpers" depend on ? Thanks, Steve
Khem: I may have stumbled upon it, it appears I had to add a DEPENDS += "inetutils" to fix the issue on including inetutils-rsh... What does "init-system-helpers" depend on ? Thanks, Steve
|
By
Monsees, Steven C (US)
· #52006
·
|
|
#yocto #kernel
#yocto
#kernel
Khem: I appear to have a similar issue building in inetutils-rsh and inetutils-rshd... When added to IMAGE_INSTALL, (IMAGE_INSTALL += " inetutils-rsh inetutils-rshd") I also get an "Error: Nothing PRO
Khem: I appear to have a similar issue building in inetutils-rsh and inetutils-rshd... When added to IMAGE_INSTALL, (IMAGE_INSTALL += " inetutils-rsh inetutils-rshd") I also get an "Error: Nothing PRO
|
By
Monsees, Steven C (US)
· #52005
·
|
|
#yocto #kernel
#yocto
#kernel
Khem: I am having issues attempting to resolve this issue... I am seeing it in my bootloader... Can you possibly point me in the right direction ? Thanks. Steve
Khem: I am having issues attempting to resolve this issue... I am seeing it in my bootloader... Can you possibly point me in the right direction ? Thanks. Steve
|
By
Monsees, Steven C (US)
· #51999
·
|
|
#yocto #kernel
#yocto
#kernel
I am using sysvinit...
By
Monsees, Steven C (US)
· #51995
·
|
|
#yocto #kernel
#yocto
#kernel
When I do this I am seeing "Nothing PROVIDES 'init-system-helpers',,,
When I do this I am seeing "Nothing PROVIDES 'init-system-helpers',,,
|
By
Monsees, Steven C (US)
· #51994
·
|
|
#yocto #kernel
#yocto
#kernel
Working on zeus 3.0.4, for aarch64 I have a startup script making use of “service” How do I properly configure in support for the “service” command ? I do not have an error when working under rocko. T
Working on zeus 3.0.4, for aarch64 I have a startup script making use of “service” How do I properly configure in support for the “service” command ? I do not have an error when working under rocko. T
|
By
Monsees, Steven C (US)
· #51987
·
|
|
#yocto #kernel
#yocto
#kernel
What would cause this “opkg” to not pull in these components ?, and how do I ensure “opkg” can find these components : “inetutils-rsh” and “inetutils-rshd” ? Using “zeus”…, error log attached… Build o
What would cause this “opkg” to not pull in these components ?, and how do I ensure “opkg” can find these components : “inetutils-rsh” and “inetutils-rshd” ? Using “zeus”…, error log attached… Build o
|
By
Monsees, Steven C (US)
· #51916
·
|
|
#yocto #zeus #kernel -broken atomic modsset
#yocto
#zeus
#kernel
Ok, so I am trying to understand the impact of the following issue seen under our “zeus” based Intel platform build: https://patchwork.kernel.org/project/dri-devel/patch/20190905181834.6234-1-daniel.v
Ok, so I am trying to understand the impact of the following issue seen under our “zeus” based Intel platform build: https://patchwork.kernel.org/project/dri-devel/patch/20190905181834.6234-1-daniel.v
|
By
Monsees, Steven C (US)
· #51757
·
|
|
#yocto #zeus -broken atomic modsset
#yocto
#zeus
I do not see this issue under "rock", is it "zeus"/X11 specific or can it exist across the board depending on what is running in the backgroud ?
I do not see this issue under "rock", is it "zeus"/X11 specific or can it exist across the board depending on what is running in the backgroud ?
|
By
Monsees, Steven C (US)
· #51703
·
|
|
#yocto #zeus -broken atomic modsset
#yocto
#zeus
So, this is expected ?, no current work around ?
So, this is expected ?, no current work around ?
|
By
Monsees, Steven C (US)
· #51701
·
|
|
#yocto #zeus -broken atomic modsset
#yocto
#zeus
I’m building/running zeus 3.0.4 on intel platform… Can someone tell me why I might be seeing the following error and how to resolve it ? X.Org X Server 1.20.5 X Protocol Version 11, Revision 0 Build O
I’m building/running zeus 3.0.4 on intel platform… Can someone tell me why I might be seeing the following error and how to resolve it ? X.Org X Server 1.20.5 X Protocol Version 11, Revision 0 Build O
|
By
Monsees, Steven C (US)
· #51698
·
|
|
#yocto #kernel #zeus
#yocto
#kernel
#zeus
Thank you, I was able to test build with patch and it does indeed fix my build. Steve
Thank you, I was able to test build with patch and it does indeed fix my build. Steve
|
By
Monsees, Steven C (US)
· #51645
·
|
|
#yocto #kernel #zeus
#yocto
#kernel
#zeus
I seem to have an issue initializing busybox. I have attached my error log… but basically busybox fails to compile when I set CONFIG_FEATURE_MOUNT_NFS=y If I modify my_cfg.cfg and remove the above par
I seem to have an issue initializing busybox. I have attached my error log… but basically busybox fails to compile when I set CONFIG_FEATURE_MOUNT_NFS=y If I modify my_cfg.cfg and remove the above par
|
By
Monsees, Steven C (US)
· #51640
·
|
|
#yocto zeus X11 keyboard
#yocto
Does anyone know how to work through this issue, so as to resolve the conflict generated ? Can I modify recipe or replace with a functionally equivalent package ? Running on Intel 64 based platform...
Does anyone know how to work through this issue, so as to resolve the conflict generated ? Can I modify recipe or replace with a functionally equivalent package ? Running on Intel 64 based platform...
|
By
Monsees, Steven C (US)
· #51621
·
|
|
#yocto
#yocto
Thanks you, this should help...
Thanks you, this should help...
|
By
Monsees, Steven C (US)
· #51618
·
|
|
#yocto
#yocto
I still haven’t been able to track this down, can someone tell me in what package is the banner output generated ? Thanks, Steve
I still haven’t been able to track this down, can someone tell me in what package is the banner output generated ? Thanks, Steve
|
By
Monsees, Steven C (US)
· #51608
·
|