[Bug 1887461] Re: nvidia-430 amd64 430.64=0ubuntu0~gpu14.04.1 broke xwindows on Ubuntu 14.04

2020-07-15 Thread Ross Campbell
Hi! 430.64-0ubuntu0~gpu14.04.3 works and I don't see any issues.
Thanks!

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

Title:
  nvidia-430 amd64 430.64=0ubuntu0~gpu14.04.1 broke xwindows on Ubuntu
  14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-384/+bug/1887461/+subscriptions

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

[Bug 1887461] Re: nvidia-430 amd64 430.64=0ubuntu0~gpu14.04.1 broke xwindows on Ubuntu 14.04

2020-07-14 Thread Ross Campbell
Hi Thanks for the update.

After installing nvidia-430, I'm able to boot to gui, but I'm greeted
with this message when I try to run steam (which I have set to autostart
on boot)

You are missing the following 32-bit libraries, and Steam may not run:
libGL.so.1

So, I power down, wait a bit and reboot just to double check ... see
same error, click ok

do so googling, find this:
https://steamcommunity.com/app/221410/discussions/0/1736635023062287934/
suggestions there don't help.

try to run Steam anyway and I get this:


OpenGL GLX context is not using direct rendering, which may cause performance 
problems.

For more information visit
https://support.steampowered.com/kb_article.php?ref=9938-EYZB-7457


so, I reinstall nvidia-418 and reboot... and steam works again. Hope that helps.

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

Title:
  nvidia-430 amd64 430.64=0ubuntu0~gpu14.04.1 broke xwindows on Ubuntu
  14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-384/+bug/1887461/+subscriptions

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

[Bug 1887461] [NEW] nvidia-430 amd64 430.64=0ubuntu0~gpu14.04.1 broke xwindows on Ubuntu 14.04

2020-07-13 Thread Ross Campbell
Public bug reported:

when I did apt-get update && apt-get dist-upgrade, I saw that nvidia-430
package had the version 64 update that was just released a few days ago.

After installing it, my system wouldn't boot to xwindows.
Failsafe boot to gui wouldn't work either

The error messages looked similar to this bug report for nvidia drivers:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1752053

Here's what my xorg.[0,failsafe].log showed:

[43.645] (++) Log file: "/var/log/Xorg.failsafe.log", Time: Mon Jul 13 
18:41:16 2020
[43.645] (++) Using config file: "/etc/X11/xorg.conf.failsafe"
[43.645] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[43.645] Parse error on line 7 of section OutputClass in file 
/usr/share/X11/xorg.conf.d/nvidia-drm-outputclass.conf
"OutputClass" is not a valid section name.
[43.645] (EE) Problem parsing the config file
[43.645] (EE) Error parsing the config file
[43.645] (EE)
Fatal server error:
[43.645] (EE) no screens found(EE)


I have a *directory* named what the file is looking for (at least now after I 
downgraded nvidia...)

here is the contents:

/usr/share/X11/xorg.conf.d/50-nvidia-drm-outputclass.conf# cat 
nvidia-drm-outputclass.conf
# This xorg.conf.d configuration snippet configures the X server to
# automatically load the nvidia X driver when it detects a device driven by the
# nvidia-drm.ko kernel module.  Please note that this only works on Linux 
kernels
# version 3.9 or higher with CONFIG_DRM enabled, and only if the nvidia-drm.ko
# kernel module is loaded before the X server is started.

Section "OutputClass"
Identifier "nvidia"
MatchDriver"nvidia-drm"
Driver "nvidia"
EndSection


basically, in the progress of filing this bug report, I downgraded to 
nvidia-418 and my system was about to boot again.

To me, that says that nvidia-430.64 at least on Ubuntu 14.04 has a
regression

** Affects: nvidia-graphics-drivers-384 (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/1887461

Title:
  nvidia-430 amd64 430.64=0ubuntu0~gpu14.04.1 broke xwindows on Ubuntu
  14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-384/+bug/1887461/+subscriptions

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

[Bug 1740517] Re: SDL2 2.0.6 isn't compiled with Vulkan support

2018-09-12 Thread Ross Campbell
To be slightly more dramatic than Ryan... Vulkan is a major graphics
performance improvement for Linux, and gamers on Linux -- especially
gamers using Steam -- want Vulkan.

https://www.khronos.org/vulkan/

Ubuntu is the #1 Linux distribution for Steam . Please help us get
vulkan working out of the box.

https://store.steampowered.com/hwsurvey/Steam-Hardware-Software-Survey-
Welcome-to-Steam?platform=linux

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

Title:
  SDL2 2.0.6 isn't compiled with Vulkan support

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

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

[Bug 1754551] Re: Kernel 3.13.0-143 breaks multi-monitor support

2018-03-14 Thread Ross Campbell
Here's the issue:

The newer kernels have the retpoline Spectre mitigation. You're going to
need to rebuild your nvidia.ko kernel module with a patched version of
the stock distribution gcc.

Here is the bug:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1750937

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

Title:
  Kernel 3.13.0-143 breaks multi-monitor support

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

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

[Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-13 Thread Ross Campbell
Multiple Ubuntu 14.04 systems with newer compilers, and I don't really
want to remove them...

Can we get updated compilers in the ubuntu-toolchain-r/test ppa
... or optional kernels without 'retpoline'?

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

Title:
  4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and
  16.04) by an insufficient compiler!

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

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

[Bug 1754551] Re: Kernel 3.13.0-143 breaks multi-monitor support

2018-03-13 Thread Ross Campbell
ok... this issue is FAR more widespread than I see reported here. I just
upgraded my other Ubuntu 14.04 system -- this one has an NVidia GeForce
1060, and my nvidia driver won't load, it instead loads Nouveau

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

Title:
  Kernel 3.13.0-143 breaks multi-monitor support

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

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

[Bug 1754551] Re: Kernel 3.13.0-143 breaks multi-monitor support

2018-03-13 Thread Ross Campbell
... and as above, the same error in /var/log/syslog:

Mar 13 21:55:09 Godzilla kernel: [   20.720161] nvidia: version magic
'3.13.0-143-generic SMP mod_unload modversions ' should be
'3.13.0-143-generic SMP mod_unload modversions retpoline '

This is running the Nvidia driver 384.111

So, I would suspect that anyone running Ubuntu 14.04 with a NVidia
graphics card who upgrades to kernel 3.13.0-143 will have problems with
their system immediately upon reboot...

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

Title:
  Kernel 3.13.0-143 breaks multi-monitor support

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

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

[Bug 1754551] Re: Kernel 3.13.0-143 breaks multi-monitor support

2018-03-11 Thread Ross Campbell
This is the new error I get with this kernel upon bootup from dmesg:

[   43.172202] nvidia: version magic '3.13.0-143-generic SMP mod_unload
modversions ' should be '3.13.0-143-generic SMP mod_unload modversions
retpoline '

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

Title:
  Kernel 3.13.0-143 breaks multi-monitor support

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

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

[Bug 1754551] Re: Kernel 3.13.0-143 breaks multi-monitor support

2018-03-10 Thread Ross Campbell
I have a Nvidia GeForce 210 card, and this kernel broke the Nvidia Video
Driver kernel module for Nvidia-340-102 video driver. System boots up
and doesn't use nvidia driver, which makes the system hardly usable for
my purposes.

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

Title:
  Kernel 3.13.0-143 breaks multi-monitor support

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

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

[Bug 1674733] Re: php_network_getaddresses since last update

2017-03-21 Thread Ross Campbell
I see that glibc 2.23-0ubuntu7 was just pushed out...
https://launchpad.net/ubuntu/+source/glibc/2.23-0ubuntu7


glibc (2.23-0ubuntu7) xenial-security; urgency=medium

  * REGRESSION UPDATE: Previous update introduced ABI breakage in
internal glibc query ABI
- Revert patches/any/CVE-2015-5180-regression.diff
  (LP: #1674532)

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

Title:
  php_network_getaddresses since last update

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

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


[Bug 1549507] [NEW] vim in xenial not compiled with python support

2016-02-24 Thread Ross Campbell
Public bug reported:

vim in xenial as of Feb 24, 2016 is missing python support. This has
been present in all previous builds of vim at least since 14.04. For me,
this makes the vundle-installed plugin ultisnips complain as follows:

UltiSnips requires py >= 2.7 or py3
Press ENTER or type command to continue

I'm requesting that vim be modified to include python support

Ubuntu xenial snapshot:
vim --version |grep python
+cryptv  +linebreak   -python  +viminfo
+cscope  +lispindent  -python3 +vreplace

Ubuntu 14.04
vim --version |grep pyth
+cryptv  +linebreak   +python  +viminfo
+cscope  +lispindent  -python3 +vreplace
Linking: gcc   -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--as-needed -o vim 
   -lm -ltinfo -lnsl  -lselinux  -lacl -lattr -lgpm -ldl
-L/usr/lib/python2.7/config-x86_64-linux-gnu -lpython2.7 -lpthread -ldl -lutil 
-lm -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions


Ubuntu Xenial vim version complete details

root@ubuntu1604:/tmp # vim --version
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Feb 18 2016 11:55:21)
Included patches: 1-963
Modified by pkg-vim-maintain...@lists.alioth.debian.org
Compiled by pkg-vim-maintain...@lists.alioth.debian.org
Huge version without GUI.  Features included (+) or not (-):
+acl +farsi   +mouse_netterm   +syntax
+arabic  +file_in_path+mouse_sgr   +tag_binary
+autocmd +find_in_path-mouse_sysmouse  +tag_old_static
-balloon_eval+float   +mouse_urxvt -tag_any_white
-browse  +folding +mouse_xterm -tcl
++builtin_terms  -footer  +multi_byte  +terminfo
+byte_offset +fork()  +multi_lang  +termresponse
+cindent +gettext -mzscheme+textobjects
-clientserver-hangul_input+netbeans_intg   +title
-clipboard   +iconv   +path_extra  -toolbar
+cmdline_compl   +insert_expand   -perl+user_commands
+cmdline_hist+jumplist+persistent_undo +vertsplit
+cmdline_info+keymap  +postscript  +virtualedit
+comments+langmap +printer +visual
+conceal +libcall +profile +visualextra
+cryptv  +linebreak   -python  +viminfo
+cscope  +lispindent  -python3 +vreplace
+cursorbind  +listcmds+quickfix+wildignore
+cursorshape +localmap+reltime +wildmenu
+dialog_con  -lua +rightleft   +windows
+diff+menu-ruby+writebackup
+digraphs+mksession   +scrollbind  -X11
-dnd +modify_fname+signs   -xfontset
-ebcdic  +mouse   +smartindent -xim
+emacs_tags  -mouseshape  -sniff   -xsmp
+eval+mouse_dec   +startuptime -xterm_clipboard
+ex_extra+mouse_gpm   +statusline  -xterm_save
+extra_search-mouse_jsbterm   -sun_workshop-xpm
   system vimrc file: "$VIM/vimrc"
 user vimrc file: "$HOME/.vimrc"
 2nd user vimrc file: "~/.vim/vimrc"
  user exrc file: "$HOME/.exrc"
  fall-back for $VIM: "/usr/share/vim"
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H   -Wdate-time  -g -O2 -fPIE 
-fstack-protector-strong -Wformat -Werror=format-security -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=1
Linking: gcc   -Wl,-Bsymbolic-functions -fPIE -pie -Wl,-z,relro -Wl,-z,now 
-Wl,--as-needed -o vim-lm -ltinfo -lnsl  -lselinux -lacl -lattr -lgpm 
-ldl

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: vim 2:7.4.963-1ubuntu4
ProcVersionSignature: Ubuntu 4.4.0-6.21-generic 4.4.1
Uname: Linux 4.4.0-6-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
Date: Wed Feb 24 22:15:56 2016
Ec2AMI: ami-ac3cdecc
Ec2AMIManifest: (unknown)
Ec2AvailabilityZone: us-west-2c
Ec2InstanceType: t2.small
Ec2Kernel: unavailable
Ec2Ramdisk: unavailable
ProcEnviron:
 SHELL=/bin/bash
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_US.UTF-8
SourcePackage: vim
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug ec2-images xenial

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

Title:
  vim in xenial not compiled with python support

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

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


[Bug 468910] [NEW] app crash upon system resume from suspend - WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish+0x80/0x90()

2009-11-01 Thread Ross Campbell
Public bug reported:

every time I resume Compaq EVON600c laptop from suspend after upgrade to
Karmic, I get this error.

ProblemType: KernelOops
Annotation: Your system might become unstable now and might need to be 
restarted.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: PCI [ESS Allegro PCI], device 0: Allegro [Allegro]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: PCI [ESS Allegro PCI], device 0: Allegro [Allegro]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  rcampbel   1496 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'PCI'/'ESS Allegro PCI at 0x2400, irq 11'
   Mixer name   : 'ESS Technology ESS1988'
   Components   : 'AC97a:45838308'
   Controls  : 25
   Simple ctrls  : 19
Date: Sun Nov  1 08:14:29 2009
DistroRelease: Ubuntu 9.10
Failure: oops
HibernationDevice: RESUME=UUID=73e2f847-a587-4760-a467-863919ad52c9
Lsusb:
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: Compaq Evo N600c
Package: linux-image-2.6.31-14-generic 2.6.31-14.48
PccardctlIdent:
 Socket 0:
   no product info available
 Socket 1:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
 Socket 1:
   3.3V 32-bit PC Card
ProcCmdLine: root=UUID=41b2d278-7cd5-45f3-848c-e41aa6873ce4 ro quiet splash 
vga=791
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-14-generic N/A
 linux-firmware 1.24
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Tags: kernel-oops
Title: WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 
suspend_test_finish+0x80/0x90()
Uname: Linux 2.6.31-14-generic i686
WpaSupplicantLog:
 
dmi.bios.date: 12/31/2003
dmi.bios.vendor: Compaq
dmi.bios.version: 686DF v2.49
dmi.board.name: 0744
dmi.board.vendor: Compaq
dmi.chassis.asset.tag: 3J25KL56G004
dmi.chassis.type: 10
dmi.chassis.vendor: Compaq
dmi.modalias: 
dmi:bvnCompaq:bvr686DFv2.49:bd12/31/2003:svnCompaq:pnEvoN600c:pvr:rvnCompaq:rn0744:rvr:cvnCompaq:ct10:cvr:
dmi.product.name: Evo N600c
dmi.sys.vendor: Compaq

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


** Tags: apport-kerneloops i386 kernel-oops

-- 
app crash upon system resume from suspend - WARNING: at 
/build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 
suspend_test_finish+0x80/0x90()
https://bugs.launchpad.net/bugs/468910
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 468910] Re: app crash upon system resume from suspend - WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish+0x80/0x90()

2009-11-01 Thread Ross Campbell

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/34878539/AlsaDevices.txt

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/34878540/BootDmesg.txt

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

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.txt
   http://launchpadlibrarian.net/34878543/Card0.Codecs.codec97.0.ac97.0.0.txt

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.regs.txt
   
http://launchpadlibrarian.net/34878544/Card0.Codecs.codec97.0.ac97.0.0.regs.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/34878545/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/34878546/Dependencies.txt

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/34878547/IwConfig.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/34878548/Lspci.txt

** Attachment added: OopsText.txt
   http://launchpadlibrarian.net/34878550/OopsText.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/34878551/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/34878552/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/34878556/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/34878558/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/34878559/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/34878560/UdevLog.txt

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/34878562/WifiSyslog.txt

-- 
app crash upon system resume from suspend - WARNING: at 
/build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 
suspend_test_finish+0x80/0x90()
https://bugs.launchpad.net/bugs/468910
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 264591] Re: mythgame doesn't disable screensaver before launching game

2009-04-13 Thread Ross Campbell
I'm running the mythtv-fixes for Ubuntu 8.04 --  20324, I have xscreensaver
enabled on my box for mythtv in general -- so when I'm at a menu and idle
for 20 mins it comes on, but when I'm watching a video or tv, it doesn't.

Here's the exact scenario where I get caught with the screensaver coming
back on...

launch pSX from mythgame (32-bit binary with all libs satisfied with
getlibs), play with joystick. Every 20 minutes, screen blanks and pauses
game. Joystick controller event input is not recognized by xscreensaver or
gnome-screensaver. I need to hit a key on the keyboard. Repeat everyt 20
minutes.

I just confirmed this again yesterday.

-Ross


On Thu, Apr 9, 2009 at 10:54 AM, MarcRandolph mr...@pobox.com wrote:

 Ross, are you running a recent version (fixes18722 or newer)?

 Thanks!


 ** Changed in: mythplugins (Ubuntu)
   Status: Fix Released = Confirmed

 --
 mythgame doesn't disable screensaver before launching game
 https://bugs.launchpad.net/bugs/264591
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
mythgame doesn't disable screensaver before launching game
https://bugs.launchpad.net/bugs/264591
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 264591] Re: mythgame doesn't disable screensaver before launching game

2009-04-06 Thread Ross Campbell
FYI - I still have the issue with screensaver in mythgame. I'm using
mythgame to launch pSX emulator. I'm using a game pad to control mythtv and
to use the game. It appears that just using the game pad doesn't appear as
an activity event to the screensaver... so after 20 minutes of play, the
screensaver kicks in and pauses the gameplay. It's a minor annoyance.
-Ross

On Mon, Apr 6, 2009 at 9:39 AM, MarcRandolph mr...@pobox.com wrote:

 Should have been released with 8.10 since it was fixed in mythplugins
 according to the following note:


 This bug was fixed in the package mythplugins - 0.21.0+fixes18722-0ubuntu1
 ---
 mythplugins (0.21.0+fixes18722-0ubuntu1) intrepid; urgency=low
  * New upstream checkout. Fixes:
- (LP: #256027)
- (LP: #236297)
  * Add 12_fix_screensaver_in_mythgame.dpatch (LP: #264591)
  * debian/mythweb.postinst: fix symlink to MythVideo data folder in MythWeb
(LP: #248563)
  -- Michael Haas l...@laga.ath.cx Wed, 15 Oct 2008 23:59:06 +0200


 ** Changed in: mythbuntu
Status: Fix Committed = Fix Released

 --
 mythgame doesn't disable screensaver before launching game
 https://bugs.launchpad.net/bugs/264591
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
mythgame doesn't disable screensaver before launching game
https://bugs.launchpad.net/bugs/264591
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 264591] Re: mythgame doesn't disable screensaver before launching game

2008-09-28 Thread Ross Campbell
Is your patch in 0.21-fixes-1840 ? Looked like your fixes are for an older
svn-fixes version of mythgame.
-Ross

On Fri, Sep 26, 2008 at 1:15 PM, laga [EMAIL PROTECTED] wrote:

 Hello Ross,

 I've put together a patch and uploaded a test build to my PPA:
 https://launchpad.net/~laga/+archivehttps://launchpad.net/%7Elaga/+archive

 --
 mythgame doesn't disable screensaver before launching game
 https://bugs.launchpad.net/bugs/264591
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
mythgame doesn't disable screensaver before launching game
https://bugs.launchpad.net/bugs/264591
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 226547] Re: nvidia restricted driver geforce4 MX440 montior fails at boot

2008-08-10 Thread Ross Campbell
I can confirm the same behavior on a Shuttle X SN41g2 system with an AMD
XP2400+ processor, and the Nvidia chipset with an onboard MX420 - I
tried nvidia-glx and nvidia-glx-legacy and eventually got so frustrated
that I've switched to using the 'nv' driver.

System was running various NVidia drivers under Fedora Core 1 for many
years, and I can confirm that I was able to use this exact graphics card
with Nvidia closed source drivers with no problems.

I love nvidia graphics cards, but I hate their drivers. One great thing
about Linux is that old drivers keep getting support updates and
enhancements. I'd argue that Linux in general has better device driver
support for older hardware than Windows.

If NVidia wants to have a closed source driver... well I can't stop
them, but I wish that they would at least do us the favor of continuing
to support all of their old cards in the *CURRENT* drivers. RIght now,
we have 3 versions of closed source nvidia drivers - legacy, regular,
and new. Just give us one driver and keep it all current. That was
supposed to be what the Nvidia UNIFIED driver model was about, right?

-- 
nvidia restricted driver geforce4 MX440 montior fails at boot
https://bugs.launchpad.net/bugs/226547
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 2765] Re: Cannot scan availables devices

2008-07-04 Thread Ross Campbell
I can confirm that cdrdao as shipped or available for hardy heron for
X64 continues to exhibit this problem of providing repeated 1 second
error messages and then bombs out.

I built cdrdao-1.2.2 from sources and it did *not* have this problem.
I'm guessing the packages versions are linking with an older libschily
or something...

-- 
Cannot scan availables devices
https://bugs.launchpad.net/bugs/2765
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 227838] Re: Failed to intialize HAL error message after gdm login. possibly because of wrong gdm priority in /etc/rc*/

2008-05-15 Thread Ross Campbell
I am running mythbuntu 8.04 and have been regularly applying patches and
rebooting about weekly. I just started getting the Failed to initialize
HAL! error yesterday after patch and reboot, so something changed
recently... I've been running same system/config since Gutsy and have
never seen this issue before. I have my system set up to autologin upon
reboot.

-- 
Failed to intialize HAL error message after gdm login. possibly because of 
wrong gdm priority in /etc/rc*/
https://bugs.launchpad.net/bugs/227838
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 152650] Re: [needs-packaging] MuseScore

2008-03-07 Thread Ross Campbell
Ubuntu needs a *sf2-soundfonts-general-midi* package that could be then
listed as a dependency for any music apps that use sf2 soundfonts (and
maybe an *OPTIONAL* sf2-soundfonts-extra* packages). A lot of music
apps, software synths, midi players either take advantage of, or
*DEPEND* on sound fonts.

Isn't this the right way to proceed? We obviously don't want to package
extra stuff with every music package that isn't part of the source
distribution, and this way, we can find the few good sf2 general midi
soundfonts that are free and appropriately licensed and package them up
(or have someone create them, if they don't exist with the appropriate
license), and we can put any additional soundfonts that are excellent
quality into the extras package.

maybe install them in /usr/share/soundfonts and modify builds for any
programs that use .sf2 files to find them there?

-- 
[needs-packaging] MuseScore
https://bugs.launchpad.net/bugs/152650
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 152494] old version of ivtv firmware in latest gutsy kernels

2007-10-13 Thread Ross Campbell
Public bug reported:

When I installed gutsy with kernels up to 2.6.22-14 and a pvr-500 video
capture card, I get the following message during ivtv initialization:

Oct  6 00:10:49 rcampbel-workshop kernel: [   51.488182] ivtv0: loaded 
v4l-cx2341x-dec.fw firmware (3672864384 bytes)
Oct  6 00:10:49 rcampbel-workshop kernel: [   51.710638] ivtv0: Encoder 
revision: 0x02050032
Oct  6 00:10:49 rcampbel-workshop kernel: [   51.710648] ivtv0: Recommended 
firmware version is 0x02060039.

Whatever package has the v4l-cx2341x-dec.fw file in it needs to sync
that to the latest version available from http://ivtvdriver.org here:

http://dl.ivtvdriver.org/ivtv/firmware/firmware.tar.gz

After replacing the firmware files from the latest gutsy kernels with
the above files, I get no errors about recommended version

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

-- 
old version of ivtv firmware in latest gutsy kernels
https://bugs.launchpad.net/bugs/152494
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 108595] Re: [needs-packaging] projectM

2007-09-25 Thread Ross Campbell
That will be excellent. Can we also ensure that the mythtv (specifically
mythmusic) packages are built with libvisual enabled? libvisual-ProjectM
is by far the best music visualization available for mythtv.

Also, don't know where this would fit in, but I found that the ProjectM
source only includes a small subset of available visualizations.

I found great cherry-picked sets of Milkdrop visualizations that are
compatible with ProjectM here:
http://xbmc.svn.sourceforge.net/viewvc/xbmc/trunk/XBMC/visualisations/Milkdrop/

Would it be possible to package these up as well as a projectM-extras ?

-- 
[needs-packaging] projectM
https://bugs.launchpad.net/bugs/108595
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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