[Bug 2069473] Re: Some Button Text Does Not Display with 6.1 Release

2024-06-22 Thread eviljoel
I really want KeePass 2 to work again. I'm probably willing to submit a
patch to fix this issue if someone can give me some direction about what
an acceptable patch is. I can think of three potential solutions:

1) Restore the PANGO_MAX_VERSION lines. This would be the easiest change.
2) Disable pango in a more direct way. I'm not sure if pango support is even 
desired.
3) Fix pango support to render the text correctly. This would require a lot 
more investigation.

Any guidance would be appreciated. Thank you.

** Also affects: keepass2 (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/2069473

Title:
  Some Button Text Does Not Display with 6.1 Release

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


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

[Bug 2069473] Re: Some Button Text Does Not Display with 6.1 Release

2024-06-14 Thread eviljoel
I reported this upstream here: https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=1073237 That said, I obviously would like this bug
fixed ASAP as it is preventing me from upgrading to Ubuntu 24.04.

** Bug watch added: Debian Bug tracker #1073237
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1073237

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

Title:
  Some Button Text Does Not Display with 6.1 Release

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


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

[Bug 2069473] Re: Some Button Text Does Not Display with 6.1 Release

2024-06-14 Thread eviljoel
** Attachment added: "quickRouteGpsWithPango-20240614.1.png"
   
https://bugs.launchpad.net/ubuntu/+source/libgdiplus/+bug/2069473/+attachment/5789661/+files/quickRouteGpsWithPango-20240614.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/2069473

Title:
  Some Button Text Does Not Display with 6.1 Release

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


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

[Bug 2069473] Re: Some Button Text Does Not Display with 6.1 Release

2024-06-14 Thread eviljoel
** Attachment added: "quickRouteGpsWithoutPango-20240614.1.png"
   
https://bugs.launchpad.net/ubuntu/+source/libgdiplus/+bug/2069473/+attachment/5789662/+files/quickRouteGpsWithoutPango-20240614.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/2069473

Title:
  Some Button Text Does Not Display with 6.1 Release

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


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

[Bug 2069473] [NEW] Some Button Text Does Not Display with 6.1 Release

2024-06-14 Thread eviljoel
Public bug reported:

The version of libgdiplus that ships with Ubuntu 24.04 causes a display
error in KeePass 2 and likely other mono applications such as
quickroute-gps. In KeePass it causes an important multi-option dialog
box to display three buttons with no text in them.

I've tracked down the change where the problem started. The problem
started with the change to this line: https://salsa.debian.org/dotnet-
team/libgdiplus/-/commit/09def42ba0bce63c1e1d372f86ba869b6a1cf2a3#87db583be5c13c1f7b3c958b10e03d67b6a2ca06_67_74
The removal of ` && pango <= $PANGO_MAX_VERSION` causes libgdiplus to be
compiled with libpango support. When this line is restored (along with
the PANGO_MAX_VERSION declaration), the problem goes away. I verified
the prior release of libgdiplus was not compiled with libpango support
by running `strings /usr/lib/libgdiplus.so | grep pango`. The output of
this command returns very different and convincing results on Ubuntu
22.04 versus Ubuntu 24.04.

I can't find a way to disable libpango support without changing
configure.ac.

I'll attached screen shots showing the button differences.

Please let me know if you have any questions or need more information.

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

** Attachment added: "keePass2WithPango-20240614.1.png"
   
https://bugs.launchpad.net/bugs/2069473/+attachment/5789659/+files/keePass2WithPango-20240614.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/2069473

Title:
  Some Button Text Does Not Display with 6.1 Release

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


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

[Bug 2069473] Re: Some Button Text Does Not Display with 6.1 Release

2024-06-14 Thread eviljoel
** Attachment added: "keePass2WithoutPango-20240614.1.png"
   
https://bugs.launchpad.net/ubuntu/+source/libgdiplus/+bug/2069473/+attachment/5789660/+files/keePass2WithoutPango-20240614.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/2069473

Title:
  Some Button Text Does Not Display with 6.1 Release

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


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

[Bug 2009825] Re: [snap] thunderbird cannot sign messages with external gnupg

2024-06-13 Thread eviljoel
A work around for some of you might be to use Thunderbird's official
Linux binary from: https://www.thunderbird.net/en-US/download/. It
doesn't use Apt or Snap, but it does self update to avoid security
issues. That said, you don't get the security sandboxing of Snap.

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

Title:
  [snap] thunderbird cannot sign messages with external gnupg

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


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

[Bug 1652091] Re: xargs not contained in initramdisk

2018-07-30 Thread eviljoel
Nevermind the patch. I got Guilhem Moulin to fix this upstream:
https://salsa.debian.org/debian/dropbear/commit/617cc6f67d57932a5f421c08fdc303bad3a3d6db

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

Title:
  xargs not contained in initramdisk

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

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

[Bug 1652091] Re: xargs not contained in initramdisk

2018-07-20 Thread eviljoel
** Tags added: bionic

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

Title:
  xargs not contained in initramdisk

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

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

[Bug 1652091] Re: xargs not contained in initramdisk

2018-07-20 Thread eviljoel
The change that was made to address this bug does not work correctly.
The version of busybox included in the Ubuntu initramfs doesn't include
all the features of busybox included in the Debian initramfs. This lack
of features is still causing the killing of dropbear's child processes
to fail.

You can see the available options of busybox's 'ps' by executing it with
an invalid option. On Ubuntu, you get the following:

(initramfs) /bin/busybox ps -h
ps: invalid option -- 'h'
BusyBox v1.27.2 (Ubuntu 1:1.27.2-2ubuntu3) multi-call binary.

Usage: ps

Show list of processes

w   Wide output
l   Long output

(initramfs)

If you run the same command on Debian, you get the following:

(initramfs) /bin/busybox ps -h
ps: invalid option -- 'h'
BusyBox v1.22.1 (Debian 1:1.22.0-19+b3) multi-call binary.

Usage: ps [-o COL1,COL2=HEADER] [-T]

Show list of processes

-o COL1,COL2=HEADER Select columns for display
-T  Show threads

(initramfs)

It is the missing '-o' option that causes this issue.

I am reopening this bug instead of creating a new bug because scott28
previously pointed out these problems and already provided a more
correct solution. I have included a patch based on his patch created
against the current 'master' version of dropbear.

I don't think this can really be fixed upstream. The two versions of
busybox ps are not compatable. The only reasonable fix I can see is to
add Ubuntu specific code and I suspect the Debian maintainer will be
unwilling to do that. Ubuntu should probably apply this patch before
creating their build.

** Patch added: "Replaces Debian Specific Code with Ubuntu Specific Code"
   
https://bugs.launchpad.net/ubuntu/+source/dropbear/+bug/1652091/+attachment/5165768/+files/dropbear-cantKillChildren-20180720.diff

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

Title:
  xargs not contained in initramdisk

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

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

[Bug 1506139] Re: 15.10beta crashes encrypted swap partition

2017-04-13 Thread eviljoel
I'm also having this issue with Ubuntu 16.04.2.

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

Title:
  15.10beta crashes encrypted swap partition

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

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


[Bug 1219599] Re: [ASRock X79 Extreme6] Booting fails with wireless n PCIe adapter (ASUS PCE-N10)

2013-12-08 Thread eviljoel
I tried this with Ubuntu 10.04 desktop i386, Fedora 19 Desktop AMD64,
Windows Vista 32 bit, and Windows Vista 64 bit.   ALL FAILED to boot
when the wireless card was inserted.  Windows Vista 64 bit also gave me
a stop screen telling me there is an unresolvable hardware issue.

I'm pretty sure this indicates that this is not an error with Ubuntu.
Christopher, I'll let you close this.  Of course, if there is anything
else you want me to do, let me know.  Thanks for your help in debugging
this issue.

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

Title:
  [ASRock X79 Extreme6] Booting fails with wireless n PCIe adapter (ASUS
  PCE-N10)

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

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


[Bug 1219599] Re: [ASRock X79 Extreme6] Booting fails with ASUS PCE-N10 wireless n PCIe adaptor.

2013-12-04 Thread eviljoel
+ What is the manufacturer and model of the PCIe WiFi adapter?

This is stated in the bug's title but it is an ASUS PCE-N10.  Were you
looking for something more specific?

+ Did this problem not occur in a release prior to Precise?

I pulled my hard drive out of my old computer and put it in my new one.
I didn't try it with anything older than Precise.  Do you want me to try
it with an older release?


Maybe I should try booting Windows or another distro?

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

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

Title:
  [ASRock X79 Extreme6] Booting fails with ASUS PCE-N10 wireless n PCIe
  adaptor.

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

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


[Bug 1219599] Re: [ASRock X79 Extreme6] Booting fails with wireless n PCIe adapter (ASUS PCE-N10)

2013-12-04 Thread eviljoel
Will do.

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

Title:
  [ASRock X79 Extreme6] Booting fails with wireless n PCIe adapter (ASUS
  PCE-N10)

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

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


[Bug 1219599] Re: [ASRock X79 Extreme6] Booting fails with ASUS PCE-N10 wireless n PCIe adaptor.

2013-12-03 Thread eviljoel
Output of sudo dmidecode -s bios-version  sudo dmidecode -s 
bios-release-date is now:
P2.80
11/08/2013

Unfortunately, the issue still exists.  I tried both the daily-live of
14.04 (from DVD) and my current install of 12.04.  Both do not make it
as far as the Ubuntu logo.  As you can see above, I have updated my
BIOS.

Is there any specific debugging steps you would like me to take?

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

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

Title:
  [ASRock X79 Extreme6] Booting fails with ASUS PCE-N10 wireless n PCIe
  adaptor.

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

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


[Bug 1219599] Re: [ASRock X79 Extreme6] Booting fails with ASUS PCE-N10 wireless n PCIe adaptor.

2013-12-03 Thread eviljoel
Oh, the daily-live of 14.04 was from 2013-12-02.

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

Title:
  [ASRock X79 Extreme6] Booting fails with ASUS PCE-N10 wireless n PCIe
  adaptor.

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

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


[Bug 1219599] Re: Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10 wireless n PCIe adaptor.

2013-11-05 Thread eviljoel
Here is the dmesg just after reboot.  Of course with the card removed.

Maybe this never got worked on because I never took it out of
'incomplete'.  I'll putting this ticket into the correct status and see
if it gets some attention.

** Attachment added: dmesgAfterReboot-20131016.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1219599/+attachment/3901102/+files/dmesgAfterReboot-20131016.txt

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

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] Re: Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10 wireless n PCIe adaptor.

2013-11-05 Thread eviljoel
After providing the information requested, I think new is most
appropriate status.  Sorry if this is incorrect.

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

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

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] AlsaDevices.txt

2013-09-03 Thread eviljoel
apport information

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/1219599/+attachment/3801626/+files/AlsaDevices.txt

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

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] Re: Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10 wireless n PCIe adaptor.

2013-09-03 Thread eviljoel
apport information

** Tags added: apport-collected precise

** Description changed:

  When booting off the live CD for ubuntu-12.04.2-desktop-amd64.iso,
  ubuntu-12.04.3-desktop-amd64.iso, ubuntu-13.04-desktop-amd64.iso and a
  desktop installation of Ubuntu 12.04.3 AMD64, the computer failed to
  start when initializing the cfg80211 module.  I know the wireless card
  is related to the failure because removing the card causes the machine
  to boot.  Also, when booting with the ignore_loglevel option, booting
  frequently fails near messages about the cfg80211 module.  I attached a
  screen shot of where the system halted when loading ubuntu-13.04
  -desktop-amd64.iso with the ingore_loglevel option enabled.
  
  Other relevant hardware I have installed is an Nvidia 780 GTX.  My
  processor is a Intel i7 3930K - C2 Stepping.  My BIOS image is up to
  date.
  
  Let me know if you need more information.  Thanks.
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
+ ApportVersion: 2.0.1-0ubuntu17.4
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  eviljoel  14847 F pulseaudio
+  /dev/snd/controlC0:  eviljoel  14847 F pulseaudio
+ CRDA: Error: [Errno 2] No such file or directory
+ Card0.Amixer.info:
+  Card hw:0 'PCH'/'HDA Intel PCH at 0xfb70 irq 84'
+Mixer name : 'Realtek ALC898'
+Components : 'HDA:10ec0899,18490898,0013'
+Controls  : 47
+Simple ctrls  : 22
+ Card1.Amixer.info:
+  Card hw:1 'NVidia'/'HDA NVidia at 0xfb08 irq 36'
+Mixer name : 'Nvidia GPU 44 HDMI/DP'
+Components : 'HDA:10de0044,38422784,00100100'
+Controls  : 24
+Simple ctrls  : 4
+ DistroRelease: Ubuntu 12.04
+ InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120822.4)
+ IwConfig:
+  eth2  no wireless extensions.
+  
+  lono wireless extensions.
+ MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
+ MarkForUpload: True
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=screen
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-18-generic 
root=/dev/mapper/username-hostname--ubuntu1204Amd64--root ro quiet splash
+ ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
+ RelatedPackageVersions:
+  linux-restricted-modules-3.5.0-18-generic N/A
+  linux-backports-modules-3.5.0-18-generic  N/A
+  linux-firmware1.94
+ RfKill:
+  0: hci0: Bluetooth
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  precise
+ Uname: Linux 3.5.0-18-generic x86_64
+ UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip fuse lpadmin plugdev sambashare sudo
+ dmi.bios.date: 07/24/2013
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: P2.40
+ dmi.board.name: X79 Extreme6
+ dmi.board.vendor: ASRock
+ dmi.chassis.asset.tag: To Be Filled By O.E.M.
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: To Be Filled By O.E.M.
+ dmi.chassis.version: To Be Filled By O.E.M.
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.40:bd07/24/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnX79Extreme6:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
+ dmi.product.name: To Be Filled By O.E.M.
+ dmi.product.version: To Be Filled By O.E.M.
+ dmi.sys.vendor: To Be Filled By O.E.M.

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/1219599/+attachment/3801625/+files/AcpiTables.txt

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

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] Card0.Codecs.codec.0.txt

2013-09-03 Thread eviljoel
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/1219599/+attachment/3801631/+files/Card0.Codecs.codec.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/1219599

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] AplayDevices.txt

2013-09-03 Thread eviljoel
apport information

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/1219599/+attachment/3801627/+files/AplayDevices.txt

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

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] CurrentDmesg.txt

2013-09-03 Thread eviljoel
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1219599/+attachment/3801634/+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/1219599

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] Lsusb.txt

2013-09-03 Thread eviljoel
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1219599/+attachment/3801636/+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/1219599

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] ProcInterrupts.txt

2013-09-03 Thread eviljoel
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1219599/+attachment/3801639/+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/1219599

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] ArecordDevices.txt

2013-09-03 Thread eviljoel
apport information

** Attachment added: ArecordDevices.txt
   
https://bugs.launchpad.net/bugs/1219599/+attachment/3801628/+files/ArecordDevices.txt

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

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] UdevDb.gz

2013-09-03 Thread eviljoel
apport information

** Attachment added: UdevDb.gz
   https://bugs.launchpad.net/bugs/1219599/+attachment/3801642/+files/UdevDb.gz

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

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] PulseList.txt

2013-09-03 Thread eviljoel
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/1219599/+attachment/3801641/+files/PulseList.txt

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

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] Lspci.txt

2013-09-03 Thread eviljoel
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1219599/+attachment/3801635/+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/1219599

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] Card1.Codecs.codec.0.txt

2013-09-03 Thread eviljoel
apport information

** Attachment added: Card1.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/1219599/+attachment/3801633/+files/Card1.Codecs.codec.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/1219599

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] PciMultimedia.txt

2013-09-03 Thread eviljoel
apport information

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/1219599/+attachment/3801637/+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/1219599

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] Card1.Amixer.values.txt

2013-09-03 Thread eviljoel
apport information

** Attachment added: Card1.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/1219599/+attachment/3801632/+files/Card1.Amixer.values.txt

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

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] ProcCpuinfo.txt

2013-09-03 Thread eviljoel
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1219599/+attachment/3801638/+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/1219599

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] Card0.Amixer.values.txt

2013-09-03 Thread eviljoel
apport information

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/1219599/+attachment/3801630/+files/Card0.Amixer.values.txt

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

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] BootDmesg.txt

2013-09-03 Thread eviljoel
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1219599/+attachment/3801629/+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/1219599

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] ProcModules.txt

2013-09-03 Thread eviljoel
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1219599/+attachment/3801640/+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/1219599

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] UserAsoundrc.txt

2013-09-03 Thread eviljoel
apport information

** Attachment added: UserAsoundrc.txt
   
https://bugs.launchpad.net/bugs/1219599/+attachment/3801644/+files/UserAsoundrc.txt

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

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] WifiSyslog.txt

2013-09-03 Thread eviljoel
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1219599/+attachment/3801645/+files/WifiSyslog.txt

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

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] UdevLog.gz

2013-09-03 Thread eviljoel
apport information

** Attachment added: UdevLog.gz
   https://bugs.launchpad.net/bugs/1219599/+attachment/3801643/+files/UdevLog.gz

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

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] Re: Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10 wireless n PCIe adaptor.

2013-09-03 Thread eviljoel
** Tags added: raring

** Description changed:

  When booting off the live CD for ubuntu-12.04.2-desktop-amd64.iso,
  ubuntu-12.04.3-desktop-amd64.iso, ubuntu-13.04-desktop-amd64.iso and a
  desktop installation of Ubuntu 12.04.3 AMD64, the computer failed to
  start when initializing the cfg80211 module.  I know the wireless card
  is related to the failure because removing the card causes the machine
  to boot.  Also, when booting with the ignore_loglevel option, booting
  frequently fails near messages about the cfg80211 module.  I attached a
  screen shot of where the system halted when loading ubuntu-13.04
  -desktop-amd64.iso with the ingore_loglevel option enabled.
  
+ I know this wireless card normally works on Precise because I used it on
+ the same install with different hardware.
+ 
+ The apport-collect is for my current Precise install obviously without
+ the wireless adaptor.
+ 
  Other relevant hardware I have installed is an Nvidia 780 GTX.  My
  processor is a Intel i7 3930K - C2 Stepping.  My BIOS image is up to
  date.
  
  Let me know if you need more information.  Thanks.
- --- 
+ ---
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  eviljoel  14847 F pulseaudio
-  /dev/snd/controlC0:  eviljoel  14847 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  eviljoel  14847 F pulseaudio
+  /dev/snd/controlC0:  eviljoel  14847 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
-  Card hw:0 'PCH'/'HDA Intel PCH at 0xfb70 irq 84'
-Mixer name : 'Realtek ALC898'
-Components : 'HDA:10ec0899,18490898,0013'
-Controls  : 47
-Simple ctrls  : 22
+  Card hw:0 'PCH'/'HDA Intel PCH at 0xfb70 irq 84'
+    Mixer name : 'Realtek ALC898'
+    Components : 'HDA:10ec0899,18490898,0013'
+    Controls  : 47
+    Simple ctrls  : 22
  Card1.Amixer.info:
-  Card hw:1 'NVidia'/'HDA NVidia at 0xfb08 irq 36'
-Mixer name : 'Nvidia GPU 44 HDMI/DP'
-Components : 'HDA:10de0044,38422784,00100100'
-Controls  : 24
-Simple ctrls  : 4
+  Card hw:1 'NVidia'/'HDA NVidia at 0xfb08 irq 36'
+    Mixer name : 'Nvidia GPU 44 HDMI/DP'
+    Components : 'HDA:10de0044,38422784,00100100'
+    Controls  : 24
+    Simple ctrls  : 4
  DistroRelease: Ubuntu 12.04
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120822.4)
  IwConfig:
-  eth2  no wireless extensions.
-  
-  lono wireless extensions.
+  eth2  no wireless extensions.
+ 
+  lono wireless extensions.
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
-  TERM=screen
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=screen
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcFB:
-  
+ 
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-18-generic 
root=/dev/mapper/username-hostname--ubuntu1204Amd64--root ro quiet splash
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  RelatedPackageVersions:
-  linux-restricted-modules-3.5.0-18-generic N/A
-  linux-backports-modules-3.5.0-18-generic  N/A
-  linux-firmware1.94
+  linux-restricted-modules-3.5.0-18-generic N/A
+  linux-backports-modules-3.5.0-18-generic  N/A
+  linux-firmware1.94
  RfKill:
-  0: hci0: Bluetooth
-   Soft blocked: no
-   Hard blocked: no
+  0: hci0: Bluetooth
+   Soft blocked: no
+   Hard blocked: no
  Tags:  precise
  Uname: Linux 3.5.0-18-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip fuse lpadmin plugdev sambashare sudo
  dmi.bios.date: 07/24/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.40
  dmi.board.name: X79 Extreme6
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.40:bd07/24/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnX79Extreme6:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

To manage notifications about this bug go to:
https

[Bug 1219599] [NEW] Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10 wireless n PCIe adaptor.

2013-09-01 Thread eviljoel
Public bug reported:

When booting off the live CD for ubuntu-12.04.2-desktop-amd64.iso,
ubuntu-12.04.3-desktop-amd64.iso, ubuntu-13.04-desktop-amd64.iso and a
desktop installation of Ubuntu 12.04.3 AMD64, the computer failed to
start when initializing the cfg80211 module.  I know the wireless card
is related to the failure because removing the card causes the machine
to boot.  Also, when booting with the ignore_loglevel option, booting
frequently fails near messages about the cfg80211 module.  I attached a
screen shot of where the system halted when loading ubuntu-13.04
-desktop-amd64.iso with the ingore_loglevel option enabled.

Other relevant hardware I have installed is an Nvidia 780 GTX.  My
processor is a Intel i7 3930K - C2 Stepping.  My BIOS image is up to
date.

Let me know if you need more information.  Thanks.

** 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/1219599

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 1219599] Re: Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10 wireless n PCIe adaptor.

2013-09-01 Thread eviljoel
** Attachment added: IMG_1112.JPG
   
https://bugs.launchpad.net/ubuntu/+bug/1219599/+attachment/3798486/+files/IMG_1112.JPG

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

Title:
  Booting fails with AsRock X79 Extreme6 motherboard and ASUS PCE-N10
  wireless n PCIe adaptor.

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

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


[Bug 795239] Re: eject: unable to find or open device for: `cdrom' - but my cd is /dev/cdrom1

2013-07-08 Thread eviljoel
Hey Ankit,

First, I am no Ubuntu expert but I am sure it is fine if you should just
go ahead and take it.

I stopped working on it because I started playing around with the Doom 3
source code when it was released.  The problem hasn't been fixed because
it isn't exactly an easy problem to solve.  I don't remember all the
details but except for /proc/sys/dev/cdrom/info, the Kernel does not
appear to provide a way to figure out what cdrom drives are available.
I would probably go about using the information from
/proc/sys/dev/cdrom/info as that file doesn't appear to be going
anywhere very soon.

Be sure to try to fix the issue upstream.  If not, I would try to submit
it here.

I remember I posted more detailed information above.  You should
definitely read that.

Good luck, 
eviljoel

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

Title:
  eject: unable to find or open device for: `cdrom' - but my cd is
  /dev/cdrom1

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

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


[Bug 795239] Re: eject: unable to find or open device for: `cdrom' - but my cd is /dev/cdrom1

2011-10-24 Thread eviljoel
I think this is a solid feature request and I've spent a month or so
looking into a good solution.  While I don't have a patch of my own yet,
I disagree with the method Raseel used to solve this issue.  Basically
there is nothing guaranteeing multiple CD-ROM devices will be named
/dev/cdrom1-9.  This is simply a convention used by most (if not all)
distros.  I believe eject's behavior should not make assumptions about
the existence of or the configuration of udev.

Most of the following I wrote a before Raseel's comment, so bear with me
if it reads awkwardly.  Basically the following is just my thoughts on
different approaches I could take to implement this feature request:

First, I did confirm that eject will not just work if /dev/cdrom does
not exist.  However, I haven't confirmed the udev assignment portion of
this bug, so for right now I am going to leave this bug as unverified.

One thing I keep going back and forth on is if this is an error with
udev or eject.  One possibility is to make /dev/cdrom a non-persistent
device name and have it point to the first detected CD-ROM on the
system.  However, udev has been around for about 5 years now and there
might be many applications that depend on /dev/cdrom being a persistent
name for a device.

Looking at eject now, I think the best thing to do is determine how many
optical drives are connected to the system.  If the number of optical
drives is greater than 1, refuse to eject.  If the number of optical
drives is one, then automatically eject that device.  The eject command
is obviously created with the intention of mainly interfacing with CD-
ROMs, so if you have no optical drives but there is another ejectable
device that the eject command can interface with, eject should ignore
that device unless it is explicitly specified.

So, the problem becomes determining the number of optical drives in the
system.  It was suggested by Bryce that we look for /dev/cdrom[1-9].
While most systems name their CD-ROMs in this manner, this naming is
entirely based on udev rules that may not be consistent across all
distributions.  Hence, (as I said above) I don't think this is the best
solution for this problem.

Bryce also suggested that /proc/sys/dev/cdrom/info be used.  One
advantage to using this file is that it uses the CD-ROM capabilities
flags that are set when the drive is registered.  The file appears to
access these flags without opening each device which means the output is
extremely reliable and probably renders extremely fast.  However, from
the research I did, proc is suppose to be used just for process
information and the use of non-process related files in proc is
deprecated.  Also, there is a chance that the user did not include the
proc file system in his/her kernel (although the chances of that are
pretty low).  Finally, the file is formatted in a human readable format
and is not formatted for easy parsing (although parsing the file
wouldn't be terribly hard).

In trying to find a more programmer friendly way of determining how many
optical drives are in the system, I started looking at the udev source
code.  I figured that if udev can determine how many optical drives
exist, then eject should be able to do the same thing.  If you look at
/lib/udev/rules.d/60-cdrom_id.rules, you will see that udev uses a
program called cdrom_id to help it determine if a device is an optical
drive.  It assumes the kernel assigned the CD-ROM a device name of
either /dev/sr[0-9], /dev/hd[a-z] or /dev/xvcd* (apparently a Xen
virtual drive).  Since the kernel supplies these names, they should be
consistent across all recent distros.

The cdrom_id program uses uses an ioctl call in an attempt to access the
drive's CD-ROM capabilities flags.  If the drive's capabilities flags
are available, the drive is assumed to be an optical drive.
Unfortunately, the ioctl call requires an open file handle to the
device.  Since this is a special character file, I'm not sure how much
latency this open operation will introduce.  If you look in the cdrom_id
source code, you will see that there is an intentional delay between
attempts to obtain a file handle although I am not sure if it is
necessary to repeat this delay in eject.  Overall, using this method to
determine the number of optical drives is probably more maintainable but
slower.

I'm currently looking into how udisks (derived from the old HAL code)
determines if a device is an optical drive.  I still haven't located the
code which does this.  If I can't turn up anything useful in udisks, I
think I'll probably have exhausted my research options and will choose
an ideal implementation.

Of course, the ideal implementation could use a series of different
methods to determine if there is a single optical drive.  For example,
first see if /dev/cdrom exists (for backward compatibility).  If
/dev/cdrom does not exists, next see if /proc/sys/dev/cdrom/info exists.
If not, then use the udev method for optical drive detection.

Please note 

[Bug 779581] Re: “Close” button in tabs not responding with the keyboard

2011-08-31 Thread eviljoel
Fix is now in Firefox's trunk.  I'm sure this will get pulled into
Debian eventually.

** Changed in: firefox (Ubuntu)
   Status: In Progress = Fix Committed

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

Title:
  “Close” button in tabs not responding with the keyboard

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

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

[Bug 779581] Re: “Close” button in tabs not responding with the keyboard

2011-08-17 Thread eviljoel
Someone submitted a patch upstream.  The patch has not been committed to
trunk.

** Changed in: firefox (Ubuntu)
   Status: Confirmed = In Progress

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

Title:
  “Close” button in tabs not responding with the keyboard

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

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

[Bug 779581] Re: “Close” button in tabs not responding with the keyboard

2011-08-15 Thread eviljoel
** Bug watch added: Mozilla Bugzilla #679255
   https://bugzilla.mozilla.org/show_bug.cgi?id=679255

** Also affects: firefox via
   https://bugzilla.mozilla.org/show_bug.cgi?id=679255
   Importance: Unknown
   Status: Unknown

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

Title:
  “Close” button in tabs not responding with the keyboard

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

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

[Bug 779581] Re: “Close” button in tabs not responding with the keyboard

2011-07-27 Thread eviljoel
Attempted in Firefox 3.6.18 (Mozilla Firefox for Ubuntu).  It doesn't
close the tab there either.  However, a clicking animation does appear
when the space bar is pressed.  I believe this should still be
considered a bug regardless of if closing the tab is the correct
behavior.  In my opinion, either the clicking animation should be
removed or the tab should close.  Having a response to the keyboard that
does not result in a useful action is not appropriate.  (Of course, this
situation is so hard to find that it may not be worth fixing.)

I later tried reproducing this issue in an Official Windows build of
Firefox (5.0.1).  In Windows, you cannot focus on the close button,
hence pressing spacebar does not cause the clicking animation.  Given
that Windows Firefox does not close the tab (and you cannot even focus
on the close button), this suggests that focusing on the close button is
the actual error.

Later still, I installed 11.04 in a VM and uninstalled the default
Firefox.  I then downloaded a Firefox build (5.0.1) from the Mozilla
website and tested this issue from their build.  This issue also occured
in the Mozilla build of Firefox.  I searched upstream for a similar bug
but did not find one.  Shouldn't we open a bug upstream?

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

Title:
  “Close” button in tabs not responding with the keyboard

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

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