When i start up the citidel it will boot from the disk and start the kernel and loads etc.bin but after that the screen gos blank. Next when i turn on scroll lock and push the print screen button on the key board it says "svgalib: Configuration file '/home/touch/etc-0.1.4-build/etc/vga/libvga.config' not found" then it says a few other things. as soon as i take off the scroll lock it looks for the server again and loads etc.bin and the screen gos blank. Could you tell me what might be wrong and how to fix it. I really have high hopes for this project.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The blank screen means ETC is working, but didn't receive a valid PNG from the server. You might want to try using the etcsimulator.html to test the working of your webserver. Or you could just point your webbrowser at the same URL that ETC is pointing to.. odds are you don't have GD compiled into PHP, or PHP is broken in some other way.
Mark
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When i start up the citidel it will boot from the disk and start the kernel and loads etc.bin but after that the screen gos blank. Next when i turn on scroll lock and push the print screen button on the key board it says "svgalib: Configuration file '/home/touch/etc-0.1.4-build/etc/vga/libvga.config' not found" then it says a few other things. as soon as i take off the scroll lock it looks for the server again and loads etc.bin and the screen gos blank. Could you tell me what might be wrong and how to fix it. I really have high hopes for this project.
The blank screen means ETC is working, but didn't receive a valid PNG from the server. You might want to try using the etcsimulator.html to test the working of your webserver. Or you could just point your webbrowser at the same URL that ETC is pointing to.. odds are you don't have GD compiled into PHP, or PHP is broken in some other way.
Mark