Re: Sculpt OS stuck on boot logo - 13th Gen Intel Core i7-13700HX - HP ZBook Fury 16 G10
Dear, I have a similar issue on a Razer Blade 15. After looking at the specifications of your computer, I see thatit seems to have an identical configuration to mine: an Intel CPU with an integrated GPU and an additional Nvidia discreet GPU. Your problem may be the same as mine. You might want to follow this issue [1] on GitHub. And try again later when a fix has been integrated. [1] https://github.com/genodelabs/genode/issues/5207 Cheers, Alice Domage ___ users mailing list -- users@lists.genode.org To unsubscribe send an email to users-le...@lists.genode.org Archived at https://lists.genode.org/mailman3/hyperkitty/list/users@lists.genode.org/message/FL6XLGQVZVW5QREMDACJDJW63JYII3IN/
USB session and alt_setting URB
Dear Genodians, I am currently working on a USB driver. I am wondering if in the `Usb::Interface::Alt_setting` constructor, the parameters `iface.index().number` and `iface.index().alt_setting` are inverted? According to the `Usb::Device::Urb` constructor, the interface index seems to come second. If I invert those parameters, the correct interface is selected. Otherwise, the request fails. Best, Alice ___ users mailing list -- users@lists.genode.org To unsubscribe send an email to users-le...@lists.genode.org Archived at https://lists.genode.org/mailman3/hyperkitty/list/users@lists.genode.org/message/JISH5YUPLQVOCM2SJL55HD63KNEJKZVJ/