LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Screen scrambled after sid update - cursor is working fine (https://www.linuxquestions.org/questions/debian-26/screen-scrambled-after-sid-update-cursor-is-working-fine-724099/)

bgryderclock 05-06-2009 05:32 AM

Screen scrambled after sid update - cursor is working fine
 
This is a strange issue. I have hosed my Xorg so that the mouse cursor/keyboard is working but the screen is scrabbled.
see pic below:

http://i44.tinypic.com/25oug4z.jpg

The mouse cursor looks fine and I can tab around the screen and the scrabbled background changes as if it were a hardware issue. I do think this is a hard ware issue because my xubuntu partition is booting and displaying correctly. The Computer is a Thinkpad G41 type 2886 - 5TU

I have tried :
Code:

Using apt-get to remove  xserver* and xorg* , then installing everything
Using apt-get to remove  gdm and , then installing gdm
dpkg-reconfigure xserver-xorg
dpkg-reconfigure -phigh xserver-xorg
dpkg-reconfigure xorg

What should I do? Any advice or links would be greatly appreciated!

here is my lspci output from my working xubuntu partion
Code:

user@XubuntuVirtualBox:~$ lspci
00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.3 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 01)
02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5901 100Base-TX (rev 01)
02:01.0 CardBus bridge: Texas Instruments PCI1520 PC card Cardbus Controller (rev 01)
02:01.1 CardBus bridge: Texas Instruments PCI1520 PC card Cardbus Controller (rev 01)
02:02.0 Ethernet controller: Atheros Communications Inc. AR5212/AR5213 Multiprotocol MAC/baseband processor (rev 01)
03:00.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
user@XubuntuVirtualBox:~$


oʌǝɹ 05-06-2009 12:49 PM

Maybe this:
https://bugs.freedesktop.org/show_bug.cgi?id=21246

Could be the kernel mode setting which tries to detect some timings but looks like it fails.
Or a bug in the driver :)

Can you try a kernel 2.6.28 for example? Or take the one from testing if that's easier.
I think KMS was introduced in 2.6.29

Kirmonkey 05-06-2009 07:30 PM

Hi,

Try looking on the sidux forums for a solution:

www.sidux.com


I had a similar problem and switched the driver I used to 'vesa' to get a quick solution and allow me to carry on working.


Not got round to finding a full solution as yet.

Also,

Macondo on the "post installation setup" sticky on the forum - last page - alludes to a similar problem/solution.


Regards.

bgryderclock 05-06-2009 07:34 PM

Fixed!
 
Quote:

Originally Posted by oʌǝɹ (Post 3532380)
Maybe this:
https://bugs.freedesktop.org/show_bug.cgi?id=21246

Could be the kernel mode setting which tries to detect some timings but looks like it fails.
Or a bug in the driver :)

Can you try a kernel 2.6.28 for example? Or take the one from testing if that's easier.
I think KMS was introduced in 2.6.29

I edited my grub list and booted with an older kernel and it worked! Thanks! :D

Do you know of any upgrade strategies that preview such horrifying error? (like "nevered install a XX.1 kernel" or "never ever upgrade") :)


All times are GMT -5. The time now is 02:45 AM.