Drivers for emachine E525

Hello every body,
i am new user of openSuse, and i have a problem with my graphic driver, for exemple when i want run sketchup, i have a message “Sketchup can’t initialise OpenGl, Check your graphics driver”
i’ve a emachines e525 and my graphic card is a intel

thank you for your help

ps : if my graphic drivers is not upgrade i think the other are not upgrade, so if you can help me for other drivers, i am happy

for more information of my pc http://support.gateway.com/emachines/notebook/2009/emachines/eme/eme525/eME525sp2.shtml

Given the link you provided indicates your pc has an Intel® GMA 4500M, I suspect that means you are running openSUSE-11.2 ??? (as I do not think 11.1 will run well, nor possibly run on that graphic hardware).

What graphic driver are you using? Your choice is a bit limited with Intel.

Please read up on Intel practical graphic card theory (for openSUSE) here in post#3: openSUSE Graphic Card Practical Theory Guide for Users - openSUSE Forums

In addition to advising us as to what graphic driver you are using, can you also provide the output of running on your PC:

rpm -qa '*Mesa*'
rpm -qa '*driver*'

Before I forget, WELCOME to openSUSE and WELCOME to our forum.

thank you,

sorry, i am beginner, i use suse 11.2 and i do not have graphics drivers, i have
rpm-qa ‘* driver ':
cups-drivers-1.3.9-4.1.x86_64
xorg-x11-driver-video-7.4-87.90.1.x86_64
xorg-x11-driver-video-radeonhd-1.3.0_20100216_79a0ab2-0.1.1.x86_64
xorg-x11-driver-input-7.4-39.1.x86_64
and for rpm-qa ’
Mena *’ , i do not have anything

that is supposed to be:
rpm -qa ‘Mesa

You must be using some graphic drivers, else you would not be seeing any display.

Open the file /var/log/Xorg.0.log with a text editor and check its contents. Look for something like
(==) INTEL(0):
or
(**) INTEL(0):
which would suggest the Intel driver is being used.

or
(==) VESA(0):
or
(**) VESA(0):
which would suggest the VESA driver is being used.

Does that help you determine what driver ? There are also other indications in that file to help you determine the driver in use.

On 03/07/2010 05:46 PM, oldcpu wrote:
>
> Heimdallr18;2132538 Wrote:
>>
>> and for rpm-qa ‘* Mena *’ , i do not have anything
> that is supposed to be:
> RPM -QA ‘MESA

May I add my welcome to the openSUSE fora.

The experts here are very knowledgeable, but please be aware that Linux was
developed to be a free equivalent of Unix. As such, it has many utilities that
were mature before the people at Xerox invented Ethernet, the mouse, and the
point-and-click graphical user interface. These utilities/commands are very
powerful, but for many of them, there is no push to write a GUI frontend. When
you request help, many of the helpers will ask you to run one or more such
commands. When you do them, please be very careful to enter them exactly as they
were presented. You must not add spaces where the posting did not have them, nor
leave any out. In addition, you will sometimes be asked to precede the command
with sudo, so that it will be executed as root. In that case, be extra careful.
There was recently a posting where a user was following a damaging script from
somewhere on the web, and deleted ALL his files. You certainly would not want
to make an unfortunate typo that damaged your system.

sorry, i have put mesa, it is when i have writing on the forum that i am wrong.

you right it’s better to be careful

Please note Linux is “case sensitive”, so there IS a difference between upper case and lower case characters.

Hence it is “Mesa” and NOT “mesa”. … ie:

rpm -qa '*Mesa*'

in xorg.0.log i have :

(==) intel(0): Depth 24, (–) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
(–) intel(0): Chipset: “GM45”
(–) intel(0): Linear framebuffer at 0xC0000000
(–) intel(0): IO registers at addr 0xD0000000 size 4194304
(WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
(II) intel(0): No SDVO device is found in VBT
(II) intel(0): 2 display pipes available.

and for mesa i have :
Mesa-7.6-3.1.x86_64
Mesa-32bit-7.6-3.1.x86_64

Well that suggests to me that the xorg is loading the “intel” graphic driver. The “intel” driver is normally contained within the rpm “xorg-x11-driver-video”.

I am not familiar with the program sketchup … a quick surf suggested this is a Mac/Windows program. Is there a Linux version, or are you trying to run this under wine ?

Have you enabled special desktop effects on your desktop yet? Are you using KDE or Gnome ?

There is a driver update for Mesa, Mesa-32bit, xorg-x11-driver-video, xorg-x11-driver-video-radeonhd and xorg-x11-driver-input that you could install and try to see if it makes this better, but I would initially be suspicious wrt sketchup, as opposed to focussing on the graphic driver. In post #11 of this openSUSE practical theory guide, I provided a top level indication as to how this update could be done: openSUSE Graphic Card Practical Theory Guide for Users - openSUSE Forums - post#11

Please advise if you need more guidance.

yes i use kde and sketchup is run by wine.

so, after some search, i have my answer, it’s a bug in sketchup.

thank you for your help

Hi,

 Am a c ustomer, i happen to format my laptop machine which i lost the web cam drivers, please could you send me web cam drivers setup to enable
  me download for my use. i shall be very happy if you help with the Web cxam drivers setup.

Thank you
Your valiable customer
Michael Narh

Welcome to openSUSE forums. Note this is a forum manned by volunteers. We are not paid to provide support. Glad to read you are an openSUSE user like the rest of us.

Reference your laptop machine, can you perhaps tell us more about your laptop ? You call it an ‘emchine’. How about tell us the Model # ? The computer make ? ie Asus ? Dell ? Lenovo ? Acer ?

Please open a terminal/xterm/konsole and send the command:


lsusb

and copy and paste the output and paste it here in this thread.

Also, take a look at this web page: HCL:Web cameras - openSUSE

What makes you think you need to download a driver ? Often with GNU/Linux the driver already comes as a kernel module ? What research have you done to indicate this is not the case with your laptop ?