Hi all,
I've been doing some dev stuff on windows based machines, including telnet connections. But since windows is evil I have decided to completely switch to linux (ubuntu in my case) and get a Wii for my gaming needs.
So far so good, but I ran into a nasty little problem when trying to connect to my GP2X.
I enabled the usb-network on the GP2X, plugged in the cable to my pc, and I saw it connecting in dmesg.
I set the ip in my GP2X to 192.168.0.2
and on my desktop to 192.168.0.1
I did the ifconfig routine, and then I typed 'telnet 192.168.0.2'
I got a connection, but it seemed as if the GP2X crashed the moment it was starting bash (or whatever it uses)
the menu icons stopped moving and there was no way I could connect to it, or even ping it's ip.
This keeps happening, so effectively I have no networking abilities at this moment, which is very annoying obviously.
I really would like to get this fixed, as I am not returning to a Windows machine just so I am able to dev for a linux console
thanks in advance!
I've been doing some dev stuff on windows based machines, including telnet connections. But since windows is evil I have decided to completely switch to linux (ubuntu in my case) and get a Wii for my gaming needs.
So far so good, but I ran into a nasty little problem when trying to connect to my GP2X.
I enabled the usb-network on the GP2X, plugged in the cable to my pc, and I saw it connecting in dmesg.
I set the ip in my GP2X to 192.168.0.2
and on my desktop to 192.168.0.1
I did the ifconfig routine, and then I typed 'telnet 192.168.0.2'
I got a connection, but it seemed as if the GP2X crashed the moment it was starting bash (or whatever it uses)
the menu icons stopped moving and there was no way I could connect to it, or even ping it's ip.
This keeps happening, so effectively I have no networking abilities at this moment, which is very annoying obviously.
I really would like to get this fixed, as I am not returning to a Windows machine just so I am able to dev for a linux console
thanks in advance!