Page 1 of 1

kmod-atl1e Centos and Red Hat

Posted: 2012/02/21 10:39:44
by maul0r
Hi,

first I do realize this is a CentOs Forum and not a Red Hat forum. I just have a quick question:

I understand RedHat and CentOS are virtually the same - CentOS is free and thus removes the branding, while RedHat is not. If that is correct then something strikes me. I reference this thread:


[url=https://www.centos.org/modules/newbb/viewtopic.php?topic_id=35807&forum=57]my old atl1e thread[/url]

I got both (NIC and Videocard) up and running in CentOs 6.2.

Switching to RedHat - I did get the video card up and running - however the ethernet card won't work although the same kmod driver is installed.

Is there an easy explanation?

kmod-atl1e Centos and Red Hat

Posted: 2012/02/21 21:42:14
by pschaff
No reason I know of. In fact the ELRepo build systems run RHEL. Please explain "won't work" in detail.

Moving the thread to Social as the question is about RHEL and not CentOS.

Re: kmod-atl1e Centos and Red Hat

Posted: 2012/02/22 07:42:34
by maul0r
[quote]
pschaff wrote:
No reason I know of. In fact the ELRepo build systems run RHEL. Please explain "won't work" in detail.

Moving the thread to Social as the question is about RHEL and not CentOS.[/quote]

Good Morning,

had a hard time finding my thread again :-)

Essentially just like my [url=https://www.centos.org/modules/newbb/viewtopic.php?topic_id=35807&forum=57]first ethernet thread[/url].

Maybe this has something to do with it, but I had to manipulate yum to get it working:

when starting yum I always had the problem that some ftp server was timing out (something about error can't change path or directory) therefore I went to


/etc/yum.repos/rhel-source.repo

and disabled those (as i only wanted to download from elrepo anyway it didnt sound like a too bad idea)

then I did the same thing just like in centos:

[code]
yum install kmod-atl1e
yum install kmod-nvidia
init 6
[/code]

it reboots - i boot to runlevel 3, remove kmod-nvidia, reboot but to runlevel 5

result:

Videocard works
ethernet card doesnt

[code]
[root@HOSTNAME ~]# ifconfig eth0
eth0: error fetching interface information: Device not found
[root@HOSTNAME ~]# lsmod | grep atl1e
atl1e 74988 0
[/code]

Regards,

maul0r

Re: kmod-atl1e Centos and Red Hat

Posted: 2012/02/22 18:29:34
by pschaff
Not sure what the magic about installing and removing the Nvidia driver has to do with the network, and disabling Red Hat repos seems very questionable. You should be able to [url=http://www.centos.org/modules/newbb/viewtopic.php?topic_id=28723&forum=54]provide more information about your system[/url] by running "./getinfo.sh" and showing us the output file, just as on CentOS; however, if paying for Red Hat support you should consider using it.