Comment 15 for bug 264769

Revision history for this message
Michał Gołębiowski-Owczarek (mgol) wrote :

@ BrodocK:
Unfortunately, it didn't help. Screen still is snowing... (could sb change the status into confirmed?)

my /etc/modules:
fuse
lp
sbp2
# !!!MOJE!!!
sisfb
# !!!MOJE!!! /* end */

My /etc/X11/xorg.conf:
Section "Device"
 Identifier "Configured Video Device"
 Option "UseFBDev" "true"
EndSection

Section "Monitor"
 Identifier "Configured Monitor"
EndSection

Section "Screen"
 Identifier "Default Screen"
 Monitor "Configured Monitor"
 Device "Configured Video Device"
EndSection