Re: Some problems with a dell mini

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Andrea Crotti <andrea.crotti.0@xxxxxxxxx> writes:

>
> Ok great, now after
> modprobe psb
> the framebuffer goes to an amazing resolution (the native I guess).
> But starting X is veryy bad still, maybe I have to tell to Xorg to load
> the psb driver...

Very exciting we're almost there, I added this to xorg.conf

--8<---------------cut here---------------start------------->8---
Section "Device"
	Identifier  "Card0"
	Driver      "psb"
	Option      "AccelMethod" "EXA"
	Option      "DRI" "on"
	#Option      "IgnoreACPI" "yes"
	Option      "MigrationHeuristic" "greedy"
	VendorName  "Intel Corporation"
	BoardName   "System Controller Hub (SCH Poulsbo) Graphics Controller"
	BusID       "PCI:0:2:0"
EndSection
--8<---------------cut here---------------end--------------->8---

And now I get a strange 1024x576, but at least it became usable again.ò
Now I try to set explicitly the resolutions so let's see if it'll
finally work.



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux