Enwyr
Still Fresh
- Joined
- Apr 6, 2011
- Messages
- 15
Heiho,
well, i finaly recieved my pandora
First of all, all my systems running Linux, so i am very happy to have it also on the Pandora.
The very first thing i try: Connecting an external hard-drive to the Pandora over USB. Jop, nice, dmesg gives me the information that the drive was mentioned, but ( there is always an "but" ) ext4 is not supported.
Well, okay, its linux, just grab the kernel-source, get the pandora-configuration and add the ext4 filesystem.
Compiling ... okay
Put it to the pandora ... okay
Boot (from SD-Card) ... okay but shutting down after login, because the battery-state is not mentioned.
Well as information: I boot, since i get the pandora, from sd-card. For boot of the new kernel, i made an hard-link from /boot/uImage-custom to /boot/uImage.
And here comes the question: Did somebody already build a kernel, put it on the pandora and boot it without any problems?
I use:
- arm-2010q1 from codesourcery on amd64
- kernel from open-pandora-git repository
- follow the instruction on Kernel build instructions
- ( Modules and Firmware from the kernels was copyed to the sd-card )
I try the following kernels:
- 2.6.27-omap1
- 2.6.38
That was working:
- booting and login
Not working:
- State of the battery
- WiFi
Within the next days i try to compile the Kernel on the pandora itselfe, maybe it helps
well, i finaly recieved my pandora
First of all, all my systems running Linux, so i am very happy to have it also on the Pandora.
The very first thing i try: Connecting an external hard-drive to the Pandora over USB. Jop, nice, dmesg gives me the information that the drive was mentioned, but ( there is always an "but" ) ext4 is not supported.
Well, okay, its linux, just grab the kernel-source, get the pandora-configuration and add the ext4 filesystem.
Compiling ... okay
Put it to the pandora ... okay
Boot (from SD-Card) ... okay but shutting down after login, because the battery-state is not mentioned.
Well as information: I boot, since i get the pandora, from sd-card. For boot of the new kernel, i made an hard-link from /boot/uImage-custom to /boot/uImage.
And here comes the question: Did somebody already build a kernel, put it on the pandora and boot it without any problems?
I use:
- arm-2010q1 from codesourcery on amd64
- kernel from open-pandora-git repository
- follow the instruction on Kernel build instructions
- ( Modules and Firmware from the kernels was copyed to the sd-card )
I try the following kernels:
- 2.6.27-omap1
- 2.6.38
That was working:
- booting and login
Not working:
- State of the battery
- WiFi
Within the next days i try to compile the Kernel on the pandora itselfe, maybe it helps