LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   token ring support under linux 2.4.21-99 (https://www.linuxquestions.org/questions/linux-networking-3/token-ring-support-under-linux-2-4-21-99-a-287570/)

C'evil 02-08-2005 03:27 AM

token ring support under linux 2.4.21-99
 
hi there

guys, i need help. i been trying to configure a token ring adapter on a machine i just installed suse linux 9.0. when i installed, the adapter was picked up and i configured it with everything. however when i rebooted, and everytime i do this, when it comes to "setting up network interfaces" lo is set up properly but tr0 fails. please help me.

kind regards

masand 02-08-2005 02:19 PM

try this

open up ypur config file in the kernel source code and see if you have token ring support compiled with ur kernel

regards

C'evil 02-09-2005 01:14 AM

compilation location in suse 9.0 pro
 
hi

thanx for ur reply. i found the config file and there is a line "config_pcmcia_ibmtr = m" now i presume i somehow have to change this from m to y, right? my problem now though is in SuSe linux 9.0 pro, they say i can only configure the kernel from the /usr/src/linux directory, which i do not have on my system. please help..

masand 02-09-2005 03:39 AM

there are 2 options

either get the source from kernel.org and extract it in /usr/src and make a symlink from /usr/src/linux to /usr/src/linux-2.4.21...

or get the soucre rpm of ur kernel from ur cd and install that

regards


All times are GMT -5. The time now is 05:45 PM.