Thought people may be interested to know how I, a numpty regarding these things, got on installing this.
- Apply new kernel
- Rename install.sh to install.sh.mpg and upload.
- Look at the CSV to get the FID of the upload, turn that into hex.
- Realise that I don't have the developer image installed, install it.
- Get to the bash prompt and use 'rwm' command to mount /empeg rw.
- Create dir /empeg/var/temp and copy install.sh into it. Set the permissions and execute ./install.sh
- Watch it fall over horribly because / wasn't mounted rw.
- Spend ages working out how to mount / rw.
- Run install.sh again. Choose to have display server started on boot.
- Reboot. Get stuck at init# prompt (there were some version numbers there, but I don't remember them)
- Realise that nothing's mounted, realise that I don't have a clue what to do.
- Reinstall developer image, wait ages because database needs rebuilding after I moved install.sh out.
- Reinstall kernel
- Mount everything rw
- Run install.sh. Choose not to have it start on boot.
- Test. Everything seems fine (view playlists, play songs), but...
- Browser gets stuck at "Opening page http://192.168.1.7/empeg.html" when I try and open either "empegApplet in new window" or "empegApplet in current window".
- That's it. Any ideas?
If anybody wants to see how far I've gone, have a look on
http://client74-220.hispeed.ch:13470/. I'll leave it up for a couple of hours.
Nick.
--
18Gb blue - s/n 080000299 (original queue position 8724)
OK. As a late addition, displayserver's been running for a few minutes and I've got a few of these come over the serial port:
displayserver: memory violation at pc=0x40073894, lr=0x020036b0 (bad address=0x0
0000000, code 2)
pc : [<40073894>] lr : [<020036b0>]
sp : bffff508 ip : 40073890 fp : bffffd88
r10: 400ff128 r9 : 02003404 r8 : 02003e28
r7 : 02000abc r6 : 4000c2a8 r5 : 00000001 r4 : bffffdc4
r3 : 00000000 r2 : 00000400 r1 : 00000000 r0 : 00000000
Flags: nzCv IRQs on FIQs on Mode USER_32 Segment user
Control: D01A917D Table: D01A917D DAC: 00000015
Function entered at [<02003404>] from [<40037040>]
r4 = BFFFFDC4
Function entered at [<40036ee4>] from [<02000e98>]
r10 = 4001D858 r9 = 00000000 r8 = 00000000 r7 = 00000000
r6 = 02000E74 r5 = 00000000 r4 = 4001E5EC
Any ideas?
Edited by debauch on 20/11/00 08:29 PM.