[Bug 579292] Re: Switch of user causes display problems

2014-03-09 Thread Launchpad Bug Tracker
[Expired for xserver-xorg-video-ati (Ubuntu) because there has been no
activity for 60 days.]

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

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

Title:
  Switch of user causes display problems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/579292/+subscriptions

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


[Bug 579292] Re: Switch of user causes display problems

2014-01-08 Thread Christopher M. Penalver
Daniel Bystrov, this bug was reported a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an
issue? If so, could you please test for this with the latest development
release of Ubuntu? ISO images are available from
http://cdimage.ubuntu.com/daily-live/current/ .

If it remains an issue, could you please run the following command in
the development release from a Terminal
(Applications-Accessories-Terminal), as it will automatically gather
and attach updated debug information to this report:

apport-collect -p xserver-xorg-video-ati REPLACE-WITH-BUG-NUMBER

Please note, given that the information from the prior release is
already available, doing this on a release prior to the development one
would not be helpful.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Importance: Undecided = Low

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

** Attachment removed: my edid file with information used
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/579292/+attachment/3856530/+files/1600x1050.bin

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

Title:
  Switch of user causes display problems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/579292/+subscriptions

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


[Bug 579292] Re: Switch of user causes display problems

2013-10-02 Thread Pablo Estigarribia
Hello,

I don't have exactly same problem, but I found some problems with xorg
when I switch user between openned sessions:

PROBLEM: I have session with 1600x1050 and switch to another user's
session that was previously set with same 1600x1050 resolution. But when
I switch to this session, the screen gets 1280x1024 and for some reason
the size of the session is very very wrong (it is bigger than the screen
resolution and I can't move or click most of the things so I have to
restart all Xorg).

WORKAROUND: Fortunately I have found some way to resolv it in a tricky way: 
Change resolution file name with your resolution file. 

1-Install get-edid command:  sudo apt-get install read-edid
2-Create a bin file with edid information: sudo get-edid   1600x1050.bin
3-Create a folder to store this file: sudo mkdir /lib/firmware/edid
4-Copy the file: sudo cp 1600x1050.bin 
4-Edit grub to edit linux command to load this file in kms: 
 -sudo editor /etc/default/grub
 -Edit line:  
RUB_CMDLINE_LINUX_DEFAULT=drm_kms_helper.edid_firmware=edid/1600x1050.bin 
quiet 
 Change your name.bin file. 
 -sudo update-grub
 5-Reboot and test. 

For some reason it worked for me very well. 
I have this card and driver: 
fglrxinfo 
display: :0  screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 6450
OpenGL version string: 4.2.12002 Compatibility Profile Context 9.012

My edid information file is:

command: #parse-edid  1600x1050.bin


parse-edid: parse-edid version 2.0.0
parse-edid: EDID checksum passed.

# EDID version 1 revision 3
Section Monitor
# Block type: 2:0 3:fc
Identifier 22T41-H-AN
VendorName KTC
ModelName 22T41-H-AN
# Block type: 2:0 3:fc
# Block type: 2:0 3:fd
HorizSync 15-68
VertRefresh 49-61
# Max dot clock (video bandwidth) 150 MHz
# DPMS capabilities: Active off:no  Suspend:no  Standby:no

Mode1280x720  # vfreq 60.000Hz, hfreq 45.000kHz
DotClock74.25
HTimings1280 1390 1430 1650
VTimings720 725 730 750
Flags   +HSync +VSync
EndMode
Mode1680x1050 # vfreq 59.883Hz, hfreq 64.674kHz
DotClock119.00
HTimings1680 1728 1760 1840
VTimings1050 1053 1059 1080
Flags   -HSync +VSync
EndMode
# Block type: 2:0 3:fc
# Block type: 2:0 3:fd
EndSection


kernel.log:
2139 Oct  2 21:45:06 dans679-computer kernel: [0.00] Kernel command 
line: BOOT_IMAGE=/boot/vmlinuz-3.8.0-30-generic root=UUID=939b3111-4906- 
46ae-9ad7-7faa783d490d ro drm_kms_helper.edid_firmware=edid/1600x1050.bin quiet

I was looking for other bug report similar in launchpad, but still
looking for the correct one. I would like find a user with same problem
I had, because I think this problems affects many things in KMS (Kernel
mode switch), not just switching between user session, also games in
full screen with different resolution and others things.

It is very hard to find the correct way to report this issue, I would
like to have some help with some Xorg/Kernel team.

I think this could be fixed in some low level, but could be also fixed
with this kind of workaround in some easier way for users: For example
adding some script that test if edid is detected or not, and asking the
user if he liked to let script get the edid info and parse it to the
kernel command, then ask if it was working fine and if the user wants to
keep these settings.

Hope it could help your issue too.

Cheers,
Pablo. 

** Attachment added: my edid file with information used
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/579292/+attachment/3856530/+files/1600x1050.bin

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

Title:
  Switch of user causes display problems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/579292/+subscriptions

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


[Bug 579292] Re: Switch of user causes display problems

2010-05-13 Thread Bryce Harrington
** Package changed: xorg (Ubuntu) = xserver-xorg-video-ati (Ubuntu)

-- 
Switch of user causes display problems
https://bugs.launchpad.net/bugs/579292
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 579292] Re: Switch of user causes display problems

2010-05-13 Thread Bryce Harrington
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: New = Confirmed

-- 
Switch of user causes display problems
https://bugs.launchpad.net/bugs/579292
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 579292] Re: Switch of user causes display problems

2010-05-12 Thread Daniel Bystrov

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/48330121/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/48330123/CurrentDmesg.txt

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

** Attachment added: GdmLog.txt
   http://launchpadlibrarian.net/48330125/GdmLog.txt

** Attachment added: GdmLog1.txt
   http://launchpadlibrarian.net/48330126/GdmLog1.txt

** Attachment added: GdmLog2.txt
   http://launchpadlibrarian.net/48330127/GdmLog2.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/48330128/Lspci.txt

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/48330129/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/48330130/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/48330131/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/48330132/ProcModules.txt

** Attachment added: RelatedPackageVersions.txt
   http://launchpadlibrarian.net/48330133/RelatedPackageVersions.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/48330134/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/48330135/UdevLog.txt

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

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

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

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

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

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

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

-- 
Switch of user causes display problems
https://bugs.launchpad.net/bugs/579292
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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