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 - Andi B.

Pages: [1] 2 3 ... 63
1
Networking / Re: Changing from DHCP to Static IP leads to TRAP
« on: January 11, 2026, 06:24:21 pm »
You deleted in \mptn\bin\setup.cmd static entries before and added dhclient then reboot? You can edit setup.cmd manually or with tcpcfg*.* or with the object that points to it.

2
I thought about buying a second M2 SSD and put it into this machine. As far as I read this should work and I've planned to do that anyway. But quick search turned out the prices are now nearly double at they where a month ago. So have to wait until they drop down again.

Btw. I have a desktop system with two NVMes inside. Running here as my main machine. Didn't have a problem with them when trying ArcaOS installations.

3
Hi
I've two sticks. One ArcaOS5.1 the other one ArcaOS5.1DE. ArcaOS5.1DE boots into the installer. But does not find a disk and so no partitions. Now try to shrink the Linux partition from Linux boot stick and see if I get further.
Do you think it may be that the nvme driver is not loaded? I'm guessing that this machine has a NVME HDD. Can you check on the ArcaOS USB boot to change the values and check if nvme.add is enabled?

Regards
Now I started the installer with own values instead default and checked config.sys. NVME driver is there and GPT also. But NVME disk is not recognized. Maybe cause it was partitioned with Win originally? I installed Debian/Linux afterwards. But ArcaOS don't even see this disk (Mini-LVM).

I attach the testlog in case anyone is interested.

4
First problem was 'Secure boot'. Found it in BIOS and switched it off. Thanks Martin.

Now it boots until the ArcaOS logo...

I've two sticks. One ArcaOS5.1 the other one ArcaOS5.1DE. ArcaOS5.1DE boots into the installer. But does not find a disk and so no partitions. Now try to shrink the Linux partition from Linux boot stick and see if I get further.

5
I rarely use notebooks so forgive my ignorance with this sort of computers.

Today I was curious if I can install ArcaOS 5.1 on a T14 beside the preinstalled W10 and Linux Debian. But I fail on boot from the stick. With <Enter> or <F12> I get into the BIOS boot menu. Here I see my SanDisk stick. But selecting it does not much more than switching the screen to black for a second or so and return to the menu. I tried USB connectors on left and right and even USB-C with an adapter. The same stick worked on different desktop systems before.

My T14 is configured in UEFI mode and usually grub came up which let me select Debian or Windoze. Hints?

6
Setup & Installation / Re: eCenter button image
« on: December 29, 2025, 08:11:24 pm »
The same thing the XWLAN widget does integrated in xcenter handles the stand alone program wlanstat. It get installed automatically with any xwlan package. So for WLAN / WiFi connections xcenter is not really needed.

7
Applications / Re: RSJ CDwriter question.
« on: December 18, 2025, 11:14:00 am »
Drop it on CD-View (?)

For writing isos or tracks (CD-Audio) you do not attach the CD with the CD-Writer (?) object but use the CD-View object. Not sure about the correct names cause it's so long ago. But you have it in your RSJ - object which is usually placed on your desktop during installation.

8
Applications / Re: LarsenCommander - new test version
« on: December 06, 2025, 05:47:50 pm »
Dariusz wrote -
Quote
....
'Bytes per second' window no longer shows the graphical throughput rate
....
So I left the above section of your post purposely because I now wonder if perhaps the "...Skip sending lot of GUI (PM) messages..." is the root cause of this???
I'm pretty sure you are completely right on this. Recently I copied a lot of stuff to a NAS samba share and sometimes the speed counter were updated. Currently I'm not sure about the internal logic of this display element. I'm not sure if I can make it work again cause my 'message skipping' logic is on a rather low level where I may not be able to selectively filter (or allow) them easily.

Anyway if I ever find the time for more LCMD work first would be reworking of EA handling during copy. I had a few full system hangs (most probably JFS problem, see above) when I wanted to copy >100GB of data. Only wanted to say thanks for all the testing and giving a sign that I'm still alive ;-) Although don't doing much OS/2 programming stuff anymore.

Btw. copying on Linux isn't that solid too. I tried at least 3 file manager there (Caja, Nemo, ??, ??) until I came across Dolphin. The others are toys not capable of copying huge amount of files too. Always though before a Linux (Debian) box is made for real work. But especially on the GUI stuff there seems to be a lot of amateur programmers. And our well known problems with unresponsive network shares (WPS hangs or long timeouts) exist to some extend on Linux too. Even with NFS shares which I thought is their native and preferred network sharing protocol :-(.

9
Storage / Re: Sharing drive between OS/2 and linux
« on: November 28, 2025, 06:36:37 pm »
I never could get USB working fast on OS/2. Maybe on my new system USB3 would work but not on my old one. Would transfer over LAN instead. But our samba is not that stable too IMHO. And FTP is terrible slow with a lot of small files. Seems I've to rar it and then FTP over LAN.

10
Storage / Re: Sharing drive between OS/2 and linux
« on: November 28, 2025, 03:26:18 pm »
Hi Lars,
it has jumper positions and I tried it. But it does not help. But the description of WD is a bit vague about the jumpers on newer drives.

OTOH if it would be a 4k drive only I think I couldn't partition and use it on OS/2 anyway, right?

Is there any possibility to force MiniLVM to create partitions on 4k boundaries? Maybe DFSee?

11
Storage / Re: Sharing drive between OS/2 and linux
« on: November 28, 2025, 10:01:35 am »
I need to transfer a few 100GBs so HPFS is not good enough. I try to mount from command line with different options.
Code: [Select]
root@zazu:/etc# mount -t jfs /dev/sda1 /media/500GB/ -o rw,nosuid,nodev,relatimeHope this is the right format. But nothing work. /media/500GB exists and has 777. Mind now this drive is sda1. No clue why my BIOS mixes around the order. fdisk -l says -
Code: [Select]
Disk /dev/sda: 465,76 GiB, 500107862016 bytes, 976773168 sectors
Disk model: WDC WD5000AZLX-6
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0xdf5ee166

Device     Boot Start       End   Sectors   Size Id Type
/dev/sda1  *       63 976768064 976768002 465,8G  7 HPFS/NTFS/exFAT
Funny Disk identifier. I read it as it was created with DFSee16.6 ;-)

OpenSuse gives another hint when it can not mount. Something about blacklisting. But the blacklisting files seem to not exist on my installation. So this shouldn't be the problem. Yes I've install JFS support for Debian and OpenSuse.

Funny thing is when gparted checks it sees the size and the used size correct. But it can't mount it either. Maybe picture helps.

12
Storage / Re: Sharing drive between OS/2 and linux
« on: November 27, 2025, 10:53:05 pm »
I've OpenSuse installed on this system too. But this can not mount it either :-(

13
Storage / Re: Sharing drive between OS/2 and linux
« on: November 27, 2025, 10:28:33 pm »
I've just booted with Puppy DFsee16 stick and there I can read from that drive. mount shows rw,relatime options whatever that means. No clue why this does not work on Debian 12.

14
Storage / Re: Sharing drive between OS/2 and linux -JFS
« on: November 27, 2025, 03:51:18 pm »
I can't manage to mount a OS/2 created JFS partition on my Debian 12. No matter what I tried it does not work.
Code: [Select]
root@zazu:/dev# mount -t jfs /dev/sdc1 /media/500GB/
mount: /media/500GB: wrong fs type, bad option, bad superblock on /dev/sdc1, missing codepage or helper program, or other error.
       dmesg(1) may have more information after failed mount system call.
In dmesg I see nothing what would help -
Code: [Select]
root@zazu:/srv# dmesg | grep -i sdc
[    3.817598] sd 3:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    3.817600] sd 3:0:0:0: [sdc] 4096-byte physical blocks
[    3.817612] sd 3:0:0:0: [sdc] Write Protect is off
[    3.817615] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    3.817632] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.817650] sd 3:0:0:0: [sdc] Preferred minimum I/O size 4096 bytes
[    3.840623]  sdc: sdc1
[    3.840683] sd 3:0:0:0: [sdc] Attached SCSI disk
[  361.915751]  sdc: sdc1
[  362.183053]  sdc: sdc1
[  686.496790]  sdc: sdc1
[12970.328576]  sdc: sdc1

Superblock seems to be okay -
Code: [Select]
root@zazu:/dev# jfs_tune -l /dev/sdc1
jfs_tune version 1.1.15, 04-Mar-2011

JFS filesystem superblock:

JFS magic number: 'JFS1'
JFS version: 1
JFS state: clean
JFS flags: JFS_OS2  JFS_COMMIT  JFS_GROUPCOMMIT  JFS_INLINELOG 
Aggregate block size: 4096 bytes
Aggregate size: 976672248 blocks
Physical block size: 512 bytes
Allocation group size: 1048576 aggregate blocks
Log device number: 0xb
Filesystem creation: Thu Nov 27 16:56:38 2025
Volume label: 'JFS_BACKUP'

I tried different disks. Numerous attempts to create a JFS partition with MiniLVM and try to mount it in Linux. But can't get it to work.

fdisk complains that it does not start on sector boundary. But how can that be? I think OS/2 - ArcaOS can create partitions on sector boundaries only.
Code: [Select]
root@zazu:/dev# fdisk -l
Disk /dev/sdc: 465,76 GiB, 500107862016 bytes, 976773168 sectors
Disk model: WDC WD5000AZLX-6
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0xdf5ee166

Device     Boot Start       End   Sectors   Size Id Type
/dev/sdc1  *       63 976768064 976768002 465,8G  7 HPFS/NTFS/exFAT

Partition 1 does not start on physical sector boundary.

Any attempts to create the partition on Linux an see it on ArcaOS fails also. Help appreciated.

15
Events / Re: Warpstock 2025 USA - The end of my journey with ArcaOS
« on: November 12, 2025, 04:15:01 pm »
Quote
who have the knowledge, time and interest
  • who have the knowledge
  • time and
  • interest

Tell me when you have a candidate for only one of the above 3 questions.

Seriously, I've been the maintainer of xwlan and our port of wpa_supplicant for about a decade. Although I've fixed and extended a lot and invested countless hours, even these two project are far from what we would need today. And that's only an interface to a driver. I know porting or writing a wifi driver would be a lot of more (huge more) work. From my experience the majority of 'non programmers' don't even get feedback. Not to talk about helping out with testing or writing readme's..... So dream on.

Pages: [1] 2 3 ... 63