Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 2.68 KB

development.md

File metadata and controls

39 lines (32 loc) · 2.68 KB

Running Neo Manager in VirtualBox

Install VirtualBox Create a virtual machine. I used a free Windows XP Mode virtual disk from the Microsoft website. Its archive has a VHD disk.

Install VirtualBox Extension Pack for better USB support. Its version must exactly match the version of VirtualBox. Install guest additions into the VM.

In the virtual machine settings:

  • Enable USB 2.0 EHCI
  • Set two USB filters, for the keyboard and comms parts of the device: vendorId=081e productId=bd01 vendorId=081e productId=bd04

Install Neo Manager. If it fails with digital certificate error, update the OS or install the certificate manually. Plug in AlphaSmart and wait a few minutes till the operating system recognizes it and offers to install a driver.

Development

USB captured data

There is no open-source implementation of installing applets. So this is the focus of the USB set under usb_pcap. The file install_calculator302.pcapng has the most annotations.

Captured with WireShark on Linux host, with NEO Manager 3.9.3 running on Windows XP virtual machine.