[Bug 1473200] Re: adaptec starfire fails to initialize with pae kernels

2018-06-12 Thread Christopher M. Penalver
Steve Holton:

1) To clarify, for the modification of
drivers/net/ethernet/adaptec/starfire.c at line 653 did you test this in
both 32-bit and 64-bit environments and had no issues using it?

2) To keep this relevant to upstream, it is best to continue to test the
latest mainline kernel (now 4.17.1) as it is released, and note if the
patch is still necessary, and if so, does it still work with no problems
in both environments. Could you please advise?

** Changed in: linux (Ubuntu)
   Importance: Low => Medium

** Changed in: linux (Ubuntu)
   Status: Expired => Incomplete

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

Title:
  adaptec starfire fails to initialize with pae kernels

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

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

[Bug 1473200] Re: adaptec starfire fails to initialize with pae kernels

2018-06-12 Thread Christopher M. Penalver
** Tags added: kernel-bug-exists-upstream-4.14-rc1 needs-upstream-
testing xenial

** Description changed:

  Adaptec ethernet adapter using starfire driver fails to initialize when
  a pae-enabled kernel is used. Adapted initializes correctly with a non-
  pae kernel:
  
  From dmesg:
  [3.154813] FDC 0 is a National Semiconductor PC87306
  [3.165051] [ cut here ]
  [3.169716] WARNING: CPU: 0 PID: 118 at 
/build/buildd/linux-lts-utopic-3.16.0/arch/x86/mm/ioremap.c:98 
__ioremap_caller+0x358/0x380()
  [3.178686] tsc: Refined TSC clocksource calibration: 2790.998 MHz
  [3.187928] Modules linked in: starfire(+) mii floppy
  [3.193114] CPU: 0 PID: 118 Comm: systemd-udevd Not tainted 
3.16.0-30-generic #40~14.04.1-Ubuntu
  [3.201911] Hardware name: Intel/SE7501BR2 , BIOS 
SBR20.86B.0041.P01.02102211/11/2002
  [3.212522]    f68a1c14 c168b423 
  [3.217089] usb 2-1: New USB device found, idVendor=413c, idProduct=2005
  [3.217093] usb 2-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [3.217098] usb 2-1: Product: DELL USB Keyboard
  [3.217102] usb 2-1: Manufacturer: DELL
  [3.240047]  f68a1c44 c105c2ae c187a884
  [3.244147]   0076 c1878950 0062 c104f0b8 c104f0b8 
0fff fe4f
  [3.252032]   f68a1c54 c105c372 0009  f68a1cb8 
c104f0b8 c1878924
  [3.259910] Call Trace:
  [3.262384]  [] dump_stack+0x41/0x52
  [3.266838]  [] warn_slowpath_common+0x7e/0xa0
  [3.272157]  [] ? __ioremap_caller+0x358/0x380
  [3.277476]  [] ? __ioremap_caller+0x358/0x380
  [3.282798]  [] warn_slowpath_null+0x22/0x30
  [3.287944]  [] __ioremap_caller+0x358/0x380
  [3.293096]  [] ? __pci_request_selected_regions+0x3f/0x80
  [3.299457]  [] ? starfire_init_one+0xc6/0x5b0 [starfire]
  [3.305734]  [] ioremap_nocache+0x1f/0x30
  [3.310623]  [] ? starfire_init_one+0xc6/0x5b0 [starfire]
  [3.316899]  [] starfire_init_one+0xc6/0x5b0 [starfire]
  [3.323002]  [] ? __pm_runtime_resume+0x51/0x70
  [3.328417]  [] pci_device_probe+0x6f/0xc0
  [3.98]  [] ? sysfs_create_link+0x25/0x40
  [3.338632]  [] driver_probe_device+0x93/0x3a0
  [3.343958]  [] ? pci_match_device+0xca/0x100
  [3.349192]  [] __driver_attach+0x71/0x80
  [3.354081]  [] ? __device_attach+0x40/0x40
  [3.359139]  [] bus_for_each_dev+0x47/0x80
  [3.364114]  [] driver_attach+0x1e/0x20
  [3.368828]  [] ? __device_attach+0x40/0x40
  [3.373893]  [] bus_add_driver+0x157/0x230
  [3.378869]  [] ? 0xf8370fff
  [3.382630]  [] ? 0xf8370fff
  [3.386393]  [] driver_register+0x59/0xe0
  [3.391278]  [] ? printk+0x50/0x52
  [3.395557]  [] __pci_register_driver+0x32/0x40
  [3.400968]  [] starfire_init+0x30/0x1000 [starfire]
  [3.406807]  [] do_one_initcall+0xc2/0x1f0
  [3.411779]  [] ? 0xf8370fff
  [3.415544]  [] ? free_vmap_area_noflush+0x24/0x60
  [3.421208]  [] ? __vunmap+0x8f/0xe0
  [3.425660]  [] ? __vunmap+0x8f/0xe0
  [3.430117]  [] load_module+0x1237/0x1930
  [3.435005]  [] SyS_finit_module+0x75/0xc0
  [3.439978]  [] ? vm_mmap_pgoff+0x7b/0xa0
  [3.444867]  [] sysenter_do_call+0x12/0x12
  [3.449839] ---[ end trace 3eef602429cd6b81 ]---
  [3.454468] starfire :08:04.0: cannot remap 0x8 @ 0xfe48, 
aborting
  [3.461915] ioremap: invalid physical address fe38
  [3.467770] starfire :08:05.0: cannot remap 0x8 @ 0xfe38, 
aborting
  [3.475139] ioremap: invalid physical address fe30
  [3.480984] starfire :08:06.0: cannot remap 0x8 @ 0xfe30, 
aborting
  [3.488341] ioremap: invalid physical address fe20
  [3.494190] starfire :08:07.0: cannot remap 0x8 @ 0xfe20, 
aborting
  [3.501552] ioremap: invalid physical address fea8
  [3.507394] starfire :09:04.0: cannot remap 0x8 @ 0xfea8, 
aborting
  [3.514741] ioremap: invalid physical address fe98
  [3.520585] starfire :09:05.0: cannot remap 0x8 @ 0xfe98, 
aborting
  [3.527943] ioremap: invalid physical address fe90
  [3.533789] starfire :09:06.0: cannot remap 0x8 @ 0xfe90, 
aborting
  [3.541144] ioremap: invalid physical address fe80
  [3.546986] starfire :09:07.0: cannot remap 0x8 @ 0xfe80, 
aborting
  [3.554329] ioremap: invalid physical address fd68
  [3.560175] starfire :05:04.0: cannot remap 0x8 @ 0xfd68, 
aborting
  [3.567492] ioremap: invalid physical address fd58
  [3.573338] starfire :05:05.0: cannot remap 0x8 @ 0xfd58, 
aborting
  [3.580664] ioremap: invalid physical address fd50
  [3.586511] starfire :05:06.0: cannot remap 0x8 @ 0xfd50, 
aborting
  [3.593836] ioremap: invalid 

[Bug 1473200] Re: adaptec starfire fails to initialize with pae kernels

2018-06-12 Thread Steve Holton
Further information, including a solution for this issue, can be found
in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1717259

See also 
https://bugzilla.kernel.org/show_bug.cgi?id=198035

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

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

Title:
  adaptec starfire fails to initialize with pae kernels

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

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

[Bug 1473200] Re: adaptec starfire fails to initialize with pae kernels

2015-09-24 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  adaptec starfire fails to initialize with pae kernels

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

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


[Bug 1473200] Re: adaptec starfire fails to initialize with pae kernels

2015-07-26 Thread Christopher M. Penalver
Steve Holton, as per https://downloadcenter.intel.com/product/2062
/Intel-Server-Board-SE7501BR2 an update to your computer's buggy and
outdated BIOS is available (23). If you update to this following
https://help.ubuntu.com/community/BIOSUpdate does it change anything?

If it doesn't, could you please both specify what happened, and provide the 
output of the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

For more on BIOS updates and linux, please see
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette
.

Please note your current BIOS is already in the Bug Description, so
posting this on the old BIOS would not be helpful. As well, you don't
have to create a new bug report.

Once the BIOS is updated, and the information above is provided, then
please mark this report Status Confirmed.

Thank you for your understanding.

** Tags added: bios-outdated-23

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

Title:
  adaptec starfire fails to initialize with pae kernels

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

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


[Bug 1473200] Re: adaptec starfire fails to initialize with pae kernels

2015-07-20 Thread Steve Holton
apport information

** Description changed:

  Adaptec ethernet adapter using starfire driver fails to initialize when
  a pae-enabled kernel is used. Adapted initializes correctly with a non-
  pae kernel:
  
  From dmesg:
  [3.154813] FDC 0 is a National Semiconductor PC87306
  [3.165051] [ cut here ]
  [3.169716] WARNING: CPU: 0 PID: 118 at 
/build/buildd/linux-lts-utopic-3.16.0/arch/x86/mm/ioremap.c:98 
__ioremap_caller+0x358/0x380()
  [3.178686] tsc: Refined TSC clocksource calibration: 2790.998 MHz
  [3.187928] Modules linked in: starfire(+) mii floppy
  [3.193114] CPU: 0 PID: 118 Comm: systemd-udevd Not tainted 
3.16.0-30-generic #40~14.04.1-Ubuntu
  [3.201911] Hardware name: Intel/SE7501BR2 , BIOS 
SBR20.86B.0041.P01.02102211/11/2002
  [3.212522]    f68a1c14 c168b423 
  [3.217089] usb 2-1: New USB device found, idVendor=413c, idProduct=2005
  [3.217093] usb 2-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [3.217098] usb 2-1: Product: DELL USB Keyboard
  [3.217102] usb 2-1: Manufacturer: DELL
  [3.240047]  f68a1c44 c105c2ae c187a884
  [3.244147]   0076 c1878950 0062 c104f0b8 c104f0b8 
0fff fe4f
  [3.252032]   f68a1c54 c105c372 0009  f68a1cb8 
c104f0b8 c1878924
  [3.259910] Call Trace:
  [3.262384]  [c168b423] dump_stack+0x41/0x52
  [3.266838]  [c105c2ae] warn_slowpath_common+0x7e/0xa0
  [3.272157]  [c104f0b8] ? __ioremap_caller+0x358/0x380
  [3.277476]  [c104f0b8] ? __ioremap_caller+0x358/0x380
  [3.282798]  [c105c372] warn_slowpath_null+0x22/0x30
  [3.287944]  [c104f0b8] __ioremap_caller+0x358/0x380
  [3.293096]  [c1350aff] ? __pci_request_selected_regions+0x3f/0x80
  [3.299457]  [f836a7c6] ? starfire_init_one+0xc6/0x5b0 [starfire]
  [3.305734]  [c104f0ff] ioremap_nocache+0x1f/0x30
  [3.310623]  [f836a7c6] ? starfire_init_one+0xc6/0x5b0 [starfire]
  [3.316899]  [f836a7c6] starfire_init_one+0xc6/0x5b0 [starfire]
  [3.323002]  [c1437601] ? __pm_runtime_resume+0x51/0x70
  [3.328417]  [c135560f] pci_device_probe+0x6f/0xc0
  [3.98]  [c11eff35] ? sysfs_create_link+0x25/0x40
  [3.338632]  [c142eea3] driver_probe_device+0x93/0x3a0
  [3.343958]  [c135553a] ? pci_match_device+0xca/0x100
  [3.349192]  [c142f261] __driver_attach+0x71/0x80
  [3.354081]  [c142f1f0] ? __device_attach+0x40/0x40
  [3.359139]  [c142d3b7] bus_for_each_dev+0x47/0x80
  [3.364114]  [c142e9be] driver_attach+0x1e/0x20
  [3.368828]  [c142f1f0] ? __device_attach+0x40/0x40
  [3.373893]  [c142e637] bus_add_driver+0x157/0x230
  [3.378869]  [f8371000] ? 0xf8370fff
  [3.382630]  [f8371000] ? 0xf8370fff
  [3.386393]  [c142f939] driver_register+0x59/0xe0
  [3.391278]  [c1686143] ? printk+0x50/0x52
  [3.395557]  [c1354172] __pci_register_driver+0x32/0x40
  [3.400968]  [f8371030] starfire_init+0x30/0x1000 [starfire]
  [3.406807]  [c1002132] do_one_initcall+0xc2/0x1f0
  [3.411779]  [f8371000] ? 0xf8370fff
  [3.415544]  [c1165174] ? free_vmap_area_noflush+0x24/0x60
  [3.421208]  [c1166a6f] ? __vunmap+0x8f/0xe0
  [3.425660]  [c1166a6f] ? __vunmap+0x8f/0xe0
  [3.430117]  [c10cf167] load_module+0x1237/0x1930
  [3.435005]  [c10cf9c5] SyS_finit_module+0x75/0xc0
  [3.439978]  [c114bb0b] ? vm_mmap_pgoff+0x7b/0xa0
  [3.444867]  [c169285f] sysenter_do_call+0x12/0x12
  [3.449839] ---[ end trace 3eef602429cd6b81 ]---
  [3.454468] starfire :08:04.0: cannot remap 0x8 @ 0xfe48, 
aborting
  [3.461915] ioremap: invalid physical address fe38
  [3.467770] starfire :08:05.0: cannot remap 0x8 @ 0xfe38, 
aborting
  [3.475139] ioremap: invalid physical address fe30
  [3.480984] starfire :08:06.0: cannot remap 0x8 @ 0xfe30, 
aborting
  [3.488341] ioremap: invalid physical address fe20
  [3.494190] starfire :08:07.0: cannot remap 0x8 @ 0xfe20, 
aborting
  [3.501552] ioremap: invalid physical address fea8
  [3.507394] starfire :09:04.0: cannot remap 0x8 @ 0xfea8, 
aborting
  [3.514741] ioremap: invalid physical address fe98
  [3.520585] starfire :09:05.0: cannot remap 0x8 @ 0xfe98, 
aborting
  [3.527943] ioremap: invalid physical address fe90
  [3.533789] starfire :09:06.0: cannot remap 0x8 @ 0xfe90, 
aborting
  [3.541144] ioremap: invalid physical address fe80
  [3.546986] starfire :09:07.0: cannot remap 0x8 @ 0xfe80, 
aborting
  [3.554329] ioremap: invalid physical address fd68
  [3.560175] starfire :05:04.0: cannot remap 0x8 @ 0xfd68, 
aborting
  [3.567492] ioremap: invalid physical address fd58
  [3.573338] starfire :05:05.0: 

[Bug 1473200] Re: adaptec starfire fails to initialize with pae kernels

2015-07-20 Thread Steve Holton
apport information

** Tags added: apport-collected precise

** Description changed:

  Adaptec ethernet adapter using starfire driver fails to initialize when
  a pae-enabled kernel is used. Adapted initializes correctly with a non-
  pae kernel:
  
  From dmesg:
  [3.154813] FDC 0 is a National Semiconductor PC87306
  [3.165051] [ cut here ]
  [3.169716] WARNING: CPU: 0 PID: 118 at 
/build/buildd/linux-lts-utopic-3.16.0/arch/x86/mm/ioremap.c:98 
__ioremap_caller+0x358/0x380()
  [3.178686] tsc: Refined TSC clocksource calibration: 2790.998 MHz
  [3.187928] Modules linked in: starfire(+) mii floppy
  [3.193114] CPU: 0 PID: 118 Comm: systemd-udevd Not tainted 
3.16.0-30-generic #40~14.04.1-Ubuntu
  [3.201911] Hardware name: Intel/SE7501BR2 , BIOS 
SBR20.86B.0041.P01.02102211/11/2002
  [3.212522]    f68a1c14 c168b423 
  [3.217089] usb 2-1: New USB device found, idVendor=413c, idProduct=2005
  [3.217093] usb 2-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [3.217098] usb 2-1: Product: DELL USB Keyboard
  [3.217102] usb 2-1: Manufacturer: DELL
  [3.240047]  f68a1c44 c105c2ae c187a884
  [3.244147]   0076 c1878950 0062 c104f0b8 c104f0b8 
0fff fe4f
  [3.252032]   f68a1c54 c105c372 0009  f68a1cb8 
c104f0b8 c1878924
  [3.259910] Call Trace:
  [3.262384]  [c168b423] dump_stack+0x41/0x52
  [3.266838]  [c105c2ae] warn_slowpath_common+0x7e/0xa0
  [3.272157]  [c104f0b8] ? __ioremap_caller+0x358/0x380
  [3.277476]  [c104f0b8] ? __ioremap_caller+0x358/0x380
  [3.282798]  [c105c372] warn_slowpath_null+0x22/0x30
  [3.287944]  [c104f0b8] __ioremap_caller+0x358/0x380
  [3.293096]  [c1350aff] ? __pci_request_selected_regions+0x3f/0x80
  [3.299457]  [f836a7c6] ? starfire_init_one+0xc6/0x5b0 [starfire]
  [3.305734]  [c104f0ff] ioremap_nocache+0x1f/0x30
  [3.310623]  [f836a7c6] ? starfire_init_one+0xc6/0x5b0 [starfire]
  [3.316899]  [f836a7c6] starfire_init_one+0xc6/0x5b0 [starfire]
  [3.323002]  [c1437601] ? __pm_runtime_resume+0x51/0x70
  [3.328417]  [c135560f] pci_device_probe+0x6f/0xc0
  [3.98]  [c11eff35] ? sysfs_create_link+0x25/0x40
  [3.338632]  [c142eea3] driver_probe_device+0x93/0x3a0
  [3.343958]  [c135553a] ? pci_match_device+0xca/0x100
  [3.349192]  [c142f261] __driver_attach+0x71/0x80
  [3.354081]  [c142f1f0] ? __device_attach+0x40/0x40
  [3.359139]  [c142d3b7] bus_for_each_dev+0x47/0x80
  [3.364114]  [c142e9be] driver_attach+0x1e/0x20
  [3.368828]  [c142f1f0] ? __device_attach+0x40/0x40
  [3.373893]  [c142e637] bus_add_driver+0x157/0x230
  [3.378869]  [f8371000] ? 0xf8370fff
  [3.382630]  [f8371000] ? 0xf8370fff
  [3.386393]  [c142f939] driver_register+0x59/0xe0
  [3.391278]  [c1686143] ? printk+0x50/0x52
  [3.395557]  [c1354172] __pci_register_driver+0x32/0x40
  [3.400968]  [f8371030] starfire_init+0x30/0x1000 [starfire]
  [3.406807]  [c1002132] do_one_initcall+0xc2/0x1f0
  [3.411779]  [f8371000] ? 0xf8370fff
  [3.415544]  [c1165174] ? free_vmap_area_noflush+0x24/0x60
  [3.421208]  [c1166a6f] ? __vunmap+0x8f/0xe0
  [3.425660]  [c1166a6f] ? __vunmap+0x8f/0xe0
  [3.430117]  [c10cf167] load_module+0x1237/0x1930
  [3.435005]  [c10cf9c5] SyS_finit_module+0x75/0xc0
  [3.439978]  [c114bb0b] ? vm_mmap_pgoff+0x7b/0xa0
  [3.444867]  [c169285f] sysenter_do_call+0x12/0x12
  [3.449839] ---[ end trace 3eef602429cd6b81 ]---
  [3.454468] starfire :08:04.0: cannot remap 0x8 @ 0xfe48, 
aborting
  [3.461915] ioremap: invalid physical address fe38
  [3.467770] starfire :08:05.0: cannot remap 0x8 @ 0xfe38, 
aborting
  [3.475139] ioremap: invalid physical address fe30
  [3.480984] starfire :08:06.0: cannot remap 0x8 @ 0xfe30, 
aborting
  [3.488341] ioremap: invalid physical address fe20
  [3.494190] starfire :08:07.0: cannot remap 0x8 @ 0xfe20, 
aborting
  [3.501552] ioremap: invalid physical address fea8
  [3.507394] starfire :09:04.0: cannot remap 0x8 @ 0xfea8, 
aborting
  [3.514741] ioremap: invalid physical address fe98
  [3.520585] starfire :09:05.0: cannot remap 0x8 @ 0xfe98, 
aborting
  [3.527943] ioremap: invalid physical address fe90
  [3.533789] starfire :09:06.0: cannot remap 0x8 @ 0xfe90, 
aborting
  [3.541144] ioremap: invalid physical address fe80
  [3.546986] starfire :09:07.0: cannot remap 0x8 @ 0xfe80, 
aborting
  [3.554329] ioremap: invalid physical address fd68
  [3.560175] starfire :05:04.0: cannot remap 0x8 @ 0xfd68, 
aborting
  [3.567492] ioremap: invalid physical address fd58
 

[Bug 1473200] Re: adaptec starfire fails to initialize with pae kernels

2015-07-20 Thread Steve Holton
No, I cannot.  See:
   https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1476224


** Attachment added: Result of apport-collect 1473200 for system running 
non-pae kernel, successfully initializes starfire interface.
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1473200/+attachment/4431558/+files/apport-collect_1473200_SUCCESS

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

Title:
  adaptec starfire fails to initialize with pae kernels

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

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


[Bug 1473200] Re: adaptec starfire fails to initialize with pae kernels

2015-07-18 Thread Christopher M. Penalver
Steve Holton, could you please run the apport collect (not manually
attach a file) when using the non-PAE kernel?

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

Title:
  adaptec starfire fails to initialize with pae kernels

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

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


[Bug 1473200] Re: adaptec starfire fails to initialize with pae kernels

2015-07-10 Thread Steve Holton
** Attachment added: Result of apport-collect 1473200 from FAIL example system
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1473200/+attachment/4427412/+files/apport.linux.rNV8Yv.apport

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

Title:
  adaptec starfire fails to initialize with pae kernels

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

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


[Bug 1473200] Re: adaptec starfire fails to initialize with pae kernels

2015-07-09 Thread Steve Holton
** Package changed: ubuntu = linux-meta (Ubuntu)

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

Title:
  adaptec starfire fails to initialize with pae kernels

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/1473200/+subscriptions

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


[Bug 1473200] Re: adaptec starfire fails to initialize with pae kernels

2015-07-09 Thread Brad Figg
** Package changed: linux-meta (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/1473200

Title:
  adaptec starfire fails to initialize with pae kernels

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

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


[Bug 1473200] Re: adaptec starfire fails to initialize with pae kernels

2015-07-09 Thread Christopher M. Penalver
Steve Holton, thank you for reporting this and helping make Ubuntu better. 
Please execute the following command, as it will automatically gather debugging 
information, in a terminal:
apport-collect 1473200
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.

** Changed in: linux (Ubuntu)
   Importance: Undecided = Low

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

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

Title:
  adaptec starfire fails to initialize with pae kernels

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

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


[Bug 1473200] Re: adaptec starfire fails to initialize with pae kernels

2015-07-09 Thread Steve Holton
** Attachment added: PASS case: complete dmesg on system where hardware 
initializes correctly
   
https://bugs.launchpad.net/ubuntu/+bug/1473200/+attachment/4427141/+files/trafcap4_dmesg

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

Title:
  adaptec starfire fails to initialize with pae kernels

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

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


[Bug 1473200] Re: adaptec starfire fails to initialize with pae kernels

2015-07-09 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1473200/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  adaptec starfire fails to initialize with pae kernels

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

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