you must include kernel-headers-2.4.26, damn!Forum: User Feedback Topic: you must include kernel-headers-2.4.26, damn! started by: superrod Posted by superrod on Oct. 02 2005,14:21
im getting mad.....i cant find anwhere kernel headers 2.4.26 and i need them....i cant do anything without them....why u put that kernel??? plz if someone has a link i d be happy, a very happy boy...
Posted by roberts on Oct. 02 2005,14:44
If you understand the philosophy of Damn Small Linux thenperhaps you would look in the repository under System, or even the MyDSL desktop icon under System < http://distro.ibiblio.org/pub....rce.dsl > Posted by superrod on Oct. 02 2005,14:59
sorry i dont get what u mean.....im italian (maybe i dont unterstand).....i only need to get my usb wireless card word, an usr5422 usrobotics.......tried with ndiswrapper, prism54 or linuxant driverloader......everywhere i need the kernel headers which i cannot find, even on debianpackages.com........im desperate....what should i do with the file u linked avobe?
Posted by superrod on Oct. 02 2005,15:02
im an idiot, sry......trying to get them work, thanks!!!!
Posted by superrod on Oct. 02 2005,15:15
ehm, do i have to compile the source?? sry but in a noobish linux user....
Posted by superrod on Oct. 02 2005,15:43
i try to install driverloader (;inuxant) and this is whar appens:------------------------ root@box:~# dpkg -i driverloader_2.29_i386.deb Selecting previously deselected package driverloader. (Reading database ... 23166 files and directories currently installed.) Unpacking driverloader (from driverloader_2.29_i386.deb) ... Removing old /usr/lib/driverloader Setting up driverloader (2.29) ... Linuxant DriverLoader for Wireless LAN devices, version 2.29 No pre-built modules for: Debian-3.1 linux-2.4.26 i686-SMP Trying to automatically build the driver modules... (this requires a C compiler and proper kernel sources to be installed) Where is the linux source build directory that matches your running kernel? [/lib/modules/2.4.26/build] Building modules for kernel 2.4.26, using source directory /lib/modules/2.4.26/build. Please wait... ERROR: Module build failed! Please examine the log file "/var/run/dldrconfig-buildlog.txt" to determine why. dpkg: error processing driverloader (--install): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: driverloader root@box:~# ------------------------ and here s the log...... ------------------------ ../modules/kernelcompiler.sh: gcc version 2.95.4 or similar is required to compile modules for your kernel grep: /lib/modules/2.4.26/build/Makefile: No such file or directory rm -rf *.o GPL/*.o *.ko GPL/*.ko *.mod.c GPL/*.mod.c .*.cmd GPL/.*.cmd .tmp_versions FALSE -DEXPORT_SYMTAB -o dldrmod.o dldrmod.c make: *** [dldrmod.o] Error 1 --------------------------- dunno.... Posted by brianw on Oct. 02 2005,23:34
to compile you need the gcc1.dsl file from the downloads section. Once you get that file just do a mydsl-load gcc1.dsl or mydsl-install gcc1.dsl.
Posted by ke4nt1 on Oct. 03 2005,01:57
Even easier, type " mydsl-load gcc1.dsl system " ,and it should download and install automatically for you. 73 ke4nt Posted by tempestuous on Oct. 03 2005,16:14
Here are some good tips for getting your adaptor working with ndiswrapper - < http://forums.gentoo.org/viewtopic-t-274220-highlight-usr5422.html >- especially the part about the Window$ driver upper-case/lower-case problem. There is a dedicated prism54 USB driver at < http://jbnote.free.fr/prism54usb/ > ... but unfortunately it can only be compiled under the 2.6 kernel. DSL has a 2.4 kernel. |