[20:32:36] #amigaworld2 is now able to take questions [20:34:04] We are starting very soon [20:34:27] if u wish to ask any questions post them in #amigaworld2 [20:36:00] Okay, hello all :) [20:36:02] Ok, is this thing on ? [20:36:04] yes [20:36:06] Hello All! [20:36:15] *clears throat* [20:36:21] hi EntilZha and Rogue [20:36:50] Hello everybody... first of all, I would like to say a few things that would otherwise be asked at least 100 times :) [20:37:11] I've got some good news and some not-so-good news... I start with the not-so-good one. [20:37:40] As you have probably already guessed, there will be no OS 4 release this year. There are reasons for that which I would like to explain [20:38:14] The main reason is the unavailability of hardware. As you all know, AmigaOne's are not available right now, so we are not in a position to offer an OS 4 with a matching hardware. [20:38:50] We DO think that once we release AmigaOS4.0, there will be a general interest in the news, in media, etc. We will get a lot of interest from people outside the amiga market, and they will ask where they can buy it. [20:39:23] If we tell them they cannot buy it right now and need to wait until the hardware is available, then this will take away a lot of momentum that the release will generate. [20:39:39] Hence we decided to postpone the release until such time as a hardware platform IS available. [20:39:46] *coughs* so much for the bad news. [20:40:04] Now the good news. First of all, since we don't have OS 4 out now as planned, there will be... [20:40:07] Update #4 [20:40:32] Update #4 will come out early january, and will be again a quite comprehensive update. It will include, among other things... [20:40:42] -> Petunia (the JIT) [20:40:50] -> Warp3D including the R200 driver [20:41:14] -> the latest Intuition, which has seen quite some overhaul (especially in ReAction) [20:41:36] ... and, well, everything else is included too. It's going to be an installable ISO again [20:41:52] It will be more or less what the beta testers have now [20:42:13] Secondly, one thing that was recently added to OS 4 is SCSI support. [20:42:45] Stephane Guillard has written a driver for LSI/Symbios based cards (53c8xx based). [20:43:23] Finally, you will wonder when new hardware is going to be available. [20:44:10] I'm afraid I cannot answer that question, BUT we are working with several hardware companies (Troika is one of them but not the only one) that want to provide hardware ofr AmigaOS4.0 [20:44:40] These companies will come forward as soon as they are ready for that. Projects will cover both the low-end and high-end market. [20:44:59] Alright, that's it from me. I'd say on to the questions. [20:45:11] Ok hold on for the first one. [20:46:00] Will there be any kind of software / drivers updating service (notice or automatic via internet) in the final os4.0.. [20:46:46] Before we go any further, please, those of you who have joined and wish to ask a question, join #amigaworld2. To do this do /join #amigaworld2 at your prompt [20:46:59] As you may have heard, there already is some sort of updater program called AmiUpdate. We don't know yet if this will make it public or not, but it is certainly an option... [20:47:17] Basically we will consider it but it depends on the infrastructure. [20:47:36] Will update #4 include SNAP? [20:47:37] next please :) [20:47:48] No, SNAP will not be included [20:48:00] next [20:48:07] What will the final version contain that's missing for update 4 [20:48:33] Not much. Basically, it's very near to what would have been the final release. [20:48:58] There are some bits and pieces that we will only release in the final version... [20:49:21] This gives us the opportunity to test them some more internally... [20:49:28] <_Steve_> [VidarL]: Given the popularity of "safe" languages, do you have any plans to release a virtual machine based programming language like Java or .Net, with official Reaction bindings? [20:50:00] There are currently no plans from our side. [20:50:13] We are planning things like Python [20:50:25] as a replacement for AREXX. But nothing yet in terms of Java [20:50:31] NEXT [20:50:44] Codesmith:when are we going to see an updated SDK? [20:50:45] QUESTION: When can we expect an updated SDK? [20:51:14] It wil probably l be release shortly after update #4 [20:51:27] next [20:51:55] Invizix: http://www.perl.com/doc/manual/html/Porting/README.amiga.html [20:52:10] fusion:Will Y have to you it a rom 4.0 to receive AmigaOS4 or will be us obliged of reflasher the CyberstormPPC chart? [20:52:42] There will be no OS4 ROM and there will be no reflashing for CyberstormPPC cards. [20:52:49] next [20:52:54] <_Steve_> [^eliot]: How good does memory protection, virtual memory and resource tracking work in current OS4? Which limitations are there? [20:53:51] Memory protection in the sense that programs run completely isolated does not work on current AmigaOS... it's technically not possible since all existing programs rely on shared memory [20:54:22] just wanted to add a question (if possible) "what are current relationships between eyetech an hyperion" [20:54:35] The only thing we currently do is protect certain parts from access by user programs... [20:55:31] Resource tracking is implemented basically, but it is not yet used by everyone, so basically, it's disabled by default... there are too many problems still (resources being freed by other tasks than the original allocator...) [20:56:10] The relationship between Hyperion and Eyetech is as always - we're doing the software, Eyetech is doing the hardware. [20:56:20] I don't think there is more to say on that. [20:56:22] next [20:56:27] QUESTION: Mesa looks really interesting. How much integration into AmigaOS are you expecting to do? Will there be a mesa.library for example? [20:56:28] : Are Hyperion in regular contact with Amiga.Inc? [20:56:40] *coughs* :) [20:56:43] Alright, about Mesa... [20:57:30] We are working on a generic OpenGL framework that will basically allow a program to use OpenGL much in the same way as AGL, glX or WGL - you create a context and start using OpenGL commands. [20:57:54] This will not be tied to Mesa but to a concept of an installable driver that can override all or part of the standard OpenGL pipeline. [20:58:15] This way a vendor-specific OpenGL can be used as well as Mesa or even MiniGL. [20:58:33] About our contact with Amiga: [20:59:05] Yes, we are in contact with Amiga. I don't know specifics, since this is a management job, so I can't say more about it. [20:59:10] Next [20:59:12] QUESTION: Will the Grim Reaper be able to catch crashes that occur within graphics/intuition.library caused by incorrect [20:59:13] pointers, or will it lock upp the system in OS4 final as well? This problem is very annoying during development and testing [21:00:07] Illegal access in critical parts of the system will always lead to such "hard" crashes. This is a problem of the AmigaOS design in general, and we basically inherit that. [21:00:45] There's no real way for the GrimReaper to catch these... these things will be addressed later [21:00:49] next [21:01:03] Some days ago in the forums it was said that the RKM's would be renewed and printed again. Could you share some more info on that? [21:01:54] We intent to bring the RKM's up to current specs. [21:02:32] There might be a print-on-demand printing (there are companies that offer such a service), although nothing is yet written in stone... it's planned, at any case [21:02:40] next [21:02:44] QUESTION: will full dvi support for dvi-able graphic cards/monitors make it into update#4 or the final one? [21:02:56] is amigainput going to be included in update 4? [21:03:15] Update #4 : no, most likely not. OS4 final: Yes. [21:03:35] That's DVi support Rogue's talking about [21:04:15] AmigaInput: yes that is going to be included in update #4, most likely including the USB HID driver... I have played Descent Freespace wth my Saitek X52 FCS and it rocks :) [21:04:18] next [21:04:20] QUESTION: Can you comment on any possible CPU upgrades that may or may not be available for the A1 ? [21:04:27] No [21:04:31] :) [21:04:36] Sorry, we are no hardware company [21:04:40] next [21:05:08] <_Steve_> [dEF_bASE]: Question: Hardware support (specifically, driver development for anything other than the most popular hardware) is a serious issue for Linux. How do you intend to address driver development and hardware support to avoid (or reduce) the issues that Linux has? [21:05:44] We're in the same boat. Hardware support WILL be an issue, more so since many hardware companies will not part with their specs. [21:06:01] We can borrow from Linux or write our own drivers, or support thrid party drivers. [21:06:29] For OS 4 on embedded devices, things will look different since on embedded hardware the drivers will be custom-written for the system in question. [21:06:54] But yeah, that is going to be an issue... you will not be able ATM to plug in, say, a Volari graphics card and expect it to work. [21:06:57] :( [21:06:58] next [21:07:04] Will there be socks support in roadshow? [21:07:52] Uhm, good question... Frankly, I don't know... if Olaf is here, can somebody voice him :S [21:08:15] If Olaf is here [21:08:24] then please contact an op [21:08:26] you will be voiced [21:08:57] Something I forgot to mention about Update #4: [21:09:07] It will have 64 bit DOS support [21:09:28] Rogue can you elaborate on that? [21:09:35] Sure.. [21:10:14] There are new functions that accept 64 bit file offsets and sizes. There are also new DOS package types that will allow you to use files that are larger than 2 GB. [21:10:22] currently everything is 32 bit, and signed, too. [21:10:28] YES [21:10:30] so that means 2GB is mostly the limit. [21:10:35] you beauty [21:10:50] *coughs* [21:11:09] lol [21:11:11] Erm, seems Olaf isn't here... Next I'd say [21:11:17] question: will os4 support tvout? [21:11:33] Update 4 won't. [21:11:57] For the final version, I think this is planned (for cards that support it like Radeon), so it would be yes. [21:12:00] next [21:12:05] Question: Using AmigaOS4 partitioned harddrives connected via USB is not working well to say the least in pre3, will this work in Update4? [21:12:59] There was a bug in CrossDos that was causing trouble. This is fixed, and the fix will make it into update 4 [21:13:27] Other than that, I can't say, because I don't know what the problem is that you're having... [21:13:30] next [21:13:31] MiMe_OS4> QUESTION: will the radeon drivers be updated for #4 (overlay for example)? [21:13:33] How advanced have the video drivers become so far and in final OS4 whats the latest Radeon card we can use to attain both 2d and 3d? [21:14:10] Overlay is still being worked on, but it's not in update 4, sorry [21:14:49] All Radeons from R100 up to R2xx and RV2xx are supported by 3d drivers [21:14:57] All others only 2d at the moment. [21:15:01] next [21:15:41] <_Steve_> [ssolie]: QUESTION: Mesa looks really interesting. How much integration into AmigaOS are you expecting to do? Will there be a mesa.library for example? [21:15:55] *coughs* See above [21:16:03] Already been answered [21:16:05] * Rogue points upwards [21:16:11] Uhm... next ? [21:16:44] Are you spending more time on the OS4 version for the "classic" Amiga now that you are waiting with the final release for new hardware? [21:17:17] Not really. Except for the real low-level stuff, both versions are basically the same... [21:18:01] What we currently do is testing and bugfixing... even final releases contain bugs, so here's our chance to reduce the number of bugs that will be in the final version (and replace them by new bugs :S ) [21:18:29] next [21:18:38] QUESTION: will there be public & free SDK with cross-compilers? [21:19:07] Yes, there will be. Unfortunately, this has been on backburner for far too long, and we apologize for that. [21:19:23] next [21:19:30] Q:Does #4 need UBOOT update? [21:19:34] No [21:19:39] next :) [21:19:40] mschulz_AROS> question: would you mind allowing AROS to be source-compatible with OS4? [21:20:02] Well, my personal opinion: No. [21:20:04] BUT [21:20:29] Since I am certainly not a lawyer, I cannot and will not comment on legal issues... I don't mind, but the company might :) [21:20:45] There are commercial interests to be taken into account. [21:21:12] Basically, this is a question for the management, and not for us... we only work here :) [21:21:19] Yup :) [21:21:22] Personally, I wouldn't mind either. [21:21:30] next [21:21:38] <_Steve_> [%Jurassic_OS4]: QUESTION: Who will be responsible for the OS4 marketing. We all know how poor C= marketing was after the 64 was released with there be a hi profile scheme ? [21:22:00] Erm, good question. [21:22:12] I am a developer, it certainly isn't going to be me :) [21:22:26] Other than that, well the website is more or less a beginning of our marketing... [21:22:40] So I cannot really answer that. [21:22:42] next [21:23:01] question: can finally use joystick/jopad with update 4? [21:23:10] Yes. [21:23:24] AmigaInput is going to be included [21:23:46] There is a driver for USB HID devices which is capable of driving a number of USB joysticks. [21:24:06] Not all are supported, we are working on a compatibility list. [21:24:33] But quite a number of devices already work... Like I said above, my Saitek FCS works quite well.. [21:24:51] We played Freespace with this: http://www.saitek.de/prod/x52.htm [21:24:59] next :) [21:25:02] PA-Semi, xenon, cell, ... everything is multicore, nowadays. Any plans to add support? [21:25:18] That is a definitive YES! [21:25:26] We'Re already lookng into this. [21:25:46] Multicore CPU's are going to be commonplace in a few years time, we cannot afford to miss that. [21:25:53] Especially with CELL [21:26:28] There are currently "legacy issues" with multicore support, so this is going to be post OS4.0 (4.x) [21:26:50] This is mostly about Forbid lockign which chokes performance if used too often. [21:27:19] We're working on getting this out of the system, and we're working on solutions for dual/multicore CPU support and special CPU support like CELL [21:27:23] next [21:27:31] Question: Is raytracer Real 4D still an issue for AOs4? [21:27:37] Yes [21:27:52] Still being worked on, though it is going slowly... [21:28:01] We've moved it to a third party though. [21:28:05] next [21:28:08] <_Steve_> [GuruMeditation]: QUESTION: Commodore was quite excellent when it came to documentation. Will you, or anyone else print any documentation for OS4, or will it be digital only? [21:28:22] Good question. [21:28:47] Digital documentation is going to be the major source of information, but we're looking into things like a printed manual. [21:29:12] There most likely *will* be a printed manual for the final release. [21:29:32] And a "big box" [21:29:43] next [21:30:06] Orgin: Do you plan, at some point, to include a proper GUI based tool for task/process management? Such as listing all running processes, sending signals, changing priorities, killing individual tasks etc. [21:31:25] The whole scheduler/task system will be reworked completely in post 4.0. As such, these possibilities are probably going to be addressed late, including such a tool. [21:31:52] There has been lots of work recently within exec and DOS to make graceful exit of crashed task more viable [21:32:14] Resource tracking *is* functional, it just needs to be extended to things like graphics and intuition. [21:32:31] Whether this will work out for 4.0 or be pused back for 4.1 is not yet decided... I'd bet on 4.1 [21:32:38] next [21:32:41] Question: Are there any plans for a speech program in OS4 as there was in the original Amiga? [21:32:53] Short answer: No [21:33:50] Long answer: There's been a candidate for a speech replacement for OS4, but it has not yet been pirsued. It's basically a "minor issue", and there is freely available software that can do the same. [21:34:06] next [21:34:09] Any chance of some new games while we wait for OS4? I have cash to spend... [21:34:46] We're currently working on some stuff but I cannot disclose what it is, nor can I say when it will be available. [21:34:58] Basically, we are working full time on OS4 [21:34:59] things go slow... we've got an OS to finish too :) [21:35:50] next [21:35:52] Chris_Y> QUESTION: What features are planned for post-OS4.0? [21:36:08] Some of the features: [21:36:19] - Multi-core/Multi-CPU support [21:36:59] - Device-Independet display system. Basically something like Cairo, OpenGL-accelereated, with all the visual gadgetry like rotatable windows, transparency and the like... [21:37:52] Basically improve on what we have now. [21:37:57] - Everything that's not yet in OS4.0 [21:38:02] Yup :) [21:38:05] (good answer) [21:38:32] *coughs* next :) [21:38:35] <_Steve_> [tons]: Will hardware/software that requires proper Zorro and Classic Amiga Video support, such as the Video Toaster and Video Toaster Flyer system, work properly with OS4? [21:38:59] Yes, provided the drivers are written correctly. [21:39:26] There's nothing that prevents you from accessing the Zorro bus, or the video hardware... however, the drivers must work with the emulation. [21:39:39] next [21:39:49] okay [21:39:54] Finally to finish [21:40:01] can you comment on: Pegasos 2 port [21:40:09] and OS4 on PDA? [21:40:11] ;) [21:40:14] Aye! No comment :) [21:40:18] Erm... okay... [21:40:31] Pegasos 2 is a potential hardware platform for OS 4. [21:40:51] There is an initial "cost" involved for a port, in fact, for any port of OS 4 to a different hardware platform. [21:41:25] On some occasions (like the hardware platforms mentioned in our introduction) we'Re working on that with the hardware manufacturer. [21:41:43] For the Pegasos 2, we would need to do that ourselves. We're currently not ready to do that. [21:41:57] That is the reason why there is no OS4 on the peg yet. [21:42:02] PDA: [21:42:14] Yes AmigaOS4 *does* run on an existing PDA. [21:42:30] what make? and can we have it now? ;) [21:42:35] Yeah, Workbench booting on a 240x320 display: A sight to see x [21:42:43] lol [21:42:53] if Windows can do it ;) [21:43:10] I can not dsclose that without killing 519 people, sorry [21:43:17] okay :) [21:43:23] Finally in closing then, [21:43:39] everyone stick around for the after-party [21:43:53] I would like to thank you guys on behalf of everyone on Amigaworld for taking the time to answer all the questions [21:43:56] after-party ? Can we get drunk ? [21:44:03] on Coke ? [21:44:04] Drinks are on DaveyD [21:44:13] EntilZha your belgain, of course [21:44:16] Depends on what you mix into the Coke [21:44:16] To round of Rogue EntilZha any thoughts on OS4.1 and beyond? [21:44:24] true [21:44:32] * EntilZha remembers being drunk on Coke+Cognac [21:44:42] * DaveyD locks the door [21:44:46] To round of Rogue EntilZha any thoughts on OS4.1 and beyond? [21:45:24] Hmm... thoughts... [21:45:44] Well, we do have our plans, but it all depends of course on the present, i.e. sales of OS4 [21:46:07] Some of the plans we already gave a glimpse on, some others are not disclosed yet [21:46:15] * DaveyD opens the room in a moment [21:46:20] okay, well on that note, guys thank you for your time [21:46:21] :) [21:46:32] now drink up [21:46:35] Round of applause [21:46:35] You're welcome. Thanks all for listening [21:46:42] «Modus» DaveyD ändert den Kanal-Modus auf "nicht moderiert". [21:46:44] Thanks to the Friedens