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

jmicron jmc250 gigabit card not detected

I was hoping to add one more ethernet port to my custom-built ASG, but the only availiable slot was mini-PCIe(like the one in laptops) because I use industrial-type motherboard.
The only availiable gigabit card for that slot was JMicron JMC250. I've bought and installed this card and tried to re-install ASG, but installer from the very start was unable to detect my new card.

Is there any way to make it work? Or I've lost my money for nothing?
I've tested the card with Ubuntu 10.04 LiveDVD - it works fine there.

lspci string:
02:00.0 Ethernet controller: JMicron Technology Corp. JMC250 PCI Express Gigabit Ethernet Controller (rev 03)

Undel-ASG:/ # hwinfo |grep JMC
  pci.product = 'JMC250 PCI Express Gigabit Ethernet Controller'
  info.product = 'JMC250 PCI Express Gigabit Ethernet Controller'
  Model: "JMicron JMC250 PCI Express Gigabit Ethernet Controller"
  Device: pci 0x0250 "JMC250 PCI Express Gigabit Ethernet Controller"
Undel-ASG:/ #


This thread was automatically locked due to age.
Parents
  • Well, reassigning IRQs did not help.

    No more ideas for now.
  • Well, reassigning IRQs did not help.

    No more ideas for now.


    Just my 2 cents but spending countless hours on unpolished all-in-one bug plagued UTM, unless it is a home build and you don't care, is an utter waste of time.

    I've decided against astaro for our roll-up. We would spend less time to implement and maintain linux/bsd distros and split the services in a fashion it doesn't disturb the whole branch network every time we upgrade or we work on some portion of it. 

    I'd rather support 2-3 boxes at each location and deal with a pure linux/bsd distros rather than try workarounds with Astaro. As for the appliances... won't make the same mistake as I did with firebox back in the day. [:)]
  • unless it is a home build and you don't care

    That's it [:)]
    However, it's also a test installation for a commercial enviroment (I can play with it in any way without any worries about stability).
Reply Children
  • That's it [[:)]]
    However, it's also a test installation for a commercial enviroment (I can play with it in any way without any worries about stability).


    I gave it 3 months and so far I am not impressed. A nice GUI only with marginal functionality, zero flexibility and a bag of bugs doesn't cut it for me commercially [[:)]]. So far there is not a single UTM appliance or software that impressed me. I guess I will be doing what I do best i.e custom BSD/Linux Distro boxes, load-balanced services and cisco for routing/firewalling/ids.

    Cheers,
  • marginal functionality, zero flexibility and a bag of bugs

    I concur... but our major customer (country-wide retail electronics shop network) choosed ASG as UTM for few years and now we support hundreeds of software appliances throughout the country.
    So it seems that I'm not going from Astaro for some time [;)]

    BR,
  • Well, after few more tests I can say that Astaro installer does not detect the card. It finds PCI device (PCIe in my case) but does not load driver for it.

    I've replaced Astaro module source files with the source code of the latest driver version and now am trying to recomple the kernel again.