[Bug 740558] Re: Kubuntu Natty installer crashed

2011-08-12 Thread Mike Lovell
I experience this today and you can get around it, I used a USB key to
install Lubuntu 11.10 and had the same problem during install.

If you bring up a console and run an apt-get update  apt-get upgrade
(obviously with an internet connection) then try the install again it
works.  Whatever was causing it must have been fixed.

(This was with Alpha 3 BTW)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/740558

Title:
  Kubuntu Natty installer crashed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/740558/+subscriptions

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


[Bug 706413] [NEW] update-initramfs hangs on adding gpu module

2011-01-22 Thread Mike Lovell
Public bug reported:

Linux server03 2.6.35-22-server #35-Ubuntu SMP Sat Oct 16 22:02:33 UTC
2010 x86_64 GNU/Linux

On Ubuntu 10.10 Server x64, when running an update (or anything that
seems to kick of update-initramfs) the process hangs:

Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-2.6.35-22-server
[--- hangs here --- ]

Running the command manually like this:

sudo update-initramfs -k all -u -v

Still results in a hang, the last lines of which are:

...
Calling hook framebuffer
Copying module directory kernel/drivers/char/agp
Adding module /lib/modules/2.6.35-22-server/kernel/drivers/char/agp/intel-agp.ko
Adding module /lib/modules/2.6.35-22-server/kernel/drivers/char/agp/via-agp.ko
Adding module /lib/modules/2.6.35-22-server/kernel/drivers/char/agp/sis-agp.ko
Copying module directory kernel/drivers/gpu
Adding module /lib/modules/2.6.35-22-server/kernel/drivers/gpu/drm/drm.ko
Adding module 
/lib/modules/2.6.35-22-server/kernel/drivers/gpu/drm/drm_kms_helper.ko
Adding module /lib/modules/2.6.35-22-server/kernel/drivers/gpu/drm/tdfx/tdfx.ko
Adding module /lib/modules/2.6.35-22-server/kernel/drivers/gpu/drm/i810/i810.ko
Adding module /lib/modules/2.6.35-22-server/kernel/drivers/gpu/drm/i2c/ch7006.ko
Adding module /lib/modules/2.6.35-22-server/kernel/drivers/video/output.ko
Adding module /lib/modules/2.6.35-22-server/kernel/drivers/acpi/video.ko
Adding module /lib/modules/2.6.35-22-server/kernel/drivers/gpu/drm/i915/i915.ko
[--- hangs here --- ]

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: linux-image-2.6.35-22-server 2.6.35-22.35
Regression: No
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.35-22.35-server 2.6.35.4
Uname: Linux 2.6.35-22-server x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
AplayDevices: Error: [Errno 2] No such file or directory
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D1p', '/dev/snd/timer'] failed with exit 
code 1:
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info: Error: [Errno 2] No such file or directory
Card0.Amixer.values: Error: [Errno 2] No such file or directory
CurrentDmesg: [   47.540209] eth0: no IPv6 routers present
Date: Sat Jan 22 15:14:34 2011
HibernationDevice: RESUME=UUID=c4d0b96d-b764-4a34-9e0d-a926b650bd21
InstallationMedia: Ubuntu-Server 10.10 Maverick Meerkat - Release Candidate 
amd64 (20100928.2)
IwConfig: Error: [Errno 2] No such file or directory
MachineType: Dell Inc. XPS M1330
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.35-22-server 
root=/dev/mapper/hostname-root ro quiet
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.38
RfKill: Error: [Errno 2] No such file or directory
SourcePackage: linux
WifiSyslog:
 
dmi.bios.date: 02/03/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A09
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd02/03/2008:svnDellInc.:pnXPSM1330:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: XPS M1330
dmi.sys.vendor: Dell Inc.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug kernel-config maverick needs-upstream-testing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/706413

Title:
  update-initramfs hangs on adding gpu module

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


[Bug 706413] Re: update-initramfs hangs on adding gpu module

2011-01-22 Thread Mike Lovell


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/706413

Title:
  update-initramfs hangs on adding gpu module

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


[Bug 706412] [NEW] update-initramfs hangs on adding cpu module

2011-01-22 Thread Mike Lovell
Public bug reported:

Linux server03 2.6.35-22-server #35-Ubuntu SMP Sat Oct 16 22:02:33 UTC
2010 x86_64 GNU/Linux

On Ubuntu 10.10 Server x64, when running an update (or anything that
seems to kick of update-initramfs) the process hangs:


Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-2.6.35-22-server
[--- hangs here --- ]

Running the command manually like this:

sudo update-initramfs -k all -u -v

Still results in a hang, the last lines of which are:

...
Calling hook framebuffer
Copying module directory kernel/drivers/char/agp
Adding module /lib/modules/2.6.35-22-server/kernel/drivers/char/agp/intel-agp.ko
Adding module /lib/modules/2.6.35-22-server/kernel/drivers/char/agp/via-agp.ko
Adding module /lib/modules/2.6.35-22-server/kernel/drivers/char/agp/sis-agp.ko
Copying module directory kernel/drivers/gpu
Adding module /lib/modules/2.6.35-22-server/kernel/drivers/gpu/drm/drm.ko
Adding module 
/lib/modules/2.6.35-22-server/kernel/drivers/gpu/drm/drm_kms_helper.ko
Adding module /lib/modules/2.6.35-22-server/kernel/drivers/gpu/drm/tdfx/tdfx.ko
Adding module /lib/modules/2.6.35-22-server/kernel/drivers/gpu/drm/i810/i810.ko
Adding module /lib/modules/2.6.35-22-server/kernel/drivers/gpu/drm/i2c/ch7006.ko
Adding module /lib/modules/2.6.35-22-server/kernel/drivers/video/output.ko
Adding module /lib/modules/2.6.35-22-server/kernel/drivers/acpi/video.ko
Adding module /lib/modules/2.6.35-22-server/kernel/drivers/gpu/drm/i915/i915.ko
[--- hangs here --- ]

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/706412

Title:
  update-initramfs hangs on adding cpu module

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


[Bug 706412] Re: update-initramfs hangs on adding cpu module

2011-01-22 Thread Mike Lovell

** Attachment added: apport.linux-image-2.6.35-22-server.HS8v9M.apport
   
https://bugs.launchpad.net/bugs/706412/+attachment/1803462/+files/apport.linux-image-2.6.35-22-server.HS8v9M.apport

** Changed in: linux (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/706412

Title:
  update-initramfs hangs on adding cpu module

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


[Bug 706412] Re: update-initramfs hangs on adding cpu module

2011-01-22 Thread Mike Lovell
Didn't send apport information properly, disregard.

New Bug #706413

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/706412

Title:
  update-initramfs hangs on adding cpu module

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


[Bug 662998] Re: System freezes when running on battery

2010-11-12 Thread Mike Lovell
No solution so far, I think we all put up with it.

My laptop seems more stable since I installed the latest ATI drivers and
configured PowerPlay.  It's lasted a two or three 1 hour journeys on
battery (whilst using 3G).

However it did freeze immediately after the charger was unplugged
yesterday, so it's still there.

-- 
System freezes when running on battery
https://bugs.launchpad.net/bugs/662998
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 662998] Re: System freezes when running on battery

2010-11-09 Thread Mike Lovell
Okay I followed the above suggestion, I installed the latest drivers
from ATI (10.10), I was using the version from the package manager
(Catalyst control center didn't work via this) because when I first
tried (with 10.9) it didn't support Maverick...  I did a:

sudo apt-get remove fglrx

Before installing the proprietary drivers.

I've now got Powerplay setup as suggested above, I'll see what happens
now.  I use an ATT 3G USB fob.  The laptop does not lock up when it's
inserted, nor does it lock up when the camera is on - So must be a
slightly different variation of the problem.

-- 
System freezes when running on battery
https://bugs.launchpad.net/bugs/662998
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 662998] Re: System freezes when running on battery

2010-11-08 Thread Mike Lovell
Above links, what leads you to think this will solve the problem?  Is
there something specific you've found that is breaking it?

Would like to get to the real problem.

-- 
System freezes when running on battery
https://bugs.launchpad.net/bugs/662998
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 662998] Re: System freezes when running on battery

2010-10-19 Thread Mike Lovell
** Description changed:

  Binary package hint: xorg
  
  When running on battery, the system will completely freeze (mouse
- pointed doesn't move, CTRL + ALT + DEL doesn't reboot, Alt + F1-10
+ pointer doesn't move, CTRL + ALT + DEL doesn't reboot, Alt + F1-10
  doesn't open up a new console window).
  
  The only escape is to hard power down the machine.
  
  This seems to happen only when running on battery.  It happens
  approximately every 25-30 minutes after the system is resumed on battery
  - Although if the power is plugged in, removed and plugged in enough
  times it will cause the system to freeze (2 or 3 times usually does it).
  
  Nothing appears consistently in the log files which would indicate a
  cause (although I am no expert).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: xorg 1:7.5+6ubuntu3
  ProcVersionSignature: Ubuntu 2.6.35-22.34-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Mon Oct 18 17:27:22 2010
  DkmsStatus:
-  vboxnetadp, 3.2.8, 2.6.35-22-generic, x86_64: installed 
-  vboxdrv, 3.2.8, 2.6.35-22-generic, x86_64: installed 
-  vboxnetflt, 3.2.8, 2.6.35-22-generic, x86_64: installed 
-  fglrx, 8.780, 2.6.35-22-generic, x86_64: installed
+  vboxnetadp, 3.2.8, 2.6.35-22-generic, x86_64: installed
+  vboxdrv, 3.2.8, 2.6.35-22-generic, x86_64: installed
+  vboxnetflt, 3.2.8, 2.6.35-22-generic, x86_64: installed
+  fglrx, 8.780, 2.6.35-22-generic, x86_64: installed
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release Candidate amd64 
(20100928.1)
  MachineType: Dell Inc. Studio 1558
  ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.35-22-generic 
root=/dev/mapper/hostname-root ro quiet splash nomodeset 
video=uvesafb:mode_option=1400x1050...@60,mtrr=3,scroll=ywrap
  ProcEnviron:
-  LANG=en_US.utf8
-  SHELL=/bin/bash
+  LANG=en_US.utf8
+  SHELL=/bin/bash
  SourcePackage: xorg
  XorgConf: # NOXORGCONFEXISTED: No X.org configuration file existed when this 
backup was created.
  dmi.bios.date: 05/27/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A06
  dmi.board.name: 0874P6
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A06
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A06
  dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd05/27/2010:svnDellInc.:pnStudio1558:pvrA06:rvnDellInc.:rn0874P6:rvrA06:cvnDellInc.:ct8:cvrA06:
  dmi.product.name: Studio 1558
  dmi.product.version: A06
  dmi.sys.vendor: Dell Inc.
  glxinfo: Error: [Errno 2] No such file or directory
  system:
-  distro: Ubuntu
-  codename:   maverick
-  architecture:   x86_64
-  kernel: 2.6.35-22-generic
+  distro: Ubuntu
+  codename:   maverick
+  architecture:   x86_64
+  kernel: 2.6.35-22-generic

-- 
System freezes when running on battery
https://bugs.launchpad.net/bugs/662998
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 662998] [NEW] System freezes when running on battery

2010-10-18 Thread Mike Lovell
Public bug reported:

Binary package hint: xorg

When running on battery, the system will completely freeze (mouse
pointed doesn't move, CTRL + ALT + DEL doesn't reboot, Alt + F1-10
doesn't open up a new console window).

The only escape is to hard power down the machine.

This seems to happen only when running on battery.  It happens
approximately every 25-30 minutes after the system is resumed on battery
- Although if the power is plugged in, removed and plugged in enough
times it will cause the system to freeze (2 or 3 times usually does it).

Nothing appears consistently in the log files which would indicate a
cause (although I am no expert).

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: xorg 1:7.5+6ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-22.34-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Mon Oct 18 17:27:22 2010
DkmsStatus:
 vboxnetadp, 3.2.8, 2.6.35-22-generic, x86_64: installed 
 vboxdrv, 3.2.8, 2.6.35-22-generic, x86_64: installed 
 vboxnetflt, 3.2.8, 2.6.35-22-generic, x86_64: installed 
 fglrx, 8.780, 2.6.35-22-generic, x86_64: installed
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release Candidate amd64 
(20100928.1)
MachineType: Dell Inc. Studio 1558
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.35-22-generic 
root=/dev/mapper/hostname-root ro quiet splash nomodeset 
video=uvesafb:mode_option=1400x1050...@60,mtrr=3,scroll=ywrap
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: xorg
XorgConf: # NOXORGCONFEXISTED: No X.org configuration file existed when this 
backup was created.
dmi.bios.date: 05/27/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A06
dmi.board.name: 0874P6
dmi.board.vendor: Dell Inc.
dmi.board.version: A06
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: A06
dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd05/27/2010:svnDellInc.:pnStudio1558:pvrA06:rvnDellInc.:rn0874P6:rvrA06:cvnDellInc.:ct8:cvrA06:
dmi.product.name: Studio 1558
dmi.product.version: A06
dmi.sys.vendor: Dell Inc.
glxinfo: Error: [Errno 2] No such file or directory
system:
 distro: Ubuntu
 codename:   maverick
 architecture:   x86_64
 kernel: 2.6.35-22-generic

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

-- 
System freezes when running on battery
https://bugs.launchpad.net/bugs/662998
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 662998] Re: System freezes when running on battery

2010-10-18 Thread Mike Lovell


-- 
System freezes when running on battery
https://bugs.launchpad.net/bugs/662998
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