Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I have a boat PC and plan to take out the old AMD x1650 pro and put in a gt630 2gb video card.
So how would I do this offline, no internet? It is not easy to remove PC board. I could take HDrive to home and boot it here with the new nvidia card, but rather not do that.
Last edited by sdowney717; 09-01-2015 at 02:42 PM.
So how would I do this offline, no internet? It is not easy to remove PC board. I could take HDrive to home and boot it here with the new nvidia card, but rather not do that.
Quote:
Originally Posted by sdowney717
The dependencies are the issue. How to know what is needed, since there could be many.
Just a thought, you could try installing the driver at home and see what it needs, then take everything you need to the other machine.
Last edited by Ihatewindows522; 09-01-2015 at 03:36 PM.
I have a boat PC and plan to take out the old AMD x1650 pro and put in a gt630 2gb video card.
So how would I do this offline, no internet? It is not easy to remove PC board. I could take HDrive to home and boot it here with the new nvidia card, but rather not do that.
Take the host to a interent-ready location.
Use Driver Manager.
Disconnect.
Return box.
Would work, except I have never found a signal out on the Chesapeake Bay out of the Back River.
A smart phone hot spot wifi would work, but I dont have a smart phone with internet.
I run OpenCPN, and due to too many depth readings appearing on screen when zoomed out, the x1650 pro card slows down a lot updating when the screen position moves.
It will be unusable zoomed out unless I turn off depth readings. ECN charts have a lot of data they can put up on the screen, so in a way like a video game being played.
So I am thinking much more powerful video card will help a lot.
Last edited by sdowney717; 09-02-2015 at 11:55 AM.
I am not out there today to know exactly.
It is Linux Mint 15, 64 bit from a year ago or so, I think.
apt-cache depends <package> , what would be the package name?
I have many linux PC's, so I have ubuntu and mint.
Last edited by sdowney717; 09-02-2015 at 01:19 PM.
I am not out there today to know exactly.
It is Linux Mint 15, 64 bit from a year ago or so, I think.
apt-cache depends <package> , what would be the package name?
I have many linux PC's, so I have ubuntu and mint.
Well it might be dead??, but it works fine for a navigation computer, with the USB GPS I have. You want reliability. not always the latest-greatest.
I may have to bring the hard drive home then, and plug into a core2duo here withe nvidia card in the slot to set this up. Installing a new version of the OS, always an uncertainty, until it does not work ok, why for me should I upgrade the OS version? I can download the nvidia - linux package I suppose from nvidia.
downloaded .run file.
Transfer to "Boat PC".
save as /usr/src/NVIDIA-Linux-x86_64-352.41.run
Install new card on "Boat PC"
boot.
in a non-gui shell, or console, as root, run:
Code:
sh /usr/src/NVIDIA-Linux-x86_64-352.41.run
reboot when your done.
Pray.
I used these files before in Slackware, and I always let the installer install the 32 bit libs as well. Never an issue.
YMMV.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.