LinuxQuestions.org
Help answer threads with 0 replies.
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 02-08-2006, 05:42 AM   #31
gusgoose_it
LQ Newbie
 
Registered: Jan 2006
Location: todi (italy)
Posts: 18

Original Poster
Rep: Reputation: 0

oneagainstall:
nice to meet a man with my problem...I thougt the problem was only with italians...
if you red the topic you will know that it is for long time I used the patience of the senior members of this forum. Now, I will try to cancel the packet DHCPCD (perhaps a conflict with DHCP...), the packet DHCP (I will run netconfig with IP static), and eventually I cancel 10.2 and try to install Slack 10. I will post the result.
 
Old 02-08-2006, 07:22 AM   #32
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
perhaps it's an issue with the kernel/module and not with dhcpcd itself??

maybe a BIOS issue??

all of you with the problem are using a realtek 8139 card, right?? what revision??

what kernel versions are you guys using?? pre-compiled or self-compiled??

BTW, i am using an RTL-8139 (rev 10) card also (and a sis900), with a DHCP configured connection on the 8139, using dhcpcd... it works fine here... i am using kernel 2.4.33-pre1, but i never had dhcpcd problems with either 2.4.32/31/30/29 etc...

Code:
bash-3.00$ /sbin/lspci | grep 8139
00:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
bash-3.00$ /sbin/lsmod | grep 8139
8139too                12904   1
mii                     2272   0 [8139too]
crc32                   2880   0 [sis900 8139too]
bash-3.00$ uname -r
2.4.33-pre1
bash-3.00$ ps aux | grep dhcpcd | grep -v grep
root        93  0.0  0.0   1408   508 ?        Ss   08:06   0:00 /sbin/dhcpcd -d -t 60 eth0

Last edited by win32sux; 02-08-2006 at 07:33 AM.
 
Old 02-08-2006, 07:28 AM   #33
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
Just thinking of something here that my fogged brain from the 70's is trying to remember.....

Don't some DSL ISP's use ppoe?
 
Old 02-08-2006, 07:35 AM   #34
oneagainstall
LQ Newbie
 
Registered: Feb 2006
Location: Bulgaria, the small and peaceful town of Razlog
Distribution: slackware-11.0
Posts: 9

Rep: Reputation: 0
gusgoose_it.. it happens to bulgarians too man
but now i've fixed it... finally. i had 2 NICs and the first one (build-in) was broken and i forgot to disable it from the BIOS. when i ran netconfig it configured my broken NIC so i could get a respond from the dhcp. so i disabled it and i made a full re-intall of slackware. in netconfig i choose DHCP without entrying dhcp host and here i am writtin this post so it was a hardware problem afterall.......
my /etc/rc.d/rc.netdevice looks like:
Code:
/sbin/modprobe 8139too
i guest that's how your looks like
do you have other NICs installed? or maybe the problem commes from the NIC you're using. good luck my friend. i'll try to help with all i can
 
Old 02-08-2006, 10:27 AM   #35
gusgoose_it
LQ Newbie
 
Registered: Jan 2006
Location: todi (italy)
Posts: 18

Original Poster
Rep: Reputation: 0
wow!!! now it works!!! I installed Slack 10, I doesnt run netconfig, I edited manually rc.inet1.conf by put "yes" on "USE_DHCP" and it works (I dont know why)
againstall: P.S. what is NIC ?
win32sux: I use only precompiled kernel, I doesnt change BIOS (one week ago Klaxs worked with the same BIOS) I hope you will know what happens, I post some useful things. Now I will try to install (sixth time...)Slack 10.2

root@jake:~# ifconfig
eth0 Link encap:Ethernet HWaddr 00:E0:4C:69:28:E5
inet addr:192.168.1.167 Bcast:255.255.255.255 Mask:255.255.255.0
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1312 errors:0 dropped:0 overruns:0 frame:0
TX packets:1492 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:970319 (947.5 Kb) TX bytes:274171 (267.7 Kb)
Interrupt:5 Base address:0xb000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

root@jake:~# uname -r
2.4.26
root@jake:~# lspci
00:00.0 Host bridge: Advanced Micro Devices [AMD] AMD-760 [IGD4-1P] System Controller (rev 13)
00:01.0 PCI bridge: Advanced Micro Devices [AMD] AMD-760 [IGD4-1P] AGP Bridge
00:04.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 40)
00:04.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C/VT8235 PIPC Bus Master IDE (rev 06)
00:04.2 USB Controller: VIA Technologies, Inc. VT6202 [USB 2.0 controller] (rev 16)
00:04.3 USB Controller: VIA Technologies, Inc. VT6202 [USB 2.0 controller] (rev 16)
00:04.4 Non-VGA unclassified device: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40)
00:05.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10)
00:09.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 02)
00:09.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 02)
00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
00:0d.0 USB Controller: VIA Technologies, Inc. VT6202 [USB 2.0 controller] (rev 61)
00:0d.1 USB Controller: VIA Technologies, Inc. VT6202 [USB 2.0 controller] (rev 61)
00:0d.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 63)
01:05.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400 AGP (rev 82)
root@jake:~# lspci | grep 8139
00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
root@jake:~# lsmod | grep 8139
8139too 14376 1
mii 2272 0 [8139too]
crc32 2880 0 [8139too]
 
Old 02-08-2006, 12:37 PM   #36
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
okay it looks like it was a kernel/module issue...

this is what your modules looked like on 10.2 (kernel 2.4.31):
Code:
8139too 13928 0
mii 2272 0 [8139too]
crc32 2880 0 [8139too]
this is what they look like now on 10.0 (kernel 2.4.26):
Code:
8139too 14376 1
mii 2272 0 [8139too]
crc32 2880 0 [8139too]
notice how the module wasn't getting used on 10.2, yet on 10.0 it is...

so if you wanna get it to work on 10.2 you need to focus on the kernel IMHO... i'd say compile yourself a 2.4.32 (the lastest 2.4 stable release at the time of this post) or a 2.4.33-pre1 (the latest 2.4 prepatch at the time of this post) and see if it helps... if it doesn't, well, it's time to research/google about this to see if it's a known-issue or what the deal is...

NIC = network interface card...

Last edited by win32sux; 02-08-2006 at 12:43 PM.
 
Old 02-08-2006, 12:40 PM   #37
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
I used the same network card in a 10.2 install, but I use the test26.s kernel. Works fine
 
Old 02-08-2006, 03:48 PM   #38
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
hey i just saw in this thread a suggestion for appending the "noapic" kernel boot option to deal with an 8139too issue...

i'm not sure if it's what's happening to you in 10.2, but if you want to get your 10.2 working then i'd say it's worth a shot... i guess you could also try disabling ACPI in the BIOS to see if it helps... in fact, if you aren't using ACPI then you should probably have it disabled anyways...

for the "noapic" just edit your lilo.conf and add noapic to the "append" part (between the quotes)... then execute lilo with a "lilo -v"...

is your 8139 card an integrated one?? or is it in a pci slot?? i ask cuz most of the reports i've googled similar to yours are with integrated 8139s...

something you might wanna check is that the "PNP OS" option in your BIOS is set to "No"...

oh, and another boot option you could try is the "acpi=off" one...

Last edited by win32sux; 02-08-2006 at 04:38 PM.
 
Old 02-11-2006, 10:51 AM   #39
gusgoose_it
LQ Newbie
 
Registered: Jan 2006
Location: todi (italy)
Posts: 18

Original Poster
Rep: Reputation: 0
halleluiah, slack 10.2 works!!!
On BIOS I disabled the option PnP OS, I installed Slack 10.2 (the 14th time...) without netconfig, then I edited the file inet1.conf putting "yes" on USE_DHCP", I decommented on rc.modules sbin/modprobe 8139too and it works!!!
that's incredible, but the only thing I made compared to the past 13 attempts is disable the PnP OS on BIOs!
win32sux: thanks for your patience, I confess that without you I passed out slackware
A cup of coffee to you!!!
to all: I was a pleasure to meet you into this international forum
 
Old 02-11-2006, 10:55 AM   #40
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
awesome man!!! i'm glad you got it working!!!

PS: thanks for the cup of coffee!
 
  


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
Fast WAN slow LAN Slack 9.x - 10.x Grunthos Slackware 5 09-28-2005 03:58 AM
slack 10.0 intel PRO/Wireless LAN 2100 pgrimes Linux - Wireless Networking 1 10-06-2004 10:40 AM
Setting up my wireless LAN internet on my slack laptop :D Belize Linux - Wireless Networking 17 10-04-2003 01:15 PM
Can't get slack to recognize onboard lan fsu_slacker Linux - Networking 26 08-11-2003 10:09 AM
Help with w-lan on slack 9.0 killi Slackware 27 04-25-2003 10:16 AM

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

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