- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: setting up cable modem in RedHat7
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2000 02:00 AM
11-10-2000 02:00 AM
setting up cable modem in RedHat7
Bringingup eth0: Delaying eth0 initialization
Is my driver wrong? What should be the driver for this card?
Thank you in advance for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2000 04:53 AM
11-10-2000 04:53 AM
Re: setting up cable modem in RedHat7
I believe only the 1207C uses the tulip driver.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2000 09:49 PM
11-10-2000 09:49 PM
Re: setting up cable modem in RedHat7
Here are some output. Thanks in advance for help. Note, I supplied only net device and kernel module to Linuxconf and selected Dhcp. Is there any thing wrong?
**********************
rtl8139.c:v1.07 5/6/99 Donald Becker http://cesdis.gsfc.nasa.gov/linux/drivers/rtl8139.html
eth0: SMC1211TX EZCard 10/100 (RealTek RTL8139) at 0x1400, IRQ 0, 00:00:e8:91:d2:ed.
[root@localhost /root]# ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:00:E8:91:D2:ED
BROADCAST NOTRAILERS RUNNING MTU:1500 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:100
Base address:0x1400
[root@localhost /root]# ifup eth0
Determining IP information for eth0...Operation failed.
failed.
[root@localhost /root]# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:3924 Metric:1
RX packets:14 errors:0 dropped:0 overruns:0 frame:0
TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2000 10:46 AM
11-20-2000 10:46 AM
Re: setting up cable modem in RedHat7
Are you plugged directly into the modem?
Probably yes to both. If so....
Your LAN Card was probably working before. There are some rules to cable modems though that can disable functionality if not done right.
Hopefully your Cable provider sent you an IP address, because it helps.
The hostname they gave you must be the hostname you gave to your PC, and it must be in Lower Case. (Windows converts everything to unicase, so it does not matter to them).
Make sure that your domainname is set, and the servers specified also.
The easiest thing to do is use the "control-panel" to set this up.
If your hostname and domainname do not match, your router will not give your PC access. Unless you have a hub and a way of testing, you can not see your LAN card :-(
Try these, and e-mail me directly if it does not work. I have a mini-faq I started some time ago for comcast cable which may help.
Sincerely,
Shannon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2000 08:44 PM
11-20-2000 08:44 PM
Re: setting up cable modem in RedHat7
Very often, the computer goes frozen when browsing some sites. This type of problem I got under Windows98 and so I switched to Linux. Is RedHat7.0 unstable or something else is wrong.
It's hard to realize for one what the problem is? Now I am little afraid of going to internet from Linux because I only have to plug off to get back the computer. No key/command works when it is frozen.
Thanks in advance for help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2000 04:37 AM
11-29-2000 04:37 AM
Re: setting up cable modem in RedHat7
Determining IP information for eth0....Operation failed.
Would you be able to assit me in setting up this network card? I have the same exact computer as you have HP 8660C with the Accton 1207D fast ethernet card. I have been working on this for the past 3 weeks and I can finally get Linux to notice my NIC card on boot, but I still get the message stated above. I am using the network kernel rtl8139.o
Please Help....I would like to get my roadrunner to work on Linux 7, if you are wondering, this is my first time installing Linux on a PC.
Thank you in advance for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2001 02:18 AM
01-18-2001 02:18 AM
Re: setting up cable modem in RedHat7
(Linux 2.2.13). I am using the rtl8139 driver (as a
module) for my EN1207D-TX card. I get the error:
SIOCSIFFLAGS: Resource temporarily unavailable
I have tried:
1. cold boot
2. in /etc/modules.conf, putting:
alias eth0 rtl8139
options eth0 -o rtl8139 io=0x2400 irq=9
(also with irq=7) but it complains that io=
and irq= are invalid parameters
Windoze reports that the ethernet card, video
card, and a couple other things share IRQ9,
but dmesg reports the card is IRQ0. As I
understand it, an IRQ setting of 0 is used to
indicate a device without a fixed IRQ, which
should be assigned dynamically by probing.
In the BIOS, I disabled the parallel port,
which was using IRQ7, thinking this might
free up an IRQ. No such luck.
Some possibly relevant information from dmesg:
PCI_IDE: unknown IDE controller on PCI bus 00 device f9, VID=8086, DID=2411
PCI_IDE: not 100% native mode: will probe irqs later
...
rtl8139.c:v1.07 5/6/99 Donald Becker http://cesdis.gsfc.nasa.gov/linux/drivers/rtl8139.html
eth0: SMC1211TX EZCard 10/100 (RealTek RTL8139) at 0x2400, IRQ 0, 00:10:b5:00:51:47.
The part about unknown IDE puzzles me. It correctly reports my CD-RW, DVD-ROM, floppy, and hard drives.
The modem and Riptide sound card are on one card
and neither one is apparently supported.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2001 01:32 PM
02-04-2001 01:32 PM
Re: setting up cable modem in RedHat7
Enter BIOS setup and CHANGE the O/S entry to "other". It should be on Windows98/2000 or something. Additionally clear the ESCD. I use a Linksys LNE100TX PCI NIC with the tulip.o module that came with it on diskette
I had problems with ifconfig only seeing lo, yet ifconfig eth0 would see the card. cat/proc/pci showed
Nonetheless, as soon as I changed O/S to "other" and dumped ESCD in BIOS, saved the settings and exited, it worked. Upon boot into linux, the system sat for approx. 25 seconds on "initializing eth0' and then everything smoothly went through...
Yeah!!!