[Bug 92652] Re: Please add Microsoft compatible keyboard layout for Brazil

2016-02-27 Thread Marco Paganini
I still get many people asking me how to fix this behavior in Linux.
Since this bug is now nine years old and there seems to be no interest
in providing a "proper" fix, I've created a small shell script that
should configure your system to generate a cedilla c on '+c:

https://github.com/marcopaganini/gnome-cedilla-fix

Feel free to use it in any way you see fit.

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

Title:
  Please add Microsoft compatible keyboard layout for Brazil

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/92652/+subscriptions

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


[Bug 1345217] Re: nvidia-304-update (video driver) got uninstalled and is uninstallable after update to HWE-Stack5 (from Ubuntu LTS 12.04.4 to 12.04.5)

2014-09-20 Thread Marco Paganini
This problem hit me hard today. Problems like this definitely diminish
the user trust in the Ubuntu upgrade process.

The solution was a painful manual rollback, using the output of dpkg
--get-selections from before the upgrade (this old habit has saved me
in more than one occasion). Getting my system back to an operational
state required considerable effort. Please give this problem a high
priority, as it's bound to affect a lot of people.

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

Title:
  nvidia-304-update (video driver) got uninstalled and is uninstallable
  after update to HWE-Stack5 (from Ubuntu LTS 12.04.4 to 12.04.5)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304-updates/+bug/1345217/+subscriptions

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


[Bug 363958] Re: in intramfs dropbear starts before NIC is ready

2012-10-18 Thread Marco Paganini
The problem (at least in 12.04) is that udev is called in /scripts/init-
top and dropbear is called right away in /scripts/init-
premount/dropbear. There's no time for udev to load the network module
and the card to be probed and recognized before dropbear tries to
initialize the network.

A quick  dirty solution is to add a sleep 10 inside /scripts/init-
premout/dropbear, right after the Starting dropbear line. A not so
quick and dirty solution is to create another script that adds the sleep
after udev. The proper solution is to add logic to udev and make it wait
until all the modules have been loaded. This has do be done by canonical
or upstream (don't really know who.)

Note that this bug only happens when the FRAMEBUFFER variable is set to
n (my case, since plymouth makes it really hard to unlock the drive
remotely and I can't afford that just for a cute graphical screen.)

BTW, I'm surprised that a simple problem like this hasn't been fixed
since 2010, which is the date of the last post.

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

Title:
  in intramfs dropbear starts before NIC is ready

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

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


[Bug 595648] Re: Remote unlocking not possible if plymouth is active (Bug or Feature?)

2012-10-17 Thread paganini
@a7x that would be my preferred solution as well. I looked at the source
and it's unfortunately a client/server based system so it's not a
10-minute fix for someone not used to the source code of plymouth (like
me.)

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

Title:
  Remote unlocking not possible if plymouth is active (Bug or Feature?)

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

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


[Bug 445084] Re: click-to-focus window is too sensitive

2011-10-10 Thread paganini
This bug is still very alive.

Curiously, I have number of machines and it only happens in one of them.
This machine uses the nVidia driver and has Xinerama enabled. However, I
have coworkers with the same configuration where the problem does not
happen.

My first reaction (before I saw this bug) was to look at the output of
xev and I can confirm that there is a ghost Motion  event between the
clicks.

I'm using plain old metacity.

Let me know if I can help with debugging data or attempt a few things
locally.

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

Title:
  click-to-focus window is too sensitive

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

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


Re: [Bug 250187] Re: audacious reports buffers underruns when playing high bitrate MP3s w/APIC id3v2 tag

2010-11-11 Thread paganini
Hello Bryce,

Since it took so long to get a response back from you guys, I quit using
audacious. Honestly, I don' t even have it installed anymore. I can try to
install and reproduce if you guys are really interested in fixing it.

-- Paga

On Thu, Nov 11, 2010 at 2:09 PM, Bryce Harrington 250...@bugs.launchpad.net
 wrote:

 We're closing this bug since it is has been some time with no response
 from paganini.  However, if the issue still exists please feel free to
 reopen with the requested information.  Also, if you could, please test
 against the latest development version of Ubuntu, since this confirms
 the bug is one we may be able to pass upstream for help.


 ** Changed in: audacious (Ubuntu)
   Status: Incomplete = Invalid

 --
 audacious reports buffers underruns when playing high bitrate MP3s w/APIC
 id3v2 tag
 https://bugs.launchpad.net/bugs/250187
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
audacious reports buffers underruns when playing high bitrate MP3s w/APIC id3v2 
tag
https://bugs.launchpad.net/bugs/250187
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


Re: [Bug 92652] Re: Please add Microsoft compatible keyboard layout for Brazil

2010-10-17 Thread paganini
It is an annoying problem indeed. The issue is that a lot of people in
Brazil, for example, use the ABNT-2 layout, where a separate cedilla C key
exists. Everyone else was dropped in the middle of the road with this
change.

I have a quick workaround to fix it. Just cut and past the lines below and
restart your gnome apps:

$ sudo perl -ani.bak -e 's/\xc4\x87/\xc3\xa7/g; s/\xc4\x86/\xc3\x87/g;
print' /usr/share/X11/locale/en_US.UTF-8/Compose

$ sudo perl -ani.bak -e 'if (m/^(cedilla) (.*?) (.*?) (.*?)
(.*?)/o) { print \$1\ \$2\ \$3\ \$4\ \$5:en_US\\n } else {
print }' /usr/lib/gtk-2.0/2.10.0/immodule-files.d/libgtk2.0-0.immodules

Note: Those are *TWO* lines. Merge them back if your mailer breaks them.

On Sun, Oct 17, 2010 at 11:57 AM, fungos fun...@gmail.com wrote:

 This is very annoying, the default shortcut for cedilla is [  ' + c ]
 and the Ubuntu doesn't work the expected way, otherwise it generates: ć.

 The above fix works.
 Fix this issue for 11.04 please. I would say that this is CRITICAL due to
 being expected natural feature of any operating system for Brazil locale.

 --
 Please add Microsoft compatible keyboard layout for Brazil
 https://bugs.launchpad.net/bugs/92652
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
Please add Microsoft compatible keyboard layout for Brazil
https://bugs.launchpad.net/bugs/92652
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 296122] Re: XNEST crashes in X_PolyFillRectangle with error config/hal: NewInputDeviceRequest failed

2010-05-04 Thread Paganini
This seems to be resolved in Lucid. My Thinkpad X40 running Lucid can
connect with no problem to my headless server running Hardy. I didn't
test it that extensively, but it's been running for over 10 minutes
without a crash, and I ran an IRC program and a server update.

** Changed in: xorg-server (Ubuntu)
   Status: Incomplete = Fix Released

-- 
XNEST crashes in X_PolyFillRectangle with error config/hal: 
NewInputDeviceRequest failed
https://bugs.launchpad.net/bugs/296122
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 475665] Re: Invisible Pointer at boot - fixed by locking / unlocking screen

2010-02-27 Thread Paganini
Hi Vikram,

I thought I'd made it clear in my description and forum thread, but I
guess not.

This behavior applies to an upgrade install from Intrepid to Karmic. The
only way to check if it exists in Lucid is to do an upgrade from Karmic
to Lucid, which I plan to do when Lucid is released, but not until then.

As is the case with MANY of ubuntu's problems, the behavior doesn't
happen when booting from live disks - including Karmic live disks.

It happens immediately after log in when I use my normal user account.

It does NOT happen immediately after login when I use a clean test user
account, but it DOES happen with a test account when switching the
screen via Fn-F7, and when docking / undocking, playing video, etc., as
described in my forum post.


I do understand the reasoning behind backporting bugfixes. On the other hand, 
my sad little two-post forum thread about this is the TOP HIT out of over 1400 
when you google ubuntu karmic thinkpad X40. When I filed the bug against 
Karmic, I included all the necessary attachments. I don't believe a bug should 
become incomplete just because everyone ignored it so long that it might have 
been fixed in a different release.

-- 
Invisible Pointer at boot - fixed by locking / unlocking screen
https://bugs.launchpad.net/bugs/475665
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 475665] Re: Invisible Pointer at boot - fixed by locking / unlocking screen

2010-02-20 Thread Paganini
** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete = New

-- 
Invisible Pointer at boot - fixed by locking / unlocking screen
https://bugs.launchpad.net/bugs/475665
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 475665] Re: Invisible Pointer at boot - fixed by locking / unlocking screen

2010-02-20 Thread Paganini
Naturally I reported it against Karmic; Karmic is the current release
version, which is installed on my machines. When Lucid is released, I
will upgrade to it. Whether or not it works in Lucid, until then, the
Karmic package needs attention.

I realize this sounds testy, but I'm really tired of seeing bugs be
ignored for months, and then finally commented: See if your problem
still exists with XYZ unstable technology that won't be ready for
public consumption for months. This is not a helpful reply to those of
us that use ubuntu on our everyday production machines.

-- 
Invisible Pointer at boot - fixed by locking / unlocking screen
https://bugs.launchpad.net/bugs/475665
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


Re: [Bug 92652] Re: C-cedil not present in US-International keyboard

2010-02-19 Thread paganini
The sad part of all this is that a lot of people are used to US-intl
generating a cedilla when accent+C is used. Curiously, there's a New
US Intl layout that does the same as the regular US-Intl. I think
the cleanest solution would be to have an Old US Intl or Legacy
US-Intl that would generate a cedilla on accent+c.

2010/2/18 Flávio Etrusco flavio.etru...@gmail.com:
 Eduardo Ceretos' approach (if I understand it) is the correct one: to create 
 a different layout for 'Brazil' model and let US model alone. There several 
 completely different (and completely irrelevant) layouts for Brazil model 
 like all Nativo variants (I can't speak for Dvorak and Esperanto, these 
 Nativo variants are complete nonsense), there should be a Brazil with US 
 Intl.
 OT rant: wth doesn't the combo navigate work naviagate when you press a char?
 OT rant2: when will gtk finally that popup/combo scroll bug?

 --
 C-cedil not present in US-International keyboard
 https://bugs.launchpad.net/bugs/92652
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
C-cedil not present in US-International keyboard
https://bugs.launchpad.net/bugs/92652
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 475665] Re: Invisible Pointer at boot - fixed by locking / unlocking screen

2009-11-15 Thread Paganini
I've started a forum thread about this; hopefully we will be able to
find more information.

http://ubuntuforums.org/showthread.php?p=8323616

** Description changed:

  Binary package hint: xserver-xorg-video-intel
  
  After updating from Jaunty to Karmic, and also when using the xserver-
  xorg-video-intel package from the x-swat PPA with Jaunty, after
  initially booting the mouse pointer is invisible. It is still there -
  you can move it around and highlight menus and so on, you just can't see
  it.
  
  Locking the screen causes the pointer to reappear.
  
- This is related to a user account setting of some sort. I created a
- brand new test user account and it doesn't have this problem.
- 
  ProblemType: Bug
  Architecture: i386
  Date: Thu Nov  5 11:57:04 2009
  DistroRelease: Ubuntu 9.10
- ExecutablePath: 
- Package: 
+ ExecutablePath:
+ Package:
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_US.UTF-8
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage:
  Uname: Linux 2.6.31-14-generic i686

-- 
Invisible Pointer at boot - fixed by locking / unlocking screen
https://bugs.launchpad.net/bugs/475665
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 458588] Re: [x-updates] X fails to start with i810 module not found error

2009-11-01 Thread Paganini
Hi Tormod,

I updgraded to Karmic yesterday, so this will be more difficult for me
to test. I will have more resources when I get home next week, so I will
look into it then.

Just a side note, Karmic has the same issue with the mouse pointer that
the x-updates package did in Jaunty - it's invisible when I first boot
up, but appears after I lock and unlock the screen.

-- 
[x-updates] X fails to start with i810 module not found error
https://bugs.launchpad.net/bugs/458588
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 458588] Re: [x-updates] X fails to start with i810 module not found error

2009-10-23 Thread Paganini
Here is my dmesg output

** Attachment added: dmesg.txt
   http://launchpadlibrarian.net/34284880/dmesg.txt

-- 
[x-updates] X fails to start with i810 module not found error
https://bugs.launchpad.net/bugs/458588
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 458588] Re: [x-updates] X fails to start with i810 module not found error

2009-10-23 Thread Paganini
With a minimal xorg.conf specifying the intel driver X *does* in fact
start (woohoo!) - unfortunatetly, my mouse pointer is invisible (darn!).

** Attachment added: Xorg.0.log.minimal
   http://launchpadlibrarian.net/34284929/Xorg.0.log.minimal

-- 
[x-updates] X fails to start with i810 module not found error
https://bugs.launchpad.net/bugs/458588
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 458588] Re: [x-updates] X fails to start with i810 module not found error

2009-10-23 Thread Paganini
And here's dmesg output from the boot with the working (but invisible
pointer) X

** Attachment added: dmesg.txt
   http://launchpadlibrarian.net/34285701/dmesg.txt

-- 
[x-updates] X fails to start with i810 module not found error
https://bugs.launchpad.net/bugs/458588
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 458588] Re: [x-updates] X fails to start with i810 module not found error

2009-10-23 Thread Paganini
And here's Xorg.0.log from the same boot

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/34285747/Xorg.0.log

-- 
[x-updates] X fails to start with i810 module not found error
https://bugs.launchpad.net/bugs/458588
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 458588] Re: [x-updates] X fails to start with i810 module not found error

2009-10-23 Thread Paganini
I merged my minimal xorg.conf with my previous xorg.conf. Everything
appears to be working smoothly  now, although I still get unwatchably
slow framerates in .MKV video. (Trying to watch .MKVs is the reason
started using the x-swat drivers in the first place.)

The weird thing is, my mouse pointer is invisible until I lock and
unlock the screen. Then it returns. No idea what that's all about.

** Attachment added: xorg.conf
   http://launchpadlibrarian.net/34285683/xorg.conf

-- 
[x-updates] X fails to start with i810 module not found error
https://bugs.launchpad.net/bugs/458588
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 458588] Re: [x-updates] X fails to start with i810 module not found error

2009-10-23 Thread Paganini
The invisible pointer issue seems to be setting related. Some setting
associated with my account doesn't like the new driver configuration. I
created a new account for testing and the mouse pointer works fine
there. Anyone have an idea what setting might be messing things up?

-- 
[x-updates] X fails to start with i810 module not found error
https://bugs.launchpad.net/bugs/458588
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 458588] [NEW] X fails to start with i810 module not found error

2009-10-22 Thread Paganini
Public bug reported:

Binary package hint: xserver-xorg-video-intel

After updating to the most recent xserver-xorg-video-intel found in the
x-swat PPA (uploaded on the 19th of October I think) X fails to start
with this error:

(EE) Failed to load module i810 (module does not exist, 0)

This may be related to https://bugs.launchpad.net/ubuntu/+source
/xserver-xorg-video-intel/+bug/431955, which has the same error message.
However I am running Jaunty and not Karmic.

I'm on an IBM Thinkpad X40 laptop with an Intel 82852/855GM Integrated
Graphics Device [8086:3582] (rev 02)

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: ath_hal
Package: xserver-xorg-video-intel 2:2.6.3-0ubuntu9.3
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
ProcVersion: Linux version 2.6.28-16-generic (bui...@vernadsky) (gcc version 
4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #55-Ubuntu SMP Tue Oct 20 19:48:24 UTC 2009
SourcePackage: xserver-xorg-video-intel
Uname: Linux 2.6.28-16-generic i686

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
X fails to start with i810 module not found error
https://bugs.launchpad.net/bugs/458588
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 458588] Re: X fails to start with i810 module not found error

2009-10-22 Thread Paganini

** Attachment added: Xorg.0.log.borked
   http://launchpadlibrarian.net/34178331/Xorg.0.log.borked

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

** Attachment added: LsHal.txt
   http://launchpadlibrarian.net/34178333/LsHal.txt

** Attachment added: LsMod.txt
   http://launchpadlibrarian.net/34178334/LsMod.txt

** Attachment added: LsPci.txt
   http://launchpadlibrarian.net/34178335/LsPci.txt

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

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

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

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

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/34178340/glxinfo.txt

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

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

** Attachment added: system.txt
   http://launchpadlibrarian.net/34178344/system.txt

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

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

-- 
X fails to start with i810 module not found error
https://bugs.launchpad.net/bugs/458588
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 458588] Re: X fails to start with i810 module not found error

2009-10-22 Thread Paganini
Also note that the files that ubuntu-bug automatically attached may have
misleading information - in order to get X to start so I could file the
bug I had to revert to the xserver-xorg-video-intel package found in the
main Jaunty repositories.

Xorg.0.log.borked is the log from the failed attempt, which I made
without an xorg.conf.

-- 
X fails to start with i810 module not found error
https://bugs.launchpad.net/bugs/458588
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 389317] Re: Nautilus Bookmarks can't be removed

2009-10-05 Thread Paganini
Hi Paul,

This is something that has generally bugged me about the Ubuntu support
system since I started using it in 2005.

The fact that a future version of Ubuntu will not have this problem does
me no good.

Jaunty is supported and will be used for a good long while yet. I don't
think you should close a bug until it has been fixed in a way that
actually matters.

-- 
Nautilus Bookmarks can't be removed
https://bugs.launchpad.net/bugs/389317
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 349774] Re: cannot change background color on parts of panel

2009-08-02 Thread Paganini
Ubuntu has had this problem as long as I've been using it - since 5.04!
It is *NOT* specific to any single theme. I can see why it is low
priority - it doesn't stop anything important from working - but it is
very annoying.

The panel looks fine in the screenshots taken by the maintainers of the
the various themes. Obviously it is not their fault that the gnome panel
in ubuntu can't follow instructions.

** Changed in: gnome-panel (Ubuntu)
   Status: Invalid = Confirmed

-- 
cannot change background color on parts of panel
https://bugs.launchpad.net/bugs/349774
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 389317] Re: Nautilus Bookmarks can't be removed

2009-06-22 Thread Paganini
Hi Sebastien,

I'm not sure how you came to that conclusion, but it's not the case. I'm
talking about the bookmarks in the Nautilus file browser which you can
edit with the EDIT BOOKMARKS tool from the BOOKMARKS menu. I've
tested this on two of my latops; neither of them are running netbook
launcher; one of them has never even had netbook launcher installed on
it.

Here are the steps I performed:

1. Start the nautilus file browser (I did this by clicking on the Places Menu 
and selecting my home folder)
2. Open the 'BOOKMARKS' menu and select Edit Bookmarks
3. Delete all the bookmarks
4. Close nautilus
5. Reboot
6. Observe that the bookmarks have MYSTERIOUSLY REAPPEARED! DUM DUM 
DUM!

-- 
Nautilus Bookmarks can't be removed
https://bugs.launchpad.net/bugs/389317
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 389317] Re: Nautilus Bookmarks can't be removed

2009-06-22 Thread Paganini
I should say, to be clear, I tested it on two of my OTHER laptops before
filing the bug.

-- 
Nautilus Bookmarks can't be removed
https://bugs.launchpad.net/bugs/389317
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 389317] [NEW] Nautilus Bookmarks can't be removed

2009-06-18 Thread Paganini
Public bug reported:

Running Jaunty with Netbook Remix on my Asus EeePC 900A.

Selecting the Edit Bookmarks option from the Nautilus Bookmarks menu
allows me to allows me to remove the Documents, Music, Pictures, etc.,
folders and causes them to disapear from the netbook-launcher display.

This is what  I want.

However, after a reboot, all the folders are  back. Somehow nautilus is
not saving that they've been removed. I tried to figure out where
Nautilus saves the bookmark data, but no luck.

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

-- 
Nautilus Bookmarks can't be removed
https://bugs.launchpad.net/bugs/389317
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 342890] Re: Cannot play DVDs - Could not open location; you might not have permission to open the file

2009-06-05 Thread Paganini
This is very strange.

I have this bug on my Thinkpad T42 -  at least, I get the error message
that is in the name of this bug, and totem dvd:// spits out the same
errors that others have reported.

However:

1. Some DVDs work. Kill Bill Vol. 2 worked fine last night.
2. Some DVDs do NOT work. For example, Shoot 'Em Up.
3. VLC and totem-xine are not affected. I can watch Shoot 'Em Up with 
totem-xine and VLC.

-- 
Cannot play DVDs - Could not open location; you might not have permission to 
open the file
https://bugs.launchpad.net/bugs/342890
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 366816] Re: netbook-launcher is confused about the location of the pointer

2009-04-26 Thread Paganini
Thanks Harald! This workaround helped me.

-- 
netbook-launcher is confused about the location of the pointer
https://bugs.launchpad.net/bugs/366816
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 366816] Re: netbook-launcher is confused about the location of the pointer

2009-04-26 Thread Paganini
Hi Harald,

My thinkpad X40 does indeed have an Intel 82852/855G graphics adapter. I
thought I had included that information here, but I guess I forgot.
After reverting to 2.4 drivers things do seem a little sluggish, but I
did not notice a major performance hit. However, I didn't try to do
anything too intensive. Later this evening I will try watching a video
on it and see how it does.

-- 
netbook-launcher is confused about the location of the pointer
https://bugs.launchpad.net/bugs/366816
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 366816] [NEW] netbook-launcher is confused about the location of the pointer

2009-04-25 Thread Paganini
Public bug reported:

Binary package hint: netbook-launcher

After upgrading to Jaunty yesterday, netbook-launcher is no longer
usable on my Thinkpad X40.

I see lots of posts about slow / erratic pointer movement. However, my
pointer *movement* is fine; netbook launcher just doesn't seem to know
where the pointer *is.*

Expected behaviour: When floating the pointer over a launcher icon, the
icon highlights. clicking the launcher icon starts the associated
program.

Observed behavior: Lots of icons highlight erratically as the pointer
moves. These icons are not the icons that are under the pointer, but are
far away from it. Clicking an icon frequently does nothing, or even
launches the wrong program, because netbook-launcher thinks the pointer
is someplace else.

** Affects: netbook-launcher (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: confusion netbook-launcher trackpoint

-- 
netbook-launcher is confused about the location of the pointer
https://bugs.launchpad.net/bugs/366816
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 363786] Re: Ubuntu install to Compact Flash fails: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen FAILED TO IDENTIFY

2009-04-25 Thread Paganini
** Summary changed:

- Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 
0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
+ Ubuntu install to Compact Flash fails: ata1.00: exception Emask 0x0 SAct 0x0 
SErr 0x0 action 0x6 frozen FAILED TO IDENTIFY

-- 
Ubuntu install to Compact Flash fails: ata1.00: exception Emask 0x0 SAct 0x0 
SErr 0x0 action 0x6 frozen FAILED TO IDENTIFY
https://bugs.launchpad.net/bugs/363786
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 364127] Re: Hotkeys for changing volume and muting broken with jaunty (on Thinkpad R60, T40, T43 and T60)

2009-04-24 Thread Paganini
I also have this on my T42P.

** Changed in: hotkey-setup (Ubuntu)
   Status: Incomplete = Confirmed

-- 
Hotkeys for changing volume and muting broken with jaunty (on Thinkpad R60, 
T40, T43 and T60)
https://bugs.launchpad.net/bugs/364127
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 363786] Re: Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen

2009-04-24 Thread Paganini
Still no go with the official Jaunty release.

-- 
Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 
SAct 0x0 SErr 0x0 action 0x6 frozen
https://bugs.launchpad.net/bugs/363786
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 363786] Re: Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen

2009-04-22 Thread Paganini
Fedora 10 installed fine this evening. It seems to use kernel version
2.6.27.

-- 
Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 
SAct 0x0 SErr 0x0 action 0x6 frozen
https://bugs.launchpad.net/bugs/363786
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 363786] Re: Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen

2009-04-21 Thread Paganini
Hey, thanks for posting that bugzilla kernel link. I spent like 8 hours
googling this over the weekend, but somehow I managed to miss that all
important one. I'll try a 2.6.28 Jaunty this evening and see if it
works.

-- 
Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 
SAct 0x0 SErr 0x0 action 0x6 frozen
https://bugs.launchpad.net/bugs/363786
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 363786] Re: Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen

2009-04-21 Thread Paganini
Unfortunately the 2.6.28-11 kernel in the Jaunty daily build did not fix
this for me. The CF died during install with the same errors as before.
I'll download Fedora and see if it has the same issue.

-- 
Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 
SAct 0x0 SErr 0x0 action 0x6 frozen
https://bugs.launchpad.net/bugs/363786
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 363786] [NEW] Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen

2009-04-19 Thread Paganini
Public bug reported:

Note:

In spite of how this might look at first glance, this *IS* a problem
with something in Ubuntu/linux, and not hardware failure. I've tried two
different Compact Flash to IDE adapters, two different Compact Flash
cards, and three different Ubuntu versions (Hardy server, Intrepid
desktop, and Jaunty RC) and encountered the same problems every time.

However Windows XP installs to the CF card, boots, and runs from it with
no complaints.


Conditions:

Thinkpad X40
Addonics Compact Flash to IDE Adapter
Kingston Elite Pro 133x 32GB Compact Flash card

Using the CF-IDE adapter to replace the X40's original 1.8-inch hard
drive, the CF card is detected as:

[code]
] scsi0 : ata_piix
] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1810 irq 14
] ata1.00: ATA-0: ELITE PR CF CARD 32GB, 20081204, max UDMA/66
] ata1.00: 62537328 sectors, multi 0: LBA
] ata1.00: configured for UDMA/66
] ata1.00: configured for UDMA/66
] ata1: EH complete
] scsi 0:0:0:0: Direct-AccessATAELITE PRO CF CAR 2008 PQ: 0 ANSI: 5
] scsi 0:0:0:0: Attached scsi generic sg0 type 0
] Driver 'sd' needs updating - please use bus_type methods
] sd 0:0:0:0: [sda] 62537328 512-byte hardware sectors (32019 MB)
] sd 0:0:0:0: [sda] Write Protect is off
] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled,  doesn't 
support DPO or FUA
]  sda: sdsa1
] sd 0:0:0:0: [sda] Attached SCSI disk
[/code]

The Problem:

The CF card works fine for a while; I can partition it, create a
filesystem, mount it from a live disk, list its directory tree, install
a base system on it, and so on. But ultimately it fails as shown below.
Sometimes it takes a while before the failure happens, sometimes it
happens right away. If I reboot, it works fine again for a while (except
that the filesystem is pretty chewed up after the failure and fsck has
to recombobulate it), then fails in the same way.

[code]
] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
] ata1.00: cmd ca/00:80:87:fc:8a/00:00:00:00:00/e2 tag 0 dma 65536 out
] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
] ata1.00: status: { DRDY }
] ata1: link is slow to respond, please be patient (ready=0)
] ata1: device not ready (errno=-16), forcing hardreset
] ata1: soft resetting link

] ata1: link is slow to respond, please be patient (ready=0)
] ata1: SRST failed (errno=-16)
(three more)

] ata1: reset failed, giving up
] ata1.00: disabled
] ata1: EH complete
] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET 
driverbyte=DRIVER_OK,SUGGEST_OK
] end_request: I/O error, dev sda, sector 42663407
] Buffer I/O error on device sda1, logical block 5332873

] lost page write due to I/O error on sda1
] Buffer I/O error on device sda1, logical block 5332874
(lots and lots of these, with incrimenting block numbers)
[/code]

I am not enough of (read: AT ALL) a kernel hacker to know how to figure
this out on my own. I'm thinking it must be some expectation that the
ata_piix driver has for hard disks that the CF card is not fulfilling. I
know that other people have gotten other distributions running on almost
identical configurations (addonics adapter with 16GB Kingston Elite Pro)
so it seems like Ubuntu should be able to as well.

The logging info in this description comes from an Intrepid desktop
install CD running 2.6.27-7-generic.

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


** Tags: ata-underscore-you-moronic-system-piix compact flash

** Description changed:

  Note:
  
  In spite of how this might look at first glance, this *IS* a problem
  with something in Ubuntu/linux, and not hardware failure. I've tried two
  different Compact Flash to IDE adapters, two different Compact Flash
  cards, and three different Ubuntu versions (Hardy server, Intrepid
  desktop, and Jaunty RC) and encountered the same problems every time.
  
  However Windows XP installs to the CF card, boots, and runs from it with
  no complaints.
  
  
  Conditions:
  
  Thinkpad X40
  Addonics Compact Flash to IDE Adapter
  Kingston Elite Pro 133x 32GB Compact Flash card
  
  Using the CF-IDE adapter to replace the X40's original 1.8-inch hard
  drive, the CF card is detected as:
  
  [code]
  ] scsi0 : ata_piix
  ] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1810 irq 14
  ] ata1.00: ATA-0: ELITE PR CF CARD 32GB, 20081204, max UDMA/66
  ] ata1.00: 62537328 sectors, multi 0: LBA
  ] ata1.00: configured for UDMA/66
  ] ata1.00: configured for UDMA/66
  ] ata1: EH complete
  ] scsi 0:0:0:0: Direct-AccessATAELITE PRO CF CAR 2008 PQ: 0 ANSI: 5
  ] scsi 0:0:0:0: Attached scsi generic sg0 type 0
  ] Driver 'sd' needs updating - please use bus_type methods
  ] sd 0:0:0:0: [sda] 62537328 512-byte hardware sectors (32019 MB)
  ] sd 0:0:0:0: [sda] Write Protect is off
  ] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  ] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled,  doesn't 
support 

[Bug 363786] Re: Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen

2009-04-19 Thread Paganini
Sadly, this problem does not seem limited to the ata_piix driver. I just
tried installing Intrepid to the CF card using the all_generic_ide
boot parameter. I looked in syslog to verify that it was indeed using
the generic ata driver. The install failed as usual somewhere around
halfway through.

-- 
Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 
SAct 0x0 SErr 0x0 action 0x6 frozen
https://bugs.launchpad.net/bugs/363786
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 363786] Re: Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen

2009-04-19 Thread Paganini
More info:

To see if I could learn more, I tried installing Debian 5. It has the
same symptoms, spits out DMA timeout errors, and fails to reset.

-- 
Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 
SAct 0x0 SErr 0x0 action 0x6 frozen
https://bugs.launchpad.net/bugs/363786
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 363786] Re: Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen

2009-04-19 Thread Paganini
** Tags added: ide
** Tags removed: ata-underscore-you-moronic-system-piix

-- 
Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 
SAct 0x0 SErr 0x0 action 0x6 frozen
https://bugs.launchpad.net/bugs/363786
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 363786] Re: Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen

2009-04-19 Thread Paganini
Another data point:

This afternoon I installed OpenSolaris. The install was uneventful and
the resulting system appears to be operating fine.

-- 
Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 
SAct 0x0 SErr 0x0 action 0x6 frozen
https://bugs.launchpad.net/bugs/363786
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 363786] Re: Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen

2009-04-19 Thread Paganini
In the even that someone ever actually sees my bug report, I'd like to
offer a related philosophical statement.

There are like 80 pages of Ubuntu bugs similar to this one reported on
launchpad - all with the same, or very nearly the same error message -
from people with differing configurations. Some of the reports have over
a hundred comments. The earliest reports date back literally YEARS.

This tells me one of two things. Either:

1. The error message everyone is suffering from is in some way too
general to actually reflect the underlying problem, meaning that
possibly MANY different issues are causing the SAME error to be produced
under diverse conditions.

Or:

2. There is a deep flaw in the method that Ubuntu / Linux is using to
handle ATA connections.

It appears that no one is working on this. I don't understand why.

In light of Bug #1 (Microsoft has majority market share) it seems to
me that this is a VERY SERIOUS PROBLEM. Ubuntu's failure to exhibit
standard-compliant behavior prevents it from operating in environments
where other operating systems - such as Microsoft Windows XP - encounter
no difficulties.

For me this bug is a dealbreaker. It is preventing me from installing
Ubuntu on the hardware that I have purchased for it.

-- 
Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 
SAct 0x0 SErr 0x0 action 0x6 frozen
https://bugs.launchpad.net/bugs/363786
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 363786] Re: Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen

2009-04-19 Thread Paganini
Some things I have tried that have not helped:

Disabling DMA in the bios
Booting in various combinations with:
all_generic_ide
ide=nodma
irqpoll
hpet=disable

-- 
Ubuntu install to Compact Flash w/ ata_piix fails: ata1.00: exception Emask 0x0 
SAct 0x0 SErr 0x0 action 0x6 frozen
https://bugs.launchpad.net/bugs/363786
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 296122] Re: XNEST crashes in X_PolyFillRectangle with error config/hal: NewInputDeviceRequest failed

2009-03-19 Thread Paganini
Hi Bryce,

Frustratingly, I can no longer reliably recreate this bug!! Some update
seems to have changed things during the last month and a half. (I
stopped using XNEST for administration during that time because it was
crashing constantly.) I can now connect to both my Hardy box and my
Gutsy box, as well as my other Intrepid boxes in different combinations.
I'm still getting some random crashing, but it is no longer every time I
connect, and it is also no longer within the same time limit.

I still get weird errors where gnome-settings-daemon crashes and
restarts constantly. It complains about missing RANDR when I try to
start it from a terminal.

But, I guess that this is a different bug.

-- 
XNEST crashes in X_PolyFillRectangle with error config/hal: 
NewInputDeviceRequest failed
https://bugs.launchpad.net/bugs/296122
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 296122] Re: XNEST crashes in X_PolyFillRectangle with error config/hal: NewInputDeviceRequest failed

2009-02-08 Thread Paganini
Hey Bryce,

I have 3 intrepid boxes, one hardy box, and one gutsy box. I can verify
that XNEST also crashes when connecting between the intrepid boxes, as
well as from an intrepid box to the gutsy box or hardy box.

However, the intrepid crashes just close immediately with no error, so I
suppose it might be a different issue.

-- 
XNEST crashes in X_PolyFillRectangle with error config/hal: 
NewInputDeviceRequest failed
https://bugs.launchpad.net/bugs/296122
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 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2009-01-27 Thread Paganini
Hi Adam,

That seems like a good idea to me. I have this problem on two thinkpads,
a 600E and an X40.

I gave the  600E to my sister a while back and it now runs XP, but it
still has the clicking problem. It has a Hitachi drive similar to the
one in my X40, but I don't recall the exact number.

The X40 has a Hitachi HTC426040G9AT00 with firmware 00P4A0L2. The BIOS
version of my X40 is 1.22 (1UET74WW)

-- 
High frequency of load/unload cycles on some hard disks may shorten lifetime
https://bugs.launchpad.net/bugs/59695
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 296122] Re: XNEST crashes randomly

2009-01-26 Thread Paganini
Hi Bryce,

Thanks for taking time to look at my bug, since no one else seems to
have it.

I attached gdb to Xnest on the client machine, and to Xorg on the host
machine after connecting to it via ssh.

After the crash the Xnest debug says Program exited with code 01. When
I ask for a backtrace it says No stack. Here's the Xorg backtrace
after hitting CTRL+C:

(gdb) backtrace full
#0  0xb7fe1410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7e2e84d in select () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#2  0x081b22e5 in WaitForSomething (pClientsReady=0xbfed0f20)
at ../../os/WaitFor.c:236
i = value optimized out
waittime = {tv_sec = 11, tv_usec = 416000}
wt = (struct timeval *) 0xbfed0ee0
timeout = value optimized out
clientsReadable = {fds_bits = {0 repeats 32 times}}
clientsWritable = {fds_bits = {137737928, 4199967, 136454976, 
136512764, 2, 32, 2, 136454976, 137902160, 136456672, -1074983336, 
-1222761997, 137902160, -1209360396, -1209355936, 137868360, -1074983336, 
-1210260240, -1209355936, 137868360, 136340232, -1074983344, -1074983304, 
137868352, 137902160, -1074983344, 137737928, 136163204, 137868360, 2, 
-1074983288, 4096}}
curclient = value optimized out
selecterr = -1222313176
nready = value optimized out
devicesReadable = {fds_bits = {137902160, -1222986884, -1074983560, 
-1223037046, 137902160, 137902224, 137902160, -198521, 137902160, 156, 
20, 135724671, 136163204, 0, 137902216, -1074983480, 2, 16, -1209469696, 
---Type return to continue, or q return to quit---

-1210276895, 137902160, 136454976, 136481800, -1221410176, 2, 32, 
-1074983416, 137868352, -1209355924, 137904992, -1209469796, 136454976}}
now = 1861873
someReady = 0
#3  0x0808d69d in Dispatch () at ../../dix/dispatch.c:425
result = value optimized out
client = (ClientPtr) 0x835b6c8
nready = -1
start_tick = 20
#4  0x0807471b in main (argc=10, argv=0xbfed1454, envp=0x0)
at ../../dix/main.c:452
i = 1
error = 136163204
xauthfile = value optimized out
alwaysCheckForInput = {0, 1}
(gdb)

-- 
XNEST crashes randomly
https://bugs.launchpad.net/bugs/296122
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 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2009-01-09 Thread Paganini
For those of us with crazy drives like mine that park whenever APM times
out no matter what, I have a possible partial solution.

It seems that what is happening is that the drive's timeout for parking
the heads is shorter than the interval at which ubuntu syncs the
filesystem to disk. This means that any kind of filesystem activity
(such as regular touches or a big download) are insufficient to keep the
heads from parking.

However, smartctl talks directly to the disk itself. From experimenting
this afternoon, calling smartctl -a every 15 seconds keeps the disk
awake. This did cause the disk to heat up to 42c, which is 3 or 4
degrees hotter than it normally runs.

I wrote a script with an infinite while loop to keep calling smartctl
every 15 seconds. Unfortunately this script causes my system to hang if
it is running when I shutdown. I am pretty noob at scripting. Maybe
someone with more script-fu could contact me privately to help iron out
this problem?

-- 
High frequency of load/unload cycles on some hard disks may shorten lifetime
https://bugs.launchpad.net/bugs/59695
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 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2009-01-08 Thread Paganini
Well, sadly, the new acpi-support has not fixed things for my X40. It
has a Hitachi drive, Model Number: HTC426040G9AT00. Even with the least
aggressive settings (-B 255 and -B 254) it still parks the heads more
than once a minute. As far as I can tell, the settings took -- hdparm
-I shows the correct APM level -- but the drive just ignores them.
Hitachi's disk tool doesn't support this drive, so I can't hand-edit the
firmware.

Is there any hope, or am I doomed to watch my basically new hard disk
chew itself up and die?

-- 
High frequency of load/unload cycles on some hard disks may shorten lifetime
https://bugs.launchpad.net/bugs/59695
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 304981] Re: [i855] Xorg errors and warnings for intel 855GM

2008-12-30 Thread Paganini
My Thinkpad X40 also suffers from this issue. It seems to actually be
causing problems; every so often my screen will just go blank, and there
is no way to fix it without a reboot. Things in the background still
work fine - for example, if I'm watching a movie when it happens, the
movie sound continues to play.

-- 
[i855] Xorg errors and warnings for intel 855GM
https://bugs.launchpad.net/bugs/304981
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 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2008-12-24 Thread Paganini
I have a Thinkpad X40 with a Hitachi hard disk. It is a C4Kxx series
disk, which is not supported by Hitachi's Feature Tool, so I'm unable
to change the default APM settings in the disk's firmware.

I've been following this bug and its related threads closely and
implemented the most recent fixes. The fixes *do* work, in the sense
that I can query the drive using 'hdparm -I' and it reports that power
management has been disabled, or set to 254 or 1 or whatever value the
scripts mandate.

And yet, the drive just sits there clicking away 1 to 3 times a minute,
and the load cycle count keeps going up. I just now (in the last 5
minutes) listened to it click 3 times, got a terminal and ran 'hdparm
-I' which says Advanced power management level: disabled and listened
to it resume clicking, just like clockwork. It really has me stumped.

-- 
High frequency of load/unload cycles on some hard disks may shorten lifetime
https://bugs.launchpad.net/bugs/59695
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 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2008-12-24 Thread Paganini
One thing I have *NOT* seen discussed on any of the forums is the
lesser of two evils question:

Windows seemingly does not have this problem (or at least, doesn't have
it often) because it never lets the disk alone long enough for the heads
to unload. Its pretty easy to duplicate that behavior in linux - a cron
job that touches some file every 5, 10, 15, or whatever seconds.

So the question is, what is really more damaging to a drive - a
excessive number of load cycles, or continuous operation?

Since I haven't heard a lot of people complaining that Windows wears out
their disks by never letting them park, I assume that the Windows
solution is at least acceptable. I wonder if anyone has any concrete
data about hard drives being killed by too many load cycles.

-- 
High frequency of load/unload cycles on some hard disks may shorten lifetime
https://bugs.launchpad.net/bugs/59695
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 296122] Re: XNEST crashes randomly

2008-11-17 Thread Paganini
lspci -vvnn from box 1

** Attachment added: box1lspci
   http://launchpadlibrarian.net/19733089/box1lspci

-- 
XNEST crashes randomly
https://bugs.launchpad.net/bugs/296122
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 296122] Re: XNEST crashes randomly

2008-11-17 Thread Paganini
Xorg.0.log from box 1

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/19733149/Xorg.0.log

-- 
XNEST crashes randomly
https://bugs.launchpad.net/bugs/296122
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 296122] Re: XNEST crashes randomly

2008-11-17 Thread Paganini
lspci -vvnn from box 2

00:00.0 Host bridge [0600]: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro 
Host Bridge [1106:0314]
Subsystem: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge 
[1106:0314]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort+ SERR- PERR+ INTx-
Latency: 8
Region 0: Memory at c000 (32-bit, prefetchable) [size=512M]
Capabilities: access denied
Kernel driver in use: agpgart-via
Kernel modules: via-agp

00:00.1 Host bridge [0600]: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro 
Host Bridge [1106:1314]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 0

00:00.2 Host bridge [0600]: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro 
Host Bridge [1106:2314]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 0

00:00.3 Host bridge [0600]: VIA Technologies, Inc. PT890 Host Bridge [1106:3208]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 0
Kernel modules: via-agp

00:00.4 Host bridge [0600]: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro 
Host Bridge [1106:4314]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 0

00:00.7 Host bridge [0600]: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro 
Host Bridge [1106:7314]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 0

00:01.0 PCI bridge [0604]: VIA Technologies, Inc. VT8237/VX700 PCI Bridge 
[1106:b198]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: b000-bfff
Memory behind bridge: fde0-fdef
Prefetchable memory behind bridge: e000-efff
Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort+ SERR+ PERR-
BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: access denied
Kernel modules: shpchp

00:09.0 Multimedia audio controller [0401]: Creative Labs SB Live! EMU10k1 
[1102:0002] (rev 08)
Subsystem: Creative Labs Device [1102:8027]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 32 (500ns min, 5000ns max)
Interrupt: pin A routed to IRQ 17
Region 0: I/O ports at fc00 [size=32]
Capabilities: access denied
Kernel driver in use: EMU10K1_Audigy
Kernel modules: snd-emu10k1

00:09.1 Input device controller [0980]: Creative Labs SB Live! Game Port 
[1102:7002] (rev 08)
Subsystem: Creative Labs Device [1102:0020]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 32
Region 0: I/O ports at f800 [size=8]
Capabilities: access denied
Kernel driver in use: Emu10k1_gameport
Kernel modules: emu10k1-gp

00:0f.0 IDE interface [0101]: VIA Technologies, Inc. VIA VT6420 SATA RAID 
Controller [1106:3149] (rev 80) (prog-if 8f [Master SecP SecO PriP PriO])
Subsystem: Biostar Microtech Int'l Corp Device [1565:3206]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 32
Interrupt: pin B routed to IRQ 20
Region 0: I/O ports at f400 [size=8]
Region 1: I/O ports at f000 [size=4]
Region 2: I/O ports at ec00 [size=8]
 

[Bug 296122] Re: XNEST crashes randomly

2008-11-17 Thread Paganini
Xorg.0.log from box 2

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the xorg product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Ubuntu (xorg-server 
2:1.4.1~git20080131-1ubuntu9.2)
Current Operating System: Linux xpbox 2.6.24-21-generic #1 SMP Tue Oct 21 
23:43:45 UTC 2008 i686
Build Date: 13 June 2008  01:08:21AM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Sun Nov  9 19:30:56 2008
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Configured Monitor
(**) |   |--Device Configured Video Device
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to /etc/X11/rgb
(==) ModulePath set to /usr/lib/xorg/modules
(==) |--Input Device Configured Mouse
(==) |--Input Device Generic Keyboard
(==) The core pointer device wasn't specified explicitly in the layout.
Using the first core pointer device.
(==) The core keyboard device wasn't specified explicitly in the layout.
Using the first keyboard device.
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81dc500
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: pcidata
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor=X.Org Foundation
compiled for 1.4.0.90, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,1130 card 8086, rev 04 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,1131 card , rev 04 class 06,04,00 hdr 01
(II) PCI: 00:1e:0: chip 8086,244e card , rev 05 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,2440 card , rev 05 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,244b card 8086,2442 rev 05 class 01,01,80 hdr 00
(II) PCI: 00:1f:2: chip 8086,2442 card 8086,2442 rev 05 class 0c,03,00 hdr 00
(II) PCI: 00:1f:3: chip 8086,2443 card 8086,2442 rev 05 class 0c,05,00 hdr 00
(II) PCI: 00:1f:4: chip 8086,2444 card 8086,2442 rev 05 class 0c,03,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,2445 card 414c,4710 rev 05 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0326 card 1682,2034 rev a1 class 03,00,00 hdr 00
(II) PCI: 02:0c:0: chip 1033,0035 card 3083,0035 rev 41 class 0c,03,10 hdr 80
(II) PCI: 02:0c:1: chip 1033,0035 card 3083,0035 rev 41 class 0c,03,10 hdr 00
(II) PCI: 02:0c:2: chip 1033,00e0 card 3083,00e0 rev 02 class 0c,03,20 hdr 00
(II) PCI: 02:0d:0: chip 1186,1300 card 1186,1301 rev 10 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1  0   0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1  0   0xe400 - 0xe5ff (0x200) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1  0   0xd000 - 0xdfff (0x1000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1  0   0xc000 - 0xc0ff (0x100) IX[B]
[1] -1  0   0xc400 - 0xc4ff (0x100) IX[B]
[2] -1  0 

[Bug 296122] [NEW] XNEST crashes randomly

2008-11-09 Thread Paganini
Public bug reported:

Binary package hint: xnest

I run a headless server that I log into using Terminal Server Client
with XNEST via XDMCP. The server is running Hardy, the machine I connect
from is running Intrepid. Ever since I upgraded my main workstation to
Intrepid I have had this problem:

Xnest randomly crashes within five minutes of connecting to the headless
server. The following error message pops up:

Could not init font path elements /usr/share/fonts/X11/cyrillic, removing from 
list!
(EE) config/hal: NewInputDeviceRequest failed
(EE) config/hal: NewInputDeviceRequest failed
(EE) config/hal: NewInputDeviceRequest failed
(EE) config/hal: NewInputDeviceRequest failed
(EE) config/hal: NewInputDeviceRequest failed
X Error of failed request: BadDrawable (invalid Pixmap or Window parameter) 
  Major opcode of failed request: 70 (X_PolyFillRectangle)
  Resource id in failed request: 0x0
  Serial number of failed request: 79841
  Current serial number in output stream: 79841

I suspect this is a problem with the XNEST that ships with Intrepid,
since it has only started happening after the upgrade.

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

-- 
XNEST crashes randomly
https://bugs.launchpad.net/bugs/296122
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 274244] [NEW] 'M' key only works half the time

2008-09-24 Thread Paganini
Public bug reported:

Binary package hint: xnest

When using xnest to log in remotely via XDMCP the 'm' ('M') key only
registers every other press. The only other information I could find
about this was on a GENTOO blog
(http://bugs.gentoo.org/show_bug.cgi?id=225043), which suggests that
this is a bug in the source. I'm not a coder though, so I will have to
leave it up to others to verify. Whatever it is, it's annoying the crap
out of me.

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

-- 
'M' key only works half the time
https://bugs.launchpad.net/bugs/274244
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 250187] [NEW] audacious reports buffers underruns when playing high bitrate MP3s w/APIC id3v2 tag

2008-07-19 Thread paganini
Public bug reported:

Binary package hint: audacious

Audacious does not correctly stream high bitrate MP3s (say, 320kbps)
that contain the APIC id3v2 tag. During playback of these songs, the
music skips heavily and audacious repeatedly prints the following
message to stderr:

ERROR: neon: neon.c:961 (neon_aud_vfs_fread_impl): 0x858fd60 Buffer
underrun, trying rebuffering

A source of easily obtainable songs that falls under this category is
the Ghosts I album by Nine Inch Nails (distributed freely).

The same song plays perfectly well while accessing the same remote
server via NFS.

Note: neon.c is under audacious-plugins.

Package details:

audacious  1.5.0-2ubuntu2~hardy1
audacious-plugins  1.5.0-1ubuntu1.8.04.2

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

-- 
audacious reports buffers underruns when playing high bitrate MP3s w/APIC id3v2 
tag
https://bugs.launchpad.net/bugs/250187
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 146515] Re: fglrx - gutsy - ati: Black Screen with ATI RV535 [Radeon X1650 Series] [1002:71c7]

2008-05-06 Thread Paganini
Hi Davur,

I think the white-screen issue is a different bug. There are a lot of
useless forum posts about it, but no solution that I have found. I'm a
little confused by your post though. Are you saying that you get the
white screen when you enable desktop effects using fglrx? If so that
is very strange. I got the white screen using ati. I had to *switch*
to fglrx to get rid of it.

-- 
fglrx - gutsy - ati: Black Screen with ATI RV535 [Radeon X1650 Series] 
[1002:71c7]
https://bugs.launchpad.net/bugs/146515
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 146515] Re: fglrx - gutsy - ati: Black Screen with ATI RV535 [Radeon X1650 Series] [1002:71c7]

2008-05-04 Thread Paganini
Try changing your AGP aperture size in your BIOS. When I set the AGP
aperture size to be the same as the amount of video ram on my card I
could boot. I found this solution mentioned on some underground linux
forum - not ubuntu related - but I tried it and it seems to work.

-- 
fglrx - gutsy - ati: Black Screen with ATI RV535 [Radeon X1650 Series] 
[1002:71c7]
https://bugs.launchpad.net/bugs/146515
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 146515] Re: fglrx - gutsy - ati: Black Screen with ATI RV535 [Radeon X1650 Series] [1002:71c7]

2008-04-27 Thread Paganini
Confirm that this problem still exists with Hardy. I just did a clean
install on the same system mentioned previously. The system hangs up
with a black scree after booting when using the proprietary fglrx
drivers. I have to hit the reset button to reboot. The only way to get
the system into a usable state is to boot into recovery mode, and edit
XORG.CONF to use the ati or vesa driver.

-- 
fglrx - gutsy - ati: Black Screen with ATI RV535 [Radeon X1650 Series] 
[1002:71c7]
https://bugs.launchpad.net/bugs/146515
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 146515] Re: fglrx - gutsy - ati: Black Screen with ATI RV535 [Radeon X1650 Series] [1002:71c7]

2007-12-22 Thread Paganini
I also have this bug.

/proc/version:

Linux version 2.6.22-14-generic ([EMAIL PROTECTED]) (gcc version 4.1.3
20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Tue Dec 18
08:02:57 UTC 2007

lspci:

01:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV530LE [Radeon 
X1600/X1650 PRO] [1002:71c6] (prog-if 00 [VGA])
Subsystem: PC Partner Limited Unknown device [174b:0850]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR-
Latency: 32 (2000ns min), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 16
Region 0: Memory at e000 (64-bit, prefetchable) [size=256M]
Region 2: Memory at fdef (64-bit, non-prefetchable) [size=64K]
Region 4: I/O ports at bc00 [size=256]
[virtual] Expansion ROM at fde0 [disabled] [size=128K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] AGP version 3.0
Status: RQ=256 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 
64bit- FW+ AGP3+ Rate=x4,x8
Command: RQ=1 ArqSz=0 Cal=0 SBA+ AGP- GART64- 64bit- FW- 
Rate=none
Capabilities: [80] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 
Enable-
Address:   Data: 

01:00.1 Display controller [0380]: ATI Technologies Inc RV530LE [Radeon X1650 
PRO] (Secondary) [1002:71e6]
Subsystem: PC Partner Limited Unknown device [174b:0851]
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR-
Region 0: Memory at fdee (64-bit, non-prefetchable) [disabled] 
[size=64K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

-- 
fglrx - gutsy - ati: Black Screen with ATI RV535 [Radeon X1650 Series] 
[1002:71c7]
https://bugs.launchpad.net/bugs/146515
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 92652] Re: C-cedil not present in US-International keyboard

2007-12-17 Thread paganini
Hi Yamal,

I agree with you that consistency is of paramount importance, specially
when dealing with a complicated subject such as internationalization. My
gripe, however, is not with the fact that acute+c does not generate a
cedilla, but rather, with the change in behavior of the widely known US
International keyboard in Windows and X11. IMHO, the US_INTL old
version (or whatever) should mimic this behavior, and the new variant
should produce the consistent accented C.

Note that this *really* stands in the way of widespread adoption of
Linux in Brazil. It is very hard to explain to newcomers that they have
to edit obscure files to get something they get for free with other
operating systems.

Regards,
Paga

-- 
C-cedil not present in US-International keyboard
https://bugs.launchpad.net/bugs/92652
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 92652] Re: C-cedil not present in US-International keyboard

2007-12-16 Thread paganini
If the Gnome developers don't want to change it, fine. But why not honor
the GTK_IM_MODULE=xim setting as it was done before? I would not mind
whatever twisted scheme someone who never spoke or wrote any portuguese
devised for my keyboard, as long as I could bypass it freely (as it was
the case in the past). Unfortunately, newer versions won't work that
way.

-- 
C-cedil not present in US-International keyboard
https://bugs.launchpad.net/bugs/92652
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 110032] Re: CD/DVD burner broken with 2.6.20-15

2007-12-03 Thread Paganini
As of Gutsy this is no longer an issue for me. I'm currently running
kernel 2.6.22-14 with no problems.

-- 
CD/DVD burner broken with 2.6.20-15
https://bugs.launchpad.net/bugs/110032
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 98911] Re: I keep getting an error with initramfs every time it tries to load a new initrd image

2007-08-18 Thread Paganini
What about those of us that do use RAID? I have a file / web server in
my basement running a RAID0 (concatenating 4 9GB hard disks). The
upgrade process from Edgy to Feisty succeeded, but I got the above error
while rebuilding the initramfs, so I am afraid to reboot it with the new
kernel until there's a real fix for it.

-- 
I keep getting an error with initramfs every time it tries to load a new initrd 
image
https://bugs.launchpad.net/bugs/98911
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 110032] CD/DVD burner broken with 2.6.20-15

2007-04-25 Thread Paganini
Public bug reported:

I have a plextor PX-708A CD/DVD burner and am running Feisty with kernel
2.6.20-15.

I went to copy a CD today and I found the following symptoms:

Kaffeine will not play the source CD - it crashes. 
(It is also crashing when I try to play DVDs - that may or may not be related)
Sound Juicer will recognize the CD and download CD-DB info.
Nautilus CD Burner will read an image of the disc and ask me to insert a blank 
target disk.
It will then - evidently - write to the target disk; the status bar will fill 
up and so on. 
During this writing the system becomes very unstable - other applications fail 
to launch, the input peripherals are severely lagged.
Nautilus CD Burner will eventually report that the writing has finished, and I 
will close it.
At this point I try to eject the drive using the eject command, and using the 
button on the front of the drive.
The drive will not open. 
The system remains unstable as during the writing process - new applications 
won't launch, I can't get a terminal or any gui controls to shutdown the 
system. 
I use CTRL + ALT + BKSPC to kill X hoping that I can get a terminal login 
I can't login, however I see some kernel error messages dumping to the screen:

hdc: drive not ready for command
hdc: status timeout: status=0xd0 { Busy }
ide: failed opcode was: unknown

So I hit the reset button.
The BIOS hangs up at DETECTING IDE DRIVES
I cut the power to the system and wait a few seconds, and then it will boot, 
and I can open the drive.
When I take the target disk out, a visual inspection does not find anything 
burned onto it. However, there is a TOC or something, because my other 
computers and CD players no longer recognize it as a blank disk.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
CD/DVD burner broken with 2.6.20-15
https://bugs.launchpad.net/bugs/110032
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