Hi Peter... Thanks for your feedback..
In the next release, I have removed xdm... Sometime soon I will probably try to get some auto-laptop detection.. but for now it stays as it is :D but thanks for the suggestion... I have fixed the aptitude problem in the next release... I will also include the script in the next release... Also the next release will also be released under GPL... /Martin Fra: "Peter Liedler" <pe...@liedler.at> Til: hybrid-graphics-linux@lists.launchpad.net Sendt: søndag, 8. maj 2011 09:52:48 Emne: Re: [Hybrid-graphics-linux] Prime-NG v.2.0 released.. now with automated installer and 3D support on both Intel and nVidia Hello Martin, I tested the install script. As I wrote an application in python to tune kubuntu after a fresh install I have some questions/suggestions: * Why do you install xdm? * You copuld determine the systems manufactoring name with the command sudo dmidecode | grep Product Product Name: 07JC8T Product Name: Vostro 3300 Which returns more than one value that you could check against the known types. * After a fresh installation package installation lists and aptitude are not available: you could work around this with: sudo apt-get update && sudo apt-get install aptitude * After a question the autostart service could be added automatically: echo 'vglclient -gl' > /usr/bin/vglclient-service chmod -x /usr/bin/vglclient-service if [ -d $HOME/.kde/Autostart ]; then ln -s /usr/bin/vglclient-service $HOME/.kde/Autostartvglclient-service fi ... and maybe simelar to gnome and xdm. There might be a problem when script is run as root to get the right home directory. * Is there a special reason why the license is not GLP in conjunction/addition with the BEER-WARE license (I like that one)? I think about adding an installer for your software to my program as well if it's alright with you. Hope it helps. cu Peter Am Sonntag, 8. Mai 2011, 08:55:18 schrieb Martin Juhl: > Hi.. > > As I have written to Dave, I will find a new name as quickly as possible > and move the project as I see your point... > > Ubuntu 11.04 is using the 270.* nVidia driver.. but I dont think the > version really matters.. let me know if you need some more info... > > /Martin > > Joaqu?n Ignacio Aramend?a > <samsa...@gmail.com> skrev: > > El dom, 08-05-2011 a las 09:31 +1000, Dave Airlie escribi?: > > On Sun, May 8, 2011 at 8:00 AM, Martin Juhl <m...@casalogic.dk> wrote: > > > Hi all... > > > > > > The subject says the most: > > > > > > Prime-NG v.2.0 released.. now with automated installer and 3D support > > > on both Intel and nVidia.. > > > > Please don't call anything Prime-NG, prime is a project to enable > > buffer sharing, > > > > your system isn't a next generation of it, its a neat hack and all, > > but its still a hack at the end of the day. > > > > Dave. > > I agree to this. Is a big contribution indeed, but is not the end of > this. Please consider anothe name. If you want to make an impression use > MJ-something. But don't use Prime name cos is not the same idea. > > I'll try to rewrite the script (because is for debian distros only) or > follow it to my archlinux system. Could you please tell us wich driver > package version has nvidia-current? The package system is a little > different in some distros and probably i have to compile/package most of > the code. _______________________________________________ Mailing list: https://launchpad.net/~hybrid-graphics-linux Post to : hybrid-graphics-linux@lists.launchpad.net Unsubscribe : https://launchpad.net/~hybrid-graphics-linux More help : https://help.launchpad.net/ListHelp
_______________________________________________ Mailing list: https://launchpad.net/~hybrid-graphics-linux Post to : hybrid-graphics-linux@lists.launchpad.net Unsubscribe : https://launchpad.net/~hybrid-graphics-linux More help : https://help.launchpad.net/ListHelp