Search found 152 matches
- Mon Jul 09, 2012 2:46 am
- Forum: Platform: AmigaOne 500 and Sam series
- Topic: changing gfx card and driver [SOLVED]
- Replies: 4
- Views: 6797
Re: changing gfx card and driver
@fastbit66 You probably have a monitor file in "DEVS:Monitors/" called "Radeon 9250". Try renaming that to "Radeon 9200", and changing the BOARDNAME tool-type to "Radeon 9200" as well. If that fails, rename the file to "Radeon", set the BOARDNAME too...
- Tue Jun 26, 2012 4:19 am
- Forum: Platform: AmigaOne X1000
- Topic: OpenGL support for Radeon 9250 PCI on X1000
- Replies: 26
- Views: 17216
Re: OpenGL support for Radeon 9250 PCI on X1000
Hi there, I noticed on Trevors blog recently that he installed a Radeon 9250 PCI card into his X1000 to get 3d drivers and OpenGL support. Very interesting for me! I have a brand new ATI Radeon 9250 PCI card (256MB) and would like to do this as well, so I can play the OS4 OpenGL games on my X1000 w...
- Wed Jun 06, 2012 11:02 pm
- Forum: General Developer Support
- Topic: ChangeScreenBuffer() quit problem - is it OK to use windows?
- Replies: 17
- Views: 11831
Re: ChangeScreenBuffer() quit problem - is it OK to use wind
@ChrisH only custom screens can / should be double buffered Something else to missing list of limitations of ChangeScreenBuffer() ! I imagine that allowing public screens to be double-buffered would be a nightmare. Those "foreign" programs would have no knowledge of the double-buffering, a...
- Tue Jun 05, 2012 10:33 pm
- Forum: General Developer Support
- Topic: ChangeScreenBuffer() quit problem - is it OK to use windows?
- Replies: 17
- Views: 11831
Re: ChangeScreenBuffer() quit problem - is it OK to use wind
@ChrisH I have just replied on amigans.net. For the benefit of others: @all As Chris said, this is an OS limitation. You should not be rendering via windows on double-buffered screens. ChangeScreenBuffer() was designed to be used with direct rendering to the screen's back-bitmap only. Windows have n...
- Mon Jun 04, 2012 11:56 pm
- Forum: General Developer Support
- Topic: ChangeScreenBuffer() quit problem - is it OK to use windows?
- Replies: 17
- Views: 11831
Re: ChangeScreenBuffer() quit problem - is it OK to use wind
I've now narrowed down the crash to when I close the (backdrop) window, so it does seem to be window-related. Would be nice to get a straight answer as to whether windows should work or not. (They DO seem to work, at least until they have to be closed...) They do work and, AFAIK, using a backdrop w...
- Thu May 24, 2012 9:26 am
- Forum: General AmigaOS
- Topic: Can and will Amiga OS 4.xx become more stable?
- Replies: 23
- Views: 11289
Re: Can and will Amiga OS 4.xx become more stable?
@amigasociety
Hans
Yes it can, and I expect that it will. Not overnight, but through a concerted effort from both OS and application developers.Can and will Amiga OS 4.xx become more stable?
Hans
- Mon May 21, 2012 11:03 pm
- Forum: Platform: AmigaOne X1000
- Topic: Is there Crash Log for Dummies procedures?
- Replies: 4
- Views: 4502
Re: Is there Crash Log for Dummies procedures?
I already have the internal cable as I paid for that option to be installed by AmigaKit but what I search for is what external cable do I now need to connect the X1000 to the SAM440ep and a more step by step for the extreme dummy on what else is needed to get the two to talk and the crash log to be...
- Sat May 19, 2012 2:27 am
- Forum: Platform: AmigaOne X1000
- Topic: MPlayer on X1000 - Use Generic or Altivec? Play AVIs?
- Replies: 6
- Views: 5174
Re: MPlayer on X1000 - Use Generic or Altivec? Play AVIs?
I downloaded and installed MPlayer 1.0 11.11.2010 on my X1000 and see 2 options, a Generic or Altivec. Both launch but wondered which one I should be running on my X1000? Use the altivec version. The PA6T CPU in your A1-X1000 has an altivec unit, which is a Single Instruction Multiple Data (SIMD) p...
- Sat May 19, 2012 2:16 am
- Forum: Platform: AmigaOne X1000
- Topic: DVPlayer that comes with X1000
- Replies: 5
- Views: 4300
Re: DVPlayer that comes with X1000
I take it the DVPlayer that came pre-installed (at least I think it did since I have downloaded so many new apps to get my X1000 pumped up) is a "toned down" copy and not a full version that is being sold by the maker? Yes, it came pre-installed, and yes, it is a "special" toned...
- Mon May 07, 2012 9:39 am
- Forum: Platform: AmigaOne X1000
- Topic: X1000 error logging
- Replies: 6
- Views: 4127
Re: X1000 error logging
Yes! I have a Micro-AmigaOne running in the background, connected to the X1000 by serial cable. With "Term" running on the Micro, and 'setenv os4_commandline "DEBUGLEVEL=5 SERIAL" ' somewhere in the CFE command structure, The Micro will spew lots of interesting data on every cra...