[Bug 1314760] Re: first hrSWInstalledIndex is 0, should be 1

2018-02-26 Thread Vince N
Attaching a rough pysnmp (4.2.5) test $ python ./hrSwInstall.py centos6_srv.example.com 161 v2comm HOST-RESOURCES-MIB::hrSWInstalledIndex."1" 1 HOST-RESOURCES-MIB::hrSWInstalledIndex."2" 2 HOST-RESOURCES-MIB::hrSWInstalledIndex."3" 3 HOST-RESOURCES-MIB::hrSWInstalledIndex."4" 4 HOST-RESOURCES-MIB:

[Bug 1314760] Re: first hrSWInstalledIndex is 0, should be 1

2018-02-26 Thread Vince N
@paelzer Check your snmpd.conf, make sure the OID you are searching for (.1.3.6.1.2.1.25.6) is included in the view for the community you are using. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/131476

[Bug 1314760] Re: first hrSWInstalledIndex is 0, should be 1

2018-02-26 Thread Vince N
Download attached dockerfile and build a docker image $ docker build -t snmptest:latest . Start snmpd container: $ docker run --name snmpd --rm -it snmptest:latest Run the snmpbulkget in another ephemeral container: $ docker run --network="container:snmpd" --rm -it snmptest:latest \ snmpbulkget -

[Bug 1314760] Re: first hrSWInstalledIndex is 0, should be 1

2018-02-26 Thread Vince N
Happy to help. Sorry my current testing environment is not suited for this, I hope docker is OK enough. Attaching snmpd.conf, steps to follow. ** Attachment added: "snmpd.conf" https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1314760/+attachment/5063675/+files/snmpd.conf -- You recei

[Bug 1357964] Re: PS2 mouse not working on boot - works after reloading driver

2014-09-30 Thread Vince N
I just tested out a few prior trusty kernels, ended up back at my latest (3.13.0-36-generic). This time I couldn't reproduce my issue on any of my installed kernel versions... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1357964] Re: PS2 mouse not working on boot - works after reloading driver

2014-09-30 Thread Vince N
Same issue here on System76 Lemu2, 14.04.1 with Kernel 3.13.0-36-generic. On boot: [ 12.763185] psmouse serio4: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64 After reload [ 469.161313] psmouse serio4: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa42000/0xa000

[Bug 1314760] Re: first hrSWInstalledIndex is 0, should be 1

2014-04-30 Thread Vince N
apport information ** Tags added: apport-collected saucy ** Description changed: According to RFC 2790 the hrSWInstalledIndex should start at 1: hrSWInstalledIndex OBJECT-TYPE SYNTAX Integer32 (1..2147483647) MAX-ACCESS read-only STATUS current

[Bug 1314760] [NEW] first hrSWInstalledIndex is 0, should be 1

2014-04-30 Thread Vince N
Public bug reported: According to RFC 2790 the hrSWInstalledIndex should start at 1: hrSWInstalledIndex OBJECT-TYPE SYNTAX Integer32 (1..2147483647) MAX-ACCESS read-only STATUS current DESCRIPTION "A unique value for each piece of software installe

[Bug 1229195] Re: Openconnect will not connect under Saucy -- openssl problem?

2013-10-18 Thread Vince N
>From the --dump-http output, it seems that the XML transaction is selecting incorrect tunnel-group and group-alias. I attempted to patch a --no-xmlpost option into network-manager- openconnect, but in the process I figured out a strange workaround... I am currently instructing my Ubuntu 13.10 us

[Bug 279993] Re: Display bug in terminal with "cd" and "ls" in quick succession

2008-10-08 Thread Vince N
I don't get this same problem in xterm or terminator. I am starting to believe that it is related to my nvidia driver, but I am perplexed as to why it happens in gnome-terminal only. It doesn't only happen with cd and ls, sometimes it will happen on other commands. This is just how I can reprod

[Bug 279993] Re: Display bug in terminal with "cd" and "ls" in quick succession

2008-10-08 Thread Vince N
I updated my driver to 177.78 beta and I still have this issue. Funny, I don't have this problem in Intrepid. -- Display bug in terminal with "cd" and "ls" in quick succession https://bugs.launchpad.net/bugs/279993 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 279993] Re: Display bug in terminal with "cd" and "ls" in quick succession

2008-10-07 Thread Vince N
Didn't run that last one as root. ** Attachment added: "sudo lspci -v" http://launchpadlibrarian.net/18311959/lspci.txt -- Display bug in terminal with "cd" and "ls" in quick succession https://bugs.launchpad.net/bugs/279993 You received this bug notification because you are a member of Ubunt

[Bug 279993] Re: Display bug in terminal with "cd" and "ls" in quick succession

2008-10-07 Thread Vince N
** Attachment added: "lspci -v" http://launchpadlibrarian.net/18311931/lspci.txt -- Display bug in terminal with "cd" and "ls" in quick succession https://bugs.launchpad.net/bugs/279993 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 279993] Re: Display bug in terminal with "cd" and "ls" in quick succession

2008-10-07 Thread Vince N
Interesting... it only seems to happen when Nvidia powermizer is on Performance Level 0. The commands work fine when it's on Level 2! I am running a newer driver: The currently installed driver is: 'NVIDIA Accelerated Graphics Driver for Linux-x86_64' (version: 177.67). Maybe I'll try rolling b

[Bug 279993] Re: Display bug in terminal with "cd" and "ls" in quick succession

2008-10-07 Thread Vince N
** Attachment added: "[EMAIL PROTECTED]: -usr-local.png" http://launchpadlibrarian.net/18311764/Screenshot-vinny%40Shadowcat-XPS%3A%20-usr-local.png -- Display bug in terminal with "cd" and "ls" in quick succession https://bugs.launchpad.net/bugs/279993 You received this bug notification bec

[Bug 279993] [NEW] Display bug in terminal with "cd" and "ls" in quick succession

2008-10-07 Thread Vince N
Public bug reported: Binary package hint: gnome-terminal [EMAIL PROTECTED]:~$ lsb_release -rd Description:Ubuntu 8.04.1 Release:8.04 (I am running x64) [EMAIL PROTECTED]:~$ apt-cache policy gnome-terminal gnome-terminal: Installed: 2.22.1-0ubuntu2 Candidate: 2.22.1-0ubuntu2 Ve

[Bug 160264] Re: [nvidia] compiz displays white screen when locked

2008-06-03 Thread Vince N
Following Clayton Smith's comment (69) using Mario's patch fixed the white screen on resume issue, but now I cannot use a "blank screen" for a screen saver. It will dim out to black, flash once, and then show a picture of my desktop, only faded. Can anyone confirm this? -- [nvidia] compiz displ

[Bug 236344] Re: Extra line break occurs after typing password or canceling

2008-05-31 Thread Vince N
** Summary changed: - Line break occurs when typing password or canceling + Extra line break occurs after typing password or canceling -- Extra line break occurs after typing password or canceling https://bugs.launchpad.net/bugs/236344 You received this bug notification because you are a member

[Bug 236344] Re: Line break occurs when typing password or canceling

2008-05-31 Thread Vince N
** Attachment added: "demonstration.ogg" http://launchpadlibrarian.net/14866725/demonstration.ogg -- Line break occurs when typing password or canceling https://bugs.launchpad.net/bugs/236344 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 236344] [NEW] Line break occurs when typing password or canceling

2008-05-31 Thread Vince N
Public bug reported: System: XPS M1330 running Ubuntu Hardy 8.04 [EMAIL PROTECTED]:~$ lsusb |grep Finger Bus 007 Device 006: ID 0483:2016 SGS Thomson Microelectronics Fingerprint Reader I followed the guide located here: https://wiki.ubuntu.com/ThinkFinger Currently installed version: 0.3+r118

[Bug 99508] Re: Window titlebar displayed not right with compiz enabled

2008-03-09 Thread Vince N
Confirmed for Hardy Alpha 6 with Nvidia's 169.12 binary driver on the GeForce Go 7300 GPU. This bug seems to be particularly effecting Eclipse (3.2.2) ** Attachment added: "eclipse-titlebars.png" http://launchpadlibrarian.net/12535841/eclipse-titlebars.png -- Window titlebar displayed not r

[Bug 200338] Re: no sound hardy kernel 2.6.24-12

2008-03-09 Thread Vince N
Confirmed on SigmaTel, lost sound one update from 2.6.24-11 to 2.6.24-12 -- no sound hardy kernel 2.6.24-12 https://bugs.launchpad.net/bugs/200338 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@