I got a little problem after installing openSUSE 11.1 with KDE4.1 on an old laptop. It’s displaying the colors rather strange… got animated red pixels ‘flowing’ over the screen.
It’s not the hardware as it was fine before the install and during the bootscreen till the SiS driver gets loaded I guess.
This is what I got form YaST hardware information: (sticker on the laptop itself mentions it’s a SiS M661)
As safe mode does work normally, and from what I understand it’s via Vesa which lets the CPU handle the work instead of the GPU?
Can I get the normal startup @ 1280*1024 resolution with Vesa by adding it as a grub startup parameter somehow?
That way people can at least work with it again, buying me some more time to find a real solution.
(gaah I hate it you can’t edit your own posts after 10m… makes me spam)
I think this might actually be related to the monitor, as hooking up a second monitor to the VGA out gave a clear picture, and also a screenshot I made and loaded on another computer showed up without all the strange thins that I can see on the laptop. If it was the card it should show up on the screenshot, or am I making things up?
Anyways… if it’s the monitor, how I do fix it, it’s incredibly hard to find info about this laptop, as searching ASUS z9200 gives results that are way different. Doesn’t seem to be on the ASUS site either. Only google keywords that bring back results matching my laptop are “b138h asus z92u” but very few (not to mention they’re useless).
Can I probe the monitor for info somehow? As all I know is that it’s a 1280x800 TFT which doesn’t play nice with the standard LCD screen driver.
Okay, changing the driver part in xorg.conf to vesa seems to have the trick. Would still like to use the SIS graphics though… as the fonts look rather odd with vesa and there is a strange line appearing over the screen for like 0.1 second every now and then.
Mmmh seems something needs to be editted in xorg.conf after all, as from what I can tell XF86Config seems to be the predecessor of xorg.conf, and he edited it and got it working somehow?
However both mine and yours are already set to sis / SiS 660.
Reminds me… mine was working in 11.0 as well (forgot about it as I just installed it… and then didn’t do anything with it, wireless wasn’t working out of the box and I planned on fixing it later)
The Arch linux post I linked to speaks of a “new Xorg” causing the problem, so I assume he/she had it working previously as well.
What exactly changed in the xorg in 11.1 compared to 11.0?