On 11/15/2017 08:49 AM, Richard Shaw wrote: > I just installed F27 on my wife's new laptop last night (HP Pavilion 8th > gen Core i5 w/ Intel video) and the audio is not working. > > I was going to check/tweak the settings via remote X from my work > computer which I've done several times in F26, however when I try to run > an app it opens on her screen and not in my Xming session on my screen. > > I usually use "ssh -XC <user>@<host>" > > Anyone know of any changes in F27 that would cause this? When you log into your wife's computer, do a simple "echo $DISPLAY". You should get something like "localhost:10.0" or something back. If you get nothing, then you should check /etc/ssh/sshd_config (or the files in /etc/ssh/ssh_config.d) on your wife's computer and verify that you have "X11Forwarding yes" set. If not (it's disabled by default), set it and restart sshd on your wife's computer. There's also "ForwardX11Trusted" for use with "ssh -Y" and I believe that's enabled by default on F27 (haven't installed F27 yet). ---------------------------------------------------------------------- - Rick Stevens, Systems Engineer, AllDigital ricks@xxxxxxxxxxxxxx - - AIM/Skype: therps2 ICQ: 226437340 Yahoo: origrps2 - - - - Reality: A crutch for those who can't handle science fiction - ---------------------------------------------------------------------- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx