The Navigatrix has been updated. The new website can be found at navigatrix.net.




Post new topic Reply to topic  [ 20 posts ] 
Author Message
 Post subject: ASUS Eee PC 1201HA hardware drivers download fail

Joined: 19 Jun 2012, 04:29
Posts: 50
I've installed Navigatrix on ASUS Eee PC 1201HA 1.33Hz it is ok exclude screen drivers, it appears incorrect. System notifies that some proprietary drivers required. But when try to download it via standard tool Hardware Drivers, process terminates with notice that download was fault.
Please advice way to fix this issue.
Thanks in advance!


Top
   
 
 Post subject: Re: ASUS Eee PC 1201HA hardware drivers download fail

Joined: 04 Nov 2010, 20:51
Posts: 1062
I gave a quick look and this is what I've found so far:

Quote:
I think your 1201HA might have the GMA 500 is that correct? This franken-beast has known driver issues with about every OS including Linux.

This thread in the multimedia forum might help, lot of work from folks trying to get the best performance: http://ubuntuforums.org/showthread.php?t=1229345


It 1:15AM here...I'll give a more thorough look into your problem in the morning...well later in the morning, as some of the advice provided in the link above won't fit your situation.


Top
   
 
 Post subject: Re: ASUS Eee PC 1201HA hardware drivers download fail

Joined: 19 Jun 2012, 04:29
Posts: 50
Thanks for reply! Will try to fix and report result. :)


Top
   
 
 Post subject: Re: ASUS Eee PC 1201HA hardware drivers download fail

Joined: 04 Nov 2010, 20:51
Posts: 1062
Hang on a tick. I think you'll run into some problems as the advice calls for editing /etc/X11/xorg.conf ...which we don't have. The style has changed a bit.

....let me finish my coffee and clear the fog in my head.


Top
   
 
 Post subject: Re: ASUS Eee PC 1201HA hardware drivers download fail

Joined: 04 Nov 2010, 20:51
Posts: 1062
Ok, let's go back to the beginning.

When you ran it from the USB...was everything OK?

...and only after a hard drive install things went wrong?

Is this correct?

If it is, what is it that is wrong? Resolution? Aspect...not being proportional...stretched?


Top
   
 
 Post subject: Re: ASUS Eee PC 1201HA hardware drivers download fail

Joined: 04 Nov 2010, 20:51
Posts: 1062
It won't be the first time I've offered advice without fully understanding what's going on, but the 1201HA gets linked to these poulsbo files frequently.

Open a terminal and enter:
Code:
sudo add-apt-repository ppa:gma500/ppa

sudo apt-get update

sudo apt-get install poulsbo-driver-2d poulsbo-driver-3d poulsbo-config

sudo reboot
...and that should do it--whatever 'it' might be.

Someone stated that you don't need 'acpi_backlight=vendor', as claimed in other parts of the internet...that it makes the keyboard brightness control less functional...I don't know. I don't even know what the problem is.


Top
   
 
 Post subject: Re: ASUS Eee PC 1201HA hardware drivers download fail

Joined: 04 Nov 2010, 20:51
Posts: 1062
Just as a means of explanation to what is going on with those commands...

sudo add-apt-repository ppa:gma500/ppa

This means: acting as 'root', the supreme commander, add to the list of repositories the following ppa (personal package archive) named 'gma500'.

Personal package archive is a software package (or packages) for hardware or software that warrants...in someone's opinion...an additional package made available for unique hardware or significant software modifications.

If you don't have a gma500 video chip there is no reason (other than fruitless curiosity) to do this.

sudo apt-get update

Updates your list of available packages.

sudo apt-get install poulsbo-driver-2d poulsbo-driver-3d poulsbo-config


Installs the 3 named packages...in this case they are packages from the previously added (and updated) ppa index.

sudo reboot


...and reboots.


Top
   
 
 Post subject: Re: ASUS Eee PC 1201HA hardware drivers download fail

Joined: 19 Jun 2012, 04:29
Posts: 50
Moe wrote:
/etc/X11/xorg.conf

Yes, but according provided via link it is created. In my case the system got off after manipulations advised via link provided.


Last edited by nautic on 14 Apr 2013, 15:47, edited 2 times in total.

Top
   
 
 Post subject: Re: ASUS Eee PC 1201HA hardware drivers download fail

Joined: 19 Jun 2012, 04:29
Posts: 50
Moe wrote:
When you ran it from the USB...was everything OK?

Negative, it was appeared similar under usb as well as under hard installations.


Top
   
 
 Post subject: Re: ASUS Eee PC 1201HA hardware drivers download fail

Joined: 19 Jun 2012, 04:29
Posts: 50
Moe wrote:
Just as a means of explanation to what is going on with those commands...

Thanks a lot! In one or two guy with that laptop will come to me and we continue this journey :geek: according to advised. I will wright a result here.


Top
   
 
 Post subject: Re: ASUS Eee PC 1201HA hardware drivers download fail

Joined: 19 Jun 2012, 04:29
Posts: 50
Moe wrote:
It won't be the first time I've offered advice without fully understanding what's going on, but the 1201HA gets linked to these poulsbo files frequently.

Open a terminal and enter:
Code:
sudo add-apt-repository ppa:gma500/ppa

sudo apt-get update

sudo apt-get install poulsbo-driver-2d poulsbo-driver-3d poulsbo-config

sudo reboot
...and that should do it--whatever 'it' might be.

Someone stated that you don't need 'acpi_backlight=vendor', as claimed in other parts of the internet...that it makes the keyboard brightness control less functional...I don't know. I don't even know what the problem is.

Moe, it does not fix this problem. When i perform above system does not start back correctly, only black screen with command line which requires admin login and password, when insert it says Welcome but no any other interface is initiated.
I made
Code:
lspci -knn

and i have following software on this laptop:
Code:
00:02.0 VGA compatible controller [0300]: Intel Corporation System Controller Hub (SCH Poulsbo) Graphics Controller [8086:8108] (rev 07)
   Kernel driver in use: poulsbo
   Kernel modules: psb_gfx, poulsbo

I do not understand either it is GMA 500 or not.

My problem is in proportion, screen is stretched in horizontal and graphics are very slow.

When try to initiate Preferences-Hardware drivers, there is error:
Code:
Downloading package indexes failed, please check your network status. Most drivers will not be available.


Top
   
 
 Post subject: Re: ASUS Eee PC 1201HA hardware drivers download fail

Joined: 19 Jun 2012, 04:29
Posts: 50
Think it is valuable. When perform
Code:
sudo add-apt-repository ppa:gma500/ppa

there is as follows:
Code:
alexey@alexey-laptop:~$ sudo add-apt-repository ppa:gma500/ppa
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver keyserver.ubuntu.com --recv 0603B16772FA287804FD5DDD5A5366B134BA7AE9
gpg: requesting key 34BA7AE9 from hkp server keyserver.ubuntu.com
gpg: WARNING: keyserver handler from a different version of GnuPG (1.4.10 libcurl/7.19.7 GnuTLS/2.10.5 zlib/1.2.3.3 libidn/1.15)
gpg: key 34BA7AE9: public key "Launchpad GMA500 PPA" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)


Top
   
 
 Post subject: Re: ASUS Eee PC 1201HA hardware drivers download fail

Joined: 19 Jun 2012, 04:29
Posts: 50
So, system gets broken only after
Code:
sudo apt-get install poulsbo-driver-2d poulsbo-driver-3d poulsbo-config


Top
   
 
 Post subject: Re: ASUS Eee PC 1201HA hardware drivers download fail

Joined: 19 Jun 2012, 04:29
Posts: 50
When try to install poulsbo via Synaptic and has following errors:
Code:
E: psb-kernel-source: subprocess installed post-installation script returned error exit status 10
E: xserver-xorg-video-psb: dependency problems - leaving unconfigured
E: poulsbo-driver-2d: dependency problems - leaving unconfigured


Top
   
 
 Post subject: Re: ASUS Eee PC 1201HA hardware drivers download fail

Joined: 04 Nov 2010, 20:51
Posts: 1062
I think I've located the general area of the problem. It might take me a day, or two, to figure out the specifics, and if it can be fixed.

The psb-kernel-source want to make the psb-modules. But it's hanging up on the kernel headers and dies. It can't make the module...so the rest of the process can do its stuff.

Like with most things; once you understand how it doesn't work you can begin to understand how it should work.


Top
   
 
 Post subject: Re: ASUS Eee PC 1201HA hardware drivers download fail

Joined: 04 Nov 2010, 20:51
Posts: 1062
This is an example of the problems one encounters....
Code:
make[1]: Entering directory `/usr/src/linux-headers-3.0.9-dsp'
/usr/src/psb-kernel-source-4.42.0/Makefile:257: *** Only 2.6.x and later kernels are supported (3.0.9).  Stop.


...apparently for the programmers of this module, kernel 3.0.9 (the one in Navigatrix) is not later than 2.6.x.

Now, it's time to hit the rum.


Top
   
 
 Post subject: Re: ASUS Eee PC 1201HA hardware drivers download fail

Joined: 04 Nov 2010, 20:51
Posts: 1062
I've never been a fan of drm. I don't understand it. I can barely spell it.

But this is the wall I'm running into. Specifically:
Quote:
* \file drm_auth.c
* IOCTLs for authentication
I've modified some things and moved further down the road to compiling a psb module...but now I'm bumping into this drm auth problem. I don't have the "magic number" in more ways then one.

I don't know if this is hard coded into the device and their way of thinking is that if you don't have the device you don't need the module...or what?

This is what I've done.

Code:
sudo -s
Become super straight away
Code:
cd /usr/scr/linux-headers-3.0.9-dsp/arch/x86
Code:
cp Makefile Makefile_32
(It's a 32/64 bit Makefile but the psb module is looking for a 32 bit Makefile...so I gave it one.)

I went downtown and picked through the waste bin for the file attached at the bottom of this post and copied it from the Downloads directory to the current directory.
Code:
cp ~/USER$/Download/Makefile_32.cpu.txt Makefile_32.cpu
Repaired a symbolic link...
Code:
cd /usr/src/linux-headers-3.0.9-dsp/includes
Code:
rm asm
Code:
ln -s asm-x86 asm

Edited the module code so it doesn't choke on the kernel
Code:
gedit /usr/src/psb-kernel-source-4.42.0/Makefile
went down to lines 256-259 and comment out with a #
Code:
#ifeq ($(BELOW26),y)
#$(error Only 2.6.x and later kernels are supported \
#   ($(VERSION).$(PATCHLEVEL).$(SUBLEVEL)))
#endif
Save and exit gedit
Code:
cd  /usr/src/psb-kernel-source-4.42.0/
Code:
make

Since you have the hardware; try it...and see if it makes it through.

If it does....
Code:
make install
or
Code:
apt-get -f install

If not, it's back to the drawing board.


Attachments:
File comment: /usr/src/linux-3.0.9-dsp/arch/x86/Makefile_32.cpu
Makefile_32.cpu.txt [3.18 KiB]
Downloaded 190 times
Top
   
 
 Post subject: Re: ASUS Eee PC 1201HA hardware drivers download fail

Joined: 04 Nov 2010, 20:51
Posts: 1062
Humour me....suppose nothing has worked. So far it's just been a long educational slog.

It looks like possibly the module you seek is already there. Yeah...surprised me too.
Code:
sudo updatedb
to update the database of all the files on your machine.
Code:
locate psb_gfx
to see if you have a file named and located at

/lib/modules/3.0.9-dsp/kernel/drivers/staging/gma500/psb_gfx.ko

It should be...no, really...it should.

If you don't; download the file attached to the bottom of this post and put it there.

Code:
sudo mkdir -p /lib/modules/3.0.9-dsp/kernel/drivers/staging/gma500/
Code:
sudo cp ~/Downloads/psb_gfx.ko.txt /lib/modules/3.0.9-dsp/kernel/drivers/staging/gma500/psb_gfx.ko
When it's in place (and we know it is)
Code:
sudo modprobe psb_gfx
What happens?


Attachments:
File comment: /lib/modules/3.0.9-dsp/kernel/drivers/staging/gma500/psb_gfx.ko
psb_gfx.ko.txt [152.91 KiB]
Downloaded 193 times
Top
   
 
 Post subject: Re: ASUS Eee PC 1201HA hardware drivers download fail

Joined: 19 Jun 2012, 04:29
Posts: 50
Moe, thanks a lot! Regardless any result you've done big job. I'm appreciated. Will probe this way in couple of days and report here.


Top
   
 
 Post subject: Re: ASUS Eee PC 1201HA hardware drivers download fail

Joined: 19 Jun 2012, 04:29
Posts: 50
Quote:
/lib/modules/3.0.9-dsp/kernel/drivers/staging/gma500/psb_gfx.ko

so, i found this file on my own machine, not on that which is in problem. Will look tomorrow in that one.


Top
   
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 20 posts ] 


Search for:
cron

Credits © 2010 - 2024