[opensuse-arm] Using ssh -X on 13.1 JEOS; also problem logging directly into the Beagle Bone Black
I'm trying to open a terminal window with graphics on my desktop to ssh into the Beagle Bone Black running opensuse 13.1 JEOS. I installed x11-server, but that doesn't appear to be enough. command format is ssh -X me@xxx.xxx.xxx.xx Note also I can't log into the BBB from the using the graphic display and usb for keyboard/mouse. I get the login and password boxes, I see login successful flash on the screen, then it immediately goes back to the login box. A non-graphics ssh into the computer is fine. In fact, I could live with ncurses, but I have an app that uses Qt graphics just to set it up. I loaded qt3 and mono-qt. No luck. -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
lists <lists@lazygranch.com> writes:
I'm trying to open a terminal window with graphics on my desktop to ssh into the Beagle Bone Black running opensuse 13.1 JEOS. I installed x11-server, but that doesn't appear to be enough.
You don't need an X server on the remote system for ssh to work.
command format is ssh -X me@xxx.xxx.xxx.xx
And what is the error? Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On Wed, 25 Jun 2014 09:16:22 +0200 Andreas Schwab <schwab@suse.de> wrote:
lists <lists@lazygranch.com> writes:
I'm trying to open a terminal window with graphics on my desktop to ssh into the Beagle Bone Black running opensuse 13.1 JEOS. I installed x11-server, but that doesn't appear to be enough.
You don't need an X server on the remote system for ssh to work.
command format is ssh -X me@xxx.xxx.xxx.xx
And what is the error?
Andreas.
If I try to run yast2, the message is: "Qt GUI wanted but not found, falling back to ncurses." So I think I'm not getting X using ssh. Regarding yast2, I could live with ncurses. I'm just using yast2 to see if X11 is working. I have a program that unfortunately needs X11. It runs on opensuse on intel. I will put the error message here, but I dont know this isn't an Arm issue. ----------------------- mono VirtualRadar.exe Stacktrace: at <unknown> <0xffffffff> at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipCreateFont (intptr,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,intptr&) <0xffffffff> at System.Drawing.Font.CreateFont (string,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,byte,bool) <0x0013f> at System.Drawing.Font..ctor (string,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,byte,bool) <0x0007f> at System.Drawing.Font..ctor (string,single,string) <0x00057> at (wrapper remoting-invoke-with-check) System.Drawing.Font..ctor (string,single,string) <0xffffffff> at System.Drawing.SystemFonts.get_DefaultFont () <0x0005b> at System.Windows.Forms.Theme.get_DefaultFont () <0x00027> at System.Windows.Forms.Control.get_DefaultFont () <0x0001f> at System.Windows.Forms.Control.get_Font () <0x00053> at System.Windows.Forms.Form..ctor () <0x00077> at VirtualRadar.WinForms.BaseForm..ctor () <0x00023> at VirtualRadar.WinForms.SplashView..ctor () <0x0001b> at (wrapper remoting-invoke-with-check) VirtualRadar.WinForms.SplashView..ctor () <0xffffffff> at VirtualRadar.Program.StartApplication (string[]) <0x00067> at VirtualRadar.Program.Main (string[]) <0x0034b> at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff> Native stacktrace: mono() [0xac3c8] mono() [0x2aad4] /lib/libc.so.6(__default_rt_sa_restorer_v2+0) [0xb6dc2d50] /usr/lib/libgdiplus.so(GdipCreateFont+0x110) [0xb5d35aec] Debug info from gdb: ================================================================= Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= Aborted ---------------------------------- -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
lists <lists@lazygranch.com> writes:
If I try to run yast2, the message is:
"Qt GUI wanted but not found, falling back to ncurses."
You don't have the YaST Qt GUI installed. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Op woensdag 25 juni 2014 10:06:44 schreef Andreas Schwab:
lists <lists@lazygranch.com> writes:
If I try to run yast2, the message is:
"Qt GUI wanted but not found, falling back to ncurses."
You don't have the YaST Qt GUI installed.
Andreas.
Also see http://en.opensuse.org/HCL:Raspberry_Pi the chapter "Manual Yast2 Install" -- fr.gr. member openSUSE Freek de Kruijf -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On Wed, 25 Jun 2014 10:06:44 +0200 Andreas Schwab <schwab@suse.de> wrote:
lists <lists@lazygranch.com> writes:
If I try to run yast2, the message is:
"Qt GUI wanted but not found, falling back to ncurses."
You don't have the YaST Qt GUI installed.
Andreas.
I installed yast qt and it crashed. ------------- yast2 Run command: /sbin/yast2 sw_single & terminate called after throwing an instance of 'YUINoDialogException' what(): No dialog existing YaST got signal 6 at YCP file /usr/share/YaST2/clients/sw_single.rb:812 /sbin/yast2: line 378: 4092 Aborted $ybindir/y2base $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS ---------------- A quick internet search claims this will fix it: "zypper in -f libyui-qt-pkg4" That tip is just a bit out of date. "zypper in -f libyui-qt-pkg5" Now yast-qt is working. -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Do you have xauth installed? Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On Wed, 25 Jun 2014 11:10:57 +0200 Andreas Schwab <schwab@suse.de> wrote:
Do you have xauth installed?
Andreas.
Yes, I have xauth installed. BTW, what is the proper list etiquette? Do I reply to just the list, or the list and the user (in this case yourself)? -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Please rerun ssh with -v. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On Wed, 25 Jun 2014 12:00:55 +0200 Andreas Schwab <schwab@suse.de> wrote:
Please rerun ssh with -v.
Andreas.
This is just with the verbose option, not verbose with -X as well. I deleted displaying the key since I don't know if that is a security issue. ============================================================================ OpenSSH_6.2p2, OpenSSL 1.0.1h 5 Jun 2014 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 20: Applying options for * debug1: Connecting to 192.168.123.39 [192.168.123.39] port 22. debug1: Connection established. debug1: identity file /home/gary/.ssh/id_rsa type -1 debug1: identity file /home/gary/.ssh/id_rsa-cert type -1 debug1: identity file /home/gary/.ssh/id_dsa type -1 debug1: identity file /home/gary/.ssh/id_dsa-cert type -1 debug1: identity file /home/gary/.ssh/id_ecdsa type -1 debug1: identity file /home/gary/.ssh/id_ecdsa-cert type -1 debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_6.2 debug1: Remote protocol version 2.0, remote software version OpenSSH_6.2 debug1: match: OpenSSH_6.2 pat OpenSSH* debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-ctr hmac-md5-etm@openssh.com none debug1: kex: client->server aes128-ctr hmac-md5-etm@openssh.com none debug1: sending SSH2_MSG_KEX_ECDH_INIT debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: Server host key: ECDSA <key omitted> debug1: Host '192.168.123.39' is known and matches the ECDSA host key. debug1: Found key in /home/gary/.ssh/known_hosts:3 debug1: ssh_ecdsa_verify: signature correct debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: Roaming not allowed by server debug1: SSH2_MSG_SERVICE_REQUEST sent debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,keyboard-interactive debug1: Next authentication method: publickey debug1: Trying private key: /home/gary/.ssh/id_rsa debug1: Trying private key: /home/gary/.ssh/id_dsa debug1: Trying private key: /home/gary/.ssh/id_ecdsa debug1: Next authentication method: keyboard-interactive debug1: Authentication succeeded (keyboard-interactive). password request here Authenticated to 192.168.123.39 ([192.168.123.39]:22). debug1: channel 0: new [client-session] debug1: Requesting no-more-sessions@openssh.com debug1: Entering interactive session. debug1: Sending environment. debug1: Sending env LANG = en_US.UTF-8 Last login: Fri Dec 31 22:24:58 1999 from linux-wh01 Have a lot of fun... ============================================================== -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
lists <lists@lazygranch.com> writes:
This is just with the verbose option, not verbose with -X as well.
This is not useful if your problem space is -X. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (3)
-
Andreas Schwab
-
Freek de Kruijf
-
lists