General :: Drivers - Installing An Old Distro On A New Piece Of Hardware
Jun 10, 2011
We have the need to install an older Linux distribution (Suse 10) on a brand new laptop. The kernel that comes with Suse 10 doesn't have new enough drivers for the NIC and the drive controller. We've been able to find the source code for the NIC and build a working NIC kernel module however, we can not find the source code for the drive controller outside the kernel tree. Newer kernels see the drive fine; the controller is the Intel ATA_PIIX. Its included in the kernel, the hardware we have it just newer than the version in the old suse 10 kernel supports. I've crawled all over the intel site looking for the code outside the kernel source and have been unable to do so. Is it possible to lift the code from a newer kernel source tree? Is it available for download anywhere?
Edit: (from a comment below) SLED-10-SP2-x86 is the OS. The installation of these systems in an automated process, trying to change the process to include a VM (if we had the memory) or install a different base OS; while doable- can't be done in the time allowed. To get through process development, testing, UAT, staging and deployment takes much longer than the time we have. The old laptop had this same issue and the fix by my predecessor was building the NIC and drive modules by hand. We need to simply update those modules for this new laptop
View 3 Replies
ADVERTISEMENT
Jan 9, 2011
I have started reading book Linux Device Drivers 3rd edition. So I want to know which is the best light weight distribution to use so that learning can be more generic and also does not involve distro specific nitty-gritty details. I have already tried building kernel for Ubuntu 10.04 but it involved different commands from what is mentioned in the book. So I am not sure whether I would be able to make further in the book. Has anybody tried?
View 5 Replies
View Related
Apr 6, 2011
I have windows vista installed on my laptop and i wanna have a linux too. i dont wanna lose my windows. which distro allows me to have my windows and installing linux at the same time??
View 14 Replies
View Related
Apr 4, 2010
I recently got an ASUS laptop with a Core i5 processor and an ATI VGA card. I would like to install a fast distro and keep my Win7 installed. [dual boot]. I hate Windows 7 because it boots really slow even on a 64-bit system like mine (they claim it's 60% faster, and it still takes about 2 minutes to boot). So I want a distro that boots really quick (in less than 25 seconds). Also, I need it to have the very latest drivers because my laptop is quite new, and I read that the same VGA card I have already has problems when running under Ubuntu. (Not sure though)
I like programming (Python and Processing), so I did lots of research and figured out that Fedora is pretty good for programmers (it has many programming languages and IDEs already configured in the system..no need to install anything!) + I think it's pretty secure since it is based on RedHat Linux + I read some stuff about Fedora 11 and their promise to boot in less than 20 seconds, donno about 12 though? is it true anyway?
On the other hand, some say that Fedora's package management is not very cool when compared to openSuse's decent package manager and system administration tools...etc. Linux Mint looks very elegant and it can run Ubuntu's packages [I suppose] so it's another possible choice too. CrunchBang is also really attractive and minimal, they say it's also quite lightweight..so that's another possible choice for me too
My questions are:
- Which of the above distros is the fastest when booting? This matters the most for me.
- Which one has better support for the most recent drivers? especially for laptops?
Is there any other distro that boots faster than the above distros (in less than 25 seconds on a Core i5) and still has good hardware support and security? I don't really care for the distro's appearance as long as it does the job.
View 11 Replies
View Related
Nov 20, 2010
My partition layout is as follows:
sda1: 14GB / ext4
sda2: 10GB /iso ext4
sda3: 4GB /home ext4
sda4: 86GB Extended
sad5: 2GB swap
I have 84GB free space on this hard drive and want to install another distro. Will I be able to create another / and /home partitions for the new distro?
View 6 Replies
View Related
Dec 4, 2010
So, I usually write/find a test case generator for any code that I write. This type of code generally leads to some file output. To be thorough, I try and generate many different files to test my code on.
Say the command is like this:
Is there a way to automate this for many different values of the parameters and generate many different files?
I tried:
I wasn't able to use the $i in the filename, and without it the command gave me no errors, but did nothing else either. I know the Unix command line is very powerful, and I have a feeling that this should be possible, but I just don't know how to do it.
View 3 Replies
View Related
Jul 30, 2010
Have you had to download drivers for GNU/Linux and install them when some device didn't work? Except nVidia/ATi drivers I mean. Just like in Windows. Or the only driver you can download for GNU/Linux is a driver for videocard and all other are in always in the system?
View 4 Replies
View Related
Mar 11, 2011
I have a Xerox printer, Phaser 3160. On the cd that comes with the printer i got a file for linux called "P3160.tar.gz".
Having extracted this file I found the content as listed below:
These are the files in the linux dir,nothing in the other dirs
Below are dirs
As there is no ./configure file, what do i have to do to install the drivers for the printer
I am using Suse 11.3
View 1 Replies
View Related
Feb 27, 2010
How to establish a VPN connection,The details I get to connect the VPN are ipaddreess ,username/password How to install WiFi drivers on RHEL5
View 1 Replies
View Related
Aug 9, 2010
I have a DWA-130C (external wireless) and am trying to install the drivers for us in Linux Mint, I'm assuming this is done with ndiswrapper, but I have no idea what I'm doing. I am a begginer to Linux though I know the basics of using the console, packages and such.
View 2 Replies
View Related
Jul 20, 2011
I have two devices (a usb modem and a camera) permanently hard-wired into my system. When linux boots, it automatically inserts their drivers. However, I would like this to be under my control to insert as and when needed. Can anyone give any pointers as to how I might disable auto-insertion, whilst still allowing manual insertion via insmod or modprobe? I understand the usual method would be to use modules.conf, however in my modules.conf file, there is no entries at all.
View 1 Replies
View Related
Jan 9, 2010
nominate a disastrous distro from past or present that was simply AWFUL and what exactly was so bad about it?
View 14 Replies
View Related
Aug 5, 2009
I have scoured the web the last few hours and I have come across a plethora of similar problems relating to Ubuntu and Nvidia drivers. However, I still havent found a sufficient cure for the problem.
The exact problem I face is that as soon as I install the Nvidia recommended drivers using the "Hardware Driver Manager", I restart the system but it never gets past the login splash screen. After I log in it simply goes to a black screen and sits like this indefinately.
Does anyone know of a particular fix for this problem? I am at the end of my tether and there is no way I can use Linux if it means either getting a different graphics driver or sitting on a 800*600 resolution. (Not to mention I dont have acclerated 3d support...so no DVD playing!)
I have a Nvidia GeForce4 MX graphics card and im a complete n00b to Linx so please go easy on the technical jargon.
View 3 Replies
View Related
Feb 6, 2011
I have installed vlc player on my system using wine. In the task bar, the volume control is working fine and songs also get played in the vlc player.But i am not getting any voice in my headphones.
Following i am giving the results of few commands, which can help you people in giving me the best decision
lspci
OUTPUT
lsmod | grep snd
output
View 1 Replies
View Related
Aug 28, 2010
I have finally had a enough of windows and i want to change my laptop to linux, firstly what is the best distro that people recommend, i am trying to decide between ubuntu, fedora, mandriva and ultimate.
Secondly how do i go about installing all the drivers on a acer aspire 5920G laptop, and where can i download these from?
View 4 Replies
View Related
May 22, 2010
my mate "polish dave" came round and hooked his laptop to my network 02wireless with WEP enc, using backtrack he had my password within 15mins.. now i want to copy him and see just how easy it is my 'acer aspire one' comes with a built in atheros ar5b95 wireless (useless) that i cant get backtrack to find.. i bought a tplink usb and now i cant get that to show up either.
View 4 Replies
View Related
Jan 16, 2011
I had a problem while installing linux 4.0, 5.0 & 5.2
My system configuration is as follows:
MSI 785 GM E65 MotherBoard
AMD Phenom IIx2 550 processor
RAM 2GB Kingston DDR3 1033GHz
HDD 1TB
While Installing linux 4.0 it shows a msg AHCI adapter drivers not available and system halts
While installing linux 5.0 it shows a msg
KERNEL PANNIC and system halts
While intalling linux 5.2 it halts
View 7 Replies
View Related
Feb 13, 2010
OK, I've tried to install:Mint 6, 7 XFCE, and 8jolicloudeasypeasyand probably another or two..Oh, I'm installing this on my Acer Aspire One 751h, so I am using a USB key and UltraISO, with the exception of jolicloud, which has its own USB creator, and most recently I tried Mint 6 using UNetBootIn.Anyway, I keep getting the same general error, but with different files... Sometimes its errno5: input/output error, and other times its parts of a file (blah/doowop/dadada/video....) I don't know if its a driver problem or what, but I've seen video, sound, and other random stuff.. each time it gives a different one though.Either way, the main paragraph in the window talks about having a dirty CD, needing to replace my hard drive, or burning a new CD at a slower speed... I've checked the md5sum, and that's not the problem.
I'm wondering if my problem is that I'm creating the USB from one computer, and then trying to install it on the 751h. Another thing that might be causing the problem, but I doubt, is the fact that when I set up the partition, I select "use entire disk". Another question, Does it make a difference if the drive letter changes? On our main computer, the USB is mapped to drive E:, but on the 751h, it shows up as D:. If I have to change it on the 751h, how can I without an OS? when trying to install linux, it wiped out my windows, and I don't feel like re-installing it just to change it in a few minutes.
View 4 Replies
View Related
Oct 30, 2010
how to install the new Ubuntu KDE/Gnome global menu to another distro (like opensuse for example)
View 2 Replies
View Related
Aug 30, 2011
I use Debian 6 as my main distro, installed on partition 1 (sda1) on my laptop. After installing a second distro on sda2 everything still worked fine and both distros show up on the boot up screen. After installing a 3rd distro on sda3; suddenly my cursor (in Debian) is frozen and I can't use either the touch-pad or the 'left and right clickers'. It seems unlikely that this would have anything to do with installing another distro but on the other hand it is a bit of a coincidence...or? The cursor works on the 2nd OS. The 3rd has not yet showed up on the boot screen (I want to do a 'update-grub from within Debian)
View 5 Replies
View Related
Apr 18, 2009
I had setup my system for triple boot with Windows, F10 & Suse. I had the Windows partition and then installed F10 setting up Grub to load the other two. All went fine and was able to choose to boot to Windows which worked. I then installed Suse, choosing the bootloader to be on the partition for Suse. This installed fine and can now choose to boot into Suse which works. F10 still works as expected, but when I choose to boot Windows, I just end up with a Grub command line. I can't see how the Windows partition could have been affected. I can still see all the files in there, but it just wont boot.
[Code]...
This is not really a Linux issue but does anyone know how I can 'repair' this Windows partition without affecting any other partitions. I don't have a Windows install CD. If I boot off FreeDOS, is there a command to repair the 'bootability' of the Windows partition only?
View 6 Replies
View Related
Jun 27, 2009
First off I am new to Linux and fairly new to working in Networking and Server config's. I have been using Windows for years and have been learning Windows Server 2003 as I have a Technet account, I can get any MS software. I would like to learn Linux and use this as my Server environment. My project looks like this: I have a Quad core, 8gb machine. I want to install a distro of Linux (server or desktop) and run Virtual Machines on it.
My perferred way would be to use Virtual Box but I could use VMware products if that was better. I would like to run WS2003, WS2008, Linux Distro and anything else that will run in a VM. I can figure out that part pretty easily. I want the Linux host machine to run all these VM's and access and use them on my MAC remotely. I have done some research on ESXi as well, but I don't think my Hardware is going to support that. My exact PC spec's are:
AMD x4 940
8gb DDR2
Gigabyte MA770-UD3
2 Velicoraptor Drives
GTX 260
I will be dual booting this machine on one of the Raptors for gaming as well.
View 4 Replies
View Related
Jun 13, 2010
Would a representative from each Linux distro be kind enough to tell me what the command is for installing the Ruby interpreter in their distro? In Gentoo it is "emerge Ruby".
View 4 Replies
View Related
May 11, 2011
I'm having issues getting apache to respond to requests outside of my local LAN. If I goto my server [URL].. it says connecting... but never finishes and returns anything. I'm using Ubuntu Server 10.10.
a) The DNS is working fine. It's pointed to my cable modem's IP and ping responds fine.
b) The apache server is setup and is working locally. In fact, if I use w3m and goto [URL]..I reach the test page perfectly. I can't figure out where the missing piece is to close this gap. Here are some config files to illustrate my setup:
[Code]...
View 2 Replies
View Related
Nov 9, 2010
Just installed Debian 5 Lenny on my PC and found myself in front of strange problem: 3/4 of my screen is filled by graphics on default, i mean 1/4 of screen is just GREY on logon screen, and then when GNOME starts i got the lower pannel on the bottom of 3/4 of screen, but suddenly i can take it and put it on the bottom, like it should be.
same stuff with maximizng the windows. when i maximize by just pressing one of those right-top buttons - it just fills 3/4 of screen. but if i maximize it by hands at first and THEN press the button - everything feels great.
something inside me says that i should post xorg.conf
[Code].....
View 1 Replies
View Related
Jul 1, 2010
I currently have 10.04 installed as my primary OS. I also have windows 7 and Ubuntu 10.10 Alpha installed. I would like to be able to play around with the 10.10 without any risk of damaging my 10.04 install. However, it seems grub2 control was transfered to 10.10. How do I return control to my original distro?
View 2 Replies
View Related
Feb 10, 2010
Can someone recommend piece parts construct a reliable green server?
I am thinking:
-Case with hot swapable drives, and energy efficient power supply
-SSD harddrive for 5900 RPM drive
-low power CPU, but one with a decent amount of power, IE. 2.0ghz dual core or better.
View 2 Replies
View Related
Nov 14, 2010
Is there any way to add drivers to custom ubuntu iso builded with reconstructor or ubuntu customization kit .I want video drivers out of box like pclinuxos have.
View 2 Replies
View Related
Dec 15, 2010
Lubuntu is nice - but it seems the LXDE version is not as up to date as Fedora LXDE Spin or even Debian squeeze with LXDE installed. I do like Chromium on Lubuntu though... its faster and a nice touch. I am looking for a lightweight 64-bit distribution for my main laptop (it is by no means "old" or "low spec" but I like that Lubuntu starts up in like 2 secs).
LXDE version seems not to be recent (esp in 10.04 version which seems to work more stably for me - with Nvidia drivers etc)64 bit install is currently a pain - requires first install of minimal CD or alternate CD both of which required wired Ethernet, then install of lubuntu from PPA. Native 64-bit support would be nice. Linux Mint LXDE, for example, is also only 32-bit.
View 4 Replies
View Related
Apr 7, 2011
I'm still a but confused about the standard way of removing it for left-associative operators: [URL] Especially about how to construct an AST from it by executing a peice of code for every nonterminal matched. And I'm still not totally convinced that it will be left-associative, I just barely understand it. Also, how would you remove left-recursion for something like this:
Code:
expr ::= expr "(" param_list ")"
| other stuff...?
View 8 Replies
View Related