Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Select language:
English
French
German
Hungarian
Italian
Norwegian
News:
Home
Help
Search
Calendar
Members
View the memberlist
Search For Members
Login
Register
OESF Portables Forum
»
Everything Else
»
Archived Forums
»
Distros, Development, and Model Specific Forums
»
Zaurus Distro Support and Discussion
»
Angstrom & OpenZaurus
»
Flashed to a new kernel and boots into console mode.
← previous
next →
Print
Pages: [
1
]
Author
Topic: Flashed to a new kernel and boots into console mode. (Read 2476 times)
cstrand1
Newbie
Posts: 41
Flashed to a new kernel and boots into console mode.
«
on:
April 30, 2004, 10:49:42 am »
I have a 5600 and openzaurus and decided to flash to a new kernel, one of the special ones. Now when it boots, it boots into console mode. What did I do wrong?
Chuck
Logged
SL-5600 PXA250
Opie 3.5.4/GPE 3.5.4 on SD (altboot)
Sandisk 1GB SD
Sandisk Ultra II 256MB CF
Ambicom WL1100C
cstrand1
Newbie
Posts: 41
Flashed to a new kernel and boots into console mode.
«
Reply #1 on:
April 30, 2004, 11:46:45 am »
More information. If I run /etc/init.d/opie start, nothing happens... Shall I reflash back to the prior kernel or which kernel should I be using?
Chuck
Sharp SL5600
OpenZaurus 3.3.6pre1
Logged
SL-5600 PXA250
Opie 3.5.4/GPE 3.5.4 on SD (altboot)
Sandisk 1GB SD
Sandisk Ultra II 256MB CF
Ambicom WL1100C
cvmiller
Full Member
Posts: 242
Flashed to a new kernel and boots into console mode.
«
Reply #2 on:
April 30, 2004, 11:53:42 am »
Call me old fashioned, but I am pretty happy with the Sharp 3.13 ROM on my SL-5500.
Craig...
Logged
SL-6000
ROM v1.12 (Sharp)
Belkin F8U1500 IR Keyboard
1 GB SD Card by SanDisk (ext2)
Joshp
Sr. Member
Posts: 265
Flashed to a new kernel and boots into console mode.
«
Reply #3 on:
April 30, 2004, 12:06:37 pm »
Try this:
vi /etc/init.d/opie
Go down to where it reads
case $1 in
\'start\' )
cd $HOME
rm -f /etc/rc2.d/S99x # Can\'t have both running!
And add
$OPIEDIR/bin/qpe ] /dev/null 2]&1
exit
After you get done it should read like this:
case $1 in
\'start\')
cd $HOME
rm -f /etc/rc2.d/S99x # Can\'t have both running!
$OPIEDIR/bin/qpe ] /dev/null 2]&1
exit
Hope this helps.
JP
Logged
cstrand1
Newbie
Posts: 41
Flashed to a new kernel and boots into console mode.
«
Reply #4 on:
April 30, 2004, 02:36:28 pm »
Well, I flashed back to the original kernel that I downloaded with OZ3.3.6pre1. I could not get it to work.
Thank you for the replies.
Chuck
Logged
SL-5600 PXA250
Opie 3.5.4/GPE 3.5.4 on SD (altboot)
Sandisk 1GB SD
Sandisk Ultra II 256MB CF
Ambicom WL1100C
Print
Pages: [
1
]
← previous
next →
OESF Portables Forum
»
Everything Else
»
Archived Forums
»
Distros, Development, and Model Specific Forums
»
Zaurus Distro Support and Discussion
»
Angstrom & OpenZaurus
»
Flashed to a new kernel and boots into console mode.