Jump to content

Installation Problem [solved]


shimshon
 Share

Recommended Posts

Check out http://www.openchrome.org/

 

This is an open-source driver for your video chip. The vesa setting should get you a graphic screen until you install the driver.

Hi I checked this site out, but how do I exactly install the Driver?

Do I just type this "svn co http://svn.openchrome.org/svn/trunk openchrome" in a terminal and then Enter and then "svn update"?

Link to comment
Share on other sites

Hi I checked this site out, but how do I exactly install the Driver?

Do I just type this "svn co http://svn.openchrome.org/svn/trunk openchrome" in a terminal and then Enter and then "svn update"?

 

No, there is no need to pick+build the driver from that subversion repository- nor this is the right way to get things from subversion.

The driver is already compiled by Thac for Mandriva 2006:

http://www.mde.djura.org/

Just search here or on the above site how to set the Thac repo to your urpmi sources.

Link to comment
Share on other sites

  • 3 weeks later...

I want to update my graphic driver.

In the console I typed this:

 

[root@bzq-84-108-100-88 shimshon]# svn co http://svn.openchrome.org/svn/trunk openchrome

 

and I get following answer:

 

bash: svn: command not found

[root@bzq-84-108-100-88 shimshon]#

 

I got this code from: http://www.openchrome.org/trac

 

What is going wrong?

Link to comment
Share on other sites

What is going wrong?

 

su -c "urpmi subversion"

 

Then go on...

 

But this isn't the only miss: You are trying to run the svn command as root, which is a very big mistake. Always run svn, cvs or any build procedure as plain user... only installation should be done as root.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...