Oberon Community Platform Forum
December 12, 2019, 08:48:21 AM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
Oberon Community Platform Forum
>
Support
>
Installation
>
Crazy fresh installation problem.
Pages: [
1
]
« previous
next »
Print
Author
Topic: Crazy fresh installation problem. (Read 5947 times)
darek
Jr. Member
Posts: 59
Crazy fresh installation problem.
«
on:
January 23, 2008, 11:20:07 AM »
Dear all,
I have installed the crazy fresh edition of BB dated 11.2007. The installation process went without any problems. When I reboot my PC, the BB booted smoothly but I lost access to the keyboard and mouse. This happened on two different computers.
Any ideas how to make this working?
Regards,
Darek
Logged
staubesv
Administrator
Sr. Member
Posts: 387
Re: Crazy fresh installation problem.
«
Reply #1 on:
January 23, 2008, 11:40:59 AM »
The new command mechanism doesn't try to execute module names as commands. That means that if you just middle-click, for example, on AosDisplayLinear, the module will not be loaded anymore. This change has been done to prevent arbitrary words (that obviously are no commands) from being executed as a command (which involves loading the module even if a command does not exist).
More precisely, commands now have the form ModuleName "." [CommandName], i.e. AosDisplayLinear. would load the module.
There is a bug in Aos.Par: It has not yet been adapted to this change. You have to change the following configuration strings:
Old:
Boot="AosDisplayLinear"
Boot1="AosKeyboard;AosMousePS2"
New:
Boot="AosDisplayLinear.Install"
Boot1="AosKeyboard.Install;AosMousePS2.Install"
We will provide a new release that fixes this problem soon.
Sorry for the troubles.
Logged
staubesv
Administrator
Sr. Member
Posts: 387
Re: Crazy fresh installation problem.
«
Reply #2 on:
January 23, 2008, 06:15:33 PM »
Aos.Par has been fixed (revision 753). You can download the file from the Bluebottle website.
Logged
darek
Jr. Member
Posts: 59
Re: Crazy fresh installation problem.
«
Reply #3 on:
January 23, 2008, 06:27:05 PM »
Thanks !!!!
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Discussion
=> OCP
-----------------------------
Development
-----------------------------
=> General
=> Oberon & Active Oberon
=> AOS
=> WinAOS
=> UnixAOS
=> ETH Oberon
=> ETH Zonnon
=> Merge Requests
=> Bug Report
-----------------------------
Projects
-----------------------------
=> ObeDAV
=> Matrix
-----------------------------
Support
-----------------------------
=> Installation
Loading...