[driverloader] CLI web browser & driverloader install
Linuxant support (Jonathan)
support at linuxant.com
Thu Mar 8 11:43:02 EST 2007
Hi,
you have 2 options. The easiest and recommended one is if you have a
machine with a graphical browser on your LAN, you could enable access to
the Web Configurator to outside machines with the 'dldrconfig --webconf'
command in a root shell. You will now be able to access the Web
Configurator on the other machine at
http://<driverloader_machine_IP>:18020. The Web Configurator is
protected by a password, so it's relatively secure for a trusted LAN usage.
Alternatively, you could manually copy the Windows XP driver (INF and
SYS files, it is possible that other files are required depending on the
driver). You should copy these files in the /var/lib/driverloader
directory. It is also important that you convert all the file names to
lower cases. Then, reload the DriverLoader module with the following
commands in a root shell:
---
dldrstop
dldrconfig -i
---
Finally, a license can be installed with the 'dldrconfig --license'
command in a root shell.
Regards,
Jonathan
Technical specialist / Linuxant
www.linuxant.com
support at linuxant.com
Marty Huntzberry wrote:
> took me a while, but now I'm working on this again. I started the installer in tty and it finished with this:
>
> Package installation was sucessful. To complete the installation, please
> point your browser to the Web Configurator at http://127.0.0.1:18020. You
> do not need an active Internet access in order to access the Web Configurator.
>
> Since lynx is out, how do I do this without an X session? I also have links.
>
> Marty
>
> On Fri, 19 Jan 2007 16:08:45 -0500
> "Linuxant support (Jonathan)" <support at linuxant.com> wrote:
>
> Hi,
>
> lynx is not tested not supported and the layout will probably be quite
> horrible since it was designed for graphical browsers.
>
> You should start the installer with the following command:
>
> ---
> sh dldrinstall.run -- --tty
> ---
>
> This will launch the terminal (text) based version of the installer
> which have all the features of the graphical, browser based ones.
>
> Regards,
>
>
> Jonathan
> Technical specialist / Linuxant
> www.linuxant.com
> support at linuxant.com
>
>
>
> linuxhippy at verizon.net wrote:
>> I now have my pc setup with Slackware 11 on an old pc that acts as a server. I did not install a GUI session so I cannot install driverloader with Firefox at the end (it asks you for the Win drivers). I can browse the webs with a CLI or text interface with Lynx. How do I install driverloader with Lynx?
>>
>> I found this on the Driverloader Advanced Install options page:
>>
>> --browser <name> Use a specific web browser to do the installation. If the requested browser is not installed or cannot be started, the installer will abort. The list of supported browsers is:
>>
>> firefox
>> mozilla
>> netscape
>> konqueror
>> opera
>>
>> Example: sh dldrinstall.run -- --browser konqueror
>>
>>
>> Can I use lynx as an option?
>> _______________________________________________
>> driverloader mailing list
>> driverloader at lists.linuxant.com
>> https://www.linuxant.com/mailman/listinfo/driverloader
>
> _______________________________________________
> driverloader mailing list
> driverloader at lists.linuxant.com
> https://www.linuxant.com/mailman/listinfo/driverloader
More information about the driverloader
mailing list