Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
75 user(s) are online (67 user(s) are browsing Forums)

Members: 0
Guests: 75

more...

Support us!

Headlines

Forum Index


Board index » All Posts (FlynnTheAvatar)




Re: How to reboot ?
Just popping in
Just popping in


Hi @Boabster,

The issue is that if OS 4 crashes, it most likely also kills the USB stack. This means that it does not matters if you have a wired or wireless keyboard; because the stack is dead, no input will be processed.

Go to top


Re: How to reboot ?
Just popping in
Just popping in


@elfpipe

If you are using RadeonHD gfx card, you need to downgrade your RadeonHD driver to 3.7. With version 5.x the driver lost its ability to do a warm reboot.

Best regards,
Flynn

Go to top


Re: A1222 support in the SDK and problems
Just popping in
Just popping in


@Maijestro

The log file is in ffbuild/config.log.

That is not a standard location, normally it should be in the same directory where you ran configure.

Go to top


Re: A1222 support in the SDK and problems
Just popping in
Just popping in


@Maijestro

Static assertions should be in gcc starting with gcc-4.6. So, they are definitely part of gcc-6.4.0.

Please check the log file config.log. GCC should have logged there why the check failed. Please post the complete error message from config.log here.

Go to top


Re: Amiga X5000 and Sound Blaster Audigy FX problem
Just popping in
Just popping in


@geennaam
I never said it is your fault. And it is not the fault of users trying to get the drivers to get sound.

It is the fault of companies that either:
- distribute your driver without your consent
- company that bundle non-supported audio cards with their full systems.

It is really shitty what the companies do. But do not blame users that just want to have a working system.

Go to top


Re: Amiga X5000 and Sound Blaster Audigy FX problem
Just popping in
Just popping in


@geennaam

Sorry, but it is not the user's fault that certain Amiga vendors keep bundling a non-supported audio card with their systems.

People spend a lot of money for systems and just want to get sound.

I also spend ~2.5k for my X5020 that also came with an Audigy (and no driver for it at all)...

Go to top


Re: X5000 adding HD with sata3114 Raid card
Just popping in
Just popping in


Hi Swisso,

UBoot does not recognize the sii3114 card at all. This means that you cannot boot from any device connected to your sii3114. But once you booted into Amiga OS 4.1, its drivers take over and you should have access to all devices connected to the card.

Could you please check if you have the following line (not comment out) in your Sys:Kickstart/kicklayout file?

MODULE Kickstart/sii3114ide.device.kmod

Amiga OS 4.1 needs that to access the card and the devices connected to it.

If you have the driver activated, maybe you need to configure the HDs in Media Toolbox first before they show up in your system. Are the HDs empty, or did you already initialize them on a different Amiga system?

And I also have a sii3114, but I have only a DVD drive connected to it. On my card, the connectors are not covered in hotglue. But I think somebody did this to secure their cables.

Go to top


Re: AmiUpdate 2.50
Just popping in
Just popping in


@Rigo

Thank you very much for the new version. AmiUpdate 2.51 did not show the 2.52 update, so I downloaded the full 2.52 archive and installed that.

As others already said, 2.52 now works flawlessly. No more error messages, and it also showed two additional updates that I never saw with 2.49, 2.50 or 2.51.

Thanks again for your great work!

Go to top


Re: AmiUpdate 2.50
Just popping in
Just popping in


@Rigo:

The pop-up window with the error message only appears if you activated "Start iconified (recommended)" and start AmiUpdate a second time (either by clicking on the Icon in the sys:System/AmiUpdate directory, Icon on AmiDock - not the docky, or using the Windows->Update Software menu).

Clicking on the AmiDock Docky does nothing but changing the icon to an arrow pointing down. Therefore clicking on the docky will not trigger the issue.

When I deactivate the option, the error window will not show and AmiUpdate starts fine.

Go to top


Re: AmiUpdate 2.50
Just popping in
Just popping in


@Rigo

Several people reported the same issue in this thread (sailor,
Maijestro, AlfredOne).

So, it is not just me...

Go to top


Re: AmiUpdate 2.50
Just popping in
Just popping in


@Rigo:

Just updated to 2.51 from 2.50. Self-update worked without any issues.

But I still get the same pop-up as on 2.50:

The application "AmiUpdate" has opened version 2 of the interface "application", but tried to pass version 1 tag definitions to application.lib!

Please inform the author about this problem.

Note: The called function (and hence probably the application itself) will fail now.

As with 2.50, clicking on the icon on AmiDock after starting does not open the application window.

Go to top


Re: [Solved] How to delete a file that ends with ':'?
Just popping in
Just popping in


Thank you for the suggestions, but they do not work. Using "DELETE #?" or "rm *" always opened the window with "Please insert volume ...".

Also, renaming had the same issue.

@joerg: The filesystem is NGF\00. And yes, it is ancient, there is a new version, but the general public has no access to it. <rant>As for most other improved components of OS 4.1</rant>.

EDIT:
If you want to reproduce the issue, create a file, and rename it to <File>: in Directory Opus 4. And see if you can get rid of it without using DOpus again.

Go to top


[Solved] How to delete a file that ends with ':'?
Just popping in
Just popping in


To answer my question: strangely enough, Directory Opus 4 was able to handle this issue and delete the file.

Not sure what Directory Opus does different than WB or DOS...

Go to top


[Solved] How to delete a file that ends with ':'?
Just popping in
Just popping in


Hi,

I have an issue that Wookiechat created a log file ending in ':'. Do not ask me how it managed to do it.

dir Workbench:Internet/WookieChat/Logs/
  
AmigaWorld.net_#amigadev:
delete Workbench:Internet/WookieChat/Logs/AmigaWorld.net_#amigadev:
DELETEdevice (or volumeis not mounted


But how do I get rid of it? Deleting with shell, Filer or WB does not work. Everytime I try, I get a window saying:
"Please insert volume AmigaWorld.net_#amigadev: in any drive"

Any idea?

Thank you,
Flynn


Edited by FlynnTheAvatar on 2024/1/11 16:49:40
Go to top


Re: binutils 2.40 first native(!) beta tests !
Just popping in
Just popping in


Great work!

I tried the new binutils + gcc-11.3.0 + clib4 with a number of small standard C programs without any issues. I did not check if the file sizes, though.

Go to top


Re: AmiDVD 1.53 window message
Just popping in
Just popping in


@joerg

Hi,
I have the same issue with my DVD drive/burner.

Media Toolbox says:
HL-DT-ST DVDRAM GH23NSD5, Version LV00

AmiDVD shows:
Device sii3114ide.device (yes, I connected my DVD to a SII3114)
Firmware date: 2019-06-12 14:59:
Serial number: KLJLBOG3400
MMC-5

In read/write everything is checked but for
rows RWDL and MRW.

Go to top


Re: Enhancer 2.2 Freezes X5K during installation
Just popping in
Just popping in


Hi AmigaSociety,

Not sure if you already did it, or have the equipment to do so, but I would try to capture the serial output of the X5000 on a second computer. You would need a null model cable and maybe a USB to RS232 converter.

I permanently hooked up my X5000 to another PC to get the stack traces if my X5000 crashes. That is really helpful if the X5000 freezes, as most of the time one program crashed and took the entire OS with it.

This might help you with setting it up:
https://wiki.amigaos.net/wiki/Advanced_Serial_Debugging_Guide

Go to top


Re: Trouble building GCC 11 cross-compiler on Ubuntu
Just popping in
Just popping in


Regarding the missing include from the SDK, this can happen if you have a broken lha installed in Ubuntu. All versions that come with Ubuntu do not work correctly.

This should be a working version, but you need to install it manually (download, ./configure, make install, ...): https://github.com/jca02266/lha

Go to top


Re: Debugging on os4
Just popping in
Just popping in


If you try to debug programs on a X5000 you are out of luck anyway. The stock kernel on a X5000 is broken and prevents any debugger (gdb, DB101 or Spotless) to work.

As kas1e says, printf/kprintf/IExec->DebugPrintF are your friends.

And maybe that helps you finding the problematic line of code after a crash: https://wiki.amigaos.net/wiki/Using_Crash-Logs_for_Debugging

Go to top


Re: Strange crash with Enhancer DIR (54.5)
Just popping in
Just popping in


@cnicol

Thank you very much for fixing the bug and the explanation. Yes, I can imagine that this causes serious issues if you need the column length for formatting the output, but you do not get it because of the backticks.

I hope the fixed command is available soon.

Go to top



TopTop
(1) 2 3 4 »




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project