Search found 152 matches
- Thu Jul 03, 2014 11:22 pm
- Forum: Platform: Classic
- Topic: OS4.0 hdd booting problems
- Replies: 9
- Views: 8823
Re: OS4.0 hdd booting problems
- Which version of FFS did you use for the boot partition (i.e., what's the "dostype" that you entered when partitioning)? IIRC, the latest versions of FFS cannot be read by the old 68k kickstart ROMs No, I think that part is okay, but the file system (obviously) needs to be a 68k version...
- Thu Jul 03, 2014 10:54 pm
- Forum: Platform: Classic
- Topic: OS4.0 hdd booting problems
- Replies: 9
- Views: 8823
Re: OS4.0 hdd booting problems
Hmm, no replies yet. This thread should be moved to the "Platform: Classic" section; maybe it'll get a response there. I have never used AmigaOS 4.x on a classic machine, so I can't really help. Having said that, here are a few things that you could check: - Which version of FFS did you us...
- Mon Jun 23, 2014 11:17 pm
- Forum: Platform: AmigaOne X1000
- Topic: Corrupt image in Printer Prefs Settings Tab
- Replies: 6
- Views: 6367
Re: Corrupt image in Printer Prefs Settings Tab
That looks like the old "can't do misaligned accesses to VRAM on the A1-X1000" problem. I get a black & white image with the public Printer prefs, but a normal color image with my beta system prefs. I'll keep an eye on it, but looks like its a non issue now, unless another beta tester ...
- Wed Jun 18, 2014 12:20 am
- Forum: Platform: AmigaOne X1000
- Topic: DvPlayer to play movie DVDs?
- Replies: 20
- Views: 13613
Re: DvPlayer to play movie DVDs?
Just out of curiosity and a desire to have my X1000 do a great multitude of things for me, is the playing of HD video content limited by our current state of video driver(s), lack of sufficient CPU power, and/or lack of codec's supporting HD video content decoding? Yes, driver support and CPU power...
- Sat Jun 14, 2014 2:50 am
- Forum: Platform: AmigaOne X1000
- Topic: Soft reset problem with X1000 + HD6670 + RadeonHD 1.0
- Replies: 9
- Views: 9809
Re: Soft reset problem with X1000 + HD6670 + RadeonHD 1.0
Thank you Raziel & Hans, I understood that it's maybe not related to my gfx card but, by your experience, do you know a card that is less subject to this problem ? Sorry, but no. I have a 6670 that doesn't have any issues (a single-slot Sapphire). However, that doesn't mean that everyone with t...
- Fri Jun 13, 2014 11:42 pm
- Forum: Platform: AmigaOne X1000
- Topic: Soft reset problem with X1000 + HD6670 + RadeonHD 1.0
- Replies: 9
- Views: 9809
Re: Soft reset problem with X1000 + HD6670 + RadeonHD 1.0
That debug output is just Picasso96 rejecting a whole bunch of unneeded and low-resolution modes. Since this happens every time, this won't be causing any trouble.Raziel wrote:I have never seen so many "screenmode not supported" messages...maybe it just can't access the screenmode you chose?
Hans
- Fri Jun 13, 2014 11:39 pm
- Forum: Platform: AmigaOne X1000
- Topic: Soft reset problem with X1000 + HD6670 + RadeonHD 1.0
- Replies: 9
- Views: 9809
Re: Soft reset problem with X1000 + HD6670 + RadeonHD 1.0
@zzd10h The bit you quoted from the readme is regarding to initial booting. Some cards would intermittently boot to a black screen. It was a really weird bug. My Sapphire Radeon HD 6570 had no trouble, but other people with the exact same model did. This is a different problem to your soft-reboot is...
- Tue May 27, 2014 10:44 pm
- Forum: SDK Support
- Topic: Warp3D documentation
- Replies: 1
- Views: 3745
Re: Warp3D documentation
This is an old thread so you have probably found it already, but there's some documentation about multitexturing and other v5 features in "SDK:documentation/Developer Information/Warp3D"
Hans
Hans
- Tue May 20, 2014 11:17 pm
- Forum: General AmigaOS
- Topic: Bugs report (MiniGL, Compositing R200, Warp3D)
- Replies: 11
- Views: 5973
Re: Bugs report (MiniGL, Compositing R200, Warp3D)
@Karlos Thanks for checking it out. I expect the non rendering of triangles in Warp3D with vertices a certain distance outside the viewport may be down to guardband clipping. As being said above that should not be the case. The values are way too small for that. It also seems to depend on the view-...
- Wed May 14, 2014 5:39 am
- Forum: General AmigaOS
- Topic: Bugs report (MiniGL, Compositing R200, Warp3D)
- Replies: 11
- Views: 5973
Re: Bugs report (MiniGL, Compositing R200, Warp3D)
Could you provide a small test example for each bug (where appropriate)? Small test code makes debugging much easier.