LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-12-2009, 07:32 PM   #1
djmarian
LQ Newbie
 
Registered: Oct 2009
Location: Slatina, Romania
Distribution: mandriva
Posts: 16

Rep: Reputation: 0
Can i save drivers and software for my hardware so i can put it in my new linux cd?


Hello,

I hope i can copy those settings and software. They are on a cd that i think was made using Clonezilla. I think that because it has a file named "Clonezilla-Live-Version" on it. ECafe support tells me it is a image of my hard drive. I can also restore my hard drive and copy what i want then, if it is easier than extracting from the image.

History of problem...
I buyed an eCafe 900 last month. It had a custom mandriva linux on it. I couldn't make many things work, not even with the help of some online forums so i just formatted and installed xp. Nlited it and tried to make it better some other ways, it isn't enough. Now i want to try another linux version, not sure witch, and i want the original software for my hardware from the old (2008) mandriva i first had. Every hardware part was working fine with the original software and isn't working fine with xp and latest drivers from intel, ralink, bla bla bla. This pc only has 512 ram so windows 7 isn't my option (it runs, but many other things ask for more memory). I better learn to work with linux.
 
Old 10-12-2009, 08:39 PM   #2
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Rep: Reputation: 231Reputation: 231Reputation: 231
linux usually does not need drivers
most things should "just work"
the only things that need configuring is mouse/keyboard (easy) and display
if you want better resoultions
 
Old 10-12-2009, 08:53 PM   #3
SharpyWarpy
Member
 
Registered: Feb 2003
Location: Florida
Distribution: Fedora 18
Posts: 862

Rep: Reputation: 91
As long as you run a fairly recent version of a distribution of Linux you should not have problems with hardware except maybe for a wireless ethernet card.
 
Old 10-12-2009, 09:41 PM   #4
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,659
Blog Entries: 4

Rep: Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941
Nevertheless, it is wise to buy an external hard-drive and to back-up what is on the system now so that you can get it back should the need arise.
 
Old 10-14-2009, 04:15 PM   #5
djmarian
LQ Newbie
 
Registered: Oct 2009
Location: Slatina, Romania
Distribution: mandriva
Posts: 16

Original Poster
Rep: Reputation: 0
yes but i need the original software for everything... wifi, lan, webcam, vga, soundcard, chipst(this maybe not...), keyboard, it has features that are not available in the normal drivers
 
Old 10-14-2009, 04:39 PM   #6
thorkelljarl
Senior Member
 
Registered: Jun 2008
Posts: 1,820

Rep: Reputation: 229Reputation: 229Reputation: 229
It is not Windows and I doubt it is so special...

As a rule, linux does not use separate drivers. The linux kernel has driver modules integrated within it, and the linux installation, once it is configured or configures itself, will then load the correct modules for the hardware when linux boots. This is why linux also boots as a live-cd.

If you can restore your linux installation from your cloned copy, you might see what driver modules are installed with the command "lsmod" and "lshw", but this should not be a necessity.

If you want Mandriva or any other linux, you should be able to download and burn a copy of its latest version and install it. There is no guarantee that any particular linux will configure all of your devices out of the box, but if there was a linux installation on your system, it should not be very hard to install one of the linux distributions again. Some wifi chips need a Windows driver with a wrapper, but that should only mean a little more work.

Last edited by thorkelljarl; 10-14-2009 at 04:49 PM.
 
Old 10-14-2009, 05:02 PM   #7
usdanskys
LQ Newbie
 
Registered: Sep 2003
Distribution: Fedora, Ubuntu, Puppy
Posts: 17

Rep: Reputation: 1
Quote:
Originally Posted by djmarian View Post
Hello,

I hope i can copy those settings and software. They are on a cd that i think was made using Clonezilla. I think that because it has a file named "Clonezilla-Live-Version" on it. ECafe support tells me it is a image of my hard drive. I can also restore my hard drive and copy what i want then, if it is easier than extracting from the image.
Clonezilla will let you restore the image to your hard drive. That should not be a problem.

From what I can find on the web, the ECafe900 appears to be a standard Intel Atom-based netbook. If this is indeed the case, then any popular Linux distro should run just fine on it. I'd try booting a current live CD or USB version of either Fedora or Ubuntu (or Mandriva). All have excellent support for standard netbook hardware.
 
Old 10-14-2009, 05:20 PM   #8
thorkelljarl
Senior Member
 
Registered: Jun 2008
Posts: 1,820

Rep: Reputation: 229Reputation: 229Reputation: 229
This might be of interest...

http://www.linuxquestions.org/questi...istros-761185/

There may be even more linuxs for netbooks out there; you might google your model and linux.
 
Old 10-14-2009, 06:24 PM   #9
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Rep: Reputation: 231Reputation: 231Reputation: 231
Ubuntu A is not easy to use
and B does not detect most of my hardware
 
Old 10-14-2009, 06:52 PM   #10
usdanskys
LQ Newbie
 
Registered: Sep 2003
Distribution: Fedora, Ubuntu, Puppy
Posts: 17

Rep: Reputation: 1
Quote:
Originally Posted by smeezekitty View Post
Ubuntu A is not easy to use
and B does not detect most of my hardware
Ok, I'll bite.
1. In your opinion, what operating systems are easy to use?
2. What's your hardware?

Not trying to incite a flamewar here; just recognizing that what's easy to me might not seem easy to someone else and vice versa. Also, hardware compatibility isn't always 100%, efven if hardware is correctly detected. For example, the current development version of Fedora detects my nvidia graphics card just fine. However, the default nouveau driver does not work with X.
 
Old 10-18-2009, 05:20 PM   #11
djmarian
LQ Newbie
 
Registered: Oct 2009
Location: Slatina, Romania
Distribution: mandriva
Posts: 16

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by thorkelljarl View Post
It is not Windows and I doubt it is so special...

As a rule, linux does not use separate drivers. The linux kernel has driver modules integrated within it, and the linux installation, once it is configured or configures itself, will then load the correct modules for the hardware when linux boots. This is why linux also boots as a live-cd.

If you can restore your linux installation from your cloned copy, you might see what driver modules are installed with the command "lsmod" and "lshw", but this should not be a necessity.

If you want Mandriva or any other linux, you should be able to download and burn a copy of its latest version and install it. There is no guarantee that any particular linux will configure all of your devices out of the box, but if there was a linux installation on your system, it should not be very hard to install one of the linux distributions again. Some wifi chips need a Windows driver with a wrapper, but that should only mean a little more work.
so then i can copy the modules?
i dont like the mandriva distribution that came with the netbook, some things simply dont work, for example the messenger is never connecting on any networks yahoo, live...
so i just want another linux and put the software made by the hercules company
 
Old 10-18-2009, 06:33 PM   #12
thorkelljarl
Senior Member
 
Registered: Jun 2008
Posts: 1,820

Rep: Reputation: 229Reputation: 229Reputation: 229
Not exactly...

When you boot a correct linux installation, linux will load those modules necessary for your hardware. They are in the linux kernel. When you install a linux distribution, you do not then install the modules. linux is not Windows and the modules are not driver programs

I thought that, if you restored the cloned copy of Mandriva, you could run it and use the command "lsmod" (list modules) to see what modules mandriva was loading. This being a netbook, it is alway possible there is something special about the Mandriva that was installed on it.

However, since one linux was installed, another linux should be installable; that is to say, there are no devices or their chips that cannot be made to function under linux.

It does though seem to me that you might not know how to set up your linux installation to do what you want it to do. That is a question of learning and patience. Try looking at this.

http://en.wikibooks.org/wiki/Linux_F...ow_Linux_Works

You might try to install one of the Ubuntu based netbook distributions in the link I gave you in a previous post. Ubuntu has many user and very active forums, with lots of chances to get help.

Last edited by thorkelljarl; 10-18-2009 at 06:44 PM.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing external wireless hardware/drivers/software for Linux? BootLaptop Linux - Software 5 08-20-2007 03:59 PM
What hardware should I put on a Linux PC? Bonu Linux - Hardware 5 07-19-2005 11:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:39 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration