Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
03-14-2006, 08:07 PM
|
#1
|
Member
Registered: Nov 2005
Location: Mansfield, PA
Distribution: Slackware
Posts: 97
Rep:
|
2.6.15 - no more NIC, sound, or video
ok, Upgraded to 2.6.15, lost my NIC, sound and cannot run X. I try to run the nvidia drivers and it says no precompiled kernel interface, so it downloaded from the website, or ftp site when I had 2.4 kernel. Can't do anything after 2.6.15, anyone else have these issues? and yes, I checked the kernel to see if the drivers were marked for the sound card and NIC.
Thanks, Paul
|
|
|
03-14-2006, 08:09 PM
|
#2
|
Senior Member
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Rep:
|
Run 'xorgsetup'
Then run the Nxidia installer again, and say 'no' to the download part (It will make it's own driver)
Run 'alsaconf' again
Run 'netconfig'
|
|
|
03-14-2006, 08:31 PM
|
#3
|
Member
Registered: Nov 2005
Location: Mansfield, PA
Distribution: Slackware
Posts: 97
Original Poster
Rep:
|
ran xorgsetup - ran fine.
NVIDIA driver went fine until the end, said couldn't load nvidia.ko module?
still no X
alsaconf - no cards found
netconfig ran fine, still no net.
I run ifconfig and all thats there is device lo
tried 'ifconfig eth0 up' and I get "No device eth0"
I am lost.
|
|
|
03-14-2006, 08:50 PM
|
#4
|
Member
Registered: Feb 2006
Distribution: slackware-current
Posts: 36
Rep:
|
Quote:
Originally Posted by Twister512
ran xorgsetup - ran fine.
NVIDIA driver went fine until the end, said couldn't load nvidia.ko module?
still no X
alsaconf - no cards found
netconfig ran fine, still no net.
I run ifconfig and all thats there is device lo
tried 'ifconfig eth0 up' and I get "No device eth0"
I am lost.
|
Hi
I had a similar problem when I updated slackware-current today.
netconfig doesnt seem to save the configuration, so I manually edited /etc/rc.d/inet1.conf
for static IP
# Config information for eth0:
IPADDR[0]="xx.xxx.xxx.xx"
NETMASK[0]="255.255.255.248"
USE_DHCP[0]=""
DHCP_HOSTNAME[0]=""
dont forget to add..
# Default gateway IP address:
GATEWAY="xx.xxx.xxx.xx"
for dhcp
IPADDR[0]=""
NETMASK[0]=""
USE_DHCP[0]="YES"
DHCP_HOSTNAME[0]=""
As for your soundcard, make sure you've downloaded the alsa modules relevant to the kernel version you are using.
I really dont have a clue about your Nvidia problem, sorry
Hope this helps.
Regards
|
|
|
03-14-2006, 09:37 PM
|
#5
|
Member
Registered: Nov 2002
Location: Greensboro, NC
Posts: 182
Rep:
|
I am running 2.6.15.5 with Dropline Gnome and everything is working great. I recompiled the kernel and made sure I had the correct modules support for alsa, my laptop chipset, video, and the network adapter.
Run "/sbin/lspci" to see what cards the system sees. This allows you to configure the kernel with the correct support.
With proper modules compiled in, the new kernel should work very well with Slackware.
Good luck...
Bob
|
|
|
03-15-2006, 09:39 AM
|
#6
|
Member
Registered: Nov 2005
Location: Mansfield, PA
Distribution: Slackware
Posts: 97
Original Poster
Rep:
|
/sbin/lspci doesn't really do anything. I went back into the kernel and pretty much selected every NIC that I could possibly have, and still no ETH0. I am totally lost as to what to do. Still can't get X to work after the kernel upgrade.
|
|
|
03-15-2006, 03:14 PM
|
#7
|
Member
Registered: Nov 2005
Location: Mansfield, PA
Distribution: Slackware
Posts: 97
Original Poster
Rep:
|
I think I should probably go back to 2.4.31 and run it that way until I figure out whats wrong, or someone has a suggestion
|
|
|
03-15-2006, 03:38 PM
|
#8
|
Member
Registered: Feb 2006
Distribution: slackware-current
Posts: 36
Rep:
|
Quote:
Originally Posted by Twister512
I think I should probably go back to 2.4.31 and run it that way until I figure out whats wrong, or someone has a suggestion
|
Hi
Whats the output of "lspci"?
whats the output of "lsmod"?
Regards
|
|
|
03-15-2006, 05:51 PM
|
#9
|
Member
Registered: Nov 2005
Location: Mansfield, PA
Distribution: Slackware
Posts: 97
Original Poster
Rep:
|
lspci - no output
lsmod - no output
|
|
|
03-15-2006, 06:01 PM
|
#10
|
Member
Registered: Feb 2006
Distribution: slackware-current
Posts: 36
Rep:
|
Quote:
Originally Posted by Twister512
lspci - no output
lsmod - no output
|
Weird!
Could you post the output of your syslog etc
Regards
|
|
|
03-15-2006, 06:24 PM
|
#11
|
Senior Member
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,878
|
what packages did you use to upgrade to 2.6.15?
if you are using Pat's package, make sure you have the same GCC version being used to compile the kernel in order to install the NVidia driver (in this case, if you are using 2.6.15.6, it would be 3.4.6 or if you are using 2.6.15.3, it would be 3.4.5)
NVidia driver must be reinstalled if you upgrade your kernel, since it will be build by using the current kernel version that you are running
|
|
|
03-15-2006, 06:29 PM
|
#12
|
Member
Registered: Nov 2005
Distribution: Slackware, and of course the super delux uber knoppix universal live recovery cd
Posts: 429
Rep:
|
your problem seems to be you either compiled the drivers as modules or did not compile them at all.
type "lsmod" to see which modules are loaded.
cd /lib/modules/&yourkernelverion/kernel/drivers/video will have the video modules you compiled.
if the module is there run "modprobe &modulename" as root.
eg modprobe nvidia
if this fixes your problem navigate around the dirvers directory and load all the modules you need.
Last edited by chrisortiz; 03-15-2006 at 06:31 PM.
|
|
|
All times are GMT -5. The time now is 09:37 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|