Hi,Peter. I have added the ioctl() patch for Radeon driver in Qemu. However, there are many ioctls that only give cmd, I don't know where it comes from.
12161 poll(275275025312,1,4294967295,1,0,67108865) 12161 futex(0x000000400002f898,FUTEX_PRIVATE_FLAG|FUTEX_WAKE,1,NULL,NULL,0) = 0 12161 memfd_create(275207539749,3,100,24,0,7883677795399066671) = 12 12161 ftruncate(12,4,100,180,0,7883677795399066671) = 0 12161 mmap(NULL,4,PROT_READ|PROT_WRITE,MAP_SHARED,12,0) = 0x0000004027f4b000 12161 clock_gettime(1,274903098336,0,4,274878804488,274878804096) = 0 12161 ioctl(11,0xc020645d,0x18063f0) = 0 12161 ioctl(11,0xc018646b,0x18063d0) = 0 12161 ioctl(11,0xc00c6468,0x18077ac) = 0 12161 ioctl(11,0xc00c642d,0x1807750) = -1 errno=38 (Function not implemented) 12161 ioctl(11,0xc018646b,0x1807880) = 0 12161 ioctl(11,0x40086409,0x1807878) = -1 errno=38 (Function not implemented) What device is 0xc00c642d??And more... What should I do ? Can anyone give me some suggestions? -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1890545 Title: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML Status in QEMU: New Bug description: First I creat a file system that is debian(bullseye amd64)on arm64 machine,then I download google-chrome,however, when I ran Google browser, some errors occurred. $ google-chrome --no-sandbox or $ qemu-x86_64-static google-chrome --no-sandbox qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped [1661:1661:0806/074307.502638:ERROR:nacl_fork_delegate_linux.cc(323)] Bad NaCl helper startup ack (0 bytes) [1664:1664:0806/074307.504159:ERROR:nacl_fork_delegate_linux.cc(323)] Bad NaCl helper startup ack (0 bytes) qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped [1637:1678:0806/074308.337567:ERROR:file_path_watcher_linux.cc(315)] inotify_init() failed: Function not implemented (38) Fontconfig warning: "/etc/fonts/fonts.conf", line 100: unknown element "blank" qemu: unknown option 'type=utility' [1637:1680:0806/074313.598432:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye. qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped Trace/breakpoint trap Why? And then I run firefox,it can be opened, but it can't load any web pages and HTML. I really need help! Thank. To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1890545/+subscriptions