[Bug 53953] Re: change 'acerhk' to use 'autowlan=1' by default

2009-02-27 Thread TJ
Is anyone still affected by this issue? If so, have you tried the wistron_btns module? If trying the wistron_btns module have you tested the force module option? On Hardy the acerhk module is in the linux-ubuntu-modules package, not the regular kernel packages. Please report: uname -a

[Bug 77370] Re: Laptop Fan always on after resume from suspend to RAM

2009-02-27 Thread TJ
According to Hewlett Packard information, the ACPI FDTZ is actually the *Fan Speed* as a percentage of maximum speed. This would explain why Jesse is seeing high FDTZ values on resume coupled with fan noise. I'd like to inspect the ACPI DSDT of the affected models. I've created a shell script

[Bug 95144] Re: USB does not work after suspend to RAM on IBM T42

2009-02-27 Thread TJ
Is anyone still experiencing this issue? If so, can you test it with a Jaunty live-CD and report back. -- USB does not work after suspend to RAM on IBM T42 https://bugs.launchpad.net/bugs/95144 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 267779] Re: via-rhine network adapater won't work on resume

2009-02-28 Thread TJ
) Assignee: (unassigned) = TJ (intuitivenipple) Status: Triaged = In Progress -- via-rhine network adapater won't work on resume https://bugs.launchpad.net/bugs/267779 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 267779] Re: via-rhine network adapater won't work on resume

2009-02-28 Thread TJ
I've created a DKMS (Dynamic Kernel Module System) package for Intrepid and Jaunty with a patch that *may* fix this issue - please install the package, test, and report your findings and kern.log that covers the suspend/resume period. The packages are (currently building) in my PPA at:

Re: [Bug 286672] Re: WARNING: at /build/buildd/linux-2.6.27/kernel/power/main.c:176 suspend_test_finish+0x74/0x80()

2009-02-28 Thread TJ
On Sat, 2009-02-28 at 08:45 +, Fridtjof Busse wrote: I agree that this is not a critical error, but nonethelesse a kernel oops is not exactly a nice to have. That was my point in mentioning TEST_SUSPEND_SECONDS. We are discussing increasing the current 5-second limit to avoid these false

[Bug 334644] Re: [MSI MS-7374] suspend/resume failure [non-free: nvidia]

2009-02-28 Thread TJ
Please do a shutdown/restart, suspend/resume test. Assuming the resume fails restart afresh and then attach /var/log/kern.log which should capture more information than the dmesg logs from the original report. ** Changed in: linux (Ubuntu) Assignee: (unassigned) = TJ (intuitivenipple

[Bug 335429] Re: BUG: scheduling while atomic: notification-da/10006/0x10000001

2009-02-28 Thread TJ
Thank-you Jacob. I'll mark the bug Invalid on the basis of we'll never really know. If it recurs please re-open this bug and we'll try again. ** Changed in: linux (Ubuntu) Status: New = Invalid -- BUG: scheduling while atomic: notification-da/10006/0x1001

[Bug 336028] Re: bootchart: using nostop, no chart is generated

2009-02-28 Thread TJ
This should sort that out, allowing a user to manually stop it using: sudo /etc/init.d/stop-bootchart stop diff -Nu /etc/init.d/stop-bootchart.orig /etc/init.d/stop-bootchart --- /etc/init.d/stop-bootchart.orig 2009-02-17 11:26:22.0 + +++ /etc/init.d/stop-bootchart 2009-02-28

[Bug 231049] Re: usb connect problems

2009-03-19 Thread TJ
** Changed in: linux (Ubuntu) Assignee: (unassigned) = TJ (intuitivenipple) -- usb connect problems https://bugs.launchpad.net/bugs/231049 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 343919] Re: Nvidia MCP67 AHCI ata timeout exception with data loss

2009-03-19 Thread TJ
Can you try the work-arouns suggested in comment 8 ? Add libata.force=nohrst to the kernel command-line while doing an 'ext4' test? -- Nvidia MCP67 AHCI ata timeout exception with data loss https://bugs.launchpad.net/bugs/343919 You received this bug notification because you are a member of

[Bug 231049] Re: usb connect problems

2009-03-19 Thread TJ
It looks as if this issue is related to another USB speed issue, although not caused by or solved by it - bug #296710 warning: ehci_hcd loaded AFTER uhci_hcd and ohci_hcd However, in this particular case it looks rather that the particular system hardware is getting confused and may be related to

[Bug 57606] Re: ipw2200: No way to change geography from firmware value

2009-03-19 Thread TJ
I'm re-opening this bug since it prevents the user abiding by the local radio regulations and laws. ** Changed in: linux (Ubuntu) Importance: Undecided = High Assignee: (unassigned) = TJ (intuitivenipple) Status: Invalid = Confirmed -- ipw2200: No way to change geography from

[Bug 231049] Re: usb connect problems

2009-03-19 Thread TJ
Peter - oops: too many hyphen/switch characters (--) It should be a single hyphen switch: lspci -vvnn /tmp/reports/lspci-vvnn.log As to an explanation, we might be able to deduce one once information from various systems is in. In theory lsusb shouldn't make any different since it is only

[Bug 231049] Re: usb connect problems

2009-03-19 Thread TJ
Peter, a a side project, I'd be interested to know if lsusb is opening any files or devices for write access, or otherwise touching a file/device in a way which changes its status. If you can get the system into a state where the problem occurs and then repeatedly run lsusb until it fixes it,

Re: [Bug 57606] [NEW] ipw2200: No way to change geography from firmware value

2009-03-19 Thread TJ
The problem here is that ipw2200 doesn't use the (new) the regulatory domain configuration via cfg80211 and presents as a wired-style interface. Upon the initialization of the wireless core (cfg80211) a world regulatory domain (highly restrictive) will be set as the central regulatory domain. If

Re: [Bug 231049] Re: usb connect problems

2009-03-19 Thread TJ
On Thu, 2009-03-19 at 21:43 +, Jaime Carpenter wrote: I have found another solution for me that gives USB2 (480Mbps) every time without unloading the ehci_hcd module. This is not optimal, but works: * I plug in the Sansa Clip * Sansa powers up and acts like it connects * Hardy does

[Bug 343026] Re: Wifi driver will fail to load if regulatory domain set in module options

2009-03-19 Thread TJ
Actually I think there's a wider issue here - modprobe failing due to unsupported module options provided by configuration, kernel or modprobe command-lines. I can envisage other scenarios where a change in the kernel build configuration removes the availability of a module parameter and causes

[Bug 231049] Re: usb connect problems

2009-03-19 Thread TJ
Something else occured to me about this. When this happens is the USB device connected to the port whilst the BIOS is POSTing? For PCs who's BIOS support boot from USB this might/would trigger the BIOS into initialising at least one USB host controller which would claim the external port(s). It

[Bug 345710] [NEW] modprobe -r iwl3945 causes total system freeze

2009-03-19 Thread TJ
Public bug reported: I can reliably reproduce a total system lock-up (no response to SysReq keys) when-ever the module is removed. It occurs about 3 seconds after the removal has completed whilst the notification of removal is still on-screen. sudo modprobe -r iwl3945 sudo modprobe iwl3945

[Bug 336001] Re: NetworkManager causes system freeze, lock up, kernel panic

2009-03-19 Thread TJ
Can you reproduce the lock-up described in bug #345710 modprobe -r iwl3945 causes total system freeze ? -- NetworkManager causes system freeze, lock up, kernel panic https://bugs.launchpad.net/bugs/336001 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 314961] Re: Kernel Panic with iwl3945 ucode

2009-03-19 Thread TJ
Can you reproduce the lock-up described in bug #345710 modprobe -r iwl3945 causes total system freeze ? -- Kernel Panic with iwl3945 ucode https://bugs.launchpad.net/bugs/314961 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 342374] Re: Nvidia MCP67 system freezes on boot unless key is held down (continuation of #272247)

2009-03-19 Thread TJ
Ahh yes, too many bugs in the bug database... let's try again! bug #254668 pausing during boot (several issues) -- Nvidia MCP67 system freezes on boot unless key is held down (continuation of #272247) https://bugs.launchpad.net/bugs/342374 You received this bug notification because you are a

[Bug 254668] Re: [2.6.27] pausing during boot (several issues)

2009-03-19 Thread TJ
I've successfully back-ported the upstream commit to Jaunty, built and booted it. Because my systems don't exhibit this issue I'm going to pass the hard work of building some test kernels over to Stefan tomorrow. Once he's built and published them hopefully we can get some test reports as to

[Bug 217849] Re: Hardy 64-bit beta and nightly alternate installation stalls

2009-03-19 Thread TJ
Quentin, any news on this? -- Hardy 64-bit beta and nightly alternate installation stalls https://bugs.launchpad.net/bugs/217849 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

[Bug 53310] Re: Wireless (ipw2200) does not work after waking up from sleep(without manually switching on).

2009-03-19 Thread TJ
-managed mini-PCI adaptors and neither has a problem with Jaunty. ** Changed in: linux (Ubuntu) Assignee: Ubuntu Kernel ACPI Team (ubuntu-kernel-acpi) = TJ (intuitivenipple) Status: Triaged = In Progress -- Wireless (ipw2200) does not work after waking up from sleep(without manually

[Bug 53310] Re: Wireless (ipw2200) does not work after waking up from sleep(without manually switching on).

2009-03-20 Thread TJ
Tomas. I've looked at the provided logs and the kernel source-code involved. The logs show that the PC (I assume this is still the Prestigio 157?) doesn't provide a radio frequency kill switch using the usual HAL (hardware abstraction layer) identity. Here's an example of what I'd expect to see

[Bug 53953] Re: change 'acerhk' to use 'autowlan=1' by default

2009-03-20 Thread TJ
me what kind of switch it is? ** Changed in: linux (Ubuntu) Assignee: (unassigned) = TJ (intuitivenipple) -- change 'acerhk' to use 'autowlan=1' by default https://bugs.launchpad.net/bugs/53953 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 337246] Re: kernel bug corrupts filesystem on heavy parallel I/O

2009-03-20 Thread TJ
** Changed in: linux (Ubuntu) Assignee: (unassigned) = TJ (intuitivenipple) Status: Triaged = In Progress -- kernel bug corrupts filesystem on heavy parallel I/O https://bugs.launchpad.net/bugs/337246 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2009-03-20 Thread TJ
David, thank-you for that revelation. That indicates that the Bluetooth device-driver might not be doing everything it should when handling the PM suspend event, or it might be that the hardware is doing something unexpected that is probably handled as a quirk in Windows drivers (I assume the

[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2009-03-20 Thread TJ
) = TJ (intuitivenipple) Status: Incomplete = In Progress -- NMI received for unknown reason a0 on CPU 0 https://bugs.launchpad.net/bugs/116752 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu

[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2009-03-20 Thread TJ
I found this LKML commentary from 2003. I think the general idea still applies so I'll add it as reference material: One way to cause an intermittent NMI is by having power management enabled with devices that don't support it. They see the world caving in when power goes away and sometimes

[Bug 317185] Re: Intrepid: Resume from disk failed

2009-03-20 Thread TJ
ACPI Team (ubuntu-kernel-acpi) = TJ (intuitivenipple) -- Intrepid: Resume from disk failed https://bugs.launchpad.net/bugs/317185 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

[Bug 88746] Re: ehci_hcd module causes I/O errors in USB 2.0 devices

2009-03-20 Thread TJ
) Assignee: (unassigned) = TJ (intuitivenipple) Status: Incomplete = In Progress -- ehci_hcd module causes I/O errors in USB 2.0 devices https://bugs.launchpad.net/bugs/88746 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 88746] Re: ehci_hcd module causes I/O errors in USB 2.0 devices

2009-03-20 Thread TJ
** Attachment added: Make EHCI retry transaction errors 32 times http://launchpadlibrarian.net/24155221/0001-UBUNTU-Make-EHCI-retry-transaction-errors-32-times.patch -- ehci_hcd module causes I/O errors in USB 2.0 devices https://bugs.launchpad.net/bugs/88746 You received this bug

[Bug 53953] Re: change 'acerhk' to use 'autowlan=1' by default

2009-03-20 Thread TJ
The acerhk driver should be modified by its maintainer to implement the rfkill API (see Documentation/rfkill.txt). With that implementation the power management (PM) system will ensure the device state is set correctly on resume. -- change 'acerhk' to use 'autowlan=1' by default

[Bug 317185] Re: Intrepid: Resume from disk failed

2009-03-20 Thread TJ
** Changed in: acpi-support (Ubuntu) Assignee: TJ (intuitivenipple) = (unassigned) Status: New = Invalid -- Intrepid: Resume from disk failed https://bugs.launchpad.net/bugs/317185 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 335507] Re: netspeed applet will not measure wired

2009-03-20 Thread TJ
** Changed in: netspeed (Ubuntu) Importance: Undecided = Low Assignee: TJ (intuitivenipple) = (unassigned) Status: New = Confirmed -- netspeed applet will not measure wired https://bugs.launchpad.net/bugs/335507 You received this bug notification because you are a member of Ubuntu

[Bug 324381] Re: trackerd ingores SIGINT when scanning Evolution email for junk

2009-03-20 Thread TJ
Upstream have applied a patch to fix this. ** Changed in: tracker (Ubuntu) Assignee: TJ (intuitivenipple) = (unassigned) Status: Confirmed = Fix Committed ** Changed in: tracker (Ubuntu) Status: Fix Committed = Triaged -- trackerd ingores SIGINT when scanning Evolution email

[Bug 324364] Re: Options table contains duplicate OptionKey rows

2009-03-20 Thread TJ
** Changed in: tracker (Ubuntu) Assignee: TJ (intuitivenipple) = (unassigned) ** Changed in: tracker (Ubuntu) Status: Confirmed = Triaged -- Options table contains duplicate OptionKey rows https://bugs.launchpad.net/bugs/324364 You received this bug notification because you

[Bug 324227] Re: Configuration file mis-spells Divisions as Dvisions

2009-03-20 Thread TJ
This has been patched upstream. ** Changed in: tracker (Ubuntu) Assignee: TJ (intuitivenipple) = (unassigned) Status: Confirmed = Fix Committed ** Changed in: tracker (Ubuntu) Status: Fix Committed = Confirmed -- Configuration file mis-spells Divisions as Dvisions https

Re: [Bug 53953] Re: change 'acerhk' to use 'autowlan=1' by default

2009-03-20 Thread TJ
On Fri, 2009-03-20 at 17:41 +, TomasHnyk wrote: As for the type of switch, I am not sure what you mean. I think it is unfortunately what you describe as momentary push-to-make type. Yes, that is correct. The key thing about this kind of switch is the 'state' has to be maintained in

[Bug 53310] Re: Wireless (ipw2200) does not work after waking up from sleep(without manually switching on).

2009-03-20 Thread TJ
Wow! I never expected that! Things are looking promising :) There now looks to be a work-around we could implement in user-space when the system suspends and resumes. A simple shell script reads this value on suspend and writes the same value back on resume. That would be good since wireless

[Bug 53310] Re: Wireless (ipw2200) does not work after waking up from sleep(without manually switching on).

2009-03-20 Thread TJ
Try installing this power-management script and let me know how it goes. I'm not completely happy with it since it doesn't try to ensure the device it is probing and poking is the ipw2200/acerhk combination, but lets see how it goes. 1. Download the script attachment 2. Copy to /etc/pm/sleep.d/

[Bug 287453] Re: kernel warning while suspending

2009-03-20 Thread TJ
Philipp's original report says: PM: suspend devices took 5.420 seconds This means that the arbitrary 5-second boundary set in TEST_SUSPEND_SECONDS is triggering what looks to be a false positive report. We're discussing increasing this value to avoid many of these false positives. ** Tags

[Bug 267779] Re: via-rhine network adapater won't work on resume

2009-03-20 Thread TJ
Quick confirmation I'm still working on this. Not had the time required to study and re-work the other possible patches to fit this driver. -- via-rhine network adapater won't work on resume https://bugs.launchpad.net/bugs/267779 You received this bug notification because you are a member of

[Bug 239391] Re: trackerd uses 100% cpu

2009-03-20 Thread TJ
Upstream have applied the patch to fix this. ** Changed in: tracker (Ubuntu) Assignee: TJ (intuitivenipple) = (unassigned) -- trackerd uses 100% cpu https://bugs.launchpad.net/bugs/239391 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 286672] Re: WARNING: at /build/buildd/linux-2.6.27/kernel/power/main.c:176 suspend_test_finish+0x74/0x80()

2009-03-20 Thread TJ
** Tags added: test-suspend-seconds -- WARNING: at /build/buildd/linux-2.6.27/kernel/power/main.c:176 suspend_test_finish+0x74/0x80() https://bugs.launchpad.net/bugs/286672 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 53310] Re: Wireless (ipw2200) does not work after waking up from sleep(without manually switching on).

2009-03-20 Thread TJ
Your report appears to confirm that the Radio button on the PC is purely a momentary press-to-make type... the state associated with it is held by a system I/O device register and therefore lost when power is removed from all but RAM on S3 suspend. What a shame... that means we're back to the

[Bug 337246] Re: kernel bug corrupts filesystem on heavy parallel I/O

2009-03-20 Thread TJ
...@redhat.com Signed-off-by: Theodore Ts'o ty...@mit.edu Committed via bug #346194 ** Changed in: linux (Ubuntu) Assignee: TJ (intuitivenipple) = (unassigned) Status: In Progress = Fix Committed Target: None = ubuntu-9.04-beta -- kernel bug corrupts filesystem on heavy parallel I/O

Re: [Bug 53310] Re: Wireless (ipw2200) does not work after waking up from sleep(without manually switching on).

2009-03-20 Thread TJ
On Fri, 2009-03-20 at 20:23 +, TomasHnyk wrote: But how it comes that when I boot up the computer wifi works? Is it set by bios, which is not used while resuming? So we need a driver that will emulate this bios behaviour? That's it precisely. For a cold-boot or return from hibernation the

Re: [Bug 345919] [NEW] scsi problem

2009-03-20 Thread TJ
Philip, did you test it with the current Ubuntu Jaunty alpha which is also based on the 2.6.28 kernel? The kernel version you report the issue against might not have had support for the device(s) at the time 2.6.24 was developed. Please attach two reports using: sudo lspci -vvnn /tmp/report.txt

[Bug 200509] Re: iwl4965: Microcode SW error detected. Restarting 0x2000000

2009-03-21 Thread TJ
I've created a DKMS package containing the iwlwifi drivers (iwl3945.ko, iwlcore.ko, iwlagn.ko) with debugging enabled. The package iwlwifi- debug-dkms is available from my PPA for Jaunty. After installation see the man-page (man iwlwifi) for instructions on enabling and using debugging. The

Re: [Bug 343026] Re: Wifi driver will fail to load if regulatory domain set in module options

2009-03-21 Thread TJ
On Sat, 2009-03-21 at 10:48 +, Scott James Remnant wrote: It isn't trivial, it's extraordinarily expensive - we run modprobe several hundred times during a normal boot, having to check the module options against the module would add a significant penalty! I've not been able to detect even

[Bug 272485] Re: USB device 1a86:7523 (serial-to-USB cable) not recognised by CH341 driver

2009-03-21 Thread TJ
botp lsub output does not represent what the kernel drivers handle. The names of devices reported are taken from the file /var/lib/misc/usb.ids in the usbutils package which might not have that information (see man lsusb). When the device is connected look in /var/log/kern.log and you'll see

[Bug 336721] Re: Multiple X screens launch apps on screen 0

2009-03-21 Thread TJ
I'm still seeing the multiple-cursors effect. I had thought I'd posted a bug report about it previously to this one but I can't find it now. That might be because I'd put it down to an issue with the Nvidia drivers. -- Multiple X screens launch apps on screen 0

[Bug 346579] Re: Cursor image left behind with multiple X screens

2009-03-21 Thread TJ
** Attachment added: xorg.conf http://launchpadlibrarian.net/24198996/xorg.conf -- Cursor image left behind with multiple X screens https://bugs.launchpad.net/bugs/346579 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 346579] [NEW] Cursor image left behind with multiple X screens

2009-03-21 Thread TJ
Public bug reported: Binary package hint: xserver-xorg With multiple X screens and Nvidia drivers moving the cursor from one screen to another leaves a copy of the cursor image at the edge of the screen the cursor leaves. ** Affects: xorg (Ubuntu) Importance: Undecided Status: New

[Bug 336721] Re: Multiple X screens launch apps on screen 0

2009-03-21 Thread TJ
** Attachment added: xorg.conf http://launchpadlibrarian.net/24199035/xorg.conf -- Multiple X screens launch apps on screen 0 https://bugs.launchpad.net/bugs/336721 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 346579] Re: Cursor image left behind with multiple X screens

2009-03-21 Thread TJ
** Attachment added: Xorg.0.log http://launchpadlibrarian.net/24198979/Xorg.0.log -- Cursor image left behind with multiple X screens https://bugs.launchpad.net/bugs/346579 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 336721] Re: Multiple X screens launch apps on screen 0

2009-03-21 Thread TJ
** Attachment added: Xorg.0.log http://launchpadlibrarian.net/24199038/Xorg.0.log -- Multiple X screens launch apps on screen 0 https://bugs.launchpad.net/bugs/336721 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 336721] Re: Multiple X screens launch apps on screen 0

2009-03-21 Thread TJ
I've opened a new bug # 346579 Cursor image left behind with multiple X screens I realised also this bug is probably assigned to the wrong package so correcting that. ** Changed in: xorg (Ubuntu) Sourcepackagename: xorg-server = xorg -- Multiple X screens launch apps on screen 0

[Bug 333732] Re: Touchpad cursor trapped on screen 1

2009-03-21 Thread TJ
** Attachment added: xorg.conf http://launchpadlibrarian.net/24199067/xorg.conf -- Touchpad cursor trapped on screen 1 https://bugs.launchpad.net/bugs/333732 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 333732] Re: Touchpad cursor trapped on screen 1

2009-03-21 Thread TJ
Sorry Bryce, I missed replying to this since I think I attached the requested the requested to another report involving a similar issue. The issue is still occuring - the regular (Bluetooth) mouse controls the cursor fine with the exception of leaving a copy of the cursor on the monitor it move

[Bug 296710] Re: warning: ehci_hcd loaded AFTER uhci_hcd and ohci_hcd

2009-03-21 Thread TJ
Miguel, you'll need to provide more information. 1. Are any USB devices connected during power-up? 2. Create a series of reports: sudo -i mkdir /tmp/report uname -a /tmp/report/system.log lsb_release -a /tmp/report/system.log lspci -vvnn /tmp/report/lspci-vvnn.log lsub -v /tmp/report/lsusb-v.log

Re: [Bug 343026] Re: Wifi driver will fail to load if regulatory domain set in module options

2009-03-21 Thread TJ
On Sat, 2009-03-21 at 12:55 +, Scott James Remnant wrote: I think this is dangerous - for example what if the option was to correct a security issue? Dropping the option would expose the hole again, you want the module load to fail and somebody to resolve the issue. I see the point but

[Bug 346586] [NEW] wistron_btns: Implement RF-Kill support for some Acer and no-name systems

2009-03-21 Thread TJ
Public bug reported: Two previous bug reports have been trying to solve the issue of losing the state of the RF Kill switch after suspend/resume on a Prestigio 157 laptop that uses a wireless button (not a switch) and relies on the system to save the button state whilst the device is suspended.

[Bug 53310] Re: Wireless (ipw2200) does not work after waking up from sleep(without manually switching on).

2009-03-21 Thread TJ
I've opened a new bug report to address your suggestion: bug #346586 wistron_btns: Implement RF-Kill support for some Acer and no-name systems -- Wireless (ipw2200) does not work after waking up from sleep(without manually switching on). https://bugs.launchpad.net/bugs/53310 You received this

[Bug 53310] Re: Wireless (ipw2200) does not work after waking up from sleep(without manually switching on).

2009-03-21 Thread TJ
Marking this as 'Won't Fix since the issue isn't caused by the ipw2200 driver. ** Changed in: linux (Ubuntu) Importance: Medium = Low ** Changed in: linux (Ubuntu) Status: In Progress = Won't Fix ** Changed in: linux (Ubuntu) Assignee: TJ (intuitivenipple) = (unassigned

Re: [Bug 53310] Re: Wireless (ipw2200) does not work after waking up from sleep(without manually switching on).

2009-03-21 Thread TJ
On Sun, 2009-03-22 at 02:47 +, wordsmyth wrote: I've followed these postings with interest, astounded by the trials and tribulations some users have to wade through to get their connection up and running again - no wonder so many newbies flee Linux in confusion! If they do it is probably

[Bug 334657] Re: Subpixel/Lcd mode makes qt4 applications on Jaunty unreadable

2009-03-21 Thread TJ
Confirmed here too. I've been seeing this with VLC since the start of the Jaunty development cycle but as I rarely use it didn't bother about it. I then found that Skype suffered the same problem. I tried using qtconfig-qt4 and it suffered the same. Originally I thought this was a font-file or

[Bug 53953] Re: change 'acerhk' to use 'autowlan=1' by default

2009-03-22 Thread TJ
** Changed in: linux (Ubuntu) Status: Confirmed = Won't Fix ** Changed in: linux (Ubuntu) Assignee: TJ (intuitivenipple) = (unassigned) -- change 'acerhk' to use 'autowlan=1' by default https://bugs.launchpad.net/bugs/53953 You received this bug notification because you are a member

[Bug 152885] Re: USB unknown partition table

2009-03-22 Thread TJ
** Also affects: linux via http://bugzilla.kernel.org/show_bug.cgi?id=10808 Importance: Unknown Status: Unknown -- USB unknown partition table https://bugs.launchpad.net/bugs/152885 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 152885] Re: USB unknown partition table

2009-03-22 Thread TJ
Looking at the changes between v2.6.21 and v2.6.27 I see this. It may explain why v2.6.21 works and Intrepid (v2.6.27) doesn't: git log --pretty=format:%h %ci %s v2.6.21..v2.6.27 -- fs/partitions/msdos.c 0607fd0 2008-04-28 08:58:47 -0700 fat: detect media without partition table correctly

[Bug 88746] Re: ehci_hcd module causes I/O errors in USB 2.0 devices

2009-03-22 Thread TJ
When the USB drivers are dynamically loaded modules as they are in Hardy 8.04 and Intrepid 8.10 the load order can be controlled in the initial RAM-disk image (initrd) by listing module names in the required load order in /etc/initramfs-tools/modules and then rebuilding the initrd images stored in

[Bug 347113] [NEW] orca dies on starting: RuntimeError: could not load typelib

2009-03-23 Thread TJ
Public bug reported: Binary package hint: gnome-orca I was checking that orca was installed in Xubuntu for a user that relies on it but currently uses Ubuntu/Gnome and is considering switching to Xubuntu. I found that it fails to start. $ apt-cache policy gnome-orca gnome-orca: Installed:

[Bug 345047] Re: [Gigabyte Technology Co., Ltd. EP43-S3L] suspend/resume failure [non-free: nvidia]

2009-03-23 Thread TJ
** Tags added: test-suspend-seconds -- [Gigabyte Technology Co., Ltd. EP43-S3L] suspend/resume failure [non-free: nvidia] https://bugs.launchpad.net/bugs/345047 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 345047] Re: [Gigabyte Technology Co., Ltd. EP43-S3L] suspend/resume failure [non-free: nvidia]

2009-03-23 Thread TJ
** Changed in: linux (Ubuntu) Importance: Undecided = Low ** Changed in: linux (Ubuntu) Status: New = Confirmed ** Changed in: linux (Ubuntu) Milestone: None = ubuntu-9.04-beta Assignee: (unassigned) = TJ (intuitivenipple) -- [Gigabyte Technology Co., Ltd. EP43-S3L] suspend

[Bug 340692] Re: [System manufacturer Maximus II Formula] suspend/resume failure [non-free: nvidia]

2009-03-23 Thread TJ
(Ubuntu) Importance: Undecided = Low ** Changed in: linux (Ubuntu) Status: New = Confirmed ** Changed in: linux (Ubuntu) Milestone: None = ubuntu-9.04-beta Assignee: (unassigned) = TJ (intuitivenipple) ** Tags added: test-suspend-seconds -- [System manufacturer Maximus II

[Bug 334644] Re: [MSI MS-7374] suspend/resume failure [non-free: nvidia]

2009-03-23 Thread TJ
** Changed in: linux (Ubuntu) Importance: Undecided = Low ** Changed in: linux (Ubuntu) Assignee: (unassigned) = TJ (intuitivenipple) -- [MSI MS-7374] suspend/resume failure [non-free: nvidia] https://bugs.launchpad.net/bugs/334644 You received this bug notification because you

[Bug 289207] Re: Resume from suspend is slow

2009-03-23 Thread TJ
if this is a conflict there is a work-around you can add to the kernel command-line at boot: libata.noacpi=1 ** Changed in: linux (Ubuntu) Importance: Undecided = Low ** Changed in: linux (Ubuntu) Assignee: (unassigned) = TJ (intuitivenipple) -- Resume from suspend is slow https://bugs.launchpad.net

[Bug 335323] Re: (false positive?) [LENOVO 6465CTO] suspend/resume failure

2009-03-23 Thread TJ
** Tags added: test-suspend-seconds -- (false positive?) [LENOVO 6465CTO] suspend/resume failure https://bugs.launchpad.net/bugs/335323 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 267779] Re: via-rhine network adapater won't work on resume

2009-03-23 Thread TJ
** Tags added: test-suspend-seconds -- via-rhine network adapater won't work on resume https://bugs.launchpad.net/bugs/267779 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

[Bug 286672] Re: WARNING: at /build/buildd/linux-2.6.27/kernel/power/main.c:176 suspend_test_finish+0x74/0x80()

2009-03-23 Thread TJ
Proposing to increase TEST_SUSPEND_SECONDS to 12 to avoid false positives based on analysis of all bug reports that have log attachments with non-failure resume times over 5 seconds. Bugs with such logs are tagged test-suspend-seconds:

[Bug 299553] Re: SATA (root) hard drive gone on resume from suspend

2009-03-23 Thread TJ
: (unassigned) = TJ (intuitivenipple) -- SATA (root) hard drive gone on resume from suspend https://bugs.launchpad.net/bugs/299553 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https

[Bug 346586] Re: wistron_btns: Implement RF-Kill support for some Acer and no-name systems

2009-03-23 Thread TJ
Tomas, can you attach the result of running the attached script which will collect the system's dmidecode and ACPI DSDT? sudo collect-dmi-dsdt ** Attachment added: Collect system DMI and ACPI DSDT shell-script http://launchpadlibrarian.net/24283283/collect-dmi-dsdt -- wistron_btns:

[Bug 346586] Re: wistron_btns: Implement RF-Kill support for some Acer and no-name systems

2009-03-23 Thread TJ
Do you know which key-code is reported for the WiFi button? According to the driver... /* * If your machine is not here (which is currently rather likely), please send * a list of buttons and their key codes (reported when loading this module * with force=1) and the output of dmidecode to

[Bug 324227] [NEW] Configuration file mis-spells Divisions as Dvisions

2009-02-02 Thread TJ
-preferences/tracker-configuration.c ** Affects: tracker (Ubuntu) Importance: Undecided Assignee: TJ (intuitivenipple) Status: Confirmed ** Changed in: tracker (Ubuntu) Assignee: (unassigned) = TJ (intuitivenipple) Status: New = Confirmed -- Configuration file mis-spells

[Bug 324227] Re: Configuration file mis-spells Divisions as Dvisions

2009-02-02 Thread TJ
debdiff for Hardy tracker (0.6.6-0ubuntu3.8.04.3) hardy-proposed; urgency=low * Fix incorrect spelling of Divisions in configuration file (LP: #324227) -- TJ ubu...@tjworld.net Mon, 02 Feb 2009 08:00:00 + ** Attachment added: Hardy debdiff http://launchpadlibrarian.net/21894473

[Bug 324364] [NEW] Options table contains duplicate OptionKey rows

2009-02-02 Thread TJ
Public bug reported: Binary package hint: tracker Affects: Hardy Intrepid Jaunty Whilst working on other bugs I discovered that the Options table can accept multiple entries for the same OptionKey. I've reported it upstream and, if they resolve it, will create a patch based on their fix. **

[Bug 324381] [NEW] trackerd ingores SIGINT when scanning Evolution email for junk

2009-02-02 Thread TJ
Public bug reported: Binary package hint: tracker Affects Hardy Intrepid Jaunty When a trackerd process is running, and is re-indexing Evolution IMAP4 email headers (maybe other scenarios too) in src/trackerd/tracker-email-evolution.c::check_summary_file() sending a SIGINT to the process

[Bug 324381] Re: trackerd ingores SIGINT when scanning Evolution email for junk

2009-02-02 Thread TJ
); g_free (str_uid); } The problem is, where there are a *large* number of existing headers the scanning can take 1/2 hour or more. In the example case: $ pwd /home/tj/.evolution/mail/imap/tjworld@pella/folders/Subscribed Lists/subfolders/video4linux ls *.HEADER | wc

[Bug 199268] Re: trackerd eats up all memory because it generates faulty config file

2009-02-02 Thread TJ
*** This bug is a duplicate of bug 239391 *** https://bugs.launchpad.net/bugs/239391 ** This bug has been marked a duplicate of bug 239391 trackerd uses 100% cpu -- trackerd eats up all memory because it generates faulty config file https://bugs.launchpad.net/bugs/199268 You received

[Bug 324381] Re: trackerd ingores SIGINT when scanning Evolution email for junk

2009-02-02 Thread TJ
Working up a patch to deal with this. It is related to bug #239391 trackerd uses 100% cpu ** Changed in: tracker (Ubuntu) Assignee: (unassigned) = TJ (intuitivenipple) Status: New = Confirmed -- trackerd ingores SIGINT when scanning Evolution email for junk https

[Bug 324364] Re: Options table contains duplicate OptionKey rows

2009-02-02 Thread TJ
the problem is that the table was not created with a PRIMARY KEY. ** Changed in: tracker (Ubuntu) Assignee: (unassigned) = TJ (intuitivenipple) Status: New = Confirmed -- Options table contains duplicate OptionKey rows https://bugs.launchpad.net/bugs/324364 You received this bug

[Bug 324227] Re: Configuration file mis-spells Divisions as Dvisions

2009-02-02 Thread TJ
** Attachment added: Jaunty debdiff http://launchpadlibrarian.net/21894955/tracker_0.6.6-2ubuntu3.debdiff -- Configuration file mis-spells Divisions as Dvisions https://bugs.launchpad.net/bugs/324227 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 324300] Re: Incorrect parameter order for SetOption

2009-02-02 Thread TJ
** Attachment added: Jaunty debdiff http://launchpadlibrarian.net/21900308/tracker_0.6.6-2ubuntu3.debdiff -- Incorrect parameter order for SetOption https://bugs.launchpad.net/bugs/324300 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 324227] Re: Configuration file mis-spells Divisions as Dvisions

2009-02-02 Thread TJ
Note: this will need an additional patch to fix-up the existing configuration file when each user's trackerd runs. I'll post additional patches later once I've finished liasing with upstream (trunk is now an entirely re-written code-base and they aren't doing fixes to 0.6.6) -- Configuration

[Bug 324300] [NEW] Incorrect parameter order for SetOption

2009-02-02 Thread TJ
Public bug reported: Binary package hint: tracker Affects: Gutsy Hardy Intrepid Jaunty The sqlite stored procedure defined in data/sqlite-stored-procs.sql SetOption REPLACE into Options (OptionKey, OptionValue) values (?,?); is incorrectly called from src/trackerd/tracker-db-

[Bug 324300] Re: Incorrect parameter order for SetOption

2009-02-02 Thread TJ
** Attachment added: Intrepid debdiff http://launchpadlibrarian.net/21900303/tracker_0.6.6-1ubuntu5.2.debdiff -- Incorrect parameter order for SetOption https://bugs.launchpad.net/bugs/324300 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

<    4   5   6   7   8   9   10   11   12   13   >