Hi, I installed JJ on a new partition but since I did that, it never shuts the CPU down. I thought I needed to include...
acpi=on or acpci=on
...in grub to force the PC to shut down properly, but it only turns the monitor off...
I have a Pentium 4, 2.40 GHz, 512+256 MB of RAM
By the way, I have a problem with kstars, too.
I installed it when I still had KDE 4.2.2 on my system, but after I upgraded it to 4.3.0 this error message shows up...
or...
or...
Could you please give me a hint on what can I do to solve this issue?
acpi=on or acpci=on
...in grub to force the PC to shut down properly, but it only turns the monitor off...
I have a Pentium 4, 2.40 GHz, 512+256 MB of RAM
By the way, I have a problem with kstars, too.
I installed it when I still had KDE 4.2.2 on my system, but after I upgraded it to 4.3.0 this error message shows up...
Code:
You might want to run `apt-get -f install' to correct these. The following packages have unmet dependencies: kstars: Depends: libindi0 (>= 0.6) but it is not installed E: Unmet dependencies. Try using -f.
Code:
$ sudo apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following packages were automatically installed and are no longer required: libsbigudrv0 kdeartwork-misc indi Use 'apt-get autoremove' to remove them. The following extra packages will be installed: libindi0 The following NEW packages will be installed: libindi0 0 upgraded, 1 newly installed, 0 to remove and 17 not upgraded. 2 not fully installed or removed. Need to get 0B/621kB of archives. After this operation, 1614kB of additional disk space will be used. Do you want to continue [Y/n]? y (Reading database ... 162126 files and directories currently installed.) Unpacking libindi0 (from .../libindi0_0.6-0ubuntu1_i386.deb) ... dpkg: error processing /var/cache/apt/archives/libindi0_0.6-0ubuntu1_i386.deb (--unpack): trying to overwrite `/usr/bin/indiserver', which is also in package indi Errors were encountered while processing: /var/cache/apt/archives/libindi0_0.6-0ubuntu1_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1)
Code:
$ sudo dpkg --configure -a dpkg: dependency problems prevent configuration of kstars: kstars depends on libindi0 (>= 0.6); however: Package libindi0 is not installed. dpkg: error processing kstars (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of kdeedu: kdeedu depends on kstars (>= 4:4.3.0-0ubuntu1~jaunty1~ppa2); however: Package kstars is not configured yet. dpkg: error processing kdeedu (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: kstars kdeedu
Comment