Koozali.org: home of the SME Server

pcmcia driver problem

dennyhalim

pcmcia driver problem
« 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

Offline MSmith

  • *
  • 675
  • +0/-0
pcmcia driver problem
« Reply #1 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.
...

Offline crazybob

  • *****
  • 894
  • +0/-0
    • Stalzer R&D
pcmcia driver problem
« Reply #2 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.
If you think you know whats going on, you obviously have no idea whats going on!

dennyhalim

pcmcia driver problem
« Reply #3 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

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: pcmcia driver problem
« Reply #4 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.

dennyhalim

pcmcia driver problem
« Reply #5 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

dennyhalim

pcmcia driver problem
« Reply #6 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