Re: problems with very long alt text
Jorge Arellano Cid <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Aug 26, 2011 at 12:47:24PM -0300, Jorge Arellano Cid wrote:
> On Fri, Aug 26, 2011 at 04:51:53PM +0300, Rogut??s Sparnuotos wrote:
>
> > try booting with the 'i915.modeset=0' kernel parameter?
>
> It made no difference :-P
Actually it made a difference. I can't change the resolution
without the kernel argument.
Thanks.
BTW, although my custom xorg.conf says:
Section "Device"
Identifier "Card0"
Driver "vesa"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 16
Modes "800x600" "1024x768"
EndSubSection
EndSection
... lsmod shows i915 is loaded.
--
Cheers
Jorge.-