Re: v1.2 - INIT: Id "x" respawning too fast: disabled 5 minutes
rldowns,
Did you look at the link in my 1st post? Since I forgot to complete that, I guess I will here...
1. On releases of IVI after about 3 May the text install is the only one that will work (they integrated the emgd driver and broke the GUI install for all machines not supported by that driver)
2. Related to #1, once installed you will have to remove the emgd drivers and install the mesa gles drivers. It helps if you grab a copy of an image released last week (there was an error in the inittab file which put it into runlevel 3 vs 5 -- which is cool for our purposes as it's tricky to get to a virtual terminal when the GUI is *trying* to run). If you don't get one of those images, you will have to wait for a break in xorg trying to start. During that break, switch to a VT. Once in the VT, you will have to do something like:
"rpm -e --nodeps emgd.bin"
"zypper install mesa-libEGL"
"zypper install mesa-libEGL-compat"
"zypper install mesa-libGLESv1"
"zypper install mesa-libGLESv2"
"zypper install mesa-libGLESv2-compat"
Note: you may not have to run ever line -- zypper may install some due to dependencies. This also requires a network connection... If you aren't using a image with the error, you need to type quick!
3. reboot
Good Luck
|
The Following User Says Thank You to nasa For This Useful Post:
|
|
|
|