Re: Knoppix Hints for activating - Yes I'm a newbie
Joerg Albert <[email protected]>
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <Pine.LNX.4.56.0408032327190.1872@invb> |
Hi Ewan, On Tue, 3 Aug 2004, Ewan Grantham wrote: > This is using Knoppix 3.4, May 10th release. I've tried both the > regular and the experimental kernels. > > Neither one will detect the card either plugged in at boot, or plugged > in after the desktop is up. Does Knoppix 3.4 uses hotplug to dynamically load modules for USB devices? Please tell us (with one of the 2.4 kernels, e.g. the regular one) the output of these commands (after successfully compiling and installing the Berlios driver for the current kernel): uname -a find /lib/modules -name at76c503\* ls -ld /lib/modules/`uname -r`/build head -4 /lib/modules/`uname -r`/build/Makefile Chances are that the running kernel does not match the kernel source and/or the Berlios modules got installed in the wrong dir. > The 2.6 kernel does not seem to be setup properly to use the right > paths for kernel source. What's the exact problem here? > The 2.4 kernel looks to be setup ok, but I'm not sure which version of > the kernel source I'm looking for. ?? The one matching your running kernel, after configured to match it. /Jörg