[Bug 676780] Re: kmix uses too much memory

2010-11-27 Thread MADevil
Same here for x86 , after fresh reboot , more than 700 Mo of ram...

Killing Kmix , deleted ~/.kde/share/config/kmix* &
~/.kde/share/apps/kmix/ and relaunched Kmix to have a decent ram usage.

But it will come back if kmix is not corrected

-- 
kmix uses too much memory
https://bugs.launchpad.net/bugs/676780
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 616023] Re: nVidia card : X won't start since 1.9 update, no screens found

2010-08-13 Thread MADevil
You can see the ignoreABI effect in your Xorg log :

 WARNING WARNING WARNING WARNING 
This server has a video driver ABI version of 8.0 that this
driver does not officially support.  Please check
http://www.nvidia.com/ for driver updates or downgrade to an X
server with a supported driver ABI.
=

-- 
nVidia card : X won't start since 1.9 update, no screens found
https://bugs.launchpad.net/bugs/616023
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 616023] Re: nVidia card : X won't start since 1.9 update, no screens found

2010-08-13 Thread MADevil
Yes i can confirm , after upgrade without nvidia-vdpau repo , it works
(driver 256.44 installed by jockey-kde)

-- 
nVidia card : X won't start since 1.9 update, no screens found
https://bugs.launchpad.net/bugs/616023
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 430125] Re: Karmic Latest - upstart kept back - missing mountall

2009-09-15 Thread MADevil
Boot from live cd/usb Kubuntu

open konsole :

sudo su -
mkdir /mnt/tmp
mount /dev/sd(your / partition) /mnt/tmp
mount -o bind /dev /mnt/tmp/dev
mount -o bind /dev/pts /mnt/tmp/dev/pts
mount -o bind /dev/shm /mnt/tmp/dev/shm
mount -o bind /proc /mnt/tmp/proc
mount -o bind /proc/bus/usb /mnt/tmp/proc/bus/usb
mount -o bind /sys /mnt/tmp/sys
chroot /mnt/tmp

now you can launch sshd or directly

aptitude update
aptitude safe-upgrade

and reboot

-- 
Karmic Latest - upstart kept back - missing mountall
https://bugs.launchpad.net/bugs/430125
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 430125] Re: Karmic Latest - upstart kept back - missing mountall

2009-09-15 Thread MADevil
Same issue here :


aptitude safe-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
The following packages have been kept back:
  initscripts upstart
0 packages upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done


 aptitude install initscripts
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
The following packages are BROKEN:
  initscripts upstart
2 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 615kB of archives. After unpacking 16.4kB will be used.
The following packages have unmet dependencies:
  upstart: PreDepends: mountall which is a virtual package.
  initscripts: Breaks: rsyslog (< 4.2.0-2ubuntu3~boot1) but 4.2.0-2ubuntu2 is 
installed.
   Breaks: udev (< 146-2~boot6) but 146-1 is installed.
open: 2; closed: 61; defer: 88; conflict: 24

oUnable to resolve dependencies!  Giving up...
The following packages are BROKEN:
  initscripts upstart
2 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 615kB of archives. After unpacking 16.4kB will be used.
aptitude failed to find a solution to these dependencies.  You can solve them 
yourself by hand or type 'n' to quit.
The following packages have unmet dependencies:
  upstart: PreDepends: mountall which is a virtual package.
  initscripts: Breaks: rsyslog (< 4.2.0-2ubuntu3~boot1) but 4.2.0-2ubuntu2 is 
installed.
   Breaks: udev (< 146-2~boot6) but 146-1 is installed.
Resolve these dependencies by hand? [N/+/-/_/:/?]


aptitude install upstart
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
The following packages are BROKEN:
  upstart
1 packages upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Need to get 542kB of archives. After unpacking 111kB will be used.
The following packages have unmet dependencies:
  upstart: PreDepends: mountall which is a virtual package.
Unable to resolve dependencies!  Giving up...
The following packages are BROKEN:
  upstart
1 packages upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Need to get 542kB of archives. After unpacking 111kB will be used.
aptitude failed to find a solution to these dependencies.  You can solve them 
yourself by hand or type 'n' to quit.
The following packages have unmet dependencies:
  upstart: PreDepends: mountall which is a virtual package.
Resolve these dependencies by hand? [N/+/-/_/:/?]


And don't know if it's related to these errors , but after reboot , on X 
launching , HAL don't detect my USB Keyboard (even forcing manually in 
Xorg.conf) , so wait for my password I can't type...

-- 
Karmic Latest - upstart kept back - missing mountall
https://bugs.launchpad.net/bugs/430125
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs