hello
i have installed a new motherboard with a network card which proxmox is not recognising
the chipset is a Atheros AR8151
i can find a module for my running kernel, but it is not identifying my network card:
but according to the debian discussions this module was back-ported to linux-2.6 2.6.32
http://ircbots.debian.net/factoid.php?key=ar8151
i have added this module to /etc/modules without sucess
so is there something that i should do to enable this module? or simply compile from source?
thanks,
Nicolas
www.brainpowered.net
i have installed a new motherboard with a network card which proxmox is not recognising
the chipset is a Atheros AR8151
i can find a module for my running kernel, but it is not identifying my network card:
Code:
modinfo atl1c
filename: /lib/modules/2.6.35-1-pve/kernel/drivers/net/atl1c/atl1c.ko
version: 1.0.0.2-NAPI
license: GPL
description: Atheros 1000M Ethernet Network Driver
author: Jie Yang <jie.yang@atheros.com>
srcversion: DD089D2E4AEAF5FC653AC92
alias: pci:v00001969d00001073sv*sd*bc*sc*i*
alias: pci:v00001969d00002062sv*sd*bc*sc*i*
alias: pci:v00001969d00002060sv*sd*bc*sc*i*
alias: pci:v00001969d00001062sv*sd*bc*sc*i*
alias: pci:v00001969d00001063sv*sd*bc*sc*i*
depends:
vermagic: 2.6.35-1-pve SMP mod_unload modversions
but according to the debian discussions this module was back-ported to linux-2.6 2.6.32
http://ircbots.debian.net/factoid.php?key=ar8151
i have added this module to /etc/modules without sucess
so is there something that i should do to enable this module? or simply compile from source?
thanks,
Nicolas
www.brainpowered.net
Last edited: