Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: dennyhalim on December 05, 2005, 11:30:20 AM

Title: pcmcia driver problem
Post by: dennyhalim on December 05, 2005, 11:30:20 AM
i just try to install sme into an old laptop.
(acer travelmate 507dx)
and this one dont have a nic builtin.

so, i get (also old) pcmcia eth 3com 3c574tx and plug into it.
it's tested and worked ok on debian/ubuntu

sme doesnt detect this card on installation.
and then i manually choose a driver (the only 3com driver available)
still, this eth card doesnt come up.

where do i do wrong??

tia.
dny
Title: pcmcia driver problem
Post by: MSmith on December 07, 2005, 05:14:35 PM
You didn't do anything wrong, it's probably just not a supported NIC.  I would guess that the developers didn't put a lot of effort into supporting PCMCIA NICs because ... that's not what the software is designed for.  It's designed to be used on a desktop or server PC, not a laptop.
Title: pcmcia driver problem
Post by: crazybob on December 07, 2005, 06:02:35 PM
But if you can make it work on a laptop, it is a wonderful way to demo it.
Title: pcmcia driver problem
Post by: dennyhalim on December 12, 2005, 11:28:56 AM
imho,

laptop is a great pc for server:
- it's small and takes very little space
- built in ups (battery)
- have key+mouse+monitor. you dont have to carry the heavy monitor to the server and messing with all the cables
- use very little power
- cool, quite
etc...

but that's only my views....
and that's few reasons i choose laptop for server
Title: Re: pcmcia driver problem
Post by: CharlieBrady on December 12, 2005, 04:58:36 PM
Quote from: "dennyhalim"
i just try to install sme into an old laptop.


What version?

Quote

sme doesnt detect this card on installation.
and then i manually choose a driver (the only 3com driver available)
still, this eth card doesnt come up.

where do i do wrong??


You'll need to add pcmcia support yourself.

Try "/etc/rc.d/init.d/pcmcia start", then remove and re-insert your NIC.
Title: pcmcia driver problem
Post by: dennyhalim on December 14, 2005, 08:29:39 AM
hey it work!
good think i have not found and install other system (may be there isn't other like this one :) )

now, how do i make this permanent?

so it's automatically started on every boot.

btw.
i use sme v6.0.1
for upgradeable reason.

tnx!
dny
Title: pcmcia driver problem
Post by: dennyhalim on January 23, 2006, 10:48:25 AM
i tried this:
chkconfig –add pcmcia

then reboot.
but still... it didnt started on start up.

anything else i need to do?

tia
dny