** This bug is no longer a duplicate of bug 492782
[i945gme] Mouse cursor disappears after restarting screen (xrandr / resume)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/552246
Title:
[radeon]
*** This bug is a duplicate of bug 492782 ***
https://bugs.launchpad.net/bugs/492782
@Alejandro Cura
It's in comment 6 of the bug linked by alcarola, but it points to comment 23 of
this bug, containing your workaround.
So there seems to be only one automatic workaround (yours).
--
[radeon]
*** This bug is a duplicate of bug 492782 ***
https://bugs.launchpad.net/bugs/492782
Hi alcarola, I'm interested in the automatic workaround you suggest, to
see if it's more convenient than the one I posted here, but I can't find
it in the bug you mention. Can you please tell me where to find
*** This bug is a duplicate of bug 492782 ***
https://bugs.launchpad.net/bugs/492782
See https://bugs.launchpad.net/xf86-video-ati/+bug/492782 for automatic
workaround.
--
[radeon] pointer invisible after resume
https://bugs.launchpad.net/bugs/552246
You received this bug notification becaus
*** This bug is a duplicate of bug 492782 ***
https://bugs.launchpad.net/bugs/492782
** This bug has been marked a duplicate of bug 492782
Mouse cursor disappears after restarting screen (xrandr / resume)
--
[radeon] pointer invisible after resume
https://bugs.launchpad.net/bugs/552246
Yo
Big thanks to Alejandro and Mervin :)
--
[radeon] pointer invisible after resume
https://bugs.launchpad.net/bugs/552246
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://lis
There is another thread where several people are having the same
problem, it seems the following video cards are also affected:-
Mobility Radeon HD 3650
ATI X1400
ATI HD4850
Dell Inspiron 1501 running radeon with an ATI Xpress 200M (just in case someone
searches for their laptop name)
My experie
Thanks Alejandro! Your script works, but I find that the X server
sometimes run on vt8 (seems to alternate randomly between and 7 and 8).
This additional hack works:
#!/bin/bash
case $1 in
resume | thaw)
tty=`ps axo tty,cmd | grep "/usr/bin/X :0"`
vt=${tty:3:1}
chvt 1
A poor man's solution is saving this script as /etc/pm/sleep.d/99_chvts
#!/bin/bash
case $1 in
resume | thaw)
chvt 1
chvt 7
;;
esac
and then doing "sudo chmod +x /etc/pm/sleep.d/99_chvts"
--
[radeon] pointer invisible after resume
https://bugs.launchpad.net/bugs/5522
** Changed in: xserver-xorg-video-ati (Ubuntu)
Importance: Undecided => Low
--
[radeon] pointer invisible after resume
https://bugs.launchpad.net/bugs/552246
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
** Changed in: xserver-xorg-video-ati (Ubuntu)
Status: New => Confirmed
--
[radeon] pointer invisible after resume
https://bugs.launchpad.net/bugs/552246
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
** Package changed: xorg (Ubuntu) => xserver-xorg-video-ati (Ubuntu)
--
[radeon] pointer invisible after resume
https://bugs.launchpad.net/bugs/552246
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bu
Thank you, marking this as "new" as the requested information has been
attached.
** Changed in: xorg (Ubuntu)
Status: Incomplete => New
--
[radeon] pointer invisible after resume
https://bugs.launchpad.net/bugs/552246
You received this bug notification because you are a member of Ubuntu
B
apport information
** Tags added: apport-collected
** Description changed:
When I resume from a suspend, 50% of the times the mouse pointer is invisible.
This is always fixed if I switch to some other VT and then return to X.
Chipset: "ATI Radeon XPRESS 200M 5955 (PCIE)"
Lucid Beta 1
** Tags added: lucid
--
[radeon] pointer invisible after resume
https://bugs.launchpad.net/bugs/552246
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/mai
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please run the command 'apport-collect 552246' which will
attach necessary information for debugging this as an Xorg problem.
Thanks in advance.
** Package changed: ubuntu => xorg (Ubuntu)
** Changed in: xorg (Ubu
** Tags added: resume suspend
--
[radeon] pointer invisible after resume
https://bugs.launchpad.net/bugs/552246
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.ubunt
17 matches
Mail list logo