Search found 78 matches

by gerograph
Fri Jul 26, 2013 7:57 am
Forum: Platform: AmigaOne X1000
Topic: HDAudio driver for X1000 onboard sound
Replies: 37
Views: 13431

Re: HDAudio driver for X1000 onboard sound

My/current Version is 6.18...
by gerograph
Sun Jun 02, 2013 11:21 am
Forum: Platform: AmigaOne X1000
Topic: Sometimes the X1000 doesn't boot [SOLVED]
Replies: 156
Views: 108460

Re: Sometimes the X1000 doesn't boot

Gero's X1000 support case is now resolved and it was unrelated from this thread. I can confirm, my X1000 is happily working again :-). And it is/was unrelated to the problems here... my whole computer didn't get any power (no LEDs no fans) occasionally.... So I don't see anything related to this th...
by gerograph
Sun May 26, 2013 7:25 pm
Forum: Platform: AmigaOne X1000
Topic: Sometimes the X1000 doesn't boot [SOLVED]
Replies: 156
Views: 108460

Re: Sometimes the X1000 doesn't boot

O.k. here we are, lets state some facts: 1) my X1000 was delivered on 01/07/2012 (8 month till failure) 2) it has 2GB RAM + Radeon HD 4650 3) problems were first encountered and reportetd to Amigakit on 26th of February: - sometimes (!) it did not power up -> no LED, Powerbutton seemed to be "t...
by gerograph
Sat May 25, 2013 11:19 pm
Forum: Platform: AmigaOne X1000
Topic: Sometimes the X1000 doesn't boot [SOLVED]
Replies: 156
Views: 108460

Re: Sometimes the X1000 doesn't boot

It is Late now, but I will clarify a few Things tomorrow
by gerograph
Tue May 21, 2013 6:45 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Newest Ubuntu Live CD ISO ?
Replies: 9
Views: 8348

Re: Newest Ubuntu Live CD ISO ?

@musa and other Linux Experts Need an update on current Linux Options!!! Just received my X1000 back from Amigakit. Sadly it was broken, and they replaced the mobo. Before I close the case and put it under my desk: Which (new) (kernel)files should I copy to my CF Card? In order to be able to get the...
by gerograph
Mon Mar 25, 2013 5:06 pm
Forum: General AmigaOS
Topic: AmiGS cannot Print, because of missing "letter/A4" feature!
Replies: 28
Views: 8618

Re: AmiGS cannot Print, because of missing "letter/A4" featu

@whose

entered

Code: Select all

-sPAPERSIZE=a4 -dFIXEDMEDIA
in GS-Arguments String Gadget inside AmiPDF, and voila, was able to print out a Letter sized Documente on my A4 Postscript printer Great !.

So, it boils down to an option force pagesize to printer's page size = -sPAPERSIZE=a4 -dFIXEDMEDIA
by gerograph
Mon Mar 25, 2013 4:57 pm
Forum: General AmigaOS
Topic: AmiGS cannot Print, because of missing "letter/A4" feature!
Replies: 28
Views: 8618

Re: AmiGS cannot Print, because of missing "letter/A4" featu

@whose I converted the invoice output to PDF using the "-sPAPERSIZE=a4 -dFIXEDMEDIA" arguments for GS. Works ok, but is quite ugly to use... I tried with -sPapersize... , I'll test -dFIXEDMEDIA on top of that. @xenic Unless I'm misunderstanding Postscript documentation, "%%DocumentMed...
by gerograph
Fri Mar 22, 2013 8:52 pm
Forum: General AmigaOS
Topic: AmiGS cannot Print, because of missing "letter/A4" feature!
Replies: 28
Views: 8618

Re: AmiGS cannot Print, because of missing "letter/A4" featu

@nbache but I am wondering whether this slowdown and lower quality could be caused by GhostScript somehow getting involved? I checked, and indeed, GS is involved, when printing via WB Driver -> explains a lot If that is the case, the next question is how to avoid calling GhostScript and still be abl...
by gerograph
Wed Mar 20, 2013 7:57 am
Forum: General AmigaOS
Topic: AmiGS cannot Print, because of missing "letter/A4" feature!
Replies: 28
Views: 8618

Re: AmiGS cannot Print, because of missing "letter/A4" featu

@nbache I'll recheck, and have a look what happens in the resulting PS files, if I change something inside postscript_init.ps. Of course I will keep a backup of postscript_init.ps. EDIT: O.k. I checked, and yes it helps...: This is the situation: 1) Printing any file (letter/a4/...) works without a ...
by gerograph
Tue Mar 19, 2013 6:27 pm
Forum: General AmigaOS
Topic: AmiGS cannot Print, because of missing "letter/A4" feature!
Replies: 28
Views: 8618

Re: AmiGS cannot Print, because of missing "letter/A4" featu

@xenic setting GS to a4 permanently or setting AmiGS on a "per document base" to A4 doesn't help... Your FinalWriter idea helps, and prints out fine, as you mentioned, when converted to pdf, AmiPDF even states A4. AmiGS doesn't state A4, but displays it as A4, and you can print... insertin...