[Bug 889143] [NEW] Ubiquity's grub-install invocation always runs on /dev/sda

2011-11-11 Thread Delan Azabani
Public bug reported:

In the Oneiric setup, I chose the default 'whole disk' installation
option, then selected /dev/sde as the installation target drive. Later,
during installation, grub-install was invoked with /dev/sda, installing
the stage1 bootloader to the wrong drive.

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

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

Title:
  Ubiquity's grub-install invocation always runs on /dev/sda

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

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


[Bug 889143] Re: Ubiquity's grub-install invocation always runs on /dev/sda

2011-11-11 Thread Delan Azabani
** Attachment added: the drive selection page
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/889143/+attachment/2593314/+files/1.png

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

Title:
  Ubiquity's grub-install invocation always runs on /dev/sda

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

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


[Bug 889143] Re: Ubiquity's grub-install invocation always runs on /dev/sda

2011-11-11 Thread Delan Azabani
** Attachment added: grub-install /dev/sda
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/889143/+attachment/2593315/+files/2.png

** Description changed:

  In the Oneiric setup, I chose the default 'whole disk' installation
  option, then selected /dev/sde as the installation target drive. Later,
  during installation, grub-install was invoked with /dev/sda, installing
  the stage1 bootloader to the wrong drive.
+ 
+ I had to fix this incorrect behaviour manually after installation using:
+ 
+ $ sudo mkdir /m
+ $ sudo mount /dev/sde1 /m
+ $ sudo mount -obind /dev /m/dev
+ $ sudo mount -obind /proc /m/proc
+ $ sudo mount -obind /sys /m/sys
+ $ sudo chroot /m
+ # grub-install /dev/sde
+ # exit
+ $ sudo umount /m/dev /m/proc /m/sys /m

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

Title:
  Ubiquity's grub-install invocation always runs on /dev/sda

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

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


[Bug 882937] [NEW] Glitches when using Bamboo Pen Touch with Gimp

2011-10-28 Thread Delan Azabani
Public bug reported:

I am having some odd glitches when using the Bamboo Pen  Touch with
Gimp.

In Preferences  Input Devices  Configure Extended Input Devices...,
if I set the mode of the Wacom BambooPT 2FG 4x5 Pen stylus to
Disabled, which is the default, there are no glitches at all, but
pressure input is not recognised (see a.png). This is understandable and
not an issue.

If I change the mode to Screen, pressure input is recognised, but
weird glitches when drawing lines occur, whereby the x co-ordinate, y
co-ordinate, or both, intermittently 'jumps' to zero and back (see
b.png).

The glitches appear to depend on movement speed; when drawing slowly,
the glitches are very dense and frequent, but as I draw faster, the
glitches are more sparse (see c.png).

This is on a fresh install of Ubuntu 11.10 with no changes.

$ lsusb | grep -i wacom
Bus 005 Device 003: ID 056a:00d6 Wacom Co., Ltd

$ uname -a
Linux meina-laptop 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 
x86_64 x86_64 x86_64 GNU/Linux

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  Glitches when using Bamboo Pen  Touch with Gimp

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

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


[Bug 882937] Re: Glitches when using Bamboo Pen Touch with Gimp

2011-10-28 Thread Delan Azabani
** Attachment added: a.png
   
https://bugs.launchpad.net/ubuntu/+bug/882937/+attachment/2576272/+files/a.png

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

Title:
  Glitches when using Bamboo Pen  Touch with Gimp

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

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


[Bug 882937] Re: Glitches when using Bamboo Pen Touch with Gimp

2011-10-28 Thread Delan Azabani
** Attachment added: b.png
   
https://bugs.launchpad.net/ubuntu/+bug/882937/+attachment/2576275/+files/b.png

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

Title:
  Glitches when using Bamboo Pen  Touch with Gimp

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

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


[Bug 882937] Re: Glitches when using Bamboo Pen Touch with Gimp

2011-10-28 Thread Delan Azabani
** Attachment added: c.png
   
https://bugs.launchpad.net/ubuntu/+bug/882937/+attachment/2576276/+files/c.png

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

Title:
  Glitches when using Bamboo Pen  Touch with Gimp

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

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


[Bug 882937] Re: Glitches when using Bamboo Pen Touch with Gimp

2011-10-28 Thread Delan Azabani
** Description changed:

  I am having some odd glitches when using the Bamboo Pen  Touch with
  Gimp.
  
  In Preferences  Input Devices  Configure Extended Input Devices...,
  if I set the mode of the Wacom BambooPT 2FG 4x5 Pen stylus to
  Disabled, which is the default, there are no glitches at all, but
  pressure input is not recognised (see a.png). This is understandable and
  not an issue.
  
  If I change the mode to Screen, pressure input is recognised, but
  weird glitches when drawing lines occur, whereby the x co-ordinate, y
  co-ordinate, or both, intermittently 'jumps' to zero and back (see
  b.png).
  
  The glitches appear to depend on movement speed; when drawing slowly,
  the glitches are very dense and frequent, but as I draw faster, the
  glitches are more sparse (see c.png).
  
+ Note that MyPaint, another drawing program, works perfectly (see d.png).
+ 
  This is on a fresh install of Ubuntu 11.10 with no changes.
  
  $ lsusb | grep -i wacom
  Bus 005 Device 003: ID 056a:00d6 Wacom Co., Ltd
  
  $ uname -a
  Linux meina-laptop 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 
2011 x86_64 x86_64 x86_64 GNU/Linux

** Attachment added: d.png
   
https://bugs.launchpad.net/ubuntu/+bug/882937/+attachment/2576390/+files/d.png

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

Title:
  Glitches when using Bamboo Pen  Touch with Gimp

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

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


[Bug 672137] Re: calibre PDF conversion helper program crashes, leaving output file empty

2011-04-03 Thread Delan Azabani
Thanks for the fix you've suggested.

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

Title:
  calibre PDF conversion helper program crashes, leaving output file
  empty

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


[Bug 672137] Re: calibre PDF conversion helper program crashes, leaving output file empty

2011-04-03 Thread Delan Azabani
Thanks again; I've tried it and it works perfectly.

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

Title:
  calibre PDF conversion helper program crashes, leaving output file
  empty

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


[Bug 731866] [NEW] nvidia-bl module exposes incorrect brightness range for Macbook 7, 1

2011-03-09 Thread Delan Azabani
Public bug reported:

There are two models of macbook that I've used: the macbook 6,1 and the
macbook 7,1. Both of them have their brightness set internally as an
integer value in the range [0..1023]. The nvidia-bl-dkms driver
acknowledges this and does everything good for the macbook 6,1. However,
for some unknown reason, if you're using a macbook 7,1 then the driver
suddenly thinks it has a range of [0..44000] to play with.

What's the problem? The hardware of the macbook 7,1 still only accepts
[0..1023], so higher values just get taken as 1023. This means, that for
(44000-1023)/44000 of the sample space of the brightness setting, it's
full brightness. That's most of it. So, it appears to the user using
brightness controls that the brightness is always maximum.

How did I work around it? With a quick bit of zenity hacking, I wrote a
simple slider GUI that allows the user to set brightness, but only
[0..1023] is available... ever. It doesn't take and believe the max
value from the driver (44000) so there's no problem.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  nvidia-bl module exposes incorrect brightness range for Macbook 7,1

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


[Bug 731866] Re: nvidia-bl module exposes incorrect brightness range for Macbook 7, 1

2011-03-09 Thread Delan Azabani
By the way, here's what I believe is the problem. As nvidia-bl works
properly with nouveau (and with the range of 0-44000), but not the
offical nvidia driver, it may be a problem with the nvidia official
driver, which only exposes the spectrum of brightness in [0-1023]. Then,
of course, nvidia-bl still thinks it's [0-44000] because it's a Macbook
7,1, and the problem occurs.

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

Title:
  nvidia-bl module exposes incorrect brightness range for Macbook 7,1

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


[Bug 731866] Re: nvidia-bl module with nvidia official driver exposes incorrect brightness range for Macbook 7, 1

2011-03-09 Thread Delan Azabani
Brightness behaviour of nouveau + nvidia-bl on a macbook 7,1 (correct):
http://i.imgur.com/DJV5e.png

Brightness behaviour of nvidia + nvidia-bl on a macbook 7,1 (incorrect):
http://i.imgur.com/Au1AB.png

** Summary changed:

- nvidia-bl module exposes incorrect brightness range for Macbook 7,1
+ nvidia-bl module with nvidia official driver exposes incorrect brightness 
range for Macbook 7,1

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

Title:
  nvidia-bl module with nvidia official driver exposes incorrect
  brightness range for Macbook 7,1

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


[Bug 668274] Re: sony vpcw218ag netbook fails to reboot

2011-01-18 Thread Delan Azabani
Actually, it turns out, that no extra kernel drivers are needed. All
that was needed to get reboot working was `reboot=bios', but of course,
it only works on x86-32, so if I want to have an x86-64 installation,
I'm out of luck. Then again, this netbook only has 1GB of RAM, so x86-64
isn't really beneficial or useful over x86-32.

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

Title:
  sony vpcw218ag netbook fails to reboot

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


Re: [Bug 668274] Re: sony vpcw218ag netbook fails to reboot

2011-01-15 Thread Delan Azabani
Yes, I have tried that. It didn't help unfortunately.


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

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

Title:
  sony vpcw218ag netbook fails to reboot

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


[Bug 668274] Re: sony vpcw218ag netbook fails to reboot

2011-01-14 Thread Delan Azabani
After various experiments, I've reached a solution for this laptop. I've
installed gentoo, compiling a kernel with CONFIG_SONY_LAPTOP enabled.
With that driver included, setting reboot=bios on the kernel command
line worked (of course, as reboot=bios depends on x86-32, it probably
won't work on x86-64 and another solution will be needed). Even though I
found this solution in gentoo, it would almost certainly work in Ubuntu
too.

Does Ubuntu's default kernel config include CONFIG_SONY_LAPTOP and/or
CONFIG_SONYPI_COMPAT? This would probably be quite useful to include as
it improves support for sony vaio laptops.

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

Title:
  sony vpcw218ag netbook fails to reboot

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


[Bug 668274] Re: sony vpcw218ag netbook fails to reboot

2011-01-13 Thread Delan Azabani
I am about to test it with Natty Desktop alpha 1, this time with both
x86 build in addition to the amd64 build I would normally choose, just
in case the x86 build actually fixes the problem.

If testing Natty doesn't work, should I test the upstream kernel in
Natty, or should I test it in the Maverick install?

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

Title:
  sony vpcw218ag netbook fails to reboot

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


[Bug 667725] Re: old framebuffer contents show momentarily on reboot

2010-12-31 Thread Delan Azabani
apport information

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

** Tags added: apport-collected

** Description changed:

  When I boot my computer, between plymouth and gdm, there is a momentary
  display of the contents of the framebuffer of the end of the last
  session. This generally won't happen if the last shutdown was normal, as
  it's probably a blank screen or something. There are a few conditions
  for this to happen:
  
  - using nouveau driver with KMS
  - it helps if the VTs are using the same resolution as X (using vga=) so that 
resolution change doesn't hide it
  - happens the most on hard reboots like SysRq+B
  
- So basically, what I mean is that, say I had, a picture open, and I hard
- reboot my computer, I will see the contents of my screen, with that
- picture, between plymouth and gdm.
+ So basically, what I mean is that, say I had, a picture open, and I hard 
reboot my computer, I will see the contents of my screen, with that picture, 
between plymouth and gdm.
+ --- 
+ AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access /dev/snd/: No such file or directory
+ AplayDevices: Error: [Errno 2] No such file or directory
+ Architecture: amd64
+ ArecordDevices: Error: [Errno 2] No such file or directory
+ DistroRelease: Ubuntu 10.10
+ InstallationMedia: Ubuntu-Server 10.10 Maverick Meerkat - Release amd64 
(20101007)
+ MachineType: Gigabyte Technology Co., Ltd. EP45T-UD3P
+ Package: linux (not installed)
+ ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-24-server 
root=UUID=d2103eed-3671-4068-a195-db5714fcca74 ro
+ ProcEnviron:
+  PATH=(custom, no user)
+  LANG=en_AU.utf8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 2.6.35-24.42-server 2.6.35.8
+ Regression: No
+ Reproducible: Yes
+ Tags: maverick kernel-graphics needs-upstream-testing
+ Uname: Linux 2.6.35-24-server x86_64
+ UserGroups:
+  
+ dmi.bios.date: 09/03/2009
+ dmi.bios.vendor: Award Software International, Inc.
+ dmi.bios.version: F8c
+ dmi.board.name: EP45T-UD3P
+ dmi.board.vendor: Gigabyte Technology Co., Ltd.
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
+ dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8c:bd09/03/2009:svnGigabyteTechnologyCo.,Ltd.:pnEP45T-UD3P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnEP45T-UD3P:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
+ dmi.product.name: EP45T-UD3P
+ dmi.sys.vendor: Gigabyte Technology Co., Ltd.

** Attachment added: BootDmesg.txt
   
https://bugs.edge.launchpad.net/bugs/667725/+attachment/1780836/+files/BootDmesg.txt

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

Title:
  old framebuffer contents show momentarily on reboot

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


[Bug 667725] CurrentDmesg.txt

2010-12-31 Thread Delan Azabani
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.edge.launchpad.net/bugs/667725/+attachment/1780837/+files/CurrentDmesg.txt

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

Title:
  old framebuffer contents show momentarily on reboot

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


[Bug 667725] Lspci.txt

2010-12-31 Thread Delan Azabani
apport information

** Attachment added: Lspci.txt
   
https://bugs.edge.launchpad.net/bugs/667725/+attachment/1780838/+files/Lspci.txt

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

Title:
  old framebuffer contents show momentarily on reboot

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


[Bug 667725] Lsusb.txt

2010-12-31 Thread Delan Azabani
apport information

** Attachment added: Lsusb.txt
   
https://bugs.edge.launchpad.net/bugs/667725/+attachment/1780839/+files/Lsusb.txt

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

Title:
  old framebuffer contents show momentarily on reboot

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


[Bug 667725] PciMultimedia.txt

2010-12-31 Thread Delan Azabani
apport information

** Attachment added: PciMultimedia.txt
   
https://bugs.edge.launchpad.net/bugs/667725/+attachment/1780840/+files/PciMultimedia.txt

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

Title:
  old framebuffer contents show momentarily on reboot

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


[Bug 667725] ProcCpuinfo.txt

2010-12-31 Thread Delan Azabani
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.edge.launchpad.net/bugs/667725/+attachment/1780841/+files/ProcCpuinfo.txt

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

Title:
  old framebuffer contents show momentarily on reboot

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


[Bug 667725] ProcInterrupts.txt

2010-12-31 Thread Delan Azabani
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.edge.launchpad.net/bugs/667725/+attachment/1780842/+files/ProcInterrupts.txt

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

Title:
  old framebuffer contents show momentarily on reboot

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


[Bug 667725] ProcModules.txt

2010-12-31 Thread Delan Azabani
apport information

** Attachment added: ProcModules.txt
   
https://bugs.edge.launchpad.net/bugs/667725/+attachment/1780843/+files/ProcModules.txt

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

Title:
  old framebuffer contents show momentarily on reboot

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


[Bug 667725] UdevDb.txt

2010-12-31 Thread Delan Azabani
apport information

** Attachment added: UdevDb.txt
   
https://bugs.edge.launchpad.net/bugs/667725/+attachment/1780844/+files/UdevDb.txt

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

Title:
  old framebuffer contents show momentarily on reboot

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


[Bug 667725] UdevLog.txt

2010-12-31 Thread Delan Azabani
apport information

** Attachment added: UdevLog.txt
   
https://bugs.edge.launchpad.net/bugs/667725/+attachment/1780845/+files/UdevLog.txt

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

Title:
  old framebuffer contents show momentarily on reboot

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


[Bug 667725] Re: old framebuffer contents show momentarily on reboot

2010-12-31 Thread Delan Azabani
As the problem only occurs when rebooting of any kind, but not on a cold
start, this may be because the X server starts before any information
has been fed to it, and it is showing the contents of the framebuffer in
the graphics card's RAM until that time.

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

Title:
  old framebuffer contents show momentarily on reboot

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


[Bug 694878] [NEW] mdadm accepts --name but not -N

2010-12-27 Thread Delan Azabani
Public bug reported:

Binary package hint: mdadm

According to `mdadm --create --help':

--name=, -N: Textual name for array - max 32 characters

According to `man mdadm':

-N, --name=
Set a name for the array. This is currently only effective when creating an 
array with a version-1 superblock. The name is a simple textual string that can 
be used to identify array components when assembling.

Both show that -N is a valid short option for --name. However, see this
output:

r...@delan:~# mdadm -C /dev/md0 -N 'Green' -l 5 -e 1.0 -n 4 /dev/sdb1 /dev/sdc1 
/dev/sdd1 /dev/sde1
mdadm: invalid option -- 'N'
Usage: mdadm --help
  for help
r...@delan:~# mdadm -C /dev/md0 --name 'Green' -l 5 -e 1.0 -n 4 /dev/sdb1 
/dev/sdc1 /dev/sdd1 /dev/sde1
mdadm: array /dev/md0 started.

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

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

Title:
  mdadm accepts --name but not -N

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


[Bug 689600] Re: RAID 5 array bug without an interesting name

2010-12-27 Thread Delan Azabani
This only occurs when using whole-disk RAID members, but not when using
partition members. Obviously, the former is more problematic, just like
whole-disk file systems, confusing programs that expect partitions.

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

Title:
  RAID 5 array bug without an interesting name

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


[Bug 642507] Re: palimpsest doesn't report all RAID components properly

2010-12-27 Thread Delan Azabani
*** This bug is a duplicate of bug 689600 ***
https://bugs.launchpad.net/bugs/689600

** This bug has been marked a duplicate of bug 689600
   RAID 5 array bug without an interesting name
 * You can subscribe to bug 689600 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/689600/+subscribe

** Changed in: gnome-disk-utility (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/642507

Title:
  palimpsest doesn't report all RAID components properly

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


[Bug 634797] Re: RAID arrays don't initialise properly on startup

2010-12-27 Thread Delan Azabani
*** This bug is a duplicate of bug 689600 ***
https://bugs.launchpad.net/bugs/689600

** This bug has been marked a duplicate of bug 689600
   RAID 5 array bug without an interesting name
 * You can subscribe to bug 689600 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/689600/+subscribe

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

Title:
  RAID arrays don't initialise properly on startup

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


[Bug 693716] [NEW] window too small when partition type is Empty

2010-12-23 Thread Delan Azabani
Public bug reported:

Binary package hint: gnome-disk-utility

In palimpsest, when creating a new partition, selecting Empty as the
partition type causes the window to be much too small for the slider to
be useful. This is because of the default, smallest-possible sizing of
the window. However, making the window resizable isn't really enough as
I'd have to make it bigger every time I use it. I'd suggest a reasonable
minimum size be set that allows the slider to always be functional even
if labels are smaller.

** Affects: gnome-disk-utility (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  window too small when partition type is Empty

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


[Bug 693716] Re: window too small when partition type is Empty

2010-12-23 Thread Delan Azabani

** Attachment added: Screenshot-Create partition on ATA WDC 
WD10EADS-00P8B0.png
   
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/693716/+attachment/1774397/+files/Screenshot-Create%20partition%20on%20ATA%20WDC%20WD10EADS-00P8B0.png

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

Title:
  window too small when partition type is Empty

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


[Bug 601752] Re: palimpsest thinks that a SATA controller is PATA

2010-12-22 Thread Delan Azabani
Closing as Invalid as this behaviour is actually correct. In the
default, IDE mode, set in the BIOS, the controller acts as a PATA
controller. In the AHCI mode, the controller is detected as a SATA/AHCI
controller.

** Changed in: gnome-disk-utility (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  palimpsest thinks that a SATA controller is PATA

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


[Bug 690560] Re: tasksel description LADSPA, LV2, and DSSI audio plugins contains commas, breaking items onto multiple lines

2010-12-18 Thread Delan Azabani
No, this is in natty only. In maverick it is LADSPA and DSSI audio
plugins so there is no problem.

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

Title:
  tasksel description LADSPA, LV2, and DSSI audio plugins contains commas, 
breaking items onto multiple lines

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


[Bug 691771] [NEW] update assaultcube in repository to 1.1.0.4

2010-12-17 Thread Delan Azabani
Public bug reported:

The version of assaultcube included in Ubuntu is 1.0.4. A short time
since 1.1.0.4 was released upstream, the multiplayer servers for the
older version were disabled. Anyone installing AssaultCube from Ubuntu's
repository can no longer play online because of this.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: maverick natty

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

Title:
  update assaultcube in repository to 1.1.0.4

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


[Bug 691037] [NEW] nvidia-settings window expands to extremely wide size, crashing metacity

2010-12-16 Thread Delan Azabani
Public bug reported:

In natty with nvidia-settings 260.19.21-0ubuntu2, clicking the 'X Server
Display Configuration' item makes the nvidia-settings window extremely
wide, and metacity crashes. Metacity won't restart without crashing
until nvidia-settings is closed. This doesn't appear to be a problem
with nvidia-settings itself as no update for it has been released for a
while now. Attached is a photo of my screens when it happens;
unfortunately I was unable take a real screenshot.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  nvidia-settings window expands to extremely wide size, crashing metacity

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


[Bug 691037] Re: nvidia-settings window expands to extremely wide size, crashing metacity

2010-12-16 Thread Delan Azabani

** Attachment added: DSC03152.JPG
   
https://bugs.launchpad.net/bugs/691037/+attachment/1767544/+files/DSC03152.JPG

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

Title:
  nvidia-settings window expands to extremely wide size, crashing metacity

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


[Bug 691037] Re: nvidia-settings window expands to extremely wide size, crashing metacity

2010-12-16 Thread Delan Azabani
It certainly seems that the extreme width of the nvidia-settings window
is causing metacity to crash.

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

Title:
  nvidia-settings window expands to extremely wide size, crashing metacity

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


[Bug 691037] Re: nvidia-settings window expands to extremely wide size, crashing metacity

2010-12-16 Thread Delan Azabani
Metacity output:

de...@delan1:~$ metacity --replace
Window manager warning: Log level 16: Native children wider or taller than 
65535 pixels are not supported
Window manager warning: Log level 8: apply_alpha: assertion `GDK_IS_PIXBUF 
(pixbuf)' failed
Window manager warning: Log level 8: apply_alpha: assertion `GDK_IS_PIXBUF 
(pixbuf)' failed
Window manager warning: Log level 8: apply_alpha: assertion `GDK_IS_PIXBUF 
(pixbuf)' failed
Window manager warning: Log level 8: apply_alpha: assertion `GDK_IS_PIXBUF 
(pixbuf)' failed
Window manager warning: Log level 8: apply_alpha: assertion `GDK_IS_PIXBUF 
(pixbuf)' failed
Window manager warning: Log level 8: apply_alpha: assertion `GDK_IS_PIXBUF 
(pixbuf)' failed
Bug in window manager: Unexpected X error: BadAlloc (insufficient resources for 
operation) serial 19527 error_code 11 request_code 53 minor_code 0)
Aborted

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

Title:
  nvidia-settings window expands to extremely wide size, crashing metacity

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


[Bug 691037] Re: nvidia-settings window expands to extremely wide size, crashing metacity

2010-12-16 Thread Delan Azabani
nvidia-settings output:

de...@delan1:~$ nvidia-settings

Gdk-ERROR **: The program 'nvidia-settings' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 979 error_code 11 request_code 53 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
aborting...
Trace/breakpoint trap

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

Title:
  nvidia-settings window expands to extremely wide size, crashing metacity

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


[Bug 690560] [NEW] tasksel description LADSPA, LV2, and DSSI audio plugins contains commas, breaking items onto multiple lines

2010-12-15 Thread Delan Azabani
Public bug reported:

When running tasksel:

r...@delan1:/# tasksel
tasksel: task ubuntustudio-audio-plugins contains a comma in its short 
description: LADSPA, LV2, and DSSI audio plugins
tasksel: task ubuntustudio-audio-plugins contains a comma in its short 
description: LADSPA, LV2, and DSSI audio plugins

Under Kubuntu netbook, there are three items:

[ ] LADSPA
[ ] LV2
[ ] and DSSI audio plugins

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  tasksel description LADSPA, LV2, and DSSI audio plugins contains commas, 
breaking items onto multiple lines

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


[Bug 690607] [NEW] vboxdrv fails to load in 2.6.37-9-server; VirtualBox doesn't work

2010-12-15 Thread Delan Azabani
Public bug reported:

In /var/log/messages during startup:

Dec 15 19:54:33 localhost kernel: [8.046804] PGD 1a05067 PUD 1a09063 PMD 
115c9f067 PTE 118054161
Dec 15 19:54:33 localhost kernel: [8.047339] CPU 0 
Dec 15 19:54:33 localhost kernel: [8.047396] Modules linked in: vboxdrv(+) 
nfsd exportfs nfs lockd fscache nfs_acl auth_rpcgss nvidia(P) 
snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm ppdev 
sunrpc snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq joydev parport_pc 
snd_timer snd_seq_device snd psmouse serio_raw soundcore snd_page_alloc shpchp 
pcspkr it87 coretemp adt7475 hwmon_vid lp parport raid10 raid456 async_pq 
async_xor xor async_memcpy async_raid6_recov raid6_pq async_tx raid1 raid0 
multipath hid_logitech ahci linear ff_memless libahci firewire_ohci usbhid 
btrfs pata_jmicron zlib_deflate firewire_core r8169 hid crc_itu_t libcrc32c
Dec 15 19:54:33 localhost kernel: [8.049322] 
Dec 15 19:54:33 localhost kernel: [8.049366] Pid: 1073, comm: modprobe 
Tainted: PW   2.6.37-9-server #22-Ubuntu EP45T-UD3P/EP45T-UD3P
Dec 15 19:54:33 localhost kernel: [8.050007] RIP: 0010:[a0e43af7] 
 [a0e43af7] RTHeapSimpleInit+0x67/0x100 [vboxdrv]
Dec 15 19:54:33 localhost kernel: [8.050007] RSP: 0018:880126241ec8  
EFLAGS: 00010206
Dec 15 19:54:33 localhost kernel: [8.050007] RAX: a0fc3c7f RBX: 
a0e43c80 RCX: 
Dec 15 19:54:33 localhost kernel: [8.050007] RDX: 0018 RSI: 
a0e43c80 RDI: a0fcf5e0
Dec 15 19:54:33 localhost kernel: [8.050007] RBP: 880126241ec8 R08: 
8000 R09: 880123a66d00
Dec 15 19:54:33 localhost kernel: [8.050007] R10:  R11: 
 R12: 0018
Dec 15 19:54:33 localhost kernel: [8.050007] R13: a0ce9000 R14: 
01dd40e0 R15: 00405056
Dec 15 19:54:33 localhost kernel: [8.050007] FS:  7ff3453ce700() 
GS:8800cfc0() knlGS:
Dec 15 19:54:33 localhost kernel: [8.050007] CS:  0010 DS:  ES:  
CR0: 80050033
Dec 15 19:54:33 localhost kernel: [8.050007] CR2: a0e43c80 CR3: 
000124314000 CR4: 000406f0
Dec 15 19:54:33 localhost kernel: [8.050007] DR0:  DR1: 
 DR2: 
Dec 15 19:54:33 localhost kernel: [8.050007] DR3:  DR6: 
0ff0 DR7: 0400
Dec 15 19:54:33 localhost kernel: [8.050007] Process modprobe (pid: 1073, 
threadinfo 88012624, task 880123d716c0)
Dec 15 19:54:33 localhost kernel: [8.050007]  880126241ef8 
a0e34a77 880126241ef8 a0e32a55
Dec 15 19:54:33 localhost kernel: [8.050007]   
 880126241f18 a0ce9065
Dec 15 19:54:33 localhost kernel: [8.050007]   
a0fcf260 880126241f48 81002195
Dec 15 19:54:33 localhost kernel: [8.050007]  [a0e34a77] 
RTR0MemExecDonate+0x47/0x70 [vboxdrv]
Dec 15 19:54:33 localhost kernel: [8.050007]  [a0e32a55] ? 
RTR0Init+0x45/0x70 [vboxdrv]
Dec 15 19:54:33 localhost kernel: [8.050007]  [a0ce9065] 
VBoxDrvLinuxInit+0x65/0x1000 [vboxdrv]
Dec 15 19:54:33 localhost kernel: [8.050007]  [81002195] 
do_one_initcall+0x45/0x190
Dec 15 19:54:33 localhost kernel: [8.050007]  [810a4e6b] 
sys_init_module+0xcb/0x220
Dec 15 19:54:33 localhost kernel: [8.050007]  [8100c082] 
system_call_fastpath+0x16/0x1b
Dec 15 19:54:33 localhost kernel: [8.050007]  RSP 880126241ec8
Dec 15 19:54:33 localhost kernel: [8.050007] ---[ end trace 
55c78ea4dec9a8c0 ]---

In /var/log/messages when starting a virtual machine:

Dec 15 20:05:38 localhost kernel: [  672.837478] PGD 1a04063 PUD cfeaa067 PMD 
123ec2063 PTE 8001231eb161
Dec 15 20:05:38 localhost kernel: [  672.837486] CPU 0 
Dec 15 20:05:38 localhost kernel: [  672.837487] Modules linked in: binfmt_misc 
vboxdrv(+) nfsd exportfs nfs lockd fscache nfs_acl auth_rpcgss nvidia(P) 
snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm ppdev 
sunrpc snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq joydev parport_pc 
snd_timer snd_seq_device snd psmouse serio_raw soundcore snd_page_alloc shpchp 
pcspkr it87 coretemp adt7475 hwmon_vid lp parport raid10 raid456 async_pq 
async_xor xor async_memcpy async_raid6_recov raid6_pq async_tx raid1 raid0 
multipath hid_logitech ahci linear ff_memless libahci firewire_ohci usbhid 
btrfs pata_jmicron zlib_deflate firewire_core r8169 hid crc_itu_t libcrc32c
Dec 15 20:05:38 localhost kernel: [  672.837516] 
Dec 15 20:05:38 localhost kernel: [  672.837518] Pid: 2031, comm: VirtualBox 
Tainted: P  D W   2.6.37-9-server #22-Ubuntu EP45T-UD3P/EP45T-UD3P
Dec 15 20:05:38 localhost kernel: [  672.837520] RIP: 0010:[a0e2e3ba] 
 [a0e2e3ba] supdrvCreateSession+0x8a/0x120 [vboxdrv]
Dec 15 

[Bug 690606] [NEW] crc32c_intel fails to load in 2.6.37-9-server

2010-12-15 Thread Delan Azabani
Public bug reported:

Only in natty, 2.6.37-9-server, newly introduced problem not in
2.6.37-8-server. Probably in generic too, though I haven't tested this.

In /var/log/messages during boot:

Dec 14 07:30:41 localhost kernel: [2.406335] [ cut here 
]
Dec 14 07:30:41 localhost kernel: [2.406341] WARNING: at 
/build/buildd/linux-2.6.37/kernel/trace/ftrace.c:1014 ftrace_bug+0x289/0x2c0()
Dec 14 07:30:41 localhost kernel: [2.406343] Hardware name: EP45T-UD3P
Dec 14 07:30:41 localhost kernel: [2.406344] Modules linked in: 
crc32c_intel(+) libcrc32c
Dec 14 07:30:41 localhost kernel: [2.406347] Pid: 147, comm: modprobe Not 
tainted 2.6.37-9-server #22-Ubuntu
Dec 14 07:30:41 localhost kernel: [2.406348] Call Trace:
Dec 14 07:30:41 localhost kernel: [2.406353]  [8106625f] 
warn_slowpath_common+0x7f/0xc0
Dec 14 07:30:41 localhost kernel: [2.406356]  [a000a1d4] ? 
crc32c_intel_cra_init+0x4/0x14 [crc32c_intel]
Dec 14 07:30:41 localhost kernel: [2.406358]  [810662ba] 
warn_slowpath_null+0x1a/0x20
Dec 14 07:30:41 localhost kernel: [2.406360]  [810e1089] 
ftrace_bug+0x289/0x2c0
Dec 14 07:30:41 localhost kernel: [2.406363]  [a000a1d4] ? 
crc32c_intel_cra_init+0x4/0x14 [crc32c_intel]
Dec 14 07:30:41 localhost kernel: [2.406365]  [810e130a] 
ftrace_update_code+0x11a/0x150
Dec 14 07:30:41 localhost kernel: [2.406367]  [a000a1d4] ? 
crc32c_intel_cra_init+0x4/0x14 [crc32c_intel]
Dec 14 07:30:41 localhost kernel: [2.406369]  [810e1741] 
ftrace_process_locs+0x91/0xc0
Dec 14 07:30:41 localhost kernel: [2.406371]  [810e3095] 
ftrace_module_notify+0x45/0x50
Dec 14 07:30:41 localhost kernel: [2.406374]  [815d3dfd] 
notifier_call_chain+0x4d/0x70
Dec 14 07:30:41 localhost kernel: [2.406376]  [8108dac8] 
__blocking_notifier_call_chain+0x58/0x80
Dec 14 07:30:41 localhost kernel: [2.406378]  [8108db06] 
blocking_notifier_call_chain+0x16/0x20
Dec 14 07:30:41 localhost kernel: [2.406382]  [810a4e27] 
sys_init_module+0x87/0x220
Dec 14 07:30:41 localhost kernel: [2.406384]  [8100c082] 
system_call_fastpath+0x16/0x1b
Dec 14 07:30:41 localhost kernel: [2.406386] ---[ end trace 
fe53bf35d3e75dd1 ]---

When manually modprobing:

r...@delan1:/# modprobe crc32c_intel
FATAL: Error inserting crc32c_intel 
(/lib/modules/2.6.37-9-server/kernel/arch/x86/crypto/crc32c-intel.ko): No such 
device

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  crc32c_intel fails to load in 2.6.37-9-server

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


[Bug 689537] [NEW] gnome-settings-daemon, gnome-panel and metacity don't launch on login, though nautilus does

2010-12-13 Thread Delan Azabani
Public bug reported:

gnome-settings-daemon, gnome-panel and metacity don't launch on login,
though nautilus does. This may be related to the fact that the following
gconf keys have been removed (removed from the schema) and adding them
back does nothing. I have to rely on launchers on the desktop to run
those three programs.

/desktop/gnome/session/default_session
/desktop/gnome/session/required_components_list
/desktop/gnome/session/required_components/

This is a natty problem only.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  gnome-settings-daemon, gnome-panel and metacity don't launch on login, though 
nautilus does

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


[Bug 689593] [NEW] 2x100% CPU and memory usage growth when setting bootable flag in palimpsest

2010-12-13 Thread Delan Azabani
Public bug reported:

When unsetting the bootable flag on a partition using palimpsest, the
following things happen:

- udisks-helper-modify-partition and udisks-daemon processes use 100% CPU each
- udisks-daemon chews about 18MiB of memory each second

This problem exists regardless of whether the partition is mounted or
not.

natty
gnome-disk-utility 2.32.1-0ubuntu3
udisks 1.0.2-1

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  2x100% CPU and memory usage growth when setting bootable flag in palimpsest

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


[Bug 689600] [NEW] RAID 5 array bug without an interesting name

2010-12-13 Thread Delan Azabani
Public bug reported:

I have created a RAID 5 array, md0, using mdadm including three whole
disks, sdb, sdc and sdd, like this:

mdadm --create /dev/md0 --level=5 --raid-devices=3 /dev/sdb /dev/sdc
/dev/sdd

The RAID array works just fine and automounting using /etc/fstab works
fine too. There is a bug with how some applications like palimpsest
recognise the member drives, which disappears when the array is
restarted.

Upon booting, and having the array autostarted:

- sdb is a 'RAID Component' (this is correct)
- sdc and sdd are both:
- 1.0TB capacity at the top
- 2.0TB capacity at the bottom
- with a 1.0TB ext4 partition 'raid'
- '18446743 TB (-1,000,204,443,648 bytes)' free space at the end
- the 'Places' menu has two unmountable volumes 'raid' which are presumably sdc 
and sdd

Weird?

When restarting the array (unmount, stop array, start array):

- sdb, sdc and sdd are all 'RAID Component' disks (this is correct)
- the 'Places' menu does not have any single disks' entries (this is correct)

Pictures:

http://i.imgur.com/Szh54.png -- palimpsest md0
http://i.imgur.com/mdxAz.png -- before restarting array, palimpsest on sdb 
(correct)
http://i.imgur.com/xQwb9.png -- before restarting array, palimpsest on sdc (bad 
behaviour)
http://i.imgur.com/cYALj.png -- before restarting array, palimpsest on sdd (bad 
behaviour)
http://i.imgur.com/oI8nA.png -- after restarting array, palimpsest on sdb 
(correct)
http://i.imgur.com/J35HF.png -- after restarting array, palimpsest on sdc 
(correct)
http://i.imgur.com/U0cAy.png -- after restarting array, palimpsest on sdd 
(correct)

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Description changed:

  I have created a RAID 5 array, md0, using mdadm including three whole
  disks, sdb, sdc and sdd, like this:
  
  mdadm --create /dev/md0 --level=5 --raid-devices=3 /dev/sdb /dev/sdc
  /dev/sdd
  
  The RAID array works just fine and automounting using /etc/fstab works
  fine too. There is a bug with how some applications like palimpsest
  recognise the member drives, which disappears when the array is
  restarted.
  
  Upon booting, and having the array autostarted:
  
  - sdb is a 'RAID Component' (this is correct)
  - sdc and sdd are both:
  - 1.0TB capacity at the top
  - 2.0TB capacity at the bottom
  - with a 1.0TB ext4 partition 'raid'
  - '18446743 TB (-1,000,204,443,648 bytes)' free space at the end
  - the 'Places' menu has two unmountable volumes 'raid' which are presumably 
sdc and sdd
  
  Weird?
  
  When restarting the array (unmount, stop array, start array):
  
  - sdb, sdc and sdd are all 'RAID Component' disks (this is correct)
  - the 'Places' menu does not have any single disks' entries (this is correct)
  
  Pictures:
  
- http://i.imgur.com/U0cAy.png -- palimpsest md0
- http://i.imgur.com/Szh54.png -- before restarting array, palimpsest on sdb 
(correct)
- http://i.imgur.com/mdxAz.png -- before restarting array, palimpsest on sdc 
(bad behaviour)
- http://i.imgur.com/xQwb9.png -- before restarting array, palimpsest on sdd 
(bad behaviour)
- http://i.imgur.com/cYALj.png -- after restarting array, palimpsest on sdb 
(correct)
- http://i.imgur.com/oI8nA.png -- after restarting array, palimpsest on sdc 
(correct)
- http://i.imgur.com/J35HF.png -- after restarting array, palimpsest on sdd 
(correct)
+ http://i.imgur.com/Szh54.png -- palimpsest md0
+ http://i.imgur.com/mdxAz.png -- before restarting array, palimpsest on sdb 
(correct)
+ http://i.imgur.com/xQwb9.png -- before restarting array, palimpsest on sdc 
(bad behaviour)
+ http://i.imgur.com/cYALj.png -- before restarting array, palimpsest on sdd 
(bad behaviour)
+ http://i.imgur.com/oI8nA.png -- after restarting array, palimpsest on sdb 
(correct)
+ http://i.imgur.com/J35HF.png -- after restarting array, palimpsest on sdc 
(correct)
+ http://i.imgur.com/U0cAy.png -- after restarting array, palimpsest on sdd 
(correct)

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

Title:
  RAID 5 array bug without an interesting name

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


[Bug 689537] Re: gnome-settings-daemon, gnome-panel and metacity don't launch on login, though nautilus does

2010-12-13 Thread Delan Azabani
Yes, this is with the Gnome 2 desktop.

** Changed in: ubuntu
   Status: Incomplete = New

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

Title:
  gnome-settings-daemon, gnome-panel and metacity don't launch on login, though 
nautilus does

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


[Bug 689456] Re: Gnome menu 'trailing'

2010-12-13 Thread Delan Azabani
Both in panel menus and in window menus. This is on the classic Gnome 2
desktop, with Metacity running and
/apps/metacity/general/compositing_manager enabled.

** Changed in: ubuntu
   Status: Incomplete = New

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

Title:
  Gnome menu 'trailing'

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


[Bug 689453] [NEW] thunderbird uses 100% CPU and doesn't terminate if quit during connection

2010-12-12 Thread Delan Azabani
Public bug reported:

Binary package hint: thunderbird

If I quit thunderbird normally while in the 'looking up' or other stage
of connecting to a mail server, the process does not terminate, and
thunderbird-bin uses 100% CPU on waiting channel 0.

natty
thunderbird 3.1.7+build3+nobinonly-0ubuntu2
uname Linux delan1 2.6.37-8-server #21-Ubuntu SMP Sun Dec 5 18:13:15 UTC 2010 
x86_64 GNU/Linux

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

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

Title:
  thunderbird uses 100% CPU and doesn't terminate if quit during connection

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


[Bug 689456] [NEW] Gnome menu 'trailing'

2010-12-12 Thread Delan Azabani
Public bug reported:

Frequently, the 'boxes' for menus don't disappear when menus are closed,
and won't disappear until I kill the process that started the menu. This
can leave a trail of unclosed, unresponsive menus. I've noticed this
happening on natty only, and not in maverick.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  Gnome menu 'trailing'

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


[Bug 685825] Re: problems using ubuntu on a macbook in true efi mode

2010-12-09 Thread Delan Azabani
** Package changed: nvidia-graphics-drivers-180 (Ubuntu) = xorg
(Ubuntu)

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] Re: problems using ubuntu on a macbook in true efi mode

2010-12-08 Thread Delan Azabani
Key functions are definitely not nvidia. Why does bugbot keep flipping
the package to nvidia?

** Package changed: nvidia-graphics-drivers-180 (Ubuntu) = xorg
(Ubuntu)

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] Re: problems using ubuntu on a macbook in true efi mode

2010-12-07 Thread Delan Azabani
Why does this bugbot keep changing it to nvidia?

** Package changed: nvidia-graphics-drivers-180 (Ubuntu) = xorg
(Ubuntu)

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685790] [NEW] some program spewing Command Invalid command. to ~/.xsession-errors

2010-12-06 Thread Delan Azabani
Public bug reported:

I'm not sure what program is doing this, but it's quite alarming. Today,
after using my computer for an hour or so, a message box informed me
that the root filesystem had only 1.1GiB free space left. This is on a
60GB SSD that has everything except ~/Downloads, which is on a 1TB hard
drive. Using baobab to inspect the directories, I had found that my
~/.xsession-errors stdout had ballooned to a whopping 40.8GB. This can
obviously happen quickly with fast SSD write speeds. Taking a peek with
gedit showed most of it was the line

Command Invalid command.

repeated again and again. Promptly, my computer hung from the lack of
memory to open the file.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  some program spewing Command Invalid command. to ~/.xsession-errors

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


[Bug 685796] [NEW] firefox outputs two errors when dragging a link or image

2010-12-06 Thread Delan Azabani
Public bug reported:

Binary package hint: firefox

Firefox outputs the following two errors to stdout (tail -f ~/.xsession-
errors if not started on a console) whenever dragging a link or image:

(firefox-bin:3717): Gdk-CRITICAL **: IA__gdk_window_get_screen:
assertion `GDK_IS_WINDOW (window)' failed

(firefox-bin:3717): Gtk-CRITICAL **: IA__gtk_drag_set_icon_pixmap:
assertion `gdk_window_get_screen (pixmap) == screen' failed

Nothing doesn't work or fails to work, so this is really a very minor
issue.

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

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

Title:
  firefox outputs two errors when dragging a link or image

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


[Bug 685825] [NEW] problems using ubuntu on a macbook in true efi mode

2010-12-06 Thread Delan Azabani
Public bug reported:

I've installed ubuntu on a macbook 6,1 with true EFI booting, this time
not with rEFIt. Interestingly, some hardware problems have arisen. The
first is that the first ten function keys work (with Fn of course) but
the F11 and F12 keys invoke middle mouse click and right mouse click for
reasons I can't seem to understand. This is, of course, with Fn pressed
(the non-Fn functions, lower and raise sound volume respectively, work
fine).

The second problem I've noticed is that only one core on the Core 2 Duo
CPU seems to be detected. This is evident in gnome-system-monitor and
coretemp, but not lshw, which reports both cores correctly.

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685790] Re: some program spewing Command Invalid command. to ~/.xsession-errors

2010-12-06 Thread Delan Azabani
Unfortunately this problem hasn't occurred again since and I don't know
how long it will take or what will trigger the problem to occur again.
Interestingly, googling the problem did lead me to an IRC log briefly
mentioning the same problem:
http://irclogs.ubuntu.com/2005/12/26/%23kubuntu.txt

** Changed in: ubuntu
   Status: Incomplete = New

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

Title:
  some program spewing Command Invalid command. to ~/.xsession-errors

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


[Bug 685825] Re: problems using ubuntu on a macbook in true efi mode

2010-12-06 Thread Delan Azabani
apport information

** Tags added: apport-collected

** Description changed:

  I've installed ubuntu on a macbook 6,1 with true EFI booting, this time
  not with rEFIt. Interestingly, some hardware problems have arisen. The
  first is that the first ten function keys work (with Fn of course) but
  the F11 and F12 keys invoke middle mouse click and right mouse click for
  reasons I can't seem to understand. This is, of course, with Fn pressed
  (the non-Fn functions, lower and raise sound volume respectively, work
  fine).
  
- The second problem I've noticed is that only one core on the Core 2 Duo
- CPU seems to be detected. This is evident in gnome-system-monitor and
- coretemp, but not lshw, which reports both cores correctly.
+ The second problem I've noticed is that only one core on the Core 2 Duo CPU 
seems to be detected. This is evident in gnome-system-monitor and coretemp, but 
not lshw, which reports both cores correctly.
+ --- 
+ .proc.driver.nvidia.version:
+  NVRM version: NVIDIA UNIX x86_64 Kernel Module  260.19.06  Mon Sep 13 
04:29:19 PDT 2010
+  GCC version:  gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5)
+ Architecture: amd64
+ DistroRelease: Ubuntu 10.10
+ InstallationMedia: Ubuntu-Server 10.10 Maverick Meerkat - Release amd64 
(20101007)
+ MachineType: Apple Inc. MacBook6,1
+ NonfreeKernelModules: nvidia wl
+ Package: xorg (not installed)
+ ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-server 
root=UUID=813db105-f2f9-439f-8d71-69aed5413abf ro fastboot quiet reboot=pci
+ ProcEnviron:
+  PATH=(custom, user)
+  LANG=en_AU.utf8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 2.6.35-22.33-server 2.6.35.4
+ Tags: maverick maverick
+ Uname: Linux 2.6.35-22-server x86_64
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ dmi.bios.date: 03/15/10
+ dmi.bios.vendor: Apple Inc.
+ dmi.bios.version: MB61.88Z.00C8.B02.1003151501
+ dmi.board.asset.tag: Base Board Asset Tag#
+ dmi.board.name: Mac-F22C8AC8
+ dmi.board.vendor: Apple Inc.
+ dmi.chassis.asset.tag: Asset Tag#
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Apple Inc.
+ dmi.chassis.version: Mac-F22C8AC8
+ dmi.modalias: 
dmi:bvnAppleInc.:bvrMB61.88Z.00C8.B02.1003151501:bd03/15/10:svnAppleInc.:pnMacBook6,1:pvr1.0:rvnAppleInc.:rnMac-F22C8AC8:rvr:cvnAppleInc.:ct10:cvrMac-F22C8AC8:
+ dmi.product.name: MacBook6,1
+ dmi.product.version: 1.0
+ dmi.sys.vendor: Apple Inc.
+ glxinfo: Error: [Errno 2] No such file or directory
+ system:
+  distro: Ubuntu
+  codename:   maverick
+  architecture:   x86_64
+  kernel: 2.6.35-22-server
+ xkbcomp:
+  Error: command ['xkbcomp', ':0', '-w0', '-'] failed with exit code 1: Error: 
   Cannot open display :0
+Exiting

** Attachment added: .proc.driver.nvidia.cards.0.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757197/+files/.proc.driver.nvidia.cards.0.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] .proc.driver.nvidia.registry.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: .proc.driver.nvidia.registry.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757198/+files/.proc.driver.nvidia.registry.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] BootDmesg.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757199/+files/BootDmesg.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] CurrentDmesg.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757200/+files/CurrentDmesg.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] DkmsStatus.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: DkmsStatus.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757201/+files/DkmsStatus.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] GdmLog.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: GdmLog.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757202/+files/GdmLog.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] GdmLog1.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: GdmLog1.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757203/+files/GdmLog1.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] GdmLog2.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: GdmLog2.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757204/+files/GdmLog2.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] Lspci.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: Lspci.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757205/+files/Lspci.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] Lsusb.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: Lsusb.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757206/+files/Lsusb.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] PciDisplay.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: PciDisplay.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757207/+files/PciDisplay.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] ProcCpuinfo.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757208/+files/ProcCpuinfo.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] ProcInterrupts.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757209/+files/ProcInterrupts.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] ProcModules.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: ProcModules.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757210/+files/ProcModules.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] RelatedPackageVersions.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: RelatedPackageVersions.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757211/+files/RelatedPackageVersions.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] UdevDb.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: UdevDb.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757212/+files/UdevDb.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] UdevLog.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: UdevLog.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757213/+files/UdevLog.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] XorgConf.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: XorgConf.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757214/+files/XorgConf.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] XorgLog.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: XorgLog.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757215/+files/XorgLog.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] XorgLogOld.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: XorgLogOld.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757216/+files/XorgLogOld.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] Xrandr.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: Xrandr.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757217/+files/Xrandr.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] nvidia-settings.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: nvidia-settings.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757218/+files/nvidia-settings.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] peripherals.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: peripherals.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757219/+files/peripherals.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] setxkbmap.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: setxkbmap.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757220/+files/setxkbmap.txt

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] xdpyinfo.txt

2010-12-06 Thread Delan Azabani
apport information

** Attachment added: xdpyinfo.txt
   
https://bugs.edge.launchpad.net/bugs/685825/+attachment/1757221/+files/xdpyinfo.txt

** Changed in: xorg (Ubuntu)
   Status: Incomplete = New

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] Re: problems using ubuntu on a macbook in true efi mode

2010-12-06 Thread Delan Azabani
This is not an xorg or nvidia problem. I can't unmark a package, so I
just chose linux for now.

** Package changed: nvidia-graphics-drivers-180 (Ubuntu) = linux
(Ubuntu)

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685825] Re: problems using ubuntu on a macbook in true efi mode

2010-12-06 Thread Delan Azabani
Okay, I've changed the package back to xorg. An interesting thing is,
these problems occur only on native EFI booting. Using Ubuntu through
rEFIt doesn't have these problems. Any ideas why?

** Package changed: linux (Ubuntu) = xorg (Ubuntu)

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

Title:
  problems using ubuntu on a macbook in true efi mode

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


[Bug 685013] [NEW] FCEUX lacks important file existence checks

2010-12-03 Thread Delan Azabani
Public bug reported:

Binary package hint: fceux

FCEUX doesn't check if a file actually exists before using it. Two
situations where it consistently segfaults are if you type an incorrect
name into the 'Open ROM' dialog, or, more importantly, if you press F7
(to load a state) without choosing a state first (by pressing 0-9).

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

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

Title:
  FCEUX lacks important file existence checks

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


[Bug 685036] [NEW] gnome-shell should depend on libdconf0

2010-12-03 Thread Delan Azabani
Public bug reported:

gnome-shell does not run without libdconf0 installed; it should have a
package dependency on it.

On a lighter note, I'm thinking of coining a term for missing
dependencies that work fine because things were developed on a system
with everything installed, and not tested on minimal systems like mine
;)

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  gnome-shell should depend on libdconf0

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


[Bug 685082] [NEW] (mutter:7484): mutter-WARNING **: Could not load library [/usr/lib/mutter/plugins/libgnome-shell.so (/usr/lib/mutter/plugins/libgnome-shell.so: undefined symbol: mutter_plugin_get_t

2010-12-03 Thread Delan Azabani
Public bug reported:

When starting gnome-shell on natty I get:

de...@delan1:~$ gnome-shell --replace

(mutter:7524): mutter-WARNING **: Could not load library 
[/usr/lib/mutter/plugins/libgnome-shell.so 
(/usr/lib/mutter/plugins/libgnome-shell.so: undefined symbol: 
mutter_plugin_get_type)]
Shell killed with signal 11

de...@delan1:~$ dpkg -l gnome-shell mutter
ii gnome-shell 2.31.5-2ubuntu2
ii mutter 2.91.3-0ubuntu1

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  (mutter:7484): mutter-WARNING **: Could not load library 
[/usr/lib/mutter/plugins/libgnome-shell.so 
(/usr/lib/mutter/plugins/libgnome-shell.so: undefined symbol: 
mutter_plugin_get_type)]

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


[Bug 683591] Re: sensors-applet randomly picks up duplicates

2010-12-02 Thread Delan Azabani
Thanks for your help. I'll have to wait for this to occur again. It's
currently not happening, though it almost certainly will in the near
future.

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

Title:
  sensors-applet randomly picks up duplicates

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


[Bug 683572] [NEW] latest natty update changes required_components/panel from gnome-panel to ''

2010-12-01 Thread Delan Azabani
Public bug reported:

The latest natty update changes the gconf key
/desktop/gnome/session/required_components/panel from gnome-panel to
''. This has happened on all of my computers with natty, including a
natty desktop installed from a live CD, as well as a minimal natty
server that I installed some desktop packages on. This has caused the
gnome panel to fail to automatically launch on login.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
latest natty update changes required_components/panel from gnome-panel to ''
https://bugs.launchpad.net/bugs/683572
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 683591] [NEW] sensors-applet randomly picks up duplicates

2010-12-01 Thread Delan Azabani
Public bug reported:

Binary package hint: sensors-applet

Almost every time I boot my computer, sensors-applet adds a couple of
duplicate sensors for my CPU cores, usually not all of them. Running the
sensors command does not have any duplicates. I have to open the
preferences and untick them to hide them, but they can't be removed.

** Affects: sensors-applet (Ubuntu)
 Importance: Undecided
 Status: New

-- 
sensors-applet randomly picks up duplicates
https://bugs.launchpad.net/bugs/683591
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 683591] Re: sensors-applet randomly picks up duplicates

2010-12-01 Thread Delan Azabani

** Attachment added: Screenshot-Sensors Applet Preferences.png
   
https://bugs.launchpad.net/bugs/683591/+attachment/1751146/+files/Screenshot-Sensors%20Applet%20Preferences.png

-- 
sensors-applet randomly picks up duplicates
https://bugs.launchpad.net/bugs/683591
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 668274] Re: sony vpcw218ag netbook fails to reboot

2010-11-30 Thread Delan Azabani

** Attachment added: dmesg
   
https://bugs.launchpad.net/ubuntu/+bug/668274/+attachment/1750785/+files/dmesg

-- 
sony vpcw218ag netbook fails to reboot
https://bugs.launchpad.net/bugs/668274
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 668274] Re: sony vpcw218ag netbook fails to reboot

2010-11-30 Thread Delan Azabani

** Attachment added: syslog
   
https://bugs.launchpad.net/ubuntu/+bug/668274/+attachment/1750786/+files/syslog

-- 
sony vpcw218ag netbook fails to reboot
https://bugs.launchpad.net/bugs/668274
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 668274] Re: sony vpcw218ag netbook fails to reboot

2010-11-30 Thread Delan Azabani

** Attachment added: Xorg.0.log
   
https://bugs.launchpad.net/ubuntu/+bug/668274/+attachment/1750787/+files/Xorg.0.log

-- 
sony vpcw218ag netbook fails to reboot
https://bugs.launchpad.net/bugs/668274
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 668274] Re: sony vpcw218ag netbook fails to reboot

2010-11-30 Thread Delan Azabani

** Attachment added: Xorg.0.log.old
   
https://bugs.launchpad.net/ubuntu/+bug/668274/+attachment/1750788/+files/Xorg.0.log.old

** Tags added: apport-collected

** Description changed:

  I've installed maverick desktop onto a sony vpcw218ag netbook. A problem
  is that it hangs on reboot. With the splash off, I see the final
  rebooting message on the screen, but it hangs there without actually
  rebooting. Sometimes, the screen turns off and hangs the same way.
  
  Having some experience with another laptop, the apple macbook 6,1, I've
  noticed that it has the same problem as this laptop, and can be fixed by
  adding 'reboot=pci' to the boot command line. I've tried this on the
  sony, but it hasn't helped.
  
- At the moment, I can't reboot the sony netbook without powering off
- first (shutdown works, but reboot doesn't). Windows 7 that came
- preinstalled works with reboot, so it's not hardware.
+ At the moment, I can't reboot the sony netbook without powering off first 
(shutdown works, but reboot doesn't). Windows 7 that came preinstalled works 
with reboot, so it's not hardware.
+ --- 
+ AcpiTables: Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 3: Error copying 
'/home/meina/.Xauthority' to '/tmp/libgksu-waVa53': No such file or directory
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
+ AplayDevices:
+   List of PLAYBACK Hardware Devices 
+  card 0: Intel [HDA Intel], device 0: ALC262 Analog [ALC262 Analog]
+Subdevices: 1/1
+Subdevice #0: subdevice #0
+ Architecture: amd64
+ ArecordDevices:
+   List of CAPTURE Hardware Devices 
+  card 0: Intel [HDA Intel], device 0: ALC262 Analog [ALC262 Analog]
+Subdevices: 1/1
+Subdevice #0: subdevice #0
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  meina  2064 F pulseaudio
+ CRDA: Error: [Errno 2] No such file or directory
+ Card0.Amixer.info:
+  Card hw:0 'Intel'/'HDA Intel at 0x5620 irq 44'
+Mixer name : 'Realtek ALC262'
+Components : 'HDA:10ec0262,104d3e00,00100302'
+Controls  : 12
+Simple ctrls  : 8
+ DistroRelease: Ubuntu 11.04
+ MachineType: Sony Corporation VPCW218AG
+ Package: linux 2.6.37.7.9
+ PackageArchitecture: amd64
+ ProcEnviron:
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcKernelCmdLine: root=UUID=7c4944a8-94a4-4477-ac88-5c8f7f5c789e ro 
reboot=t,a,p,f
+ ProcVersionSignature: Ubuntu 2.6.35-23.40-generic 2.6.35.7
+ Regression: No
+ RelatedPackageVersions: linux-firmware 1.40
+ Reproducible: Yes
+ Tags: natty kernel-uncat needs-upstream-testing
+ Uname: Linux 2.6.35-23-generic x86_64
+ UserGroups: adm admin cdrom dialout lpadmin netdev plugdev sambashare
+ dmi.bios.date: 12/07/2009
+ dmi.bios.vendor: INSYDE
+ dmi.bios.version: R0240E2
+ dmi.board.asset.tag: N/A
+ dmi.board.name: VAIO
+ dmi.board.vendor: Sony Corporation
+ dmi.board.version: N/A
+ dmi.chassis.asset.tag: N/A
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Sony Corporation
+ dmi.chassis.version: N/A
+ dmi.modalias: 
dmi:bvnINSYDE:bvrR0240E2:bd12/07/2009:svnSonyCorporation:pnVPCW218AG:pvrC104BFAE:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
+ dmi.product.name: VPCW218AG
+ dmi.product.version: C104BFAE
+ dmi.sys.vendor: Sony Corporation

-- 
sony vpcw218ag netbook fails to reboot
https://bugs.launchpad.net/bugs/668274
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 668274] AlsaDevices.txt

2010-11-30 Thread Delan Azabani
apport information

** Attachment added: AlsaDevices.txt
   
https://bugs.edge.launchpad.net/bugs/668274/+attachment/1750789/+files/AlsaDevices.txt

-- 
sony vpcw218ag netbook fails to reboot
https://bugs.launchpad.net/bugs/668274
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 668274] BootDmesg.txt

2010-11-30 Thread Delan Azabani
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.edge.launchpad.net/bugs/668274/+attachment/1750790/+files/BootDmesg.txt

-- 
sony vpcw218ag netbook fails to reboot
https://bugs.launchpad.net/bugs/668274
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 668274] Card0.Amixer.values.txt

2010-11-30 Thread Delan Azabani
apport information

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.edge.launchpad.net/bugs/668274/+attachment/1750791/+files/Card0.Amixer.values.txt

-- 
sony vpcw218ag netbook fails to reboot
https://bugs.launchpad.net/bugs/668274
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


  1   2   3   4   5   6   7   >