PDA

View Full Version : DS Linux on Supercard micro SD lite



houseonfire
October 14th, 2006, 19:39
I am trying to get Retawq to work on my Supercard micro SD lite. So far it has been a challange..

These are the commands i have put in a text document to try to get working. They are in no particular order.


hostname="NintendoDS"
/etc/rc.d/network start

enable_network_on_boot_"yes"
wfc_config="1"

cp /etc/rc.defaults /sram/re.conf.

cp /etc/rc.defaults /supercard/linux/etc/rc.conf

I type in "retawq www.google.com" and i get "cant lookup host".
I then try to config the wfc and nothing pops up. I use the "cp /etc/rc.defaults /supercard/linux/etc/rc.conf" and i get an error.


when i start up it says this
"/etc/rc.conf does not exist on your system - see /etc/rc.defaults
not configuring network:
enable_network_on_boot is set to "NO"
etc/hosts: cannot create"

i run "/etc/rc.defaults" and i get "/etc/rc.defaults cannot execute"

I dont know if i gave you all the information needed to help me. If i didnt just ask and ill tell you what you need to know. Please help :)

miner2049er
October 14th, 2006, 23:02
Manually create your rc.conf using this code, and entering the values in place of XXXX for your wireless network.

hostname="XXXX"
enable_network_on_boot="NO"
wfc_config=""
essid="XXXX"
channel="XXXX"
wepkey=""
ip="XXXX"
gateway="XXXX"
netmask="XXXX"
broadcast=""
dns1="XXXX"
dns2="XXXX"
start_telnetd="NO"
show_firmware_version="YES"

houseonfire
October 16th, 2006, 01:28
Manually create your rc.conf using this code, and entering the values in place of XXXX for your wireless network.

hostname="XXXX"
enable_network_on_boot="NO"
wfc_config=""
essid="XXXX"
channel="XXXX"
wepkey=""
ip="XXXX"
gateway="XXXX"
netmask="XXXX"
broadcast=""
dns1="XXXX"
dns2="XXXX"
start_telnetd="NO"
show_firmware_version="YES"

How do i find most of that?

houseonfire
October 16th, 2006, 02:47
ok..
I type in "etc/rc.d/network start" and i get this "Not configured network:
No ESSID defined. See /etc/rc.defaults"

When i type in "/etc/rc.defaults" i get "etc/rc.defaults" cannot execute"

houseonfire
October 16th, 2006, 08:01
Alright.. I got it up and running. Its very cool:)

miner2049er
October 16th, 2006, 11:10
Now you got Retawq working, try Links.

It is another text browser, but pressing escape brings up a toolbar which makes it easier to use.

You may need to turn on colour mode to highlight links the way Retawq does.

Links is built into recent builds of DS Linux and uses the supercard RAM.

houseonfire
October 16th, 2006, 21:31
You really seem to know what your talking about. So can you email/ IM me at [email protected] . I would really like the help.

kcajblue
October 17th, 2006, 01:28
dude. houseonfire, can you not triple post. and use the edit button.

houseonfire
October 17th, 2006, 05:42
Ok. Sorry about that.


This is a post i made on the dslinux site. No one seems to be helping me there.. so im gonna post it right here.

(This is all about the Links program)
Where do i put the following files.
jpeg-6b
libpng-1.2.12
tiff-3.8.2

I type in "Links -g" and i get this

Unknown option in config file /home. .links/links.cfg, line 2
Unknown option in config file /home. .links/links.cfg, line 4
Unknown option in config file /home. .links/links.cfg, line 7
Unknown option in config file /home. .links/links.cfg, line 10
Unknown option in config file /home. .links/links.cfg, line 13
Unknown option in config file /home. .links/links.cfg, line 16
Unknown option in config file /home. .links/links.cfg, line 19
Unknown option in config file /home. .links/links.cfg, line 22
Unknown option in config file /home. .links/links.cfg, line 25
Unknown option in config file /home. .links/links.cfg, line 28
Unknown option in config file /home. .links/links.cfg, line 31
Unknown option in config file /home. .links/links.cfg, line 34
Unknown option in config file /home. .links/links.cfg, line 37
Unknown option in config file /home. .links/links.cfg, line 40
Unknown option in config file /home. .links/links.cfg, line 43
Unknown option in config file /home. .links/links.cfg, line 46
Unknown option in config file /home. .links/links.cfg, line 49
Unknown option in config file /home. .links/links.cfg, line 52
Unknown option in config file /home. .links/links.cfg, line 55
Unknown option in config file /home. .links/links.cfg, line 58
Unknown option in config file /home. .links/links.cfg, line 61
Unknown option in config file /home. .links/links.cfg, line 64
Unknown option in config file /home. .links/links.cfg, line 67
Unknown option in config file /home. .links/links.cfg, line 70
Unknown option in config file /home. .links/links.cfg, line 73
Unknown option in config file /home. .links/links.cfg, line 76
Unknown option in config file /home. .links/links.cfg, line 79
Unknown option in config file /home. .links/links.cfg, line 82
Unknown option in config file /home. .links/links.cfg, line 85
Unknown option in config file /home. .links/links.cfg, line 88
Unknown option in config file /home. .links/links.cfg, line 91
Unknown option in config file /home. .links/links.cfg, line 94
Unknown option in config file /home. .links/links.cfg, line 100
Unknown option in config file /home. .links/links.cfg, line 103
Graphics not enabled when compiling



Those "Unknown....." things went away for some reason. But i still get the
"Graphics not enabled when compiling"

This is my linux file contents on my Supercard Lite.
http://img455.imageshack.us/img455/7715/helpmevr3.jpg
http://img482.imageshack.us/img482/4317/help2on8.jpg

Please Help

miner2049er
October 17th, 2006, 23:12
(This is all about the Links program)
Where do i put the following files.
jpeg-6b
libpng-1.2.12
tiff-3.8.2

Don't know, don't have them.

Go to this site (http://page.mi.fu-berlin.de/~sperling/dslinux/builds/) and grab the latest supercard sd version.

Unzip it to your SD and run that.

Manually create your rc.conf again and you're good to go.

Links will run fine. Just launch it with the command

links

that's it.