For many years I've used the xeromouse driver with the A-Eon/Logitech mouse that came with my X1000 in order to get horizontal scrolling by tilting the scroll wheel. I don't use horizontal scrolling nearly as much as vertical, but it comes in handy sometimes.
Unfortunately, this driver no longer works correctly under Update 3. The basic mouse functions work fine -- movement and buttons, including the middle mouse button -- but the scroll wheel does nothing, and won't scroll vertically or horizontally (in developer terms, RAWMOUSE events work, but MOUSEWHEEL events do not).
The driver comes with source, so I may be able to add some debugging code to try and figure out where it's going wrong. Until then, I've had to remove the driver and go back to the OS4 HID driver. It only has vertical scrolling, but that's better than no scrolling at all.
A couple of weeks ago an update to "MouseDriver" was released. It is based on xeromouse, maybe it is of help for you. I don't know why the archive has not been uploaded to os4depot too.
Thanks! I saw the older version of that package on OS4Depot, but didn't think to check Aminet for a newer one.
Unfortunately, per the source code the only change in the new version was to add support for another mouse; the Logitech driver is still from 2019, and is essentially identical to the xeromouse driver. I tried it anyway, but wasn't surprised when it didn't work any better than the xeromouse version.
At least someone seems to still be maintaining the drivers, so if I'm able to figure out how to make it work, there's a path to a new version.
MazinKaesar wrote:* I restored a backup with the pre-update3 installation -> Internet connection is fine * I applied update3 again -> Internet connection is KO
At least, the issue is reproducible at will.
So I tried:
* I performed a clean installation of OS4 * installed update 1 * installed update 2 * installed update 2 hotfix * installed update 3
same situation: the Internet connection does not work.
But, I found an hint. After installing Update3, I replaced C, L and Libs from the backup, and connection worked again.
I suspect the issue is ssl or bsd socket library. Tomorrow I will revert again to the backup before Upd3 installation and trace the files that will be updated in these folders.
Libs: AmiSSL (all the directory) amisslmaster.library bsdsocket.library
This is the result of my investigation, perfomed manually as no logs are provided anywhere and snoopdos/snoopy do not give any useful information.
I would not like to have a system with this partial update so for now I will revert to Upadate2 again - at least I would consider to update the kernel only.
Try this: Go to the Preferences folder, open Internet, select your network interface, and then click Edit. Check if everything is OK, then click Use and Save.
A window will appear indicating that some network interfaces have changed.
Click Yes.
A shell window will open. It will stop your network and add a new network interface (the same one).
It will show you your IP address, subnet mask, etc.
I tried a lot of times to delete and create the connection again, no changes. Then only way I found to have the connection working again is to restore the file I listed from the backup.
AddNetinterface version 4.63 (30.5.2025) AddNetRoute version 4.8 (11.3.2009) arp version 4.8 (10.5.2017) ConfigureNetInterface version 4.39 (10.6.2019) DeleteNetRoute version 4.8 (11.3.2009) OpenSSL version 5.25 (12.10.2025) RemoveNetInterface version 4.3 (11.3.2009) tcpdump version 1.11 (11.9.2023) Based upon libpcap 0.8.1 and TCPdump 3.8.1 <www.tcpdump.org>
bsdsocket.library version 4.370 (25.9.2025) Roadshow 1.15 amisslmaster.library version 5.25 (12.10.2025) os4 version Drawer AmiSSL version 5.25 (12.10.2025)
In the AmiSSL folder I have :
amissl_v097g.library version 3.7 (2.4.2006) OS4 version
amissl_v111m.library version 4.12 (11.2.2022) os4 version
amissl_v360.library version 5.25 (12.10.2025) os4 version