[Bug 349255] Re: Green webcam capture on isight

2009-05-02 Thread nnutter
Is this going to at least be acknowledged by any devs? A fix would be nice but I'm more interested in at least knowing that someone who is smart enough to fix this at least has it on their to-do list. -- Green webcam capture on isight https://bugs.launchpad.net/bugs/349255 You received this bug

[Bug 363312] Re: installer does not remove mismatch password graphic

2009-05-02 Thread nnutter
After installing Jaunty a few times I wanted to clarify this a bit. The current behavior is that if a mismatched password is entered it displays a graphic beside the password box(es). I'm actually not sure whether this graphic first appears upon leaving the password box or after attempting to go t

[Bug 349618] Re: Volume Scales Improperly by Default

2009-05-02 Thread nnutter
This can probably be marked a duplicate of some other bug. It is a small piece of a larger problem. Namely, the audio settings on a MacBook are poorly configured. I don't know whether it's possible to configure volume settings and whatnot when installing ALSA but it would definitely provide a bett

[Bug 363312] [NEW] installer does not remove mismatch password graphic

2009-04-18 Thread nnutter
Public bug reported: This was using the installer on the i386 desktop Jaunty release candidate. After incorrectly retyping my password a graphic appeared informing me of such. However, after correcting my password the graphic remained leading me to believe I was repeatedly mistyping my password.

[Bug 363328] [NEW] nm-applet display bug when switching signal strength

2009-04-18 Thread nnutter
Public bug reported: Binary package hint: network-manager-gnome This is a graphical display bug, it does not impact performance only perceived quality. The NetworkManager Applet 0.7.0.100 "jiggles" when signal strength adjusts back and forth between two different levels. (At least for the 3rd an

[Bug 365705] [NEW] d2j60aaoklmkol.cloudfront.net is incorrectly linking torrents

2009-04-23 Thread nnutter
Public bug reported: The server d2j60aaoklmkol.cloudfront.net is incorrectly linking ISO images instead of the (correct) torrent files. Upon visiting (http://www.ubuntu.com/getubuntu/downloadmirrors#bt) the torrents (all) are incorrectly linked to ISO images when (d2j60aaoklmkol.cloudfront.net) i

[Bug 349618] [NEW] Volume Scales Improperly by Default

2009-03-27 Thread nnutter
Public bug reported: Using Ubuntu 9.04 Beta 1 with all updates as of March 27 running on a MacBook1,1. Expect to happen: When changing volume the output should scale fluidly. Minimum volume should result in lowest audio output and vice versa. What happens: Audio mutes at about >50% volume setti

[Bug 381884] Re: Appletouch touchpad driver produces jumpy two-fingered scrolling

2009-08-14 Thread nnutter
I just wanted to give a use-case/scenario where this is disruptive. First of all, keep in mind that all Apple laptops only have one button so the only option besides using two-finger click right clicks is to bind keys with xmodmap (kind of an annoying necessity and not good for user experience).

[Bug 102818] Re: macbook volume control doesn't work

2007-10-03 Thread nnutter
I was playing with alsamixer and at least for my computer PCM seems to control actual volume so I just went into System > Preferences > Sound and selected PCM to control via keyboard. Also, I can confirm that on my first gen MacBook Master does control treble. I'm on Gutsy, I don't know if this is

[Bug 199047] Re: Poor quality sound on Aluminium iMac

2010-03-19 Thread nnutter
I was able to get the sound to function by adding 'options snd-hda-intel model=mbp3' to /etc/modprobe.d/alsa-base but it still sounded like garbage. I don't know if it is mono or stereo but it definitely is lacking any bass. I know in past experiences and prior to PulseAudio being so integrated the

[Bug 363312] Re: installer does not remove mismatch password graphic

2014-01-10 Thread nnutter
If you can't reproduce it I would say just mark it as Won't Fix or something. This was reported 4.5 years ago... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/363312 Title: installer does not remov

[Bug 1286951] [NEW] blank screen while booting

2014-03-02 Thread nnutter
Public bug reported: I did a clean install of 14.04, updated, dist-upgraded and then installed nvidia-current. When booting I get a black/blank screen. If I add nomodeset at boot then I get a purple box that fills up about 75% of my screen but is otherwise blank. If I wait a bit I can type in m

[Bug 1286951] Re: blank screen while booting

2014-03-03 Thread nnutter
Attaching debug log for Plymouth. ** Attachment added: "plymouth-debug.log" https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304/+bug/1286951/+attachment/4006045/+files/plymouth-debug.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1286951] Re: blank screen while booting

2014-03-03 Thread nnutter
These bug reports seem related: https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1269068 https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/939283 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1286951] Re: blank screen while booting

2014-03-03 Thread nnutter
>From the debug logs I saw it trying to load the i915 driver which seemed suspcious so I checked my (UEFI) BIOS and there was a feature called "IGPU Multi-Monitor" enabled that looks like it might keep the integrated graphics card active even when there is a PCI-E card in place. I disabled that an

[Bug 1269068] Re: Plymouth freezes on ubuntu 13.10 with full disk encryption

2014-03-03 Thread nnutter
Hi Lukasz, I reported a similar bug and found that my BIOS was keeping the integrated graphics card enabled. You might check if my solution could also work for you: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics- drivers-304/+bug/1286951/comments/4 Regards, nnutter -- You received

[Bug 1132001] [NEW] symlinked ~/.config prevents accounts from being added in Online Accounts

2013-02-22 Thread nnutter
Public bug reported: Steps to reproduce: 1. mv ~/.config{,.d} && ln -s ~/.config{.d,} 2. Open Online Accounts in System Settings. 3. Try to add another Jabber account. Done button will be unresponsive as will pressing Enter. I am going to try to work around my use case by using a bind mount but

[Bug 598664] Re: resume fails in development kernels for Lenovo Ideapad S10-3t

2011-06-14 Thread nnutter
** Changed in: linux (Ubuntu) Status: Fix Released => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/598664 Title: resume fails in development kernels for Lenovo Ideapad S10-3t To manage

[Bug 598664] Re: resume fails in development kernels for Lenovo Ideapad S10-3t

2011-06-15 Thread nnutter
Adding 'nohpet' to Grub allows resume to work correctly. I edited /etc/default/grub to add 'nohpet' to GRUB_CMDLINE_LINUX_DEFAULT and then ran 'sudo update-grub' and rebooted. So my GRUB_CMDLINE_LINUX_DEFAULT line now reads: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nohpet" -- You received this

[Bug 598664] Re: resume fails for Lenovo Ideapad S10-3t

2011-06-15 Thread nnutter
** Summary changed: - resume fails in development kernels for Lenovo Ideapad S10-3t + resume fails for Lenovo Ideapad S10-3t -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/598664 Title: resume fails

[Bug 598664] Re: resume fails in development kernels

2010-06-29 Thread nnutter
@SomeoneE1lse: On this machine the lid switch does not work. You have to press the power button to wake. Resume is failing, it is not a matter of user error. -- resume fails in development kernels https://bugs.launchpad.net/bugs/598664 You received this bug notification because you are a member o

[Bug 598664] Re: resume fails in development kernels

2010-06-29 Thread nnutter
Please also note that this issue affects all Lenovo S10-3t's from the limited sample based on the thread linked below: UbuntuForums.org: Lenovo Ideapad S10-3t http://ubuntuforums.org/showthread.php?p=9527775 I have commented there asking people to mark this bug as affecting them. Please review th

[Bug 598664] Re: resume fails in development kernels

2010-06-29 Thread nnutter
@SomeoneE1lse Ah, this is different. The machine completely fails to resume, the screen does not wake and the machine is not accessible via network. This is a regression that only occurs in 2.6.34 and 2.6.35 kernels not 2.6.32 (the version 10.04 uses). I do experience the same issue you are describ

[Bug 598664] Re: resume fails in development kernels

2010-07-01 Thread nnutter
This issue persists after the most recent updates (alpha 2 I suppose). I am attaching a new dmesg output from most recent kernel. nat...@mini-10:~$ uname -a Linux mini-10 2.6.35-6-generic #9-Ubuntu SMP Wed Jun 30 23:09:46 UTC 2010 i686 GNU/Linux nat...@mini-10:~$ aptitude search linux | grep ^i |

[Bug 762964] Re: Bluetooth doesn't work in Ubuntu 11.04

2011-05-16 Thread nnutter
I updated using the "proposed" sources and did a dist-upgrade. With the new kernel my Bluetooth keyboard now works (even on the login screen). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/762964 Titl

[Bug 598664] Re: resume fails in development kernels

2010-08-16 Thread nnutter
** Attachment added: "dmesg output from working kernel (up to date kernel in Lucid)" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/598664/+attachment/1494659/+files/dmesg_10.04_2.6.32-24-generic_%2339-Ubuntu_SMP.txt -- resume fails in development kernels https://bugs.launchpad.net/bu

[Bug 598664] Re: resume fails in development kernels

2010-08-16 Thread nnutter
** Attachment added: "dmesg output from broken kernel (up to date kernel in Maverick)" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/598664/+attachment/1494660/+files/dmesg_10.10_2.6.35-15-generic_%2321-Ubuntu_SMP_default.txt -- resume fails in development kernels https://bugs.launch

[Bug 598664] Re: resume fails in development kernels

2010-08-16 Thread nnutter
** Attachment added: "dmesg output from broken kernel (up to date kernel in Maverick with nohpet specified at boot via Grub)" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/598664/+attachment/1494661/+files/dmesg_10.10_2.6.35-15-generic_%2321-Ubuntu_SMP_nohpet.txt -- resume fails in d

[Bug 598664] Re: resume fails in development kernels

2010-08-16 Thread nnutter
Andy, Thank you for replying. I have attached the dmesg output for the following cases: * working Ubuntu kernel from Lucid * broken Ubuntu kernel from Maverick * broken Ubuntu kernel from Maverick with nohpet I tried using nolapic but then received an error at boot that looked like it couldn't f

[Bug 598664] Re: resume fails in development kernels

2010-08-17 Thread nnutter
I tried suspend/resume with cando blacklisted (verified with lsmod | grep cando) and still was not able to resume successfully. I am attaching the dmesg output. Thanks for the suggestion! ** Attachment added: "dmesg output from broken kernel (up to date kernel in Maverick with hid_cando blacklist

[Bug 598664] [NEW] resume fails in development kernels

2010-06-25 Thread nnutter
Public bug reported: This is an issue that was previously working in Lucid's kernel (2.6.32) but now occurs in 2.6.34 and 2.6.35 whether using the kernel ppa in Lucid or using Maverick. The hard drive light blinks for a sec and then goes out and the power light remains on but the screen never come

[Bug 598664] Re: resume fails in development kernels

2010-06-25 Thread nnutter
** Attachment added: "dmesg.txt" http://launchpadlibrarian.net/50922427/dmesg.txt ** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/50922127/AlsaDevices.txt ** Attachment added: "AplayDevices.txt" http://launchpadlibrarian.net/50922128/AplayDevices.txt ** Attachment

[Bug 598664] Re: resume fails in development kernels

2010-06-25 Thread nnutter
This also occurs in the mainline kernel but the dmesg output is a bit different. nat...@mini-10:~$ grep -C 5 Magic dmesg-mainline.txt [1.303062] lo: Disabled Privacy Extensions [1.303533] NET: Registered protocol family 17 [1.304597] Using IPI No-Shortcut mode [1.304782] PM: Resum

[Bug 598664] Re: resume fails in development kernels

2010-07-31 Thread nnutter
Attaching a kernel config from a kernel package from AUR that uses 2.6.34+ but does not exhibit the sleep/resume issue. Also fixes issue where opening the lid does not wake the computer (2.6.32 affected as well). ** Attachment added: "kconfig-netbook" http://launchpadlibrarian.net/52784305/kcon

[Bug 598664] Re: resume fails in development kernels for Lenovo Ideapad S10-3t

2010-08-28 Thread nnutter
Resume is working on the latest kernel! Linux mach 2.6.35-19-generic #26-Ubuntu SMP Thu Aug 26 19:13:05 UTC 2010 i686 GNU/Linux Great work! Thank you, thank you, thank you! -- resume fails in development kernels for Lenovo Ideapad S10-3t https://bugs.launchpad.net/bugs/598664 You received this