Page 2 of 2

Re: 1.36.30 released

Posted: Fri Feb 12, 2021 9:04 pm
by macgub
OK, finally I wrote Menue image to usb stick, and boot from USB. I tried various bootloaders and USB keys. Now Unetbotin do the job... Usb app says - usb 2.0 - fail (04); usb 1.x - fail (0.2uhci). In addition I want say my CPU is intel...

Re: 1.36.30 released

Posted: Sat Feb 13, 2021 8:34 pm
by villemt
For usb2.0/ehci, it seems that BIOS is stll using the controller, so did you enable usb_legacy_disable at configuration? Another option is to disable usb legacy support in BIOS, but you might need ps2 keyboard to enable it back on. For usb1.x, it can not find the controller, so does the system->pciscan application find the uhci controller ?

Re: 1.36.30 released

Posted: Tue Feb 16, 2021 4:11 am
by macgub
When I boot with usb_legacy_disable enabled Menuet not see keyboard (and mouse). When we talk about disbaling usb legacy support in BIOS - I dont see apropiate option in setup BIOS. Perhaps my BIOS dont support such posibility... For usb 1.x - PCIscan raport only two ehci controllers.

Re: 1.36.30 released

Posted: Sun Feb 21, 2021 10:43 am
by macgub
Ville, from our short conversation I get signal to make a bootable usb key with MeOS and tips to emulate mouse via keyboard. With usb mass storage - despite our effort - no succes. Anyway thanks.
Greetings :!:

Re: 1.36.30 released

Posted: Tue Feb 23, 2021 5:54 pm
by villemt
If motherboard has usb 3.0 (xhci) support, then it doesn't necessarily have usb 1.x controllers. All usb traffic can be handled with xhci.

Re: 1.36.30 released

Posted: Tue Feb 23, 2021 10:08 pm
by macgub
Does MeOS have xhci support ? Maybye I should buy pci usb 3.0 extension card. Will it work? I think about pci eide extension card too. So I could plug one of my ide hdds. But is for me mystery if it will work in MeOS with one of ide canal ( for example primary master). :?:

Re: 1.36.30 released

Posted: Wed Feb 24, 2021 1:12 pm
by villemt
Menuet does not have a usb 3.0 (xhci) support, just usb2 (ehci) and usb1 (ohci and uhci).