[Bug 1911055] Re: [modeset][nvidia] suspend/resume broken in nvidia-460 : Display engine push buffer channel allocation failed

2021-09-14 Thread Shannon VanWagner
Inspired by #17 - What seems to have worked for me is to disable all nvidia service scripts. First, can take note of current setting with: $ for e in suspend hibernate resume;do sudo systemctl status nvidia-$e.service;done ● nvidia-suspend.service - NVIDIA system suspend actions Loaded:

[Bug 1798790] Re: Ubuntu login screen never appears when using the Nvidia driver (and setting WaylandEnable=false fixes it)

2019-05-18 Thread Shannon VanWagner
Workaround in #19 working for me so far on Ubuntu 19.04. Have done a reboot test and a powerup test so far. Something I noticed earlier when the machine was stuck is that the machine was able to get to the point where I could ssh to it after the GUI hadn't started. The command below did bring

[Bug 971221]

2018-11-28 Thread Shannon VanWagner
I've tried installing wininet dotnet20 ie6 into a 32-bit wineprefix and I can't authenticate with my Google account. Instead, I get a window that shows: You must be connected to the Internet to use this feature. Try again Close this window This site says to copy over some GoogleOAuth registry

[Bug 1722940] Re: 17.10 boots to black screen with cursor

2017-10-11 Thread Shannon VanWagner
*** This bug is a duplicate of bug 1722988 *** https://bugs.launchpad.net/bugs/1722988 Be warned of #3 - reboot brings terminal login :*( Ok so after steps from #3, this seems to have fixed it: sudo dpkg-reconfigure gdm3 select gdm3, push enter Reboot -- You received this bug

[Bug 1722988] Re: Crash, black screen with lightdm

2017-10-11 Thread Shannon VanWagner
This seems to have fixed the problem for me: sudo systemctl disable lightdm sudo systemctl stop lightdm sudo systemctl enable gdm #Seems to fail sudo systemctl start gdm sudo dpkg-reconfigure gdm3 #Shows lightdm selected select gdm3, push enter Reboot -- You received this bug notification

[Bug 1722940] Re: 17.10 boots to black screen with cursor

2017-10-11 Thread Shannon VanWagner
Workaround (works for me) to get login screen back, switch from lightdm to gdm: sudo systemctl disable lightdm sudo systemctl stop lightdm sudo systemctl enable gdm #Seems to fail sudo systemctl start gdm h/t @judd for the tip on

[Bug 320734] Re: game play is very slow in supertux2

2016-01-09 Thread Shannon VanWagner
Seems to be something wrong with the video "auto" setting in .supertux2/config When I checked the older version of Supertux, the setting is video "sdl" You can check the video setting for Supertux2 from the terminal(CTRL+ALT+t) as in this example: $ grep 'video \"' .supertux2/config (video

[Bug 1267675] Re: [13.10] Alienware M14xR2 (CA0132) - External headphone/headset/microphone do not work when plugged in

2014-01-25 Thread Shannon VanWagner
Perhaps there is a fix mentioned by Michael Murphy (mstick) at this link can make thinks work for Earl: https://plus.google.com/114251447858061222694/posts/MnPLEVs486u Basically it entails starting alsamixer from the command line, then moving to the various external ports related controls and

[Bug 1267675] Re: [13.10] Alienware M14xR2 (CA0132) - External headphone/headset/microphone do not work when plugged in

2014-01-13 Thread Shannon VanWagner
Thanks @Raymond!! So Earl, maybe we can try the suggestion from the bug there to get sound working: #Bootup normally, ensure sound works, then run these in the terminal and test the sound again: sudo rmmod snd_hda_intel sudo modprobe snd_hda_intel position_fix=1 If the above works, we can see

[Bug 1267675] Re: [13.10] Alienware M14xR2 (CA0132) - External headphone/headset/microphone do not work when plugged in

2014-01-12 Thread Shannon VanWagner
@Raymond - Thanks for the answers. Would you happen to know where we can get the 'hda-jack-sense-test' util for Saucy 13.10? David Henningsson's PPA at ppa:diwic/ppa, which formerly provided it, only seems to provide packages for Precise(12.04) and below. For example, the hdajackretask util has

[Bug 1267675] Re: [13.10] Alienware M14xR2 (CA0132) - External headphone/headset/microphone do not work when plugged in

2014-01-12 Thread Shannon VanWagner
Ok, I just thought of something.. For all those who want to get the values from 'hda-jack-sense-test' (there are many apparently), perhaps you can do this: Run the LiveCD of 12.04 on your computer, then add https://launchpad.net/~diwic/+archive/ppa to it and run the 'hda-jack- sense-test' from

[Bug 1267675] Re: [13.10] Alienware M14xR2 (CA0132) - External headphone/headset/microphone do not work when plugged in

2014-01-12 Thread Shannon VanWagner
Um, woops... Please disregard my previous 2 comments. I must have been suffering from a lack of oxygen to my brain or something.. To get hda-jack-sense-test, we simply need to run these commands: sudo add-apt-repository ppa:diwic/hda (hit enter to run, authenticate, then hit enter to add) sudo

[Bug 1267675] Re: [13.10] Alienware M14xR2 (CA0132) - External headphone/headset/microphone do not work when plugged in

2014-01-10 Thread Shannon VanWagner
headphone jack, and headset jack, and a microphone jack are you sure that it support headset jack ? There are 3 multimedia jacks, all are 3.5mm: microphone(picture of microphone), headhpones/microphone-combo(picture of headhpones with microphone boom), and headphones(picture of headphones).

Re: [Bug 960124] Re: [VPCZ13C5E or VPCZ114GX, Realtek ALC889, Speaker, Internal] No sound at all

2013-02-14 Thread Shannon VanWagner
Thanks very much Sir! So I installed and after a few reboots, my sound is not working through the speaker. It does work through the headphones though. I wonder if I did something wrong.. sv@ububox:~$ dpkg -l |grep alsa-hda-lts-quantal-dkms ii alsa-hda-lts-quantal-dkms 0.201302131900~precise1

Re: [Bug 960124] Re: [VPCZ13C5E or VPCZ114GX, Realtek ALC889, Speaker, Internal] No sound at all

2013-02-14 Thread Shannon VanWagner
-quantal-dkms ii alsa-hda-lts-quantal-dkms 0.201302141923~precise1 HDA driver in DKMS format. Thanks! Shannon On Thu, Feb 14, 2013 at 9:15 PM, Shannon VanWagner shannon.vanwag...@gmail.com wrote: Thanks very much Sir! So I installed and after

Re: [Bug 960124] Re: [VPCZ13C5E or VPCZ114GX, Realtek ALC889, Speaker, Internal] No sound at all

2013-02-12 Thread Shannon VanWagner
(--install): subprocess installed post-installation script returned error exit status 10 Something similar happens if I try to install the older package (alsa-hda-dkms_0.201208081815~precise1_all.deb). Anybody else seeing this problem? Thanks! Shannon VanWagner On Thu, Aug 9, 2012 at 7:42 AM, David

[Bug 960124] Re: [VPCZ13C5E or VPCZ114GX, Realtek ALC889, Speaker, Internal] No sound at all

2012-08-09 Thread Shannon VanWagner
David: I followed your instructions and now sound works good on my VPCZ114GX - just like Adam describes. File I installed: alsa-hda-dkms_0.201208081815~precise1_all.deb url: https://code.launchpad.net/~ubuntu-audio-dev/+archive/alsa-daily/+files/alsa-hda-dkms_0.201208081815%7Eprecise1_all.deb

[Bug 657048] Re: visualvm fails to launch because it can't find jdk: Cannot find java. Please use the --jdkhome switch

2012-05-11 Thread Shannon VanWagner
The /usr/bin/jvisualvm startup script (around line 13) is looking for: /usr/lib/jvm/java-6-openjdk : sv@ubu:~$ grep -n /usr/lib/jvm /usr/bin/jvisualvm 13:for j in /usr/lib/jvm/java-6-openjdk /usr/lib/jvm/java-6-sun; do And, assuming the openjdk-6-jdk package is already installed (sudo apt-get

Re: [Bug 960124] Re: [VPCZ13C5E, Realtek ALC889, Speaker, Internal] No sound at all

2012-05-02 Thread Shannon VanWagner
Here's the alsa info from my configurations, if it does any good: Without override: http://www.alsa-project.org/db/?f=13185ac0bbdbc4ebab55dae50d92cf2e0549a7a0 With override: http://www.alsa-project.org/db/?f=28e913288d233aabdd7e35fa6ac33828b885dc61 I have the Sony VPCZ114GX. Thanks again for

[Bug 960124] Re: [VPCZ13C5E, Realtek ALC889, Speaker, Internal] No sound at all

2012-04-27 Thread Shannon VanWagner
Probably I'm just not seeing the bigger picture but it seems crazy that this worked in the last release and then now it's broken. Can't we just look at how it was setup last time and put it back to that? Just thinking out loud. Cheers! -- You received this bug notification because you are a

[Bug 960124] Re: [VPCZ13C5E, Realtek ALC889, Speaker, Internal] No sound at all

2012-04-27 Thread Shannon VanWagner
Sorry for my short-sighted comment.. With all the umpteen-million lines of code in play here, I guess it should be no surprise that things get bumpy sometimes. This is progress! Anyways, so I installed David's PPA and Wouter's comment #7 works perfectly for me as well! I also installed the boot

[Bug 941874] Re: (fakeraid) root device not activated during boot

2012-04-03 Thread Shannon VanWagner
Works for me as well now, thanks! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/941874 Title: (fakeraid) root device not activated during boot To manage notifications

[Bug 941874] Re: (fakeraid) root device not activated during boot

2012-04-03 Thread Shannon VanWagner
Works for me as well now, thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/941874 Title: (fakeraid) root device not activated during boot To manage notifications about this bug go to:

[Bug 941874] Invitation to connect on LinkedIn

2012-03-31 Thread Shannon VanWagner
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - Shannon Shannon VanWagner Network Administrator / IT Support at Airbiquity Greater Seattle Area Confirm that you know Shannon VanWagner: https://www.linkedin.com/e/alfvy9-h0hg05c2-9/isd/6509490604/6f

[Bug 941874] Re: (fakeraid) root device not activated during boot

2012-03-31 Thread Shannon VanWagner
Sorry about the linkedin spam.. I think I bombed my address book with it. Please feel free to delete comment #35. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/941874 Title:

[Bug 941874] Invitation to connect on LinkedIn

2012-03-31 Thread Shannon VanWagner
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - Shannon Shannon VanWagner Network Administrator / IT Support at Airbiquity Greater Seattle Area Confirm that you know Shannon VanWagner: https://www.linkedin.com/e/alfvy9-h0hg05c2-9/isd/6509490604/6f

[Bug 442748] Invitation to connect on LinkedIn

2012-03-31 Thread Shannon VanWagner
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - Shannon Shannon VanWagner Network Administrator / IT Support at Airbiquity Greater Seattle Area Confirm that you know Shannon VanWagner: https://www.linkedin.com/e/-dyx1pl-h0hg0lgc-5s/isd/6509491589

[Bug 941874] Re: (fakeraid) root device not activated during boot

2012-03-31 Thread Shannon VanWagner
Sorry about the linkedin spam.. I think I bombed my address book with it. Please feel free to delete comment #35. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/941874 Title: (fakeraid) root device

[Bug 442748] Re: 0x10250137 needs addition to position_fix=1 whitelist

2012-03-31 Thread Shannon VanWagner
Sorry about the linkedin spam.. I think I bombed my address book with it. Please feel free to delete comment #41. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/442748 Title: 0x10250137 needs

[Bug 960124] Re: [VPCZ13C5E, Realtek ALC889, Speaker, Internal] No sound at all

2012-03-30 Thread Shannon VanWagner
Any ONE of these strings(there may be more) added to the bottom of /etc/modprobe.d/alsa-base.conf (then rebooting) makes the sound work but beware as plugging in the headphones will not cancel out the sound via the speakers - both will play sound. Can be embarassing if you're thinking the sound

[Bug 941874] Re: (fakeraid) root device not activated during boot

2012-03-19 Thread Shannon VanWagner
Can you try updating your initramfs and see if that helps? sudo update-initramfs -u I did this and I still get dropped to the busybox, just after begin running scripts/local-top...done shows during boot. From busybox, ls /dev shows these (disk but not the partitions): /dev/dm-0

[Bug 941874] Re: (fakeraid) root device not activated during boot

2012-03-19 Thread Shannon VanWagner
Can you try updating your initramfs and see if that helps? sudo update-initramfs -u I did this and I still get dropped to the busybox, just after begin running scripts/local-top...done shows during boot. From busybox, ls /dev shows these (disk but not the partitions): /dev/dm-0

[Bug 941874] Re: (fakeraid) root device not activated during boot

2012-03-18 Thread Shannon VanWagner
Here's what fixed it for me: change the following line in sbin/dmraid-activate back to the same as it was in initrd.img.3.0.0.12-generic from Oneric: Change (around line 75): # array brought up in degraded mode, except in the case of striped arrays. dmraid -p -i -ay -Z $1 To:

Re: [Bug 941874] Re: (fakeraid) root device not activated during boot

2012-03-18 Thread Shannon VanWagner
Ken, for me, everything was in /dev/mapper and before running dmraid -ay ls /dev/mapper/ only had the device, not the partitions: isw_dgjgchief_Volume0 Then after dmraid -ay, ls /dev/mapper shows (p1,p2,p3 being my /, home, swap partitions): isw_dgjgchief_Volume0p1 isw_dgjgchief_Volume0p3

Re: [Bug 941874] Re: (fakeraid) root device not activated during boot

2012-03-18 Thread Shannon VanWagner
Ah.. disregard my previous comment.. they're just links to dm-0 thru dm-3 ls -l /dev/mapper lrwxrwxrwx 1 root root 7 Mar 18 21:05 isw_dgjgchief_Volume0 - ../dm-0 lrwxrwxrwx 1 root root 7 Mar 18 21:05 isw_dgjgchief_Volume0p1 - ../dm-1 lrwxrwxrwx 1 root root 7 Mar 18 21:05

[Bug 941874] Re: (fakeraid) root device not activated during boot

2012-03-18 Thread Shannon VanWagner
Here's what fixed it for me: change the following line in sbin/dmraid-activate back to the same as it was in initrd.img.3.0.0.12-generic from Oneric: Change (around line 75): # array brought up in degraded mode, except in the case of striped arrays. dmraid -p -i -ay -Z $1 To:

Re: [Bug 941874] Re: (fakeraid) root device not activated during boot

2012-03-18 Thread Shannon VanWagner
Ken, for me, everything was in /dev/mapper and before running dmraid -ay ls /dev/mapper/ only had the device, not the partitions: isw_dgjgchief_Volume0 Then after dmraid -ay, ls /dev/mapper shows (p1,p2,p3 being my /, home, swap partitions): isw_dgjgchief_Volume0p1 isw_dgjgchief_Volume0p3

Re: [Bug 941874] Re: (fakeraid) root device not activated during boot

2012-03-18 Thread Shannon VanWagner
Ah.. disregard my previous comment.. they're just links to dm-0 thru dm-3 ls -l /dev/mapper lrwxrwxrwx 1 root root 7 Mar 18 21:05 isw_dgjgchief_Volume0 - ../dm-0 lrwxrwxrwx 1 root root 7 Mar 18 21:05 isw_dgjgchief_Volume0p1 - ../dm-1 lrwxrwxrwx 1 root root 7 Mar 18 21:05

[Bug 896376] Re: Galaxy Nexus (MTP, phone) and Xoom (MTP, tablet) don't show up in Banshee

2011-12-25 Thread Shannon VanWagner
To have banshee see your Samsung Galaxy Nexus (Android): Close out of banshee completely. Plug in your phone and open the root folder (select open folder on plug-in prompt) Create an empty file, rename it to .is_audio_player (no quotes) Works for me... Credit:

[Bug 553200] Re: Mouse and keyboard stop working after selecting user

2010-04-22 Thread Shannon VanWagner
Woops, I had bungled up the PPA install. So I removed it and then ran sudo apt-get update sudo apt-get upgrade and since Alberto's changes have been included in the updates everything is now fixed. Awesome! Thanks so much for fixing this! Shannon VanWagner Ubuntu 10.04 on Dell Inspiron 2650

[Bug 553200] Re: Mouse and keyboard stop working after selecting user

2010-04-20 Thread Shannon VanWagner
I tried loading up Mr. Milone's PPA for lucid and I received this error: 404 Not Found W: Failed to fetch http://ppa.launchpad.net/albertomilone/ppa/ubuntu/dists/lucid/main/binary-i386/Packages.gz 404 Not Found Am I doing something wrong? I'll go and get the download from the ftp site

[Bug 553200] Re: Mouse and keyboard stop working after selecting user

2010-04-20 Thread Shannon VanWagner
Is there a PPA for Lucid? I tried using the apt-add-repository in my Ubuntu 10.04 and sudo apt-get update fails with: 404 Not Found W: Failed to fetch http://ppa.launchpad.net/albertomilone/ppa/ubuntu/dists/lucid/main/binary-i386/Packages.gz 404 Not Found Thanks very much! -- Mouse and

[Bug 553200] Re: Mouse and keyboard stop working after selecting user

2010-04-11 Thread Shannon VanWagner
with this! Shannon VanWagner - humans-enabled.com -- Mouse and keyboard stop working after selecting user https://bugs.launchpad.net/bugs/553200 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 553200] Re: Mouse and keyboard stop working after selecting user

2010-04-11 Thread Shannon VanWagner
Whoops, I meant to attach my jockey.log in #16. So I've done one better.. I've attached the jockey.log and I generated a log from 'sudo nvidia-bugreport.sh' and tarred them up together in the attachment. Cheers! Shannon VanWagner ** Attachment added: jockey_log_and_nvidia_bug_report_log.tar.gz

[Bug 213639] Re: Problem with IDE DVD-RW on VIA controler with pata_via module

2010-04-05 Thread Shannon VanWagner
-dvdrw-on-via-controller-in-jaunty-3402498 Thanks! Shannon VanWagner -- Problem with IDE DVD-RW on VIA controler with pata_via module https://bugs.launchpad.net/bugs/213639 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 442748] Re: 0x10250137 needs addition to position_fix=1 whitelist

2010-04-02 Thread Shannon VanWagner
** Tags removed: needs-upstream-testing -- 0x10250137 needs addition to position_fix=1 whitelist https://bugs.launchpad.net/bugs/442748 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 442748] Re: 0x10250137 needs addition to position_fix=1 whitelist

2010-04-02 Thread Shannon VanWagner
so far) works beautifully (and sound too) with Ubuntu 10.04 (04-02-10 Daily LiveCD). Thanks and Nice Work!! Shannon VanWagner humans-enabled.com -- 0x10250137 needs addition to position_fix=1 whitelist https://bugs.launchpad.net/bugs/442748 You received this bug notification because you

[Bug 551386] Re: package edubuntu-artwork 0.1. 0-61 failed to install/upgrade: sub-processo script post -installation instalado retornou estado de saída de e rro 1

2010-04-01 Thread Shannon VanWagner
The following packages will be REMOVED: edubuntu-artwork The following packages have been kept back: firefox-3.5-gnome-support linux-generic linux-headers-generic linux-image-generic ntfs-3g python-twisted-conch 0 upgraded, 0 newly installed, 1 to remove and 6 not upgraded. 1 not fully

[Bug 120434] Re: [needs-packaging] Ricoh R5U87x Webcam userland tools

2010-03-30 Thread Shannon VanWagner
#16 above works perfectly for Sony Vaio SZ670N (installed the 2 .deb files) $ lsusb |grep Ricoh Bus 001 Device 003: ID 05ca:183a Ricoh Co., Ltd Visual Communication Camera VGP-VCC7 [R5U870] Of course I had to install build-essential, linux-headers-generic for it to work. Thanks! --

[Bug 529363] Re: HPT370 infinite reboot loop as GRUB loads

2010-03-30 Thread Shannon VanWagner
I've installed a PATA drive and am using it for the root / and swap partitions and now Ubuntu 10.04 installed perfectly, and everything works fine. My /home drive is ext4 and is on the sata drive that is connected to the highpoint controller. I still haven't tested whether putting just /boot on

[Bug 529363] Re: HPT370 infinite reboot loop as GRUB loads

2010-03-23 Thread Shannon VanWagner
I read somewhere that installing a /boot partition on a separate EIDE hard drive may fix the problem but I haven't had a chance to test it yet. When I get around to testing it, I'll post the results here. Cheers! Shannon -- HPT370 infinite reboot loop as GRUB loads

[Bug 529363] [NEW] HPT370 infinite reboot loop as GRUB loads

2010-02-28 Thread Shannon VanWagner
. I tried to email Uwe, but the email address doesn't work. Thanks for any answers you can provide. Sincerely, Shannon VanWagner ProblemType: Bug Architecture: i386 Date: Sun Feb 28 07:39:05 2010 DistroRelease: Ubuntu 9.10 LiveMediaBuild: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5) Package

[Bug 529363] Re: HPT370 infinite reboot loop as GRUB loads

2010-02-28 Thread Shannon VanWagner
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/39874370/Dependencies.txt -- HPT370 infinite reboot loop as GRUB loads https://bugs.launchpad.net/bugs/529363 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 529363] Re: HPT370 infinite reboot loop as GRUB loads

2010-02-28 Thread Shannon VanWagner
I've attached lspci -v output. ** Attachment added: lspci.txt http://launchpadlibrarian.net/39874393/lspci.txt -- HPT370 infinite reboot loop as GRUB loads https://bugs.launchpad.net/bugs/529363 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 442748] Re: 0x10250137 needs addition to position_fix=1 whitelist

2010-02-07 Thread Shannon VanWagner
So after some testing, I found the volume was still being muted after some reboots. So then I commented out (per a tip I found on debian bug reports) load-module module-device-restore in /etc/pulse/default.pa So instead of /etc/pulse/default.pa containing: ### Automatically restore the volume of

[Bug 442748] Re: 0x10250137 needs addition to position_fix=1 whitelist

2010-02-06 Thread Shannon VanWagner
], device 1: ALC1200 Digital [ALC1200 Digital] Subdevices: 1/1 Subdevice #0: subdevice #0 So now the crunchiness has gone away, and the sound doesn't go to mute everytime I reboot and log back in. This rocks! Shannon VanWagner -- 0x10250137 needs addition to position_fix=1 whitelist https

[Bug 442748] Re: 0x10250137 needs addition to position_fix=1 whitelist

2010-02-06 Thread Shannon VanWagner
I've attached my /etc/modprobe.d/alsa-base.conf so you can compare yours to the one that works well for me. Cheers! Shannon VanWagner ** Attachment added: alsa-base.conf http://launchpadlibrarian.net/38850781/alsa-base.conf -- 0x10250137 needs addition to position_fix=1 whitelist https

[Bug 394500] Re: [Karmic] softmodem-opened /dev/snd/pcm* cause pulseaudio: card not found - Null Output / Dummy Output

2010-01-22 Thread Shannon VanWagner
and then back on, with one-click, or keystroke. Don't take me wrong, I'm absolutely not complaining about this wonderful and FREE operating system... these are just humble requests... nothing more. regards, Shannon VanWagner -- [Karmic] softmodem-opened /dev/snd/pcm* cause pulseaudio: card

[Bug 442748] Re: 0x10250137 needs addition to position_fix=1 whitelist

2010-01-22 Thread Shannon VanWagner
I have workarounds, but it would be great if they were better, for these two nagging problems: 1.) Every time I reboot the computer and login, the sound volume is turned all the way down. Is there a way to modify this setting? 2.) My sound is very fragile... I can easily break the sound into

[Bug 442748] Re: 0x10250137 needs addition to position_fix=1 whitelist

2009-12-31 Thread Shannon VanWagner
my Dell Inspiron 2650 to Karmic and it works fine. Thanks for any help you can provide. I greatfully appreciate it! Sincerely, Shannon VanWagner -- 0x10250137 needs addition to position_fix=1 whitelist https://bugs.launchpad.net/bugs/442748 You received this bug notification because you

[Bug 442748] Re: 0x10250137 needs addition to position_fix=1 whitelist

2009-12-20 Thread Shannon VanWagner
As suggested in #17, I've configured my system as follows per https://help.ubuntu.com/community/UbuntuStudioPreparation -- Real-Time Support After you've got the kernel you still need to set up real-time access for your applications. All you have to do for this is give your audio group

[Bug 442748] Re: 0x10250137 needs addition to position_fix=1 whitelist

2009-12-20 Thread Shannon VanWagner
Daniel, After making the changes above(assuming that implemented the real time support stuff properly... the post in 18 appears to mention using a custom -rt built kernel, which I haven't done.. not sure if that's the correct thing to do or not. Also, I tried setting the memlock to unlimited and

[Bug 442748] Re: Sound output is intermittent system-wide with nVidia MCP73 HDA

2009-12-06 Thread Shannon VanWagner
to play my wine game with full sound. Please let me know if there's anything else I should add to this report to help define the issue. Thanks very much for your assistance! Shannon VanWagner humans enabled -- Sound output is intermittent system-wide with nVidia MCP73 HDA https

[Bug 460616] Re: [i945GM] Black video playback with dual screen enabled

2009-11-03 Thread Shannon VanWagner
I didn't mention it above - Step #4 fixes the problem for me. -- [i945GM] Black video playback with dual screen enabled https://bugs.launchpad.net/bugs/460616 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 460616] Re: [i945GM] Black video playback with dual screen enabled

2009-11-03 Thread Shannon VanWagner
configuration was going to suffer, but it didn't. The resolutions for my monitors are as follows: 1280x1024 Planar 19 lcd monitor 1400x1050 hp Compaq nc6320 lcd screen Right On. That just made my day. Ubuntu is awesome! Freedom and GNU/Linux is awesome!! Shannon VanWagner humans enabled

[Bug 415023] Re: brightness is broken on MSI WIND U100

2009-10-29 Thread Shannon VanWagner
** Changed in: hal-info (Ubuntu) Status: Fix Committed = Fix Released -- brightness is broken on MSI WIND U100 https://bugs.launchpad.net/bugs/415023 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu. --

[Bug 415023] Re: brightness is broken on MSI WIND U100

2009-10-29 Thread Shannon VanWagner
So can someone point me to the best workaround? I'm going with #84 so far, but I just wanted to check. I just helped someone get wubi-Ubuntu-Karmic on their U120 and this bug could be a show stopper for Ubuntu exploration. Thanks! Shannon VanWagner humans enabled -- brightness is broken

[Bug 460616] Re: Black video playback with dual screen enabled

2009-10-26 Thread Shannon VanWagner
Has anyone found a workaround for this? Also, if there is any other output I need to provide to help with the troubleshooting, please let me know. This problem makes it hard for me to use my ubuntu machine as a conference room presentation pc because I can't play videos when the secondar monitor

[Bug 460616] Re: Black video playback with dual screen enabled

2009-10-26 Thread Shannon VanWagner
I've attached the output from strace if it helps at all. The command I used was: strace vlc test_video.ogg 2strace_output_dual_screen_vlc_oggvideo.txt The video I tested is a native *.ogg format video. ** Attachment added: strace_output_dual_screen_vlc_oggvideo.txt

[Bug 349312] Re: Evolution 2.26 does not support import of outlook .pst

2009-10-16 Thread Shannon VanWagner
? That would be an awesome feature. Regards, Shannon VanWagner -- Evolution 2.26 does not support import of outlook .pst https://bugs.launchpad.net/bugs/349312 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 442748] apport-collect data

2009-10-09 Thread Shannon VanWagner
Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: gamer 2120 F pulseaudio Card0.Amixer.info: Card hw:0 'NVidia'/'HDA NVidia at 0xf9e78000 irq 7' Mixer name : 'Realtek ALC1200' Components : 'HDA:10ec0888,10250137,00100101' Controls

[Bug 442748] AlsaDevices.txt

2009-10-09 Thread Shannon VanWagner
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/33391045/AlsaDevices.txt -- Sound output is intermittent system-wide with nVidia MCP73 HDA https://bugs.launchpad.net/bugs/442748 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 442748] AplayDevices.txt

2009-10-09 Thread Shannon VanWagner
** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/33391049/AplayDevices.txt -- Sound output is intermittent system-wide with nVidia MCP73 HDA https://bugs.launchpad.net/bugs/442748 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 442748] ArecordDevices.txt

2009-10-09 Thread Shannon VanWagner
** Attachment added: ArecordDevices.txt http://launchpadlibrarian.net/33391050/ArecordDevices.txt -- Sound output is intermittent system-wide with nVidia MCP73 HDA https://bugs.launchpad.net/bugs/442748 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 442748] BootDmesg.txt

2009-10-09 Thread Shannon VanWagner
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/33391051/BootDmesg.txt -- Sound output is intermittent system-wide with nVidia MCP73 HDA https://bugs.launchpad.net/bugs/442748 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 442748] Card0.Amixer.values.txt

2009-10-09 Thread Shannon VanWagner
** Attachment added: Card0.Amixer.values.txt http://launchpadlibrarian.net/33391052/Card0.Amixer.values.txt -- Sound output is intermittent system-wide with nVidia MCP73 HDA https://bugs.launchpad.net/bugs/442748 You received this bug notification because you are a member of Ubuntu Bugs,

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

2009-10-09 Thread Shannon VanWagner
** Attachment added: Card0.Codecs.codec.0.txt http://launchpadlibrarian.net/33391053/Card0.Codecs.codec.0.txt -- Sound output is intermittent system-wide with nVidia MCP73 HDA https://bugs.launchpad.net/bugs/442748 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 442748] CurrentDmesg.txt

2009-10-09 Thread Shannon VanWagner
** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/33391056/CurrentDmesg.txt -- Sound output is intermittent system-wide with nVidia MCP73 HDA https://bugs.launchpad.net/bugs/442748 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 442748] Dependencies.txt

2009-10-09 Thread Shannon VanWagner
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/33391057/Dependencies.txt -- Sound output is intermittent system-wide with nVidia MCP73 HDA https://bugs.launchpad.net/bugs/442748 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 442748] PciMultimedia.txt

2009-10-09 Thread Shannon VanWagner
** Attachment added: PciMultimedia.txt http://launchpadlibrarian.net/33391058/PciMultimedia.txt -- Sound output is intermittent system-wide with nVidia MCP73 HDA https://bugs.launchpad.net/bugs/442748 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 442748] XsessionErrors.txt

2009-10-09 Thread Shannon VanWagner
** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/33391059/XsessionErrors.txt ** Changed in: linux (Ubuntu) Status: Incomplete = New ** Tags added: apport-collected -- Sound output is intermittent system-wide with nVidia MCP73 HDA

Re: [Bug 442748] Re: Sound output is intermittent system-wide with nVidia MCP73 HDA

2009-10-09 Thread Shannon VanWagner
Leann, I've run the utility and it appears to have uploaded the information you requested. Thanks! Shannon VanWagner On Fri, Oct 9, 2009 at 7:20 PM, Leann Ogasawara leann.ogasaw...@canonical.com wrote: Hi Shannon, Can you run the following command from a Terminal (Applications-Accessories

[Bug 442748] [NEW] Sound output is intermittent system-wide with nVidia MCP73 HDA

2009-10-04 Thread Shannon VanWagner
Public bug reported: Sound output is intermittent system-wide with nVidia MCP73 HDA lspci |grep Audio 00:09.0 Audio device: nVidia Corporation MCP73 High Definition Audio (rev a1) I get sound on some things and then on others and then sometimes the sound output is a crunchy sound instead of the

[Bug 442748] Re: Sound output is intermittent system-wide with nVidia MCP73 HDA

2009-10-04 Thread Shannon VanWagner
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/33008469/Dependencies.txt -- Sound output is intermittent system-wide with nVidia MCP73 HDA https://bugs.launchpad.net/bugs/442748 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 440882] [NEW] can't play a video in Totem Movie Player with dual screens enabled

2009-10-02 Thread Shannon VanWagner
Screen) and have attached a PLANAR 19 Monitor - both with resolution of 1280x1024. I have also tried to play the videos using VLC and the result is the same. Thanks! Shannon VanWagner ProblemType: Bug Architecture: i386 Date: Fri Oct 2 11:17:29 2009 DistroRelease: Ubuntu 9.10 ExecutablePath

[Bug 440882] Re: can't play a video in Totem Movie Player with dual screens enabled

2009-10-02 Thread Shannon VanWagner
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32879229/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/32879230/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/32879232/ProcStatus.txt -- can't play

[Bug 411574] Re: [karmic] No sound on Intel 82801H HD Audio

2009-09-17 Thread Shannon VanWagner
method to work around this problem at first, but as it turns out - using pulseaudio is better. Good Luck! Shannon VanWagner humans enabled -- [karmic] No sound on Intel 82801H HD Audio https://bugs.launchpad.net/bugs/411574 You received this bug notification because you are a member of Ubuntu

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-13 Thread Shannon VanWagner
svanwag...@ubuntu-scythe:~$ amixer Simple mixer control 'Master',0 Capabilities: pvolume pswitch pswitch-joined Playback channels: Front Left - Front Right Limits: Playback 0 - 63 Mono: Front Left: Playback 63 [100%] [3.00dB] [on] Front Right: Playback 63 [100%] [3.00dB] [on] Simple

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-13 Thread Shannon VanWagner
So I figured out how to make the sound louder - it's the PCM volume, which was set to the lowest setting. The problem is that to change PCM - I had to run alsamixer from the gnome-terminal and change the setting with the keyboard. I'm thinking it would take anyone who is even noobier than me

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-12 Thread Shannon VanWagner
svanwag...@ubuntu-scythe:~$ pulseaudio - I: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted I: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted D: core-rtclock.c: Timer slack is set to 50 us. I: core-util.c: Failed to acquire high-priority

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-12 Thread Shannon VanWagner
/dev/dsp* /dev/snd/* [sudo] password for svanwagner: USERPID ACCESS COMMAND /dev/snd/controlC0: Slmodemd 2221 F slmodemd /dev/snd/pcmC0D6c: Slmodemd 2221 F...m slmodemd /dev/snd/pcmC0D6p: Slmodemd 2221 F...m slmodemd Thanks! Shannon VanWagner -- [karmic

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-12 Thread Shannon VanWagner
So I disabled the Hardware Drivers for the modem. So the slmodemd is not loading now and I have sound everytime. If you need some sort of output from the slmodemd as installed, I could load it back in. I guess if I ever wanted to use the modem on this machine, I would need to figure out some way

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-10 Thread Shannon VanWagner
graphics are working a lot better in the Karmic version and I'd hate to not be able to recommend the upgrade. Thanks! Shannon VanWagner -- [karmic] pulseaudio: card not found - Null Output / Dummy Output https://bugs.launchpad.net/bugs/394500 You received this bug notification because you

[Bug 394500] Re: [karmic] pulseaudio: card not found - Null Output / Dummy Output

2009-09-10 Thread Shannon VanWagner
Oh and one more thing... The sound worked on the LiveCD, it's either just after install, or perhaps just after updates after the install that it stopped working. Hope that helps. Shannon VanWagner -- [karmic] pulseaudio: card not found - Null Output / Dummy Output https://bugs.launchpad.net

[Bug 393623] Re: Can't play multimedia video (i.e., *.ogg, *.flv, *.wmv) when external monitor is connected

2009-07-17 Thread Shannon VanWagner
Ok so I stumbled onto a workaround while jamming out to some music with the Rhythmbox 0.12.0 music player. What I found is that if I bring up the Rhythmbox and play some music, then open the video in Movie player (or gxine or VLC), the video then works! So then to play a movie, open Rhythmbox

[Bug 393623] Re: Can't play multimedia video (i.e., *.ogg, *.flv, *.wmv) when external monitor is connected

2009-07-15 Thread Shannon VanWagner
? Thanks a lot! Shannon VanWagner humans-enabled.com ** Attachment added: some log files and xorg.conf http://launchpadlibrarian.net/29092426/testing.tar.gz -- Can't play multimedia video (i.e., *.ogg, *.flv, *.wmv) when external monitor is connected https://bugs.launchpad.net/bugs/393623 You

[Bug 393623] Re: Can't play multimedia video (i.e., *.ogg, *.flv, *.wmv) when external monitor is connected

2009-06-29 Thread Shannon VanWagner
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/28527460/Dependencies.txt ** Attachment added: LsHal.txt http://launchpadlibrarian.net/28527461/LsHal.txt ** Attachment added: LsMod.txt http://launchpadlibrarian.net/28527462/LsMod.txt ** Attachment added: LsPci.txt

[Bug 393623] [NEW] Can't play multimedia video (i.e., *.ogg, *.flv, *.wmv) when external monitor is connected

2009-06-29 Thread Shannon VanWagner
resources for operation)'. (Details: serial 139 error_code 11 request_code 132 minor_code 19). I've used the suggested method to report this bug. Thanks for any help you can provide. Shannon VanWagner | humans-enabled.com ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 9.04 Package: xorg 1

[Bug 267850] Re: USB to Ethernet Adapter (0b95 - 772a ASIX Electronics Corp.) Not working in Hardy

2009-01-15 Thread Shannon VanWagner
Correction .. Note, same adapter doesn't work in Ubuntu 8.04 either. should say: Note, same adapter doesn't work in Ubuntu 8.10 either. -- USB to Ethernet Adapter (0b95 - 772a ASIX Electronics Corp.) Not working in Hardy https://bugs.launchpad.net/bugs/267850 You received this bug notification

[Bug 267850] Re: USB to Ethernet Adapter (0b95 - 772a ASIX Electronics Corp.) Not working in Hardy

2009-01-15 Thread Shannon VanWagner
loaded but then ifconfig wouldn't let me bring up usb0. Thanks! Shannon VanWagner -- USB to Ethernet Adapter (0b95 - 772a ASIX Electronics Corp.) Not working in Hardy https://bugs.launchpad.net/bugs/267850 You received this bug notification because you are a member of Ubuntu Bugs, which

  1   2   >