Search found 406 matches

by kas1e
Sun Apr 21, 2024 6:50 pm
Forum: Platform: Pegasos II
Topic: Pegasos2 , Debian 8.11.0 and pci-to-pcie bridge with X1950 question
Replies: 2
Views: 63015

Pegasos2 , Debian 8.11.0 and pci-to-pcie bridge with X1950 question

@All
As we don't have Linux section for Pegasos2 board, i will wrote question here:

I do use Pericom PCI-to-PCIe bridge with Radeon X1950 attached to it, and so, want to make at least simple framebuffer to work on, and not on Radeon9250 which is sits in my AGP slot.

So far, when i do lspci -knn, i ...
by kas1e
Wed Nov 30, 2022 8:37 am
Forum: Platform: Pegasos II
Topic: Pegasos2 Tips & Tricks
Replies: 45
Views: 230547

Re: Pegasos2 Tips & Tricks

@All
Is anyone know what is differences between different pegasos2 revisions ?

On https://en.wikipedia.org/wiki/Pegasos i see lot of revesions for Pegasos2, and interesting to know what the diffences.

For example what is difference between Pegasos II/G4, Board: 1.0 (2B3) and Pegasos II/G4, Board ...
by kas1e
Fri Sep 16, 2022 5:54 pm
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: Is there still no RadeonHD or RadeonRX drivers for PPC linuxes ?
Replies: 5
Views: 4072

Is there still no RadeonHD or RadeonRX drivers for PPC linuxes ?

Is there still no even half working drivers for making RadeonHD or RadeonRX working on our powerpc systems ? Can't belive no one didn't make RadeonHD one at least.. Or maybe something of that kind already happens and we just didn't know about currently ?:)
by kas1e
Fri May 13, 2022 10:40 pm
Forum: SDK Support
Topic: Help needed setting up Cubic IDE to work with OS4.x SDK
Replies: 34
Views: 152050

Re: Help needed setting up Cubic IDE to work with OS4.x SDK

@Trixie
The slowness might possibly be related to the missing DMA in the graphics.library on the X5000 because when I asked Andy if the gadget had become slow on his X1000, he said no.
In beta we already have graphics library with working DMA, and it's all the same sadly
by kas1e
Mon May 02, 2022 7:13 am
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: Dual graphics cards - a couple of noob questions :-)
Replies: 37
Views: 40608

Re: Dual graphics cards - a couple of noob questions :-)

@All
Can anybody point me out on model of PCIE1<->PCI16 adapter which works with morphos 3.17 now ?

Also, will it works with Linux too ? (i mean that adapter) ?
by kas1e
Wed Apr 20, 2022 7:55 am
Forum: SDK Support
Topic: Help needed setting up Cubic IDE to work with OS4.x SDK
Replies: 34
Views: 152050

Re: Help needed setting up Cubic IDE to work with OS4.x SDK

@Rigo
As far as Codebench is in question, i found that with latest releases of RichEditor.gadget, things start to be much slower.

And, what every editor on amiga miss : proper vertical marking of blocks. RichEditor.gadget very slow there and didn't work properly. I remember i created bug reports ...
by kas1e
Wed Mar 02, 2022 6:37 pm
Forum: SDK Support
Topic: configure question
Replies: 1
Views: 24680

Re: configure question


I wonder about configure, which run-time library does it use? for instance in one program it goes through the configuration but when you do a make, the compiler (gcc 11.2) starts complaining about several functions already being defined in newlib?


Can't say which run-time libs, as never needs ...
by kas1e
Sun Feb 20, 2022 3:47 pm
Forum: General Developer Support
Topic: QueryKeys keys issues
Replies: 0
Views: 25121

QueryKeys keys issues

User "rjd324" for some reason can't post on the forum (he have zero permissions, while logged in), so I just forward his findings he wants to write there.

He think that he found 2 bugs. There is an example:


/* GetKey: gcc -D__USE_INLINE__ -DGK -o main main.c -lauto
QueryKeys: gcc -D__USE_INLINE ...
by kas1e
Sat Feb 12, 2022 4:10 pm
Forum: Platform: AmigaOne 500 and Sam series
Topic: New here
Replies: 21
Views: 66569

Re: New here

@musa

I should probably be able to use a serial for USB and then a windows laptop?


Of course just like i and many others do. Just correct cable + putty on the win32 side. There is an article i wrote about: https://wiki.amigaos.net/wiki/Advanced_Serial_Debugging_Guide

Check the part "Serial ...
by kas1e
Fri Dec 24, 2021 10:45 pm
Forum: Platform: AmigaOne X5000 - Linux Only
Topic: Control of GPU powermanagment
Replies: 12
Views: 8383

Re: Control of GPU powermanagment

@All
is it possible to somehow measure the maximum possible speed of CopyToVram and CopyFromVram on our PPC Linux? On amgaos4 we have GfxBench which can show all the details for us. For testing purposes, we also need to measure it under Linux as well.