[Ubuntu-x-swat] [Bug 520671] Re: No icons on Geode thin client

2010-03-15 Thread frank huang
I have reproduced this issue on Fedora12.
It's also Xserver 1.7. No icons on the desktop.

Frank

-- 
No icons on Geode thin client
https://bugs.launchpad.net/bugs/520671
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 529921] Re: Alpha 3 Lucid, external monitor is not working as expected

2010-03-15 Thread Chris Halse Rogers
Bah!  Apport is currently a bit broken and it hasn't attached any of the
information to this bug report.  Apport should be fixed soon; if you
could try again in a couple of days it would be great.  Thank you.

-- 
Alpha 3 Lucid, external monitor is not working as expected
https://bugs.launchpad.net/bugs/529921
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 532047] Re: Plymouth text-mode splash causes X to crash on first run due to shared tty7

2010-03-15 Thread Sean
Confirmation: I did a lucid update this morning (Mar 15th), and this
behaviour has been fixed for me.

Sean

On 15 March 2010 06:01, Steve Langasek 
wrote:

> The majority of users have confirmed that this bug is fixed, so marking
> this again as fixed and unmarking bug #529230 as a duplicate.
>
> ** Changed in: plymouth (Ubuntu)
>   Status: New => Fix Released
>
> --
> Plymouth text-mode splash causes X to crash on first run due to shared tty7
> https://bugs.launchpad.net/bugs/532047
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>
> Status in X.Org X server: Invalid
> Status in “plymouth” package in Ubuntu: Fix Released
> Status in “xorg-server” package in Ubuntu: Invalid
>
> Bug description:
> Binary package hint: plymouth
>
> Lucid adopted the Plymouth graphical splash service that uses the Kernel
> Mode Setting (KMS) facilities to provide a flicker-free graphical splash
> during start-up. For older video chipsets and drivers (e.g. intel i815) that
> *do not* support KMS plymouth falls back to using a text console (using the
> text plugin). It attaches to tty7 and outputs Linux terminfo control codes
> to draw a colour progress-bar at the bottom of the display.
>
> There is an unfortunate interaction between plymouth and X. X also uses
> tty7. When the X/GDM log-in screen appears for the first time plymouth is
> still running. A script triggers a quit message to the plymouth daemon. It
> seems that plymouth is waiting for either the "2" key or "Enter" key to be
> pressed, whereupon a SIGQUIT (signal 3) is sent to tty7. This causes both
> plymouth *and* X to terminate.
>
> So, if a password contains "2" or the user logs in by pressing "Enter"
> after typing their password, the user experience is that X 'crashes'
> (however, gdb reveals that X receives SIGQUIT).
>
> Some stray plymouth control codes can be witnessed on tty7 if X is stopped
> and tty7 console is on-screen.
>
> Upstart (/sbin/init) then restarts gdm (which launches X) and the second
> session performs correctly.
>
> *** A temporary workaround is to disable the plymouth-splash upstart job
> ***
>
> sudo mv /etc/init/plymouth-splash.conf
> /etc/init/plymouth-splash.conf.disabled
>
>
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/xorg-server/+bug/532047/+subscribe
>

-- 
Plymouth text-mode splash causes X to crash on first run due to shared tty7
https://bugs.launchpad.net/bugs/532047
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 537198] Re: [gm45] GPU lockup 196a8ae225e93814bc208433db407a36

2010-03-15 Thread Geir Ove Myhr
Loïc, the GM45 should reset itself when it detects an error, but in your
dmesg I can't see any error from drm (normally it's either "Hangcheck
timer elapsed... GPU hung" or "render error detected"). You can increase
the verbosity and display any messages from a reset with drm.debug=0x02
as kernel parameter.

It would be great if you can test the latest drm-intel-next kernel from
http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-next/ and when
this happens, ssh in and grab /sys/kernel/debug/dri/0/i915_error_state,
/var/log/Xorg.0.log and the output of dmesg (preferably with
drm.debug=0x02).

-- 
[gm45] GPU lockup 196a8ae225e93814bc208433db407a36
https://bugs.launchpad.net/bugs/537198
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 531320] Re: New session crashes after few minutes

2010-03-15 Thread LoCusF
More information from kdm.log.

** Attachment added: "fontconfig.log"
   http://launchpadlibrarian.net/40946248/fontconfig.log

-- 
New session crashes after few minutes
https://bugs.launchpad.net/bugs/531320
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 531320] Re: New session crashes after few minutes

2010-03-15 Thread LoCusF
Any tips on how to get more debug symbols to the log? I would like to
try and debug this issue a little bit more.

-- 
New session crashes after few minutes
https://bugs.launchpad.net/bugs/531320
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 537640] Re: video problem flicker unreadable hp compaq nx9420 ati radeon

2010-03-15 Thread Cecco
Sorry I think i have spoke too early After a reboot my video pc is
bad again... i have switched back to the old xorg.conf with the radeonhd
driver and Option "MigrationHeuristic" "greedy" on


** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Fix Released => Confirmed

-- 
video problem flicker unreadable hp compaq nx9420 ati radeon
https://bugs.launchpad.net/bugs/537640
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 519891] Re: Plymouth garbles screen (ATI 200M)

2010-03-15 Thread Tom Louwrier
That's OK by me.

see ya
Tom

-- 
Plymouth garbles screen (ATI 200M)
https://bugs.launchpad.net/bugs/519891
You received this bug notification because you are a member of Ubuntu-X,
which is a direct subscriber.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 537640] Re: video problem flicker unreadable hp compaq nx9420 ati radeon

2010-03-15 Thread Bryce Harrington
** Tags added: performance

-- 
video problem flicker unreadable hp compaq nx9420 ati radeon
https://bugs.launchpad.net/bugs/537640
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 537198] Re: [gm45] GPU lockup 196a8ae225e93814bc208433db407a36

2010-03-15 Thread Loïc Minier
I've updated my kernel cmdline to include the drm debug stuff, but I'm
less keen on running a 2.6.33 kernel; I realize this might help
debugging the upstream issue against tip, but I'm not sure what it
implies for other packages on my system.

-- 
[gm45] GPU lockup 196a8ae225e93814bc208433db407a36
https://bugs.launchpad.net/bugs/537198
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 304534] Re: "package language-pack-gnome-hu-base 1:8.10+20081107 failed to install/upgrade: post-installation script alfolyamat meg?lve, a hal?lt okoz? jel: (Megszak?t?s)" some pr

2010-03-15 Thread Bryce Harrington
** Changed in: fglrx-installer (Ubuntu)
   Status: Incomplete => New

** Changed in: fglrx-installer (Ubuntu)
   Status: New => Incomplete

-- 
"package language-pack-gnome-hu-base 1:8.10+20081107 failed to install/upgrade: 
post-installation script alfolyamat meg?lve, a hal?lt okoz? jel: (Megszak?t?s)" 
some problem occured durind updating.
https://bugs.launchpad.net/bugs/304534
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 518811] Re: Enter Key crashes Ubuntu 10.04 latest update

2010-03-15 Thread Bryce Harrington
Sounds like the well-known plymouth bug

** Package changed: xserver-xorg-input-evdev (Ubuntu) => plymouth
(Ubuntu)

-- 
Enter Key crashes Ubuntu 10.04 latest update
https://bugs.launchpad.net/bugs/518811
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 480941] Re: everything crashed...

2010-03-15 Thread Bryce Harrington
[User expectations appears inconsistent with what we need for
troubleshooting]

** Changed in: xorg-server (Ubuntu)
   Status: Incomplete => Invalid

-- 
everything crashed... 
https://bugs.launchpad.net/bugs/480941
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 536840] Re: Ubuntu Lucid Live-CD doesn't boot

2010-03-15 Thread Bryce Harrington
** Tags removed: needs-xorglog

** Tags removed: needs-lspci-vvnn

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

-- 
Ubuntu Lucid Live-CD doesn't boot
https://bugs.launchpad.net/bugs/536840
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 304534] Re: "package language-pack-gnome-hu-base 1:8.10+20081107 failed to install/upgrade: post-installation script alfolyamat meg?lve, a hal?lt okoz? jel: (Megszak?t?s)" some pr

2010-03-15 Thread Bryce Harrington
** Tags added: intrepid

-- 
"package language-pack-gnome-hu-base 1:8.10+20081107 failed to install/upgrade: 
post-installation script alfolyamat meg?lve, a hal?lt okoz? jel: (Megszak?t?s)" 
some problem occured durind updating.
https://bugs.launchpad.net/bugs/304534
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 537853] Re: kdm does not start

2010-03-15 Thread Goh Lip
After some upgrades, reinstalled xserver-xorg-video-nouveau to try out.
Booted okay with my plymouth uninstalled. Then reinstalled plymouth, and
the problem returned and can only be booted with the 'splash' removed
(again) at grub kernel menu.

The problem seems (to me) not to be with nouveau but with plymouth.
Hope this information helps.

Thanks.

-- 
kdm does not start
https://bugs.launchpad.net/bugs/537853
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-15 Thread Jonathan Davies
** Package changed: xserver-xorg-input-synaptics (Ubuntu) => linux
(Ubuntu)

-- 
Alps touchpad not recognized, defaults to macintosh mouse button emulation
https://bugs.launchpad.net/bugs/505474
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 538377] Re: HD3450 HDMI output intermittently turns off

2010-03-15 Thread Bryce Harrington
** Tags removed: needs-xorglog

** Tags removed: needs-lspci-vvnn

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Incomplete => Confirmed

-- 
HD3450 HDMI output intermittently turns off
https://bugs.launchpad.net/bugs/538377
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 529410] Re: X freezes after clicking on name to log into

2010-03-15 Thread Bryce Harrington
** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete => New

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New => Incomplete

-- 
X freezes after clicking on name to log into
https://bugs.launchpad.net/bugs/529410
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 516909] Re: [clarkdale] entire desktop environment locks up in 9.10, i3-530 proc, built-in graphics

2010-03-15 Thread Geir Ove Myhr
KeithM, there is no reason to stay with the red PPA anymore, since the
updates from there now has made it into the standard Lucid kernel
2.6.32-16. I think we have tried the different options that we have here
and need to take this upstream. In order to give them the most up-to-
date information to the intel developers it would be nice if you could
reproduce with the newest drm-intel-next kernel from
http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-next/ booted
with the kernel option drm.debug=0x02 (after quiet splash), ssh in from
another computer and grab /sys/kernel/debug/dri/0/i915_error_state,
/var/log/Xorg.0.log, and the output of dmesg (which will have more
information than usual, due to the drm.debug=0x02 option).

The automatic reporting script /usr/share/apport/apport-gpu-error-
intel.py should run better now than before, but for now this manual
procedure would be best.

-- 
[clarkdale] entire desktop environment locks up in 9.10, i3-530 proc, built-in 
graphics
https://bugs.launchpad.net/bugs/516909
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 538275] Re: Nouveau not working with Modeline resolution in xorg.conf

2010-03-15 Thread Bryce Harrington
** Tags removed: needs-xorglog

-- 
Nouveau not working with Modeline resolution in xorg.conf
https://bugs.launchpad.net/bugs/538275
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 537853] Re: kdm does not start

2010-03-15 Thread Bryce Harrington
** Tags removed: needs-lspci-vvnn

-- 
kdm does not start
https://bugs.launchpad.net/bugs/537853
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 537137] Re: No non-destructive way for a normal user to escape frozen full-screen apps

2010-03-15 Thread Bryce Harrington
** Package changed: xorg (Ubuntu) => fglrx-installer (Ubuntu)

-- 
No non-destructive way for a normal user to escape frozen full-screen apps
https://bugs.launchpad.net/bugs/537137
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 535231] Re: [i845] GPU lockup c4c1cb2 (PGTBL_ER: 0x00000011)

2010-03-15 Thread Geir Ove Myhr
** Summary changed:

- [i845] GPU lockup c4c1cb2bf9fa75ebe283223be6c9db3f
+ [i845] GPU lockup c4c1cb2 (PGTBL_ER: 0x0011)

-- 
[i845] GPU lockup c4c1cb2 (PGTBL_ER: 0x0011)
https://bugs.launchpad.net/bugs/535231
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 525354] Re: blank screen (and mouse) at startup with nouveau.

2010-03-15 Thread Bryce Harrington
** Changed in: xserver-xorg-video-nouveau (Ubuntu)
   Status: Incomplete => New

** Changed in: xserver-xorg-video-nouveau (Ubuntu)
   Status: New => Incomplete

-- 
blank screen (and mouse) at startup with nouveau.
https://bugs.launchpad.net/bugs/525354
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 534108] Re: [i845] GPU lockup b4a5dfa (PGTBL_ER: 0x00000049)

2010-03-15 Thread Geir Ove Myhr
** Summary changed:

- [i845] GPU lockup b4a5dfa8d08bc0b12e1602c3ec6d001b
+ [i845] GPU lockup b4a5dfa (PGTBL_ER: 0x0049)

-- 
[i845] GPU lockup b4a5dfa (PGTBL_ER: 0x0049)
https://bugs.launchpad.net/bugs/534108
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 534051] Re: [i845] GPU lockup 41bb894 (PGTBL_ER: 0x00000049)

2010-03-15 Thread Geir Ove Myhr
** Summary changed:

- [i845] GPU lockup 41bb894c7893041422f33d6ddcbd0227
+ [i845] GPU lockup 41bb894 (PGTBL_ER: 0x0049)

-- 
[i845] GPU lockup 41bb894 (PGTBL_ER: 0x0049)
https://bugs.launchpad.net/bugs/534051
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 534002] Re: [i845] GPU lockup 578b647 (PGTBL_ER: 0x00000049)

2010-03-15 Thread Geir Ove Myhr
** Summary changed:

- [i845] GPU lockup 578b647045fa0dee4df0361c4c22d4a2
+ [i845] GPU lockup 578b647 (PGTBL_ER: 0x0049)

-- 
[i845] GPU lockup 578b647 (PGTBL_ER: 0x0049)
https://bugs.launchpad.net/bugs/534002
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 537853] Re: kdm does not start

2010-03-15 Thread Goh Lip
lspci -vvnn attached

** Attachment added: "lspci.txt"
   http://launchpadlibrarian.net/40953232/lspci.txt

-- 
kdm does not start
https://bugs.launchpad.net/bugs/537853
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 494699] Re: Does not support current Lucid kernel (2.6.32) or xserver (1.7)

2010-03-15 Thread Alberto Milone
** Changed in: fglrx-installer (Ubuntu Lucid)
   Status: Triaged => In Progress

-- 
Does not support current Lucid kernel (2.6.32) or xserver (1.7)
https://bugs.launchpad.net/bugs/494699
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 460328] Re: Wrong keyboard settings when console-settings has multiple layouts

2010-03-15 Thread Sebastien Bacher
bug #401497 and its duplicates could be the same issue

-- 
Wrong keyboard settings when console-settings has multiple layouts
https://bugs.launchpad.net/bugs/460328
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 452096] Re: kwin uses way too much CPU when there's no activity

2010-03-15 Thread Julian Edwards
It's a little better in lucid but not much.  I turned off the vsync
option which helps the most, but Xorg is still taking far too much CPU
when the machine is basically idle.  I've got a new more powerful laptop
(with an i5) so it's hard to directly compare, but Xorg is  constantly
using ~2-3%.  kwin uses very little now vsync is off and powertop says
it's waking up much less as well.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete => Confirmed

-- 
kwin uses way too much CPU when there's no activity
https://bugs.launchpad.net/bugs/452096
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 452096] Re: kwin uses way too much CPU when there's no activity

2010-03-15 Thread Julian Edwards
Based on that I'd change the title of this bug, or perhaps make it
invalid?  It's xserver-xorg-video-intel's performance that basically
sucks, I don't get this problem on a machine with an nvidia card.

-- 
kwin uses way too much CPU when there's no activity
https://bugs.launchpad.net/bugs/452096
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 532756] Re: [GeForce 6100 GO] Image and Xv corruption

2010-03-15 Thread Daniele Smartango
NoAccel work around the problem but slow down rendering, now it seems an
'90 Xterm

-- 
[GeForce 6100 GO] Image and Xv corruption
https://bugs.launchpad.net/bugs/532756
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 482325] Re: package libxft-dev 2.1.13-3ubuntu1 failed to install/upgrade: problemi con le dipendenze - lasciato non configurato

2010-03-15 Thread Bryce Harrington
Hi davprest,


Thank you for taking the time to report this bug and helping to make Ubuntu 
better. You reported this bug a while ago and there hasn't been any activity in 
it recently. We were wondering is this still an issue for you? Can you try with 
the latest development release of Ubuntu?  (ISO CD images are available from 
http://cdimage.ubuntu.com/releases/)

If it remains an issue, could you also attach a new /var/log/Xorg.0.log?
Thanks in advance.

[This is an automated message.  Apologies if it has reached you
inappropriately; please just reply to this message indicating so.]


** Tags added: needs-verification

** Changed in: xft (Ubuntu)
   Status: New => Incomplete

-- 
package libxft-dev 2.1.13-3ubuntu1 failed to install/upgrade: problemi con le 
dipendenze - lasciato non configurato
https://bugs.launchpad.net/bugs/482325
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xft in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 467474] Re: netbook-launcher crashed with SIGSEGV in glGetString()

2010-03-15 Thread Bryce Harrington
** Tags added: crash

** Changed in: mesa (Ubuntu)
   Status: New => Confirmed

-- 
netbook-launcher crashed with SIGSEGV in glGetString()
https://bugs.launchpad.net/bugs/467474
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 538893] Re: Console screens unusable on Jetway system with VT8623 [Apollo CLE266], boot problems

2010-03-15 Thread Bryce Harrington
Hi Peter,


Thanks for including an image to demonstrate the issue.  Could you also please 
attach the output of `lspci -vvnn` and `dmesg`, and attach your 
/var/log/Xorg.0.log or Xorg.0.log.old file from after reproducing this issue.  
If you've using a custom /etc/X11/xorg.conf please attach that as well.

[This is an automated message.  Apologies if it has reached you
inappropriately; please just reply to this message indicating so.]


** Tags added: needs-xorglog

** Changed in: xserver-xorg-video-openchrome (Ubuntu)
   Status: New => Incomplete

-- 
Console screens unusable on Jetway system with VT8623 [Apollo CLE266], boot 
problems
https://bugs.launchpad.net/bugs/538893
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 532047] Re: Plymouth text-mode splash causes X to crash on first run due to shared tty7

2010-03-15 Thread Scott James Remnant
On Sun, 2010-03-14 at 16:22 +, Claudio Moretti wrote:

> Still experiencing it:
> 
Could you provide "cat /proc/fb" output for me, and confirm whether you
see an Ubuntu logo during boot, or the words "Ubuntu 10.04" in text

Scott
-- 
Scott James Remnant
sc...@ubuntu.com

-- 
Plymouth text-mode splash causes X to crash on first run due to shared tty7
https://bugs.launchpad.net/bugs/532047
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 519891] Re: Plymouth garbles screen (ATI 200M)

2010-03-15 Thread Scott James Remnant
On Sun, 2010-03-14 at 16:29 +, Tom Louwrier wrote:

> In order to find out what Plymouth would do when booting under 'nomodeset' I 
> rebooted and tried that. Guess what. the situation has reversed. 
> 'Nomodeset' now gives me a screen with vertical coloured bars abd lines, and 
> there it all ends.
> To be precise:
> - 2 messages about fsck
> - a purple screen in text-mode with Ubuntu showing, no coloured horizontal 
> bar at the bottom
> - some messages about urearahead exiting with status 4, looking a bit messy 
> like the ones that broke up the blue/white bar
> - X kicks in and I'm looking at vertical lines.
> 
> I guess I can't complain about my system finally booting without setting 
> extra options, but it sort of bothers me that I can't tell you whether 
> Plymouth works OK now when KMS is disables.
> 
>From the sounds of it, Plymouth is actually working great with KMS
disabled (other than the spam of console messages over the top) - and
it's the X server that screws things up when it kicks in.

You'll want to file a bug on the non-KMS X driver, almost certainly.

Thanks,

Scott
-- 
Scott James Remnant
sc...@ubuntu.com

-- 
Plymouth garbles screen (ATI 200M)
https://bugs.launchpad.net/bugs/519891
You received this bug notification because you are a member of Ubuntu-X,
which is a direct subscriber.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 424620] Re: X.org doesn't hotplug wacom serial tablets

2010-03-15 Thread Popolon
This patch works perfectly. I didn't tryed with my pen I lost (this is
the second in few time), but at least wacom 4D mouse works perfectly.

I hope it will be backported on karmic kernel or at least lucid one for
next release.

-- 
X.org doesn't hotplug wacom serial tablets
https://bugs.launchpad.net/bugs/424620
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to wacom-tools in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 539048] [NEW] wacom penpartner usb 1998 doesn't work properly anymore

2010-03-15 Thread gfx
Public bug reported:

In karmic the wacom penpartner 1998 tablet works properly (only the right mouse 
button is mapped to the middle one).
There are a few hickups once in a while on the right edge of the screen.

But with lucid (kernel 2.6.32-16) If I hold the pen upside down (eraser pointed 
toward tablet) the pointer moves around (clicking buttons requires an extra 
mouse)
When holding the pen normal the pointer only moves to the position when the tip 
is pressed which also generates a click.

Vendor_ID = 0x056a Device_ID = 0x

** Affects: xf86-input-wacom (Ubuntu)
 Importance: Undecided
 Status: New

-- 
wacom penpartner usb 1998 doesn't work properly anymore
https://bugs.launchpad.net/bugs/539048
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-wacom in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 532047] Re: Plymouth text-mode splash causes X to crash on first run due to shared tty7

2010-03-15 Thread Scott James Remnant
On Mon, 2010-03-15 at 01:59 +, Marc A. Donges wrote:

> This problem still exists for me with current versions of lucid:
> 
Could you describe the problem you're seeing?

Does plymouth show a graphical logo or do you see "Ubuntu 10.04" written
in text?

Scott
-- 
Scott James Remnant
sc...@ubuntu.com

-- 
Plymouth text-mode splash causes X to crash on first run due to shared tty7
https://bugs.launchpad.net/bugs/532047
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 424620] Re: X.org doesn't hotplug wacom serial tablets

2010-03-15 Thread Popolon
I forgot to write that I tested with the linux-image-2.6.34-999-generic
(if someone else is interested). Saddly it doesn't support my graphic
card (GeForce 6100), I'm limited to 800x600 with this kernel). So I hope
it will backported to mainstream one, to avoid a recompilation for every
security update.

-- 
X.org doesn't hotplug wacom serial tablets
https://bugs.launchpad.net/bugs/424620
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to wacom-tools in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 539069] [NEW] [i945GM] X hangs with black screen on login

2010-03-15 Thread Stefano Rivera
Public bug reported:

Binary package hint: xserver-xorg-video-intel

Since the xorg update around 2 weeks ago, I get a permanently black
screen as soon as I log in.

I can see gnome processes, and backtracing X doesn't show anything useful:
#0  0x7f59df183c53 in __select_nocancel () at 
../sysdeps/unix/syscall-template.S:82
#1  0x0045f75a in WaitForSomething ()
#2  0x004308f2 in ?? ()
#3  0x0042613a in _start ()

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 10.04
MachineType: Apple Inc. MacBook2,1
Package: xserver-xorg-video-intel 2:2.9.1-1ubuntu13
Uname: Linux 2.6.32-16-generic x86_64

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


** Tags: lucid

-- 
[i945GM] X hangs with black screen on login
https://bugs.launchpad.net/bugs/539069
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 539069] Re: [i945GM] X hangs with black screen on login

2010-03-15 Thread Stefano Rivera

** Attachment added: "Apport information"
   
http://launchpadlibrarian.net/40955704/apport.xserver-xorg-video-intel.8sQ3h7.apport

-- 
[i945GM] X hangs with black screen on login
https://bugs.launchpad.net/bugs/539069
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 537137] Re: No non-destructive way for a normal user to escape frozen full-screen apps

2010-03-15 Thread AI0867
The referenced issue is *not* a graphics problem, it is a problem with
libsdl-alsa not working nicely with pulseaudio's alsa emulation layer
and can be worked around by installing libsdl-pulseaudio.

However, that is *not* what this bug is about, this bug is about
providing a reasonable workaround for when, inevitably, another
fullscreen app freezes. Killing the X server is overly descructive and
switching to a terminal to kill the app is *not* a reasonable workaround
for ubuntu's target audience.


So, I'll repeat Gabriel's question of what this bug has to do with 
fglrx-installer, which is an installer for a restricted graphics driver.

-- 
No non-destructive way for a normal user to escape frozen full-screen apps
https://bugs.launchpad.net/bugs/537137
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 519891] Re: Plymouth garbles screen (ATI 200M)

2010-03-15 Thread Tom Louwrier
Agreed. I've been bitten by two separate bugs during boot, this one (now 
solved) and the KMS issue.
There's quite a discussion about the latter going on at 509273, which is what 
you mean I guess.

If not, plz point me in the right direction about filing a bug against
the right driver (kms, non-kms, ati, radeon it's getting me confused
a bit by now)

cheers
Tom

-- 
Plymouth garbles screen (ATI 200M)
https://bugs.launchpad.net/bugs/519891
You received this bug notification because you are a member of Ubuntu-X,
which is a direct subscriber.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 498081] Re: X fails to start on Ati X600m

2010-03-15 Thread Thorsten Reinbold
Gone with past Updates.

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: New => Fix Released

-- 
X fails to start on Ati X600m
https://bugs.launchpad.net/bugs/498081
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 532047] Re: Plymouth text-mode splash causes X to crash on first run due to shared tty7

2010-03-15 Thread Henning Schröder
Still experiencing it, too. I have the text boot splash, not the graphical logo 
one.
My description from 
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/529230/comments/9 still 
stands.
I use "quiet splash nomodeset" in the grub linux line, because KMS doesn't work 
with my graphics adapter (Radeon HD 4200, it throws me in textmode at startup 
though ctrl-alt-f7 works, but after going to standby and back /dev/sda gives 
errors on every read. I tried to look for bugs related to my HD4200, but 
couldn't find ANY in LP.)
Oh, and when I turn off the computer the last thing I see is text telling me 
that plymouth was shut down with the kill signal. I think that is new. On 
reboot apport tells me that plymouthd didn't properly stop and wants to report 
it, but then says it's 
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/537262

schae...@cal:~$ cat /proc/fb
0 VGA16 VGA
schae...@cal:~$ lspci
[...]
01:05.0 VGA compatible controller: ATI Technologies Inc RS880 [Radeon HD 4200]
[...]

Henning

-- 
Plymouth text-mode splash causes X to crash on first run due to shared tty7
https://bugs.launchpad.net/bugs/532047
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 537169] Re: X hangs on startup

2010-03-15 Thread Bryce Harrington
** Tags added: freeze

-- 
X hangs on startup
https://bugs.launchpad.net/bugs/537169
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 535364] Re: video flickers when unfocusing totem

2010-03-15 Thread Bryce Harrington
** Tags added: flicker

** Tags added: videoplayback

-- 
video flickers when unfocusing totem
https://bugs.launchpad.net/bugs/535364
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 534894] Re: screen flickers in the bottom half of the screen at random

2010-03-15 Thread Bryce Harrington
** Tags added: flicker

-- 
screen flickers in the bottom half of the screen at random
https://bugs.launchpad.net/bugs/534894
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 539069] Re: [i945GM] X hangs with black screen on login

2010-03-15 Thread Bryce Harrington
** Tags added: freeze

** Tags added: black-screen

-- 
[i945GM] X hangs with black screen on login
https://bugs.launchpad.net/bugs/539069
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 516909] Re: [clarkdale] entire desktop environment locks up in 9.10, i3-530 proc, built-in graphics

2010-03-15 Thread KeithM
Thanks Geir.

I'm now on the specified kernel, running with the desired options.  Just
have to wait for a crash now. :)

Here's some detailed instructions:

Use this command to delete the 9238492 crash files that were generated
from the last crash that you don't need:

sudo bash
find . -name '*.crash' | xargs rm

(just doing a sudo rm -rf *.crash produces "argument list too long"
error)


Since grub2 is shipping w/ lucid, here's the new method for using a kernel 
option

You can either edit /boot/grub/grub.cfg (which is not recommended,
because this will get overwritten at certain points (like installing new
kernels))

and just add your drm.debug command

linux   /boot/vmlinuz-2.6.33-997-generic root=UUID=7097xxxb-5a4c-4bxx-
ae11-9xx52 ro drm.debug=0x02  quiet splash

OR

you can edit /etc/default/grub, add "GRUB_CMDLINE_LINUX=drm.debug=0x02"
to the bottom of the file, and then "sudo update-grub"

This will append the drm debug command to all lines, but this can be
removed later and updated.  I'd hope that kernels that don't understand
that debug option will simply ignore it.  Although I'm not likely to be
booting those now anyways.

Thanks

-- 
[clarkdale] entire desktop environment locks up in 9.10, i3-530 proc, built-in 
graphics
https://bugs.launchpad.net/bugs/516909
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 537137] Re: No non-destructive way for a normal user to escape frozen full-screen apps

2010-03-15 Thread AI0867
For reference, the bug I referenced was ubuntu bug #386538, which,
though not fixed and still broken in default installs of karmic, has
been marked invalid.

-- 
No non-destructive way for a normal user to escape frozen full-screen apps
https://bugs.launchpad.net/bugs/537137
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 534108] Re: [i845] GPU lockup b4a5dfa (PGTBL_ER: 0x00000049)

2010-03-15 Thread Geir Ove Myhr
*** This bug is a duplicate of bug 534002 ***
https://bugs.launchpad.net/bugs/534002

** This bug has been marked a duplicate of bug 534002
   [i845] GPU lockup 578b647 (PGTBL_ER: 0x0049)

-- 
[i845] GPU lockup b4a5dfa (PGTBL_ER: 0x0049)
https://bugs.launchpad.net/bugs/534108
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 526857] Re: nvidia GT 240 has frequent hard locks

2010-03-15 Thread Reed Lipman
That wasn't the right config setting, but what I need to do is every
time xorg restarts is immediately change powermizer from Adaptive to
Prefer Maximum Performance in nvidia-settings. If there's an xorg.conf
config setting, I still haven't found it. Can someone who knows the
right setting chime in so there's a better workaround than remembering
to set this option in nvidia-settings every time X starts?

-- 
nvidia GT 240 has frequent hard locks
https://bugs.launchpad.net/bugs/526857
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 534051] Re: [i845] GPU lockup 41bb894 (PGTBL_ER: 0x00000049)

2010-03-15 Thread Geir Ove Myhr
*** This bug is a duplicate of bug 534002 ***
https://bugs.launchpad.net/bugs/534002

** This bug has been marked a duplicate of bug 534002
   [i845] GPU lockup 578b647 (PGTBL_ER: 0x0049)

-- 
[i845] GPU lockup 41bb894 (PGTBL_ER: 0x0049)
https://bugs.launchpad.net/bugs/534051
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 538377] Re: HD3450 HDMI output intermittently turns off

2010-03-15 Thread Bryce Harrington
** Tags added: tv-out

-- 
HD3450 HDMI output intermittently turns off
https://bugs.launchpad.net/bugs/538377
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 537640] Re: video problem flicker unreadable hp compaq nx9420 ati radeon

2010-03-15 Thread Bryce Harrington
** Tags added: flicker

-- 
video problem flicker unreadable hp compaq nx9420 ati radeon
https://bugs.launchpad.net/bugs/537640
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 535653] Re: System freeze during X start-up and while X is running, but only on battery.

2010-03-15 Thread Bryce Harrington
** Tags added: freeze

-- 
System freeze during X start-up and while X is running, but only on battery. 
https://bugs.launchpad.net/bugs/535653
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 523174] Re: X freeze after touch with touchscreen

2010-03-15 Thread Benjamin Meeusen
I have tried to get my touchscreen working in Lucid, but I haven't
succeeded. With alpha 2, when I do 'cat /dev/input/eventX', I get normal
output with every touch or movement on my touchscreen, but after
updating (and in alpha 3), my touchscreen device is sometimes not listed
anymore in 'xinput list' and 'cat /dev/input/eventX' does not output all
movement/touches.

-- 
X freeze after touch with touchscreen
https://bugs.launchpad.net/bugs/523174
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 519891] Re: Plymouth garbles screen (ATI 200M)

2010-03-15 Thread Scott James Remnant
On Mon, 2010-03-15 at 13:58 +, Tom Louwrier wrote:

> Agreed. I've been bitten by two separate bugs during boot, this one (now 
> solved) and the KMS issue.
> There's quite a discussion about the latter going on at 509273, which is what 
> you mean I guess.
> 
That looks like as good a place as any to discuss the X issues

Scott
-- 
Scott James Remnant
sc...@ubuntu.com

-- 
Plymouth garbles screen (ATI 200M)
https://bugs.launchpad.net/bugs/519891
You received this bug notification because you are a member of Ubuntu-X,
which is a direct subscriber.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 537874] Re: [i965gm] GPU lockup da87c78 during MI_WAIT_FOR_EVENT Display Pipe B Scan Line Window Wait Enable (0x01800020)

2010-03-15 Thread Geir Ove Myhr
** Summary changed:

- [i965gm] GPU lockup da87c78976990dabf2099d6e67362fd7
+ [i965gm] GPU lockup da87c78 during MI_WAIT_FOR_EVENT Display Pipe B Scan Line 
Window Wait Enable (0x01800020)

-- 
[i965gm] GPU lockup da87c78 during MI_WAIT_FOR_EVENT Display Pipe B Scan Line 
Window Wait Enable (0x01800020)
https://bugs.launchpad.net/bugs/537874
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 532047] Re: Plymouth text-mode splash causes X to crash on first run due to shared tty7

2010-03-15 Thread Scott James Remnant
On Mon, 2010-03-15 at 14:03 +, Henning Schröder wrote:

> Still experiencing it, too. I have the text boot splash, not the graphical 
> logo one.
> 
Thanks.  This is bug #538213 - which is specifically about the text boot
splash

Scott
-- 
Scott James Remnant
sc...@ubuntu.com

-- 
Plymouth text-mode splash causes X to crash on first run due to shared tty7
https://bugs.launchpad.net/bugs/532047
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 538893] Re: Console screens unusable on Jetway system with VT8623 [Apollo CLE266], boot problems

2010-03-15 Thread Peter Belew
Here is an archive containing

apt-show-versions.txt
dmesg
lspci.vvnn.txt
Xorg.0.log
Xorg.0.log.old

I updated the system in the last half hour, so I included apt-show-versions 
output.
The system starts up X properly on boot now (I no longer have to press ALT-F7 
as described above) but otherwise I get the strange background image when 
trying to shift to a text console.

** Attachment added: "tar archive of requested files."
   http://launchpadlibrarian.net/40959514/bug538893.tar

-- 
Console screens unusable on Jetway system with VT8623 [Apollo CLE266], boot 
problems
https://bugs.launchpad.net/bugs/538893
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 507148] Re: [lucid] desktop runs out of video memory on ATI Radeon Mobility 7500

2010-03-15 Thread Manoj Iyer

Here is the calling sequence before it gets to that error. Looks like it
really is not able to allocate any more memory in some cases.

radeon_bo_list_validate():
r = ttm_bo_validate(&bo->tbo, &bo->placement, true, false);


ttm_bo_validate():
ret = ttm_bo_move_buffer(bo, placement, interruptible, no_wait);

ttm_bo_move_buffer():
spin_lock(&bo->lock);
ret = ttm_bo_wait(bo, false, interruptible, no_wait);
spin_unlock(&bo->lock);

ttm_bo_wait():
ret = driver->sync_obj_wait(sync_obj, sync_obj_arg, lazy, interruptible);
@sync_obj_wait: See ttm_fence_api.h not found.

since radeon driver is in use, and these functions are setup by
the driver. sync_obj_wait maps to radeon_sync_obj_wait.

radeon_sync_obj_wait():
return radeon_fence_wait((struct radeon_fence *)sync_obj, interruptible);

radeon_fence_wait(): returns a negative number when a lot of windows are
open.

-- 
[lucid] desktop runs out of video memory on ATI Radeon Mobility 7500
https://bugs.launchpad.net/bugs/507148
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xserver-xorg-driver-ati.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 448911] Re: [CLE266] Console screens unusable, strange background

2010-03-15 Thread Peter Belew
*** This bug is a duplicate of bug 538893 ***
https://bugs.launchpad.net/bugs/538893

** This bug has been marked a duplicate of bug 538893
   Console screens unusable on Jetway system with VT8623 [Apollo CLE266], boot 
problems

-- 
[CLE266] Console screens unusable, strange background
https://bugs.launchpad.net/bugs/448911
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 534662] Re: No hardware acceleration on ATI Radeon 3650 HD using 'radeon' driver

2010-03-15 Thread rafal cieslak
Well, it seems the issue of booting to tty1 instead of tty7 is a plymouth bug, 
so it's not important here.
But, anyway, adding radeon.modeset=0 allows me to get hardware acceleration.

-- 
No hardware acceleration on ATI Radeon 3650 HD using 'radeon' driver
https://bugs.launchpad.net/bugs/534662
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 539146] [NEW] [Lucid]Xorg crashes while manual partitioning in Ubiquity in Xubuntu 64

2010-03-15 Thread Jeff Lane
Public bug reported:

Binary package hint: xorg

Booted Lucid Xubuntu 64bit Live environment and started Ubiquity.  I
chose the OEM Install option from the F4 menu in the boot screen.

Once I get to partitioning I choose manual partitioning and am able to
start partitioning.  I usually make it as far as creating a blank table,
and adding a /boot partition (ext2, 100MB) before X crashes.

This always seems to happen in the same place during the installation (I've 
recreated this 3 times in a row).  I'm installing to a 64bit VirtualBox VM.
--- 
Architecture: amd64
DistroRelease: Ubuntu 10.04
DkmsStatus: Error: [Errno 2] No such file or directory
GdmLog2: Error: command ['sudo', 'cat', '/var/log/gdm/:0.log.2'] failed with 
exit code 1: cat: /var/log/gdm/:0.log.2: No such file or directory
LiveMediaBuild: Xubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100315)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: innotek GmbH VirtualBox
Package: xorg 1:7.5+3ubuntu1
PackageArchitecture: amd64
ProcCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/xhostname.seed 
boot=casper initrd=/casper/initrd.lz quiet splash -- oem-config/enable=true
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
Tags: lucid lucid
Uname: Linux 2.6.32-16-generic x86_64
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
dmi.bios.date: 12/01/2006
dmi.bios.vendor: innotek GmbH
dmi.bios.version: VirtualBox
dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:
dmi.product.name: VirtualBox
dmi.product.version: 1.2
dmi.sys.vendor: innotek GmbH
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   x86_64
 kernel: 2.6.32-16-generic

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


** Tags: apport-collected

** Tags added: apport-collected

** Description changed:

  Binary package hint: xorg
  
  Booted Lucid Xubuntu 64bit Live environment and started Ubiquity.  I
  chose the OEM Install option from the F4 menu in the boot screen.
  
  Once I get to partitioning I choose manual partitioning and am able to
  start partitioning.  I usually make it as far as creating a blank table,
  and adding a /boot partition (ext2, 100MB) before X crashes.
  
- This always seems to happen in the same place during the installation
- (I've recreated this 3 times in a row).  I'm installing to a 64bit
- VirtualBox VM.
+ This always seems to happen in the same place during the installation (I've 
recreated this 3 times in a row).  I'm installing to a 64bit VirtualBox VM.
+ --- 
+ Architecture: amd64
+ DistroRelease: Ubuntu 10.04
+ DkmsStatus: Error: [Errno 2] No such file or directory
+ GdmLog2: Error: command ['sudo', 'cat', '/var/log/gdm/:0.log.2'] failed with 
exit code 1: cat: /var/log/gdm/:0.log.2: No such file or directory
+ LiveMediaBuild: Xubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100315)
+ Lsusb:
+  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ MachineType: innotek GmbH VirtualBox
+ Package: xorg 1:7.5+3ubuntu1
+ PackageArchitecture: amd64
+ ProcCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/xhostname.seed 
boot=casper initrd=/casper/initrd.lz quiet splash -- oem-config/enable=true
+ ProcEnviron:
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
+ Tags: lucid lucid
+ Uname: Linux 2.6.32-16-generic x86_64
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ dmi.bios.date: 12/01/2006
+ dmi.bios.vendor: innotek GmbH
+ dmi.bios.version: VirtualBox
+ dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:
+ dmi.product.name: VirtualBox
+ dmi.product.version: 1.2
+ dmi.sys.vendor: innotek GmbH
+ system:
+  distro: Ubuntu
+  codename:   lucid
+  architecture:   x86_64
+  kernel: 2.6.32-16-generic

-- 
[Lucid]Xorg crashes while manual partitioning in Ubiquity in Xubuntu 64
https://bugs.launchpad.net/bugs/539146
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 539146] GdmLog.txt

2010-03-15 Thread Jeff Lane
apport information

** Attachment added: "GdmLog.txt"
   http://launchpadlibrarian.net/40960012/GdmLog.txt

-- 
[Lucid]Xorg crashes while manual partitioning in Ubiquity in Xubuntu 64
https://bugs.launchpad.net/bugs/539146
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 539146] GdmLog1.txt

2010-03-15 Thread Jeff Lane
apport information

** Attachment added: "GdmLog1.txt"
   http://launchpadlibrarian.net/40960014/GdmLog1.txt

-- 
[Lucid]Xorg crashes while manual partitioning in Ubiquity in Xubuntu 64
https://bugs.launchpad.net/bugs/539146
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 539146] BootDmesg.txt

2010-03-15 Thread Jeff Lane
apport information

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/40960009/BootDmesg.txt

-- 
[Lucid]Xorg crashes while manual partitioning in Ubiquity in Xubuntu 64
https://bugs.launchpad.net/bugs/539146
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 539146] CurrentDmesg.txt

2010-03-15 Thread Jeff Lane
apport information

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/40960010/CurrentDmesg.txt

-- 
[Lucid]Xorg crashes while manual partitioning in Ubiquity in Xubuntu 64
https://bugs.launchpad.net/bugs/539146
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 539146] Dependencies.txt

2010-03-15 Thread Jeff Lane
apport information

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/40960011/Dependencies.txt

-- 
[Lucid]Xorg crashes while manual partitioning in Ubiquity in Xubuntu 64
https://bugs.launchpad.net/bugs/539146
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 539146] Lspci.txt

2010-03-15 Thread Jeff Lane
apport information

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/40960015/Lspci.txt

-- 
[Lucid]Xorg crashes while manual partitioning in Ubiquity in Xubuntu 64
https://bugs.launchpad.net/bugs/539146
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 539146] ProcCpuinfo.txt

2010-03-15 Thread Jeff Lane
apport information

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/40960017/ProcCpuinfo.txt

-- 
[Lucid]Xorg crashes while manual partitioning in Ubiquity in Xubuntu 64
https://bugs.launchpad.net/bugs/539146
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 539146] UdevLog.txt

2010-03-15 Thread Jeff Lane
apport information

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/40960022/UdevLog.txt

-- 
[Lucid]Xorg crashes while manual partitioning in Ubiquity in Xubuntu 64
https://bugs.launchpad.net/bugs/539146
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 539146] ProcInterrupts.txt

2010-03-15 Thread Jeff Lane
apport information

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/40960018/ProcInterrupts.txt

-- 
[Lucid]Xorg crashes while manual partitioning in Ubiquity in Xubuntu 64
https://bugs.launchpad.net/bugs/539146
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 539146] RelatedPackageVersions.txt

2010-03-15 Thread Jeff Lane
apport information

** Attachment added: "RelatedPackageVersions.txt"
   http://launchpadlibrarian.net/40960020/RelatedPackageVersions.txt

-- 
[Lucid]Xorg crashes while manual partitioning in Ubiquity in Xubuntu 64
https://bugs.launchpad.net/bugs/539146
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 539146] PciDisplay.txt

2010-03-15 Thread Jeff Lane
apport information

** Attachment added: "PciDisplay.txt"
   http://launchpadlibrarian.net/40960016/PciDisplay.txt

-- 
[Lucid]Xorg crashes while manual partitioning in Ubiquity in Xubuntu 64
https://bugs.launchpad.net/bugs/539146
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 539146] XorgLogOld.txt

2010-03-15 Thread Jeff Lane
apport information

** Attachment added: "XorgLogOld.txt"
   http://launchpadlibrarian.net/40960024/XorgLogOld.txt

-- 
[Lucid]Xorg crashes while manual partitioning in Ubiquity in Xubuntu 64
https://bugs.launchpad.net/bugs/539146
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 539146] XorgLog.txt

2010-03-15 Thread Jeff Lane
apport information

** Attachment added: "XorgLog.txt"
   http://launchpadlibrarian.net/40960023/XorgLog.txt

-- 
[Lucid]Xorg crashes while manual partitioning in Ubiquity in Xubuntu 64
https://bugs.launchpad.net/bugs/539146
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 539146] UdevDb.txt

2010-03-15 Thread Jeff Lane
apport information

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/40960021/UdevDb.txt

-- 
[Lucid]Xorg crashes while manual partitioning in Ubiquity in Xubuntu 64
https://bugs.launchpad.net/bugs/539146
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 537873] Re: [i965gm] GPU lockup f48df0af1448a38c61fbe1ac1d9ee90e

2010-03-15 Thread Geir Ove Myhr
Everything seems to be fine in your logs. If you're also not having any
problem with it (you don't mention any symptoms), then the only error
was probably that the automatic bug reporting script got activated when
it shouldn't be.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Confirmed => Invalid

-- 
[i965gm] GPU lockup f48df0af1448a38c61fbe1ac1d9ee90e
https://bugs.launchpad.net/bugs/537873
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 539146] ProcModules.txt

2010-03-15 Thread Jeff Lane
apport information

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/40960019/ProcModules.txt

-- 
[Lucid]Xorg crashes while manual partitioning in Ubiquity in Xubuntu 64
https://bugs.launchpad.net/bugs/539146
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 522328] Re: [Test xpr-008] Lucid upgrade broke when upgrading from manually installed nvidia proprietary drivers

2010-03-15 Thread Federico Vera
A new message appear with today's image, stating that the nvidia module
couldn't be found, it still says that it was going to run in 'low
graphics mode' but this time 'nouveau' kick in, and everything worked
fine.

-- 
[Test xpr-008] Lucid upgrade broke when upgrading from manually installed 
nvidia proprietary drivers
https://bugs.launchpad.net/bugs/522328
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 349619] [NEW] video playback sync intermittent problem

2010-03-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

On 64-bit Ubuntu 9.04 Alpha 6: Intermittent video sync problem when
playing dvds, avi or flash video (with firefox 3.0.7).  Videos may speed
up or slow down suddenly, especially on starting or resuming from pause.
Audio may also be out of sync.  Sometimes videos will not play.  Can get
most videos to play by closing and reopening application or restarting
computer.

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

-- 
video playback sync intermittent problem
https://bugs.launchpad.net/bugs/349619
You received this bug notification because you are a member of Ubuntu-X, which 
is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 349943] [NEW] Screen blinks randomly on external monitor

2010-03-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Hardware: Asus F8Va laptop (Core 2 Duo P8600, ATI HD3650, 1440x900)
OS: Ubuntu 9.04 beta x64 (Wubi installation inside Windows Vista Home Premium 
x64 SP1)

External monitor (Samsung SyncMaster 2493HM, 1920x1200), connected via HDMI, 
blinks several times a minute, randomly. When there is no user activity, it 
doesn't seem to blink however.
By "blinking" I mean, the monitor goes off and then on, like it usually does 
when it changes resolution, only resolution doesn't change. Also, when I move 
windows around, thin horizontal stripes flash in fraction of second from time 
to time (only on external monitor).

Screen configuration:

Samsung 24": On
Resolution: 1920x1200
Refresh rate: 60 Hz
Rotation: Normal

Laptop 14": On
Resolution: 1440x900
Refresh rate: 67 Hz
Rotation: Normal

Mirror screens: unchecked

Relative position of screens (physical and in Display Preferences)
laptop screen below the external screen, centred.

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


** Tags: external flicker monitor
-- 
Screen blinks randomly on external monitor
https://bugs.launchpad.net/bugs/349943
You received this bug notification because you are a member of Ubuntu-X, which 
is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 327345] Re: Screenshot plugin images show interleaving

2010-03-15 Thread Dmitriy Geels
I confirm this bug on i965 (ASUS P5B-VM m/b), Ubuntu Karmic, mainline
kernels 2.6.32.9, 2.6.33

-- 
Screenshot plugin images show interleaving
https://bugs.launchpad.net/bugs/327345
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 349619] Re: video playback sync intermittent problem

2010-03-15 Thread David Tombs
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Unfortunately, we can't fix it because your description didn't include 
enough information.  You may find it helpful to read "How to report bugs 
effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be 
grateful if you would then provide a more complete description of the problem.  
We have instructions on debugging some types of problems at 
http://wiki.ubuntu.com/DebuggingProcedures.
At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!

When reporting bugs in the future please use apport, either via the
appropriate application's "Help -> Report a Problem" menu or using
'ubuntu-bug' and the name of the package affected.  You can learn more
about this functionality at https://wiki.ubuntu.com/ReportingBugs.

** Package changed: ubuntu => xorg (Ubuntu)

** Changed in: xorg (Ubuntu)
   Status: New => Incomplete

-- 
video playback sync intermittent problem
https://bugs.launchpad.net/bugs/349619
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 539146] Re: [Lucid]Xorg crashes while manual partitioning in Ubiquity in Xubuntu 64

2010-03-15 Thread Jeff Lane
New test on the "Install Xubuntu" option instead of running Ubiquity
through live system shows the same problem, changing for now (it seems
to ONLY happen while running Ubiquity)

** Package changed: xorg (Ubuntu) => ubiquity (Ubuntu)

** Summary changed:

- [Lucid]Xorg crashes while manual partitioning in Ubiquity in Xubuntu 64
+ [Lucid]Ubiquity crashes Xorg while running in Xubuntu 64

** Description changed:

  Binary package hint: xorg
  
  Booted Lucid Xubuntu 64bit Live environment and started Ubiquity.  I
  chose the OEM Install option from the F4 menu in the boot screen.
  
  Once I get to partitioning I choose manual partitioning and am able to
  start partitioning.  I usually make it as far as creating a blank table,
  and adding a /boot partition (ext2, 100MB) before X crashes.
  
  This always seems to happen in the same place during the installation (I've 
recreated this 3 times in a row).  I'm installing to a 64bit VirtualBox VM.
  --- 
  Architecture: amd64
  DistroRelease: Ubuntu 10.04
  DkmsStatus: Error: [Errno 2] No such file or directory
  GdmLog2: Error: command ['sudo', 'cat', '/var/log/gdm/:0.log.2'] failed with 
exit code 1: cat: /var/log/gdm/:0.log.2: No such file or directory
  LiveMediaBuild: Xubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100315)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: innotek GmbH VirtualBox
  Package: xorg 1:7.5+3ubuntu1
  PackageArchitecture: amd64
  ProcCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/xhostname.seed 
boot=casper initrd=/casper/initrd.lz quiet splash -- oem-config/enable=true
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
  Tags: lucid lucid
  Uname: Linux 2.6.32-16-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-16-generic
+ 
+ --- 
+ Architecture: amd64
+ DistroRelease: Ubuntu 10.04
+ LiveMediaBuild: Xubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100315)
+ Package: ubiquity 2.1.35
+ PackageArchitecture: amd64
+ ProcEnviron:
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
+ Tags: lucid
+ Uname: Linux 2.6.32-16-generic x86_64
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

-- 
[Lucid]Ubiquity crashes Xorg while running in Xubuntu 64
https://bugs.launchpad.net/bugs/539146
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 349943] Re: Screen blinks randomly on external monitor

2010-03-15 Thread David Tombs
Thank you for taking the time to report this bug and helping to make
Ubuntu better. This bug did not have a package associated with it, which
is important for ensuring that it gets looked at by the proper
developers.  You can learn more about finding the right package at
https://wiki.ubuntu.com/Bugs/FindRightPackage.  I have classified this
bug as a bug in xorg.

When reporting bugs in the future please use apport, either via the
appropriate application's "Help -> Report a Problem" menu or using
'ubuntu-bug' and the name of the package affected.  You can learn more
about this functionality at https://wiki.ubuntu.com/ReportingBugs.

** Package changed: ubuntu => xorg (Ubuntu)

-- 
Screen blinks randomly on external monitor
https://bugs.launchpad.net/bugs/349943
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 312756] Re: support graphics card hot switch

2010-03-15 Thread Andrew Pelech
** Also affects: xorg-server
   Importance: Undecided
   Status: New

-- 
support graphics card hot switch
https://bugs.launchpad.net/bugs/312756
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 532047] Re: Plymouth text-mode splash causes X to crash on first run due to shared tty7

2010-03-15 Thread Matteo Rossi
Fixed for me too

-- 
Plymouth text-mode splash causes X to crash on first run due to shared tty7
https://bugs.launchpad.net/bugs/532047
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 350324] [NEW] numeric pad and num-lock led misbehaviour

2010-03-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

hello,

I want to report a bug that is not functional but rather semantical one.
It deals with the right side of standard keyboards (used in standard
manner) usually named numeric keypad and the corresponding "num-lock"
indicator led. I don't know why none of the linux distribution I've ever
tried honour this so much simple interpretation of what the keypad is
meant for.

The bug is that when using a keyboard that has a numeric pad, we MUST press the 
"num-lock" key to activate the pad! Furthermore, if we set in the BIOS (meaning 
at really low level) the option to have it activated, linux doesn't take care 
of this information for a penny; leading to the semantical bug I'm describing :
  - AT system startup
  - "num-lock" indicator led is ON
  - BUT NEITHER numeric pad
  - NOR alternate arrow keys (alternative meaning of the numeric pad) are 
functional
  - INSTEAD of numbers showing or cursor moving (standard interpretation of 
arrow keys) we have those really really ugly \033 ... noises.

I know there are work-around like modifying underlying configuration
files or using tools that does it for us. But it would be nice for a
system that want it to be user friendly to have a solution that is no
more a work-around but a work-through. For example we may think to
integrate those tools as an option in keyboard properties windows (or
better with locale settings).


PLATFORM INFORMATION :
  - USB AZERTY 105 keys keyboard
  - OS : Ubuntu Intrepid 8.10
  - X server : Xorg

BUG SEVERITY : MEDIUM
BUG URGENCY : LOW


Thanks to those who'll have a look to this bug.

best regards,
  Uğur


PS : please do no more use \033 in your scripts or codes and try to clean 
existing ones, there are now sound cards with costly pc speaker  and so much 
nicer way to signal that the system doesn't understand what user wants. Leave 
this ugly speaker to low level hardware such as the BIOS when it perform POST, 
or when it signal CPU overheating and hardware problems.


"Un OS c'est comme un fonctionnaire, long a commencer la journée, prend souvent 
des pauses, tombe souvent malade, et termine sont service avant l'heure."

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

-- 
numeric pad and num-lock led misbehaviour
https://bugs.launchpad.net/bugs/350324
You received this bug notification because you are a member of Ubuntu-X, which 
is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 350324] Re: numeric pad and num-lock led misbehaviour

2010-03-15 Thread David Tombs
Thank you for taking the time to report this bug and helping to make
Ubuntu better. This bug did not have a package associated with it, which
is important for ensuring that it gets looked at by the proper
developers.  You can learn more about finding the right package at
https://wiki.ubuntu.com/Bugs/FindRightPackage.  I have classified this
bug as a bug in xorg.

When reporting bugs in the future please use apport, either via the
appropriate application's "Help -> Report a Problem" menu or using
'ubuntu-bug' and the name of the package affected.  You can learn more
about this functionality at https://wiki.ubuntu.com/ReportingBugs.

** Package changed: ubuntu => xorg (Ubuntu)

-- 
numeric pad and num-lock led misbehaviour
https://bugs.launchpad.net/bugs/350324
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 537873] Re: [i965gm] GPU lockup f48df0af1448a38c61fbe1ac1d9ee90e

2010-03-15 Thread Geir Ove Myhr
This also seems like a false positive. If you're having problems with
this, maybe booting with the kernel option drm.debug=0x02 will make
something show up in the logs. I'm closing this one, since the easiest
way to come back with more information is to file a new bug report with
the drm.debug option.

-- 
[i965gm] GPU lockup f48df0af1448a38c61fbe1ac1d9ee90e
https://bugs.launchpad.net/bugs/537873
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 537872] Re: [i965gm] GPU lockup 1e2284e369e132f17978329e334f0f7d

2010-03-15 Thread Geir Ove Myhr
This also seems like a false positive. If you're having problems with
this, maybe booting with the kernel option drm.debug=0x02 will make
something show up in the logs. I'm closing this one, since the easiest
way to come back with more information is to file a new bug report with
the drm.debug option.

(this previously went to the wrong bug report)

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Confirmed => Invalid

-- 
[i965gm] GPU lockup 1e2284e369e132f17978329e334f0f7d
https://bugs.launchpad.net/bugs/537872
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 537197] Re: [i965gm] GPU lockup ae9a26a (PGTBL_ER: 0x00000100)

2010-03-15 Thread Geir Ove Myhr
** Summary changed:

- [i965gm] GPU lockup ae9a26a84354b675665af52f1d865187
+ [i965gm] GPU lockup ae9a26a (PGTBL_ER: 0x0100)

-- 
[i965gm] GPU lockup ae9a26a (PGTBL_ER: 0x0100)
https://bugs.launchpad.net/bugs/537197
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


  1   2   >