Search found 347 matches

by javierdlr
Sun Oct 28, 2012 12:43 pm
Forum: Platform: AmigaOne XE and MicroA1-C
Topic: PCI to PCIe adn GFX card
Replies: 3
Views: 6962

PCI to PCIe adn GFX card

Hi, just to know if is possible to use latest HD gfx cards (ATI HD4xxx 5xxx 6xxx) with AmigaONE XE, or just if there existe such gfx cards in PCI version.

Has anyone tried?

TIA
by javierdlr
Thu Sep 27, 2012 1:38 pm
Forum: General AmigaOS
Topic: List Command template
Replies: 4
Views: 3366

Re: List Command template

Ok now I understand what you mean :-P
using c:FileSize in addition with LIST (don't know how)

#FileSize ""
147 ficheros, 3.156.796 bytes, 1.762 bloques


Maybe in a little script like this:
List LFORMAT=%s %d %t
FileSize ""
by javierdlr
Wed Sep 26, 2012 9:39 pm
Forum: General AmigaOS
Topic: List Command template
Replies: 4
Views: 3366

Re: List Command template

Here are the list LFORMAT variables: Some new options allow you to specify fields to be printed in the LFORMAT output. These options are: %A Prints file attributes (protection bits). %B Prints size of file in blocks. %C Prints any comments attached to the file. %D Prints the date associated with the...
by javierdlr
Mon Sep 03, 2012 4:18 pm
Forum: General AmigaOS
Topic: Fonts (SOLVED)
Replies: 16
Views: 8052

Re: Fonts

Year after year I was very impressed with the progress made ​​by linux distributions to render fonts on the desktop, I think it is a very important aspect for a cleaner and more pleasant aspect of the system. E 'possible with AmigaOS have the option for font rendering? .... You can try TYPEMANAGER ...
by javierdlr
Sat Aug 18, 2012 9:52 am
Forum: General AmigaOS
Topic: Two problems introduced by Update 5
Replies: 71
Views: 30803

Re: Two problems introduced by Update 5

.. 6. I started re-adding the preference files in bunches, until only one was left out, the culprit I was suspecting since the beginning: GUI.prefs. 7. I started the GUI preferences and went immediately to the Control section. After few seconds of fiddling with the flags, the problem came out: it wa...
by javierdlr
Fri Aug 17, 2012 9:52 am
Forum: General AmigaOS
Topic: Two problems introduced by Update 5
Replies: 71
Views: 30803

Re: Two problems introduced by Update 5

I don't use KingCON looong time ago. Are you replacing CON: with KCON: or alike (dismounting CON: and remounting KCON: as CON: or such) My Shell icon tooltypes: WINDOW=CON:50/50/600/350/AmigaShell/CLOSE STACK=32768 FROM=S:Shell-Startup OR just try from Shell/CLI: newshell CON:50/50/600/350/AmigaShel...
by javierdlr
Thu Aug 16, 2012 11:47 pm
Forum: General AmigaOS
Topic: Two problems introduced by Update 5
Replies: 71
Views: 30803

Re: Two problems introduced by Update 5

1)Where does Conclip fail? in Shell/CLI, everywhere? Please an example, some steps to try to reproduce such problem.
2)Sorry there can't help just know to type 'make' and let my A1-XE to do the "hardwork" compiling and such.
by javierdlr
Thu Aug 16, 2012 11:39 pm
Forum: General AmigaOS
Topic: Network-Startup Script
Replies: 13
Views: 6253

Re: Network-Startup Script

Have you tried to add such lines/commands in Network-Startup?


NETWORK-STARTUP file:
+++++++++++++++++++++++
; $VER: Network-Startup 53.2 (01.06.2011)

AddNetInterface QUIET DEVS:NetInterfaces/~(#?.info)

; Add below this line applications that need a running network
+++++++++++++++++++++++
by javierdlr
Sun Jul 29, 2012 11:43 am
Forum: Platform: AmigaOne XE and MicroA1-C
Topic: U-Boot fails to boot when using SCSI card
Replies: 11
Views: 17494

Re: U-Boot fails to boot when using SCSI card

Did you try plugin such card in different PCI slot on the AOne?
All Uboot versions you tried, showed same msg/error?
Maybe the card is incompatible on A1. visit http://www.intuitionbase.com/comphard.php?category=7 maybe it helps
by javierdlr
Wed Jul 25, 2012 6:19 pm
Forum: Platform: AmigaOne XE and MicroA1-C
Topic: U-Boot fails to boot when using SCSI card
Replies: 11
Views: 17494

Re: U-Boot fails to boot when using SCSI card

first try to check what DEVICE value has your SCSI card, mine: Shell/CLI: pciscan shows: .. 13 0x1000 0x0001 LSI Logic / Symbios Log 53c810 .. my DEVICE value is 0001 Under UBOOT: UBoot prompt, enter "PCI SCAN", and look at the line with a PCI vendor code of 0x1000. The product code is the...