30.03.2015 19:20, Wojciech Kazubski пишет: > I am trying to install openSUSE 13.2 on Beagleboard xM rev. B. If I am > correct, I should use the image labelled "beagle" for this board. > > So far I managed to get JeOS version working, I can connect using serial > console or SSH protocol (after configuring the network). > > With E17 an XFCE versions I get the last last message "Starting kernel" on > serial port but no console output. The screen goes plain yellow soon after > reset and then black and message "No input signal" appears. It seems that > keyboard is working, as I can toggle keyboard LEDs wih "Caps Lock" and > "Scroll > Lock" keys, but I can't do anything more. > > I suspect that there is some problems with configuring video hardware, > missing/bad kernel module or so. > > Should JeoS version of openSUSE for ARM produce output to the local console? >
Hi, >From what I see from sources, It should not. # define KERNEL_CMDLINE_SER "plymouth.enable=0 console=ttyO2 vram=16M" # define KERNEL_CMDLINE_GFX "plymouth.enable=0 vram=16M" -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
