[Bug 1169376] Re: XPS13 backlight stopped working after update 3.8.0-18.28

2013-06-01 Thread Anders Østhus
On my XPS L322X, BIOS Version A08 both in 3.8.0-22-generic and 3.8.0-23-generic 
the backlight control works.
After boot, the backlight level is normal, and I am able to adjust it up 
anddown.

On my system, I did have issues on 3.8.0-21-generic, as described in the
original post.

I've also tried 3.8.0-20-generic, and this one works as well for me.

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

Title:
  XPS13 backlight stopped working after update 3.8.0-18.28

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1169376/+subscriptions

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


[Bug 1169376] Re: XPS13 backlight stopped working after update 3.8.0-18.28

2013-05-17 Thread Anders Østhus
It's only available in raring-proposed for now. Not sure when/if it gets
pushed to main.

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

Title:
  XPS13 backlight stopped working after update 3.8.0-18.28

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1169376/+subscriptions

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


[Bug 1169376] Re: XPS13 backlight stopped working after update 3.8.0-18.28

2013-05-17 Thread Anders Østhus
It is fixed again for me in 3.8.0-22.

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

Title:
  XPS13 backlight stopped working after update 3.8.0-18.28

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1169376/+subscriptions

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


[Bug 592442] Re: fopen fails on some SSL urls

2012-04-15 Thread Anders Østhus
Seems like this issue is tracked in #965371 for Precise.

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

Title:
  fopen fails on some SSL urls

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

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


[Bug 592442] Re: fopen fails on some SSL urls

2012-04-15 Thread Anders Østhus
I'm seeing this issue on 12.04 as well.

Just for completeness I've tested with the same script on the latest
10.04, 10.10, 11.04, 11.10 and 12.04.

The script I'm using is:
https://graph.facebook.com/19292868552";;
$fp = fopen($ufurl, 'r');
$data = fread($fp, 1);
var_dump($data);
?>

Results:
10.04:
PHP 5.3.2-1ubuntu4.14 with Suhosin-Patch
OpenSSL 0.9.8k 25 Mar 2009
Data recieved from Facebook.

10.10:
PHP 5.3.3-1ubuntu9.10 with Suhosin-Patch
OpenSSL 0.9.8o 01 Jun 2010
Data recieved from Facebook.

11.04:
PHP 5.3.5-1ubuntu7.7 with Suhosin-Patch
OpenSSL 0.9.8o 01 Jun 2010
Data recieved from Facebook.

11.10:
PHP 5.3.6-13ubuntu3.6 with Suhosin-Patch
OpenSSL 1.0.0e 6 Sep 2011
Data recieved from Facebook.

12.04 (latest available packages):
PHP 5.3.10-1ubuntu3 with Suhosin-Patch
OpenSSL 1.0.1 14 Mar 2012
Result:
PHP Warning:  fopen(): SSL: crypto enabling timeout in /home/ubuntu/ssltest.php 
on line 3
PHP Warning:  fopen(): Failed to enable crypto in /home/ubuntu/ssltest.php on 
line 3
PHP Warning:  fopen(https://graph.facebook.com/19292868552): failed to open 
stream: operation failed in /home/ubuntu/ssltest.php on line 3
PHP Warning:  fread() expects parameter 1 to be resource, boolean given in 
/home/ubuntu/ssltest.php on line 4
bool(false)

So it seems like this is a regression in either PHP or OpenSSL. I'm
guessing OpenSSL, since I'm seeing similar behavior in Ruby aswell.

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

Title:
  fopen fails on some SSL urls

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

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


[Bug 784520] Re: Unity launcher doesn't autohide; toggling Num Lock fixes the problem

2011-06-13 Thread Anders Østhus
Ignore the part in my comment #5 about it happening after switching
workspaces.

I'm able to reproduce it, although it doesn't always happen:
1. In Firefox, go to launchpad.net (or any other page with a normal textbox).
2. In the search box on the page, double-click the search box a couple of times 
(you'll see that the Unity launcher keeps moving in and out).
3. Sometimes Unity launcher doesn't hide when it shows from the action in step 
2.

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

Title:
  Unity launcher doesn't autohide; toggling Num Lock fixes the problem

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

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


[Bug 784520] Re: Unity launcher doesn't autohide; toggling Num Lock fixes the problem

2011-06-13 Thread Anders Østhus
I am also experiencing this, but I am not running Opera.

The times I've experienced it, I have had the following applications open:
Firefox, GEdit, Terminal and Libreoffice Calc (each maximized on a seperate 
workspace).
It always happend after moving around the workspaces with ++Arrow.

"unity --replace" does not fix this, but toggling Num Lock, does fix it.

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

Title:
  Unity launcher doesn't autohide; toggling Num Lock fixes the problem

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

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


[Bug 725591] [NEW] No good way to close context menu on items in launcher

2011-02-26 Thread Anders Østhus
Public bug reported:

Binary package hint: unity

When I right click on an item in my launcher (i.e. Firefox), I get a
menu with 'Keep In Launcher' and 'Quit'. The only way for me to close
that menu, is to choose either of those options. There is no way to
close that menu without selecting any of the options.

The user should be able to click on a blank space in the launcher, or
anywhere else on the screen to make the menu close.

** Affects: unity (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/725591

Title:
  No good way to close context menu on items in launcher

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


[Bug 655935] Re: notify-send: -t parameter does not affect the pause duration of the message

2011-02-25 Thread Anders Østhus
Confirmed on Maverick.

The -t  parameter doesn't change how long the notification shows.

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

Title:
  notify-send: -t parameter does not affect the pause duration of the
  message

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


[Bug 722769] UbiquitySyslog.gz

2011-02-22 Thread Anders Østhus
apport information

** Attachment added: "UbiquitySyslog.gz"
   
https://bugs.launchpad.net/bugs/722769/+attachment/1865943/+files/UbiquitySyslog.gz

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

Title:
  After prepare for installation ubiquity hang because child wget
  process is zombie

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


[Bug 722769] UbiquityPartman.gz

2011-02-22 Thread Anders Østhus
apport information

** Attachment added: "UbiquityPartman.gz"
   
https://bugs.launchpad.net/bugs/722769/+attachment/1865942/+files/UbiquityPartman.gz

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

Title:
  After prepare for installation ubiquity hang because child wget
  process is zombie

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


[Bug 722769] UbiquityDm.gz

2011-02-22 Thread Anders Østhus
apport information

** Attachment added: "UbiquityDm.gz"
   
https://bugs.launchpad.net/bugs/722769/+attachment/1865941/+files/UbiquityDm.gz

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

Title:
  After prepare for installation ubiquity hang because child wget
  process is zombie

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


[Bug 722769] Dependencies.txt

2011-02-22 Thread Anders Østhus
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/722769/+attachment/1865939/+files/Dependencies.txt

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

Title:
  After prepare for installation ubiquity hang because child wget
  process is zombie

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


[Bug 722769] UbiquityDebug.gz

2011-02-22 Thread Anders Østhus
apport information

** Attachment added: "UbiquityDebug.gz"
   
https://bugs.launchpad.net/bugs/722769/+attachment/1865940/+files/UbiquityDebug.gz

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

Title:
  After prepare for installation ubiquity hang because child wget
  process is zombie

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


[Bug 722769] Casper.gz

2011-02-22 Thread Anders Østhus
apport information

** Attachment added: "Casper.gz"
   https://bugs.launchpad.net/bugs/722769/+attachment/1865938/+files/Casper.gz

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

Title:
  After prepare for installation ubiquity hang because child wget
  process is zombie

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


[Bug 722769] apport information

2011-02-22 Thread Anders Østhus
Architecture: amd64
DistroRelease: Ubuntu 11.04
LiveMediaBuild: Ubuntu 11.04 "Natty Narwhal" - Alpha amd64 (20110222)
Package: ubiquity 2.5.16 [modified: 
lib/partman/automatically_partition/question]
PackageArchitecture: amd64
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 LC_MESSAGES=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.38-4.31-generic 2.6.38-rc5
Tags: natty
Uname: Linux 2.6.38-4-generic x86_64
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

Title:
  After prepare for installation ubiquity hang because child wget
  process is zombie

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


[Bug 722769] Re: After prepare for installation ubiquity hang because child wget process is zombie

2011-02-22 Thread Anders Østhus
Seems to have the same problem with 20110222 AMD64 livecd, except I
don`t have a wget process that is zombie.

** Tags added: apport-collected natty

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

Title:
  After prepare for installation ubiquity hang because child wget
  process is zombie

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


[Bug 524152] Re: Origami gives error:ERROR: STARTUP SCRIPT FAILED TO START!

2010-08-15 Thread Anders Østhus
Confirmed on my 10.04 x86_64 server box.

-- 
Origami gives error:ERROR: STARTUP SCRIPT FAILED TO START!
https://bugs.launchpad.net/bugs/524152
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 576601] Re: [MacBookPro 7, 1]mcp89 sata link reset fails, no disks detected

2010-05-17 Thread Anders Østhus
Just tested this myself, and got the same results as Alan Pope.

Here's a part of my dmesg:

[0.811471] ahci_init_one: ENTER
[0.811474] ahci :00:0a.0: version 3.0
[0.811487] ahci :00:0a.0: PCI INT A -> Link[LSI0] -> GSI 20 (level, 
low) -> IRQ 20
[0.811527]   alloc irq_desc for 27 on node -1
[0.811529]   alloc kstat_irqs on node -1
[0.811537] ahci :00:0a.0: irq 27 for MSI/MSI-X
[0.811547] ata_host_alloc: ENTER
[0.811549] ata_port_alloc: ENTER
[0.811558] ata_port_alloc: ENTER
[0.811573] ahci_port_init: PORT_SCR_ERR 0x0
[0.811575] ahci_port_init: PORT_IRQ_STAT 0x0
[0.811578] ahci_port_init: PORT_SCR_ERR 0x400
[0.811579] ahci_port_init: PORT_IRQ_STAT 0x40
[0.811581] ahci_init_controller: HOST_CTL 0x8000
[0.811584] ahci_init_controller: HOST_CTL 0x8002
[0.811587] ahci :00:0a.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x3 
impl IDE mode
[0.811590] ahci :00:0a.0: flags: 64bit ncq sntf pm led pio slum part 
apst 
[0.811594] ahci :00:0a.0: setting latency timer to 64
[0.811646] __ata_port_freeze: ata4294967295 port frozen
[0.811699] __ata_port_freeze: ata4294967295 port frozen
[0.815195] tg3.c:v3.102 (September 1, 2009)
[0.815363] tg3 :03:00.0: PCI INT A -> Link[Z00N] -> GSI 21 (level, low) 
-> IRQ 21
[0.815369] tg3 :03:00.0: setting latency timer to 64
[0.815627] b43-pci-bridge :02:00.0: PCI INT A -> Link[Z00J] -> GSI 22 
(level, low) -> IRQ 22
[0.815633] b43-pci-bridge :02:00.0: setting latency timer to 64
[0.827236] scsi0 : ahci
[0.827671] scsi1 : ahci
[0.827757] ata1: SATA max UDMA/133 abar m8...@0xd3484000 port 0xd3484100 
irq 27
[0.827760] ata2: SATA max UDMA/133 abar m8...@0xd3484000 port 0xd3484180 
irq 27
[0.827795] ata_port_schedule_eh: port EH scheduled
[0.827800] ata_port_schedule_eh: port EH scheduled
[0.827804] ata_scsi_error: ENTER
[0.827806] ata_port_flush_task: ENTER
[0.827808] ata2: ata_port_flush_task: EXIT
[0.827811] ata_eh_link_autopsy: ENTER
[0.827813] ata_eh_recover: ENTER
[0.827817] __ata_port_freeze: ata2 port frozen
[0.827819] ahci_hardreset: ENTER
[0.827822] sata_link_hardreset: ENTER
[0.827832] ata_scsi_error: ENTER
[0.827834] ata_port_flush_task: ENTER
[0.827836] ata1: ata_port_flush_task: EXIT
[0.827838] ata_eh_link_autopsy: ENTER
[0.827840] ata_eh_recover: ENTER
[0.827843] __ata_port_freeze: ata1 port frozen
[0.827845] ahci_hardreset: ENTER
[0.827847] sata_link_hardreset: ENTER

-- 
[MacBookPro 7,1]mcp89 sata link reset fails, no disks detected
https://bugs.launchpad.net/bugs/576601
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 576601] Re: mcp89 sata not detected

2010-05-10 Thread Anders Østhus
** Changed in: linux (Ubuntu)
   Status: Incomplete => New

-- 
mcp89 sata not detected
https://bugs.launchpad.net/bugs/576601
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 576601] Re: mcp89 sata not detected

2010-05-10 Thread Anders Østhus

** Attachment added: "Lspci_2.6.34-rc7.txt"
   http://launchpadlibrarian.net/48240776/Lspci_2.6.34-rc7.txt

-- 
mcp89 sata not detected
https://bugs.launchpad.net/bugs/576601
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 576601] Re: mcp89 sata not detected

2010-05-10 Thread Anders Østhus

** Attachment added: "Modules_2.6.34-rc7.txt"
   http://launchpadlibrarian.net/48240820/Modules_2.6.34-rc7.txt

-- 
mcp89 sata not detected
https://bugs.launchpad.net/bugs/576601
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 576601] Re: mcp89 sata not detected

2010-05-10 Thread Anders Østhus

** Attachment added: "CurrentDmesg_2.6.34-rc7.txt"
   http://launchpadlibrarian.net/48240765/CurrentDmesg_2.6.34-rc7.txt

-- 
mcp89 sata not detected
https://bugs.launchpad.net/bugs/576601
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 576601] Re: mcp89 sata not detected

2010-05-10 Thread Anders Østhus

** Attachment added: "BootDmesg_2.6.34-rc7.txt"
   http://launchpadlibrarian.net/48240749/BootDmesg_2.6.34-rc7.txt

-- 
mcp89 sata not detected
https://bugs.launchpad.net/bugs/576601
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 576601] Re: mcp89 sata not detected

2010-05-10 Thread Anders Østhus
Hi.

Tested this on 2.6.34-rc7 today, and the problem still exists.

** Tags removed: needs-upstream-testing

-- 
mcp89 sata not detected
https://bugs.launchpad.net/bugs/576601
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 576601] Re: mcp89 sata not detected

2010-05-10 Thread Anders Østhus
** Tags added: apport-collected

** Description changed:

  Booting 10.04 livecd on one of the new MacBook Pro(7,1) results in SATA
  drives not being detected, and thus, not being able to install 10.04.
  
  The new MacBook Pro has the MCP89 chipset.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-21-generic 2.6.32-21.32
  Regression: No
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic x86_64
  NonfreeKernelModules: wl
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: NVidia [HDA NVidia], device 0: Cirrus Analog [Cirrus Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2755 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xd348 irq 22'
 Mixer name : 'Nvidia ID c'
 Components : 'HDA:10134206,106b0d00,00100301 
HDA:10de000c,10de0101,00100200'
 Controls  : 16
 Simple ctrls  : 9
  Date: Thu May  6 19:41:45 2010
  LiveMediaBuild: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  MachineType: Apple Inc. MacBookPro7,1
  ProcCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/hostname.seed 
boot=casper initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RelatedPackageVersions: linux-firmware 1.34
  RfKill:
   
  SourcePackage: linux
  dmi.bios.date: 03/25/10
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP71.88Z.0039.B05.1003251322
  dmi.board.name: Mac-F222BEC8
  dmi.board.vendor: Apple Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F222BEC8
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP71.88Z.0039.B05.1003251322:bd03/25/10:svnAppleInc.:pnMacBookPro7,1:pvr1.0:rvnAppleInc.:rnMac-F222BEC8:rvr:cvnAppleInc.:ct10:cvrMac-F222BEC8:
  dmi.product.name: MacBookPro7,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
+ --- 
+ Architecture: amd64
+ DistroRelease: Ubuntu 10.04
+ InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
+ Package: linux (not installed)
+ ProcEnviron:
+  LANG=en_US.utf8
+  SHELL=/bin/bash
+ Tags: lucid
+ Uname: Linux 2.6.34-020634rc7-generic x86_64
+ UnreportableReason: The running kernel is not an Ubuntu kernel
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

-- 
mcp89 sata not detected
https://bugs.launchpad.net/bugs/576601
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 576601] Re: mcp89 sata not detected

2010-05-09 Thread Anders Østhus
** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=15923
   Importance: Unknown
   Status: Unknown

-- 
mcp89 sata not detected
https://bugs.launchpad.net/bugs/576601
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 576601] Re: mcp89 sata not detected

2010-05-06 Thread Anders Østhus
Reported upstream at https://bugzilla.kernel.org/show_bug.cgi?id=15923

** Bug watch added: Linux Kernel Bug Tracker #15923
   http://bugzilla.kernel.org/show_bug.cgi?id=15923

-- 
mcp89 sata not detected
https://bugs.launchpad.net/bugs/576601
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 576601] Re: mcp89 sata not detected

2010-05-06 Thread Anders Østhus

** Attachment added: "AlsaDevices.txt"
   http://launchpadlibrarian.net/47955458/AlsaDevices.txt

** Attachment added: "AplayDevices.txt"
   http://launchpadlibrarian.net/47955459/AplayDevices.txt

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/47955460/BootDmesg.txt

** Attachment added: "Card0.Amixer.values.txt"
   http://launchpadlibrarian.net/47955461/Card0.Amixer.values.txt

** Attachment added: "Card0.Codecs.codec.0.txt"
   http://launchpadlibrarian.net/47955462/Card0.Codecs.codec.0.txt

** Attachment added: "Card0.Codecs.codec.3.txt"
   http://launchpadlibrarian.net/47955463/Card0.Codecs.codec.3.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/47955464/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/47955465/Dependencies.txt

** Attachment added: "IwConfig.txt"
   http://launchpadlibrarian.net/47955466/IwConfig.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/47955467/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/47955468/Lsusb.txt

** Attachment added: "PciMultimedia.txt"
   http://launchpadlibrarian.net/47955469/PciMultimedia.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/47955470/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/47955471/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/47955472/ProcModules.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/47955473/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/47955474/UdevLog.txt

** Attachment added: "WifiSyslog.txt"
   http://launchpadlibrarian.net/47955475/WifiSyslog.txt

-- 
mcp89 sata not detected
https://bugs.launchpad.net/bugs/576601
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 576601] [NEW] mcp89 sata not detected

2010-05-06 Thread Anders Østhus
Public bug reported:

Booting 10.04 livecd on one of the new MacBook Pro(7,1) results in SATA
drives not being detected, and thus, not being able to install 10.04.

The new MacBook Pro has the MCP89 chipset.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-21-generic 2.6.32-21.32
Regression: No
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic x86_64
NonfreeKernelModules: wl
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: NVidia [HDA NVidia], device 0: Cirrus Analog [Cirrus Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ubuntu 2755 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'NVidia'/'HDA NVidia at 0xd348 irq 22'
   Mixer name   : 'Nvidia ID c'
   Components   : 'HDA:10134206,106b0d00,00100301 
HDA:10de000c,10de0101,00100200'
   Controls  : 16
   Simple ctrls  : 9
Date: Thu May  6 19:41:45 2010
LiveMediaBuild: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
MachineType: Apple Inc. MacBookPro7,1
ProcCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/hostname.seed 
boot=casper initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.34
RfKill:
 
SourcePackage: linux
dmi.bios.date: 03/25/10
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP71.88Z.0039.B05.1003251322
dmi.board.name: Mac-F222BEC8
dmi.board.vendor: Apple Inc.
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-F222BEC8
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP71.88Z.0039.B05.1003251322:bd03/25/10:svnAppleInc.:pnMacBookPro7,1:pvr1.0:rvnAppleInc.:rnMac-F222BEC8:rvr:cvnAppleInc.:ct10:cvrMac-F222BEC8:
dmi.product.name: MacBookPro7,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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


** Tags: amd64 apport-bug lucid needs-upstream-testing

-- 
mcp89 sata not detected
https://bugs.launchpad.net/bugs/576601
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