[Bug 217938] Re: Hardy pm-hibernate oops on Thinkpad T61p

2008-08-24 Thread jonie
I can confirm identical behaviour on desktop system, based on Nforce3.
Latest drivers (as of today 177.68) don't change a thing. Video card
hangs on resume, for those 11s display goes into standby, after that it
wakes again but stays black. When hibernate or suspend is commenced from
console, display wakes up but hangs as soon as it's switched to vt7 (X).
System is not frozen completely, still can be rebooted by ctrl+alt+del,
but is also very unresponsive. Fiddling with acpi settings has no
effect.

** Summary changed:

- Hardy pm-hibernate oops on Thinkpad T61p
+ Hardy pm-hibernate oops with nvidia restricted driver

-- 
Hardy pm-hibernate oops with nvidia restricted driver
https://bugs.launchpad.net/bugs/217938
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 294195] Re: Bluetooth device not found in 8.10 fresh install

2009-05-06 Thread jonie
For my laptop the problem is solved by installing omnibook kernel module
from debian sources. Provided the dependencies are satisfied, it
compiles with m-a and works ok.

-- 
Bluetooth device not found in 8.10 fresh install
https://bugs.launchpad.net/bugs/294195
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 217920] Re: Computer hangs up (freeze) and reports SATA errors during disk checking after reboot

2008-09-30 Thread jonie
Same here, Toshiba Satellite M70 (i915, Hitachi SATA I disk w/NCQ),
Intrepid 2.6.27-3. Moving to -4 kernel makes system completely unstable
and unusable, kernel reports I/O errors on the hard disk. When kernel -3
with all_generic_ide option is used there are lockups too, but soft ones
only.

-- 
Computer hangs up (freeze) and reports SATA errors during disk checking  after 
reboot 
https://bugs.launchpad.net/bugs/217920
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 217920] Re: Computer hangs up (freeze) and reports SATA errors during disk checking after reboot

2008-09-30 Thread jonie
For me it seems to be enough to disable hpet support in kernel (boot
with hpet=disable). It does not only remove soft lockups, but in my case
it's also a workaround for sata errors.

-- 
Computer hangs up (freeze) and reports SATA errors during disk checking  after 
reboot 
https://bugs.launchpad.net/bugs/217920
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 217920] Re: Computer hangs up (freeze) and reports SATA errors during disk checking after reboot

2008-10-01 Thread jonie
If you'd like to try whether it helps, just add hpet=disable to the
kernel lines in /boot/grub/menu.lst:

For example:

title   Ubuntu intrepid (development branch), kernel 2.6.27-4-generic
root(hd0,2)
kernel  /boot/vmlinuz-2.6.27-4-generic 
root=UUID=75ffa061-25f6-44b8-ac61-07452816b281 ro quiet splash hpet=disable
initrd  /boot/initrd.img-2.6.27-4-generic
quiet

Other details may vary in your setup, this is only an example.

-- 
Computer hangs up (freeze) and reports SATA errors during disk checking  after 
reboot 
https://bugs.launchpad.net/bugs/217920
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 246800] Re: no sound on intrepid

2008-10-10 Thread jonie
For me, today's update fixed the issue.

-- 
no sound on intrepid
https://bugs.launchpad.net/bugs/246800
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 246800] Re: no sound on intrepid

2008-10-04 Thread jonie
On a Toshiba M70 (Realtek AC97, Intel branded) there is no sound through
pulseaudio, also ALSA can't produce any sound as long as pulseaudio is
active. In Pulseaudio Manager I can see that pulseudio recognizes ALSA
device as input for Pulseaudio (capture) but it apparently cannot see
appropriate ALSA device for playback, there is no default sink, entering
the device path in padevchooser manually does not work either. I suppose
there is something wrong about compatibility between ALSA and
Pulseaudio. BTW, in case someone would ask, yes pc speaker ALSA module
is blacklisted.

-- 
no sound on intrepid
https://bugs.launchpad.net/bugs/246800
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 217920] Re: Computer hangs up (freeze) and reports SATA errors during disk checking after reboot

2008-10-04 Thread jonie
It doesn't look like there are bad sectors. You may also try
all_generic_ide (this will disable some advanced features like NCQ)
together with hpet=disable. My fix was for Intrepid (2.6.27) and I have
no clue if it works for older versions. I can only confirm after a few
days that my laptop never froze again since hpet has been disabled.

-- 
Computer hangs up (freeze) and reports SATA errors during disk checking  after 
reboot 
https://bugs.launchpad.net/bugs/217920
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 294195] Re: Bluetooth device not found in 8.10 fresh install

2009-04-09 Thread jonie
I can confirm the same for Toshiba M70, Ubuntu 9.04. Bluetooth hardware
device (integrated with mainboard) isn't activated upon start. Issuing
the command hcitool dev shows no device, lspci doesn't show any
bluetooth hardware either. Soft wireless switch (Fn+F8) isn't supported
at all. The only way to activate bluetooth is a warm reboot from xp.
which preserves bluetooth's "on" state. I think it would require some
kernel hacking to bring bluetooth up, since BIOS in this laptop does not
activate bluetooth device on cold start and has no option to do so.

-- 
Bluetooth device not found in 8.10 fresh install
https://bugs.launchpad.net/bugs/294195
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 47542] Re: Fast scrolling causes X hang

2006-09-07 Thread jonie
There was an update to font rendering in gnome today, it may solve the
problem. Besides, an advice would be to turn off font hinting in gdm. It
triggers some payload on cpu and if you are fast scrolling on a f.ex.
Pentium III class system, it may go "out of sync" with refreshing screen
and crash X. Smoothing may be ok, hinting doesn't much improve overall
look, but is taking up system resources.

-- 
Fast scrolling causes X hang
https://launchpad.net/bugs/47542

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


[Bug 47542] Re: Fast scrolling causes X hang

2006-09-11 Thread jonie
I can confirm that the bug existed and is gone with the latest security
update  libxfont 1:1.0.0-0ubuntu3.1 from 6 Sept. That overflow also
might have happened, when cpu was "too busy" when scrolling. Crashes
were often, especially when scrolling GNOME Terminal window. Test system
was P III 733, NVidia GF 5200 with restricted driver 87.74. Does anyone
still experience such crashes?

-- 
Fast scrolling causes X hang
https://launchpad.net/bugs/47542

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


[Bug 47542] Re: Fast scrolling causes X hang

2006-09-11 Thread jonie
** Description changed:

- Binary package hint: x11-common
+ Binary package  libxfont 1:1.0.0-0ubuntu3
  
- When I start scrolling very fast (through a page in FFox for example) with 
mouse scroll (touchpad with scroll field exactly) Xs stop responding.
- All processes work, I can move mouse, but I can't click on anything, all "on 
hover" effects don't respond too (tooltips, etc.) and no keyboard input is 
accepted (c+a+del, switching to console, software power-off don't work).
  
- It happens every time I start scrolling fast enough.
+ Fast scrolling causes X server crash. Keyboard is locked, there is no screen 
update except for mouse cursor movement. Ocasionally, you may find a line of 
text slightly squashed at hang.
+ 
+ For me,  libxfont 1:1.0.0-0ubuntu3.1 update solved the problem

-- 
Fast scrolling causes X hang
https://launchpad.net/bugs/47542

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


[Bug 61235] Re: USB mass storage stops working after a while

2007-08-20 Thread jonie
For me, it finally appeared that this was a symptom of dying hardware.
After servicing the enclosure works well. The interesting fact is,
however. that even with unstable i.e. faulty hardware, Windoze was still
much less error prone than Linux. So there is room for improvement in
the driver anyway.

-- 
USB mass storage stops working after a while
https://bugs.launchpad.net/bugs/61235
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 61235] Re: USB mass storage stops working after a while

2007-07-08 Thread jonie
My enclosure seems to work stable with 2.6.21.5 
For the time being I didn't try Ubuntu with this kernel, but all the distros 
seem to carry this bug. Then recent SLAX 6 works fine with the default 
max_sectors.
It may have to do with the following change in kernel:

* Add stable release 2.6.21.5:

 - USB: set the correct Interrupt interval in usb_bulk_msg

>From [EMAIL PROTECTED] Mon Apr 23 14:30:35 2007
From: Alan Stern <[EMAIL PROTECTED]>
Date: Mon, 23 Apr 2007 17:30:32 -0400 (EDT)
Subject: USB: set the correct Interrupt interval in usb_bulk_msg
To: Greg Kroah-Hartman <[EMAIL PROTECTED]>
Cc: USB development list <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

This patch (as902) fixes a mistake I introduced into usb_bulk_msg().
usb_fill_int_urb() already does the bit-shifting calculation for
high-speed Interrupt intervals; it shouldn't be done twice.

Signed-off-by: Alan Stern <[EMAIL PROTECTED]>

---
 drivers/usb/core/message.c |9 ++---
 1 file changed, 2 insertions(+), 7 deletions(-)

--- a/drivers/usb/core/message.c
+++ b/drivers/usb/core/message.c
@@ -221,15 +221,10 @@ int usb_bulk_msg(struct usb_device *usb_
 
if ((ep->desc.bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) ==
USB_ENDPOINT_XFER_INT) {
-   int interval;
-
-   if (usb_dev->speed == USB_SPEED_HIGH)
-   interval = 1 << min(15, ep->desc.bInterval - 1);
-   else
-   interval = ep->desc.bInterval;
pipe = (pipe & ~(3 << 30)) | (PIPE_INTERRUPT << 30);
usb_fill_int_urb(urb, usb_dev, pipe, data, len,
-   usb_api_blocking_completion, NULL, interval);
+   usb_api_blocking_completion, NULL,
+   ep->desc.bInterval);
} else
usb_fill_bulk_urb(urb, usb_dev, pipe, data, len,
usb_api_blocking_completion, NULL)

I'll give it a try with 2.6.20 from Feisty.

-- 
USB mass storage stops working after a while
https://bugs.launchpad.net/bugs/61235
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 61235] Re: USB mass storage stops working after a while

2007-07-10 Thread jonie
Sorry, this patch is already included in Feisty. No previous suggetion helped 
me. I built some kernels, sooner or later dmesg will complain about lost pages.
We can however add this controller (it's very popular in empty enclosures from 
Spire, Welland and the like) to unusual_devs.h to minimize chance of data 
corruption.

UNUSUAL_DEV(0x04b4, 0x6830, 0x, 0x, 
"Cypress Semiconductor",
"USB2.0 Storage Device",
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_GO_SLOW | US_FL_MAX_SECTORS_64),

I don't know if there are any other revs than , but if anyone knows
of working revision, 0x could be changed to that.

Perhaps delay different than Genesys GO_SLOW would fix this better. I
give up.

-- 
USB mass storage stops working after a while
https://bugs.launchpad.net/bugs/61235
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 61235] Re: USB mass storage stops working after a while

2007-07-10 Thread jonie
Yes. With or without. This doesn't seem to have any impact at all. You
may go to very, very low speed to be sure all data is written, but then
probably your broadband will be faster...

-- 
USB mass storage stops working after a while
https://bugs.launchpad.net/bugs/61235
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 84762] Re: Feisty: usb mouse stops working

2007-06-19 Thread jonie
I can confirm that similar bug appears also in Edgy. It happens say,
once in about ten boots, the USB mouse is not re-enabled during USB
controller initialization. USB hub in question remains powered down
until next boot. USB ports on other hubs/controllers continue to
function. What might give a hint is that the same mouse connected to a
controller that is limited to 1.1 speed functions correctly. The error
is also independent on mouse type / brand, it will do that the mouse
operates at 2.0 speed.

-- 
Feisty: usb mouse stops working
https://bugs.launchpad.net/bugs/84762
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 61235] Re: USB mass storage stops working after a while

2007-07-07 Thread jonie
When upgraded to Feisty with Cypress AT2+ ATA to USB controller,
changing sectors does no longer fix the bug as if using Edgy kernel.

Lowering max_sectors does, generally, improve stability, but is no
longer an ultimate solution. For my enclosure, setting 1024 would mean
fs kernel panics and total fs messup.

I would have to go as low as 16 (8 kbyte) to be almost sure nothing
happens.

So in some cases this hdfix is not fix. You were warned.

-- 
USB mass storage stops working after a while
https://bugs.launchpad.net/bugs/61235
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 61235] Re: USB mass storage stops working after a while

2007-06-25 Thread jonie
I can confirm a couple of things.

1. Problem is related to some external controller / USB chip combinations.
2. AFAIK, this happens due to emulated SCSI bus being stalled by too many 
sectors being transmitted in a turn.

My setup is an AT2+ (68030) enclosure by Cypress with an old 20 GB
harddisk. The box being connected to NForce3 USB chip is very unstable,
errors occur only when writing. The same box when connected to add-in
USB card with NEC chip (Adaptec clone) is a l m o s t stable. Errors
occur only when system is overloaded, probably due to a different bug.
More to that, same box performs well under Windows, no matter what USB
chip it's connected to.

Changing max_sectors to 128 resolves bug for me.

As it was written above, you may create an udev rule. But as  Scott
James Remnant put this:

BUS=="scsi", SYSFS{vendor}=="RockChip", RUN+="/bin/sh -c '/bin/echo 128
> /sys/block/%k/device/max_sectors'"

it won't work. You are dealing with SCSI device now, not USB ATA
controller device!

So it should look like:

BUS=="scsi", SYSFS{vendor}=="MAXTOR", RUN+="/bin/sh -c '/bin/echo 128 >
/sys/block/%k/device/max_sectors'"

for example, if you're using MAXTOR drive.

-- 
USB mass storage stops working after a while
https://bugs.launchpad.net/bugs/61235
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 61235] Re: USB mass storage stops working after a while

2007-06-26 Thread jonie
djhuang:

The errors you mention are the effect of filesystem corruption. Dirty
FAT is mounted ro, as any damaged filesystem (though different than
ext2/3 you will not see it's mounted ro). To repair it unmount the fs
first using sudo umount /dev/sda1 (assuming it's /dev/sda1) and do not
use eject function of GNOME. Then  repair the fs  with dosfsck -r
/dev/sda1.

It's probably not best place to provide not exactly bug relaed
discussion here, but as the corruption is an unavoidable effect of the
bug, it's worth mention here. Hope it helps.

-- 
USB mass storage stops working after a while
https://bugs.launchpad.net/bugs/61235
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 47542] Re: Fast scrolling causes X hang

2006-09-25 Thread jonie
I don't think so. The problem you described is rather related to video
memory timing. It look like as if an extra wait state were needed when
the system is accessing video memory directly, where in fact it's
accessing part of system RAM assigned to video. Perhaps it could be
fixed in BIOS (something like AGP write 0 WS, AGP fast writes, etc. -
disable it). You may also try NVIDIA binary driver and see if it behaves
in a different way.

-- 
Fast scrolling causes X hang
https://launchpad.net/bugs/47542

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


[Bug 509219] [NEW] bttv driver working only with acpi=off on ASUS M3N78-EM

2010-01-18 Thread jonie
Public bug reported:

Binary package hint: linux-source

My TV card (Leadtek Winfast TV2000/XP) seems to work only with acpi=off
passed to kernel. When ACPI is enbaled, the picture is just a slideshow,
trying acpi=noirq makes the slideshow just a little faster. This can be
reproduced with any kernel from 2.6.29 to 2.6.32 from mainline ppa, I
tried both Hardy LTS and Karmic, didn't try older kernels as they fail
to boot. This is no X problem, the behavior can be reproduced even
without X and with nvidia module unloaded just by capturing a bit of
video. I tried also to recompile bttv driver with IRQF_SHARED or
IRQF_DISABLED explicitly declared, it didn't change a thing. The rest of
PCI hardware seems to work fine.

When the picture is stuttering dmesg reports:

[   78.044297] bttv0: timeout: drop=301 irq=1092/1092, risc=595e2b3c, bits: 
HSYNC OFLOW
[   78.604537] bttv0: timeout: drop=312 irq=1132/1132, risc=56822b5c, bits: 
HSYNC OFLOW
[ 1081.948327] bttv0: timeout: drop=323 irq=1192/1192, risc=69dad6bc, bits: 
HSYNC OFLOW

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

-- 
bttv driver working only with acpi=off on ASUS M3N78-EM
https://bugs.launchpad.net/bugs/509219
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 509219] Re: bttv driver working only with acpi=off on ASUS M3N78-EM

2010-01-18 Thread jonie
** Description changed:

  Binary package hint: linux-source
  
  My TV card (Leadtek Winfast TV2000/XP) seems to work only with acpi=off
- passed to kernel. When ACPI is enbaled, the picture is just a slideshow,
+ passed to kernel. When ACPI is enabled, the picture is just a slideshow,
  trying acpi=noirq makes the slideshow just a little faster. This can be
  reproduced with any kernel from 2.6.29 to 2.6.32 from mainline ppa, I
  tried both Hardy LTS and Karmic, didn't try older kernels as they fail
  to boot. This is no X problem, the behavior can be reproduced even
  without X and with nvidia module unloaded just by capturing a bit of
  video. I tried also to recompile bttv driver with IRQF_SHARED or
  IRQF_DISABLED explicitly declared, it didn't change a thing. The rest of
  PCI hardware seems to work fine.
  
  When the picture is stuttering dmesg reports:
  
  [   78.044297] bttv0: timeout: drop=301 irq=1092/1092, risc=595e2b3c, bits: 
HSYNC OFLOW
  [   78.604537] bttv0: timeout: drop=312 irq=1132/1132, risc=56822b5c, bits: 
HSYNC OFLOW
  [ 1081.948327] bttv0: timeout: drop=323 irq=1192/1192, risc=69dad6bc, bits: 
HSYNC OFLOW
+ 
+ Edit: The card works normally after disabling C1E in BIOS. It seems to
+ be a duplicate of this bug:
+ 
+ http://bugzilla.kernel.org/show_bug.cgi?id=13911

-- 
bttv driver working only with acpi=off on ASUS M3N78-EM
https://bugs.launchpad.net/bugs/509219
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 509219] Re: bttv driver working only with acpi=off on ASUS M3N78-EM

2010-01-19 Thread jonie
** Description changed:

  Binary package hint: linux-source
  
  My TV card (Leadtek Winfast TV2000/XP) seems to work only with acpi=off
  passed to kernel. When ACPI is enabled, the picture is just a slideshow,
  trying acpi=noirq makes the slideshow just a little faster. This can be
  reproduced with any kernel from 2.6.29 to 2.6.32 from mainline ppa, I
  tried both Hardy LTS and Karmic, didn't try older kernels as they fail
  to boot. This is no X problem, the behavior can be reproduced even
  without X and with nvidia module unloaded just by capturing a bit of
  video. I tried also to recompile bttv driver with IRQF_SHARED or
  IRQF_DISABLED explicitly declared, it didn't change a thing. The rest of
  PCI hardware seems to work fine.
  
  When the picture is stuttering dmesg reports:
  
  [   78.044297] bttv0: timeout: drop=301 irq=1092/1092, risc=595e2b3c, bits: 
HSYNC OFLOW
  [   78.604537] bttv0: timeout: drop=312 irq=1132/1132, risc=56822b5c, bits: 
HSYNC OFLOW
  [ 1081.948327] bttv0: timeout: drop=323 irq=1192/1192, risc=69dad6bc, bits: 
HSYNC OFLOW
  
  Edit: The card works normally after disabling C1E in BIOS. It seems to
  be a duplicate of this bug:
  
  http://bugzilla.kernel.org/show_bug.cgi?id=13911
+ 
+ If BIOS does not allow to disable C1E the idle=mwait kernel parameter
+ may be used to prevent CPU entering C!E.

** Description changed:

  Binary package hint: linux-source
  
  My TV card (Leadtek Winfast TV2000/XP) seems to work only with acpi=off
  passed to kernel. When ACPI is enabled, the picture is just a slideshow,
  trying acpi=noirq makes the slideshow just a little faster. This can be
  reproduced with any kernel from 2.6.29 to 2.6.32 from mainline ppa, I
  tried both Hardy LTS and Karmic, didn't try older kernels as they fail
  to boot. This is no X problem, the behavior can be reproduced even
  without X and with nvidia module unloaded just by capturing a bit of
  video. I tried also to recompile bttv driver with IRQF_SHARED or
  IRQF_DISABLED explicitly declared, it didn't change a thing. The rest of
  PCI hardware seems to work fine.
  
  When the picture is stuttering dmesg reports:
  
  [   78.044297] bttv0: timeout: drop=301 irq=1092/1092, risc=595e2b3c, bits: 
HSYNC OFLOW
  [   78.604537] bttv0: timeout: drop=312 irq=1132/1132, risc=56822b5c, bits: 
HSYNC OFLOW
  [ 1081.948327] bttv0: timeout: drop=323 irq=1192/1192, risc=69dad6bc, bits: 
HSYNC OFLOW
  
  Edit: The card works normally after disabling C1E in BIOS. It seems to
  be a duplicate of this bug:
  
  http://bugzilla.kernel.org/show_bug.cgi?id=13911
  
  If BIOS does not allow to disable C1E the idle=mwait kernel parameter
- may be used to prevent CPU entering C!E.
+ may be used to prevent CPU entering C1E.

** Description changed:

  Binary package hint: linux-source
  
  My TV card (Leadtek Winfast TV2000/XP) seems to work only with acpi=off
  passed to kernel. When ACPI is enabled, the picture is just a slideshow,
  trying acpi=noirq makes the slideshow just a little faster. This can be
  reproduced with any kernel from 2.6.29 to 2.6.32 from mainline ppa, I
  tried both Hardy LTS and Karmic, didn't try older kernels as they fail
  to boot. This is no X problem, the behavior can be reproduced even
  without X and with nvidia module unloaded just by capturing a bit of
  video. I tried also to recompile bttv driver with IRQF_SHARED or
  IRQF_DISABLED explicitly declared, it didn't change a thing. The rest of
  PCI hardware seems to work fine.
  
  When the picture is stuttering dmesg reports:
  
  [   78.044297] bttv0: timeout: drop=301 irq=1092/1092, risc=595e2b3c, bits: 
HSYNC OFLOW
  [   78.604537] bttv0: timeout: drop=312 irq=1132/1132, risc=56822b5c, bits: 
HSYNC OFLOW
  [ 1081.948327] bttv0: timeout: drop=323 irq=1192/1192, risc=69dad6bc, bits: 
HSYNC OFLOW
  
  Edit: The card works normally after disabling C1E in BIOS. It seems to
  be a duplicate of this bug:
  
  http://bugzilla.kernel.org/show_bug.cgi?id=13911
  
  If BIOS does not allow to disable C1E the idle=mwait kernel parameter
- may be used to prevent CPU entering C1E.
+ may be used to prevent CPU from entering C1E.

-- 
bttv driver working only with acpi=off on ASUS M3N78-EM
https://bugs.launchpad.net/bugs/509219
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 509219] Re: bttv driver latency issues with AMD C1E enabled

2010-01-20 Thread jonie
** Summary changed:

- bttv driver working only with acpi=off on ASUS M3N78-EM
+ bttv driver latency issues with AMD C1E enabled

-- 
bttv driver latency issues with AMD C1E enabled
https://bugs.launchpad.net/bugs/509219
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 351563] Re: [TOSHIBA Satellite M70] suspend/resume failure

2009-12-04 Thread jonie
I can confirm it still does not wake up after resume, it just powers up
and immediately hangs. Nothing is written to system log then. Kernel
2.6.31-15-generic.

-- 
[TOSHIBA Satellite M70] suspend/resume failure
https://bugs.launchpad.net/bugs/351563
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 591532] Re: ata errors { DRDY ERR } { ABRT } in Lucid

2011-01-13 Thread jonie
Even though READ_DMA_EXT error would suggest unreadable sector I
observed this on a drive that's got a bunch of reallocated sectors (just
slow to read), no pending or uncorrectable. This portion of the disk
passes the most powerful ReadWriteReadCompare test in HDAT2 but if a
read operation to such sector occurs under one of the newer kernels the
drive immediately spins down, READ_DMA_EXT error is written to the SMART
log and the drive is not avaliable in BIOS until next cold start.

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

Title:
  ata errors { DRDY ERR } { ABRT } in Lucid

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


[Bug 581925] Re: cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM

2010-12-05 Thread jonie
Jordie9: It looks like your drive reports that either: 
- there is optical media inside but it matches no known hardware profile
- or the drive falsely claims there is media inserted when in fact there is none

So please tell us which of the above is true, i.e. whether the log was
done with or without the media inside, if the former is true what kind
of media it was.

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

Title:
  cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM

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


[Bug 820485] Re: ubiquity stops installation at 'Configuring target system'

2012-01-30 Thread jonie
It does still happen if you choose English when starting the live cd and
try to configure the target system with a different locale next,
ubiquity complains it couldn't find the specific locale files and gets
stuck there.

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

Title:
  ubiquity stops installation at 'Configuring target system'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/820485/+subscriptions

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


[Bug 509219] Re: bttv driver latency issues with AMD C1E enabled

2011-11-04 Thread jonie
apport information

** Tags added: apport-collected oneiric running-unity

** Description changed:

  Binary package hint: linux-source
  
  My TV card (Leadtek Winfast TV2000/XP) seems to work only with acpi=off
  passed to kernel. When ACPI is enabled, the picture is just a slideshow,
  trying acpi=noirq makes the slideshow just a little faster. This can be
  reproduced with any kernel from 2.6.29 to 2.6.32 from mainline ppa, I
  tried both Hardy LTS and Karmic, didn't try older kernels as they fail
  to boot. This is no X problem, the behavior can be reproduced even
  without X and with nvidia module unloaded just by capturing a bit of
  video. I tried also to recompile bttv driver with IRQF_SHARED or
  IRQF_DISABLED explicitly declared, it didn't change a thing. The rest of
  PCI hardware seems to work fine.
  
  When the picture is stuttering dmesg reports:
  
  [   78.044297] bttv0: timeout: drop=301 irq=1092/1092, risc=595e2b3c, bits: 
HSYNC OFLOW
  [   78.604537] bttv0: timeout: drop=312 irq=1132/1132, risc=56822b5c, bits: 
HSYNC OFLOW
  [ 1081.948327] bttv0: timeout: drop=323 irq=1192/1192, risc=69dad6bc, bits: 
HSYNC OFLOW
  
  Edit: The card works normally after disabling C1E in BIOS. It seems to
  be a duplicate of this bug:
  
  http://bugzilla.kernel.org/show_bug.cgi?id=13911
  
  If BIOS does not allow to disable C1E the idle=mwait kernel parameter
  may be used to prevent CPU from entering C1E.
+ 
+ 
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
+ ApportVersion: 1.23-0ubuntu3
+ Architecture: i386
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  ubuntu 3389 F pulseaudio
+ CRDA: Error: [Errno 2] No such file or directory
+ Card0.Amixer.info:
+  Card hw:0 'CA0106'/'Audigy SE [SB0570] at 0xdc00 irq 19'
+Mixer name : 'CA0106'
+Components : ''
+Controls  : 35
+Simple ctrls  : 18
+ CasperVersion: 1.287
+ DistroRelease: Ubuntu 11.10
+ IwConfig:
+  lono wireless extensions.
+  
+  eth0  no wireless extensions.
+ LiveMediaBuild: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
+ MachineType: System manufacturer System Product Name
+ Package: linux (not installed)
+ ProcEnviron:
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcKernelCmdLine: file=/cdrom/preseed/hostname.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --
+ ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
+ RelatedPackageVersions:
+  linux-restricted-modules-3.0.0-12-generic N/A
+  linux-backports-modules-3.0.0-12-generic  N/A
+  linux-firmware1.60
+ RfKill:
+  
+ Tags:  oneiric running-unity
+ Uname: Linux 3.0.0-12-generic i686
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ dmi.bios.date: 09/10/2010
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 0901
+ dmi.board.asset.tag: To Be Filled By O.E.M.
+ dmi.board.name: M3N78-EM
+ dmi.board.vendor: ASUSTeK Computer INC.
+ dmi.board.version: Rev X.0x
+ dmi.chassis.asset.tag: Asset-1234567890
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Chassis Manufacture
+ dmi.chassis.version: Chassis Version
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0901:bd09/10/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM3N78-EM:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
+ dmi.product.name: System Product Name
+ dmi.product.version: System Version
+ dmi.sys.vendor: System manufacturer

** Attachment added: "AcpiTables.txt"
   
https://bugs.launchpad.net/bugs/509219/+attachment/2585060/+files/AcpiTables.txt

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

Title:
  bttv driver latency issues with AMD C1E enabled

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

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


[Bug 509219] AlsaDevices.txt

2011-11-04 Thread jonie
apport information

** Attachment added: "AlsaDevices.txt"
   
https://bugs.launchpad.net/bugs/509219/+attachment/2585061/+files/AlsaDevices.txt

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

Title:
  bttv driver latency issues with AMD C1E enabled

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

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


[Bug 509219] AplayDevices.txt

2011-11-04 Thread jonie
apport information

** Attachment added: "AplayDevices.txt"
   
https://bugs.launchpad.net/bugs/509219/+attachment/2585062/+files/AplayDevices.txt

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

Title:
  bttv driver latency issues with AMD C1E enabled

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

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


[Bug 509219] ArecordDevices.txt

2011-11-04 Thread jonie
apport information

** Attachment added: "ArecordDevices.txt"
   
https://bugs.launchpad.net/bugs/509219/+attachment/2585063/+files/ArecordDevices.txt

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

Title:
  bttv driver latency issues with AMD C1E enabled

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

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


[Bug 509219] BootDmesg.txt

2011-11-04 Thread jonie
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/509219/+attachment/2585064/+files/BootDmesg.txt

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

Title:
  bttv driver latency issues with AMD C1E enabled

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

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


[Bug 509219] CurrentDmesg.txt

2011-11-04 Thread jonie
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/509219/+attachment/2585066/+files/CurrentDmesg.txt

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

Title:
  bttv driver latency issues with AMD C1E enabled

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

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


[Bug 509219] Card0.Amixer.values.txt

2011-11-04 Thread jonie
apport information

** Attachment added: "Card0.Amixer.values.txt"
   
https://bugs.launchpad.net/bugs/509219/+attachment/2585065/+files/Card0.Amixer.values.txt

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

Title:
  bttv driver latency issues with AMD C1E enabled

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

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


[Bug 509219] Lsusb.txt

2011-11-04 Thread jonie
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/509219/+attachment/2585068/+files/Lsusb.txt

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

Title:
  bttv driver latency issues with AMD C1E enabled

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

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


[Bug 509219] Lspci.txt

2011-11-04 Thread jonie
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/509219/+attachment/2585067/+files/Lspci.txt

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

Title:
  bttv driver latency issues with AMD C1E enabled

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

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


[Bug 509219] PciMultimedia.txt

2011-11-04 Thread jonie
apport information

** Attachment added: "PciMultimedia.txt"
   
https://bugs.launchpad.net/bugs/509219/+attachment/2585069/+files/PciMultimedia.txt

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

Title:
  bttv driver latency issues with AMD C1E enabled

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

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


[Bug 509219] ProcCpuinfo.txt

2011-11-04 Thread jonie
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/509219/+attachment/2585070/+files/ProcCpuinfo.txt

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

Title:
  bttv driver latency issues with AMD C1E enabled

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

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


[Bug 509219] ProcModules.txt

2011-11-04 Thread jonie
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/509219/+attachment/2585072/+files/ProcModules.txt

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

Title:
  bttv driver latency issues with AMD C1E enabled

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

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


[Bug 509219] PulseSinks.txt

2011-11-04 Thread jonie
apport information

** Attachment added: "PulseSinks.txt"
   
https://bugs.launchpad.net/bugs/509219/+attachment/2585073/+files/PulseSinks.txt

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

Title:
  bttv driver latency issues with AMD C1E enabled

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

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


[Bug 509219] ProcInterrupts.txt

2011-11-04 Thread jonie
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/509219/+attachment/2585071/+files/ProcInterrupts.txt

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

Title:
  bttv driver latency issues with AMD C1E enabled

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

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


[Bug 509219] PulseSources.txt

2011-11-04 Thread jonie
apport information

** Attachment added: "PulseSources.txt"
   
https://bugs.launchpad.net/bugs/509219/+attachment/2585074/+files/PulseSources.txt

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

Title:
  bttv driver latency issues with AMD C1E enabled

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

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


[Bug 509219] UdevDb.txt

2011-11-04 Thread jonie
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/509219/+attachment/2585075/+files/UdevDb.txt

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

Title:
  bttv driver latency issues with AMD C1E enabled

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

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


[Bug 509219] WifiSyslog.txt

2011-11-04 Thread jonie
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/509219/+attachment/2585077/+files/WifiSyslog.txt

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

Title:
  bttv driver latency issues with AMD C1E enabled

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

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


[Bug 509219] UdevLog.txt

2011-11-04 Thread jonie
apport information

** Attachment added: "UdevLog.txt"
   https://bugs.launchpad.net/bugs/509219/+attachment/2585076/+files/UdevLog.txt

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

Title:
  bttv driver latency issues with AMD C1E enabled

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

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


[Bug 509219] Re: bttv driver latency issues with AMD C1E enabled

2011-11-04 Thread jonie
The problem could be reproduced with any kernel (tested 3.0.0 so far). Due to 
lack of AMD C1E idle accounting in kernel latency requirements cannot be 
enforced if needed (via pm_qos for instance) and apparently there are drivers 
that don't function correctly with the latencies added by AMD C1E, bttv is an 
example. There are also some wireless and sound drivers that might need c1e be 
disabled for their proper operation.
Of course a straightforward solution is to disable C1E in the BIOS or use 
idle=mwait kernel parameter. But why should the CPU use more power (and reduce 
battery life in case of a laptop) when C1E could just be disabled for the short 
moments if really  needed.
The patch works for me, but someone with more knowledge about ACPI could point 
out where to read from the real latency value of C1E (for the time being it's 
on/off solution).

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  bttv driver latency issues with AMD C1E enabled

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

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


[Bug 364204] Re: Brasero won't burn a BD-RE disc after erasing

2010-11-09 Thread jonie
Anyone still affected by this bug, can you install udev package from the
ppa below and report whether a reblanked BD-RE disc could now be
detected (a prompt should appear "empty bd-re disc inserted" just like
with any other optical media) and Brasero now lets you burn data to the
disc.

https://launchpad.net/~jonie/+archive/ppa

The code in this ppa is the same as in latest SRU update to udev
(version 151-12.2) except for that it adds support for BD-RE media.

-- 
Brasero won't burn a BD-RE disc after erasing
https://bugs.launchpad.net/bugs/364204
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 293642] Re: Fn-key locks up computer

2010-10-07 Thread jonie
After this summer updates to xorg-core I can't reproduce this bug (key
repeating infinitely to be specific) anymore on my Toshiba M70. Maverick
seems not to be affected either, as far as my computer is concerned.

Perhaps, we should change affects xserver-xorg-input-evdev -> xserver-
xorg-core?

-- 
Fn-key locks up computer
https://bugs.launchpad.net/bugs/293642
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 581925] Re: cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM

2010-10-26 Thread jonie
Martin,

Yet another patch. If the disc is unreadable and reading of the first 32
blocks fails set the cd_media status to 0 (not present). This will
prevent udev from executing blkid next that tries to determine fs on the
disc and which in this case may seem to hang forever locking the drive.

** Patch added: "patch.diff"
   
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/581925/+attachment/1711532/+files/patch.diff

-- 
cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM
https://bugs.launchpad.net/bugs/581925
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 581925] Re: cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM

2010-10-27 Thread jonie
Martin, the code submitted to SRU PPA still contains the bug we
discussed in the turn of August / September, i.e. the distinction
between DWD-RW modes is put into feature_profiles instead of
cd_profiles, so the testers will be affected in the same way Arch users
were.

-- 
cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM
https://bugs.launchpad.net/bugs/581925
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 581925] Re: cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM

2010-10-29 Thread jonie
Sorry, that was another copy of udev-151.

Of course SRU package is ok.

-- 
cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM
https://bugs.launchpad.net/bugs/581925
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 581925] Re: HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD

2010-07-09 Thread jonie
The problem lies definitely in  cdrom_id – it cannot tell a blank dvd+rw from a 
complete dvd+rw, it shows the media having TOC and a data session. 
The function cd_media_info in cdrom_id should provide additional check if 
cd_media_dvd_plus_rw is set and get cd_media_state in a different way I guess.
Problem persists with upstream version 158, there is merely some code cleaup in 
the function in question.
I tested different media brands, checked the issue on another computer with 
Matshita UJ-841S, the bug is still present.
The scsi errors in kernel are normal, system tries to mount "complete" dvd+rw 
as reported by udev and fails, thus this is no kernel problem.
I wonder if we should refile this bug against udev with a more specific 
description that relates just to dvd+rw

-- 
HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD
https://bugs.launchpad.net/bugs/581925
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 581925] Re: HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD

2010-07-09 Thread jonie
scsi commands run by cdrom_id return identical values for blank and
complete dvd+rw, except for media profile (this might be just garbage)

** Attachment added: "scsi.txt"
   http://launchpadlibrarian.net/51624243/scsi.txt

-- 
HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD
https://bugs.launchpad.net/bugs/581925
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 581925] Re: HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD

2010-07-09 Thread jonie
DVD+RW's are just overwritten, we have to read further into toc to check
if the track is empty and if so, set the status to blank, otherwise it
will always be complete

-- 
HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD
https://bugs.launchpad.net/bugs/581925
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 581925] Re: HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD

2010-07-10 Thread jonie
Since DVD+RWs are always complete hardware-wise (neither command 52h
read track info will show any difference) we have to check if ISO9660
PVD and UDF PVD anchor are physically blank (sectors 16 and 256). I
patched function cd_media_info so that it checks for zeroed sectors 16
and 256 and if so, sets the status to blank. As a base I used the Lucid
udev source package. Now I can mount empty DVD+RW and use the media in
GNOME.

** Attachment added: "Patched cdrom_id.c"
   http://launchpadlibrarian.net/51682485/cdrom_id.c

-- 
HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD
https://bugs.launchpad.net/bugs/581925
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 578640] Re: Blank formatted DVD+RW discs are not recognized in Lucid [LUCID]

2010-07-12 Thread jonie
When I insert a blanked DVD+RW disc it does neither show in the Computer
folder nor is recognized in cd/dvd assistant/brasero as a writable disc.
I observed the issue on two different computers, one running 64-bit
Lucid with HL-DT-ST GSA-H10N and the other running 32-bit Lucid with
Matshita UJ-841S. The cdrom_id utility report the disc status as
complete although it's empty.

The problem lies in the fact, that DVD+RW discs once formatted are
reported by drive as complete and blanking or overwriting just changes
the data on disc with no reflection in hardware status. The culprit is
cdrom_id in upstream udev package.

I made a patch to cdrom_id to fix the DVD+RW issue. The patch looks for
any non-zero values in sectors where ISO or UDF volume descriptors are
to be found and if so, sets the status of the disc to blank. If a blank
unformatted disc is inserted the original blank status is retained and
no reads are issued (fix to the version posted in comment #42 for bug
581925). If read errors occur the complete status is not changed to
prevent )possibly) recoverable data from being erased. Any comments are
welcome.

You can find source and binaries at
https://launchpad.net/~jonie/+archive/ppa

This is just personal unapproved build, so use at your own risk.

** Summary changed:

- DVD-RW erased is not detected and not mounted [LUCID]
+ Blank formatted DVD+RW discs are not recognized in Lucid [LUCID]

-- 
Blank formatted DVD+RW discs are not recognized in Lucid [LUCID]
https://bugs.launchpad.net/bugs/578640
You received this bug notification because you are a member of Ubuntu
Bugs, which is a bug assignee.

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


[Bug 581925] Re: HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD

2010-07-12 Thread jonie
tastyracer: I think bug 578640 better describes what we are`observing so
I'm going to make any future comments there

-- 
HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD
https://bugs.launchpad.net/bugs/581925
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 293642] Re: [Intrepid - Karmic] Fn-key locks up computer

2010-07-13 Thread jonie
I think the underlying cause of this bug is still present in Lucid.

Steps to recreate:

Activate SWCursor option in xorg. This will make the cursor refresh slower (and 
is needed in some workaround scenarios).
Open a text file in an X based text editor.
Start to move the cursor around by holding down the left/right arrow buttons.
After just a second the key input will start to repeat forever, locking any 
other X input.
Depending on key repeat speed set in Gnome preferences the problem may or may 
not occur.

There may be some kind of overflow in X that causes the key input to
repeat forever.

-- 
[Intrepid - Karmic] Fn-key locks up computer
https://bugs.launchpad.net/bugs/293642
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 581925] Re: HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD

2010-07-14 Thread jonie
Martin Smat: It's a different problem. It looks like your drive doesn't support 
MMC-2 GET CONFIGURATION command, hence the error.
Pre MMC-2 drive will report its MM capabilities through MODE SENSE 2a page, but 
cdrom_id supports only MMC-2.

Can you install sdparm

sudo apt-get install sdparm

and paste the output of

sdparm --page=0x2a /dev/sr1

BTW, you can always use cdrecord and (perhaps) k3b to burn

-- 
HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD
https://bugs.launchpad.net/bugs/581925
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 581925] Re: HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD

2010-07-08 Thread jonie
I see similar problems as tastyracer in Lucid with HL-DT-ST DVD-RAM GSA-
H10N.

I can't mount blank DVD+RW (but DVD-RW is fine). Of course command line
utils like growisofs or dvd+rw-format do work. I can see my cairo-dock
flashing dvd drive is mounted/umounted as if it was being notified by
dbus.

The drive worked fine in previous versions of Ubuntu.

sudo /lib/udev/cdrom_id --debug /dev/sr0
main: probing: '/dev/sr0'
cd_inquiry: INQUIRY: [HL-DT-ST][DVDRAM GSA-H10N ][JL12]
cd_profiles: GET CONFIGURATION: size of features buffer 0x0160
cd_profiles: GET CONFIGURATION: feature 'profiles', with 14 entries
feature_profiles: profile 0x12 dvd_ram
feature_profiles: profile 0x11 
feature_profiles: profile 0x15 
feature_profiles: profile 0x16 
feature_profiles: profile 0x14 dvd_rw
feature_profiles: profile 0x13 dvd_rw
feature_profiles: profile 0x1a dvd_plus_rw
feature_profiles: profile 0x1b dvd_plus_r
feature_profiles: profile 0x2b dvd_plus_r_dl
feature_profiles: profile 0x10 dvd_rom
feature_profiles: profile 0x09 
feature_profiles: profile 0x0a 
feature_profiles: profile 0x08 
feature_profiles: profile 0x02 
cd_profiles: GET CONFIGURATION: feature 0x0001 , with 0x04 bytes
cd_profiles: GET CONFIGURATION: feature 0x0002 , with 0x04 bytes
cd_profiles: GET CONFIGURATION: feature 0x0003 , with 0x04 bytes
cd_profiles: GET CONFIGURATION: feature 0x0004 , with 0x04 bytes
cd_profiles: GET CONFIGURATION: feature 0x0010 , with 0x08 bytes
cd_profiles: GET CONFIGURATION: feature 0x001d , with 0x00 bytes
cd_profiles: GET CONFIGURATION: feature 0x001e , with 0x04 bytes
cd_profiles: GET CONFIGURATION: feature 0x001f , with 0x04 bytes
cd_profiles: GET CONFIGURATION: feature 0x0020 , with 0x0c bytes
cd_profiles: GET CONFIGURATION: feature 0x0021 , with 0x08 bytes
cd_profiles: GET CONFIGURATION: feature 0x0023 , with 0x00 bytes
cd_profiles: GET CONFIGURATION: feature 0x0024 , with 0x04 bytes
cd_profiles: GET CONFIGURATION: feature 0x0026 , with 0x00 bytes
cd_profiles: GET CONFIGURATION: feature 0x002a , with 0x04 bytes
cd_profiles: GET CONFIGURATION: feature 0x002b , with 0x04 bytes
cd_profiles: GET CONFIGURATION: feature 0x002c , with 0x04 bytes
cd_profiles: GET CONFIGURATION: feature 0x002d , with 0x04 bytes
cd_profiles: GET CONFIGURATION: feature 0x002e , with 0x04 bytes
cd_profiles: GET CONFIGURATION: feature 0x002f , with 0x04 bytes
cd_profiles: GET CONFIGURATION: feature 0x0033 , with 0x08 bytes
cd_profiles: GET CONFIGURATION: feature 0x0037 , with 0x04 bytes
cd_profiles: GET CONFIGURATION: feature 0x003b , with 0x04 bytes
cd_profiles: GET CONFIGURATION: feature 0x0100 , with 0x00 bytes
cd_profiles: GET CONFIGURATION: feature 0x0101 , with 0x04 bytes
cd_profiles: GET CONFIGURATION: feature 0x0103 , with 0x04 bytes
cd_profiles: GET CONFIGURATION: feature 0x0104 , with 0x00 bytes
cd_profiles: GET CONFIGURATION: feature 0x0105 , with 0x00 bytes
cd_profiles: GET CONFIGURATION: feature 0x0106 , with 0x04 bytes
cd_profiles: GET CONFIGURATION: feature 0x0107 , with 0x04 bytes
cd_profiles: GET CONFIGURATION: feature 0x0108 , with 0x0c bytes
cd_profiles: GET CONFIGURATION: feature 0x010a , with 0x0c bytes
cd_profiles: GET CONFIGURATION: feature 0x010b , with 0x04 bytes
cd_profiles: GET CONFIGURATION: feature 0x010c , with 0x10 bytes
cd_profiles: current profile 0x1a
cd_profiles: profile 0x1a media_dvd_plus_rw
cd_media_info: disk type ff
cd_media_toc: READ TOC: len: 20
cd_media_toc: track=1 info=0x4(data) start_block=0
cd_media_toc: last track 1 starts at block 0
ID_CDROM=1
ID_CDROM_CD_R=1
ID_CDROM_CD_RW=1
ID_CDROM_DVD=1
ID_CDROM_DVD_R=1
ID_CDROM_DVD_RW=1
ID_CDROM_DVD_RAM=1
ID_CDROM_DVD_PLUS_R=1
ID_CDROM_DVD_PLUS_RW=1
ID_CDROM_DVD_PLUS_R_DL=1
ID_CDROM_MEDIA=1
ID_CDROM_MEDIA_DVD_PLUS_RW=1
ID_CDROM_MEDIA_STATE=complete
ID_CDROM_MEDIA_SESSION_COUNT=1
ID_CDROM_MEDIA_TRACK_COUNT=1
ID_CDROM_MEDIA_TRACK_COUNT_DATA=1

-- 
HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD
https://bugs.launchpad.net/bugs/581925
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 509219] Re: bttv driver latency issues with AMD C1E enabled

2010-07-08 Thread jonie
If someone has this hardware and wants to test I applied patch 35743
from bugzilla.kernel.org and added pm_qos_requirement to bttv driver
(Lucid kernel). What it does is effectively that c1e is disabled for the
time of capturing. The 35743 patch might be useful for some other
drivers that require low latency like wireless drivers that use pm_qos
and c1e breaks them.

** Attachment added: "patch.txt"
   http://launchpadlibrarian.net/51574080/patch.txt

-- 
bttv driver latency issues with AMD C1E enabled
https://bugs.launchpad.net/bugs/509219
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 581925] Re: HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD

2010-07-08 Thread jonie
And dmesg output:

dmesg | tail
[  759.530413] Info fld=0x0
[  759.530419] sr 6:0:0:0: [sr0] Add. Sense: Logical block address out of range
[  759.530434] sr 6:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 01 00
[  759.530478] end_request: I/O error, dev sr0, sector 0
[  759.533476] sr 6:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[  759.533484] sr 6:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[  759.533492] Info fld=0x0
[  759.533496] sr 6:0:0:0: [sr0] Add. Sense: Logical block address out of range
[  759.533505] sr 6:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 01 00
[  759.533520] end_request: I/O error, dev sr0, sector 0

-- 
HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD
https://bugs.launchpad.net/bugs/581925
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 581925] Re: HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD

2010-07-08 Thread jonie
Same problems with 2.6.35-rc1, -RW is ok, +RW is not recognized.

-- 
HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD
https://bugs.launchpad.net/bugs/581925
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 581925] Re: HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD

2010-07-08 Thread jonie
Unlike tastyracer I can mount empty CD-RW. DVD+RW also produces another
error: when dvd-video on +rw disc is inserted Totem crashes telling
about insufficient permissions but I can play the content using vlc or
in totem by double clicking a vob file.

-- 
HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD
https://bugs.launchpad.net/bugs/581925
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 624642] Re: Brasero instead of blanking, destroy DVD-RW

2010-09-10 Thread jonie
Isn't it a duplicate of bug 581925? I suppose that media is properly
blanked (or rather there are a couple of sectors at the beginning of
disc to be zeroed) but it cannot be detected afterwards.

Can you paste the output of /lib/udev/cdrom_id --debug /dev/sr0 with the
"damaged" media inside.

Is this happening only for DVD+RW or DVD-RW 13h (restricted overwrite)?

If so please mark it as duplicate.

You may also test udev package from
https://launchpad.net/~jonie/+archive/ppa and see if the "damaged" media
could now be detected.

-- 
Brasero instead of blanking, destroy DVD-RW
https://bugs.launchpad.net/bugs/624642
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 624642] Re: Brasero instead of blanking, destroy DVD-RW

2010-09-10 Thread jonie
@ Fabio
Hi
I can recreate the problem in a way: growisofs doesn't exit nicely indeed 
(becomes a zombie) but the disc is blanked properly after it's ejected. There 
is however a known problem with the detection of blanked media (which can be 
properly detected in other systems), so if you can please attach the output of 
the command given above that we might know what kind of media it is.
After applying the patch the disc is shown as empty when inserted, but 
growisofs can still be seen in top or system monitor. It just doesn't quit, but 
it has done its job for sure, as far as I can observe.

-- 
Brasero instead of blanking, destroy DVD-RW
https://bugs.launchpad.net/bugs/624642
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 581925] Re: cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM

2010-08-30 Thread jonie
Martin,

the regressions snug in someway

- the patch to tell dwd-rw in sequential mode from restricted overwrite
mode posted in comment #63 is correct and is exactly the same as your
proposed fix, but I can take the blame for not having revised the
committed code thoroughly

- I don't know, where the number 17 in ioctl that reads first 32 blocks
comes from, I assume that it's the least sufficient portion to read but
I guess that reading a portion of data that is not power of two may give
unpredictable results

- the committed variable renaming scheme in this part of code is
somewhat confusing (though, of course has no impact on operation) - the
"block" is really the offset and the "offset" is the byte currently
being examined

The flaws that may cause incorrect detection of DVD media never got into
my ppa code - I didn't sync it with git and I had no issues, but I
admit, I should have done this

-- 
cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM
https://bugs.launchpad.net/bugs/581925
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 581925] Re: cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM

2010-08-30 Thread jonie
Now it seems clear to me that if you request 17 blocks, many if not most
of firmwares will check only the MSB and make it 16 blocks, what means
that just sector 0 will be checked, which is non-empty solely in case of
rewritable DVD formatted to a filesystem such as fat32/ext2, all ISO and
UDF discs have it blank and the most important sector will be missed.
And the problem with incorrect cd_media variable settings causes all
disks to be checked, checked (depending on the firmware used) in wrong
way.

The number of blocks in the read operation is rather a sensitive value,
with my LG drive I observed that if you overwrite its cache in one ioctl
it is gone from BIOS devices until next cold start.

-- 
cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM
https://bugs.launchpad.net/bugs/581925
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 581925] Re: cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM

2010-08-30 Thread jonie
I think there's nothing to worry, just to be exact the commit

http://git.kernel.org/?p=linux/hotplug/udev.git;a=commitdiff;h=1ef6c9e9f0f405d1fed403c13c57a233a484bed7

is wrong in that it should be 32 where there is 17 (I didn't notice that
you changed it)

Thanks for your report

jonie

-- 
cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM
https://bugs.launchpad.net/bugs/581925
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 581925] Re: HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD

2010-07-17 Thread jonie
So the drive is MMC... If you don't mind that you might run into accidental 
breakage (be warned) install udev package from my ppa 
https://launchpad.net/~jonie/+archive/ppa and paste the output of 
/lib/udev/cdrom_id --debug /dev/sr1 having a blank cd inside (if it goes well 
the system should detect the disc and display a dialog message after 
insertion). If it still doesn't work you can always downgrade the package to 
original version using synaptic. Please report your results.
Note: my package doesn't contain any fixes for any other problem than DVD+RW 
detection and old first gen MMC drives (before ca. 2000).

-- 
HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD
https://bugs.launchpad.net/bugs/581925
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 624642] Re: Brasero instead of blanking, destroy DVD-RW

2010-09-12 Thread jonie
Fabio
> > @ jonie
> >
> > I tested in Maverick and I can confirm that this issue is fixed, but in 
> > Lucid it was like I said before.
> >   
So it's most likely a duplicate of bug 581925
> > I've tried much times becouse I use DVD to test iso images, and the 
> > destroyed DVD are unusable in k3b or in cdcreator, simply not detected,
They are not destroyed, but now you can't use the recorder unless udev
detects the disk. Because of the bug it doesn't.
> >  and the time that pass between starting fast blanking and the popup of 
> > message was in the order of 3 -4 seconds, impossible to blank a disk in so 
> > litle time.
> >
> >   
It is possible. The random rewritable media like DVD+RW require just
some sectors at the beginning to be erased. The bare minimum is 64
kilobytes, Brasero does about 4 Megabytes but on DVD it just witihin
second (it takes longer to spin up the disk and start writing)

I still don't have enough information to mark the bug as duplicate, but
very probably it's not in Brasero.

-- 
Brasero instead of blanking, destroy DVD-RW
https://bugs.launchpad.net/bugs/624642
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 624642] Re: Brasero instead of blanking, destroy DVD-RW

2010-09-12 Thread jonie
*** This bug is a duplicate of bug 581925 ***
https://bugs.launchpad.net/bugs/581925

** Project changed: brasero => udev

** This bug has been marked a duplicate of bug 581925
   cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM
 * You can subscribe to bug 581925 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/581925/+subscribe

** Changed in: brasero (Ubuntu)
   Status: Triaged => Invalid

-- 
Brasero instead of blanking, destroy DVD-RW
https://bugs.launchpad.net/bugs/624642
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 581925] Re: HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD

2010-08-05 Thread jonie
Well, that's good news for the patch. The function of cdrom_id is to set
those ID_CDROM variables and it's working fine, the output is exactly
the same as you would get using a newer recorder. The problem is Brasero
related I think, or perhaps is related to the cdrkit fork of cdrtools.
You can make an additional step to try to resolve the issue:

Replace cdrkit with the original utils from Jorg Schilling, using
Synaptic choose to install cdrecord, mkisofs and cdda2wav. It should
prompt you to remove wodim, genisoimage and icedax respectively, that's
ok. For those using dvd writers it will be neccessary to create a
symlink from genisoimage to mkisofs because Ubuntu version of growisofs
depends on this name.

Then, if you can, please paste the output of

cdrecord -minfo

with a blank cd inside the drive.

-- 
HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD
https://bugs.launchpad.net/bugs/581925
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 581925] Re: HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD

2010-08-05 Thread jonie
I forgot to add that you have to enable Brandon Snider ppa to install
the Schilly utils:

https://launchpad.net/~brandonsnider/+archive/ppa

-- 
HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD
https://bugs.launchpad.net/bugs/581925
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 502143] Re: CD is partially detected [CD-RW_CRX140E], likely due to hardware missing GET CONFIGURATION support

2010-08-05 Thread jonie
It seems it's been fixed for HAL in 2007, included from then on and
reappeared after its removal. It's still being reported (cf. post #33
for bug 581925). I made a more complete patch based on HAL code (it
contains fixes for blank DVD+RW and DVD-RAM, too).

-- 
CD is partially detected [CD-RW_CRX140E], likely due to hardware missing GET 
CONFIGURATION support
https://bugs.launchpad.net/bugs/502143
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 502143] Re: CD is partially detected [CD-RW_CRX140E], likely due to hardware missing GET CONFIGURATION support

2010-08-05 Thread jonie

** Attachment added: "Patched cdrom_id.c"
   http://launchpadlibrarian.net/53101494/cdrom_id.c

-- 
CD is partially detected [CD-RW_CRX140E], likely due to hardware missing GET 
CONFIGURATION support
https://bugs.launchpad.net/bugs/502143
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 502143] Re: CD is partially detected [CD-RW_CRX140E], likely due to hardware missing GET CONFIGURATION support

2010-08-05 Thread jonie
** Changed in: udev (Ubuntu)
   Status: Fix Released => Confirmed

-- 
CD is partially detected [CD-RW_CRX140E], likely due to hardware missing GET 
CONFIGURATION support
https://bugs.launchpad.net/bugs/502143
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 581925] Re: HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD

2010-08-05 Thread jonie
This is likely a problem with Brasero when there is more than one
optical drive, and the first to go is actually not the recorder with a
blank cd inside. I'll try to recreate the problem on an old computer
where the dvd-rom is the first target for cdrecord and will report
results. In the meantime look at bug 181703 (people reported the same
issue when using the second optical drive) and at bug 502143, when
someone observed disc detection issue with an old drive.

-- 
HL-DT-ST DVD-RAM GH22NP20: Does not recognize any CD
https://bugs.launchpad.net/bugs/581925
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 581925] Re: cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM

2010-09-04 Thread jonie
Martin,

It looks like Arch is using hald simultaneously with udev. I tested the
"flawed" build from Arch in Ubuntu on three different drives and see no
issues. Although 17 sectors is very unusual, it mostly works. Couldn't
be that a race condition with hald, that is deprecated in Ubuntu since
Karmic. If I have time I'll try to install Arch and test.

see this thread:

https://bbs.archlinux.org/viewtopic.php?id=103373

It seems unlikely to me though, because then the read command should
bomb with SK=0xb (aborted command) and the program would bail out with
-1 status.

-- 
cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM
https://bugs.launchpad.net/bugs/581925
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 581925] Re: cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM

2010-09-04 Thread jonie
Caught red-handed! The issue occurs if the media is appendable (status
1): because of the improperly applied DVD-RW media variable (in features
instead of profiles) , everything is DVD-RW restricted overwrite just if
the device is DVD recorder and if the disk is appendable (CD-R, CD-RW or
DVD-RW in sequential mode) is going to be reset to blank as DVD-RW in
restricted mode.

The commit

http://git.kernel.org/?p=linux/hotplug/udev.git;a=commitdiff;h=2458db3edd8d66827b34978ff471dff8f879e9ab

fixes the issue.

So our assumption was wrong: the first fix made it. And that's it.

BTW, we can easily add BD-RE to the mix - in t10 documentation you can
find that it's the same as DVD+RW as far as status is concerned (0 -new,
2 -formatted so we need to read the media), it formats in the background
like DVD+RW, just adds spare area as in DVD-RAM. But I have no hardware
to test.

-- 
cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM
https://bugs.launchpad.net/bugs/581925
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 581925] Re: cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM

2010-08-12 Thread jonie
You're right. I meant comment #62 - the disc was recognized and it was
possible to burn a data compilation, but Brasero choked when burning an
iso image. I thought initially that it is a problem with Brasero, but
after patching ID_CDROM_MEDIA_SESSION_NEXT it works well in both modes.

The fix you mention was to recognize formatted Restricted Overwrite and
only this mode (status 1 - appendable, to distinguish it from truly
appendable Sequential) as blank.. Still the original status (less than
2) was passed to the point where next session is set and it apparently
confused Brasero when doing iso. It's enough to say !cd_media_dvd_rw_ro
here to exclude "appendable" status , because for cd_media_dvd_rw_ro the
status 0 - blank is never reported by the drive.

-- 
cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM
https://bugs.launchpad.net/bugs/581925
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 581925] Re: cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM

2010-08-12 Thread jonie
There are two elements that need to be put together as I figured it out:

- are there any usable data we want to preserve, if not set the status to blank
- can we append a session - for rewritable DVD we can't with two exceptions: a 
virgin DVD+RW (that is reported "blank" by the drive) and DVD-RW in sequential 
mode which basically works like CD-RW and needs no patch to work

I think that's it from me, the DVD-RW so called "Restricted Overwrite"
was tested to the least extent as I had such discs in sequential mode
and they worked out of the box. Now let's wait for the feedback.

-- 
cdrom_id: Does not recognize reblanked DVD+RW, DVD-RW and DVD-RAM
https://bugs.launchpad.net/bugs/581925
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 293642] Re: [Intrepid - Karmic] Fn-key locks up computer

2010-08-13 Thread jonie
Architecture: i386
DistroRelease: Ubuntu 10.04
DkmsStatus: Error: [Errno 2] No such file or directory
MachineType: TOSHIBA Satellite M70
Package: xserver-xorg-input-evdev 1:2.3.2-5ubuntu1
PackageArchitecture: i386
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-generic 
root=UUID=75ffa061-25f6-44b8-ac61-07452816b281 ro hpet=disable acpi_osi=Linux 
nomodeset quiet splash
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
Tags: lucid lucid
Uname: Linux 2.6.32-24-generic i686
UserGroups: adm admin cdrom dialout fuse lpadmin plugdev sambashare
dmi.bios.date: 12/12/2008
dmi.bios.vendor: TOSHIBA
dmi.bios.version: V1.70
dmi.board.name: HTW00
dmi.board.vendor: TOSHIBA
dmi.board.version: Null
dmi.chassis.asset.tag: *
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnTOSHIBA:bvrV1.70:bd12/12/2008:svnTOSHIBA:pnSatelliteM70:pvrPSM71E-02H01XS4:rvnTOSHIBA:rnHTW00:rvrNull:cvnTOSHIBA:ct10:cvrN/A:
dmi.product.name: Satellite M70
dmi.product.version: PSM71E-02H01XS4
dmi.sys.vendor: TOSHIBA
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   i686
 kernel: 2.6.32-24-generic


** Tags added: apport-collected

-- 
[Intrepid - Karmic] Fn-key locks up computer
https://bugs.launchpad.net/bugs/293642
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 293642] BootDmesg.txt

2010-08-13 Thread jonie
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.edge.launchpad.net/bugs/293642/+attachment/1488597/+files/BootDmesg.txt

-- 
[Intrepid - Karmic] Fn-key locks up computer
https://bugs.launchpad.net/bugs/293642
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 293642] CurrentDmesg.txt

2010-08-13 Thread jonie
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.edge.launchpad.net/bugs/293642/+attachment/1488598/+files/CurrentDmesg.txt

-- 
[Intrepid - Karmic] Fn-key locks up computer
https://bugs.launchpad.net/bugs/293642
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 293642] Dependencies.txt

2010-08-13 Thread jonie
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.edge.launchpad.net/bugs/293642/+attachment/1488609/+files/Dependencies.txt

-- 
[Intrepid - Karmic] Fn-key locks up computer
https://bugs.launchpad.net/bugs/293642
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 293642] Lspci.txt

2010-08-13 Thread jonie
apport information

** Attachment added: "Lspci.txt"
   
https://bugs.edge.launchpad.net/bugs/293642/+attachment/1488610/+files/Lspci.txt

-- 
[Intrepid - Karmic] Fn-key locks up computer
https://bugs.launchpad.net/bugs/293642
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 293642] Lsusb.txt

2010-08-13 Thread jonie
apport information

** Attachment added: "Lsusb.txt"
   
https://bugs.edge.launchpad.net/bugs/293642/+attachment/1488611/+files/Lsusb.txt

-- 
[Intrepid - Karmic] Fn-key locks up computer
https://bugs.launchpad.net/bugs/293642
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 293642] PciDisplay.txt

2010-08-13 Thread jonie
apport information

** Attachment added: "PciDisplay.txt"
   
https://bugs.edge.launchpad.net/bugs/293642/+attachment/1488612/+files/PciDisplay.txt

-- 
[Intrepid - Karmic] Fn-key locks up computer
https://bugs.launchpad.net/bugs/293642
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 293642] ProcCpuinfo.txt

2010-08-13 Thread jonie
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.edge.launchpad.net/bugs/293642/+attachment/1488613/+files/ProcCpuinfo.txt

-- 
[Intrepid - Karmic] Fn-key locks up computer
https://bugs.launchpad.net/bugs/293642
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 293642] ProcInterrupts.txt

2010-08-13 Thread jonie
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.edge.launchpad.net/bugs/293642/+attachment/1488614/+files/ProcInterrupts.txt

-- 
[Intrepid - Karmic] Fn-key locks up computer
https://bugs.launchpad.net/bugs/293642
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 293642] ProcModules.txt

2010-08-13 Thread jonie
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.edge.launchpad.net/bugs/293642/+attachment/1488615/+files/ProcModules.txt

-- 
[Intrepid - Karmic] Fn-key locks up computer
https://bugs.launchpad.net/bugs/293642
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 293642] RelatedPackageVersions.txt

2010-08-13 Thread jonie
apport information

** Attachment added: "RelatedPackageVersions.txt"
   
https://bugs.edge.launchpad.net/bugs/293642/+attachment/1488616/+files/RelatedPackageVersions.txt

-- 
[Intrepid - Karmic] Fn-key locks up computer
https://bugs.launchpad.net/bugs/293642
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 293642] UdevDb.txt

2010-08-13 Thread jonie
apport information

** Attachment added: "UdevDb.txt"
   
https://bugs.edge.launchpad.net/bugs/293642/+attachment/1488617/+files/UdevDb.txt

-- 
[Intrepid - Karmic] Fn-key locks up computer
https://bugs.launchpad.net/bugs/293642
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 293642] UdevLog.txt

2010-08-13 Thread jonie
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.edge.launchpad.net/bugs/293642/+attachment/1488618/+files/UdevLog.txt

-- 
[Intrepid - Karmic] Fn-key locks up computer
https://bugs.launchpad.net/bugs/293642
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 293642] XorgConf.txt

2010-08-13 Thread jonie
apport information

** Attachment added: "XorgConf.txt"
   
https://bugs.edge.launchpad.net/bugs/293642/+attachment/1488619/+files/XorgConf.txt

-- 
[Intrepid - Karmic] Fn-key locks up computer
https://bugs.launchpad.net/bugs/293642
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 293642] XorgLog.txt

2010-08-13 Thread jonie
apport information

** Attachment added: "XorgLog.txt"
   
https://bugs.edge.launchpad.net/bugs/293642/+attachment/1488620/+files/XorgLog.txt

-- 
[Intrepid - Karmic] Fn-key locks up computer
https://bugs.launchpad.net/bugs/293642
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 293642] XorgLogOld.txt

2010-08-13 Thread jonie
apport information

** Attachment added: "XorgLogOld.txt"
   
https://bugs.edge.launchpad.net/bugs/293642/+attachment/1488621/+files/XorgLogOld.txt

-- 
[Intrepid - Karmic] Fn-key locks up computer
https://bugs.launchpad.net/bugs/293642
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   >