Search found 10 matches

by dext3r
Sun Dec 04, 2011 11:32 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Anybody get the 520gU wireless (B43) to work with 2.6 kernel
Replies: 26
Views: 66420

Re: Anybody get the 520gU wireless (B43) to work with 2.6 ke

OK got it connected with Attitude Adjustment, bleeding edge. BusyBox v1.19.3 (2011-12-01 00:51:01 CST) built-in shell (ash) Enter 'help' for a list of built-in commands. _______ ________ __ | |.-----.-----.-----.| | | |.----.| |_ | - || _ | -__| || | | || _|| _| |_______|| __|_____|__|__||________||...
by dext3r
Thu Dec 01, 2011 10:11 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Anybody get the 520gU wireless (B43) to work with 2.6 kernel
Replies: 26
Views: 66420

Re: Anybody get the 520gU wireless (B43) to work with 2.6 ke

IggyCeltic, thanks for the help, but it looks to me like you're actually using the 2.4 kernel. Somebody correct me if I'm wrong but the "broadcom" driver (in the wireless config: "option 'type' 'broadcom'") is from the brcm-2.4. From what I understand from wiki.openwrt.org, the ...
by dext3r
Thu Dec 01, 2011 10:10 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Anybody get the 520gU wireless (B43) to work with 2.6 kernel
Replies: 26
Views: 66420

Re: Anybody get the 520gU wireless (B43) to work with 2.6 ke

I have been able to get wireless working on backfire RC5 r27608 without any fixes or anything, just edit the network/wireless config files. the odd thing though, is i have one 520gu running solid for a couple weeks now, but another is getting random wifi radio fuckups, (thats a technical term) causi...
by dext3r
Tue Sep 13, 2011 1:41 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Adding an infrared remote: lirc + mic input
Replies: 11
Views: 37587

Re: Adding an infrared remote: lirc + mic input

i noticed backfire DOES work with my router. i grabbed backfire RC5 from the sources and eventually figured out how to build all this stuff. i have lirc working now with my USB IR Toy from Dangerous Prototypes :D :D
by dext3r
Fri Sep 09, 2011 5:39 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Adding an infrared remote: lirc + mic input
Replies: 11
Views: 37587

Re: Adding an infrared remote: lirc + mic input

dang, it didnt work. :? i deleted the lirc directory from feeds/packages/util and then re-updated from the feeds (feeds update -a) to make sure i had an 'unfcked with' version did ./scripts/feeds/install lirc lirctools lircdaemonadd went off without a complaint... ...then running: menu makeconfig .....
by dext3r
Fri Sep 09, 2011 4:19 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Adding an infrared remote: lirc + mic input
Replies: 11
Views: 37587

Re: Adding an infrared remote: lirc + mic input

thanks for your response! :D Don't use my makefile for an older version of Openwrt. Try to install lirc instead: ./scripts/feeds update -a ./scripts/feeds install lirc lirctools lircdaemonadd Then modify the makefile --with-driver="audio_alsa" i think i did this originally but then it neve...
by dext3r
Fri Sep 09, 2011 11:29 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Adding an infrared remote: lirc + mic input
Replies: 11
Views: 37587

Re: Adding an infrared remote: lirc + mic input

:evil: danitool (and anyone else who can help!), I am trying to add the lirc package to my OpenWRT developer setup but i am having the WORST luck. I have the sources for 8.09. I put your Makefile into /feeds/packages/utils/lirc and i run make menuconfig but it doesn't show up in the package list! I ...
by dext3r
Fri Dec 03, 2010 3:51 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Help Hack WL 520GU
Replies: 17
Views: 35828

Re: Help Hack WL 520GU

I just have buyed a cable of adafruit, i have finded one.. :D The DD-WRT is gona work with arduino? Or what is the firmware you recomend install? If it the Open-WRT you recomend install with the mode of "restoration tool" or via serial?? You can post the link of the recomended firmware if...
by dext3r
Thu Nov 18, 2010 2:26 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Can you use an FTDI Basic 5V for WL-520gU serial port?
Replies: 3
Views: 8051

Re: Can you use an FTDI Basic 5V for WL-520gU serial port?

Thanks for the response and confirming my hunches. I will modify it, it shouldn't be too hard. Thx
by dext3r
Thu Nov 18, 2010 12:03 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Can you use an FTDI Basic 5V for WL-520gU serial port?
Replies: 3
Views: 8051

Can you use an FTDI Basic 5V for WL-520gU serial port?

I plan on hacking up a WL-520GU for a similar project. In the tutorial, an FTDI 3.3V device is used to access the serial port with your PC. I just recently picked up a FTDI Basic adapter from sparkfun http://www.sparkfun.com/products/9716 It is a 5V part. I'm assuming I can use it on the 3.3V serial...