LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-08-2008, 03:35 PM   #16
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872

At least now, we may have some hint with the complete error messages
Could you post the first lines (4-5) of /etc/modprobe.d/e100.ko ?
less /etc/modprobe.d/e100.ko

Also the output with ' uname -r ', I tought the slackware 12.1 default kernel version was 2.6.24.5 (?)
 
Old 09-08-2008, 03:38 PM   #17
Linux For Ever
Member
 
Registered: Jun 2006
Location: KSA
Distribution: Slackware 12.2
Posts: 49

Rep: Reputation: 15
You said you're using slackware 12.1 and slackware 12.1 comes with "2.6.24.5" kernel but your kernel is 2.6.21.5.

Sound likes you went back to slackware 12.
 
Old 09-08-2008, 03:42 PM   #18
Winol
LQ Newbie
 
Registered: Sep 2008
Location: France
Distribution: BackTrack V3.0 Final / SlackWare 12.1
Posts: 26

Original Poster
Rep: Reputation: 15
hmmmm sorry being a noob dude :/ but i don t even get the first command .

what do you mean by change to your nic ?

i type exactly the same command as you typed above and shell is returning me "module" and that's all


Once again i'm deeply sorry i m just trying to understand
 
Old 09-08-2008, 03:50 PM   #19
Linux For Ever
Member
 
Registered: Jun 2006
Location: KSA
Distribution: Slackware 12.2
Posts: 49

Rep: Reputation: 15
NIC = Network Interface Card.

It will be eth0 or eth1 if you had two NICs.

you can know whet is your NIC with ifconfig.

Post the the result of these commands and type (ifconfig) and (uname -r) in both of slackware and backtrack.
 
Old 09-08-2008, 03:51 PM   #20
Winol
LQ Newbie
 
Registered: Sep 2008
Location: France
Distribution: BackTrack V3.0 Final / SlackWare 12.1
Posts: 26

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by Linux For Ever View Post
You said you're using slackware 12.1 and slackware 12.1 comes with "2.6.24.5" kernel but your kernel is 2.6.21.5.

Sound likes you went back to slackware 12.
Quote:
Originally Posted by keefaz View Post
At least now, we may have some hint with the complete error messages
Could you post the first lines (4-5) of /etc/modprobe.d/e100.ko ?
less /etc/modprobe.d/e100.ko

Also the output with ' uname -r ', I tought the slackware 12.1 default kernel version was 2.6.24.5 (?)


Hmmm weird .....

Kernel is actually 2.6.21.5 on my slackware , and on my other computer i have the 2.6.24.5 wich i have installed both computers with the same cds imo ........


i did a nano /etc/modprobe.d/e100.ko and imo the file is corrupted because there is SO much ASCII char on the first line of the part of each line .....

anyway the first readable lines are line 30 :

ASCII ASCII ASCII e100,mdio ctrl[s] won t go ready
:" " " e100 s s no space for CB
" " " cannot map devices register

etc etc

Lot of line like the ones above

Then

ASCII ASCII ASCII ASCII ASCII ASCII ASCII ASCII ASCII ASCII ASCII ASCII ASCII ASCII ASCII ASCII ASCII ASCII ASCII ASCII ASCII ASCII
 
Old 09-08-2008, 04:00 PM   #21
Winol
LQ Newbie
 
Registered: Sep 2008
Location: France
Distribution: BackTrack V3.0 Final / SlackWare 12.1
Posts: 26

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by Linux For Ever View Post
NIC = Network Interface Card.

It will be eth0 or eth1 if you had two NICs.

you can know whet is your NIC with ifconfig.

Post the the result of these commands and type (ifconfig) and (uname -r) in both of slackware and backtrack.

Slackware :



ifconfig : lo Link encap inet 127.0.0.1 mask 255.255.255.0
UP Loopback runningMTU 16436 metric 1

ifconfig eth0: error fetching interface information : Device Not found

uname -r :2.6.21.5


Backtrack:
everything seems good and i can connect to the internet , i have saved my config in the rc.inet file but i have to reconfig the eth0 each time the pc is rebooting


ifconfig eth0: Link encap:ethernet HWadrr : mymac
inetaddr: myprivateaddr broadcast : x mask : mymask
interrupt:21

uname -r: 2.6.21.5

Last edited by Winol; 09-08-2008 at 04:02 PM.
 
Old 09-08-2008, 04:01 PM   #22
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
what happens if you delete /etc/modprobe.d/e100.ko and re-try a modprobe e100 ? Does it re-create it ?

Would you use a separate /boot partition by any chance ? and is this /boot partition shared by both Backtrack and Slackware ?
I have a feeling you're loading the Backtrack kernel in your Slackware system (I could be wrong)

Last edited by keefaz; 09-08-2008 at 04:08 PM.
 
Old 09-08-2008, 04:13 PM   #23
Winol
LQ Newbie
 
Registered: Sep 2008
Location: France
Distribution: BackTrack V3.0 Final / SlackWare 12.1
Posts: 26

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by keefaz View Post
what happens if you delete /etc/modprobe.d/e100.ko and re-try a modprobe e100 ? Does it re-create it ?

Would you use a separate /boot partition by any chance ? and is this /boot partition shared by both Backtrack and Slackware ?
I have a feeling you're loading the Backtrack kernel in your Slackware system (I could be wrong)
i can delete /etc/modprob.d/e100.ko

here is the return of a new modprobe e100 :
WARNING ERROR inserting mii (/lib/modules/2.6.21.5/kernel/drivers/net/mi.ko :Invalid module format

WARNING ERROR inserting e100 /lib/modules/2.6.21.5/kernel/drivers/net/e100.ko 100:Invalid module format


hmmm my disks are like this :

HDA1: winxp
HDA2:Backtrack
HDA3:Swap
HDA4:Slackware


maybe i should delete my hda4 partition and just leave it alone , i am already using slackware at the moment on another computer

Last edited by Winol; 09-08-2008 at 04:16 PM.
 
Old 09-08-2008, 04:21 PM   #24
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
Maybe nothing is lost..
Could you post the output with:
cat /etc/fstab
cat /etc/lilo.conf
 
Old 09-08-2008, 04:30 PM   #25
Winol
LQ Newbie
 
Registered: Sep 2008
Location: France
Distribution: BackTrack V3.0 Final / SlackWare 12.1
Posts: 26

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by keefaz View Post
Maybe nothing is lost..
Could you post the output with:
cat /etc/fstab
cat /etc/lilo.conf
fstab :

/dev/hda3 / swap defaults 0 0
/dev/hda4 / ext3 defaults 1 1
/dev/hda1 /winxp ntfs umask=x 1 0
/dev/cdrom /mnt/cdrom auto noauto
/dev/fd0 /mnt/floppy auto noauto
devpts /dev/pts devpts gid=x
proc /proc proc defaults
tmpfs /dev/sim tmpfs defaults



i don t have installed lilo on that partition. i ve just modified lilo on my backtrack .
Do you think i need to put the backtrack lilo here ?
 
Old 09-08-2008, 04:35 PM   #26
Winol
LQ Newbie
 
Registered: Sep 2008
Location: France
Distribution: BackTrack V3.0 Final / SlackWare 12.1
Posts: 26

Original Poster
Rep: Reputation: 15
hmmm maybe i know what s wrong :

here is my lilo on my backtrack:

image = /boot/vmlinuz
root = /dev/hda2
label = Backtrack
read-only

image = /boot/vmlinuz
root = /dev/hda4
label = Slackware
read-only


what do you guys think
 
Old 09-08-2008, 04:36 PM   #27
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
The fstab is ok, so lilo.conf may be the issue
Yes, I think it would be interesting to see the backtrack /etc/lilo.conf

[edit]
I think you figured out the error now
 
Old 09-08-2008, 04:37 PM   #28
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
Erm....

You DID install the kernel and modules from the Slackware install disk, right?
 
Old 09-08-2008, 04:41 PM   #29
Winol
LQ Newbie
 
Registered: Sep 2008
Location: France
Distribution: BackTrack V3.0 Final / SlackWare 12.1
Posts: 26

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by cwwilson721 View Post
Erm....

You DID install the kernel and modules from the Slackware install disk, right?
Quote:
Originally Posted by keefaz View Post
The fstab is ok, so lilo.conf may be the issue
Yes, I think it would be interesting to see the backtrack /etc/lilo.conf

[edit]
I think you figured out the error now
Yes and Yes

hehe but i have no idea about how to allow a triple boot now ... do i have to reinstall slackware WITH lilo and what should my lilo.conf after that
 
Old 09-08-2008, 04:46 PM   #30
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
no, just put the root lines in Backtrack lilo.conf before the image lines
like:
...
root = /dev/hda4
image = /boot/vmlinuz
...
And run lilo in Backtrack to take change in account
But I am not lilo expert (I use grub) so I could be wrong
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
network card not recognized cnanu SUSE / openSUSE 10 09-04-2008 12:09 AM
no network (wifi card is recognized) Kanaflloric Ubuntu 3 07-14-2008 05:06 PM
network card not recognized on knoppix livecd yezzir Linux - Networking 1 07-12-2007 03:14 PM
Network card not recognized in knoppix LiveCD redss Linux - Hardware 0 12-10-2004 10:58 AM
Network card not recognized niac Linux - Networking 7 10-24-2002 07:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration