[Bug 692848] Re: Regression between 2.6.32-27 and 2.6.32-26 xfsdump SGI_FS_BULKSTAT errno = 22

2011-02-02 Thread Michael Lueck
I cross reported this bug to the SGI Linux XFS support group. Bill
Kendall of SGI replied as follows:

===
On 02/02/2011 07:30 AM, Michael Lueck wrote:
 Greetings,

 Somehow a reported IRIX bug with XFS got into Ubuntu 10.04 (Lucid) starting 
 with kernel 2.6.32-27.

 I am cross posting to this list in order to receive details as to what bug 
 got in Ubuntu which has
 been solved in IRIX, hoping with more details Ubuntu might make the same fix.

Aside from the fact that the errno is the same, there's nothing to suggest
that the Ubuntu problem is the the same bug. The IRIX bug is quite old.


 Ubuntu has since updated their kernel to 2.6.32-28 and someone already 
 verified at the bug report
 that the problem persists with that kernel version.

 Regression between 2.6.32-27 and 2.6.32-26 xfsdump SGI_FS_BULKSTAT errno = 
 22
 https://bugs.launchpad.net/bugs/692848

Between 2.6.32-26 and 2.6.32-27, Ubuntu backported 4 XFS commits from
2.6.35/2.6.36. All are part of a bulkstat security fix.

% git log Ubuntu-2.6.32-26.48..Ubuntu-2.6.32-27.49 -- fs/xfs | grep commit
commit 52d2a4cfbc852da8c3d3b9fa0cac2a07b12f5cfd
(cherry picked from commit 4536f2ad8b330453d7ebec0746c4374eadd649b1)
commit eb5ab28c8a5e4bb3f1ce05eba166c12175f6c701
(backported from commit 7b6259e7a83647948fa33a736cc832310c8d85aa)
commit 5f8e8c6ab416bbd58d4f5df512c119a888ff923c
(cherry picked from commit 1920779e67cbf5ea8afef31c5bf2b8096188)
commit 52e0d703745f7110f1ecbe83c02cf06a83da82e8
(backported from commit 7124fe0a5b619d65b739477b3b55a20bf805b06d)

I'm not aware of a similar problem upstream, so it would appear
to be a problem with Ubuntu's backport of these commits.

Bill
===

So it would seem that an error crept in when Ubuntu committed these
updates to the 2.6.32-27 kernel.

@Bill Nickless, Thank you for confirming the error persists with kernel
2.6.32-28.

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

Title:
  Regression between 2.6.32-27 and 2.6.32-26 xfsdump SGI_FS_BULKSTAT
  errno = 22

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


[Bug 709188] [NEW] Samba in Lucid upgrade killed Envelope Feeder on HP LJ4000 printer

2011-01-28 Thread Michael Lueck
Public bug reported:

Binary package hint: samba

This was not an issue with the Samba builds with Ubuntu 9.04 / 9.10. I
upgraded a couple of servers to 10.04 LTS (Lucid) and that upgrade
killed the Envelope Feeder on all three official / latest HP drivers
available for LaserJet LJ 4000 printers.

We had been using Point-n-Print to upload printer drivers to the servers
for about as long as it has been supported in Samba. That has worked
well.

I did not adjust anything with the print driver during the upgrade to
Ubuntu 10.04 Lucid. However that upgrade killed the Envelope Feeder on
the printer.

The PCL 5e and PCL 6 drivers print COM10 envelopes on plain paper from
the tray, and they do not even rotate the text 90'.

The PS driver print COM10 envelopes at least rotated 90', however still
on plain paper.

Inside the driver, the check box is unchecked for the envelope feeder in
the PCL5e / PCL6 driver versions. It had always been checked since I
built these servers / uploaded the drivers. The PS driver did keep the
setting for Envelope Feeder selected.

So I trying to clear out the drivers and reupload them, with the
following:

1) Stop Samba

2) Backup files:
/var/lib/samba/ntdrivers.tdb
/var/lib/samba/ntprinters.tdb
/var/lib/samba/ntforms.tdb
/var/cache/samba/printing/printers.tdb
/var/cache/samba/printing/HPLJ4000-PS.tdb
/var/cache/samba/printing/HPLJ4000-PCL6.tdb
/var/cache/samba/printing/HPLJ4000-PCL5e.tdb
/srv/shares/print/* (dir that has the print share for drivers to be uploaded to)

3) Delete said files

4) Restart Samba

5) From a Windows XP Pro workstation, login to the domain with an ID
that is a PrinterAdmin

6) Re-upload drivers

7) Check the check box in the driver for the Envelope feeder.
The check box would NOT stay checked in the PCL-5e or PCL 6 drivers.
The check box DID say checked in the PS driver.

8) Return to test workstation, reinstall the drivers over-top of the
drivers already on the workstation (same version drivers as before, HP
has not updated them recently)

9) Confirm that the PS driver DID have the Envelope Feeder selected

10) Try printing an envelope, printer LCD does indicate that it is going
to print an envelope, however 8.5 x 11 paper is pulled in



WorkAround: I have moved to printing directly to CUPS via Windows XP
Internet Printing

The downside to that is I must visit each workstation to deploy the
printers by hand. IPP has no upload / download printer driver
capabilities. However all of the check boxes are functional, and
envelopes print properly from all three drivers available for HP LJ4000
printers.

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.
https://bugs.launchpad.net/bugs/709188

Title:
  Samba in Lucid upgrade killed Envelope Feeder on HP LJ4000 printer

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 709188] [NEW] Samba in Lucid upgrade killed Envelope Feeder on HP LJ4000 printer

2011-01-28 Thread Michael Lueck
Public bug reported:

Binary package hint: samba

This was not an issue with the Samba builds with Ubuntu 9.04 / 9.10. I
upgraded a couple of servers to 10.04 LTS (Lucid) and that upgrade
killed the Envelope Feeder on all three official / latest HP drivers
available for LaserJet LJ 4000 printers.

We had been using Point-n-Print to upload printer drivers to the servers
for about as long as it has been supported in Samba. That has worked
well.

I did not adjust anything with the print driver during the upgrade to
Ubuntu 10.04 Lucid. However that upgrade killed the Envelope Feeder on
the printer.

The PCL 5e and PCL 6 drivers print COM10 envelopes on plain paper from
the tray, and they do not even rotate the text 90'.

The PS driver print COM10 envelopes at least rotated 90', however still
on plain paper.

Inside the driver, the check box is unchecked for the envelope feeder in
the PCL5e / PCL6 driver versions. It had always been checked since I
built these servers / uploaded the drivers. The PS driver did keep the
setting for Envelope Feeder selected.

So I trying to clear out the drivers and reupload them, with the
following:

1) Stop Samba

2) Backup files:
/var/lib/samba/ntdrivers.tdb
/var/lib/samba/ntprinters.tdb
/var/lib/samba/ntforms.tdb
/var/cache/samba/printing/printers.tdb
/var/cache/samba/printing/HPLJ4000-PS.tdb
/var/cache/samba/printing/HPLJ4000-PCL6.tdb
/var/cache/samba/printing/HPLJ4000-PCL5e.tdb
/srv/shares/print/* (dir that has the print share for drivers to be uploaded to)

3) Delete said files

4) Restart Samba

5) From a Windows XP Pro workstation, login to the domain with an ID
that is a PrinterAdmin

6) Re-upload drivers

7) Check the check box in the driver for the Envelope feeder.
The check box would NOT stay checked in the PCL-5e or PCL 6 drivers.
The check box DID say checked in the PS driver.

8) Return to test workstation, reinstall the drivers over-top of the
drivers already on the workstation (same version drivers as before, HP
has not updated them recently)

9) Confirm that the PS driver DID have the Envelope Feeder selected

10) Try printing an envelope, printer LCD does indicate that it is going
to print an envelope, however 8.5 x 11 paper is pulled in



WorkAround: I have moved to printing directly to CUPS via Windows XP
Internet Printing

The downside to that is I must visit each workstation to deploy the
printers by hand. IPP has no upload / download printer driver
capabilities. However all of the check boxes are functional, and
envelopes print properly from all three drivers available for HP LJ4000
printers.

** Affects: samba (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/709188

Title:
  Samba in Lucid upgrade killed Envelope Feeder on HP LJ4000 printer

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


[Bug 625134] Re: external usb storage does not work with intel D945GCLF motherboard

2011-01-22 Thread Michael Lueck
I was able to come up with a script workaround to correct this problem.
I posted the script here in #23

USB HDD and Flash Drives no longer recognized
https://bugs.launchpad.net/bugs/645211

So I run that EACH TIME I attach a USB storage device to our server,
THEN the server will detect it.

Also there have been comments in that thread that supposedly the problem
has been fixed in the x64 version of Ubuntu 10.04, however yet remains
in the x86 version.

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

Title:
  external usb storage does not work with intel D945GCLF motherboard

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


[Bug 654300] Re: cron.daily reports apticron RTNETLINK answers: Address family not supported by protocol

2011-01-04 Thread Michael Lueck
Thank you, Felix!

Ubuntu Hardy 8.04

$ dpkg -l|grep apticron
ii  apticron1.1.20  
cron-script to mail impending apt updates

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

Title:
  cron.daily reports apticron RTNETLINK answers: Address family not supported 
by protocol

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


[Bug 692848] [NEW] Regression between 2.6.32-27 and 2.6.32-26 xfsdump SGI_FS_BULKSTAT errno = 22

2010-12-20 Thread Michael Lueck
Public bug reported:

On our Ubuntu 10.04 LTS server running x86 code, this evening a kernel
update was ready for installation. I updated the kernel, rebooted
(IPL'ed), and proceeded with the backup which utilized xfsdump as we use
the xfs filesystem. Four of the xfsdump received a never before seen
error: SGI_FS_BULKSTAT errno = 22

Output as follows:
using file dump (drive_simple) strategy
version 3.0.4 (dump format 3.0) - Running single-threaded
level 0 dump of ldslnx01:/srv
dump date: Mon Dec 20 21:59:33 2010
session id: f98f8cc0-963f-41a6-9a19-a89192502bf0
session label: data
ino map phase 1: constructing initial dump list
ino map phase 2: skipping (no pruning necessary)
ino map phase 3: skipping (only one dump stream)
ino map construction complete
estimated dump size: 100739707392 bytes
WARNING: no media label specified
creating dump session media file 0 (media 0, file 0)
dumping ino map
dumping directories
SGI_FS_BULKSTAT failed: Invalid argument (22)
dump size (non-dir files) : 0 bytes
NOTE: dump interrupted: 79 seconds elapsed: may resume later using -R option
Dump Status: INTERRUPT

This backup file did have some size to it. The other three, backing up
smaller amounts of data, were all zero (0) length dump files.

I rebooted to the prior kernel: $ uname -a
Linux ldslnx01 2.6.32-26-generic-pae #48-Ubuntu SMP Wed Nov 24 10:31:20 UTC 
2010 i686 GNU/Linux

And the same backup gets to 100% success.

Reboot to the new kernel, same failure.

I think that fairly well illustrates that the problem exists only with
the kernel update installed this evening.



I did come across a reference to this problem on the SGI website:

http://techpubs.sgi.com/library/tpl/cgi-bin/getdoc.cgi?coll=0650db=relnotesfname=/usr/relnotes/eoe
  1.6.17  Bugs fixed in IRIX 6.5.13
+ 816457:  xfsdump SGI_FS_BULKSTAT errno = 22   cxfs

So evidently it is something that has been seen and corrected in IRIX.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-27-generic-pae 2.6.32-27.49
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.32-27.49-generic-pae 2.6.32.26+drm33.12
Uname: Linux 2.6.32-27-generic-pae i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
AplayDevices: Error: [Errno 2] No such file or directory
Architecture: i386
ArecordDevices: Error: [Errno 2] No such file or directory
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D2', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/timer'] failed with exit code 1:
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info: Error: [Errno 2] No such file or directory
Card0.Amixer.values: Error: [Errno 2] No such file or directory
CurrentDmesg: [   22.416013] eth0: no IPv6 routers present
Date: Mon Dec 20 23:00:58 2010
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
Lsusb:
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 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:0002 Linux Foundation 2.0 root hub
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-27-generic-pae 
root=UUID=87ad7999-94fd-4004-b898-d6a943e5895e ro quiet splash
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.34.1
RfKill:
 
SourcePackage: linux
dmi.bios.date: 07/29/2009
dmi.bios.vendor: Intel Corp.
dmi.bios.version: LF94510J.86A.0229.2009.0729.0209
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: D945GCLF
dmi.board.vendor: Intel Corporation
dmi.board.version: AAE27042-400
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnIntelCorp.:bvrLF94510J.86A.0229.2009.0729.0209:bd07/29/2009:svn:pn:pvr:rvnIntelCorporation:rnD945GCLF:rvrAAE27042-400:cvn:ct3:cvr:

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


** Tags: apport-bug filesystem i386 lucid needs-upstream-testing 
regression-update

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

Title:
  Regression between 2.6.32-27 and 2.6.32-26 xfsdump SGI_FS_BULKSTAT errno = 22

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


[Bug 692848] Re: Regression between 2.6.32-27 and 2.6.32-26 xfsdump SGI_FS_BULKSTAT errno = 22

2010-12-20 Thread Michael Lueck


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

Title:
  Regression between 2.6.32-27 and 2.6.32-26 xfsdump SGI_FS_BULKSTAT errno = 22

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


[Bug 645211] Re: USB HDD and Flash Drives no longer recognized

2010-12-18 Thread Michael Lueck
@John: Your steps appear to have gotten the drive connected via the USB
2.0 hub on my client's server. At least the output of lsusb shows it on
the same Bus 001 which is the bus of the USB 2.0 controller. I
modified their USB HDD fix script to run these commands when they are
mounting their backup drive. I will report again once we see if the
backup runs at USB 2.0 performance... but so far, looking promising!
Thank you! :-)

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

Title:
  USB HDD and Flash Drives no longer recognized

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


[Bug 645211] Re: USB HDD and Flash Drives no longer recognized

2010-12-18 Thread Michael Lueck
@John, thank you for following up with that suggestion. Client reports a
snappy backup!

I worked up a bit of automation for the processes, as follows:

# fixext_backup.sh

#!/bin/bash -x

cd /sys/bus/pci/drivers/ehci_hcd

USBDRIVE=`/usr/bin/find ./ -name :00:*`
echo $USBDRIVE

echo $USBDRIVE | /bin/sed s/\.\///unbind
echo $USBDRIVE | /bin/sed s/\.\///bind

/usr/sbin/lsusb
/bin/sleep 5
/usr/sbin/lsusb


The first lsusb indeed does not find the drive, the second one after
waiting five seconds does, and the client may carry on with their backup
procedure at that point.

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

Title:
  USB HDD and Flash Drives no longer recognized

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


[Bug 645211] Re: USB HDD and Flash Drives no longer recognized

2010-12-16 Thread Michael Lueck
@Davud #17

I am still getting nonsense errors with the current x86 10.04 kernel

[688424.636036] hub 1-0:1.0: Cannot enable port 1.  Maybe the USB cable is bad?
[688427.604039] hub 1-0:1.0: Cannot enable port 1.  Maybe the USB cable is bad?
[688430.572035] hub 1-0:1.0: Cannot enable port 1.  Maybe the USB cable is bad?
[688433.540032] hub 1-0:1.0: Cannot enable port 1.  Maybe the USB cable is bad?
[688433.540185] hub 1-0:1.0: unable to enumerate USB device on port 1
[688433.816034] usb 1-2: new high speed USB device using ehci_hcd and address 6
[688448.964027] usb 1-2: device descriptor read/64, error -110
[688464.216028] usb 1-2: device descriptor read/64, error -110
[688464.432030] usb 1-2: new high speed USB device using ehci_hcd and address 7
[688479.580526] usb 1-2: device descriptor read/64, error -110
[688494.832031] usb 1-2: device descriptor read/64, error -110
[688495.048040] usb 1-2: new high speed USB device using ehci_hcd and address 8

Did you happen to be using the x64 kernel?

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

Title:
  USB HDD and Flash Drives no longer recognized

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


[Bug 645211] Re: USB HDD and Flash Drives no longer recognized

2010-12-16 Thread Michael Lueck
Per #14, yes you are using x64... that might be the difference.

OK, still a problem in the x86 kernel, Ubuntu please fix it soon!!!
Seems you fixed it in the x64 kernel.

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

Title:
  USB HDD and Flash Drives no longer recognized

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


[Bug 645211] Re: USB HDD and Flash Drives no longer recognized

2010-12-16 Thread Michael Lueck
I just IPL'ed our server, issued sudo lsusb PRIOR to powering on the
drive a couple of times, powered it on, and the USB drive attaches
cleanly w/o errors that the cable might be bad or or or...

So on our server with IOGear USB HDD boxes, it is CRITICAL that lsusb be
run PRIOR to attempting to attach... else you are just wasting your
time. Again, per #19, Ubuntu please fix it soon!!!

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

Title:
  USB HDD and Flash Drives no longer recognized

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


[Bug 645211] Re: USB HDD and Flash Drives no longer recognized

2010-12-14 Thread Michael Lueck
aaahhh, could we get some assistance on this report please?

I do not have additional spare Intel Atom systems to test with, but
would upgrading away from 10.04 LTS to 10.10 work where 10.04 is
failing?

From the reports, seems several people are also using Intel Atom based
boards.

Suggestions please? Our client is quite ticked with Ubuntu over this
issue. Thank you.

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

Title:
  USB HDD and Flash Drives no longer recognized

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


[Bug 645211] Re: USB HDD and Flash Drives no longer recognized

2010-12-14 Thread Michael Lueck
Oh, my bad... it was in the Ubuntu Forums where someone responded with
similar trouble using Intel Atom boards:

10.04 server not recognizing USB drives suddenly
http://ubuntuforums.org/showthread.php?t=1576834

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

Title:
  USB HDD and Flash Drives no longer recognized

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


[Bug 625134] Re: external usb storage does not work with intel D945GCLF motherboard

2010-12-14 Thread Michael Lueck
I was sifting through dmesg output just now on my 10.04 server with an
Intel Atom D945GCLF MB and came upon the same ioremap.c:135 Warning as
reported here.

@Karri Huhtanen: lsusb wakes up Linux to the presence of the USB
storage device on my server, using IOGear boxes. Another work-around is
needed to wake up a client's near identical server / the client has
different USB drives.

Seems to be we are reporting the same thing. My bug is:

USB HDD and Flash Drives no longer recognized
https://bugs.launchpad.net/bugs/645211

BTW: When 10.04 first came out USB storage was working. Somewhere along
the way it broke. I backleveled my server all the way back to the kernel
that was installed at the time USB storage last worked, and was unable
to get it to work again. My thought is that something besides the kernel
along has caused this problem.

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

Title:
  external usb storage does not work with intel D945GCLF motherboard

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


[Bug 645211] Re: USB HDD and Flash Drives no longer recognized

2010-12-14 Thread Michael Lueck
There appears to be someone else reporting this same sort of thing:

external usb storage does not work with intel D945GCLF motherboard
https://bugs.launchpad.net/bugs/625134

@David, seeing your mention of dmesg, I went checking my dmesg output
and came upon that same error. Thus have commented on and subscribed to
that other bug report.

Problem for us unchanged since #11.

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

Title:
  USB HDD and Flash Drives no longer recognized

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


[Bug 645211] Re: USB HDD and Flash Drives no longer recognized

2010-12-06 Thread Michael Lueck
I think there are two sub-issues going on with this trouble attaching
USB mass storage devices to Ubuntu Server 10.04:

1) For our IOGear brand USB boxes, it is necessary to wake up Linux to
the drive's presence attached to a USB port. I tested a backup last
evening and it was speed-wise normal USB 2.0 expected performance.
Looking at the lsusb output, indeed it is showing up on the USB 2.0
controller bus. This is a workable situation.

2) For our client who happens to backup to Western Digital My Passport
Essential drives http://www.wdc.com/en/products/products.aspx?id=440 ,
the syntax specified by David Mitchell #7 does at least get the server
to see the drive, however in that case it runs (crawls) at USB 1.1
performance which is not acceptable.

This really needs to get fixed in 10.04, and preferably SOON. What
additional information could we provide to be of assistance?

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

Title:
  USB HDD and Flash Drives no longer recognized

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


[Bug 645211] Re: USB HDD and Flash Drives no longer recognized

2010-11-28 Thread Michael Lueck
@David Mitchell #7, Thank you for posting your work-around solution.
That just helped me get a client's Western Digital 2.5 500GB USB HDD to
attach.

lsusb alone would not alert the computer to the drive's presence.
Your step allowed lsusb to see the drive.

I did notice that AFTER running your command, the Linux Foundation 2.0
root hub device disappears from the output of lsusb.

-- 
USB HDD and Flash Drives no longer recognized
https://bugs.launchpad.net/bugs/645211
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 645211] Re: USB HDD and Flash Drives no longer recognized

2010-11-28 Thread Michael Lueck
I checked my server again - indeed lsusb still shows the USB 2.0 device
at the same time as the USB HDD.

The USB 2.0 controller disappearing on my client's server got me
suspicious to an additional observation which I think might be related.
Our backups are taking an EXTREMELY long time to complete. It is as if
these USB 2.0 HDD's are actually connecting via USB 1.1 on Ubuntu 10.04
whereas on Ubuntu 9.10 and 9.04 there was no need to run additional
commands and performance was snappy.

Backups usually took around an hour. The client's backup has been
running for about 9 hours already and has only backed up 29GB of around
125GB.

It certainly smells like it is operating with a USB 1.1 connection to
me.

Any clues as to why 10.04 is causing such difficulties? This is quite
unacceptable... a real show stopper. I am probably going to have a
screaming client in the morning when the backup is STILL running and
they need to being the weeks tasks... probably scream to back level
their server to Ubuntu 9.10, which is quite impossible.

Suggestions please?

-- 
USB HDD and Flash Drives no longer recognized
https://bugs.launchpad.net/bugs/645211
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 584188] Re: cups lost all printers after reboot

2010-10-29 Thread Michael Lueck
I, as a work around, command line script attach to the printer(s) at
boot-up. Please see the following blog post:
http://www.lueckdatasystems.com/HOW-
TO_Command_Line_Connect_to_a_CUPS_Network_Printer_for_Ubuntu_Linux

-- 
cups lost all printers after reboot
https://bugs.launchpad.net/bugs/584188
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 383269] Re: printer configuration lost after reboot

2010-10-29 Thread Michael Lueck
I, as a work around, command line script attach to the printer(s) at
boot-up. Please see the following blog post:
http://www.lueckdatasystems.com/HOW-
TO_Command_Line_Connect_to_a_CUPS_Network_Printer_for_Ubuntu_Linux

-- 
printer configuration lost after reboot
https://bugs.launchpad.net/bugs/383269
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeadmin in ubuntu.

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


[Bug 368977] Re: System print config forgets printer status / settings on reboot

2010-10-29 Thread Michael Lueck
I, as a work around, command line script attach to the printer(s) at
boot-up. Please see the following blog post:
http://www.lueckdatasystems.com/HOW-
TO_Command_Line_Connect_to_a_CUPS_Network_Printer_for_Ubuntu_Linux

-- 
System print config forgets printer status / settings on reboot
https://bugs.launchpad.net/bugs/368977
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-meta in ubuntu.

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


[Bug 645211] Re: USB HDD and Flash Drives no longer recognized

2010-10-04 Thread Michael Lueck
@Carl: That puts a whole new light on the issue you are seeing! ;-)

Yes I had come across that http://packages.ubuntu.com/lucid/usbmount
package looking for possibilities as to why the drives were not being
seen. I intend to use that package to try to mount drives to a
consistent mount point no matter what device within /dev the drives show
up as. On Ubuntu Server we have troubles that sometimes the drive
decides to change devices from /dev/sdb to /dev/sdc.

However, the system still needs to see the USB drive in the first place!
:-)

-- 
USB HDD and Flash Drives no longer recognized
https://bugs.launchpad.net/bugs/645211
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 654300] [NEW] cron.daily reports apticron RTNETLINK answers: Address family not supported by protocol

2010-10-03 Thread Michael Lueck
Public bug reported:

Binary package hint: apticron

We have apticron installed on a VPS installation of Ubuntu 8.04 hosted
by Parallels Virtuozzo. When the cron.daily tries to run, we are
receiving the following error:

/etc/cron.daily/apticron:
RTNETLINK answers: Address family not supported by protocol
Dump terminated

Searching we found this bug open against Debian:

apticron: RTNETLINK answers: Address family not supported by protocol
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463585

Following is the ifconfig from the VPS:

$ ifconfig
loLink encap:Local Loopback  
  inet addr:127.0.0.1  Mask:255.0.0.0
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:6385959749867950334 errors:0 dropped:0 overruns:0 frame:0
  TX packets:7749435834484552678 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:18285740516125708965 (1495.4 PB)  TX 
bytes:13012158753129510338 (88.3 PB)

venet0Link encap:UNSPEC  HWaddr 
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  
  inet addr:127.0.0.1  P-t-P:127.0.0.1  Bcast:0.0.0.0  
Mask:255.255.255.255
  UP BROADCAST POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1
  RX packets:5466079 errors:0 dropped:0 overruns:0 frame:0
  TX packets:7044455 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:670905552 (639.8 MB)  TX bytes:7652562213 (7.1 GB)

venet0:0  Link encap:UNSPEC  HWaddr 
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  
  inet addr:xxx.xxx.xxx.xxx  P-t-P:74.208.106.99  Bcast:0.0.0.0  
Mask:255.255.255.255
  UP BROADCAST POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1


Which interface venet0:0 is the IP address we know to access the server via. 
(Real address replaced with x's.)

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

-- 
cron.daily reports apticron RTNETLINK answers: Address family not supported by 
protocol
https://bugs.launchpad.net/bugs/654300
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 518393] Re: Gtinydns id not created, but two other id's created

2010-10-02 Thread Michael Lueck
Yes Johannes, apparently the axfrdns ID is needed as well.

Ubuntu developers, please see: http://cr.yp.to/djbdns/axfrdns.html

To match the Ubuntu naming standard for the djbdns package, perhaps
Gaxfrdns

And the original developer's docs stating that Gtinydns ID is needed:
http://cr.yp.to/djbdns/run-server.html

I have updated the diff patch of the script responsible for creating
these ID's. Could someone kindly review the patch and get this updated?

** Patch added: Updated diff to patch the script which creates ID's for djbdns
   
https://bugs.launchpad.net/ubuntu/+source/djbdns/+bug/518393/+attachment/1666993/+files/dnscache-run.preinst.diff

-- 
Gtinydns id not created, but two other id's created
https://bugs.launchpad.net/bugs/518393
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 645211] Re: USB HDD and Flash Drives no longer recognized

2010-09-28 Thread Michael Lueck
Bug still exists / persists with the kernel update to linux-
image-2.6.32-25-generic-pae_2.6.32-25.44_i386.deb this morning.

The lsusb command still works to get the server to recognize the
attached / powered on USB HDD.

-- 
USB HDD and Flash Drives no longer recognized
https://bugs.launchpad.net/bugs/645211
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 645211] Re: USB HDD and Flash Drives no longer recognized

2010-09-25 Thread Michael Lueck
Very odd indeed! I found a method to get the current kernel build to see
the USB HDD box! The command line program lsusb seems to wake the kernel
up to the fact that a USB HDD box is attached to the server. See the
following:

use...@hostname:~$ lsusb
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
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:0002 Linux Foundation 2.0 root hub
use...@hostname:~$ lsusb
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
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 002: ID 067b:3507 Prolific Technology, Inc. PL3507 ATAPI6 Bridge
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
use...@hostname:~$

The extra device in the second run is indeed the USB HDD box which the
first lsusb some how managed to get something to wake up and actually
see it.

Again these results are with the current build of the kernel: linux-
image-2.6.32-24-generic-pae_2.6.32-24.43_i386.deb

The syslog entries found the found USB HDD box are as follows:

Sep 25 14:01:32 hostname kernel: [  133.536034] usb 1-1: new high speed USB 
device using ehci_hcd and address 2
Sep 25 14:01:32 hostname kernel: [  133.800427] usb 1-1: configuration #1 
chosen from 1 choice
Sep 25 14:01:32 hostname kernel: [  133.860147] Initializing USB Mass Storage 
driver...
Sep 25 14:01:32 hostname kernel: [  133.860447] scsi5 : SCSI emulation for USB 
Mass Storage devices
Sep 25 14:01:32 hostname kernel: [  133.860925] usbcore: registered new 
interface driver usb-storage
Sep 25 14:01:32 hostname kernel: [  133.860936] USB Mass Storage support 
registered.
Sep 25 14:01:32 hostname kernel: [  133.862617] usb-storage: device found at 2
Sep 25 14:01:32 hostname kernel: [  133.862625] usb-storage: waiting for device 
to settle before scanning
Sep 25 14:01:37 hostname kernel: [  138.860314] usb-storage: device scan 
complete
Sep 25 14:01:37 hostname kernel: [  138.861189] scsi 5:0:0:0: Direct-Access 
Hitachi  HDT725040VLAT80  V5CO PQ: 0 ANSI: 0
Sep 25 14:01:37 hostname kernel: [  138.868478] sd 5:0:0:0: Attached scsi 
generic sg2 type 0
Sep 25 14:01:37 hostname kernel: [  138.869259] sd 5:0:0:0: [sdb] Adjusting the 
sector count from its reported value: 781422768
Sep 25 14:01:37 hostname kernel: [  138.869276] sd 5:0:0:0: [sdb] 781422767 
512-byte logical blocks: (400 GB/372 GiB)
Sep 25 14:01:37 hostname kernel: [  138.871773] sd 5:0:0:0: [sdb] Write Protect 
is off
Sep 25 14:01:37 hostname kernel: [  138.871786] sd 5:0:0:0: [sdb] Mode Sense: 
03 00 00 00
Sep 25 14:01:37 hostname kernel: [  138.871794] sd 5:0:0:0: [sdb] Assuming 
drive cache: write through
Sep 25 14:01:37 hostname kernel: [  138.873888] sd 5:0:0:0: [sdb] Adjusting the 
sector count from its reported value: 781422768
Sep 25 14:01:37 hostname kernel: [  138.874884] sd 5:0:0:0: [sdb] Assuming 
drive cache: write through
Sep 25 14:01:37 hostname kernel: [  138.875050]  sdb: sdb1
Sep 25 14:01:37 hostname kernel: [  138.893762] sd 5:0:0:0: [sdb] Adjusting the 
sector count from its reported value: 781422768
Sep 25 14:01:37 hostname kernel: [  138.894768] sd 5:0:0:0: [sdb] Assuming 
drive cache: write through
Sep 25 14:01:37 hostname kernel: [  138.894936] sd 5:0:0:0: [sdb] Attached SCSI 
disk

Please let me know if there are more details which it would be helpful
to have in order to find a resolution to this problem.

-- 
USB HDD and Flash Drives no longer recognized
https://bugs.launchpad.net/bugs/645211
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 645211] [NEW] USB HDD and Flash Drives no longer recognized

2010-09-22 Thread Michael Lueck
Public bug reported:

The current kernel back in July (I think around the 20's) of 2010 was
working well with USB HDD's. For a couple of weeks now, I have not been
able to attach a UDB HDD or USB Flash Drive to our 10.04.1 fully updated
server. Perhaps there has been a kernel update that nuked USB mass
storage from the server kernel.

Ubuntu Desktop 10.04.1 does not appear to be affected.

Someone suggested plugging a USB Keyboard in, and that does work, though
USB mass storage still does not work.

We use USB HDD's as backup media, so this is quite important to get
resolved.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-24-generic-pae 2.6.32-24.43
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.32-24.43-generic-pae 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic-pae i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
AplayDevices: Error: [Errno 2] No such file or directory
Architecture: i386
ArecordDevices: Error: [Errno 2] No such file or directory
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D2', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/timer'] failed with exit code 1:
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info: Error: [Errno 2] No such file or directory
Card0.Amixer.values: Error: [Errno 2] No such file or directory
Date: Wed Sep 22 09:11:03 2010
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
Lsusb:
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 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:0002 Linux Foundation 2.0 root hub
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-24-generic-pae 
root=UUID=87ad7999-94fd-4004-b898-d6a943e5895e ro quiet splash
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.34.1
RfKill:
 
SourcePackage: linux
dmi.bios.date: 07/29/2009
dmi.bios.vendor: Intel Corp.
dmi.bios.version: LF94510J.86A.0229.2009.0729.0209
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: D945GCLF
dmi.board.vendor: Intel Corporation
dmi.board.version: AAE27042-400
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnIntelCorp.:bvrLF94510J.86A.0229.2009.0729.0209:bd07/29/2009:svn:pn:pvr:rvnIntelCorporation:rnD945GCLF:rvrAAE27042-400:cvn:ct3:cvr:

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


** Tags: apport-bug i386 lucid needs-upstream-testing regression-release

-- 
USB HDD and Flash Drives no longer recognized
https://bugs.launchpad.net/bugs/645211
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 645211] Re: USB HDD and Flash Drives no longer recognized

2010-09-22 Thread Michael Lueck

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/645211/+attachment/1622605/+files/AlsaDevices.txt

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/645211/+attachment/1622606/+files/BootDmesg.txt

** Attachment added: Card0.Codecs.codec.2.txt
   
https://bugs.launchpad.net/bugs/645211/+attachment/1622607/+files/Card0.Codecs.codec.2.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/645211/+attachment/1622608/+files/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/645211/+attachment/1622609/+files/Dependencies.txt

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/645211/+attachment/1622610/+files/Lspci.txt

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/645211/+attachment/1622611/+files/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/645211/+attachment/1622612/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/645211/+attachment/1622613/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/645211/+attachment/1622614/+files/ProcModules.txt

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/645211/+attachment/1622615/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/645211/+attachment/1622616/+files/UdevLog.txt

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/645211/+attachment/1622617/+files/WifiSyslog.txt

-- 
USB HDD and Flash Drives no longer recognized
https://bugs.launchpad.net/bugs/645211
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 586968] Re: Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the switch boots

2010-09-04 Thread Michael Lueck
I think this bug is now confirmed resolved with the Ubuntu 10.04.1 CD
image.

I loaded a workstation on our Adder AV8OSDE KVM. The box has a PNY
nVidia 6200 board in it.

First I installed from the 10.04.1 CD, then applied available updates and 
rebooted.
Next installed the latest binary nVidia drivers, rebooted.
Mouse working beautifully through the KVM box.

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] Re: Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the switch boots

2010-08-25 Thread Michael Lueck
I got daring just now and booted a fully updated 10.04 box on the KVM
with the mouse from the KVM plugged into the computer. This problem
appears to have disappeared fortunately. I will test it out for a while,
however, and report back to this bug report.

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] Re: Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the switch boots

2010-08-24 Thread Michael Lueck
I just happened to remember this bug exists last I checked... any update
on getting this nasty one squashed?

I was just thinking about getting my production desktop upgraded to
10.04, and this bug I would really appreciate getting a resolution to
PRIOR to making that migration.

It is very annoying to deal with multiple mice at my desk... not sure
which one to grab based on which computer I am accessing through the
KVM.

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 503935] Re: Ubuntu Lucid 10.04 DEFAULT=saved, Last boot = Windows, Grub comes up defaulting to Ubuntu

2010-07-18 Thread Michael Lueck
@Huseyin AKIN #10: Thanks, those concise steps actually worked. Thus,
solution confirmed.

Tested on fully updated 10.04.

A commented #GRUB_SAVEDEFAULT=true needs to be in the default config
file as this saving of last booted OS will not work otherwise. Insane to
expect people to happen to know what to hand key in to make Grub2 work
the way Grub used to be able to work WITHOUT needing to know what line
to add.

-- 
Ubuntu Lucid 10.04 DEFAULT=saved, Last boot = Windows, Grub comes up defaulting 
to Ubuntu
https://bugs.launchpad.net/bugs/503935
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 508988] Re: Installing Lucid Alpha 3 dual-boot, Windows 2000 SP4 NTFS partition no longer boots, hang at mup.sys

2010-07-15 Thread Michael Lueck
@#12 syats:

Sounds like your problem is different since you stated you had able to
double boot for a good 4 months.

What I was seeing during Lucid testing was Lucid would thrash / trash a
working copy of Windows 2000 or XP immediately upon adding Lucid to free
space behind the Windows partition(s).

The problems with both Windows 2000 and XP were resolved prior to the
release of Ubuntu 10.04 / Lucid.

-- 
Installing Lucid Alpha 3 dual-boot, Windows 2000 SP4 NTFS partition no longer 
boots, hang at mup.sys
https://bugs.launchpad.net/bugs/508988
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 508988] Re: Installing Lucid Alpha 3 dual-boot, Windows 2000 SP4 NTFS partition no longer boots, hang at mup.sys

2010-07-15 Thread Michael Lueck
quote I'll keep trying to fix it, and won't use night builds any more
for an every-day machine. /quote

 Ubuntu 10.04 Lucid is released now.

Perhaps are you testing Ubuntu 10.10? If so, open a new ticket as this
one was for Lucid / 10.04.

-- 
Installing Lucid Alpha 3 dual-boot, Windows 2000 SP4 NTFS partition no longer 
boots, hang at mup.sys
https://bugs.launchpad.net/bugs/508988
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 508988] Re: Installing Lucid Alpha 3 dual-boot, Windows 2000 SP4 NTFS partition no longer boots, hang at mup.sys

2010-07-15 Thread Michael Lueck
In that case I would verify the md5sum of your disk to the official
release version md5sum.

If it is different, then perhaps try zsync to build a new ISO updating
the ISO you already have. Example of when I updated/downloaded the
official release:

zsync -i ./lucid-desktop-i386_20100426.1.iso http://ubuntu.media.mit.edu
/ubuntu-releases/10.04/ubuntu-10.04-desktop-i386.iso.zsync

I was renaming dailies I pulled down including the date code in the
filename. So rename the one you have, and use it to speed up downloading
the official release version. Bye! :-)

-- 
Installing Lucid Alpha 3 dual-boot, Windows 2000 SP4 NTFS partition no longer 
boots, hang at mup.sys
https://bugs.launchpad.net/bugs/508988
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 600603] [NEW] Skyrocket screen saver failing to start, screen dims, then pops back to 100% normal brightness

2010-07-01 Thread Michael Lueck
Public bug reported:

Binary package hint: rss-glx

Multiple points to this smoking gun:

1) I have long noticed that there seems to be an interaction between
Parallels and VirtualBox being run, and the screen saver check box in
Gnome getting disabled. So at times when I return to my computer and
find the screen not saved (100% normal brightness) then I check the
screen saver applet and usually the check box is unchecked for Activate
when computer is idol, check it, and usually it will start saving
again.

2) At other times, also usually with Parallels / VirtualBox running, the
screen saver will try to start, dim the screen, then pop back to 100%
brightness. No more attempts to screen saver will be done. Usually I
must reboot in order to solve this situation. Annoying... should not
have to reboot to fix a Linux machine! ;-)

3) KarlInOz and I have been chatting on our blog... seems to have
encountered #2, however does NOT seem to run a VM environment, seems to
be more easily able to reproduce #2, and uninstalled rss-glx and gotten
the problem to stop happening. Seems to think that the behavior is
associated with Skyrocket specifically. Here is a link to our blog where
we have been discussing:

http://www.lueckdatasystems.com/node/26

Suggestion how to resolve these issues / or do we have a legit bug
against rss-glx / Skyrocket? Thanks!

** Affects: rss-glx (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Skyrocket screen saver failing to start, screen dims, then pops back to 100% 
normal brightness
https://bugs.launchpad.net/bugs/600603
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 585910] Re: Font becomes fuzzy in presentation mode

2010-06-02 Thread Michael Lueck
Woo hoo!!! That indeed is a work-around! Great, I will be doing a
presentation shortly, and will get to use Impress rather than Acrobat.
Thanks, Marcel, for mentioning that work-around!!! :-)

-- 
Font becomes fuzzy in presentation mode
https://bugs.launchpad.net/bugs/585910
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 586968] Re: Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the switch boots

2010-06-01 Thread Michael Lueck
FYI: I now have connected my main Ubuntu 9.04 system to the same KVM as
I have the 10.04 system connected to. It has Envy installed nVidia
drivers, 180.44 version. The mouse works properly though the KVM. So
indeed there seems to be something Lucid specific.

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] Re: Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the switch boots

2010-06-01 Thread Michael Lueck
Eee, obviously I am working with too many different machines!

The ThinkPad G41 is NOT connected to the KVM.

A system with a nVidia Quaddro 285 (I believe that is the number) is in
it. Ubuntu 10.04 installed driver version 173.14.22 for the board. So
not the 180 you seem to have associated this report with. That is the
system I used to generate the files attached to this ticket.

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 585910] Re: Font becomes fuzzy in presentation mode

2010-06-01 Thread Michael Lueck
Greetings Marcel- The place I got that font from years ago had only a
Normal and Italic version. Thus the two .ttf files I keep in my hip
pocket and install various places.

The older version that came with Ubuntu 9.04 was handling bolding the
normal font correctly. The version with Ubuntu 10.04 guesses wrong
somehow. In my mind, just undo that one downgrade in the newer
version. ;-) (If life were so simple, hua?!)

-- 
Font becomes fuzzy in presentation mode
https://bugs.launchpad.net/bugs/585910
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 585910] Re: Font becomes fuzzy in presentation mode

2010-05-30 Thread Michael Lueck
Four samples getting attached. First two are from Ubuntu 9.04 which
works properly. Second two will be from 10.04 where the error shows up
ONLY in presentation mode. Fortunately I was able to capture the problem
I was talking about within presentation mode.

** Attachment added: Screenshot-BoldTechnicalFontTest.odp - OpenOffice.org 
Impress.png
   
http://launchpadlibrarian.net/49398352/Screenshot-BoldTechnicalFontTest.odp%20-%20OpenOffice.org%20Impress.png

-- 
Font becomes fuzzy in presentation mode
https://bugs.launchpad.net/bugs/585910
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 585910] Re: Font becomes fuzzy in presentation mode

2010-05-30 Thread Michael Lueck

** Attachment added: Screenshot-OpenOffice.org 3.0-PresentationMode.png
   
http://launchpadlibrarian.net/49398355/Screenshot-OpenOffice.org%203.0-PresentationMode.png

-- 
Font becomes fuzzy in presentation mode
https://bugs.launchpad.net/bugs/585910
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 585910] Re: Font becomes fuzzy in presentation mode

2010-05-30 Thread Michael Lueck

** Attachment added: Screenshot-BoldTechnicalFontTest.odp - OpenOffice.org 
Impress.png
   
http://launchpadlibrarian.net/49398399/Screenshot-BoldTechnicalFontTest.odp%20-%20OpenOffice.org%20Impress.png

-- 
Font becomes fuzzy in presentation mode
https://bugs.launchpad.net/bugs/585910
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 585910] Re: Font becomes fuzzy in presentation mode

2010-05-30 Thread Michael Lueck

** Attachment added: Screenshot-OpenOffice.org 
3.2-PresentationModeFuzzyFont.png
   
http://launchpadlibrarian.net/49398403/Screenshot-OpenOffice.org%203.2-PresentationModeFuzzyFont.png

-- 
Font becomes fuzzy in presentation mode
https://bugs.launchpad.net/bugs/585910
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 586968] Re: Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the switch boots

2010-05-30 Thread Michael Lueck
Might be nvidia-graphics-drivers* as both machines have binary nVidia
drivers installed. Not sure if they are exactly the same version though.
The sample files I uploaded were from a ThinkPad G41 which is a few
years old. The other machine was a ThinkPad W700. Both with nVidia chips
and both running the binary drivers via the Ubuntu installer for
Restricted Drivers.

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] Re: Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the switch boots

2010-05-29 Thread Michael Lueck
apport information

** Tags added: apport-collected

** Description changed:

  Binary package hint: xorg
  
  With two different brands / models of KVM switches (both using PS/2
  keyboard / mouse connectors) when an Ubuntu 10.04 Lucid box on the
  switch boots into X, mouse for the entire switch stops working.
  
  With one switch, the mouse may be used to switch ports and that
  functionality even stops working.
  
  The only work around is to power off all equipment and power cycle the
  KVM switch. Most annoying!
  
  Mice plugged directly into boxes loaded with Ubuntu 10.04 solves the
  trouble. Ubuntu 10.04 works through the KVM for keyboard.
  
  I think this might be related to an old bug I found. Since it is closed
  I decided to open a new report:
  
  #216276 Regression: mouse support stopped working
  https://bugs.launchpad.net/bugs/216276
  
  KVM's affected thusly are:
  
  IOGear PS2KYM
  Adder AV8OSDE
+ --- 
+ Architecture: i386
+ CurrentDmesg:
+  [   21.392011] eth0: no IPv6 routers present
+  [   26.448040] end_request: I/O error, dev fd0, sector 0
+  [   26.480535] end_request: I/O error, dev fd0, sector 0
+ DistroRelease: Ubuntu 10.04
+ DkmsStatus: nvidia-173, 173.14.22, 2.6.32-22-generic, i686: installed
+ InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
+ Lsusb:
+  Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  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:0002 Linux Foundation 2.0 root hub
+ NonfreeKernelModules: nvidia
+ Package: xorg 1:7.5+5ubuntu1
+ PackageArchitecture: i386
+ ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-22-generic 
root=UUID=d7228f03-5e78-4b01-a31f-b215f0a9fc4d ro quiet splash
+ ProcEnviron:
+  LANG=en_US.utf8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
+ Tags: lucid lucid
+ Uname: Linux 2.6.32-22-generic i686
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ dmi.bios.date: 01/13/2009
+ dmi.bios.vendor: Intel Corp.
+ dmi.bios.version: NT94510J.86A.4119.2009.0113.1807
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: D945GNT
+ dmi.board.vendor: Intel Corporation
+ dmi.board.version: AAC96315-409
+ dmi.chassis.type: 3
+ dmi.modalias: 
dmi:bvnIntelCorp.:bvrNT94510J.86A.4119.2009.0113.1807:bd01/13/2009:svn:pn:pvr:rvnIntelCorporation:rnD945GNT:rvrAAC96315-409:cvn:ct3:cvr:
+ glxinfo: Error: [Errno 2] No such file or directory
+ system:
+  distro: Ubuntu
+  codename:   lucid
+  architecture:   i686
+  kernel: 2.6.32-22-generic

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

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] Dependencies.txt

2010-05-29 Thread Michael Lueck
apport information

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

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] GdmLog.txt

2010-05-29 Thread Michael Lueck
apport information

** Attachment added: GdmLog.txt
   http://launchpadlibrarian.net/49310136/GdmLog.txt

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] GdmLog1.txt

2010-05-29 Thread Michael Lueck
apport information

** Attachment added: GdmLog1.txt
   http://launchpadlibrarian.net/49310138/GdmLog1.txt

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] GdmLog2.txt

2010-05-29 Thread Michael Lueck
apport information

** Attachment added: GdmLog2.txt
   http://launchpadlibrarian.net/49310142/GdmLog2.txt

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] Lspci.txt

2010-05-29 Thread Michael Lueck
apport information

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

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] PciDisplay.txt

2010-05-29 Thread Michael Lueck
apport information

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/49310144/PciDisplay.txt

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] ProcCpuinfo.txt

2010-05-29 Thread Michael Lueck
apport information

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

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] ProcInterrupts.txt

2010-05-29 Thread Michael Lueck
apport information

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

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] ProcModules.txt

2010-05-29 Thread Michael Lueck
apport information

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

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] RelatedPackageVersions.txt

2010-05-29 Thread Michael Lueck
apport information

** Attachment added: RelatedPackageVersions.txt
   http://launchpadlibrarian.net/49310148/RelatedPackageVersions.txt

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] UdevDb.txt

2010-05-29 Thread Michael Lueck
apport information

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

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] UdevLog.txt

2010-05-29 Thread Michael Lueck
apport information

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

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] XorgConf.txt

2010-05-29 Thread Michael Lueck
apport information

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/49310153/XorgConf.txt

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] XorgLog.txt

2010-05-29 Thread Michael Lueck
apport information

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/49310154/XorgLog.txt

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] XorgLogOld.txt

2010-05-29 Thread Michael Lueck
apport information

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/49310155/XorgLogOld.txt

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] Xrandr.txt

2010-05-29 Thread Michael Lueck
apport information

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/49310156/Xrandr.txt

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] monitors.xml.txt

2010-05-29 Thread Michael Lueck
apport information

** Attachment added: monitors.xml.txt
   http://launchpadlibrarian.net/49310157/monitors.xml.txt

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] setxkbmap.txt

2010-05-29 Thread Michael Lueck
apport information

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/49310164/setxkbmap.txt

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] xdpyinfo.txt

2010-05-29 Thread Michael Lueck
apport information

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/49310165/xdpyinfo.txt

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] xkbcomp.txt

2010-05-29 Thread Michael Lueck
apport information

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/49310166/xkbcomp.txt

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] Re: Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the switch boots

2010-05-29 Thread Michael Lueck
These logs are from the machine connected to the Adder AV8OSDE KVM, with
the PS/2 mouse direct to the computer. Keyboard and Monitor were
connected through the KVM at the time these logs were captured.

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 586968] [NEW] Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the switch boots

2010-05-28 Thread Michael Lueck
Public bug reported:

Binary package hint: xorg

With two different brands / models of KVM switches (both using PS/2
keyboard / mouse connectors) when an Ubuntu 10.04 Lucid box on the
switch boots into X, mouse for the entire switch stops working.

With one switch, the mouse may be used to switch ports and that
functionality even stops working.

The only work around is to power off all equipment and power cycle the
KVM switch. Most annoying!

Mice plugged directly into boxes loaded with Ubuntu 10.04 solves the
trouble. Ubuntu 10.04 works through the KVM for keyboard.

I think this might be related to an old bug I found. Since it is closed
I decided to open a new report:

#216276 Regression: mouse support stopped working
https://bugs.launchpad.net/bugs/216276

KVM's affected thusly are:

IOGear PS2KYM
Adder AV8OSDE

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

-- 
Mouse dies for entire KVM switch when 10.04 / Lucid machine connected to the 
switch boots
https://bugs.launchpad.net/bugs/586968
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 585910] Re: Font becomes fuzzy in presentation mode

2010-05-27 Thread Michael Lueck
apport information

** Tags added: apport-collected

** Description changed:

  Binary package hint: openoffice.org
  
  Comparing Impress which comes with Ubuntu 9.04 to 10.04, this 10.04
  version has a problem with my Technical TTF font + Bold + Presentation
  mode. It looks fine in 10.04's Impress Editor screen, but when in
  presentation mode the bold text for the slide headers get fuzzy. The
  width of the bold characters appears wider than it should be when bold
  is added. Height of the Bold characters appears correct.
  
- I will try to attach a zip file with the font, which I installed to
- ~/.fonts and also a very simple Impress file example.
+ I will try to attach a zip file with the font, which I installed to ~/.fonts 
and also a very simple Impress file example.
+ --- 
+ Architecture: i386
+ DistroRelease: Ubuntu 10.04
+ InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
+ NonfreeKernelModules: nvidia
+ Package: openoffice.org-core 1:3.2.0-7ubuntu4
+ PackageArchitecture: i386
+ ProcEnviron:
+  PATH=(custom, user)
+  LANG=en_US.utf8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
+ Tags: lucid
+ Uname: Linux 2.6.32-22-generic i686
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

-- 
Font becomes fuzzy in presentation mode
https://bugs.launchpad.net/bugs/585910
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 586438] [NEW] Lucid Impress crashes when opening a file located on a Samba smbfs mount

2010-05-27 Thread Michael Lueck
Public bug reported:

Binary package hint: openoffice.org

I use the Samba smbfs package to mount remote shares to mount points on
workstations, uqivilant to Login scripts and drive mapping on Windows.

Navaging to a directory with Nautilus on the Samba server, then trying
to open an Impress presentation file, I end up with an OOo crash screen.

This works perfectly with Ubuntu 9.04

I may copy the presentation file to the Ubuntu 10.04 workstation, and
then it opens correctly without crashing OOo Impress.

Next I will do the apport-collect step.
--- 
Architecture: i386
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
NonfreeKernelModules: nvidia
Package: openoffice.org-core 1:3.2.0-7ubuntu4
PackageArchitecture: i386
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Tags: lucid
Uname: Linux 2.6.32-22-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-collected

** Tags added: apport-collected

** Description changed:

  Binary package hint: openoffice.org
  
  I use the Samba smbfs package to mount remote shares to mount points on
  workstations, uqivilant to Login scripts and drive mapping on Windows.
  
  Navaging to a directory with Nautilus on the Samba server, then trying
  to open an Impress presentation file, I end up with an OOo crash screen.
  
  This works perfectly with Ubuntu 9.04
  
  I may copy the presentation file to the Ubuntu 10.04 workstation, and
  then it opens correctly without crashing OOo Impress.
  
  Next I will do the apport-collect step.
+ --- 
+ Architecture: i386
+ DistroRelease: Ubuntu 10.04
+ InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
+ NonfreeKernelModules: nvidia
+ Package: openoffice.org-core 1:3.2.0-7ubuntu4
+ PackageArchitecture: i386
+ ProcEnviron:
+  PATH=(custom, user)
+  LANG=en_US.utf8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
+ Tags: lucid
+ Uname: Linux 2.6.32-22-generic i686
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

-- 
Lucid Impress crashes when opening a file located on a Samba smbfs mount
https://bugs.launchpad.net/bugs/586438
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 586438] Dependencies.txt

2010-05-27 Thread Michael Lueck
apport information

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

-- 
Lucid Impress crashes when opening a file located on a Samba smbfs mount
https://bugs.launchpad.net/bugs/586438
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 586438] Re: Lucid Impress crashes when opening a file located on a Samba smbfs mount

2010-05-27 Thread Michael Lueck
@Chris Cheney #2:

Indeed, adding the option nobrl to mount.cifs cured the problem on
10.04, and created no adverse side affects on 9.04.

Resolved! And quickly I might add. Thank You! :-)

-- 
Lucid Impress crashes when opening a file located on a Samba smbfs mount
https://bugs.launchpad.net/bugs/586438
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 585910] Re: Font becomes fuzzy in presentation mode

2010-05-26 Thread Michael Lueck

** Attachment added: Sample failing presentation and fonts used in test
   http://launchpadlibrarian.net/49139770/BoldTechnicalFontTest.zip

-- 
Font becomes fuzzy in presentation mode
https://bugs.launchpad.net/bugs/585910
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 585910] [NEW] Font becomes fuzzy in presentation mode

2010-05-26 Thread Michael Lueck
Public bug reported:

Binary package hint: openoffice.org

Comparing Impress which comes with Ubuntu 9.04 to 10.04, this 10.04
version has a problem with my Technical TTF font + Bold + Presentation
mode. It looks fine in 10.04's Impress Editor screen, but when in
presentation mode the bold text for the slide headers get fuzzy. The
width of the bold characters appears wider than it should be when bold
is added. Height of the Bold characters appears correct.

I will try to attach a zip file with the font, which I installed to
~/.fonts and also a very simple Impress file example.

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Font becomes fuzzy in presentation mode
https://bugs.launchpad.net/bugs/585910
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 574899] Re: segmentation fault on shutdown caused by new 2.6.31-21 clockevents.c

2010-05-12 Thread Michael Lueck
Subscribe

We have the same situation with a server running Ubuntu Server 9.10 on
an Intel Atom D945GCLF2 motherboard.

The system is able to reboot without error, just not successfully
poweroff. So we will issue reboot for now, and power the server off at
the Grub screen.

-- 
segmentation fault on shutdown caused by new 2.6.31-21 clockevents.c
https://bugs.launchpad.net/bugs/574899
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 503935] Re: Ubuntu Lucid 10.04 DEFAULT=saved, Last boot = Windows, Grub comes up defaulting to Ubuntu

2010-05-04 Thread Michael Lueck
@NickMax #7

Now I have added GRUB_SAVEDEFAULT=1 and put back GRUB_DEFAULT=saved.

Booted to Windows XP, upon reboot it is set to the top Grub menu choice
which is Ubuntu.

Really odd that it would take Grub2 TWO entries in order to get it to
save the last booted OS choice... and that GRUB_SAVEDEFAULT= does not
appear at all in the default configuration file, just commented out. I
would have expected it to be there commented out.

Further suggestions please...

-- 
Ubuntu Lucid 10.04 DEFAULT=saved, Last boot = Windows, Grub comes up defaulting 
to Ubuntu
https://bugs.launchpad.net/bugs/503935
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 570765] Re: [Lucid] no GRUB menu entry for other operating systems

2010-05-01 Thread Michael Lueck
@sonal Kumar Jain #114

Should I try grub legacy (old grub)??

Absolutely not! Grub2 has been the Ubuntu standard since 9.10. Should
stay with the common direction and get this bug resolved. Thank you!

-- 
[Lucid] no GRUB menu entry for other operating systems
https://bugs.launchpad.net/bugs/570765
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 570765] Re: [Lucid] no GRUB menu entry for other operating systems

2010-05-01 Thread Michael Lueck
@Oliver Grawert #110

One bug I opened against Lucid I even fixed the bug attaching a diff to
fix the script. No one ever touched that bug.

So attaching things does not guarantee action.

-- 
[Lucid] no GRUB menu entry for other operating systems
https://bugs.launchpad.net/bugs/570765
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 570765] Re: [Lucid] no GRUB menu entry for other operating systems

2010-04-30 Thread Michael Lueck
I seem to have dupe reported this bug here:

https://bugs.launchpad.net/bugs/570398

Lower number... I guess I won, just was not noticed.

-- 
[Lucid] no GRUB menu entry for other operating systems
https://bugs.launchpad.net/bugs/570765
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 274179] Re: Review Firewall message when trying to set up network printer

2010-04-27 Thread Michael Lueck
I am very surprised just come across this with fully up-to-date Lucid.
Please see attached screen capture.

Next I will try to set this bug back to a state where someone will take
a look at it again.

** Attachment added: Lucid_WrongNetworkPrinterFirewallInstructions.png
   
http://launchpadlibrarian.net/45736678/Lucid_WrongNetworkPrinterFirewallInstructions.png

** Changed in: system-config-printer (Ubuntu)
   Status: Fix Released = New

-- 
Review Firewall message when trying to set up network printer
https://bugs.launchpad.net/bugs/274179
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 558382] Re: Partitioner throws Unable to satisfy all constraints when trying to use previously created partitions

2010-04-26 Thread Michael Lueck
Resolution confirmed. I installed WinXP SP3 first, then Lucid behind XP.

The daily CD image 20100426.1 allowed me to do so.

Thank you SO MUCH for getting that fixed!

-- 
Partitioner throws Unable to satisfy all constraints when trying to use 
previously created partitions
https://bugs.launchpad.net/bugs/558382
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 503935] Re: Ubuntu Lucid 10.04 DEFAULT=saved, Last boot = Windows, Grub comes up defaulting to Ubuntu

2010-04-26 Thread Michael Lueck
I just re-tested this issue with the 20100426.1 daily image. Broken even
a bit worse than last reported against 9.10.

Today's /boot/grub/grubenv file after just rebooting from Windows shows:

# GRUB Environment Block
###

So noticeably missing the saved_entry= data

While it was working in earlier Lucid testing, currently it seems broken
even worse than 9.10. (shrug)

** Summary changed:

- Ubuntu 9.10 DEFAULT=saved, Last boot = Windows, Grub comes up defaulting to 
Ubuntu
+ Ubuntu Lucid 10.04 DEFAULT=saved, Last boot = Windows, Grub comes up 
defaulting to Ubuntu

-- 
Ubuntu Lucid 10.04 DEFAULT=saved, Last boot = Windows, Grub comes up defaulting 
to Ubuntu
https://bugs.launchpad.net/bugs/503935
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 570398] [NEW] Add Lucid behing Windows, Windows not added to menu during install

2010-04-26 Thread Michael Lueck
Public bug reported:

Binary package hint: grub2

I just added Lucid 20100426.1 to a WinXP Pro SP3 system in free space
left behind Windows.

Windows XP was not on the grub boot menu initially after loading.

I updated Linux, then set to customizing Grub. Upon running update-grub,
I saw WinXP added to the menu list, and sure enough upon a second reboot
it was there.

So must be that the other OS detect script either does not get run, or
fails to detect other OS's properly when run from the LiveCD.

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

-- 
Add Lucid behing Windows, Windows not added to menu during install
https://bugs.launchpad.net/bugs/570398
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 529654] Re: Add Lucid Alpha 3 to a Win XP Pro SP3 system, XP no longer boots

2010-04-26 Thread Michael Lueck
I re-tested this condition today using the 20100426.1 ISO image of
Lucid.

I am please to report that in two test configurations tested, the
problem is completely / successfully resolved.

One test was on real hardware. The second test was in a VirtualBox VM
environment.

I will get onto retesting Windows 2000 OS next, which is bug# 508988.

-- 
Add Lucid Alpha 3 to a Win XP Pro SP3 system, XP no longer boots
https://bugs.launchpad.net/bugs/529654
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 508988] Re: Installing Lucid Alpha 3 dual-boot, Windows 2000 SP4 NTFS partition no longer boots, hang at mup.sys

2010-04-26 Thread Michael Lueck
I re-tested this condition today using the 20100426.1 ISO image of
Lucid.

I am please to report that in the test configuration tested, the problem
is completely / successfully resolved.

The test was in a VirtualBox VM environment.

-- 
Installing Lucid Alpha 3 dual-boot, Windows 2000 SP4 NTFS partition no longer 
boots, hang at mup.sys
https://bugs.launchpad.net/bugs/508988
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 568024] Re: xfsprogs, jfsutils missing from install / live CD, can not use XFS, jfs during installation

2010-04-26 Thread Michael Lueck
Fix confirmed for the xfs filesystem with the 20100426.1 iso build.

-- 
xfsprogs,jfsutils missing from install / live CD, can not use XFS,jfs during 
installation
https://bugs.launchpad.net/bugs/568024
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 569542] [NEW] Left free space behind WinXP, unable to add Lucid in that space

2010-04-24 Thread Michael Lueck
Public bug reported:

Binary package hint: ubiquity

Using the 20100419.1 image of Lucid.

I started by installing WinXP Pro SP3 to the front of the HDD in a
system, intending to add Lucid behind it.

Upon trying to create a partition in Lucid's advanced partitioner, it
responds Error! Unable to satisfy all constraints on the partition.
and then Can't have overlapping partitions.

Backing up to the Prepare disk space screen and selecting Use the
largest continuous free space also results in the same errors.

There is talk on the IRC that Ubuntu made a change that partitions must
end on a full MB or some other unit of measure... So since WinXP does
not have good manners dual boot with XP is now impossible?!

Something needs to be done to soften this error. Leave a tiny gap of un-
used space before starting the first Linux partition if that would be a
workaround. Do not leave it in this current state.

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

-- 
Left free space behind WinXP, unable to add Lucid in that space
https://bugs.launchpad.net/bugs/569542
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 569542] Re: Left free space behind WinXP, unable to add Lucid in that space

2010-04-24 Thread Michael Lueck
Further, the trouble is that I use Linux to image Windows, however
Windows must be installed FIRST, else it will refuse to touch the disk.

Once I have Windows + Linux installed, am able to backup the Windows
image, then yes in production mode Linux does come first and is able to
build nice / neat partitions.

As-is, it creates an IMPOSSIBLE situation where I am not able to install
Linux to backup the Windows image.

-- 
Left free space behind WinXP, unable to add Lucid in that space
https://bugs.launchpad.net/bugs/569542
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 568024] Re: xfsprogs, jfsutils missing from install / live CD, can not use XFS, jfs during installation

2010-04-23 Thread Michael Lueck
Being the impatient type, I used my 20100419.1 LiveCD, added the Lucid
package of xfsprogs, and the installation went through beautifully. Now
on to other testing.

-- 
xfsprogs,jfsutils missing from install / live CD, can not use XFS,jfs during 
installation
https://bugs.launchpad.net/bugs/568024
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 568024] Re: xfsprogs, jfsutils missing from install / live CD, can not use XFS, jfs during installation

2010-04-22 Thread Michael Lueck
Completely understood now. Thank you for your explanations of what goes
on behind the curtain! :-)

-- 
xfsprogs,jfsutils missing from install / live CD, can not use XFS,jfs during 
installation
https://bugs.launchpad.net/bugs/568024
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 568024] [NEW] xfsprogs missing from install / live CD, can not use XFS during installation

2010-04-21 Thread Michael Lueck
Public bug reported:

Binary package hint: ubiquity

Recent daily builds of Lucid have errored trying to format partitions as
xfs. Today we tracked that problem down to the absence of mkfs.xfs which
in turn indicated that package xfsprogs is missing on the install /
LiveCD.

Indeed dpkg -l | grep xfs only returns x11-xfs-utils and not xfsprogs

Please get xfsprogs back in the install / LiveCD image and let me know
when I should download another daily to re-test this problem.

Thanks!

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

-- 
xfsprogs missing from install / live CD, can not use XFS during installation
https://bugs.launchpad.net/bugs/568024
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 568024] Re: xfsprogs, jfsutils missing from install / live CD, can not use XFS, jfs during installation

2010-04-21 Thread Michael Lueck
the first daily after RC should include these packages again.

What does that mean? Should the packages be in tomorrow's daily?

-- 
xfsprogs,jfsutils missing from install / live CD, can not use XFS,jfs during 
installation
https://bugs.launchpad.net/bugs/568024
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 518393] Re: Gtinydns id not created, but two other id's created

2010-04-21 Thread Michael Lueck
I verified that the following syntax which the dnscache-run.preinst
script uses when creating ID's is correct to get the missing / needed
account.

adduser --quiet --system --force-badname --shell /bin/false --group
--home /nonexistent --no-create-home Gtinydns

So the diff attached in #3 should indeed be a good diff.

Please, could someone review this diff and consider it for inclusion
into Lucid 10.04 LTS!

Thank you!

-- 
Gtinydns id not created, but two other id's created
https://bugs.launchpad.net/bugs/518393
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 568024] Re: xfsprogs, jfsutils missing from install / live CD, can not use XFS, jfs during installation

2010-04-21 Thread Michael Lueck
Thanks for the explanation Colin.

So did this fix make it into the RC release then since it does not sound
like it is done yet?

-- 
xfsprogs,jfsutils missing from install / live CD, can not use XFS,jfs during 
installation
https://bugs.launchpad.net/bugs/568024
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 532341] Re: Suddenly start_daemon does not fork the new pid, hangs the script

2010-04-14 Thread Michael Lueck
The ooRexx developers figured out that this problem was due to a bug in
how the C/C++ code was compiling. Some code specifically for AIX was
ending up in the Linux builds. They are releasing an updated version,
4.0.1 soon that has this corrected. I have verified the fix on a 9.10
and 10.04 box.

You may now close this ticket.

-- 
Suddenly start_daemon does not fork the new pid, hangs the script
https://bugs.launchpad.net/bugs/532341
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 538250] Re: Creating a GUI shortcut to a Samba share, password dialog never appears, PID's stuck in process list

2010-04-01 Thread Michael Lueck
Working on it. My main Lucid VM session somehow lost the NIC driver. I
was thinking to pull down an updated daily in order to properly retest.
I will start the pull now of the ISO... no fooling.

-- 
Creating a GUI shortcut to a Samba share, password dialog never appears, PID's 
stuck in process list
https://bugs.launchpad.net/bugs/538250
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 538250] Re: Creating a GUI shortcut to a Samba share, password dialog never appears, PID's stuck in process list

2010-04-01 Thread Michael Lueck
Oh wow... the window controls are back to the top/right corner where
they should be. Wow! Wow! Wow! :-) Thank you, Ubuntu!

And yes, this Samba connection via the GUI interface issue is confirmed
resolved. Thank you for getting this nasty trouble taken care of.

-- 
Creating a GUI shortcut to a Samba share, password dialog never appears, PID's 
stuck in process list
https://bugs.launchpad.net/bugs/538250
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 368918] Re: Please sponsor 0.76-3ubuntu1 into karmic

2010-04-01 Thread Michael Lueck
daemontools appears to have been autostarted in Ubuntu Server 9.10. I
did not need to start it manually in the /etc/rc.local file. I have not
yet looked into how exactly it is autostated on 9.10, but thought to
post this as a FYI for others.

-- 
Please sponsor 0.76-3ubuntu1 into karmic
https://bugs.launchpad.net/bugs/368918
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 540015] Re: X Fails to start once VirtualBox Guest Additional Drivers is installed

2010-03-30 Thread Michael Lueck
I had not noticed the .4 to .6 rev in what my machine pulled down from
the VB repo. Indeed that is the case.

Agreed that 3.1.6 is needed in the Ubuntu repo. Thanks! :-)

-- 
X Fails to start once VirtualBox Guest Additional Drivers is installed
https://bugs.launchpad.net/bugs/540015
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


<    1   2   3   4   5   6   >