Acer Aspire One 751 +1366x768 resolution Topic is solved

Need help with your Linux distro? All questions are good - not all answers are -but we try

Moderator: jkerr82508

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Acer Aspire One 751 +1366x768 resolution

Postby viking60 » 20 Feb 2011, 00:45

ImageMy wife has this Acer Aspire One (751h) with no CD only USB ports. It came with XP so naturally I installed Linux instead.
My problem was that the screen needs 1366x768 resolution and the only distro I was able to fix it with was Ubuntu 9.04. Now this is not supported anymore and later versions do not support it. And she does not want a different look (Gnome).
https://help.ubuntu.com/community/AspireOne/AO751h
I had a go with Arch but I could not get the resolution right.
Does anyone have a tip what distro to install? The 1366x768 is a must! Is there a distro that can handle this out of the box -can Mandriva?
Edit: Going to try Mandriva with Mandriva seed....
It is supposed to be able to handle the polusbo drivers....
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: Acer Aspire One +resolution

Postby viking60 » 21 Feb 2011, 14:02

This is as close as I have come:
http://www.mydellmini.com/forum/linux/1 ... driva.html
i have it working but not with 1366x768 yet....
Looks like Xorg has stopped supporting the poulsbo driver so it will only work with old versions. Ahrg :f
Oh well don't buy Acer Aspire One 751h :!:
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: Acer Aspire One +resolution

Postby dedanna1029 » 21 Feb 2011, 16:33

http://crunchbanglinux.org/forums/topic ... e-one-751/

snowpine wrote:Don't get frustrated... you are wrestling with arguably the least Linux-friendly graphics card on the planet; it is not an easy task.


It also appears that every distro you come across, people are having issues with it.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: Acer Aspire One +resolution

Postby viking60 » 21 Feb 2011, 18:39

Yes I know that one is bad. Although Mandriva did autoinstall the drivers and gave me a fairly decent 1024x768 solution.
I am now trying Arch sine a visit on the Gentoo page pointed me to this: http://aur.archlinux.org/packages.php?ID=15486
So I must try it of course :coffee_smile:
I had it working perfectly fine with Ubuntu 9.04 but the support has stopped
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: Acer Aspire One +resolution  Topic is solved

Postby viking60 » 22 Feb 2011, 15:53

AH EUREKA!! :dancer
I installed arch and installed this from AUR.
Then I "followed" this readme
I listed the possible resolutions on the lap with

Code: Select all

sudo 915resolution -l


And got:

Code: Select all

Intel 800/900 Series VBIOS Hack : version 0.5.3

Chipset: 500GMA
BIOS: TYPE 1
Mode Table Offset: $C0000 + $269
Mode Table Entries: 36

Mode 30 : 640x480, 8 bits/pixel
Mode 32 : 800x600, 8 bits/pixel
Mode 34 : 1024x768, 8 bits/pixel
Mode 38 : 1366x768, 8 bits/pixel
Mode 3a : 1600x1200, 8 bits/pixel
Mode 3c : 1920x1440, 8 bits/pixel
Mode 41 : 640x480, 16 bits/pixel
Mode 43 : 800x600, 16 bits/pixel
Mode 45 : 1024x768, 16 bits/pixel
Mode 49 : 1280x770, 16 bits/pixel
Mode 4b : 1600x1200, 16 bits/pixel
Mode 4d : 1920x1440, 16 bits/pixel
Mode 50 : 640x480, 32 bits/pixel
Mode 52 : 800x600, 32 bits/pixel
Mode 54 : 1024x768, 32 bits/pixel
Mode 58 : 1366x768, 32 bits/pixel
Mode 5a : 1600x1200, 32 bits/pixel
Mode 5c : 1920x1440, 32 bits/pixel


I then set the resolution in table 49 to 1366x768 because I do not need 1280x770 anyway:

Code: Select all

sudo 915resolution 49 1366 768

and I now had:

Code: Select all

Intel 800/900 Series VBIOS Hack : version 0.5.3

Chipset: 500GMA
BIOS: TYPE 1
Mode Table Offset: $C0000 + $269
Mode Table Entries: 36

Mode 30 : 640x480, 8 bits/pixel
Mode 32 : 800x600, 8 bits/pixel
Mode 34 : 1024x768, 8 bits/pixel
Mode 38 : 1366x768, 8 bits/pixel
Mode 3a : 1600x1200, 8 bits/pixel
Mode 3c : 1920x1440, 8 bits/pixel
Mode 41 : 640x480, 16 bits/pixel
Mode 43 : 800x600, 16 bits/pixel
Mode 45 : 1024x768, 16 bits/pixel
Mode 49 : 1366x768, 16 bits/pixel
Mode 4b : 1600x1200, 16 bits/pixel
Mode 4d : 1920x1440, 16 bits/pixel
Mode 50 : 640x480, 32 bits/pixel
Mode 52 : 800x600, 32 bits/pixel
Mode 54 : 1024x768, 32 bits/pixel
Mode 58 : 1366x768, 32 bits/pixel
Mode 5a : 1600x1200, 32 bits/pixel
Mode 5c : 1920x1440, 32 bits/pixel

Take a close look at Mode 49!
I restarted X and it worked!
The problem now of course was to make it happen everytime because the resolutions is reset on every boot - what to do? :confused
I put a line in /etc/rc.local
I needed to write the solution to the Bios before x started:

Code: Select all

usr/sbin/915resolution 49 1366 768


Booted.... et Voila EUREKA! :coffee_smile: :love :B
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: Acer Aspire One 751 +1366x768 resolution [SOLVED]

Postby dedanna1029 » 22 Feb 2011, 18:21

Nice. That's the thing about Linux - always more than one way to skin a cat so to speak.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: Acer Aspire One 751 +1366x768 resolution [SOLVED]

Postby viking60 » 22 Feb 2011, 19:08

Yes But this was a tough one to skin :coffee_cup: I agree with the former who said this is one of the worst cards. The Irony of it is that it is small and has limmited capabilities so it is perfect for Linux. I smell MS intervention here. :f But that makes my day even brighter now :dance1
EDIT:
And that thing is faster than ever now - Great stuff :whistle:
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"


Return to “Help”