Fedora Installation :: Cannot Load Front 8*13bold

Feb 20, 2009

When I tried to run an application on terminal in Fedora 10. It occurs an error as following: cannot load front 8*13bold. Does it mean I should install a front package with 8*13bold? If yes, where and how can I install it? I am a beginner.

View 2 Replies


ADVERTISEMENT

Fedora Installation :: GRUB Doesn't Load - Make Load Again Upon Booting?

Feb 9, 2009

I had Fedora 7 and Windows Vista dual booting on my computer. I just installed Fedora 10. When the live CD asked me where to install it, I chose "Remove all Linux Partitions and create default layout" The installation went perfectly, but now when reboot my computer, it boots directly into Fedora; GRUB does not load to ask me which OS I want to load. I know I did not overwrite Vista because I can still view my Vista files through Fedora. Here is my grub.conf file:

[Code]...

What do I need to do to make GRUB load again upon booting?

View 2 Replies View Related

Fedora Installation :: Whenever Load The Url Http://localhost In Mozilla It Shows A Page Load Error?

Aug 8, 2010

I have found that APACHE or 'httpd' is installed in my machine. But the problem is I can start or stop the httpd but whenever I load the url http://localhost in Mozilla it shows a page load error.I have done this ,

$ /etc/init.d/httpd start
then this
$ /etc/init.d/httpd graceful

[code]....

View 3 Replies View Related

Fedora :: No Input From Front Mic With F12?

Jan 31, 2010

The microphone input of the soundcard itself (it is an on-board Realtek card, standard with most Nforce4 boards) works just fine. Recording quality is very good. But when I try to use the mic input on the front of my PC case, pulseaudio receives no signal from the microphone. Skype doesn't work, Audacity can't record anything either.

Everything is wired inside the case just fine, Windows XP has no problems in using the input on the front. Also the Line-out at the same panel on the front works in F12 without problems, it is just the mic input that doesn't work.

View 3 Replies View Related

Fedora :: Looking For Sample MySQL And Web Front End App?

May 9, 2010

Really interested if anyone knows of any pre-compiled or pre-built demo applications that could run on a MySQL back-end with a web-based front-end?

Ideally, it would be really, really simple having a web front-end that attaches to the database and just either reads data from it (or even enter data into it). Nothing too flash.

I'm thinking along the lines of a LAMP (Linux, Apache, MYSQL, PHP) install but I'm not a developer so if I have to build something I'll probably be out of my league here Does MySQL/Apache etc. have sample/demo databases with a web-front end application that could be fired up and installed without having to build the environment?

Years ago I remember M$ had the PetShop .Net app running on a SQL2000 environment easy to setup and simple enough to showcase the database and a simple front-end. A colleague wrote a small .NET app to just read the data from it and continuously scroll the data in a text box which was fine. Something like that on Linux would be perfect.

View 2 Replies View Related

Fedora :: Put A Command In Front Of Every Line In File?

Jan 15, 2011

I have a list of domains in "domains.txt" , and I wanted to put an "nslookup" in front of each line and run it.. However I could not figure out a command for it.. Any ideas how to do this simple task?

View 7 Replies View Related

Fedora Hardware :: Canot Get Front Mic Working In KDE?

Jan 26, 2011

I cannot use my front mic port in KDE on Fedora 14 (Upgraded from Fedora 13if that matters) on Skype.In Gnome I can select "Microphone 2" in sound preferences and it works, but in KDE I see no place to select front mix. I tried KMix and the "Phonon" in System Settings.

View 3 Replies View Related

Fedora :: Relational Database With A Graphical Front-end ?

Apr 20, 2011

I'm looking for a simple to use relational database with a graphical front-end. What are the options on Fedora?

For those that know Filemaker, I'm looking for something like that and I'd llike not to have to build one in Qt.

View 4 Replies View Related

Fedora :: Change The LCD Status Screen On The Front Of The Server?

Jan 9, 2011

I have a 2U Rackable Systems server and I'm the engineer in charge of setting up the images for 3 of them for various tasks. The previous engineer was able to change the LCD display on the front of the server to read as the hostname and IP address which was very useful I can't find the script that he used to do it.

How is it possible to change the LCD status screen on the front of the server?

View 4 Replies View Related

Ubuntu Installation :: Moving System Partition - Back To Front Of The Disk

Jan 1, 2010

Currently, my disk layout is: 20GB(windows-ntfs) / 250GB data-ext4 / 20GB ubuntu-ext4 / 4gb swap

Since I no longer use windows, I want to move ubuntu to the first place.

What do I need to change in configuration files, grub and anywhere else?
Shoudl I keep swap where it is or move it, too?

View 9 Replies View Related

Fedora Hardware :: 13 Does Not Use Front Speakers On SoundBlaster Audigy 2 With 5.1 Setup

Jun 19, 2010

I have a soundblaster audigy 2 connected to 5.1 speakers. The setup was working perfectly with Fedora 11.

I recently upgraded to Fedora 13 and found that it will only play through the center channel, the subwoofer, and the rear channels. The front speakers don't work.

I've tried all possible 5.1 configurations in the "Hardware" section of the "Sound Preferences" dialog. I've also played with the "PulseAudio Volume Control" tool (which seems to have the same functionality).

I also disabled all other sound devices on the system just in case.

View 12 Replies View Related

Fedora Hardware :: Cannot Print One Page From Front Panel Of Printer

Mar 9, 2011

I am using F14 Laughlin on my laptop HP Compaq6715b AMD turion 64x2. Installation went fine, only problem is with printer LQ680 24pin series. It is not a real problem that printer want print, it just want print 10 or 15 or 20 pages from tractor bin. I get message: '/usr/lib/cups/filter/rastertoepson failed. It stopped printing after every page, send message, I have to cancel error message, then I can print again. All this is happened if I try to print one by one page from front of printer, I just have to print page with command <ctrl>P.

View 1 Replies View Related

Fedora :: No Sound On Front Panel And Headphones Are Greyed Out In Alsamixer

Mar 25, 2011

I have small sound issue - no sound on front panel and headphones are greyed out in alsamixer. This issue appeared after i installed new video card (New video card also adds a pseudo audio device "HDA Nvidia" (without any controls in alsamixer).

View 6 Replies View Related

Installation :: Fedora Won't Load Live CDs / Why Is So?

Oct 2, 2009

Why does Fedora not recognize any of my live cds?

View 4 Replies View Related

Fedora Installation :: Can Not Load Libphp5.so

Oct 27, 2010

I just installed fedora 13 - 64bit on a new server.

I installed the main services (httpd and mysql) with the commands:

Yum install httpd mysql-server gcc

The installation went smoothly.

Then I installed php 5.2.14 from source code.

Code:
# ./configure
# make
# make install

[Code].....

View 3 Replies View Related

Ubuntu Installation :: Would Not Load After Install / Will Load Via Live Cd

Feb 26, 2010

I'm trying to install Ubuntu (9.10) on my sisters computer. I have installed ubuntu 9.10, but when I try to boot it from hard drive, it would stop loading a bit after the logo appears. The screen would turn off while the system is still running. Live version of Ubuntu works after reports of errors. I tried to search for the problem all over the forum, and could not find a good lead to figure out the problem.

So far to figure out the problem, I verified if cd is corrupted. No issues there. Googled the problem, and seems like other users were able to install 7.04 (old posts).
Its so weird though that live version works and the installed version does not.

Here are my specs:

I can post logs, but I'm not sure which one is useful as I'm relatively new to this process.

View 3 Replies View Related

Fedora Installation :: Device Driver To Load ?

Jan 22, 2009

I am totally new to Linux and have a PC here with 128 MB Ram and a 10 GB HDD. It has Windows Millenium installed but I presume this will be wiped during the install process if I so wish.,

I am part way through the install using CD's and have just chosen my required alnguage and then keyboard layout. The next option is asking me to choose what device drivers to load and most appear to be HDD Drivers. I haven't a clue what to choose here?

View 8 Replies View Related

Fedora Installation :: Assistance With X_86, 64 Usb.iso F9 Load?

Feb 1, 2009

extremely new to computing, learned about linux in computer class and wanted to try it out. Got a copy of live usb creator, worked fine. Got fedora 10 then 9 on my 8Gb stick. I am getting the "Could not find Kernal image: linux" error. I have looked all over and have found the same line of code:

/isolinux/vmlinuz initrd=/isolinux/initrd.img. I enter this and get nothing. I review the config file and while I think it is in order, i must admit that i am woefully ignorant of much of what i see there.

The only difference in my config file from the fix is that vmlinz is listed as vmlinuz0, the same with the initrd.img. (initrd0.img) I am running an amd 64 x2 3800 processor, with a G of ram. I have Xp installed and nvidia gforce 6150 on board graphics. ( i have read that this may be a problem)

View 2 Replies View Related

Fedora Installation :: 10 Fails To Load X Window?

Mar 22, 2009

I was trying to install fedora 10 onto my new computer, with the full dvd. my new computer has 2G ram, Radeon 4670 and a Gigabyte motherboard. after i started up the installation, while it saying "loading anacoda...." the line" X window fail to load. Back to text mode." So should i continue with the installation? because i fear that after i installed the fedora 10 onto my computer, i have to use it in text mode

View 6 Replies View Related

Fedora Installation :: Folders Under Places Do Not Load

Apr 30, 2009

When I click on gnome (foot) --> places --> Home Folder I get the error:

Code:
could not open location file:///home/manu/
no application is registered as handling this file
or if Documents:

Code:
could not open location file:///home/manu/Documents
no application is registered as handling this file
or if Download:

Code:
could not open location file:///home/manu/Download
or file:///home/manu/Pictures
etc etc...

But when I go further down under gnome (foot) --> places --> Computer then explorer (nautilus) loads up fine... then I browse from here to the other home folder subfolders.

View 2 Replies View Related

Fedora Installation :: Grub Does Not Load On MBR Using LiveCD

Sep 18, 2009

I had Win XP on my T61. I installed Fedora 11 from Gnome LiveCD. Now I cant even see GRUB. The laptop boots directly into Win XP. I had the partitions like this:

/dev/sda1 - Win XP - NTFS - 75 GB
/dev/sda2 - Win Recovery - NTFS - 5 GB
/dev/sda3 - /boot - ext3 - 1 GB
/dev/sda4 - Logical extended partition
/dev/sda5 - / - ext4 - 10 GB
/dev/sda6 - swap - 3 GB

Installed GRUB on the MBR (/dev/sda, and not on any partition). Once I completed installing Fedora 11 from the LiveCD and rebooted, the laptop directly boots into Win XP. No sign of Fedora there. How do I get to install GRUB now?

View 5 Replies View Related

Fedora Installation :: Grub Won't Load After F10 Install?

Oct 22, 2009

After I do a fresh install of Fedora 10 and reboot the computer, nothing happens. All I get is a blinking cursor at the top of the screen. It's like Grub is messed up and won't load. Grub is installed on the Master Boot Record of the drive I need to boot from.

I have an ASUS P4C800 motherboard with one SATA drive that Fedora 10 is installed on. I also have a HighPoint RocketRaid 1740 SATA RAID controller card. When I take the RocketRaid card out, everything boots like normal, but when it is installed all I get is a blinking cursor at the top of the screen. I need the RocketRaid card because it houses my RAID5 array with all my documents. The reason I got the RocketRaid card is because it has linux support and my motherboard was listed on their compatibility chart. I had this exact same setup running Windows XP and everything worked fine. I did not load any drivers for the RocketRaid card and was going to do that after the system was setup. I don't know if that is the problem since the installer does not see the raid array on the RocketRaid during install. I was thinking that maybe Grub is seeing another disk and doesn't know what to do and sits there with a blinking cursor.

I don't know where to go from here and I am a linux newbie. On a side note. If anyone knows of a good linux book (specifically Fedora), please let me know.

View 7 Replies View Related

Fedora Installation :: Load Openoffice Suite In F11?

Apr 8, 2010

I just loaded Fedora 11 from the Linux Bible live CD. When looking at adding software, I see options for individual Openoffice packages like the word processor or calc. Is there a way to load the whole suite in one step? (I'm new to Fedora)

View 1 Replies View Related

Fedora Installation :: Can't Seem To Get OS To Load For Clean Install

Apr 8, 2010

So, I currently have Ubuntu on my laptop and would like to install F12 instead.I burned a copy of the F12 .iso and set my BIOS to boot from CDROM drive, but Ubuntu continues to load and I can't seem to get the OS to load for a clean install (from the .iso, even after extraction).Unfortunatly, the BIOS will not let me boot from USB otherwise I would try that.Any ideas on what might get this off the ground?

View 8 Replies View Related

Fedora Installation :: F13 Net Install - Won't Load Installer?

Jun 24, 2010

i try to boot off the cd, it loads vmlinz and init.rd, anaconda starts loading.it mounts the temp filesystem and freezes. i can't choose how to install or anything. nothing comes up graphically.

View 2 Replies View Related

Fedora Installation :: 14 Won't Load And Can't Boot Sda3

Jun 11, 2011

i have installed Fedora 14 on sda3 and it's home partition is on sdb3. So after the installation and went back into ubuntu and did a update-grub. and then restarted i get this screen.

Here is my grub.cfg

Code:

#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub

[code]....

View 2 Replies View Related

Fedora Installation :: Upgrade From 9 To 10 - DVD Waiting For GRUB To Load

Feb 10, 2009

I've just tried to upgrade my Fedora 9 (x86_64) installation to Fedora 10 using the installation DVD. The upgrade seemed to proceed very smoothly, no errors ,nor warnings, it just seemed that it is upgrading grub (yes, I chose to upgrade grub as well) and all the packages (it took about 20 minutes). However, after the upgrade was over, it asked me to reboot my computer, so that's what I did, I took out the DVD and waited for GRUB to load.

It loaded just fine, but I was quite surprised when there was no option to boot Fedora 10 in the list. Ok, so I booted into Fedora 9 which went fine, the layout changed to the new one and some programs don't run. When I looked into /lib/modules I couldn't see any fc10 kernel installed. So the question is what happened and what should I do, so that it upgrades to fc10?

View 14 Replies View Related

Fedora Installation :: GUI Does Not Load With StartX - No Screens Found

Mar 4, 2009

Just downloaded f10 last night. Install goes fine, but when I boot it goes to root command line. I enter in startx and recieve and error.

(EE)Unable to locate/open config file
(EE)open /dev/fb0: no such file or directory
(EE)No devices detected

Fatal Server Error:
no screens found
xinit: no such file or directory (errno 2): unable to connect to X server
xinit: no such process (errno 3): server error

View 4 Replies View Related

Fedora Installation :: Select Device Driver To Load ?

Apr 10, 2009

I downloaded the full install of Fedora 10. I burned the DVD and it booted okay. Going through the startup stuff, select language, keyboard, ect and then I choose the dvd as the source of the image. Then I get "no driver found" and gives me the option to choose from a list of drivers or to use a driver disk. I saw something in the forums about someone having the same problem but theirs was a video card issue. On the list of drivers it looks like they are network card drivers. I have no idea what to do. I am using a NVIDIA Geforce FX 5500 if that helps. I also did not verify the iso, though wouldn't it not boot at all if the iso image was broken?

View 7 Replies View Related

Fedora Installation :: Load Vncserver At Boot Time?

Jun 21, 2009

configured /etc/sysconfig/vncserver, used vncpasswd as the user im trying to log in as to set passwd, disabled firewalls, set chkconfig --add vncserver but still whenever i try to connect to the vnc server I get "unable to connect to host: Connection refused (10061)". If I run the "vncserver" command as my normal user, I can connect fine then. This really wearing on me, any help is greatly appreciated. It is weird if I try to stop vncserver it says [ok] and then if I try to stop again it says [Failed] but if I check the status of vncserver it says Xvnc is running..

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved