Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
79 user(s) are online (44 user(s) are browsing Forums)

Members: 2
Guests: 77

BSzili, MigthyMax, more...

Support us!

Headlines

Forum Index


Board index » All Posts (broadblues)




Re: Get MAC Address od AmigaOS4 Machine
Home away from home
Home away from home


@nbache

This variable is set for me but not the actual MAC address in use, probably its the address of the onboard ethernet and I am using an rtl8139 card.

Go to top


Re: Get MAC Address od AmigaOS4 Machine
Home away from home
Home away from home


@joerg

Works for my SAM thanks.

Go to top


Re: Get MAC Address od AmigaOS4 Machine
Home away from home
Home away from home


Ah thanks for inspiration, don't have Sysmon but do have ranger, should have thought of that!

Go to top


Get MAC Address od AmigaOS4 Machine
Home away from home
Home away from home


Is there a way to find the MAC address of my active internet connection on my X1000 and SAM ?

My ISP Network has problems at the moment and in order to solve them I was asked to factory reset my router (though issue appears to be external and now waiting for OpenReach engineer :-/ )

I need the MAC addresses to setup fixed DHCP addresses for them. But they don't appear in the list on the Vodafone router (possibly because they are attached to my NetGear wireless bridge) Ordinary fixed IP does not work well with this router due to the mix of Wired and Wireless (maybe its just not a very good router )

Weirdly despite the router reset and the machimes having been turned off they still have the right IP , but at somepoint that will change.

[edits] Typos and subject

Go to top


Re: WebKit based browser initiative
Home away from home
Home away from home


@Futaura

Quote:

Additionally, everywhere that uses the new timer code needs to be checked to make sure no mistakes were made in any other instances.


I search through and couldn't see any other similar mistakes.

For information the effective time in the "far future" caused a lock up in the AROS timer.device due to a signed comparison in the queue of the event and unsigned comparison in the processing of queue events, which meant the first event in the queue never fires, so no events fired, bring the entire "machine" to halt. I described this bug in detail to the AROS bug tracker and deadwoood fixed it.

Go to top


Re: WA_PubScreenName not working with PPC build
Home away from home
Home away from home


@Hitman,

AS the 68k version opens the screen as expected it can't be a problem with your screen database, so I would check the scopes of the variables, passing the actual screen name to the tag.

Is a_pccScreenName valid an initialised when compiled for OS4?

Add some debugprintf etc to check.

Go to top


Re: Xmas Card Design 2024 - Started on A600GS Finished on X1000
Home away from home
Home away from home


@nbache

That description pretty much sums it up.

I have the SAMs ram disk mounted on demand on the X1000 and by default on A600gs AmiBench. This is my default development setup, I use the SAM as a central server in this regard (also MKShare runs there, with WIP arm linux client in the background on my developmemnt version of the a600gs) The SAM also has an FTP server running for transferring to the laptop in the network.

There a whole different suit of perl programs that handle direct communication with the a600gs arm back end when developing code (edited on codebench on the X1K compiled on the a600gs itself) these do go direct without the central SAM hub getting involved.

Go to top


Xmas Card Design 2024 - Started on A600GS Finished on X1000
Home away from home
Home away from home


Here it is the traditional time-lapse Christmas card design in my HDR paint program SketchBlock.

This year I started a little differently doing an initial sketch in PPaint 7 on the A600GS on which I have been working for the last 2 and bit years. After the sketch I save it to the RAM: disk on my SAM flex using Amiga NetFS and pick it up from there on the X1000 in SkwtchBlock.

Back ground music is recorded live single take in slight customised version of AudioEvolution 4 again on the X1000 but not at the same time as the sketch

Final editing in blender on the X1K.

Merry Christmas to all, musicians , music fans and amiga geeks alike!

https://youtu.be/9xe8q483gpY

Go to top


Re: Mount HDF on OS4?
Home away from home
Home away from home


@Hypex

Thanks so it a copy of def_ADF then will make one for myself.

Mounting on IDF0: is what I did from the command line. It does work from the DiskImageGUI too but my original test case needed "fixing" with FixHDF so causing me to start this thread. It "mounts" as uninitialised before "fixing" .

@thread

Thanks all for the various info

Go to top


Re: Mount HDF on OS4?
Home away from home
Home away from home


After some further experimentation it seems that FixHDF solved the issue.

The HDFs were all FFS DOS/0 single partitions

Go to top


Re: Mount HDF on OS4?
Home away from home
Home away from home


@Hypex

I don't have a def_HDF here. What default tool and tools types does your have?

Go to top


Mount HDF on OS4?
Home away from home
Home away from home


Is it possible to mount an HDF on OS4, presumably with diskimage.device?


ADFs and ISO a trivial but I can't see how to mount an HDF, although there is a tool related to HDF in the archive (FixHDF) which suggest it can be done.

Go to top


Re: Strange crash with ARexx and RexxReqTools on Amiga OS4
Home away from home
Home away from home


@pjs

Quote:

I just don't recall if there was anything like the OS4
requestchoice/requeststring/requestfile commands in the end
on OS3.


on my A1200 Image (3.5 based) I have

10.Work:UAE/hardisks/workbench/C> list request#?
RequestChoice                     1120 --p-rwed 06-Jul-94 12:39:10
requestDevice                      600 
----rwed 20-Sep-99 08:02:00
RequestFile                       1520 
--p-rwed 06-Jul-94 12:39:10


I suspect requestDevice is custom though....

Go to top


Re: the best way to remote use of real os4 machine ?
Home away from home
Home away from home


@K-L

Quote:

I've been using MkShare since a looong time now (now mainly between my X1000 and my Sam460), without almost any trouble (sometimes, after a copy&paste the pointer will refuse to go to the client screen and will stay stuck in beteween for a moment).


Glad you've been making good use of MKShare.

That annoying bug has been fixed for a while now, send me an email at andy@broad.ology.org.uk and I'll send the latest builds through to you.

Quote:

May I ask if it will ever be possible to have wheel support in the 68k version (I know it's an extra but it would be really useful for my 68k FPGA Replay)?


I guess I would need to map them to up and down keys or some such as there is no IECLASS_MOUSEWHELL, maybe if I get a moment.....

Go to top


SketchBlock XMas Card Video 2023
Home away from home
Home away from home


So here it is, my traditional Xmas card video, sketched in SketchBlock , captured with SRec at 1080p and edited in Blender. All on the X1000.

Hope you like it!

https://youtu.be/0bwDHrERv9o

Go to top


Re: Touchscreen use cases on the Amiga
Home away from home
Home away from home


@AlfredOne

Some long while back I wrote a USB driver for touch screen that overlaid the monitor, and used an infrared grid to sense the touched areas. I forget the model now. No idea if the company I wrote it for did anything with it.

Anyway I found it worked quite nicely with the smudge tool in my SketchBlock application.

The resolution was much to low to be of use with anything else.

Go to top


Re: the best way to remote use of real os4 machine ?
Home away from home
Home away from home


@MartinW

There weren't until recently.

email me andy@broad.ology.org.uk

Go to top


Re: the best way to remote use of real os4 machine ?
Home away from home
Home away from home


@MartinW
[quote]
I don't want to hijack your thread, but very similarly...

How about keyboard / mouse share? I'm aware of an Amiga specific program in AmiStore, but I'd like to use the same keyboard and mouse between Mac and X5000.
[quote]

Of you can adapt it MAC, I can provide the src code to the linux MKShareClient on the grounds you provide me with the working client ince compiled.

Go to top


Re: the best way to remote use of real os4 machine ?
Home away from home
Home away from home


@pjs

Feel free to spread it

Go to top


Re: Is this a glitch or is it normal?
Home away from home
Home away from home


Hmm I just reviewed my original bug report thread on this, and the problem stopped for me when I changed to a faster card. So it could be the issue wasn't fixed as such.

Go to top



TopTop
« 1 (2) 3 4 5 ... 108 »



Polls
Running AmigaOS 4 on?
AmigaOne SE/XE or microA1 12% (26)
Pegasos2 3% (8)
X5000 22% (48)
X1000 14% (30)
A1222 8% (19)
Sam 440/460 18% (40)
Classic PowerPC Amiga 2% (6)
WinUAE emulation 7% (16)
Qemu emulation 9% (21)
Total Votes: 214
The poll closed at 2025/12/1 12:00
6 Comments


Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project