Results 1 to 2 of 2
I have a driver from a manufacturer to install for Linux. I am new to Linux and unsure how to install this particular driver. I just need to know how ...
- 04-07-2009 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 1
Don't Know How To Install Special Software Driver
I have a driver from a manufacturer to install for Linux. I am new to Linux and unsure how to install this particular driver. I just need to know how to install.
The files are large so I cannot attach.
There are three files:
lntsinst.orig (I assume .orig is "original file")
lntsinst (this is just a file, no extension. I am wondering if it's the same as .orig and just change the file to .deb or .rpm. But, not sure)
hpoemtid.tdx (don't know this extension)
That's it. Three files but don't know how to install. I would appreciate it. Thanks!
- 04-12-2009 #2Linux User
- Join Date
- Sep 2008
- Location
- UK
- Posts
- 353
Check with the manufacturer - they usually give instructions on how to install.
Looking at your files, I would try opening a terminal window and navigating to the directory with the files. Now type su and root password.
Try as root: sh ./Intsinst and see what happens.


Reply With Quote