**** BEGIN LOGGING AT Fri Oct 19 02:59:58 2007 Oct 19 03:02:51 ejka * r9357 /trunk/target/linux/ar7/files/arch/mips/ar7/platform.c: fritzbox leds detection (thanks Axel Gembe) Oct 19 06:19:02 florian * r9358 /trunk/package/madwifi/ (Makefile files/karma.patch patches/320-karma.patch): Convert the karma changes to be an ioctl Oct 19 06:19:20 florian * r9359 /packages/net/karma/Makefile: Fix madwifi dependency accordingly Oct 19 12:29:26 [florian]: my p54 card works now. seems the error I posted a few days ago were from missing kmod-crypto-arc4 / kmod-crypto-arc4 Oct 19 12:32:21 seems like they weren't packaged automatically by mac80211 though it has them as depends. Maybe kmod-crypto-core is missing? Oct 19 13:45:53 <[florian]> loswillios: I think I have met the same problme Oct 19 15:28:24 hi all Oct 19 15:28:30 hi Oct 19 15:29:21 i'm tring to do an unusual thing but i haven't understanded so much how the cross-compile work Oct 19 15:29:50 anyway i need to port some low-level (gpio) funtions in python on openwrt Oct 19 15:30:34 to do this i have picked a i2c library that use the arm library and i modified it only with the funtions that i need. Oct 19 15:31:11 Then i have created a interface file .i that link that functions, after this i have wrapped on my pc them with swig for python Oct 19 15:31:47 so the last think that miss is to compile the files for openwrt to create then a .so file that i can use on python on openwrt Oct 19 15:32:26 but when i try to compile with this command: Oct 19 15:32:35 otacon22@ubuntu:~/src$ ../kamikaze_7.09/staging_dir_mips/bin/mips-linux-gcc -c prog.c prog_wrap.c -I/usr/local/include/python2.1 -I/home/otacon22/kamikaze_7.09 -I/home/otacon22/kamikaze_7.09/staging_dir_mips/usr/include/ -I/home/otacon22/kamikaze_7.09/staging_dir_mips/include/ Oct 19 15:33:14 it give me a lot of errors, the first is this: /home/otacon22/kamikaze_7.09/staging_dir_mips/lib/gcc/mips-linux-uclibc/4.1.2/../../../../mips-linux-uclibc/sys-include/asm/cache.h:12:21: error: kmalloc.h: No such file or directory Oct 19 15:33:50 so i think to a include missing directory in gcc arguments, but with directory i have to add? Oct 19 18:39:20 I recently made a patch to fix a build problem for the WL-700gE and put it in Trac. Could one of the dev comment on it? Oct 19 18:39:46 https://dev.openwrt.org/ticket/2516 Oct 19 18:54:10 rebooting all interent stuff. hold on tight Oct 19 19:09:04 xaviour: lemme have a look Oct 19 19:09:31 Thanks Oct 19 19:10:01 xaviour: this works 100% ? Oct 19 19:10:33 It is a build fix. It work 100%. I do not know if the kernel itself work. Oct 19 19:10:45 I will test the kernel itself during the weekend. Oct 19 19:10:58 ok, when you have tested it, let me know and i will commit it Oct 19 19:11:06 Ok Oct 19 19:11:16 No comment on the patch itself? Oct 19 19:11:30 what do you want me to comment ? Oct 19 19:11:33 its a 1 liner Oct 19 19:11:56 if the resulting image make the problem dissappear, it will be ok Oct 19 19:12:14 There might be other driver that need that. Oct 19 19:12:39 ok, we will verify it Oct 19 19:13:41 I also do not know if the "CONFIG_BLK_DEV_IDEDMA_PCI=y" would not fit better in "ide-core"? Oct 19 20:01:49 blogic, do you have a minute? Oct 19 20:25:16 sure Oct 19 20:26:09 xaviour: ? Oct 19 20:54:32 blogic. I am back. Oct 19 20:54:41 Working on my NAS. Oct 19 20:54:42 ok Oct 19 20:55:10 I am trying to enable the PCI device before loading the driver. Oct 19 20:55:32 I am patching "/etc/init.d/boot" Oct 19 20:55:50 It is explained here: Oct 19 20:55:52 http://www.freesa.org/trac/wiki/AccessingTheHardDisk Oct 19 20:56:07 If I do not do that, then I get a kernel oops. Oct 19 20:56:23 cd /sys/devices/pci0000:00 Oct 19 20:56:23 for FILE in */enable Oct 19 20:56:23 do Oct 19 20:56:23 echo -n 1 > $FILE Oct 19 20:56:23 done Oct 19 20:56:40 no idea Oct 19 20:56:49 sorry, i would need 1 of those devices Oct 19 20:57:02 The question is: how to do this elegantly? Oct 19 20:57:43 I guess I need to use "/proc/diag/model". Oct 19 20:57:59 Which is "ASUS WL-700gE". Oct 19 20:58:38 So do you think that the enabling belongs to the file I mention or must I do it somewhere else? Oct 19 21:00:38 Maybe in "/etc/preinit.arch". Oct 19 21:20:49 blogic, good news it work. Oct 19 21:21:04 I have harddrive access with a 2.6 kernel using OpenWRT. Oct 19 21:45:28 <_trine> blogic is your web page down **** ENDING LOGGING AT Sat Oct 20 02:59:56 2007