similar to: VNC on Optimus systems (is|may be) broken

Displaying 20 results from an estimated 5000 matches similar to: "VNC on Optimus systems (is|may be) broken"

2016 Mar 15
0
VNC on Optimus systems (is|may be) broken
On an optimus system, the display is normally driven by the intel GPU. What makes you suspect nouveau is involved at all? On Tue, Mar 15, 2016 at 3:02 PM, Pedro Francisco <pedrogfrancisco at gmail.com> wrote: > Hello! > I'm investigating a case where x11vnc (or RealVNC server or vino) on a > _real_ X11 server seems to be broken with any VNC viewer. > > By broken I mean:
2015 Jul 18
2
VNC: i want see " my session"
Hi Patrick, Thanks for you quickly answer. Yes, x11vnc was installed on my system. The problem is i not understand the ?logic" of vnc connection, so i try to dark? I copy the /etc/systemd/system/vncserver@:1.service to /etc/systemd/system/vncserver@:0.service restart the vnc service and obtain Jul 18 11:17:16 systemd[1]: vncserver@:0.service: control process exited, code=exited
2013 Jan 22
5
How to setup VNC for GDM access on 6.3
Hi all, I'm looking for pointer for setting up VNC so that access to the system is via gdm/kdm. Yes, I know about vino, and /etc/sysconfig/vncservers but what I'm looking for is a sertup that allows me to see the *dm login screen instead of being dropped direct into a desktop. Thanks in advance
2005 Apr 26
2
using vino on centos 4
sorry i figured this out after deleting the other parts of the thread. just run vino-preferences as the user who runs the main x display. it will have various options to enable and as soon as you do that you can get to hostname:0 via vnc. works quite well.
2008 Jun 29
1
add content request to vnc-server howto
Per request by toracat in: http://centos.org/modules/newbb/viewtopic.php?topic_id=13455&forum=37 comment #16, I would like to be able to add vnc alternative server setup info (vnc-lts-config and x11vnc) to http://wiki.centos.org/HowTos/VNC-Server, please. pjwelsh -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Apr 24
4
Vncserver not serving up my gnome desktop, just a fancy terminal!
I have the vncserver running on CentOS 4, but when I log in using vncviewer from another box, I don't see my gnome desktop, just a fancy terminal. I suspect I need to edit the ~/.vnc "xstartup file, but what do I add to fix this. On all other distros I have tried, the vncserver serves up my gnome desktop by default. -- Lee Parmeter Emperor, linXos - The Flying Penguin
2015 Jul 18
2
VNC: i want see " my session"
Hi, I installed vnc server in my Centos 7 box, when i want to connect to the vnc server, it connects but open a new session instead the session where i working, Any suggestions? Cheers, M.
2015 Jul 18
0
VNC: i want see " my session"
(Please don't top-post.) Milton Plasencia wrote: > I copy the /etc/systemd/system/vncserver@:1.service to /etc/systemd/system/vncserver@:0.service As I said in my previous post, for what you are wanting to do, vncserver is not the right tool. Use x11vnc instead (and also remove the above copy). > Jul 18 11:17:16 systemd[1]: vncserver@:0.service: control process exited, code=exited
2015 Dec 10
4
VNC on centOS
Hi, I have recently installed centOS 7 and trying to start vnc server on it. Somehow, I am unable to make vncserver working. I have modified iptable rules and xstartup file but it did not help. Has anyone else faced this problem earlier? Any help would be appreciated. Regards Hersh
2015 Apr 21
1
vncserver on CentOS 7.1
I have gone through all the "new" setup for VNC server on 7.1 (goodness - that certainly is not easier than the previous way) Anyway - I have my port on 5901 and that is working. However - when I VNC into a box I get a different screen - I want to be on the same screen as the user that is on the console. how do I do that? Thanks, Jerry
2015 Jul 18
0
VNC: i want see " my session"
Milton Plasencia wrote: > it connects but open a new session instead the > session where i working, >From within the session you want to connect to, you need to start x11vnc instead of vncserver. That's a separate package you'll have to install (yum install x11vnc). Note that x11vnc's display number will be the same as that of the X server it was started from, so you'll
2015 Dec 10
0
VNC on centOS
yum -y install x11vnc x11vnc -display :0 -forever -bg firewall-cmd --add-port=5900/tcp --permanent You should look into VNC passwords, I use the above command in a shell script for each user in ~/.kde/Autostart I believe the viewer I'm using is krdc? Michael On 10/12/15 11:49, Hersh wrote: > Hi, > > I have recently installed centOS 7 and trying to start vnc server on it. >
2003 Nov 24
3
VNC Problem
Hello, I want VNC Server,which is outside my network ,add my VNC Client, which is behide shorewall box. How should I config the rule? TIA Thongchai
2015 Feb 05
2
vnc client for libvirt from os x?
id like to access libvirt kvm consoles from my macbook. i tried realvnc, which just crashes immediately, and the built in "screen sharing" client, which insists on a password, which i havent set. does anyone here do this? which vnc client do you use?
2012 May 06
1
Centos 6 - x11vnc auto probing to port 5903
Hi all, I was at one time able to get x11vnc to start on 5900 but for some reason its listening on port 5903. Here is what the logs say; -- snippet X display :0.0 -- snippet The VNC desktop is: hostname:3 Why is the VNC desktop going to 3? I was working on 5900 previous to a reboot, unsure what changed, but something obviously has. - aurf
2008 Feb 13
3
Qemu vnc WMVi support
Hi all, the patch "qemu-vnc-wmvi.patch" adds support for the WMVi pseudoencoding in qemu vnc server. If the client implements it, it is supposed to be able to change colour depth when receiving a WMVi message. Since I didn''t know any client that supports it and I wanted to test the implementation before submitting any patch I also modified vncviewer to support WMVi. The
2008 Jan 27
9
Problem setting up VNC on SLES10 HVM DomU
I''ve just uneventfully installed SLES10 as an HVM DomU (after finding out, the hard way, that OpenSUSE 10.3 won''t install on Intel VT). This almost went without a hitch, but I''ve been banging my head against a brick wall for a few hours trying to get VNC working. I can get a remote desktop, but a few seconds after I log in to the remote desktop, the screen goes
2015 Feb 05
1
Re: vnc client for libvirt from os x?
os x comes with openssh, and some other nixy goodness. the rest you can get at brew.sh. when i ssh -Y into the host, ill just virt-manager or virt-viewer, but the x server on os x comes with some baggage and silly annoyances like "helpfully" trapping the mouse with a release combo thats hard to deal with from os x. running a vnc client over os x would still come with baggage and
2010 Mar 11
3
VNC viewer blank screen
Hi, I have configured vnc on my centos server machine. But, unable to access the vnc client. When ever i try to access my client. All I get is a blank screen with only mouse working. I am very clue less about the problem, Can I find out this error. Regards, Vijay Shanker Dubey -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Apr 01
1
SSH + VNC
I am trying to log into a desktop that is running CentOS 4.2 by tennelling VNC through SSH.. The desktop auto-logins a user, then sits there waiting for me to login. On the client side, I fire up SSH tunneling ssh -L 8000:127.0.0.1:5900 The client spits back the error vncviewer: ConnectToTcpAddr: connect: Connection refused Unable to connect to VNC server The server says channel 5: open