Not really. Looks like it is still on text screen with disabled message visualization. Wondering that you see the messages at all as we have disabled it I thought.
What you can do is login and then run
dmesg
to see all messages.
Also Running
xinit -- -nocursormanually - which is the command we use to start x with chromium should give you more infos about what is going wrong. Guess it has to do with display driver and configuration. Each display has it's different drivers and required settings to get x system working.