[Bug 104745] Re: Change Toshiba Portege R100 screen brightness corrupts X resolution

2008-11-06 Thread Bryce Harrington
The link works okay for me.

So it sounds like this is an ACPI / Kernel issue rather than an Xorg
issue.  I'll refile accordingly.

** Changed in: linux (Ubuntu)
Sourcepackagename: xserver-xorg-video-trident => linux
   Importance: Undecided => Medium
   Status: Incomplete => Triaged

** Summary changed:

- Change Toshiba Portege R100 screen brightness corrupts X resolution
+ acpi power state changes result in corrupted display [Toshiba Portege R100]

** Description changed:

- On my Toshiba Portege R100 laptop, with trident driver, any attempt to
- change the display brightness results in an incorrect resolution.  The
- screen image is displayed too large by a factor of approximately 2, with
- only the top left quadrant of the desktop being visible.  This is with
- Feisty Beta.
+ [Problem]
+ Toshiba Portege R100 hardware has broken ACPI for handling power state 
changes (e.g. brightness settings), resulting in a corrupted display.  It 
requires changes to kernel parameters to make the issue go away, as described 
in this article:
+ http://ubuntuforums.org/archive/index.php/t-533793.html
+ 
+ [Original Report]
+ On my Toshiba Portege R100 laptop, with trident driver, any attempt to change 
the display brightness results in an incorrect resolution.  The screen image is 
displayed too large by a factor of approximately 2, with only the top left 
quadrant of the desktop being visible.  This is with Feisty Beta.
  
  This is particularly troublesome because by default the screen
  brightness is set after logging in...  And also when switching between
  battery and AC.
  
  As virtual consoles aren't working either, the only workaround when this
  happens is to kill X with Ctrl-Alt-Backspace and log in again.
  
  Repeat by:
  
  Boot up and log in,
  
  or,
  
  echo 'brightness: 6' > /proc/acpi/toshiba/lcd# assuming brighness
  not already at 6

** Also affects: acpi-support (Ubuntu)
   Importance: Undecided
   Status: New

-- 
acpi power state changes result in corrupted display [Toshiba Portege R100]
https://bugs.launchpad.net/bugs/104745
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 104745] Re: Change Toshiba Portege R100 screen brightness corrupts X resolution

2008-10-27 Thread betzi
That posted Link doesnt't work. Can you repost it in correct way?
Thanks!

-- 
Change Toshiba Portege R100 screen brightness corrupts X resolution
https://bugs.launchpad.net/bugs/104745
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 104745] Re: Change Toshiba Portege R100 screen brightness corrupts X resolution

2008-10-26 Thread nossac
This issue is now fixable:
http://ubuntuforums.org/archive/index.php/t-533793.html

-- 
Change Toshiba Portege R100 screen brightness corrupts X resolution
https://bugs.launchpad.net/bugs/104745
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 104745] Re: Change Toshiba Portege R100 screen brightness corrupts X resolution

2008-09-04 Thread Brian Murray
** Tags added: valid-xorg-conf

-- 
Change Toshiba Portege R100 screen brightness corrupts X resolution
https://bugs.launchpad.net/bugs/104745
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 104745] Re: Change Toshiba Portege R100 screen brightness corrupts X resolution

2008-07-30 Thread and.hunt

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

-- 
Change Toshiba Portege R100 screen brightness corrupts X resolution
https://bugs.launchpad.net/bugs/104745
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 104745] Re: Change Toshiba Portege R100 screen brightness corrupts X resolution

2008-07-29 Thread Bryce Harrington
We need /var/log/Xorg.0.log, not xorg.conf (although thanks for
including it too).  Leaving as Incomplete since we still don't have the
info needed to conduct troubleshooting.

** Changed in: xserver-xorg-video-trident (Ubuntu)
   Importance: High => Undecided

-- 
Change Toshiba Portege R100 screen brightness corrupts X resolution
https://bugs.launchpad.net/bugs/104745
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 104745] Re: Change Toshiba Portege R100 screen brightness corrupts X resolution

2008-07-20 Thread and.hunt
I also can report this problem under Kubuntu 8.04 (hardy).

When I first installed the system, the monitor couldn't be automatically
detected, I had to fix this using xfailsafedialog.

Originally, on a screen brightness change, the top-left quarter of the
screen was magnified to fill the whole screen, you could restore the
desktop either by changing virtual terminal, or changing to another mode
in X, and back to the wanted mode. I then added the option
"CyberStretch" to the graphic card section of xorg.conf - after this
instead of magnifying the screen, the display was corrupted (In recent
testing I noticed that a part of the screen near the left is magnified
by about 1.5 times, and then shown corrupted on the monitor - any text
etc. is not recogniseable as such. - The corruption is much worse than
what was shown above.), however you could restore the desktop as before.

When the screen is locked (In my setup the screen just goes black, a
small unlock dialog is shown in the centre of the screen), and the
brightness is changed (as happens when closing the laptop lid), then the
screen shows only black. This can be fixed in the same way again.

Also: If the screen brightness is set to the same brightness it currently is, 
i.e. by using
echo 'brightness: X' > /proc/acpi/toshiba/lcd
then nothing happens. (I doubt this is important, since the acpi software 
probably checks if the wanted brightness equals the current brightness before 
doing anything else.)

Taking a screenshot internally (i.e. using Ksnapshot, run using the
PrintScreen button), results in an image of what should be shown (the
uncorrupted image).

** Attachment added: "My xorg.conf"
   http://launchpadlibrarian.net/16200236/xorg.conf

-- 
Change Toshiba Portege R100 screen brightness corrupts X resolution
https://bugs.launchpad.net/bugs/104745
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 104745] Re: Change Toshiba Portege R100 screen brightness corrupts X resolution

2008-07-03 Thread Bryce Harrington
Please attach your /var/log/Xorg.0.log

** Changed in: xserver-xorg-video-trident (Ubuntu)
Sourcepackagename: xorg => xserver-xorg-video-trident
   Importance: Undecided => High
   Status: New => Incomplete

-- 
Change Toshiba Portege R100 screen brightness corrupts X resolution
https://bugs.launchpad.net/bugs/104745
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 104745] Re: Change Toshiba Portege R100 screen brightness corrupts X resolution

2008-06-09 Thread Brian Murray
** Changed in: xorg (Ubuntu)
Sourcepackagename: None => xorg
 Assignee: Brian Murray (brian-murray) => (unassigned)
   Status: Incomplete => New

-- 
Change Toshiba Portege R100 screen brightness corrupts X resolution
https://bugs.launchpad.net/bugs/104745
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 104745] Re: Change Toshiba Portege R100 screen brightness corrupts X resolution

2008-04-03 Thread emerging
Autoconfig redeemed.  I stopped gdm, killing X, and edited xorg.conf by
hand.  X -probeonly reported no /dev/fb0 - it never occurred to me to
look.  The generic kernel no longer has the framebuffer enabled, so
using fbdev is no longer possible in the default config.  There was a
way to force loading framebuffer from grub, wasn't there?  Hope this
info helps, and I would greatly appreciate any suggestions as to how to
work around the original video issue.

-- 
Change Toshiba Portege R100 screen brightness corrupts X resolution
https://bugs.launchpad.net/bugs/104745
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 104745] Re: Change Toshiba Portege R100 screen brightness corrupts X resolution

2008-04-03 Thread emerging
This bug is present in Hardy Beta as well.  Additionally, the screen
gets garbled intermittently, see attached screenshots.  I am yet to
figure out what causes that.

What's worse, X now forces a reconfiguration at every reboot and
switches back to the broken trident driver if I set fbdev through
displayconfig-gtk.  A broken driver I can live with.  The system
overwriting my config changes and forcing its misguided, although well-
intentioned, auto configuration settings on me is way too microsoft-like
and a real show stopper.

** Attachment added: "Garbled screen with the trident driver on Trident XP4m32"
   http://launchpadlibrarian.net/13098332/04032008%28001%29.jpg

-- 
Change Toshiba Portege R100 screen brightness corrupts X resolution
https://bugs.launchpad.net/bugs/104745
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 104745] Re: Change Toshiba Portege R100 screen brightness corrupts X resolution

2008-03-20 Thread emerging
The bug is still present in Hardy Alpha 6.  A workaround is to use the
fbdev driver in xorg.conf - this way X uses the framebuffer, which knows
how to handle this video chip correctly, at the expense of acceleration.
This was reported way back when at
http://ubuntuforums.org/showthread.php?t=301082.  Hope it helps.

-- 
Change Toshiba Portege R100 screen brightness corrupts X resolution
https://bugs.launchpad.net/bugs/104745
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 104745] Re: Change Toshiba Portege R100 screen brightness corrupts X resolution

2008-03-06 Thread s71ck
Well the bug is a bit better with Hardy Alpha 5 in that it gets the
correct resolution on startup.  However when I manually changed the
brightness of the screen (the brightness function + F6,F7 keys,
unplugging AC power, or letting the computer go idle dont actually
change the brightness of the LCD) I see the same resolution change bug.

To change the brightness I did:
echo 40 | sudo dd of=/proc/acpi/video/VGA/LCD/brightness

It almost seems that the reason this bug isnt shown on startup is
because brightness can no longer be changed.  Hope that helps, let me
know if you need any more information.

-- 
Change Toshiba Portege R100 screen brightness corrupts X resolution
https://bugs.launchpad.net/bugs/104745
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 104745] Re: Change Toshiba Portege R100 screen brightness corrupts X resolution

2008-02-13 Thread Brian Murray
The issue that you reported is one that should be reproducable with the
live environment of the Desktop CD of the development release - Hardy
Heron.  It would help us greatly if you could test with it so we can
work on getting it fixed in the actively developed kernel.  You can find
out more about the development release at http://www.ubuntu.com/testing/
.  Thanks again and we appreciate your help.

-- 
Change Toshiba Portege R100 screen brightness corrupts X resolution
https://bugs.launchpad.net/bugs/104745
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 104745] Re: Change Toshiba Portege R100 screen brightness corrupts X resolution

2008-02-12 Thread s71ck
I have recently run into this same problem as well with a fresh install
of Ubuntu 7.10 on a Toshiba R100 as well.  After some reading I've found
a few other people with the same problem, namely the first link below
which is another launchpad bug.  As it has been mentioned before, any
changes to the display backlight brightness either user initiated with
the hot keys or automatically as in letting the computer go idle and
dimming the display or switching from AC to battery power causes the
strange resolution to be displayed where only the top left quarter of
the screen is expanded to full screen on the lcd.

As mentioned above, the proper resolution can be brought back by
restarting X or by switching to a virtual terminal with ctrl-alt-F1 and
back, ctrl-alt-F7.  Some think that ACPI is to blame however when
forcing Ubuntu to use the VESA driver, brightness changes work perfectly
which makes me think the problem is in the Trident XP4 driver itself.

References of others with similar problems
https://bugs.launchpad.net/ubuntu/+bug/76120
http://ubuntuforums.org/archive/index.php/t-533793.html
http://ubuntuforums.org/showthread.php?p=4305081#post4305081

Any help on this issue would be greatly appreciated.

-- 
Change Toshiba Portege R100 screen brightness corrupts X resolution
https://bugs.launchpad.net/bugs/104745
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 104745] Re: Change Toshiba Portege R100 screen brightness corrupts X resolution

2007-12-04 Thread Brian Murray
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 recently.  We were wondering if this is still and issue
for you?  Thanks in advance.

** Changed in: ubuntu
 Assignee: (unassigned) => Brian Murray (brian-murray)
   Status: New => Incomplete

-- 
Change Toshiba Portege R100 screen brightness corrupts X resolution
https://bugs.launchpad.net/bugs/104745
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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