Info in startup screen
  • Butterfly
    Butterfly
    Tomo
    Posts: 92 from 2003/7/29
    From: Heesch, The Ne...
    When I start up my PEG2 there is just after the morphos-logo and before ambient a very short message.
    Too short to read. (but I just can read that the words 'fail' and 'vector' are in the message).
    Is there a way to recall that message?

    Everything works fine, except Muibase, if a make a compex database it freezes (only Muibase). Is there a connection?

    Regards Tom
  • »17.09.14 - 17:32
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    igracki
    Posts: 421 from 2003/2/24
    From: Berlin
    You could try to record a video with your mobile phone, and then play it with mplayer frame by frame.
  • »17.09.14 - 17:44
    Profile Visit Website
  • MorphOS Developer
    geit
    Posts: 1053 from 2004/9/23
    Open an editor and add

    set echo on

    as first line of the file S:user-startup.

    now reboot. The message should stay visible.

    You may need to iconify the shell to finish booting. Afterwards remove the problem and the line again.

    Geit
  • »17.09.14 - 18:53
    Profile
  • Butterfly
    Butterfly
    Tomo
    Posts: 92 from 2003/7/29
    From: Heesch, The Ne...
    @ geit: the command doesn't work. I put it in the user-startup and I can see that it gives more output but I still have just a fraction of a second time to read before ambient appears and then the messages are 'whipped out'.

    @igraki: I tried also your suggestion, but i can't get the letters sharp enough to read

    regards Tom
  • »18.09.14 - 12:59
    Profile
  • Paladin of the Pegasos
    Paladin of the Pegasos
    koszer
    Posts: 1251 from 2004/2/8
    From: Poland
    Quote:

    I just can read that the words 'fail' and 'vector'


    I would reccomend running SFS Doctor and checking your HDD partitions.
  • »18.09.14 - 14:01
    Profile
  • Butterfly
    Butterfly
    Tomo
    Posts: 92 from 2003/7/29
    From: Heesch, The Ne...
    Done. Everything is fine....

    Regards, Tom
  • »18.09.14 - 17:02
    Profile
  • MorphOS Developer
    geit
    Posts: 1053 from 2004/9/23
    Quote:

    Tomo wrote:
    @ geit: the command doesn't work. I put it in the user-startup and I can see that it gives more output but I still have just a fraction of a second time to read before ambient appears and then the messages are 'whipped out'.

    @igraki: I tried also your suggestion, but i can't get the letters sharp enough to read

    regards Tom


    Use an editor and open SYS:MorphOS/s/startup-sequence

    add a colon ";" before the EndCLI >NIL: line at the bottom This will prevent the shell from closing.

    Geit
  • »18.09.14 - 18:57
    Profile
  • Butterfly
    Butterfly
    Tomo
    Posts: 92 from 2003/7/29
    From: Heesch, The Ne...
    Oke, the last hint worked for me. I sorted a lot of wrong assigns out. Still left:

    CheckMount: Globvec 1 is not supported. Only -3, -2 and -1 are supported here
    EXECUTE: Can't open "GG:sys/S/gg-startup"
    object not found

    I have looked into that folder of GG... and found only 2 files"
    'resident_gg' and 'unresident_gg'.
    I can't find gg-startup.

    With many thanks, Tom
  • »18.09.14 - 20:20
    Profile
  • MorphOS Developer
    geit
    Posts: 1053 from 2004/9/23
    Quote:


    CheckMount: Globvec 1 is not supported. Only -3, -2 and -1 are supported here



    No clue about the first one, beside there is no GG:Sys/s/gg-startup here, too

    For the second one check the SYS:Devs/DOSDrivers drawer. You have installed a mountfile which uses "globvec = 1" in it, which is not supported by the mount command as the message states.

    Probably removing that line from file is enough to fix the issue.

    Geit
  • »19.09.14 - 02:20
    Profile
  • HAK
  • Order of the Butterfly
    Order of the Butterfly
    Posts: 225 from 2003/2/24
    From: Austria, Vienna
    Hi,

    Quote:

    Tomo wrote:
    EXECUTE: Can't open "GG:sys/S/gg-startup"
    object not found

    I have looked into that folder of GG... and found only 2 files"
    'resident_gg' and 'unresident_gg'.
    I can't find gg-startup.




    Hehe, that's leftover stuff from the OLD SDK.
    (I checked and found my last traces in backups between MorphOS 2.5 and 2.6)

    And this is really in MOSSYS:s/startup-sequence? It should have been put in S:user-startup back then.
    If it is in MOSSYS:s/startup-sequence, you'd better check with the one on the ISOs. Normally this file shouldn't be changed at all and any changes should go to S:user-startup.


    Bye HAK
  • »19.09.14 - 14:00
    Profile
  • Butterfly
    Butterfly
    Tomo
    Posts: 92 from 2003/7/29
    From: Heesch, The Ne...
    I found 'globvec = 1' in a CON-file. It is no removed...
    I also removed the gg... assign.

    Many many thanks for you help

    Reagrds, Tom
  • »19.09.14 - 14:57
    Profile
  • Butterfly
    Butterfly
    Tomo
    Posts: 92 from 2003/7/29
    From: Heesch, The Ne...
    Hi,
    sorry I thought I had allready given a reaction on the last suggetions.
    I cleaned 'Devs/DOSDrivers' ( I think from an old installation) and now everything is fine. Everybody thanks for helping me with suggestions.

    Regards Tom
  • »27.09.14 - 12:35
    Profile