LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 10-11-2004, 06:04 PM   #31
Cedrik
Senior Member
 
Registered: Jul 2004
Distribution: Slackware
Posts: 2,140

Rep: Reputation: 244Reputation: 244Reputation: 244

what is your output with lsmod ?
 
Old 10-11-2004, 06:12 PM   #32
the_sLiDe
Member
 
Registered: Sep 2004
Distribution: Slack 10
Posts: 155

Original Poster
Rep: Reputation: 30
Here it is:
uhci_hcd
snd_emu10k1
snd_rawmidi
snd_ac97codec
snd_util_mem
snd_hwdep
ohci_hcd
 
Old 10-11-2004, 06:25 PM   #33
Cedrik
Senior Member
 
Registered: Jul 2004
Distribution: Slackware
Posts: 2,140

Rep: Reputation: 244Reputation: 244Reputation: 244
that is short

Are you sure that you enabled hotplug ?
 
Old 10-11-2004, 06:26 PM   #34
the_sLiDe
Member
 
Registered: Sep 2004
Distribution: Slack 10
Posts: 155

Original Poster
Rep: Reputation: 30
i'm pretty sure, it pauses when bootin up and says checking for hotplug devices or wtv...something like that.
 
Old 10-11-2004, 08:44 PM   #35
the_sLiDe
Member
 
Registered: Sep 2004
Distribution: Slack 10
Posts: 155

Original Poster
Rep: Reputation: 30
Anyways kernel 2.6.8.1 really sux, its faster in booting but i can't get shit to work so i think i'll just stick with 2.4.26. EVERYTHING works under that kernel!!!!
 
Old 10-12-2004, 07:52 AM   #36
the_sLiDe
Member
 
Registered: Sep 2004
Distribution: Slack 10
Posts: 155

Original Poster
Rep: Reputation: 30
I'll try just one more thing. Recompiling with all the network cards built in to the kernel, and not as modules. Maybe this will help...
 
Old 10-12-2004, 08:14 AM   #37
Cedrik
Senior Member
 
Registered: Jul 2004
Distribution: Slackware
Posts: 2,140

Rep: Reputation: 244Reputation: 244Reputation: 244
Your not patient

Quote:
02:0b.0 Davicom Semiconductor, Inc. Ethernet 100/10 Mbit (rev 31)
So make xconfig (or menuconfig, what you like)
then go to :
Device drivers --> networking support -->networking device support -->
Ethernet (10 or 100Mbit)-->Tulip family network device support
and enable Davicom DM910x/DM980x support (DM9102)
I suggest you to enable it as module
The module will be called dmfe, so in /etc/modprobe.conf add this line :
alias etho dmfe

That should work, no need to compile all modules, just this one
 
Old 10-12-2004, 04:20 PM   #38
the_sLiDe
Member
 
Registered: Sep 2004
Distribution: Slack 10
Posts: 155

Original Poster
Rep: Reputation: 30
THANK YOU!! WILL TRY IT!!!
 
Old 10-12-2004, 06:03 PM   #39
the_sLiDe
Member
 
Registered: Sep 2004
Distribution: Slack 10
Posts: 155

Original Poster
Rep: Reputation: 30
In /etc/modprobe.conf ??? its empty i think....did u mean in /etc/modules.conf??? cuz i think thats empty too...is that a problem or something??? help me out plz... (i compiled with the module dmfe)
 
Old 10-12-2004, 06:08 PM   #40
the_sLiDe
Member
 
Registered: Sep 2004
Distribution: Slack 10
Posts: 155

Original Poster
Rep: Reputation: 30
Also, when i do dmesg | grep eth0 it says this: ip1394: eth0: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0)

And when i do dmesg | grep eth1 it says this: eth1: Davicom DM9102 at pci0000:02:0b:0, 00:08:a1:10:44:ff, irq 9. eth1: noIPv6 routers present
 
Old 10-12-2004, 07:27 PM   #41
the_sLiDe
Member
 
Registered: Sep 2004
Distribution: Slack 10
Posts: 155

Original Poster
Rep: Reputation: 30
Help?
 
Old 10-12-2004, 08:03 PM   #42
gbonvehi
Senior Member
 
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145

Rep: Reputation: 53
Try accessing internet now, it seems your card is being detected.
 
Old 10-12-2004, 08:03 PM   #43
the_sLiDe
Member
 
Registered: Sep 2004
Distribution: Slack 10
Posts: 155

Original Poster
Rep: Reputation: 30
It seems so, but i have a question. Is it using eth0 or eth1?
 
Old 10-12-2004, 08:07 PM   #44
gbonvehi
Senior Member
 
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145

Rep: Reputation: 53
Well I see your davicom in eth1 so try connecting with that. I really don't know what's being detected as eth0
 
Old 10-12-2004, 08:09 PM   #45
the_sLiDe
Member
 
Registered: Sep 2004
Distribution: Slack 10
Posts: 155

Original Poster
Rep: Reputation: 30
Its written up there (eth0). Ok here's wuts happening. I have to su as root and then do modprobe dmfe to get it to recognise my ethernet card (as eth1). So what i believe is happening is, because its not picking up the card at the beginning, its putting eth0 as default (and it looks like some firewire thing..). And so i cannot connect to the internet. (i think its trying to use eth0) Thx.
 
  


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
2 nics, no internet after new kernel compile drinker300 Linux - Networking 6 11-01-2005 01:24 AM
upgraded kernel, won't let me compile kernel once Suspend2 patches are applied microsoft/linux Linux - Laptop and Netbook 3 10-02-2005 02:37 PM
I want to compile 2.6 kernel and keep everything from 2.4 intact (dual kernel system) sina_kish Linux - Software 7 02-02-2005 09:01 AM
Kernel Problems. Howto Compile a new kernel from 4.2 with backwards compatibility ? ShoCkwave Linux - General 2 06-19-2004 06:02 AM
Kernel 2.4.23 compile causes kernel panics on ATA RAID-1 (mirror) array Raptor Ramjet Slackware 3 12-18-2003 01:40 PM

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

All times are GMT -5. The time now is 02:59 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