LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-04-2004, 02:08 PM   #1
djib
Member
 
Registered: May 2004
Location: France
Distribution: Debian
Posts: 135

Rep: Reputation: 15
make modules_install error


Hello,
When I recompile my kernel 2.6.9 I get a strange error :

...
INSTALL sound/pci/ac97/snd-ac97-codec.ko
INSTALL sound/pci/snd-intel8x0.ko
INSTALL sound/soundcore.ko
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.9; fi
WARNING: /lib/modules/2.6.9/extra/slusb.ko needs unknown symbol usb_endpoint_halted

Do you know why this happends ?

I also get an error when I boot, it says :
slamr cannot be loaded

Maybe the two are linked...

I you have any idea...

Thanks
 
Old 12-04-2004, 03:12 PM   #2
bulliver
Senior Member
 
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86_64; Gentoo PPC; FreeBSD; OS X 10.9.4
Posts: 3,760
Blog Entries: 4

Rep: Reputation: 78
After googling it appears that usb_endpoint_halted is defined (or referenced, I'm not a programmer) in linux/drivers/usb/usb-ohci.c

So I would double-check that you have usb-ohci enabled in your kernel:
Code:
$ grep  "CONFIG_USB_OHCI_HCD" /usr/src/linux/.config
If you don't have 'y' or 'm' I would suggest rebuilding your kernel with support for ohci host controller.

If this is already enabled make sure it is modprobed...
 
Old 12-04-2004, 03:20 PM   #3
bulliver
Senior Member
 
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86_64; Gentoo PPC; FreeBSD; OS X 10.9.4
Posts: 3,760
Blog Entries: 4

Rep: Reputation: 78
Ok, forget that last post..."usb_endpoint_halted" appears in several source files dealing with the USB subsystem.

In any event, you should ensure support for your usb host controller. Try running:
Code:
$ lspci -v | grep USB
on my system this command returns:
Code:
0000:00:02.0 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4) (prog-if 10 [OHCI])
0000:00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4) (prog-if 10 [OHCI])
0000:00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4) (prog-if 20 [EHCI])
So I would ensure OHCI and EHCI support in my kernel.

good luck...
 
Old 12-04-2004, 03:54 PM   #4
djib
Member
 
Registered: May 2004
Location: France
Distribution: Debian
Posts: 135

Original Poster
Rep: Reputation: 15
Hello,

My system says UHCI and EHCI, but I have both of them as modules in my kernel.
I don't understand...

Thanks
 
Old 12-04-2004, 04:07 PM   #5
bulliver
Senior Member
 
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86_64; Gentoo PPC; FreeBSD; OS X 10.9.4
Posts: 3,760
Blog Entries: 4

Rep: Reputation: 78
Sorry bud, I was just describing some troubleshooting tips that I would try if this was my problem. I don't know the solution to your problem, so I spose you need to wait for an expert to step in here.

What is 'slamr' module for? And slusb? Is it USB modem?
 
Old 12-04-2004, 06:06 PM   #6
djib
Member
 
Registered: May 2004
Location: France
Distribution: Debian
Posts: 135

Original Poster
Rep: Reputation: 15
Hey,

Thanks anyway !

I don't know what those modules are. I don't even know where they are in the 'make menuconfig'. I don't have USB modem...
 
Old 12-04-2004, 06:30 PM   #7
bulliver
Senior Member
 
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86_64; Gentoo PPC; FreeBSD; OS X 10.9.4
Posts: 3,760
Blog Entries: 4

Rep: Reputation: 78
Well that's odd. I assumed that slamr was a module you needed for a particular piece os hardware. A bit more investigating reveals that slamr has something to do with winmodems. (IE software modems).

If you are not using one of these devices and everything else 'works' then you can probably just ignore these messages.

This leads me to believe that you are using a kernel (source?) provided by your distro because it appears that slamr support is provided by a third party (ie nvidia drivers) which taint the kernel. My point is it should not exist in a vanilla kernel sources.
 
Old 12-04-2004, 06:38 PM   #8
djib
Member
 
Registered: May 2004
Location: France
Distribution: Debian
Posts: 135

Original Poster
Rep: Reputation: 15
Hey,

I did install a patch for my inbuilt modem. It works fine ! Maybe this is why I turned the module on... I don't remember, it was a long time ago

Thanks for your help !
 
Old 12-12-2004, 10:15 AM   #9
djib
Member
 
Registered: May 2004
Location: France
Distribution: Debian
Posts: 135

Original Poster
Rep: Reputation: 15
Hello,
I solved the problem removing the patch... Thanks !
 
  


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
make modules_install error b123coder Linux - Software 1 07-29-2006 11:55 PM
Kernel 2.6.11.6 make modules_install returns error Ac1db0rN Slackware 13 03-29-2005 10:16 AM
error in make modules_install javeree Slackware 6 12-16-2004 04:32 PM
make modules_install error props666999 Slackware 8 11-13-2004 09:41 PM
make modules_install error Risc91 Linux - Software 2 10-23-2003 08:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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