Author Topic: Cacko 1.22 Problems  (Read 3881 times)

rikiya

  • Full Member
  • ***
  • Posts: 175
    • View Profile
    • http://
Cacko 1.22 Problems
« on: March 29, 2005, 06:02:14 pm »
Hi, I use the Cacko 1.22 on my 860, and I have 2 problems. First is that the battery doesn't charge fully, or something and my zaurus shuts down automatically even after charging for a whole night. Second, I cannot install any packages and get the error "ipkg says something went wrong. Sorry".

Any help?
« Last Edit: March 29, 2005, 06:23:28 pm by rikiya »
[span style=\'font-size:8pt;line-height:100%\']Rikiya
SL-C860
Linksys WCF12 CF WiFi Card
PDAir Leather Case
256 MB SanDisk CF Card [/font]  [/span]

wmadan

  • Full Member
  • ***
  • Posts: 164
    • View Profile
    • http://
Cacko 1.22 Problems
« Reply #1 on: March 29, 2005, 10:53:56 pm »
Quote
Hi, I use the Cacko 1.22 on my 860, and I have 2 problems. First is that the battery doesn't charge fully, or something and my zaurus shuts down automatically even after charging for a whole night. Second, I cannot install any packages and get the error "ipkg says something went wrong. Sorry".

Any help?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=72717\"][{POST_SNAPBACK}][/a][/div]

Go to the cacko web site at cacko.biz and look at the FAQ with regard to your ipkg problem.

waalkman

  • Full Member
  • ***
  • Posts: 176
    • View Profile
Cacko 1.22 Problems
« Reply #2 on: March 29, 2005, 11:26:20 pm »
As for the battery:

https://www.oesf.org/forums/index.php?showt...ce+menu+battery

Beware, there be dragons there...


As for your ipkg problems:

go to /usr/lib/ipkg and find the status file. Open it in an editor and remove the line near the end that is causing all of the trouble.

Actually, it would be a good idea to run ipkg from the command line to see exactly what the problem is, but I'm guessing that it is getting hung up on an incompletely installed package.

The command line for ipkg should be:

"ipkg install package"

Where "package" would be the name of the actual package.

You might need to either elevate yourself to root or return to user depending on what package you are installing.

"su" takes you to root (look for the "#" prompt)
"su zaurus" makes you a regular user ("$" prompt)
C860, SMC Model SMC2642W, various sized memory cards

pelrun

  • Sr. Member
  • ****
  • Posts: 366
    • View Profile
    • http://
Cacko 1.22 Problems
« Reply #3 on: March 29, 2005, 11:54:42 pm »
The "premature shutdown" issue may just be that the Z is turning off the screen - the SharpROM(and Cacko by extension) has a bug in it that shuts off the screen if the backlight is on minimum and auto-dim is on. I've also had it happen the instant I've hit a key after leaving it alone for a short while.

Next time it occurs don't hit the power button, try hitting Fn+4 instead to turn up the backlight. This usually turns the screen back on immediately for me.
SL-C3100 with usb power mod running debian eabi
pdaXii13 still on the NAND for dualbooting
16GB SDHC! (a new one, after I sat on the old one and it went kaput)
D-Link 660 wifi, Socket Bluetooth rev H
External 9800mAh LiIon battery and slimline dvd drive
Homebrew microphone and remote

rikiya

  • Full Member
  • ***
  • Posts: 175
    • View Profile
    • http://
Cacko 1.22 Problems
« Reply #4 on: March 30, 2005, 12:37:02 am »
Yes, pelrun I think thats it, and thanks to wmadan and waalkman for the help, I will go and try now.
[span style=\'font-size:8pt;line-height:100%\']Rikiya
SL-C860
Linksys WCF12 CF WiFi Card
PDAir Leather Case
256 MB SanDisk CF Card [/font]  [/span]

rikiya

  • Full Member
  • ***
  • Posts: 175
    • View Profile
    • http://
Cacko 1.22 Problems
« Reply #5 on: March 30, 2005, 10:06:33 pm »
xlibs_4.3.0-3_arm.ipk, returning
ipkg_get_install: Perhaps you need to run `ipkg update'?



Any ideas?
[span style=\'font-size:8pt;line-height:100%\']Rikiya
SL-C860
Linksys WCF12 CF WiFi Card
PDAir Leather Case
256 MB SanDisk CF Card [/font]  [/span]

matrix

  • Newbie
  • *
  • Posts: 16
    • View Profile
Cacko 1.22 Problems
« Reply #6 on: April 03, 2005, 09:52:30 pm »
Quote
xlibs_4.3.0-3_arm.ipk, returning
ipkg_get_install: Perhaps you need to run `ipkg update'?



Any ideas?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=72898\"][{POST_SNAPBACK}][/a][/div]


this happens when ipkg is trying to install a package it can't find, which often happens if you tagged a package to install in add/remove programs and something stopped it (user cancel, crash, etc)

you can try an ipkg update followed by an ipkg upgrade while the network is up to see if it can grab the package, or grab that xlibs package and install it manually.

if you don't care about xlibs or still have issues, run from the command line:
ipkg remove xlibs

that may remove xqt or any other packages you may have installed which depend on xlibs.  you can always reinstall them later.  this tells ipkg to remove xlibs which is in a bad state and forget about it