This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Astaro 3.2 with integrated network card

Hi to all,
I have a Pc with an integrated network card on motherboard, it is the SIS900 card.
I have the source driver for redhat 7.1 but I don't know how I can compile under astaro 3.2 because there aren't the sources and the compilators.
I found the SIS900.O compiled under astaro, but if I configure it on /etc/modules.conf it  doesn't work again.
Please can you help me????
Thank you very much.
Cristiano  


This thread was automatically locked due to age.
Parents
  • the SIS900 from my K7S5A works fine with an ASL3.2 (and V4 of course)..

    is it detected during setup? if not, please login as root and type the following:

    cat /proc/bus/pci/devices | less -S

    and search the second column for '10390900' - if it's present the module should work (check kernel log) - if not, post the all codes from the second column starting with 1039

    /marcel 
Reply
  • the SIS900 from my K7S5A works fine with an ASL3.2 (and V4 of course)..

    is it detected during setup? if not, please login as root and type the following:

    cat /proc/bus/pci/devices | less -S

    and search the second column for '10390900' - if it's present the module should work (check kernel log) - if not, post the all codes from the second column starting with 1039

    /marcel 
Children