Hi all,
I am a fresh newcomer in the Kubuntu community.
I have installed kubuntu on my laptop and in these days I'm trying to understand how to make projectors work with kubuntu... In roughly 2 months I will be giving the MSc degree final presentation and it would be nice to have the issue solved by then.
Sadly, it appears that a lot of black magic and luck are required to succeed in this inexplicably hard challenge >
I own a Dell Inspiron 1520, mounting an NVidia 8600 GT video card.
So far I've been able to attach a projector and get it work through nvidia-settings at a 640x480 resolution which, needless to say, is far from being a satisfactory one.
I have read a lot of articles describing how to tackle this problem and usually the solution seems to reside in editing the xorg.conf file and adding some option which "might" get the thing to work (again, luck and black magic are involved at this point).
Now, in my case, I see two possible solutions and I would like to ask you guys whether you tried them already and whether you succeeded (in the latter case I beg you to post your voodoo recipe).
1)
currently I am using the nvidia-glx-new package which installs version 169.12 of the NVidia drivers. I see that the nvidia-glx-new-envy package is also available and it would install version 173.14 of the drivers. The questions are: what does that "envy" stand for? And why does it make me install about 10 more packages??!
I'm willing to try the upgrade, "maybe" the video card will be then able to catch the EDID and find the supported resolutions. But I'm not too optimistic...
2)
Try to modify the files as described here or use xrandr as suggested here.
I should also count the possibility of installing back Vista just for a presentation but I better not think about that
In few days I will have the chance to try and I will let you know the results.. In the meantime please let me know if you have any suggestions. I believe that my laptop and video card models are rather common out there, thus I hope that someone managed to succeed.
Have a nice day
I am a fresh newcomer in the Kubuntu community.
I have installed kubuntu on my laptop and in these days I'm trying to understand how to make projectors work with kubuntu... In roughly 2 months I will be giving the MSc degree final presentation and it would be nice to have the issue solved by then.
Sadly, it appears that a lot of black magic and luck are required to succeed in this inexplicably hard challenge >
I own a Dell Inspiron 1520, mounting an NVidia 8600 GT video card.
So far I've been able to attach a projector and get it work through nvidia-settings at a 640x480 resolution which, needless to say, is far from being a satisfactory one.
I have read a lot of articles describing how to tackle this problem and usually the solution seems to reside in editing the xorg.conf file and adding some option which "might" get the thing to work (again, luck and black magic are involved at this point).
Now, in my case, I see two possible solutions and I would like to ask you guys whether you tried them already and whether you succeeded (in the latter case I beg you to post your voodoo recipe).
1)
currently I am using the nvidia-glx-new package which installs version 169.12 of the NVidia drivers. I see that the nvidia-glx-new-envy package is also available and it would install version 173.14 of the drivers. The questions are: what does that "envy" stand for? And why does it make me install about 10 more packages??!
Code:
gio@merlino:~$ sudo apt-get install nvidia-glx-new-envy Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: debhelper dkms dpatch dpkg-dev gettext html2text intltool-debian libtimedate-perl nvidia-new-kernel-source-envy patch po-debconf Suggested packages: dh-make curl debian-keyring gettext-doc diff-doc Recommended packages: fakeroot patchutils build-essential devscripts kernel-package libmail-sendmail-perl libmail-box-perl The following packages will be REMOVED: nvidia-glx-new The following NEW packages will be installed: debhelper dkms dpatch dpkg-dev gettext html2text intltool-debian libtimedate-perl nvidia-glx-new-envy nvidia-new-kernel-source-envy patch po-debconf 0 upgraded, 12 newly installed, 1 to remove and 0 not upgraded. Need to get 14.2MB of archives. After this operation, 29.0MB of additional disk space will be used. Do you want to continue [Y/n]?
2)
Try to modify the files as described here or use xrandr as suggested here.
I should also count the possibility of installing back Vista just for a presentation but I better not think about that
In few days I will have the chance to try and I will let you know the results.. In the meantime please let me know if you have any suggestions. I believe that my laptop and video card models are rather common out there, thus I hope that someone managed to succeed.
Have a nice day
Comment