No freeze here with Lightwave. Maybe the screen resolution you define for TC is just too big, or with wrong fonts.
I use Topaz/8 just to be sure the screen promotion works.
Search found 60 matches
- Sat May 02, 2020 1:09 pm
- Forum: General AmigaOS
- Topic: Screen promotion?
- Replies: 14
- Views: 6901
- Fri Dec 08, 2017 7:03 pm
- Forum: General AmigaOS
- Topic: Screen promotion?
- Replies: 14
- Views: 6901
Re: Screen promotion?
Hey guys, Hi, greetings from France :-) 1 - Can I promote a screen and use this? 2 - Is 'Screens' the correct way? 3 - ...how would I do that? :) and...for fun, 4 - Anyone get a network stack working in UAE? 1 - yes. It's what "screens" is for 2 - yes 3 - "screens" work with the...
- Fri Dec 01, 2017 7:15 pm
- Forum: General AmigaOS
- Topic: OS4.1 install on Sam460ex HD not recognised
- Replies: 7
- Views: 8430
Re: OS4.1 install on Sam460ex HD not recognised
Old thread but still...
Yes SLB is written to the first sectors of the disk so it will not overwrite any partition data. As a proof of that, you can update the SLB without problem.can the SLB be updated without losing data ?
- Tue Sep 05, 2017 9:05 pm
- Forum: General AmigaOS
- Topic: Preparing a new HD for installing 0S4.1 FE
- Replies: 7
- Views: 9532
Re: Preparing a new HD for installing 0S4.1 FE
Guidance on this? URL? With your OS4 CD, you have an "Installation guide" that explains this, under "Harddisk setup with Media Toolbox". It should explains it for all machines with Uboot. For machines based on Open Firmware, you may find enough information here: http://www.amedi...
- Fri May 19, 2017 5:06 pm
- Forum: AmigaOS Feature Requests
- Topic: Roadshow TCP/IPv4 to include IPv6?
- Replies: 21
- Views: 20585
Re: Roadshow TCP/IPv4 to include IPv6?
Sorry to tell you that, if I remember correctly, IPV6 as well as WLAN require a complete rewrite of the stack. So it's a 3 years work at least.
Then I don't know how this can happen in a reasonable timeframe.
Then I don't know how this can happen in a reasonable timeframe.
- Fri May 19, 2017 4:57 pm
- Forum: AmigaOS Feature Requests
- Topic: Moving and resizing partitions
- Replies: 7
- Views: 8199
Re: Moving and resizing partitions
On Windows yes. I did it many times on Windows 2008 Server or 2012 Server without a problem. It should work the same on Win7 and 8.1 as they are more or less the same.daveyw wrote:If you formatted a drive with NTFS, would you be able to shrink this partition?
- Sat Jun 06, 2015 10:58 am
- Forum: Platform: AmigaOne XE and MicroA1-C
- Topic: OS4.1FE did not start.
- Replies: 80
- Views: 84042
Re: OS4.1FE did not start.
From AmigaOS shell: nvgetvarRaziel wrote: 1) Boot into the cd workbench and post your UBoot settings here (there should be a shell command to print them, but i don't remember)
From Uboot prompt: print
- Tue Jun 02, 2015 7:34 pm
- Forum: Platform: AmigaOne XE and MicroA1-C
- Topic: OS4.1FE did not start.
- Replies: 80
- Views: 84042
Re: OS4.1FE did not start.
I can not understand why it would let me boot into the CD's version of the workbench, but not the HD. probably because you have a more recent driver on your HD than on the CD. Maybe you purchased the latest RadeonHD driver from Aeon. Maybe you can check version of RadeonHD (it's the first one I wou...
- Sun May 31, 2015 7:24 pm
- Forum: Platform: AmigaOne XE and MicroA1-C
- Topic: OS4.1FE did not start.
- Replies: 80
- Views: 84042
Re: OS4.1FE did not start.
AmigaOS debug output not "Uboot output". To instruct the AmigaOS kernel to send debug information to the serial, you need to insert "serial" on the OS4 command line. You can do so from Uboot menu. BTW, to revert the "stdout" variable back, boot OS4 (I hope you can) and...
- Sun May 31, 2015 5:35 pm
- Forum: Platform: AmigaOne XE and MicroA1-C
- Topic: OS4.1FE did not start.
- Replies: 80
- Views: 84042
Re: OS4.1FE did not start.
Tried to use uboot to change the setenv stdout to serial, now I do not see anything Of course, it's what you told Uboot to do! If you connect a serial cable, you will see what would have been displayed on the monitor. To get back to normal you need to set "stdout" back to "vga"....