I bet you're BWB (busy with the baby). Congrats again!
I transferred the USB image for VIsOpSys version 0.8 to a mem stick, and ran it on real hardware (~5 year old ASUS Mini). It boots fine, displays the "install vs run" dialog, and displays the desktop when I bump the enter key. But it seems to be ignoring my mouse. I can use the tab key to navigate, and then run a command terminal, and view the /system/kernel.log file. I cut and pasted a few snippets (below), that were taken from kernel.log, but I see nothing amiss in the log that references the mouse (it's a Logitech USB mouse).
Is there a way to attach a file to this post? I could send you the entire kernel log. I always roll my eyes when I see people posting long logs on forums, and here I am doing it! Anyway, when I execute the ps utility, I can see that it says the mouse thread is running OK (with about 12% CPU usage). Any ideas?
/system/kernel.log (snippets) :
Code: Select all
Visopsys 0.8
Copyright (C) 1998-2016 J. Andrew McLaughlin
OS Loader: CPU type=2
OS Loader: CPU vendor=
OS Loader: MMS extensions=yes
OS Loader: Extended mem=1833536K
...
Code: Select all
Oct 10 13:47:50 2016 Measuring CPU timestamp frequency
Oct 10 13:47:50 2016 CPU timestamp frequency is 2812 MHz
Oct 10 13:47:50 2016 real-time clock (RTC) device detected
Oct 10 13:47:50 2016 DMA controller device detected
Oct 10 13:47:50 2016 PCI: RAM memory controller 0:0:0 vend:0x10de dev:0x03e2
Oct 10 13:47:50 2016 class:0x05 sub:0x00 int:0 pin= caps=yes
Oct 10 13:47:50 2016 PCI: ISA bridge device 0:1:0 vend:0x10de dev:0x03e1
Oct 10 13:47:50 2016 class:0x06 sub:0x01 int:0 pin= caps=no
Oct 10 13:47:50 2016 PCI: SMBus serial bus 0:1:1 vend:0x10de dev:0x03eb
Oct 10 13:47:50 2016 class:0x0c sub:0x05 int:10 pin=A caps=yes
Oct 10 13:47:50 2016 PCI: RAM memory controller 0:1:2 vend:0x10de dev:0x03f5
Oct 10 13:47:50 2016 class:0x05 sub:0x00 int:0 pin= caps=no
Oct 10 13:47:50 2016 PCI: USB serial bus 0:2:0 vend:0x10de dev:0x03f1
Oct 10 13:47:50 2016 class:0x0c sub:0x03 int:5 pin=A caps=yes
Oct 10 13:47:50 2016 PCI: USB serial bus 0:2:1 vend:0x10de dev:0x03f2
Oct 10 13:47:50 2016 class:0x0c sub:0x03 int:11 pin=B caps=yes
Oct 10 13:47:50 2016 PCI: PCI/PCI bridge device 0:4:0 vend:0x10de dev:0x03f3
...
Code: Select all
Oct 10 13:47:50 2016 USB: EHCI controller USB 2.0 interrupt 11
Oct 10 13:47:51 2016 USB bus controller device detected
Oct 10 13:47:51 2016 USB: OHCI controller USB 1.0 interrupt 5
Oct 10 13:47:51 2016 USB bus controller device detected
Oct 10 13:47:51 2016 USB: SCSI mass storage 0:1 dev:3307, vend:03f0, class:08, sub:06 proto:50 usb:2.0
Oct 10 13:47:51 2016 Found PCI/ISA bridge
Oct 10 13:47:51 2016 ISA bridge device detected
Oct 10 13:47:51 2016 PS/2 keyboard device detected
Oct 10 13:47:52 2016 "hp v125w" SCSI disk device detected
Oct 10 13:47:52 2016 AHCI: Searching for controllers
Oct 10 13:47:52 2016 IDE: Searching for controllers
Oct 10 13:47:52 2016 IDE: Bus mastering PCI controller enabled
Oct 10 13:47:52 2016 IDE disk controller device detected
Oct 10 13:47:52 2016 Multitasking started
...
Code: Select all
Oct 10 13:47:52 2016 Disk sd0a (hard disk sd0, primary): fat16
Oct 10 13:47:52 2016 Mounting / filesystem on disk sd0a
Oct 10 13:47:52 2016 Loaded mouse pointer default from file /system/mouse/default.bmp
Oct 10 13:47:52 2016 Loaded mouse pointer busy from file /system/mouse/busy.ico
Oct 10 13:47:52 2016 Loaded mouse pointer resizeh from file /system/mouse/resizeh.bmp
Oct 10 13:47:52 2016 Loaded mouse pointer resizev from file /system/mouse/resizev.bmp
...
Oct 10 14:09:34 2016 Stopping kernel logging