Ubuntu :: Custom Ubuntu Distro With Drivers?
Nov 14, 2010Is 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 RepliesIs 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 RepliesJust spent three whole days barking up the wrong tree, solving Fedora 11 and Fedora 12 boot failures because the correct hypothesis was illogical: installation did not update/modify the initrd.
The first couple of times I installed Fedora 11 on the HighPoint Technologies RocketRaid 2640x4, the installation inserted my "custom" driver module (rr26xx) into the initrd, permanently, so that the system booted off the controller card for which the custom driver was inserted. (I yelled about this success in this thread: [url]
My most recent installs of BOTH F11 and F12 on the RocketRaid failed to properly set up the boot. It turns out that the "rr2640" module I "slipstreamed" into the installation process was *NOT* permanently added to the initrd by anaconda. (F12 gave me "no root device found boot has failed, sleeping forever", on boot; F11 hung also, without such error, I presume, during the init script execution). Because of limited resources and time, I only know for sure the module was missing from the F11 initrd, and am ASSUMING the same was the case with F12.
The only difference between the successful installs and the ones with failed boot is that the successful installs were made on a single-drive (JBOD) mode on the controller; whereas, the failed ones were placed on RAID 5. But, AFAIK, the created logical device for the card is "/dev/sda", in both cases, and the kernel can not distinguish between the two cases (or can it?). Thus, the inconsistency cost me a lot of time, and is still inexplicable to me.
Question: What is the best way to deal with custom drivers, today? There are custom spins, and many tools, like isomaster. Stupid question: Is there a way to modify the initrd inside an installer ISO -- be it for CD/DVD/USBboot drive -- beefing the init RAM disk with whatever modules you'd like, for the boot process (using, say, isomaster)?
And what makes anaconda understand that a module must be added to the initrd ? How can one force anaconda to do so?
How does moving to dracut as the initrd tool affect any/all of the above?
I created a custom linux distro that originated from ubuntu server and I installed time-admin and want to change the time without admin rights. Is this possible?
View 1 Replies View RelatedI have a question that I can't find anything about online. I have spent the last few months creating and customizing a Kubuntu OS for my company and we want to install it on roughly 45 computers (all different models). Is there a way to save my creation to a cd so it can be installed on another computer?
I know about creating an image of the HDD but what I want to do is create what you would get in the store from Microsoft. A complete OS on a CD, ready to install with all of my configuration changes already setup.
I would like to take say, CentOS5, customize it to my needs, then make an installer ISO for it.Basically I'd like it to be a next next next install, and it has everything already in it like sshfs, basic config files, and other custom stuff preconfigured. I tend to do all these things manually every time I install, and I'd like to just automate it all, and also not have to depend on an internet connection each time. How would How would I go about doing that? I don't want to just take a disk image, since then I'm restricted to that platform. I still want it to be a true installer.
View 5 Replies View Relatedscanning them with Avast! and Malwarebytes Anti-Malware or by running registry cleaners like Ccleaner.However, I think it would be cool to have a Live system that I could boot from my flashdrive that I could have programs installed to do all this with.It would be cool if I could use Puppy Linux, since it loads and runs from RAM, which gives a huge speed boost when compared to running a live version of a distro like Ubuntu, but I don't really know my way around Puppy, or how to make my own "pupplet". Also, from what I could tell, Puppy Linux didn't have a package manager like Pacman or Aptitude.Here's a list of programs I would like to have a Linux alternative to use:-Avast! Anti-virus-Ccleaner (registry cleaner)-Malwarebytes Anti-Malware/Superantispyware (malware/spyware cleaner)-Perhaps also a Defrag program like Defraggle
View 1 Replies View RelatedAs a Fan of openSuSE on the Desktop i'm about to create the version 2.0 of our local LUGS munotLinux distribution which should be localized for switzerland and contain a lot of additional software.
For this case I tried to modify the control.xml file in the root image for yast to hide the dialogs for language/keyboard layout, location and deskop choice (it will be a kde based distro). I can set the language, keyboard and location defaults correctly, but I couldn't get any success in disabling the regarding dialogs yet. And after all googeling and reading the available documentation I can't find a hint about the correct way to modify the control.xml this way.
I have a Philips 19' HDTV I use as my monitor, I have tried every guide out there, including the wiki one with xandr. Nothing works for me. This seems like it should be way easier, set custom resolution go.. but this isn't the case.
Using Ubuntu 10.04 -
I've tried editing the xorg.conf and adding the modelines and changing the modes , I've tried the xandr commands. I've tried guides from years ago to current ones. I'm desperate, Everything is cut off like maybe an inch not even. Can just barely see the edges of the top and bottom bars.
I've been working on this for many many hours coming up with nothing every time. I wish there was a way to just resize the desktop.
Here is my most recent attempt at the conf file.
Quote:
I was wondering if there was a relativity easy way to take any version of Ubuntu, (lets say 10.04), and add some extra codecs, programs, and stuff, and then compile it to get a .iso, so I can use this on my computer(s). Any way I can do this that won't compile in gentoo hours?
View 3 Replies View RelatedWe 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
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 Relatednominate a disastrous distro from past or present that was simply AWFUL and what exactly was so bad about it?
View 14 Replies View RelatedI have a linux box set up as a multi-purpose server for my home with three Windows client PC's. The linux box is based on a slightly modified Slackware 9.0 distribution using Linux 2.4.20 and an unfortinately old, slow AMD processor with a miserable 512Kb RAM. The linux box serves the CIFS file system to the Windows boxes, runs the SQUID HTTP proxy, the Apache web server, a print server, does masquerading, mail serving and a very effective firewall using iptables.
This system, although slow, has run perfectly for several years.Let me say that again - This system works perfectly.I had decided that now is the time to upgrade the hardware, so I bought a Gigabyte LGA775 motherboard which has two 1Gb network interfaces on it, an ASUS 256Mb PCI-E display card, 2Gb of DDR3 RAM, an Intel Core2-Quad processor and a bunch of 500Gb SATA drives to set up a RAID5 array (but I intend that the system boot off one of several 40Gb PATA drives I have).I set up the processor, motherboard, display card, RAM, a SATA DVD Drive and a 40Gb PATA hard disk in a "breadboard" layout and installed distro 13.1, being careful to set up the static IP for the local network, dhcpcd to get an IP address from the cable modem (my internet connection) and to enable ip_forward in the network configuration.
Then I installed a script invoked by /etc/rc.d/rc.local which installed all the SAME iptables rules as my old Linux box. There was one minor glitch when I had to change 8 occurrences of "-d ! $LOCAL_NET to" "! --destination $LOCAL_NET" but that was no problem. I also set up /etc/resolv.conf, /etc/hosts , the BIND server files etc. etc. exactly as in the old box.
I am able to ping mirror.aarnet.edu.au (this is at the heart of Australia's internet hub network - if it's down the whole bloody thing is down) and have the system find the correct IP from the designated nameservers and contact that server with a return trip time of 35ms. I am able to run a telnet session from one of the Windows boxes and edit files on the Linux server. So both network interfaces work and I've got them the right way around.I am able to run FTP on one of the Windows boxes and connect through to mirror.aarnet.edu.au, although it seems to hang when I try a DIR (but then so does the old linux system).
I have been using ubuntu for quite a long time, and for the first time, I am now unable to set nvidia drivers to work. I have just install ubuntu 9.10 amd64 on an AMD 64 athlong X2 with a GEForce 6500 nvidia card.
The only reason I need the proprietary drivers is to use two monitors.
I am going crazy, I have tested everything I have found on the web. I have tried all the nvidia drivers version, I have tried envyng, ... but nvidia do not work!!
I am trying Xinerama with nv, but it does not work either!!!
Here is my xorg.conf file in which I have tried to use nv driver to set dual monitor. X fails to load and it says that screen 0 is deleted, that devices are found but there are no matches in the config file. Any clue?
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
[Code]....
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.
I know i know, some will say "eww Proprietary Drivers" but hey, ubunt is all about having more control of the OS. Is there an easy way to install Proprietary Drivers thats not through the hardware drivers option on system?
View 2 Replies View RelatedI installed Xubuntu the other night (completely wiped machine) and started doing all the updates on it. After a couple of reboots, I changed from the proprietary drivers, to the regular nVidia drivers. After doing this, the startup logo is displayed at a really low resolution. Is there a simple fix to change this and use the nVidia drivers as well?
View 1 Replies View RelatedI've installed Ubuntu Netbook 10.04 on my HP DV2000 laptop and now I want to get my wireless to work by installing the proprietary broadcom drivers (4311, I think). But my internet doesn't work yet obviously, so I need to download the drivers to my thumb drive on my desktop and install them on my non-networked laptop.My issue is that I don't know:a) Where to get the driversb) How to install them from a local drive
View 2 Replies View RelatedI just installed Karmic beta and I'm having issues with getting my wireless driver to work. When I was using 9.04 and when I booted 9.10 from a CD, I could just go to System > Administration > Hardware Drivers and activate a wireless driver and everything would be just peachy. The problem is that, in the install of 9.10 beta, no drivers appear when I load the Hardware Drivers GUI, so I can't get wireless internet.
Is there anything I can do besides wait a few days for the full release of 9.10 and hope that solves the issue?
[URL] I just updated and then saw this news , whats the solution for me, I either want to go beta or downgrade, If i try to boot to previous kernel, boot hangs in graphic mode, I cant start X and gdm . How to install kmod with beta drivers? Or whats the solution, nvidia ver: 195.36.08
[Code]....
I've been trying to get online for the better part of a week now with no luck. I can't get my network up to download drivers for my hardware - without the drivers I have no GUI so I'm stuck trying to do this in text mode.
View 14 Replies View Relatedafter few years being limited with my pc configuration (windows OS) I realized that linux or it's distributions is the best invention in 21 century. And finally I am starting use it. openSUSE 11.4 installaition succesful, I updated it and it looks I don;t have any problems, but I got few questions.
1. How install older version of mozilla firefox internet browser here? I can't install some plugins because it's a firefox beta 12 version, for example. I am quake fan, o I like play quake live, but i can't install quake plugin, because my firefox is beta version.
2. Does I got all drivers instantly installed to my mashine? ATI video drivers, sound drivers ect??
3. Are there any How-To guides which can teach me, how I can improve my desktop? gadgets, 3D desktop ect...?
I verify in Intel site that my Intel'drivers are outdated, because Dell Suport is slow, so how do I update them in Opensuse?
Do I use Virtual Machine or try through Wine?
I have recently obtained a dell 725 printer but it the drivers do not seem to be available when I try to configure it.
View 3 Replies View RelatedI have a new dell inspiron 1545 since i am facing problems with vista i wanted to work with linux operating system (fedora 9). I want to install the video drivers and sound drivers for my laptop..When i installed fedora 9 my screen resolution was 1366x768 but suddenly now my resolution is 1024x768. I tried to change the resolution but I am unable to find my laptop resolution. What could be the problem
Here I can see my video card and sound card.. I want to install the drivers for my cards
when I boot into Fedora right before the login screen I get a black screen with a command line.How can I uninstall the drivers and get it work again without ATI Drivers? I have switchable graphics and for Fedora have to switch them in the BIOS but with integrated as well as discrete graphics I get the same black screen.I have the LiveDVD ready and only need advice on howto log in in text mode or recover via LiveDVD.
View 1 Replies View RelatedI wanted to add some custom emblems so I could label my folders more effectively and after a little bit of work, I figured out how to do it and I thought I should share that info with the group. The first thing to note is that the emblems are stored in the folder /usr/share/icons/gnome/32x32/emblems. The first problem you are going to run into is that you don't have permission to add files to this folder. The way I got around this was by changing the owner of the folder to myself. I am using a computer for recording, so my user name is "band." Change that to your user name.
Code: sudo chown band "/usr/share/icons/gnome/32x32/emblems" After you do that, you can paste your icons (I would use the .png format) into the folder. Next, you have to resize your icons so they are 32x32. You can do this by right clicking on the image then Open With > Gimp Image Editor. When Gimp starts up, go to Image > Scale Image. Change the width to 32. If your image is square, it will automaticly change the hight to 32. If it isn't then you can either force it to be 32 by unchecking the chain icon between the width and height, or you can resize the layer so it fits within 32x32. Then File > Save. If it is not a .png file, I would use Save As and save it as a .png by replacing the current format (.jpg, ect.) to .png. The Gimp will automaticly change the settings so it save it to the right format. I know for some of you these steps were obvious, but I thought I should help people out who aren't too familiar with the terminal or with the Gimp.
I want to create a custom ubuntu ISO (This ISO will contain all the packages with the latest updates released till date).
View 9 Replies View RelatedI have several DE, actually 5, and I want everyone to have custom start up. for example -wicd (daemon) and wicd-gtk to start up when I log in to 'awesome' ,'xfce4'and 'ratpoison'and the standart ones for gnome and kde.(btw, it's all happening in Arch linux, but I guess it's not a big deal)
View 4 Replies View RelatedI have been using ubuntu for ages now and is 1 of my fav operating systems.
I would however like a distro which is ubuntu based except its basically blank.
for example there is a distro called tiny core linux (and micro core linux is the command line version) at 6 and 10 mb depending on which 1 u get.
I would basically like a distro like the micro core linux at 6mb but ubuntu based so i can build it from scratch exactly how i like without all the crap i dont want or use, which i can obviously insall ubuntu compiled apps on.
i kno there is linux from scratch but after playing for a short while its just 2 'scratchy' for me.