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 - Pete

Pages: [1] 2 3 ... 94
1
Applications / Re: warpin problem
« on: Today at 05:04:02 am »
Hi andreas

Have you tried running H:\sys\install\WARPIN.CMD (change H to match your system) - may need the /R parameter and your AN install media loaded.


Regards

Pete

2
Setup & Installation / Re: Cannot update cups
« on: Today at 04:40:10 am »
Hi Lars

For future reference you can "kill" cupsd.exe to stop/close cups but you need to repeat the "kill" several (3?) times.

You can restart cups by doubleclicking the CUPS Daemon in the Startup folder.


Regards

Pete

3
Applications / Re: warpin problem
« on: May 16, 2025, 05:23:41 pm »
Hi andreas

Maybe the Warpin Install routine checks the existing C:\sys\install\WARPIN\DATBAS_C.INI file to see if Warpin is already installed (replace C with correct drive letter for your system). If that is the case deleting the Warpin entries from that file using Ini Editor from INI Tools, or any other ini file editor, should allow Warpin to be reinstalled.


Regards

Pete

4
Setup & Installation / Re: Troubleshooting process trap/dump...how?
« on: May 05, 2025, 07:23:03 am »
Hi Dariusz

Try reseating ram and any cards, disconnect and reconnect drive and power cables .

If that does not help: How old is PSU and when did you last open it and give it a clean?
Had a problem a few years ago where lengthy disk access caused system hangs. Took a few hours but traced that to a dying PSU - dust buildup had caused overheating. Replaced PSU and all worked fine.


Regards

Pete

5
Programming / Re: GCC - updates
« on: April 30, 2025, 03:40:10 pm »
Hi Dave

I see what you mean.
Looks like a slim case and probably not quite enough room to fit a water radiator to the case rear fan mounting.
Probably have problems with some of the taller air coolers as well.


Regards

Pete
 




6
Programming / Re: GCC - updates
« on: April 29, 2025, 10:33:45 pm »
Hi Dave

Maybe you want to check out water cooling as it seems to work cooler/quieter than cpu fan type coolers.


Regards

Pete

7
Hi All

@Remy: AMD cpus seems to work fine with their version of HyperThreading called Simultaneous Multithreading (SMT) Enabled. Been running with SMT enabled on my AMD Ryzen 5 5600G 6 core cpu using 12 "processors" for years - since 2019 - without problems.

@Eugene: On my Desktop system (MSI B450 mainboard) the setting is in BIOS -> Settings -> Advanced -> AMD Overclocking -> Manual CPU Overclocking -> CPU Core Count Control -> SMT Control [Auto] or [Disable]


Regards

Pete

8
Applications / Re: EXIFTool
« on: April 24, 2025, 11:51:54 pm »
Hi David

WPIView 1.1.0 is not found on hobbesarchive.

Can be found on FilePile https://www.os2site.com/sw/util/installers/wpiview110.zip


Regards

Pete
 

9
Applications / Re: EXIFTool
« on: April 23, 2025, 01:38:48 pm »
Hi Hansi

Have you asked Paul if he has a copy of the Perl 5.8.8 WPI package archived? - https://os2ports.smedley.id.au/?page_id=8


Regards

Pete

10
Applications / Re: EXIFTool
« on: April 22, 2025, 09:36:33 pm »
Hi Hansi

Looks like an older version of perl than is available via Arca Noae Package Manager (ANPM).

Looking at the Detail (long description) of ExifTool_Perl_9-46.wpi - https://hobbesarchive.com/?detail=/pub/os2/dev/proglang/perl/ExifTool_Perl_9-46.wpi - I see at the bottom
Requires:
Perl 5.8.8 (and above)...

I think I would try the current perl available via ANPM.


Regards

Pete

11
Programming / Re: DOSBox-x - infinite loop in configure/make
« on: April 19, 2025, 03:20:42 pm »
Hi Jochen

I'm not a "c" programmer but looking through pm2.inf (from os/2 toolkit) it looks like you can set the initial directory in the FILEDLG structure:-
   char pszFullFile[CCHMAXPATH] = "*.C";  /* File filter string */       
I would change the above to the following to see if it works
   char pszFullFile[CCHMAXPATH] = "Drive:\Path\*.*"; /*Set to required Drive:\Path */

eg:
  char pszFullFile[CCHMAXPATH] = "C:\Programs\*.*"; 


Regards

Pete

 

12
Hardware / Re: HP Deskjet 3635 need a workable driver
« on: April 18, 2025, 04:27:35 pm »
Hi klipp

I'm using a HP Envy Photo 6234 which works very well for printing with cups/hplip and scanning with sane/hpaio.

I think the message you get about no color manager could be a "red herring". I seem to recall a similar problem years ago with a Canon printer but cannot remember the exact fix, very possibly there was something missing in the cups setup at that time.

I suggest that you get a cups debug log and post it here and, hopefully, with a few people looking through it the problem may get spotted.


Did you try creating a printer following instructions in my previous post? - might be worth a try.


Regards

Pete

13
Hardware / Re: HP Deskjet 3635 need a workable driver
« on: April 14, 2025, 04:36:00 am »
Hi klipp

Might be easier to "walk" you through creating a printer as it seems something went wrong on your previous attempt(s).

With CUPS Daemon running and Printer powered on:-

1] Start Computer -> Printers -> Install Printer

2] Select Install a local or network printer (CUPS-based) and click Next

3] The "Create CUPS Printer" window should appear, select HP then select Deskjet 3630 Series hpijs and click Next

4] The printer should then be detected and displayed, make sure it is selected and click Next

5] Complete Printer Name and Location then click Next

6] The "Confirm Create Printer" window appears, Make sure Create Pinter is checked then click Create

7] Close the Create Printer dialog


You should end up with a printer with the correct driver for the Deskjet 3630 Series in the Printers folder

A simple test: open a browser and load http://localhost:631/printers then click on your printers name. The next page has a dropdown box called Maintenance, select Print Test Page from that dropdown list.

Let us know if the above worked for you.


Pete




14
Hardware / Re: HP Deskjet 3635 need a workable driver
« on: April 12, 2025, 06:51:33 am »
Hi R.M.

Have you installed the hplip packages?
If "No" use ANPM to install hplip and that should pull in all the other required hplip and cups packages.

Then check there is a CUPS Daemon in the Startup folder.
If not create 1 with Path and file name: cmd.exe Parameters: /c detach cupsd.exe

Use prndrv.exe to remove any traces of previous failed printer installations and queues - http://www.os2site.com/sw/comm/faxworks/prndrv.exe

Doubleclick on CUPS Daemon then, with printer powered on, fire up a browser and go to http://localhost:631/admin and see if you can create a working printer.


Hope the above helps

Pete


15
Programming / Re: An XWorkplace CPU Temperature Widget for AMD CPUs
« on: March 29, 2025, 03:12:43 pm »
Hi Lars

Any chance of a standalone/non-widget version in the future?


Regards

Pete

Pages: [1] 2 3 ... 94