[Bug 1303461] Re: gsettings is ignoring my override files

2014-04-14 Thread gmoore777
This can be closed, as mc4man mentioned that I need to preface/cast my integers with "uint32" in order for gsettings to "accept" my values and work correctly. Referring to the above: idle-delay=15 needs to be idle-delay=uint32 15 (Note to self: see my forum post http://ubuntuforums.or

[Bug 1303461] [NEW] gsettings is ignoring my override files

2014-04-06 Thread gmoore777
Public bug reported: Ubuntu Trusty Tahr (development branch) 14.04 (with the latest updates as of this morning) gsettings is ignoring my override files (So is SystemSettings-->Brightness&Lock tab) I've followed various instructions on the Internet on how to create override files or site-wide ke

[Bug 1298093] Re: iscsi_trgt: module verification failed

2014-03-27 Thread gmoore777
Just for fun, I un-installed all the iSCSI software: `sudo apt-get purge iscsitarget iscsitarget-dkms open-iscsi` Rebooted. Machine takes about 15 seconds to go from my entering my encryption key/passphrase, until I see the login dialog on the Lubuntu GUI screen. So, my 120+ second boot with i

[Bug 1298093] Re: iscsi_trgt: module verification failed

2014-03-26 Thread gmoore777
I installed "bootchart", which pulls in pybootchartgui and python-support, rebooted, and am uploading the .png file found in /var/log/bootchart. (let me know if you want the .tgz file) Interesting picture of the boot processes. Looks like there is long 120 second idle time, for something, but I'

[Bug 1298093] [NEW] iscsi_trgt: module verification failed

2014-03-26 Thread gmoore777
Public bug reported: I am on 64-bit Lubuntu Trusty Tahr (development branch) (64-bit Lubuntu nighlty build of 2014-03-14 with updates) (this machine is set up with RAID-1, LVM, Encryption, iSCSI Target and iSCSI client, in case that matters.) Versions of iSCSI: ii iscsitarget

[Bug 1291641] Re: iscsitarget-dkms 1.4.20.3+svn496-1ubuntu1: iscsitarget kernel module failed to build

2014-03-26 Thread gmoore777
I had logged bug 1293108, a duplicate of this bug, but I will log my comment here as well. Short Story: The bug fix mentioned in comment #5 solved my compile error during the installing of iscsitarget-dkms and iscsitarget. Longer Story: Today, 2014-03-26, I updated my 64-bit Lubuntu Trusty Tahr

[Bug 1279987] Re: usb-creator-gtk crashed with TypeError in __call__(): first argument must be the method signature string: GLib.Variant('a{sv}', {})

2014-03-16 Thread gmoore777
Same results for me. One 8 GB Cruzer Micro USB causes this problem. (I had GParted reformat this to FAT32, then to ext4. Same error.) I have this othe 16 GB Sandisk Cruzer USB, and I don't have a problem using Startup Disk Creator on it. If the 8 GB USB is plugged in, Startup Disk Creator crash

[Bug 1293108] [NEW] Setting up iscsitarget-dkms fails with error: ‘struct ipv6_pinfo’ has no member named ‘daddr’

2014-03-16 Thread gmoore777
Public bug reported: I am on 64-bit Lubuntu Trusty Tahr (development branch) (64-bit Lubuntu nighlty build of 2014-03-14 with updates) (this machine is set up with RAID-1, LVM and Encryption, in case that matters.) and am trying to set up an iSCSI target (and client). 2 years ago, I successful

[Bug 1278062] Re: firefox crashes on startup (but apparently layunched properly to enable me to post this)

2014-03-09 Thread gmoore777
Maybe you are hitting the same problem as me: https://bugzilla.mozilla.org/show_bug.cgi?id=981066 which is related to the environment variable XDG_CONFIG_DIRS ** Bug watch added: Mozilla Bugzilla #981066 https://bugzilla.mozilla.org/show_bug.cgi?id=981066 -- You received this bug notification

[Bug 1003179] Re: compiz crashes after starting up vnc4server and then unity launcher is not displayed via vnc client

2012-05-22 Thread gmoore777
Just to get the 32-bit machine out of the question, I just tested and have the same problem if I vnc from one of the 64-bit machines to the other 64-bit machines. (no pop up message about compiz crashing and compiz still shows up as a process running) -- You received this bug notification beca

[Bug 1003179] [NEW] compiz crashes after starting up vnc4server and then unity launcher is not displayed via vnc client

2012-05-22 Thread gmoore777
Public bug reported: My VNC client (RemoteDesktopViewer) is on a netbook running 32-bit pae PrecisePangolin. I have 2 other machines using totally different hardware, running 64-bit PrecisePangolin and will be running `vnc4server` as the VNC Server. When I start up the vnc4server on either ma

[Bug 1003141] [NEW] cannot add an application/icon to the unity launcher via vnc4server

2012-05-22 Thread gmoore777
Public bug reported: (cutting and pasting from http://ubuntuforums.org/showthread.php?t=1981201) >From a 32-bit PrecicePangolin laptop running a vnc client >(RemoteDesktopViewer), I am connecting to a vnc4server running on a 64-bit PrecisePangolin machine. (virtual machine running under Xen 4.1)

[Bug 997297] Re: tmpbridge is the name of the bridge and networking not working

2012-05-15 Thread gmoore777
so the solution for me to get all this automajic bridging to work is to add this line to /etc/network/interfaces: iface eth0 inet dhcp Such that my /etc/network/interfaces look like: auto lo iface lo inet loopback auto eth0 iface eth0 inet dhcp Then reboot. That line seems to stop Ne

[Bug 997297] Re: tmpbridge is the name of the bridge and networking not working

2012-05-11 Thread gmoore777
i'm getting stuff to work. Will post within a day with more information. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/997297 Title: tmpbridge is the name of the bridge and networking not working T

[Bug 997297] [NEW] tmpbridge is the name of the bridge and networking not working

2012-05-09 Thread gmoore777
Public bug reported: I was under the impression that the name of the default bridge would be "eth0" (or "peth0" or "xenbr0"), instead I see "tmpbridge" as having been created. In either case, I can't ssh to Dom0 from DomU, nor the reverse. Nor can I ping any machine on the Internet from DomU. I

[Bug 996789] Re: 70-install-ssh does not prevent sshd from starting up

2012-05-09 Thread gmoore777
Yes, I believe 997063 should address my issue with sshd starting up (which is the beginning of the end for me) during the installation of openssh-server package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 996789] Re: 70-install-ssh does not prevent sshd from starting up

2012-05-09 Thread gmoore777
Oh, and I forgot to mention. After the failed installation, `sshd` is running: $ ps -alef | grep sshd 4 S root 1302 1 0 80 0 - 12487 poll_s 08:03 ?00:00:00 /usr/sbin/sshd -D $ and I cannot stop it via `service` command from Dom0 (cause it was started from a different machine

[Bug 996789] Re: 70-install-ssh does not prevent sshd from starting up

2012-05-09 Thread gmoore777
Looking at the code of xen-create-image, --keep would only matter if somewhere along the lines FAIL was set to 1and that "exit" was not called at the point of the error. The failure occurs during a `umount` of a busy device. (it's still busy cause `sshd` is running.) The perl program just exits

[Bug 996789] [NEW] 70-install-ssh does not prevent sshd from starting up

2012-05-08 Thread gmoore777
Public bug reported: On 64-bit Ubuntu 12.04 PrecisePangolin, the /usr/lib/xen-tools/karmic.d/70-install-ssh file from the 4.2.1-1 xen-tools package does not prevent the `sshd` from starting up when the openssh-server package gets installed. I don't know why it doesn't, I just see it running. [ A

[Bug 973473] Re: Login Manager only shown in upper half of screen, unless restart lightdm

2012-05-02 Thread gmoore777
1.) I also only see half of the Display during the installation of the Precise 32-bit Desktop release. (yes it was painful to operate the mouse/keyboard missing half of the GUI, and what I was seeing was not actually there unless I used the mouse to repaint under its hover area, and then by fi

[Bug 912031] Re: ubiquity crashed with TypeError in partman_column_name(): argument of type 'NoneType' is not iterable

2012-02-27 Thread gmoore777
Here is my hard drive information, in case that matters: $ sudo fdisk -l Disk /dev/sda: 320.1 GB, 320072933376 bytes 255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum

[Bug 912031] Re: ubiquity crashed with TypeError in partman_column_name(): argument of type 'NoneType' is not iterable

2012-02-27 Thread gmoore777
I also confirm this bug with 2012-02-27 build of 64-bit PrecisePangolin Desktop LiveCD. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/912031 Title: ubiquity crashed with TypeError in partman_column_

[Bug 701351] Re: grub-install fails to install on a raid1 array

2012-02-22 Thread gmoore777
I believe I have this exact problem using LucidLynx Alternate CD 10.04.4. I put my specifics here: http://ubuntuforums.org/showthread.php?p=11709060 I even edited /etc/mdadm/mdadm.conf as suggested in comment #55 of https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/527401, but that didn't chan

[Bug 678420] Re: smbd sometimes does not start on startup

2011-09-15 Thread gmoore777
Happens intermittently on our Ubuntu 10.04.3 LTS 64-bit systems. I just checked 2 machines where smbd was not started after a reboot. I notice the same "smbd respawning too fast, stopped" in /var/log/syslog. This message is appearing up to12 seconds prior to Network Manager acquiring an IP address,

[Bug 667269] Re: winbind crashes

2011-05-31 Thread gmoore777
similar to the stack trace in comment #6 above, winbind crashed today (on machine bee64) with this stack trace as gotten from gdb against the core file left behind: (gdb) bt #0 0x7f70d81fda75 in raise () from /lib/libc.so.6 #1 0x7f70d82015c0 in abort () from /lib/libc.so.6 #2 0x7f7

[Bug 736757] Re: [SRU] PANIC (pid 18442): internal error in winbindd

2011-05-19 Thread gmoore777
Everything still working fine on all 80 machines since 2011-04-27. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/736757 Title: [SRU] PANIC (pid 18442): internal error in winbindd -- ubuntu-bugs ma

[Bug 736757] Re: [SRU] PANIC (pid 18442): internal error in winbindd

2011-04-27 Thread gmoore777
I pushed out the patch to 24 more machines ( 29 total) on Monday 2011-04-25 6:30 PM. All is fine since then. Pushing out the patch to the rest of the 80 machines, right now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 736757] Re: [SRU] PANIC (pid 18442): internal error in winbindd

2011-04-25 Thread gmoore777
It's been 6 days, and the 5 machines that I have this patch on now, are doing fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/736757 Title: [SRU] PANIC (pid 18442): internal error in winbindd -

[Bug 736757] Re: [SRU] PANIC (pid 18442): internal error in winbindd

2011-04-21 Thread gmoore777
It's been 36 hours, and have not got the "rpc_pipe_np_smb_conn" crash, as I call it, on any of the 3 machines that I installed the 2:3.4.7~dfsg-1ubuntu3.6 package. Will still be monitoring this, and may even install it on a few more machines, today. -- You received this bug notification becaus

[Bug 753330] Re: The Samba 'panic action' script, /usr/share/samba/panic-action, was called for PID 1783 (/usr/sbin/winbindd).

2011-04-21 Thread gmoore777
*** This bug is a duplicate of bug 736757 *** https://bugs.launchpad.net/bugs/736757 It's been 36 hours, and have not got the "rpc_pipe_np_smb_conn" crash on any of the 3 machines that I installed the 2:3.4.7~dfsg-1ubuntu3.6 package. Will still be monitoring this, and may even install it on

[Bug 667269] Re: winbind crashes

2011-04-21 Thread gmoore777
It's been 36 hours, and have not got the "rpc_pipe_np_smb_conn" crash on any of the 3 machines that I installed the 2:3.4.7~dfsg-1ubuntu3.6 package. This particular "rpc_pipe_np_smb_conn" crash, as I call it, is covered here https://bugs.launchpad.net/ubuntu/+source/samba/+bug/753330. So once t

[Bug 667269] Re: winbind crashes

2011-04-19 Thread gmoore777
Instead of downloading the .deb files, i did the more appropriate, SynapticPackageManager --> repositories --> Updates and Click "Pre-released updated (lucid-proposed)" check box which when installing winbind, it pulled in the proposed versions of libwbclient0, samba, samba-common, and smbclient.

[Bug 667269] Re: winbind crashes

2011-04-19 Thread gmoore777
1.) Per https://launchpad.net/ubuntu/lucid/+package/winbind there are several "proposed" versions to choose from: winbind 2:3.4.7~dfsg-1ubuntu3.5 in amd64 (Proposed) winbind 2:3.4.7~dfsg-1ubuntu3.6 in amd64 (Proposed) i will choose the newer "3.6" winbind 2:3.4.7~dfsg-1ubuntu3.6 in amd64 (Propo

[Bug 753330] Re: The Samba 'panic action' script, /usr/share/samba/panic-action, was called for PID 1783 (/usr/sbin/winbindd).

2011-04-19 Thread gmoore777
FYI: I have reported this exact same backtrace (at least the last 3 calls) here https://bugs.launchpad.net/ubuntu/+source/samba/+bug/667269?comments=all for us, winbind is dead, black screen on Console, no longer can ssh into machine using Active Directory credentials. I must kill any winbind pro

[Bug 667269] Re: winbind crashes

2011-04-19 Thread gmoore777
Please, can someone raise the importance of this bug from Medium to whatever the highest level is. This winbind crashing problem is critical for us and is occurring with more frequency on more machines, daily if not hourly. It's affecting the confidence level of all our developers and QA. --

[Bug 667269] Re: winbind crashes

2011-04-19 Thread gmoore777
I just did a backtrace on another machine(bee37), of another core file, the back trace takes a different path, but the final 3 calls are the same as my previous post and the same last e calls as Mau's back trace: rpc_pipe_np_smb_conn rpccli_set_timeout winbindd_lookup_sids ... Unfortunately these

[Bug 667269] Re: winbind crashes

2011-04-19 Thread gmoore777
I thought I would just add another backtrace from a core file that occurred today on a machine where winbind crashed several times: #0 0x7f089b9b6a75 in raise () from /lib/libc.so.6 #1 0x7f089b9ba5c0 in abort () from /lib/libc.so.6 #2 0x7f089de5c450 in dump_core () at lib/fault.c:3

[Bug 502920] Re: [needs-packaging] Canon UFR II driver needs packaging

2011-02-28 Thread gmoore777
I had same problem: "PDL IMG Invalid Data" on the screen of our new Canon imageRunner Advance C5030 printers. The link I used was: http://support-my.canon-asia.com/P/search?category=Business+Multi-function+Devices&series=imageRUNNER+ADVANCE+series&model=iR-ADV+C5030&menu=download&filter=0 and at

[Bug 667269] Re: winbind crashes

2011-02-25 Thread gmoore777
Can we get some traction on this bug? This problem still consistently occurs on at least 5 machines per week out of our 80 machines. Or throw me some ideas to either narrow down the problem further or work-arounds. I still feel that whatever winbind does to keep itself busy while being idle is

[Bug 667269] Re: winbind crashes

2010-12-27 Thread gmoore777
I didn't specifically reproduce the problem, but the problem has happened, on its own. There also happens to be a recent core file around. $ sudo find /var/log -type f | grep core | xargs sudo ls -al -rw--- 1 root root 1564672 2010-12-27 04:12 /var/log/samba/cores/winbindd/core I th

[Bug 667269] Re: winbind crashes

2010-12-23 Thread gmoore777
I have just installed the samba-dbg package. When this problem happens again, what do I need to run, look at, provide back to this forum, etc? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/667269 Tit

[Bug 667269] Re: winbind crashes

2010-11-03 Thread gmoore777
from my original post, I want to strike that there is a core file. Since then I have looked for a core file when the problem happens, and it is not there. So don't waste time debugging the attached core file. In regards to errr's note above, maybe why it is quick for him/her to fix, is that they

[Bug 667269] Re: winbind crashes

2010-10-27 Thread gmoore777
** Attachment added: "Core file found under: /var/log/samba/cores/winbindd/core" https://bugs.launchpad.net/bugs/667269/+attachment/1713033/+files/core -- winbind crashes https://bugs.launchpad.net/bugs/667269 You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 667269] [NEW] winbind crashes

2010-10-27 Thread gmoore777
Public bug reported: Binary package hint: samba Occasionally on various Ubuntu 64-bit LucidLynx systems (10.04.1), winbind goes into a state such that logging in fails. (we use ActiveDirectory for logging in. We do not use the Likewise-open product.) Although, it appears that there are 1 or mor

[Bug 570944] Re: passwd : gives "Authentication token manipulation error"

2010-06-25 Thread gmoore777
I have interleaved the information, removed the timestamps and substituted DOMAIN\first.last for the actual: $ passwd Changing password for DOMAIN\first.last passwd[30381]: pam_unix(passwd:chauthtok): user "DOMAIN\first.last" does not exist in /etc/passwd passwd[30381]: pam_winbi

[Bug 588031] Re: [Realtek ALC269] no sound on external speaker jack (Optiplex 980)

2010-06-24 Thread gmoore777
I have same problem: no sound from headphones in front or rear jack on two Optiplex 980's with i5 chip, 64-bit LucidLynx. I do have an internal speaker, and that does work, and it does shut off when I plug the headphones in. These are the first 980's/i5's that i have worked with. Optiplex 745,

[Bug 570944] Re: passwd : gives "Authentication token manipulation error"

2010-06-23 Thread gmoore777
FYI: I can get `passwd` to work if I change one line in common-password >From the winbind default-configured line of: password [success=1 default=ignore] pam_winbind.so use_authtok try_first_pass To: password [success=1 default=ignore] pam_winbind.so try_first_pass So looks like just the

[Bug 570944] Re: passwd : gives "Authentication token manipulation error"

2010-06-18 Thread gmoore777
FYI: I can get `passwd` to work if I change the line in common-password From: password [success=1 default=ignore] pam_winbind.so use_authtok try_first_pass To: password sufficient pam_winbind.so I'm not sure if I'm creating other problems with the above edit, since I'm n

[Bug 570944] Re: passwd : gives "Authentication token manipulation error"

2010-06-15 Thread gmoore777
Is this what you need? $ cd /etc/pam.d $ cat common-auth common-session-noninteractive common-session common-password common-account | grep -v "^#" auth[success=2 default=ignore] pam_unix.so nullok_secure auth[success=1 default=ignore] pam_winbind.so krb5_auth krb5_ccache_type

[Bug 570944] Re: passwd : gives "Authentication token manipulation error"

2010-05-28 Thread gmoore777
i am not using likewise-open on Lucid cause likewise-open no longer supports setting up Samba shares with ActiveDirectory integration. Meaning from a Windows machine, I cannot access \\linuxmachinename\sharename and this is important to our Windows/Linux workplace. (And I no longer see the advan

[Bug 554023] Re: gdm fails to start

2010-04-30 Thread gmoore777
Short Story: Kernel 2.6.32-11.15 is a kernel that causes the problem on my LucidLynx machine with all updated packages. Kernel 2.6.32-10.14 is a kernel that boots fine on my LucidLynx machine with all updated packages. Attached is the Xorg.0.log file from booting with the latest 2.6.32-21.32 ke

[Bug 554023] Re: gdm fails to start

2010-04-29 Thread gmoore777
If I go here, https://edge.launchpad.net/ubuntu/+source/linux/2.6.32-12.17, and download https://edge.launchpad.net/ubuntu/+archive/primary/+files/linux_2.6.32.orig.tar.gz this is not revision 17, this is revision 0 or 1 , right? How do I apply patches or revs to get that souce code tar ball up to

[Bug 554023] Re: gdm fails to start

2010-04-29 Thread gmoore777
Thank you. Adding "nomodeset" to the linux boot line via editing GRUB, worked 3 out of 3 boots. That is excellent. Not using "nomodeset" failed 4 out of 4 times. (just making sure I the problem still exists) Aside: when I initially moved the machine that I just tested from its directly attache

[Bug 570944] Re: passwd : gives "Authentication token manipulation error"

2010-04-29 Thread gmoore777
Correct, `passwd` works with likewise-open on hardy, and fails with winbind on lucid. I do not know what the outcome of `passwd` is on hardy without likewise-open, nor the outcome of `passwd` on lucid with likewise-open. I will ask this on the Lucid forum at http://ubuntuforums.org/showthread.p

[Bug 570944] Re: passwd : gives "Authentication token manipulation error"

2010-04-28 Thread gmoore777
Yes it works on HardyHeron. I used likewise-open to faciitate the ActiveDirectory integration on HardyHeron, rather than just the native samba/winbind integration on LucidLynx. But that may have nothing to do with it, but is worthy of mentioning. -- passwd : gives "Authentication token manipulat

[Bug 570944] [NEW] passwd : gives "Authentication token manipulation error"

2010-04-27 Thread gmoore777
Public bug reported: Binary package hint: samba `passwd` for ActiveDirectory account gives "Authentication token manipulation error" I have latest and greatest of LucidLynx updates. winbind2:3.4.7~dfsg-1ubuntu3 samba 2:3.4.7~dfsg-1ubuntu3 I have ActiveDirectory integration wi

[Bug 501130] Re: hostname -f does not show FQDN

2010-04-26 Thread gmoore777
** Tags removed: needs-upstream-testing -- hostname -f does not show FQDN https://bugs.launchpad.net/bugs/501130 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.ubun

[Bug 501130] Re: hostname -f does not show FQDN

2010-04-26 Thread gmoore777
I downloaded linux-image-2.6.34-020634rc5-generic_2.6.34-020634rc5_amd64.deb and installed it, and ran it at the Grub menu. $ uname -a Linux bee69.omgeollc.com 2.6.34-020634rc5-generic #020634rc5 SMP Tue Apr 20 09:07:31 UTC 2010 x86_64 GNU/Linux $ Same problem: `hostname -f` and `hostname -i` a

[Bug 501130] UdevLog.txt

2010-04-26 Thread gmoore777
apport information ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/45571849/UdevLog.txt -- hostname -f does not show FQDN https://bugs.launchpad.net/bugs/501130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 501130] ProcCpuinfo.txt

2010-04-26 Thread gmoore777
apport information ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/45571843/ProcCpuinfo.txt -- hostname -f does not show FQDN https://bugs.launchpad.net/bugs/501130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 501130] Lspci.txt

2010-04-26 Thread gmoore777
apport information ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/45571840/Lspci.txt -- hostname -f does not show FQDN https://bugs.launchpad.net/bugs/501130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 501130] ProcModules.txt

2010-04-26 Thread gmoore777
apport information ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/45571847/ProcModules.txt -- hostname -f does not show FQDN https://bugs.launchpad.net/bugs/501130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 501130] UdevDb.txt

2010-04-26 Thread gmoore777
apport information ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/45571848/UdevDb.txt -- hostname -f does not show FQDN https://bugs.launchpad.net/bugs/501130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubunt

[Bug 501130] ProcInterrupts.txt

2010-04-26 Thread gmoore777
apport information ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/45571846/ProcInterrupts.txt -- hostname -f does not show FQDN https://bugs.launchpad.net/bugs/501130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 501130] CurrentDmesg.txt

2010-04-26 Thread gmoore777
apport information ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/45571839/CurrentDmesg.txt -- hostname -f does not show FQDN https://bugs.launchpad.net/bugs/501130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 501130] Lsusb.txt

2010-04-26 Thread gmoore777
apport information ** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/45571842/Lsusb.txt -- hostname -f does not show FQDN https://bugs.launchpad.net/bugs/501130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 501130] BootDmesg.txt

2010-04-26 Thread gmoore777
apport information ** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/45571838/BootDmesg.txt -- hostname -f does not show FQDN https://bugs.launchpad.net/bugs/501130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 501130] Re: hostname -f does not show FQDN

2010-04-26 Thread gmoore777
1.) I just built out a brand new machine with LucidLynx Release Candidate and updated to the latest packages and rebooted. So this is a virgin system. ( i haven't edited a thing.) 2.) Here is the result of this set of commands: $ hostname; hostname -f; hostname -s; hostname -i machine69 machine6

[Bug 554023] Re: gdm fails to start

2010-04-26 Thread gmoore777
Assuming the problem is with the package, xserver-xorg-video-intel, would it be helpful and possible to purge this package and install various versions of this to identify the exact version where the regression occurred? If yes, how does one get hold of all the interim versions of xserver-xorg-

[Bug 554023] Re: gdm fails to start

2010-04-26 Thread gmoore777
I just burned a HardyHeron 8.04.4 CD. That LiveCD boots up fine. -- gdm fails to start https://bugs.launchpad.net/bugs/554023 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

[Bug 554023] Re: gdm fails to start

2010-04-26 Thread gmoore777
Attached is /var/log/dmesg after having added "drm.debug=0x04" without the quotes on the linux command line via the Grub edit menu. This file was created several minutes ago. ** Attachment added: "dmesg+with_drm.debugAndKVM" http://launchpadlibrarian.net/45523833/dmesg%2Bwith_drm.debugAndKVM

[Bug 554023] Re: gdm fails to start

2010-04-26 Thread gmoore777
Just added "video=VGA1:800x600" to end of linux line (without the quotes) and booted (), No change in the outcome. I did a diff between this Xorg.0.log and one previously without that option. It made no difference. Here is the diff: $ diff Xorg.0.log_withKVM Xorg.0.log 7,9c7,9 < Kernel command

[Bug 554023] Re: gdm fails to start

2010-04-26 Thread gmoore777
1A.) I found a file dmesg_withDebug. I'll assume it was the file that I was supposed to attach a long time ago. 1B.)I'll make another one, some time today. 2.) I just upgraded with latest LucidPackages this morning. Rebooted. Same dead screen problem. 3.) I just booted, successfully, off the Be

[Bug 554023] Re: gdm fails to start

2010-04-23 Thread gmoore777
** Package changed: linux (Ubuntu) => xserver-xorg-video-intel (Ubuntu) -- gdm fails to start https://bugs.launchpad.net/bugs/554023 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.co

[Bug 554023] Re: gdm fails to start

2010-04-23 Thread gmoore777
using the ReleaseCandidate that I burned today, 4-23-2010, booting the LiveCD exemplifies the same problem. Black/dead screen when using KVM(TRENDnet) switch. I never see the purple screen with the 5 dots blinking. LiveCD boots fine without KVM switch. -- gdm fails to start https://bugs.launc

[Bug 554023] Re: gdm fails to start

2010-04-23 Thread gmoore777
I've updated my machine with latest Lucid updates. No change in problem: Same problem where using the TRENDnet KVM switch causes X to not recognize the monitor. Without the KVM, everything is fine. Looking at both Xorg.0.log files, the files are identical for the first 151 lines, then right at t

[Bug 554023] Re: gdm fails to start

2010-04-16 Thread gmoore777
LiveCD of 4/16/2010 still does not work with my TRENDnet KVM switch. Another point to make, I can boot up a machine with a monitor directly attached. And then I can rearrange the monitor cable such that I am going through the KVM switch. That works. So, the problem is when "the thing" that does

[Bug 522410] Re: no support for Samba 3.4.5

2010-04-16 Thread gmoore777
On April 5th, Likewise-Open confirmed that they will not support the Samba integration for Lucid platform. Thus the solution that I chose, is to: `sudo apt-get purge likewise-open` and implement the native solution using winbind and samba. Now that I got that working, I can't see what b

[Bug 554023] Re: gdm fails to start

2010-04-13 Thread gmoore777
on a different machine than any of the above, but with same VGA controller, the LiveCD of 4/12/2010 boots up, using a Belkin KVM switch. (not a TRENDnet). One difference between the Belkin and TRENDnet KVM switches, is that Belkin has an AC/DC adapter that provides power to the switch, the TRENDn

[Bug 554023] Re: gdm fails to start

2010-04-12 Thread gmoore777
Problem still exists with a live CD burned today, 4/12/2010. (this bug is critical to us, as we outfit each developer with a Windows machine, a Linux machine, one monitor, and of course, one KVM switch.) -- gdm fails to start https://bugs.launchpad.net/bugs/554023 You received this bug notific

[Bug 554023] Re: gdm fails to start

2010-04-09 Thread gmoore777
just to reiterate, I am able to boot the Beta1 LiveCD , using the KVM switch. (proving the KVM switch is good) I have another machine that I rebuilt out with Beta1 LiveCD and no further updates. It boots fine on a different KVM switch, but cannot boot up using an April 5th LiveCD. (proving again

[Bug 554023] Re: gdm fails to start

2010-04-09 Thread gmoore777
attached is dmesg_withDebug which is /var/log/dmesg but with "linux " line in grub menu appended with "drm.debug=0x04". This is booting the machine with the KVM switch and the dead screen. -- gdm fails to start https://bugs.launchpad.net/bugs/554023 You received this bug notification because you

[Bug 554023] Re: gdm fails to start

2010-04-09 Thread gmoore777
Xorg.0.log_withKVM is attached ** Attachment added: "Xorg.0.log_withKVM" http://launchpadlibrarian.net/43555767/Xorg.0.log_withKVM -- gdm fails to start https://bugs.launchpad.net/bugs/554023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 554023] Re: gdm fails to start

2010-04-09 Thread gmoore777
Adding an extra wrinkle to my problem(sorry). I have determined that my problem still is a problem, but it exists only if I am using a KVM switch for the machines. If the monitor is directly attached, the console window comes up fine, and, a LiveCD (April 5th) comes up fine. But with the KVM swi

[Bug 554023] Re: gdm fails to start

2010-04-09 Thread gmoore777
On a second machine (with same problem), I just booted up 2.6.32-16 kernel, and the problem (dead screen) happened. But having said that, that -16 kernel was installed on 3/13/2010, per /var/log/apt/history.log and I did not have the problem then. The problem occurred about March 23rd after an u

[Bug 554023] setxkbmap.txt

2010-04-08 Thread gmoore777
apport information ** Attachment added: "setxkbmap.txt" http://launchpadlibrarian.net/43429216/setxkbmap.txt -- gdm fails to start https://bugs.launchpad.net/bugs/554023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 554023] xdpyinfo.txt

2010-04-08 Thread gmoore777
apport information ** Attachment added: "xdpyinfo.txt" http://launchpadlibrarian.net/43429221/xdpyinfo.txt -- gdm fails to start https://bugs.launchpad.net/bugs/554023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs m

[Bug 554023] Xrandr.txt

2010-04-08 Thread gmoore777
apport information ** Attachment added: "Xrandr.txt" http://launchpadlibrarian.net/43429215/Xrandr.txt -- gdm fails to start https://bugs.launchpad.net/bugs/554023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs maili

[Bug 554023] XorgLogOld.txt

2010-04-08 Thread gmoore777
apport information ** Attachment added: "XorgLogOld.txt" http://launchpadlibrarian.net/43429211/XorgLogOld.txt -- gdm fails to start https://bugs.launchpad.net/bugs/554023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 554023] XorgLog.txt

2010-04-08 Thread gmoore777
apport information ** Attachment added: "XorgLog.txt" http://launchpadlibrarian.net/43429207/XorgLog.txt -- gdm fails to start https://bugs.launchpad.net/bugs/554023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 554023] UdevLog.txt

2010-04-08 Thread gmoore777
apport information ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/43429201/UdevLog.txt -- gdm fails to start https://bugs.launchpad.net/bugs/554023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 554023] UdevDb.txt

2010-04-08 Thread gmoore777
apport information ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/43429199/UdevDb.txt -- gdm fails to start https://bugs.launchpad.net/bugs/554023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs maili

[Bug 554023] RelatedPackageVersions.txt

2010-04-08 Thread gmoore777
apport information ** Attachment added: "RelatedPackageVersions.txt" http://launchpadlibrarian.net/43429198/RelatedPackageVersions.txt -- gdm fails to start https://bugs.launchpad.net/bugs/554023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 554023] ProcModules.txt

2010-04-08 Thread gmoore777
apport information ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/43429196/ProcModules.txt -- gdm fails to start https://bugs.launchpad.net/bugs/554023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 554023] ProcInterrupts.txt

2010-04-08 Thread gmoore777
apport information ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/43429192/ProcInterrupts.txt -- gdm fails to start https://bugs.launchpad.net/bugs/554023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- u

[Bug 554023] ProcCpuinfo.txt

2010-04-08 Thread gmoore777
apport information ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/43429190/ProcCpuinfo.txt -- gdm fails to start https://bugs.launchpad.net/bugs/554023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 554023] PciDisplay.txt

2010-04-08 Thread gmoore777
apport information ** Attachment added: "PciDisplay.txt" http://launchpadlibrarian.net/43429188/PciDisplay.txt -- gdm fails to start https://bugs.launchpad.net/bugs/554023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 554023] Lsusb.txt

2010-04-08 Thread gmoore777
apport information ** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/43429187/Lsusb.txt -- gdm fails to start https://bugs.launchpad.net/bugs/554023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 554023] Lspci.txt

2010-04-08 Thread gmoore777
apport information ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/43429185/Lspci.txt -- gdm fails to start https://bugs.launchpad.net/bugs/554023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 554023] GdmLog2.txt

2010-04-08 Thread gmoore777
apport information ** Attachment added: "GdmLog2.txt" http://launchpadlibrarian.net/43429182/GdmLog2.txt -- gdm fails to start https://bugs.launchpad.net/bugs/554023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

  1   2   >