LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Rio600 in Slack8.1 (https://www.linuxquestions.org/questions/slackware-14/rio600-in-slack8-1-a-40100/)

jymbo 01-02-2003 01:19 PM

Rio600 in Slack8.1
 
Here's how I did it:

1.) Get your USB system running:

a.) Edit /etc/rc.d/rc.modules. Uncomment-out the line with reference to usb-uhci (for Intel and VIA chips)
b.) Add the following line to your /etc/rc.d/rc.local file:
mount -t usbdevfs none /proc/bus/usb

2.) Plug-in your Rio600, turn it on, reboot.

3.) Grab yourself...er, I mean, get yourself a copy of "rioutil" from Sourceforge:

http://sourceforge.net/projects/rioutil

4.) Untar the file, cd to the newly created directory, then (as root):
$ ./configure --with-usbdevfs
$ make
$ make install

5.) As root (per my experience, rioutil won't work as user):
$ rioutil -i

You should see the RAM info for your Rio600. If so, then congratulations!

To upload songs into your Rio600:
$ rioutil -a /your-mp3-dir/song.mp3

To upload multiple files:
$ rioutil -b /your-mp3-dir/*.mp3

The rest of the commands can be found in the rioutil README.

Enjoy!


:D

trickykid 01-02-2003 02:34 PM

I don't own a rio but I love when members post useful threads like this that others can certainly benefit from.

Thanks. :)

jymbo 01-02-2003 03:32 PM

Very well, then...I'm working on howto for the Sony Clie' PEG-S360 under Slack8.1...stay tuned...
;)


All times are GMT -5. The time now is 11:01 AM.