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 - David McKenna

Pages: 1 ... 50 51 [52] 53 54 ... 60
766
General Discussion / Re: OS/4 Kernel trouble
« on: September 06, 2016, 10:35:37 pm »
 I attached the MPTable info. How do I patch ver 3.23.02 of ACPI.PSD? I have 1 CPU and ACPI.PSD indicates one as well. I'll also attach OEMHLP$ using IBM kernel and ACPI.PSD.

767
General Discussion / OS/4 Kernel trouble
« on: September 05, 2016, 06:18:50 pm »
  I tried the OS/4 kernel on my laptop for the first time today, and while it boots, I get a repeating desktop startup sound, and no devices with IRQ's above 15 work (sound, network, USB). It is the same with or without the /APIC switch. Has anyone run into this before? One thing unusual about this laptop - when using the Netlabs ACPI.PSD, the hardware manager shows ACPI on IRQ 10. Everything else I have seen uses IRQ 9. Maybe related to the issue? I'll attach the kernlog file.

768
Article Discussions / Re: new remote desktop client ?
« on: August 01, 2016, 12:54:38 pm »
 Haven't tried it myself, but there is 'RDesktop' on Hobbes. Might be worth a try....

769
Applications / Re: Help! Need to fix yum.
« on: July 12, 2016, 12:55:53 pm »
 I am no expert on this stuff, but NSPR4K.DLL  is part of the 'Netscape Public Runtime' and is installed by YUM. Check your system and make sure there is not another version of NSPR4K.DLL on your LIBPATH that would confuse YUM. Also make sure the one in your \usr\lib directory is correct (you can download the NSPR rpm from the Netlabs YUM page and manually extract).

770
Storage / Re: MTP plugin for Netdrive?
« on: July 03, 2016, 09:06:50 pm »
 Thanks, Dave! New log attached. I added the line <HANG> at the point the hang occurs.

771
Storage / Re: MTP plugin for Netdrive?
« on: July 03, 2016, 01:54:59 pm »
 I tried MTP-DETECT using the logging dll and Lars' USB drivers ver 206 with a Galaxy Note4. It hangs for about a minute at one point, then continues with errors. Tried to capture a log (mtp-detect > usb.log) and got the attached file, but its contents are not what appeared on the console... how do I capture the console contents?

772
Storage / Re: MTP plugin for Netdrive?
« on: June 26, 2016, 03:16:14 pm »
 I would definitely find it useful and could help test on real hardware if needed.

773
Applications / Re: eCS_Java Apps Pack Final
« on: June 10, 2016, 10:59:17 pm »
 I looked at some of the other CMD files, and it looks like this is missing from the end of the jFtp.cmd file:

iPath:

  String = CurrentDir
  path = substr(string,1,lastpos('\',translate(string,'\','/'))-1)

Return

 Once I added that, it worked!

774
Applications / Re: eCS_Java Apps Pack Final
« on: June 10, 2016, 10:35:44 pm »
 I'm getting this error when I try to run the CMD file:

[C:\programs\javainstall\Get eJava Apps]jFtp
    30 +++     Call iPath;
REX0043: Error 43 running C:\programs\javainstall\Get eJava Apps\jFtp.CMD,
line 30: Routine not found

 Am I missing some library?

775
Applications / Re: Java applications
« on: May 29, 2016, 06:00:37 pm »
 Hey Joop,

  Thanks for posting all these java apps! I like the calculators you show and it inspired me to look for my all-time favorite - the HP15C. I actually found it here: http://hp15c.com/HP15C.jar and it runs great with Java6 too...

776
Setup & Installation / Re: Problem installing eCups 2.1
« on: March 23, 2016, 10:05:29 pm »
 You installed 'cupsgui.wpi'? If you did, it is in the c:\cups directory as cupswiz.exe. Start it from there...

777
Setup & Installation / Re: Problem installing eCups 2.1
« on: March 18, 2016, 11:03:33 pm »
 Installed fine here. You need to start the install by double clicking cups-base-2_1_0.wpi. Everything will be installed from there. Make sure you read everything here: http://trac.netlabs.org/ecups/wiki/CupsPort and in the instructions when you start the install.

778
Applications / Re: eCS_Java Apps Pack Final
« on: March 11, 2016, 10:36:15 pm »
 After thinking about the situation, I copied the MY_CFG_FILE and wget.exe into the 'Get eJava Apps' folder, and now the scripts work. So it seems the scripts are looking in the wrong place for those 2 files...

779
Applications / Re: eCS_Java Apps Pack Final
« on: March 11, 2016, 10:20:03 pm »
 Here's MY_CFG_FILE:

eJava = "C:\PROGRAMS\JavaInstall"
JavaHome = "C:\Programs\Java6"
JavaProg = "C:\Programs\JavaApps"
combined_var = "COMBINED_VAR"

 I installed by deleting the old install, then copying the archive to the new install directory and running Install_eJava.cmd. The default apps were all installed properly (no 'Get eJava Apps' folder shadow created though - I had to do that manually). When I tried to run any file in the 'Get eJava Apps' folder, I got a 'wget not exist' type error until I copied wget.exe into \ecs\bin. After that I got the errors just shown.

  I could try ro run the install again....

780
Applications / Re: eCS_Java Apps Pack Final
« on: March 10, 2016, 10:08:44 pm »
Greggory,

  I can't seem to get any app to install... at first because it couldn't find wget. I moved wget to a directory on the path and now I always get a message like:

[C:\PROGRAMS\JavaInstall\Get eJava Apps]wget -O EJAVA\res\ij149.zip --ftp-user=o
s2user --ftp-password=os2 ftp://os2notes.duckdns.org/eJava/ij149.zip
EJAVA\res\ij149.zip: No such file or directory

[C:\PROGRAMS\JavaInstall\Get eJava Apps]unzip EJAVA\res\ij149*.zip -d JAVAPROG\j
ImageJ
unzip:  cannot find any matches for wildcard specification "EJAVA/res/ij149*.zip
".

No zipfiles found.

Pages: 1 ... 50 51 [52] 53 54 ... 60