Results 1 to 2 of 2
I was just testing out Sourcemage 0.9.4 and I can not connect to the net with it anymore.
It did work just fine right after the initial boot.
I managed ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-07-2006 #1
SMGL can't connect to the net {Solved}
I was just testing out Sourcemage 0.9.4 and I can not connect to the net with it anymore.
It did work just fine right after the initial boot.
I managed to compile xorg and kde.
When I booted into SMGL again, I could not get online, I was told that I had
After trying to insert the 8139too module for my Realtek 8139 card.Code:invalid module format
So, I checked my kernel config just to make sure that I had compiled it as a module, and it was compiled as a module.
This is the contents of the folder that it looks into for the loading of the module.
Not sure why the .ko is on the end though.Code:8139cp.ko bonding eql.ko sb1000.ko 8139too.ko dummy.ko ethertap.ko tun.ko
Edit: this is the full error message after modprobe 8139too.
Code:modprobe 8139too 8139too: disagrees about version of symbol struct_module FATAL: Error inserting 8139too (lib/modules/2.6.11.8/kernel/drivers/net/8139too.ko) Invalid module format
Last edited by budman7; 03-18-2006 at 07:21 AM. Reason: Adding Solved to the title
How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 03-08-2006 #2
A reinstall solved the problem.
Seems strange, but it looks as if I can't tell it to use the 8139too driver, but, I have to just let it find it on its own.
This is the contents of the /etc/sysconfig/network.eth0.dev
Normally I would put 8139too in the module line after making sure that it was compiled as a module.Code:MODULE= MODE=dynamic IP= BROADCAST= NETMASK= GATEWAY= POINTOPOINT= MTU= UP_ON_BOOT=yes
How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ


Reply With Quote
