Re: Digi Serial Card....

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



These notes are for RH 7.3:

remove the RedHat Linux module epca.o

rebuild the latest driver straight from digi: 40001450_S.src.rpm

DO NOT USE kgcc (or it will not work properly).

One way to make sure temporarily is to move kgcc out of the way like
this:

  cd /usr/bin
  mv kgcc kgcc.dist
  ln -s gcc kgcc

Do an rpmbuild --rebuild ....src.rpm
And set kgcc back in its place:

  cd /usr/bin
  rm kgcc
  mv kgcc.dist kgcc

Install the epca-1.56 rpm
Run digiConf and answer proper answers
service epca start

This might work on Fedora Core too.

I do have one problem currently, which is that I can't talk with the
other side and I have minicom set to the same settings on both ends of
the machines (my /dev/ttyUSB0 and the host's /dev/ttyD000)

Does anyone have any suggestions?

Rui

On Wed, 2004-01-07 at 17:32, James Kosin wrote:
> Dear Every Helpful Person,
> 
> Has anyone got a version of the Digi drivers to work with Fedora?
> This was formerly the epca module in the kernel source.
> I use an ISA board Acceleport Xe (4 ports).
> 
> Thanks,
> James Kosin

-- 
+ No matter how much you do, you never do enough -- unknown
+ Whatever you do will be insignificant,
| but it is very important that you do it -- Gandhi
+ So let's do it...?

Please AVOID sending me WORD, EXCEL or POWERPOINT attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux