0 Members and 1 Guest are viewing this topic.
Can you make it connect to the internet
and do sudo apt-get install gnome?
I assume that you've watched the videos and read the documentation ? When Linux has booted, init has run and you've got a shell, you type commands like you can do on other Linux platforms (nowadays, most users don't use the terminal on desktop or mobile Linux)
kernel linux/zImage.tnsinitrd linux/initrd.tnscmdline debug root=/dev/ram console=tty0 console=ttyAMA0,115200n8boot
QuoteCan you make it connect to the internetWhen USB host support works, Mass Storage Devices and USB network adapters should follow quickly Quoteand do sudo apt-get install gnome? Not only it wouldn't fit into the poor little calculator's memory, but it's way too heavyweight for the underpowered CPU of the Nspire, and additionally, Gnome is not designed for a 320x240 screen
Sorry, does this allow you to run linux programs?
Oh, that much space for X.Org ? I expected somewhat less.
Quote from: Lionel Debroux on October 21, 2012, 06:14:47 amOh, that much space for X.Org ? I expected somewhat less.Of course you could save space by not including the full X installation, as in, only the framebuffer or nspire driver. Even tho, not even sure the nspire one it exists, so someone would have to port it, unless the framebuffer driver works fine.Anyway there's the framebuffer with SDL, and you can play good games with them.
Quote from: annoyingcalc on October 21, 2012, 06:32:15 pmSorry, does this allow you to run linux programs?Yep.
Quote from: tangrs on October 21, 2012, 06:54:33 pmQuote from: annoyingcalc on October 21, 2012, 06:32:15 pmSorry, does this allow you to run linux programs?Yep.Wait, so I could download a linux program and run it on my nspire right now?
Quote from: annoyingcalc on October 21, 2012, 07:29:36 pmQuote from: tangrs on October 21, 2012, 06:54:33 pmQuote from: annoyingcalc on October 21, 2012, 06:32:15 pmSorry, does this allow you to run linux programs?Yep.Wait, so I could download a linux program and run it on my nspire right now?Yup. Well, it depends what's its dependencies (graphical programs are unlikely to work), but basically, yes.