generated from deepin-community/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
x86跨架构mips64el不成功 #8
Comments
deepin v23似乎没有计划维护mips64el
…On Sun, Jan 28, 2024 at 23:18 Avenger-285714 ***@***.***> wrote:
以UOS专业版1055为例,安装时固件选择loongson3-virt,发现固件不能正常加载:
`无法完成安装:'内部错误:连接监控的过程中进程退出: 2024-01-28T15:13:57.903388Z
qemu-system-mips64el: Could not load MIPS bios '(null)''
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 72, in
cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/createvm.py", line 2008, in
_do_async_install
installer.start_install(guest, meter=meter)
File "/usr/share/virt-manager/virtinst/install/installer.py", line 695, in
start_install
domain = self._create_guest(
^^^^^^^^^^^^^^^^^^^
File "/usr/share/virt-manager/virtinst/install/installer.py", line 637, in
_create_guest
domain = self.conn.createXML(initial_xml or final_xml, 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/libvirt.py", line 4523, in createXML
raise libvirtError('virDomainCreateXML() failed')
libvirt.libvirtError: 内部错误:连接监控的过程中进程退出: 2024-01-28T15:13:57.903388Z
qemu-system-mips64el: Could not load MIPS bios '(null)'
`
同时,该包似乎缺少龙芯mips架构loongson3a和7a的固件(可以从loongnix等发行版获取)
—
Reply to this email directly, view it on GitHub
<#8>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADECLNNTITWUWB265SVOEN3YQZT23AVCNFSM6AAAAABCOH5UNOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEYDIMRRGAZTOMA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
deepin 不做 mips 相关的支持。并且上游貌似也是损坏状态。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
以UOS专业版1055为例,安装时固件选择loongson3-virt,发现固件不能正常加载:
`无法完成安装:'内部错误:连接监控的过程中进程退出: 2024-01-28T15:13:57.903388Z qemu-system-mips64el: Could not load MIPS bios '(null)''
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 72, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/createvm.py", line 2008, in _do_async_install
installer.start_install(guest, meter=meter)
File "/usr/share/virt-manager/virtinst/install/installer.py", line 695, in start_install
domain = self._create_guest(
^^^^^^^^^^^^^^^^^^^
File "/usr/share/virt-manager/virtinst/install/installer.py", line 637, in _create_guest
domain = self.conn.createXML(initial_xml or final_xml, 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/libvirt.py", line 4523, in createXML
raise libvirtError('virDomainCreateXML() failed')
libvirt.libvirtError: 内部错误:连接监控的过程中进程退出: 2024-01-28T15:13:57.903388Z qemu-system-mips64el: Could not load MIPS bios '(null)'
`
同时,该包似乎缺少龙芯mips架构loongson3a和7a的固件(可以从loongnix等发行版获取)
The text was updated successfully, but these errors were encountered: