Dear All,
I am new to Linux. We have purchased one software in our compony. But whenever I try to install, it is giving error that
error:-Insufficient color depth to display installation panel.
Can anybody let me know how can I set the color depth in SUSE linux manually?
sometimes it is also giving error Xlib: Connection to “0:0” refused by server
Xlib: No protocol specified.
(I am not logging in remotely or X System)
I’ve followed this thread, but had difficulties determining what actually goes wrong. You’re new to Linux, so you’re not into the details (yet ), which makes giving precise information difficult. I’ll have to try asking the right questions
If this is mission-critical and has to be worked around quickly, you might be faster off doing a text-based install, rather than graphical.
Text mode is (as far as I have experienced) an automatic default during installation - if graphical mode fails, it uses text mode YaST. Does this happen in your case?
It is unclear where exactly the error occurs. The normal progress is to boot the installation media, which gives you a selection menu (I’ll call that “grub”). The default entry, selected when no other input is made, is (as far as I recall) to install SLES. Then the installation system is loaded (giving text mode messages, then switching to a graphical mode) and the installation tool (“YaST”) comes up in graphical mode (or falls back to text mode). There is, iirc, a reboot during installation, getting you back to YaST once the reboot completed (in graphics mode, too) and after installation, you can reboot the system. Where in this process does the error message appear? Is it something output the console as some sort of “stray error message” or is it displayed in some form of message box or accompanied by a message, something like “An error has occured. The actual error message was:…”?
The error message(s) themselves could point to multiple error sources - it could be as simple as an X server (“graphics mode”) that won’t start due to some configuration problem. Depending on when this occurs, there are different ways to approach this situation.
With more information, we may be able to get things running