Digi International Support Forum

Home » Digi International Support Forum » Multi-modem Adapters » Hardware

Topic: Installation of Digi Multiport RAS card.
Replies: 3   Pages: 1   Last Post: Aug 8, 2009 11:50 AM by: support.wizard

Reply to this Topic Reply to this Topic
Search Forum Search Forum

Back to Topic List Topics: [ Previous | Next ]
Replies: 3
manish

Posts: 2
From: Mumbai
Registered: Aug 4, 2009
Installation of Digi Multiport RAS card.
Posted: Aug 4, 2009 5:37 AM
  Reply

Hi All,
I'm using RedHat Enterprise Linux 4.
Can anybody let me know the procedure to install the card on RHEL 4.
Regards,
Manish


support.wizard

Posts: 47
Registered: Dec 14, 2005
Re: Installation of Digi Multiport RAS card.
Posted: Aug 4, 2009 7:09 AM
  Reply

You will want to obtain the latest driver candidate from:

ftp://ftp1.digi.com/support/beta/linux/dgdm/dgdm-1.1-16.src.rpm

Here are the installation steps:

# rpmbuild --rebuild dgdm-1.1-16.src.rpm
# rpm -i /usr/src/redhat/RPMS/(arch)/dgdm-1.1-16.(arch).rpm

# /etc/init.d/dgdm start


manish

Posts: 2
From: Mumbai
Registered: Aug 4, 2009
Re: Installation of Digi Multiport RAS card.
Posted: Aug 8, 2009 5:34 AM
  Reply

Hi,
can you please tell the how to stop this process.
I get following message:
[root@localhost ~]# /etc/init.d/dgdm stop
dgdm_agent: no process killed

here is the output of lsmod command:
[root@localhost ~]# lsmod
Module Size Used by
dgdm 284416 0
nfs 232905 1
lockd 64105 2 nfs
nfs_acl 3777 1 nfs
parport_pc 24577 0
lp 12077 0
parport 37129 2 parport_pc,lp
autofs4 24901 0
i2c_dev 11329 0
i2c_core 22081 1 i2c_dev
sunrpc 162597 5 nfs,lockd,nfs_acl
dm_mirror 30637 0
dm_mod 59605 1 dm_mirror
button 6481 0
battery 8901 0
ac 4805 0
md5 4033 1
ipv6 234881 12
joydev 10241 0
ohci_hcd 21713 0
e100 33733 0
mii 5185 1 e100
floppy 58481 0
ext3 116809 2
jbd 71513 1 ext3

digi shows it is used by 0 still while stopping it I get above message.


support.wizard

Posts: 47
Registered: Dec 14, 2005
Re: Installation of Digi Multiport RAS card.
Posted: Aug 8, 2009 11:50 AM
  Reply

The dgdm_agent process applies to the Por Assist Manager Software agent. Since, you are not using Port Assist Manager, the message can be ignored and does not affect the driver daemon.