LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   2.6.5 Problems (https://www.linuxquestions.org/questions/linux-networking-3/2-6-5-problems-175542/)

garr0323 04-28-2004 10:58 AM

2.6.5 Problems
 
I finally got 2.6.5 to work, but i cant get on the interent and it doesnt recognize my sound card.

i have a dlink router and a RealTech8139 NIC card in my PC. i cant ping my router, so i think it is my NIC card. if anyone knows anything please let me know.

also, my sound doesnt work. when i do dmesg | more, i get someting that says "no sound cards present"

thanks

fransemail 04-28-2004 11:09 AM

check your configuration
 
Check your kernel configuration:

check in section Drivers->Sound->ALSA if your card is selected. and go to www.alsa-project.org to configure your etc/modprobe.cont

for internet a connection log! or try to load ppp_generic and ppp_async modules (modprobe ppp-generic ppp-async)

garr0323 04-29-2004 07:13 AM

i have a cable modem, so the ppp stuff wont work right?

garr0323 04-29-2004 02:04 PM

if anyone knows how to install a NIC card in slackware please help me out

bigoldjimbo 04-29-2004 07:54 PM

If you have recompiled the kernel with support for your specific NIC then you shouldnt' have any problems with the NIC driver. try to do an "ifconfig", if it lists your NIC card then it isn't the drivers but the actual config of the NIC. I'm betting that you the NIC works but it does not have an IP address, hence: no ping. Get back the results of ifconfig and we'll try to take it from there.

garr0323 04-29-2004 11:33 PM

thanks for the help, i set my NIC as a module and it worked, now when i reboot, will i have to modprobe it everytime?


All times are GMT -5. The time now is 01:07 AM.