Where can I download kernel-source??Forum: User Feedback Topic: Where can I download kernel-source?? started by: balou1974 Posted by balou1974 on June 29 2004,17:32
Hello,I liked DSL from the start, it took place on a 256MB CF-Card on my test-router. There is only one thing missing, the kernel source... I did not see the source anywhere at your page but I need it to compile ndiswrapper in order to use my realtek 8180L Wlan-card... Please help!!! Best regards balou Posted by AwPhuch on June 29 2004,21:54
do a google for linux kernel...Brian AwPhuch Posted by cbagger01 on June 30 2004,01:30
DSL version 0.6.x and version 0.7.x are based on the knoppix 3.3 livecd.Therefore, if you can get the knoppix 3.3 2.4.22-xfs kernel sources then you also have the DSL kernel sources. Posted by woverin on June 30 2004,02:21
You can find it here< Kernel 2.4.22-xfs source > Posted by ke4nt1 on June 30 2004,03:50
Thank You ! ke4nt Posted by Fordi on June 30 2004,11:52
When all else fails when looking for kernel sources:< http://www.kernel.org > Latest and up to date, just get the version you already have. I dunno about the xfs patch, though. Posted by balou1974 on June 30 2004,15:17
Hello,I found an old Knoppix 3.3 with same Kernel !!! I managed to compile ndiswrapper-0.8, than I copied the files to the DSL-system... module is loaded fine and without any errors but somehow the Realtek 8180L is not found (I installed the latest driver from realtek page, ndiswrapper -i <net8180.inf>). If I call ndiswrapper -l I get a error, now. Everything else seems to work... What could be the problem??? (lspci is not installed so I could not check if that card is found). Any ideas? Please help Balou Posted by balou1974 on June 30 2004,16:26
I get the following error when using ndiswrapper -l:Can't use string ("") as an ARRAY ref while "strict refs" in use at /usr/sbin/ndiswrapper line 339, <LS2> line1. It works fine on normal Knoppix 3.3 with 2.4.22-xfs kernel any ideas??? |