Open jackiehjm opened 7 years ago
Looking at this issue, I agree that the analysis from yocto is correct.
The message itself is just a warning that the device can't be found in OpenBIOS's PCI database but it will still generate the device with appropriate vendor/device properties which is enough for OSs to still detect and use the device.
If you can find out what the name in the device tree should be then I can easily add it to the PCI database. Given that the device isn't preset on any Sun hardware then I'm happy to accept the name as used in the FDT representation to keep things consistent.
Hello,
I've got a similar error when startting Debian 10 fo PowerPC with this command :
/usr/bin/qemu-system-ppc -monitor stdio -M mac99 -k fr -machine accel=tcg -m 512 -cdrom /home/david/Bureau/debian-10.0.0-powerpc-NETINST-1.iso -hda /home/david/Documents/Informatique et téléphone/Documentation informatique/Macintosh/Debian_10_LXDE -virtfs local,id=shared_folder_dev_0,path=/home/david/Bureau,security_model=none,mount_tag=shared0 -boot order=dc,menu=on -net nic,macaddr=00:a2:6d:80:10:8f,model=rtl8139 -net user -net user,smb=/home/david/Bureau -rtc base=localtime -name "Debian + LXDE sur iMac G3" -M mac99
C>> annot manage 'undefined' PCI device type '<NULL>':
>> 1af4 1009 (0 2 0)
I found this : https://devicehunt.com/view/type/pci/vendor/1AF4/device/1009 How could I help ?
There is an annoying error message when run qemuppc with option "-device virtio-rng-pci":
We found this in yocto project and the detail logs:
It was reported in Yocto but is suggested to be reported in openbios: https://bugzilla.yoctoproject.org/show_bug.cgi?id=12209
Comments from yocto: