Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
57 user(s) are online (30 user(s) are browsing Forums)

Members: 0
Guests: 57

more...

Support us!

Headlines

Forum Index


Board index » All Posts (Spectre660)




Re: AmigaOS 4.1FE Update 3 - Bugs and Experience Report
Quite a regular
Quite a regular


Workaround found :

Copied the TurboCalc program to the directory that the sheets are stored in and changed the TurboCalc directory assign to this directory.

@Spectre660Quote:
Spectre660 wrote:Seeing an issue with paths for saving sheets using TurboCalc .
Saves to the TurboCalc application directory instead of the sheet directory.
Sam460ex emulated Under Qemu

Go to top


Re: Touchscreen HID driver & QEMU's USB Tablet device
Quite a regular
Quite a regular


Yippee!!! .

Makes the emulation 100% usable for me .

Go to top


Re: AmigaOS 4.1FE Update 3 - Bugs and Experience Report
Quite a regular
Quite a regular


Seeing an issue with paths for saving sheets using TurboCalc .
Saves to the TurboCalc application directory instead of the sheet directory.
Sam460ex emulated Under Qemu

Go to top


Re: Kyvos was updated
Quite a regular
Quite a regular


@balaton

You missed the Press release.

Quote:
Over the past few months, we have seen a massive increase in demand for AmigaOS 4.1 Final Edition for Pegasos 2. Since all physical copies are sold out, we have decided to make the ISO available for digital purchase.


Quote:
As stock of the other versions of AmigaOS 4.1 Final Edition runs out, they will also be made available for digital download.

Go to top


Re: X5000 maybe dying :(
Quite a regular
Quite a regular


@skynet

Mine is currently operates between 74-76 degrees. Fan at 100%.
X5000/40 .Almost 3 years old.

Go to top


Re: USB keyboards and Uboot - on a Sam460ex
Quite a regular
Quite a regular


The following worked for me under Windows 11 with Putty and Teraterm for both Sam460ex and X4000/40 .
Using long Ethernet cables I was able to have the computers separated also. 1 pair of adapters required for both Amiga machines .



https://www.amazon.com/dp/B0055CRAF6?r ... yo2ov_dt_b_fed_asin_title


https://www.amazon.com/dp/B0029L0V48?r ... yo2ov_dt_b_fed_asin_title

Go to top


Re: Sam460LE - linux Debian / Ubuntu instalation questions
Quite a regular
Quite a regular


@jabirulo

Glad that these still work .

Go to top


Re: Sam460LE - linux Debian / Ubuntu instalation questions
Quite a regular
Quite a regular


@sailor

Great.

By the way HDMI audio and some USB audio devices should work with these kernels if you need an option something for audio,

Go to top


Re: Sam460LE - linux Debian / Ubuntu instalation questions
Quite a regular
Quite a regular


@sailor

Glad to see that you are making progress.

There was no working graphics hardware acceleration for any of the graphics cards however .

The graphics card firmware is embedded in the kernel .

The later Sam460ex kernels that I did should have support for the Radeon HD6800 series. Untested however .
Have uploaded the last one to Dropbox at the link below.

Sam460ex-4.9.38 kernel

Go to top


Re: Sam460LE - linux Debian / Ubuntu instalation questions
Quite a regular
Quite a regular


@sailor

The newest Sam460 uboot supports fat file systems so you can try.
when I did the script it was not an option.

Go to top


Re: Sam460LE - linux Debian / Ubuntu instalation questions
Quite a regular
Quite a regular


; This file can be executed from AmigaOS 4.x to get the Uboot variables correct using the excute command.
; If the onboard SATA is active then the hard drive attached is /dev/sda and first hard drive attached to a sii pci SATA card is /dev/sdb with the first USB device being /dev/sdc.
; if the onboard SATA is deactivated or not present as in the case of the Sam460cr, the the first hard drive attached to the sii pci SATA card is /dev/sda with the first USB device being /dev/sdb.
; change devices for the SATA drive and the USB thumb drive to match your configuration in the nvgetvar lines below then execute this script.
;The examples below uses /dev/sda6 which is the 6th partition on the first hard drive drive connected.
;The USB thumb drive partion is normally going to be the second partition of the first attached usb storage device. in this case /dev/sdb2 .

; To boot Linux from a Linux partition on a USB thumb drive from the U-Boot shell use
;run lb2
;To boot Linux from a hard drive partition from the U-boot shell use
;run lb1
;To boot from tftp server (Fastest boot option)
; run lb3
; the following ip addresses need to be set for tftp with the correct addresses for your server and your Sam460
;nvsetvar serverip=192.168.1.14
;nvsetvar ipaddr=192.168.1.13

nvsetvar uimage="uImage-460"
nvsetvar dtb="sam460.dtb"

nvsetvar bootargs="root=/dev/sda6 console=ttyS0,115200 console=tty0"
nvsetvar ub="setenv bootargs 'root=/dev/sdb2 rootdelay=10 console=ttyS0,115200 console=tty0' "
nvsetvar lb1="ext2load usb 0:3 1000000 ${uimage};ext2load usb 0:3 2000000 ${dtb};bootm 1000000 - 2000000"
nvsetvar lb2="run ub ;run lb1"
nvsetvar lb3="tftp 1000000 ${uimage};tftp 2000000 ${dtb};bootm 1000000 - 2000000"

Go to top


Re: Sam460LE - linux Debian / Ubuntu instalation questions
Quite a regular
Quite a regular


@sailor

Hi.

Have not done Linux for about 7 year snow so I am rusty .

My later kernels needed to be booted via Uboot
Their size was too large to work with the existing parthenope.
I had a script that would set up the variables .

Go to top


Re: Attempting to upgrade Sam 440 with an R7 240 or HD 7770
Quite a regular
Quite a regular



Go to top


Re: Attempting to upgrade Sam 440 with an R7 240 or HD 7770
Quite a regular
Quite a regular


@Elwood

If you have not and have a chance to please test again with the RadeonHD version 5.20 driver

Go to top


Re: Sam460LE 1.10 Ghz Pre-Order!
Quite a regular
Quite a regular


@m3x

I actually used on old model SIL3112 for many years with no problems. Have 3 of this model. Using one on an X5000 currently.

A newer model gave problems on box the Sam460ex and also on an X5000 so card may be faulty.

Go to top


Re: after Enhancer 2.2 upgrade, Emotion Locks up Playing MP4 Video
Quite a regular
Quite a regular


@AmigaSociety& @mbrantley

If you have a Radeon SI card and a Radeon SI drive version lower than V 5.x you will need to remove or rename the video hardware acceleration library . libs/va.library .

Go to top


Re: Pegasos2 with RadeonHD/RX via bridge
Quite a regular
Quite a regular


@kas1e

Was using a single card. so no display.
Serial Debug indicated an endless loop.
Power was as is . No external power .

Based on some later success of others with the P17C9X and external power one can probably narrow the issue down to either power or the PEX 8112 or both in the case of the Sam440ep.

Go to top


Re: Pegasos2 with RadeonHD/RX via bridge
Quite a regular
Quite a regular


@kas1e

Years ago with the PEX 8112 and Sam440ep-flex, cards up to Radeon HD 6000 series worked. Could not get a Radeon HD7750 which was the lower end Radeon SI card to work .

By the way the PEX 8112 will work with one of the X5000's PCI slots to give an extra pciex1 slot if you can't get it to work with the Peg II.
Currently using mine on an X5000 with a pcix1 HD audio card.

Go to top


Re: NVMe device driver
Quite a regular
Quite a regular


@Rolar

You could try setting the flag from linux .

Prevent GPT partition automounting
The automounting can be disabled by setting the partition attribute 63 "do not automount" on the partition.

Go to top


Re: NVMe device driver
Quite a regular
Quite a regular


@Rolar


Try unticking the automount flag for the partition.
Mount the partition by using a mountlist file .

Ran in the problem a long time ago.

https://forum.hyperion-entertainment.com/viewtopic.php?f=57&t=3780

Go to top



TopTop
(1) 2 3 4 ... 35 »



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


Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project