- Joined
- Jun 8, 2002
Alright so I've 'graduated' from Red Hat so to speak, and I'm trying Debian. Naturally, I have a lot of problems
but most of 'em of I've fixed. Here are some that I can't figure out, maybe some one could help:
I compiled a custom kernel and got the NVidia drivers working correctly (this was suprisingly, easier in debian that red hat). But then when I tried to get online, I discovered the network wasn't working. I did compile my NIC driver into the kernel, as well as networking support. I've double checked everything, and it seems like it ought to work. Here's some output from /var/log/messages that seemed like it had something to do with networking:
8139too Fast Ethernet driver 0.9.25
eth0: RealTek RTL8139 Fast Ethernet at 0xe08000000, 00:40:95:30:e6:30, IRQ 10
NET4: Linux TCI/IP 1.0 for NET4.0
IP Protcols: ICMP, UDP, TCP, IGMP
IP: routing tables cache hash table of 4096 buckets, 32Kbytes
TCP: Hash tables configured (established 32768 bind 32768
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0
eth0: Setting 100mbps full-duplex base on auto-negotiated parter ability 45e1.
Note that the net was working on the kernel that came with debian (2.4.18). The new one is 2.4.19. The machine can't ping anything, whether inside or outside my LAN. While running red hat 7.3 or XP, everything's fine, so its not a hardware issue. I guess I'll just switch back to the old kernel if all else fails, although I'd like to figure it out.
My other problem involves apt-get. Its really an amazing tool and saves a lot of time, but during the install a few packages didn't install properly. Considering that the system has been working fine (with the exception of the network problem), I don' think I need these packages, and would like to get rid of them. Everytime I run apt-get it tries to configure these packages, and always fails. How can I just remove them so I don't have to deal with them everytime I do apt-get?
Thanks in advance.
I compiled a custom kernel and got the NVidia drivers working correctly (this was suprisingly, easier in debian that red hat). But then when I tried to get online, I discovered the network wasn't working. I did compile my NIC driver into the kernel, as well as networking support. I've double checked everything, and it seems like it ought to work. Here's some output from /var/log/messages that seemed like it had something to do with networking:
8139too Fast Ethernet driver 0.9.25
eth0: RealTek RTL8139 Fast Ethernet at 0xe08000000, 00:40:95:30:e6:30, IRQ 10
NET4: Linux TCI/IP 1.0 for NET4.0
IP Protcols: ICMP, UDP, TCP, IGMP
IP: routing tables cache hash table of 4096 buckets, 32Kbytes
TCP: Hash tables configured (established 32768 bind 32768
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0
eth0: Setting 100mbps full-duplex base on auto-negotiated parter ability 45e1.
Note that the net was working on the kernel that came with debian (2.4.18). The new one is 2.4.19. The machine can't ping anything, whether inside or outside my LAN. While running red hat 7.3 or XP, everything's fine, so its not a hardware issue. I guess I'll just switch back to the old kernel if all else fails, although I'd like to figure it out.
My other problem involves apt-get. Its really an amazing tool and saves a lot of time, but during the install a few packages didn't install properly. Considering that the system has been working fine (with the exception of the network problem), I don' think I need these packages, and would like to get rid of them. Everytime I run apt-get it tries to configure these packages, and always fails. How can I just remove them so I don't have to deal with them everytime I do apt-get?
Thanks in advance.