Search found 8 matches

by emoon
Mon Mar 15, 2010 3:03 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Start-up Script not working
Replies: 9
Views: 24498

Re: Start-up Script not working

Did you get it to work?

What's your /etc/init.d and /etc/rc.d directories look like?
by emoon
Mon Mar 08, 2010 7:34 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Wrtradio firmware v0.3!
Replies: 11
Views: 30252

Re: Wrtradio firmware v0.3!

ilinux wrote:This firmware is a very lite build that allow only internet radios.

Yeah, my post was more of a notice to others that other modules/packages may require a recompile. It took me a bit to track down why I was getting that error.

Thanks.
by emoon
Fri Mar 05, 2010 6:29 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Wrtradio firmware v0.3!
Replies: 11
Views: 30252

Re: Wrtradio firmware v0.3!

Hey ilinux, This is good stuff, thanks. One question - I'm guessing you didn't compile the kernel with either vfat or cifs as options (either <*> or <M> in the menuconfig). Is that correct? I believe that unless you have them selected, the kernel compile doesn't pull in nls-base, and therefore if yo...
by emoon
Wed Mar 03, 2010 8:26 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: usb hub
Replies: 31
Views: 51901

Re: usb hub

Ah, ok, that makes sense (the messages from the hotplug of the device).

Any idea of the chip(or chipset, but most likely just one chip) in the hubs you've tried?
by emoon
Tue Mar 02, 2010 10:55 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: usb hub
Replies: 31
Views: 51901

Re: usb hub

Hi, I was wondering if you had made any progress? Based on the last bit of the 'hub dmesg', it looks like the audio device is getting disconnected or unregistered, maybe : <snip> usb.c: USB disconnect on device 00:03.1-1 address 2 usb.c: USB disconnect on device 00:03.1-1.3 address 3 usbaudio: unreg...
by emoon
Sun Feb 28, 2010 7:08 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Memory (RAM) Woes
Replies: 8
Views: 13010

Re: Memory (RAM) Woes

Can you maybe try to put db file into samba share ? The db is in the samba share, the problem is (discovered after a bit of research on mpd) that a 'feature' of mpd is that it loads the entire db into RAM. Normally this is a good thing, as it prevents needing to access the db on a drive and speeds ...
by emoon
Fri Feb 26, 2010 1:39 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Memory (RAM) Woes
Replies: 8
Views: 13010

Re: Memory (RAM) Woes

Thanks, that is what I was leaning towards (usb stick as swap).

I need to change my thinking from 8hr/day heavy desktop usage to occasional-use music appliance... it'll would probably take a few years to get a failure in this application, if it ever happens.
by emoon
Fri Feb 26, 2010 9:33 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Memory (RAM) Woes
Replies: 8
Views: 13010

Memory (RAM) Woes

First off, thanks for putting this tutorial together, Jeff. Great inspiration to get back in to hacking again. :D Now, onto my problem :? I've been doing a bunch of re-compiles to get my firmware setup exactly how I wanted it and finally, it was working great with the radio streams or a few mp3s. Ho...