View Source

R1Soft allows to retrieve a beta driver (if exists) and save the Kernel module to the default directory:
{code}/lib/modules/r1soft/{code}

Follow the instructions below to retrieve a beta driver.

1. Run the {color:#fd4703}*\#r1sof-setup{*}{color} command with the {color:#fd4703}*\#beta{*}{color} option as follows:

{code}# r1soft-setup --beta{code}

!36.png!

2. Wait till checking for binary module complete.

{code}Checking for binary module
Waiting -
Complete. {code}

!37.png!

3. When the Kernel module is installed, the information about its location is displayed.

{code}Saving kernel module to '/lib/modules/r1soft/hcpdriver-cki-2.6.18-238.9.1.el5.ko'
Kernel module is now installed.{code}

!38.png!
{info:title=Note}The default destination for Kernel module is {color:#fd4703}/lib/modules/r1soft/{color}.{info}
4. Use the following command to load the new driver. See [cdp-agent] and [Restarting the Agent|Linux Agent CLI - Restarting The Agent].

{code}# /etc/init.d/cdp-agent restart{code}

For more information about the {color:#fd4703}*\#r1sof-setup{*}{color} tool and its options see [r1soft-setup].


{excerpt:hidden=true}Instructions on how to retrieve a bets driver using Linux Agent CLI.{excerpt}