| View previous topic :: View next topic |
| Author |
Message |
Rich43
Joined: 22 Oct 2005 Posts: 28
|
|
| Back to top |
|
 |
noquarter
Joined: 23 Jul 2006 Posts: 17
|
Posted: Sat Feb 23, 2008 2:40 am Post subject: |
|
|
Is it possible to mount a iso in uclinux?
I have several files I'd like to extract without having to go to a laptop. |
|
| Back to top |
|
 |
M.Jackson
Joined: 10 Sep 2007 Posts: 85
|
Posted: Tue Feb 26, 2008 12:32 am Post subject: |
|
|
| I think it is possible. Recompile the kernel with the ISO fs support, and place your ISO files in MS, then just mount the file using the loop device. |
|
| Back to top |
|
 |
noquarter
Joined: 23 Jul 2006 Posts: 17
|
Posted: Thu Feb 28, 2008 3:01 am Post subject: |
|
|
| Nice, thanks for letting me know. |
|
| Back to top |
|
 |
nicotrial
Joined: 29 Feb 2008 Posts: 15
|
Posted: Fri Feb 29, 2008 7:15 am Post subject: |
|
|
hi is there any news on the wifi driver im realy looking forward to having wifi on the uclinux for the psp!!!
i have no idea about programing but is there any way i can help? |
|
| Back to top |
|
 |
Cooleo
Joined: 03 Jun 2007 Posts: 3 Location: Suffolk,England
|
Posted: Sat Mar 01, 2008 8:56 pm Post subject: TuxRaceR? |
|
|
Does anyone know if we could get TuxRacer running or some type of GUI? Such as TinyX?
http://www.superant.com/smalllinux/tinyX01.html
Mike _________________ Please Help Me, Im a newbie :) |
|
| Back to top |
|
 |
umontu
Joined: 02 Mar 2008 Posts: 3 Location: uk
|
Posted: Sun Mar 02, 2008 9:35 pm Post subject: |
|
|
ok Ive seen atleast 4-5 people asking for a gui on psp linux how come no one has answered
I can help too with the graphics and art work so just pm and possibly some coding although im no expert
why isnt anyone trying to work on one there could be a group set up to work on it and it would open many new possibilities so I think it would be worth while.
with a gui psp linux could really take off |
|
| Back to top |
|
 |
umontu
Joined: 02 Mar 2008 Posts: 3 Location: uk
|
Posted: Sun Mar 02, 2008 11:10 pm Post subject: |
|
|
Infact Ive set up a forum join it if you can help please we can make it work and all we need is members to help with the project anything you can do will be helpfull
http://psplinuxgui.freeforums.org/
here |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Mon Mar 03, 2008 10:40 am Post subject: |
|
|
| I don't think you understand how much work there is on getting a "gui" to work in linux, regardless of the platform. Look at all existing linux desktop environments - even the "tiny" ones are several megabytes of code. We don't talk about it because it's more work than worth it until PSP linux is more complete in any case. Once PSP linux reaches a certain point, a driver for xorg or something similar can be worked on. That would be one of the last things you'd do, not the first. |
|
| Back to top |
|
 |
shadash
Joined: 19 Dec 2007 Posts: 24 Location: San Diego
|
Posted: Mon Mar 03, 2008 1:12 pm Post subject: |
|
|
Getting a gui to work on the psp isn't that hard. There's all kinds of embedded x servers out there that would likely work. But without a network connection (ideally wifi) how much fun would it be?
Once a wifi driver is available an X server will be ported. Some X servers might not even need to be ported just compiled. |
|
| Back to top |
|
 |
umontu
Joined: 02 Mar 2008 Posts: 3 Location: uk
|
Posted: Mon Mar 03, 2008 7:08 pm Post subject: |
|
|
Thats the idea exactly we need to get it done.
So getting a driver devoloped and a x sever done just needs to be organised that why im doning this because no one has organised it yet and i want to make it clearer to people who have asked for one.
You wont get anything done unless you organise it |
|
| Back to top |
|
 |
Ferdinant
Joined: 13 Feb 2008 Posts: 6
|
Posted: Wed Mar 05, 2008 6:02 am Post subject: |
|
|
As far as i know, the "grafik" (or better, the console) is beeing generated by the main cpu, the fpu of the psp isn't really recognized.
So.... better reorganize your forum to general PSP Linux development and your first goals should be:
1) recognize and get the fpu anyhow working (i hope this step doesn't require to write an own driver)
2) the wifi :D
3) maybe some sort of gui.
(just a dream) 4) Package management
edit: i'd help at anything related to PSP linux, even though i just know the basics of programming and linux. |
|
| Back to top |
|
 |
shadash
Joined: 19 Dec 2007 Posts: 24 Location: San Diego
|
Posted: Wed Mar 05, 2008 6:37 am Post subject: |
|
|
For those that don't have any programming experience email the people I indicated earlier in this forum thread that have experience writing drivers for the marvell 88w8686. Point them to this thread and ask them for help.
Most likely they could get something working in less than a day. (if they have access to the hardware register/spec info) |
|
| Back to top |
|
 |
hlide
Joined: 10 Sep 2006 Posts: 750
|
Posted: Wed Mar 05, 2008 9:01 am Post subject: |
|
|
| Ferdinant wrote: | As far as i know, the "grafik" (or better, the console) is beeing generated by the main cpu, the fpu of the psp isn't really recognized.
|
!?
what the fpu has to do with graphics ? psp has a standard fpu which shouldn't be difficult to use with linux.
and if you want to have a x-server, you would need to rewrite it to use GE unless you want to keep a bloated and slow x-server using only cpu and fpu.
seriously, i don't see the point to port anything about linux when they are obviously not all for embedded device. Having a GUI a la windows without any keyboard or mouse is totally crazy as an idea and not even original. but, well, this is just my opinion. |
|
| Back to top |
|
 |
Ferdinant
Joined: 13 Feb 2008 Posts: 6
|
Posted: Thu Mar 06, 2008 1:22 am Post subject: |
|
|
aaaaah... sry sry sry
I really don't know what i was obsessed of, when i wrote fpu. i meant GPU (as far as i know the PSP has a separate one)
im really sorry, such supid things won't happen again, i promise
| Quote: | | Having a GUI [...] without any keyboard or mouse is totally crazy |
Ok, atm we just have a console. Without a keyboard. A Gui, controlled by the standart PSP-keys, would be (as long as there is no text-input needed, for wich we would need the OSK again) much faster for some applications. And a GUI is always optional, so you wouldn't have to use it.
About pointing out the sense: As i see the homebrew-scene of the PSP, i'd say that around 60-80% of the things developed are quite useless. So i see this mostly as an "digital playground" and there is no reason, why not to play with linux ;) |
|
| Back to top |
|
 |
shijima
Joined: 18 Mar 2008 Posts: 1
|
Posted: Tue Mar 18, 2008 2:45 am Post subject: IR Keyboard |
|
|
Hi,
i like this wonderful project of uclinux on psp.
It's possible to have ir keyboard ( targus ) support ?
thank's. |
|
| Back to top |
|
 |
tyranos
Joined: 20 Apr 2006 Posts: 8
|
Posted: Tue Mar 18, 2008 6:11 am Post subject: |
|
|
@shijima ,
http://df38.dot5hosting.com/~remember/chris/
there also a thread in this forum
it has irkeyboard support but for another keyboard , i you know how u could easily change the part handling the keyboard input , and i think writing a driver for the targus is easier than other ir keyboards as u dont need to translate the scancodes |
|
| Back to top |
|
 |
Djhg2000
Joined: 15 May 2006 Posts: 4
|
Posted: Tue Mar 18, 2008 4:59 pm Post subject: Bug |
|
|
Hi!
I think I just found a bug; OSK locks up after a random time but cursor keeps blinking.
Known since earlier? |
|
| Back to top |
|
 |
Ferdinant
Joined: 13 Feb 2008 Posts: 6
|
Posted: Thu Mar 27, 2008 10:30 pm Post subject: Re: Bug |
|
|
| Djhg2000 wrote: |
OSK locks up after a random time but cursor keeps blinking.
|
I've also recognized this sometimes. I didn't find out anything about it until now (and when you try to provoke it, it simply won't happen ...).
By the way: It seems like M.Jackson settled over to develop a Custom Firmware for KWGR614 (=> a Router). Or is this (µClinux on PSP) still under development? It would be a pity if not. |
|
| Back to top |
|
 |
shadash
Joined: 19 Dec 2007 Posts: 24 Location: San Diego
|
Posted: Sat Mar 29, 2008 4:05 am Post subject: |
|
|
| The kernel is running all we need now is a way to communicate with it from a remote system. As soon as that happens linux on psp will take off. |
|
| Back to top |
|
 |
mik
Joined: 29 Mar 2008 Posts: 13
|
Posted: Sat Mar 29, 2008 10:25 am Post subject: |
|
|
Hi,
I got the toolchain running (buildroot, applied sim's patches), installed the kernel and it runs ;)
Now I wanted to compile pspsdk too (to build pspboot by myself).
Can I use buildroot's toolchain instead of pspdev?
I created symlinks from linux-mipsel-* to psp-*, e.g. gcc, ld, ranlib and so on but the build fails as follows:
[...]
In file included from ../../src/user/pspuser.h:26,
from ../../src/kernel/pspkernel.h:18,
from exception.c:13:
../../src/user/psputils.h:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'sceKernelLibcClock'
make[3]: *** [exception.o] Error 1
[...]
thx |
|
| Back to top |
|
 |
Ferdinant
Joined: 13 Feb 2008 Posts: 6
|
Posted: Wed Apr 02, 2008 7:05 am Post subject: |
|
|
I'm sorry, but you must also install the PSPSDK from pspdev too, because buildroottoolchain can just compile executables for linux and not for the PSP's firmware.
The toolchains aren't compatible! |
|
| Back to top |
|
 |
mik
Joined: 29 Mar 2008 Posts: 13
|
Posted: Wed Apr 02, 2008 7:18 pm Post subject: |
|
|
Ah ok,
I thought I could avoid the compilation of 2 toolchains on my medieval machine ;)
Thanks for the reply.
mik |
|
| Back to top |
|
 |
rosejuice
Joined: 14 Apr 2008 Posts: 1
|
Posted: Mon Apr 14, 2008 6:52 pm Post subject: uclinux just hanged on my psp slim |
|
|
uclinux just hanged on my psp while mounting the file system so I had to restart my psp.
It just can't get past mounting the file system. Should I change anything in its config file to make it not hang on that?
My psp slim has 3.71 firmware if that helps and it's a psp slim 2000 pb.
It also hangs there even if I put it on the psp/game folder or the psp/game150 folder. |
|
| Back to top |
|
 |
morpheus5
Joined: 05 Jan 2008 Posts: 2
|
Posted: Sat Apr 26, 2008 3:16 pm Post subject: |
|
|
| We need a proper PSP linux forum or organization to properly make it work..... someone please host a forum.... |
|
| Back to top |
|
 |
Wally

Joined: 26 Sep 2005 Posts: 672
|
Posted: Sun Apr 27, 2008 11:06 am Post subject: |
|
|
| morpheus5 wrote: | | We need a proper PSP linux forum or organization to properly make it work..... someone please host a forum.... |
A forum just for PSPlinux? what have about 20 different sub forums and two posters??
No.
Best to be kept here or in a sub forum :) |
|
| Back to top |
|
 |
shadash
Joined: 19 Dec 2007 Posts: 24 Location: San Diego
|
Posted: Sat May 03, 2008 5:11 am Post subject: WiFi driver? |
|
|
Anybody have any updates about a wifi driver for the PSP running a native linux kernel?
This truly is the last hurdle |
|
| Back to top |
|
 |
shadash
Joined: 19 Dec 2007 Posts: 24 Location: San Diego
|
Posted: Sat May 03, 2008 6:44 am Post subject: There is a driver! |
|
|
It looks like there is a driver
http://lists.infradead.org/pipermail/libertas-dev/2008-April/001459.html
But, the information Marvell is providing is not what the libertas-dev want. This is good and bad. At least there's "something" available for a driver to be created with. But, It doesn't seem like the linux kernel libertas-dev developers are very excited about figuring out how to make it work in the current driver.
Mo, are you able to create a kernel with the moblin.org marvell 88w8686 driver in it? Not the current libertas-dev driver? |
|
| Back to top |
|
 |
emuonpsp
Joined: 11 May 2008 Posts: 1
|
|
| Back to top |
|
 |
Drajwer
Joined: 24 Aug 2007 Posts: 6
|
Posted: Sun May 11, 2008 11:39 pm Post subject: |
|
|
Great! The linux works fine. No problem at all. But...
I have SIO keyboard. Works fine with piKey but on uClinux it gives bad characters. does anyone managed to get SIO keyboard working good?
Anyway, keep up good work! |
|
| Back to top |
|
 |
|