Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Digi

Pages: 1 2 [3] 4 5
31
Applications / Re: Hardware Explorer
« on: February 15, 2020, 06:39:54 pm »
Hardware Explorer 0.0.6 is available for download.
  http://os2.snc.ru/product-HwExplorer.html

See "History of changes" on the web page (or whatsnew.txt).
Many thanks to everyone who helped.
Special thanks to Lars Erdmann for helping with the code receiving the VBE data.

32
Applications / Re: Hardware Explorer
« on: February 12, 2020, 06:45:29 am »
Using the AOS 12.4 prerelease driver, the serial number of my USB sticks does show, it's blank on my Logitech unified receiver.
I have one stick that when inserted make the tree view of the Hardware Explorer redraw every  or 3 seconds (2.5 seconds?) with the text seeming to jump slightly which doesn't look good. Other sticks are fine, this one is formatted EXT4 but partitioned by our LVM if it matters. Currently using the OS4 kernel, I'll test with the AOS one later.
Here's the properties of it, it's labeled a Duracell 128GB stick/

Manufacturers often do not indicate the serial number in the strings of a USB device.
The twitching tree problem has already been solved; this will be included in the next version 0.0.6.

Interestingly I tried the OS4 kernel yesterday and Hardware Explorer displayed the correct video card etc in the VGA properties under the PCI Info tab. With the AOS kernel, this tab doesn't exist.

Under OS/4, the system Resource Manager provides more meaningful information in a logical way. Hardware Explorer uses all these features.
We would have had more information about PCI cards if all the driver developers were not too lazy to indicate things like PCI_DevFunc in their products.

33
Applications / Re: Hardware Explorer
« on: February 11, 2020, 07:50:58 pm »
There is also a logical FLAW in USBRESMG.SYS in that it gets totally confused if two attached devices have the very same vendor and product id (yes, this happens, even with devices that look completely different !).
That typically leads to hangs/crashes when reading string descriptors. Would need to rewrite/change USBRESMG.SYS to also take the serial number into account (I think there even is a shitty Microsoft specific descriptor for that) to distinguish devices but oh well …

This is a very deplorable situation. Is there any chance that the problem will be fixed in your USBRESMG.SYS?

34
Applications / Re: Hardware Explorer
« on: February 11, 2020, 07:40:46 pm »
Hi Digi, ideally would be the info shown in the screen object. I'm currently using SNAP and it shows monitor, chipset, and memory.
....
Hopefully there's a similar way to query Panorama.

Thanks for the advice. I implemented this for a future version 0.0.6. But Panorama is installed on all my systems. Can you tell me where I can try to search for information to get such data from Panorama?

35
Applications / Re: Hardware Explorer
« on: February 10, 2020, 10:24:39 am »
I can say from my own experience that it is a bad idea in general to directly reread descriptors over and over again.

You already talked about this earlier and I took into account your advice by minimizing the use of USBRESMG. Description strings for each device in HwE are read only once and stored to avoid repeated calls. The USBRESM$ file handle also opens only once.
Thanks for the advice!

36
Applications / Re: hwmanager testing results
« on: February 06, 2020, 07:27:04 pm »
The fix worked.  Hwmanager is now working great with ArcaOS's 32 bit USB drivers.

Hardware Explorer 0.0.5 ?

37
Applications / Re: hwmanager testing results
« on: February 06, 2020, 06:55:19 pm »
The problem is already known. There is a ticket 0002740 on the AN bugtracker.
A fixed driver USBRESMG.SYS is attached to this ticket.

38
Applications / Re: Hardware Explorer
« on: February 06, 2020, 05:21:51 pm »
Executing the usbresm.exe locks my computer up big time  which also requiries a hard boot.

Perhaps this is due to usbresmg.sys driver problems on your system. Make sure that this driver and other USB drivers (USBEHCD.SYS ?) are from the same source (Lars Erdmann / eCS / ArcaNoae) and same version. You can use the bldlevel utility. Look in config.sys where USBRESMG.SYS is loaded from.
There is only one USBRESMG.SYS on my system.  This is the bldlevel output.

Compare it with bldlevel data for ?:\OS2\BOOT\USBEHCD.SYS

39
Applications / Re: Hardware Explorer
« on: February 06, 2020, 05:04:26 pm »
This is as much as I can get before it locks the computer.

Devices 3

Device 1   Resource Manager handle: 0x3757
Calc. length 102
Vendor device: release: 044D:C52B:1203

This tells me that the usbresmg driver hangs on an IOCTLF_ACQUIREDEVICE request.

40
Applications / Re: Hardware Explorer
« on: February 06, 2020, 04:59:40 pm »
Executing the usbresm.exe locks my computer up big time  which also requiries a hard boot.

Perhaps this is due to usbresmg.sys driver problems on your system. Make sure that this driver and other USB drivers (USBEHCD.SYS ?) are from the same source (Lars Erdmann / eCS / ArcaNoae) and same version. You can use the bldlevel utility. Look in config.sys where USBRESMG.SYS is loaded from.

41
Applications / Re: Hardware Explorer
« on: February 06, 2020, 04:42:16 pm »
Yes it did it in earlier versions.  I did not test further at he time. 

I just tested and everything in the branches for this controller locks the computer also.  Selecting the ECHI_0 Enhanced USB controller itself does bring up its properties.  Everything in its branches locks the computer.

What about usbresm.exe output?

42
Applications / Re: Hardware Explorer
« on: February 06, 2020, 04:23:55 pm »
This is an internal camera and not a USB camera.

The screenshot shows that the resource manager considers this a USB device. Did you have this problem on the previous version?
Please send me the output of this utility:
http://ftp.os2.snc.ru/in/usbresm.exe

43
Applications / Hardware Explorer ver. 0.0.5
« on: February 06, 2020, 03:08:37 pm »
New version:

http://os2.snc.ru/product-HwExplorer.html

Pay attention to the second page of the USB Info tab of the notepad of any connected USB device.
The utility for removing/installing the native and extended Hardware Manager has been added to the archive.
See whatsnew.txt and readme.txt .

44
General Discussion / Re: Strange hobbes.nmsu.edu behavior.
« on: February 03, 2020, 03:43:26 pm »
Use HobbesIncoming to access all files in there.

hobbes.nmsu.edu does not work from Russia and Ukraine at all.

45
General Discussion / Strange hobbes.nmsu.edu behavior.
« on: February 03, 2020, 11:20:59 am »
Very strange situation with hobbes.nmsu.edu. No access from Russia and Ukraine. From other countries there is access. Letters are ignored and not even accepted by the server. Does anyone have any info on this?

Pages: 1 2 [3] 4 5