So have tested 6.17 RC3 on both Fienix and Zesty. Working fine as tested. There are the common i2c messages in logs but these look to be permanent now.
Hypex wrote: Wed Aug 27, 2025 7:51 pm
So have tested 6.17 RC3 on both Fienix and Zesty. Working fine as tested. There are the common i2c messages in logs but these look to be permanent now.
Thank you for testing.
Permanent? Do you also have these messages again and again after booting?
xeno74 wrote: Thu Aug 28, 2025 5:12 am
Permanent? Do you also have these messages again and again after booting?
No. Just during boot around the 4 second mark and one final "gasp for air" at the 19 second mark issuing a reset. By permanent I mean as part of the boot process with all these distracting lines about attempting to reset the bus.
[ 0.316045] OF: /localbus@f0000000/cf@1000000: could not find phandle 14
[ 0.316069] OF: /localbus@f0000000/cf@1000000: could not find phandle 1
[ 0.316086] OF: /localbus@f0000000/cf@1000000: could not find phandle 10
[ 0.316103] OF: /localbus@f0000000/cf@1000000: could not find phandle 11
Is this a reference to the CF card? I'm going by the "cf" so not sure. I don't have any CF card installed in my slot so wonder if the inability to find these handles is because I have no CF card installed.
[ 0.316045] OF: /localbus@f0000000/cf@1000000: could not find phandle 14
[ 0.316069] OF: /localbus@f0000000/cf@1000000: could not find phandle 1
[ 0.316086] OF: /localbus@f0000000/cf@1000000: could not find phandle 10
[ 0.316103] OF: /localbus@f0000000/cf@1000000: could not find phandle 11
Is this a reference to the CF card? I'm going by the "cf" so not sure. I don't have any CF card installed in my slot so wonder if the inability to find these handles is because I have no CF card installed.
Hi Hypex,
Many thanks for testing the RC4.
I see the same OF localbus CF messages but my CF card works without any problems.
I see the same OF localbus CF messages but my CF card works without any problems.
Cheers,
Christian
Ok, thanks. Must be normal then. Looks like it relates to a missing item pointer in the device tree. Which shouldn't be the case. But seems harmless otherwise. Since CF card driver works.