CentOS 5 Hardware :: Upon Initial Bootup Does Not Recognise The USB Keyboard Or Mose

Oct 15, 2009

I am using CentOS outside the GUI envirement and upon initial bootup it does not recognise the USB keyboard or mose is there a way to get them to work and recognize them on bootup?

View 12 Replies


ADVERTISEMENT

Red Hat / Fedora :: RHEL Install Initial Bootup ?

Apr 16, 2009

We are brand new to the Linux platform and just learning. So this is what we have done so far, Installed RHEL 5 on a test machine. Says it was succesfully installed. But when it boots it boots to a blank screen with no prompt or gui or anything just a black screen. Does not accept any input or anything.

We are able to get into the GNU Grub and this is what we see

I can enter b for boot

We would like for this to boot to a GUI interface.

We want to set this up as a simple file server.

View 9 Replies View Related

Ubuntu :: Laptop Hangs At Initial Bootup Screen?

May 25, 2010

I have Lucid running on a Toshiba Portg R500. Last week it started hanging for just over one minute at the initial Toshiba screen. That is, the screen with the Toshiba logo and a series of boot-from options (HDD, CD, Network, USB) along the bottom. I don't know if the machine is even interacting with the OS at this stage. Also, neither Ubuntu nor the machine recognises the CD-ROM tray any longer. As in, I can't boot from CD and I also can't mount a CD when in Ubuntu. I can, however, boot from a USB startup disk (after the one minute delay).

I'm not sure how to collect helpful data on this sort of issue, especially since I can't see any threads that point to similar problems. The only strange thing I did the day this problem started was to forget to unmount a truecrypt-encrypted USB key before shutting the laptop off.

I've reinstalled Lucid but to no avail. I assume that whatever problem I have is a BIOS problem (and so strictly not for here)? As you can imagine though I want to make sure I've accounted for all other possibilities before fooling around with the BIOS.

View 9 Replies View Related

CentOS 5 :: It Does Not Recognise The Eth0 Ethernet Card?

Feb 9, 2010

I am attempting to install centos5 x86_64 on to an HP Compaq 6820s laptop.It appears the installation has gone ok but I have a big problem in that the centos installation knows nothing about the hardware on the laptop. i.e. it does not recognise the eth0 ethernet card.this means that I have no way of assigning an IP address to the laptop which means that it cannot join the network or the internet.how do you go about getting the correct drivers for the hardware that you are using?

View 11 Replies View Related

CentOS 5 :: Installing GPG Key Upon Initial Update?

May 27, 2009

ive just ported another system over to CentOS however when I went to run the initial set of updates using the graphical tool it asked me after downloading if I wanted to import a new public key which I dont remember ever being asked this before? Is this right or has there been a problem with my downloads?

View 1 Replies View Related

CentOS 5 :: Setting Up Initial Networking

Mar 18, 2010

I am configuring a new installation of CentOS 5.4 with the goal of setting up a server. Ive been through the installation and set up everything that I thought that I had to setup. Im getting into CentOS because my work utilizes this distribution. I do have some debian experience, and I have used Ubuntu on both server and desktop platforms.

Now, when setting up Ubuntu, I found that I was able to get networking up much easier. During the initial installation it had asked me to choose between DHCP or manual configuration. As this is going to be a server I want it setup with a static IP. But for some reason no matter what I do I can not get the machine connected. I go so far as trying to do a 'yum update' and I can not make a connection.

A few things Ive noticed that might be applicable here . . . . .

For DNS servers, I am unsure exactly what I need to put here. My ISP is Cox. I am not sure what NS's to put there for them, so I thought that I would be able to use third party DNS servers such as OpenDNS or the Google Public DNS. I know that I have setup my debian server like that with no issues. Also when setting up my debian server it prepopulated certain areas that I am required to fill when setting up CentOS. Example, when setting up localhost.localdomain -- I would choose my hostname and local domain was prepopulated as ph.cox.net. I dont know if this is something that I have to use, or if it would change if I am using third party DNS.

My resolv.conf file looks like this

search ph.cox.net
nameserver (IP address of third party dns either opendns or google)
nameserver (IP address of third party dns either opendns or google)

View 3 Replies View Related

CentOS 5 Hardware :: Adaptec 1430sa Centos Do Not Boot After Initial Setup "grub"?

Nov 15, 2010

I am busy to do some tests using the Adaptec 1430sa hardware raid controler .I started the setup by generating the raid 1 aray and it worked ok .I did the regular setup of Cent Os 5.5 64 bits all worked ok but the system do not boot .When I start the box it enter the minimal grub screen .I tried to install a first time on the MBR like suggested and how it need to be done for soft raid setup .nd I tried to install it on the first cluster from the boot sequence like possible on second choice

View 2 Replies View Related

CentOS 5 :: Procedure To Restore Initial Installed Configuration?

Jun 18, 2009

I am looking for a procedure to recover the initial installed state of my system with out over writing user data areas. The install procedure has the phrase "will remove all linux partitions" which interpret to mean data partitions, not just /bin and /. Additional background - Was attempting to build a 32 bit cross compile of Mozilla/Firefox on a x86_64 configuration and had a conflict with libgl. Online advice was to remove duplicate libgls from the system (that was bad advice). This led to running yum update.

When I restarted the system I know longer had wireless networking, ntfs mounts and possibly other features I had installed. Further, attempts to update, re-install, erase and reinstall have had no effect on the situation. My assumption is that I need to start with a clean install - which will be about 10-20 hours to reset all the additions I made. But I don't see another solution.

View 3 Replies View Related

CentOS 5 :: Initial KDE Desktop Settings On An Existing User?

Aug 30, 2009

Does anyone know how to install the Default KDE Desktop settings in an existing user? I copied a user's home directory from another Linux and when I added the user using adduser on the new intallation, it did not copy any of the Desktop or other .rc/.profile settings.

Is there a script that is run by adduser, or a list somewhere of the files that are needed for KDE Desktop to work correctly? Or, do I delete or rename certain files and then, what executable do I run to get the Desktop?

View 3 Replies View Related

CentOS 5 Server :: Service Not Starting On Bootup?

Jul 19, 2010

I have a service I've made an init script for, and it's added to chkconfig, which shows it "on" in all the correct runlevels. When I start or stop this service using the "service" command all is fine, but it does not start on it's own at bootup. I am currently at a loss to determine why it is not starting. Here is the script:

#!/bin/bash
# chkconfig: 2345 95 10
# description: Start or stop home automation
#

[Code]....

View 4 Replies View Related

CentOS 5 :: Parport_pc Command Line Arguments Ignored During Bootup?

May 9, 2011

I am having trouble trying to get the kernel to accept some command line arguments for parport_pc during bootup. I have a custom base board with a PC-104 CPU board connected to it through the ISA bus. On the base board I have 3 parallel ports mapped to addresses, 0x150, 0x158, and 0x160. Only the first one needs interrupts, the second two do not. So, on bootup I load the parport_pc module like this modprobe parport_pc io=0x150,0x158,0x160 irq=3,none,none I have been running an older RedHat kernel, 2.6.11 for the past few years and this has been working flawlessly. I had the above modprobe call in /etc/rc.d/rc.local.

Now I am trying to set the system up to use CentOS 5.5, kernel 2.6.18-194.el5. What happens is, the module inserts OK, but the system never recognizes the ports. (i.e, they do not show up in /proc/ioports)
But, if I log into the system, then rmmod parport_pc, then re-modprobe it as above, it works just fine and now my ports are visible. This is an embedded system, expected to just come up and run, so kicking it into action by hand is not an option.

I have tried putting a parport_pc.modules file in /etc/sysconfig/modules so that it will be seen by rc.sysinit, (some site I found while googling said modprobes need to be done earlier than in rc.local),and again, the module gets inserted but the ports are not seen. I have also tried putting rediculously long pauses between each step of the modprobing of the parport stuff;

[Code]...

View 7 Replies View Related

CentOS 5 Hardware :: Sound Cards Loading In Different Order On Bootup?

Nov 13, 2009

I am having issues with my sound..Sometimes when I boot up I get the following when I cat /proc/asound/cards

[digitolx@ssureshot-pc ~]$ cat /proc/asound/cards
0 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xd6000000 irq 225[code]....

This is wrong, now My audigy should be default with the UART (onboard) being secondary. I will be setting this up for my microphone / headset.Now if I restart I will get the following..

[digitolx@ssureshot-pc ~]$ cat /proc/asound/cards
0 [CA0106 ]: CA0106 - CA0106
Audigy SE [SB0570] at 0xb000 irq 66
1 [UART ]: MPU-401 UART - MPU-401 UART
MPU-401 UART at 0x330, irq 10

I'm not sure about what is even loading With the NVidia for sound..Is there a way to default this to the second example?

View 2 Replies View Related

CentOS 5 Hardware :: CentOS 5.3 3 Disc Software Raid 5 Array - "hardware Failure" Messages At Bootup

Apr 28, 2009

I've just setup a new centos 5.3 server with a 3-disc raid 5 software RAID array. I've setup other software raid 5 arrays on this same hardware, whilst testing, and had no trouble... I only just installed 3 new drives and performed a new install from scratch.

Hardware is: 4800XP X2 64-bit, 2GB RAM, Albatron KI-690G mainboard with Marvel SATA controller (I think) - 4 ports.

SATA port 0 is system drive (OCZ vertex 32GB SSD)

SATA port 1 is Western Digital "green" 1TB 8MB cache SATA 2
SATA port 2 is Western Digital "green" 1TB 8MB cache SATA 2
SATA port 3 is Western Digital "green" 1TB 8MB cache SATA 2

Ports 1-3 in software raid MD0 (raid 5)

All of this was configured in the GUI setup, with LVM on top of software RAID 5 mounted on /var. Partition size is ~1.9TB

Trouble is I get all sorts of "hardware failure" messages at bootup and the MD driver reports it was only able to bring up 2 out of 3 drives in the RAID set... however the RAID set formatted fine during the setup?

Here is the relevent dmesg output...

View 2 Replies View Related

CentOS 5 Hardware :: Keyboard Mapping And Brightness Control On Macbook 1,1 With Centos 5.5?

Jun 9, 2010

I tried to find the information by myself (google search, forum search, Faq, manual...) but i didn't find any clue. I installed CentOs 5.5 on a macbook model 1,1 and I have currently two issues :

The keyboard mapping is wrong (it didn't fit with the macbook keyboard, ex: the '-' is not on touch '6' for example...). Is there a way to apply macbook keyboard mapping? I didn't find how to modify the brightness of the screen. Where is this settings? It didn't appear in the video card settings that is very basic. Do I need to install a proprietary driver for my GMA on my macbook? Also, i will like to have this settings on the keyboard with the dedicated button (like for the sound that works well).

View 1 Replies View Related

CentOS 5 Hardware :: USB Keyboard Continually Getting Stuck Keys (but Only In CentOS)?

Jan 25, 2010

I just took delivery of a new computer, with CentOS 5 installed. It does not have a PS/2 keyboard socket, only USB. I get lots of strange "key stuck" problems - usually the shift key or the cursor keys (I guess I use them the most). Or sometimes key presses do not register. It makes it very difficult to use the machine.I have tried two keyboards (both of which work fine on other machines, or on this machine when booted with a live CD). The machine is an Intel i7. Are there any known problems with USB keyboard drivers in CentOS?

View 4 Replies View Related

CentOS 5 :: CentOS 5.3 Install Hanging After Keyboard Selected?

Jul 15, 2009

I am having a problem during a fresh install of CentOS 5.3 on an IBM Intellistation Z Pro 6221. I have tested the installation media (CDs). The install runs normally until I am asked to specify the appropriate keyboard.I take the default (English) and hit next. The keyboard and mouse keys become unresponsive though the mouse pointer moves. I can go no further than this. This behavior is the same whether I install in text mode or graphic mode. I have tried the noprobe installation option without success. The box I am doing the install on dual boots fine between Windows XP and CentOS 4.7 currently.Does anyone have an idea of what the problem may be?

View 2 Replies View Related

Ubuntu :: 11.04 Won't Recognise Mp3 Player

May 24, 2011

I upgraded from 10.10. Prior to that I never had a problem plugging in my player. Someone suggested that the upgrade is buggy and I should install from a cd. Before I do that, are there steps I can take to resolve this?

View 9 Replies View Related

Ubuntu :: Can't Mount / Won't Recognise Blank CD-R?

Nov 11, 2010

I've searched the forums and found several posts for similar problems but haven't yet found a solution to my problem.I first realised something was wrong when I attempted to burn a CD using Brasero. Brasero said "please replace the disc with a supported CD or DVD". I tried using K3b, Gnome Baker, Gnome CD Master and encountered the same problem every time - they didn't recognise the blank CD-R in the drive.In Gnome Baker I opened Edit => Preferences => Devices and discovered that only one of my CD drives is listed with a mount point. The CD-R drive (the one I need to burn CDs) doesn't have a mount point.I tried using fstab to alter this by entering a new line so that it now reads:

/dev/scd1 /media/cdrom1 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0

[code]....

View 3 Replies View Related

General :: Ubuntu 11.04 Wont Recognise

Jul 1, 2011

Have installed a Brother HL-2132 however Ubuntu 11.04 wont recognise, even as I have start up disk? any ideas, it is runnng ok on windows which is on another hdd on the same PC, maybe I can link to there?

View 3 Replies View Related

Ubuntu :: USB Port Doesn't Recognise USB Stick

May 5, 2010

I installed 10.04 on Lenovo T61 and USB port recognises a USB stick with no problems.I installed 10.04 on Lenovo 3 x T40's and USB port does not recognise a USB stick.

View 1 Replies View Related

Ubuntu :: Laptop Not Recognise The Belkin Adapter?

Sep 14, 2010

I've had a quick Google around, but everything I find seems to be a bit out of date (from over 2 years ago). I'm running Ubuntu 10.04 and have tried to use a Belkin N USB Wireless adapter but it doesn't recognise it, nor can I find any drivers. Is there a way to get the laptop to recognise the Belkin adapter?

View 9 Replies View Related

Debian :: Ident2 Does Not Recognise Sockets Created By Java?

Feb 3, 2011

I was just wondering if anyone else has had problems getting Ident2 to recognise sockets created by java processes?I'm trying to get a java program to connect to a postgres server on the local machine. This works fine if I run the java program on a seperate box with an SSH port forward. When done this way, the ident server just reports the logged in SSH user as you'd expect.However as soon as I move the program to the box itself it all goes wrong and ident simply responds with:31095 , 5432 : ERROR : NO-USERWith a little more investigation I've found this applies to all java programs. Yet when I trace this through with netstat and ps, everything looks normal. Netstat reports the correct process id and this is ascociated with the correct user.

View 5 Replies View Related

Ubuntu Installation :: Doesn't Recognise Wireless Card?

Feb 8, 2010

Little help needed. just installed ubuntu but it doesn't recognise my wireless card. I'm running an emachines g720. Ive tried looking through some previous posts but the terminal thing frightens me to death really.

I've tried looking through the idiots guide but i'm afraid i'm a better idiot than that! Some nice simple paint by numbers instructions would help me alot if at all possible.

View 5 Replies View Related

Ubuntu :: External Monitor - Recognise The TV As The Main And Switch Off The LCD

Apr 23, 2010

My laptops screen has recently gained an annoying blue tint, which i do not have the expertise (or money to pay somebody) to fix, so i am using my TV as an external monitor. So what i am proposing to do is purely use the External and leave the laptop monitor off. I am dual-booting Windows XP and Ubuntu 10.04 Devel, In XP it was a simple case of right clicking the Intel Graphics Media Accelorator and choosing the External Monitor option, this then allowed me to set my resolution to 1280x960 and i was happy. (even bigger desktop than before actually)

I cannot seem to find this option in Ubuntu, going through System -> Prefrences -> Monitor gives me the option to mirror the screens, but that leaves me with an incredibly low resolution, choosing to not mirror the screens allows me to set the resolution to 1280x960, but the LCD screen still acts as my main. Is there any way I can set it to recognise the TV as the main, and switch off the LCD like I did in Windows?

View 9 Replies View Related

Ubuntu Installation :: Fresh Install Doesn't Recognise HDD?

Oct 25, 2010

I'm trying to install Ubuntu 10.10 from a USB stick but neither the install nor the LiveCD will recognise my Hard Disk Drive. They only recognise the USB stick and report that install cannot proceed without at least 2.6GB freespace (of which of course there isn't on the USB stick).

I've installed Ubuntu on a couple of systems before but this is the most advanced and I'm certainly no expert. It's an ASUS P6X58D-E mobo with two WD600GB SATA3 HDD's setup in RAID1 configuration. It's already running W7Ultimate x64 OK on it's own 150GB partition. Of course I can't even run gparted from the LiveCD to repartition. I suspect the problem is the RAID config, but not sure what to do.

View 8 Replies View Related

Ubuntu :: Can Not Get To Recognise It And So Computer Will Not Find Router Network?

Mar 19, 2011

downloaded the Ubuntu Netbook OS and it works great but I have a Hp mini 1010nr with built in wifi. I can not get Ubuntu to recognise it and so my Computer will not find my router network. How do I get it to get online? [URL]...

View 1 Replies View Related

Ubuntu Multimedia :: Nvidia X Server Doesn't Recognise S.video?

Feb 25, 2010

I have 9.10 64 on a HP TX2020 laptop, with NVIDIA GeForce 6150. I can't get twin monitor to work. When I go into Nvidia X Server, it doesn't recognise the tv over s-video. According to a lot of the forums I've searched, there should be an option to enable xinerama, which there's not. I know I should study this more and I will, but getting simple things to work takes so long on this OS and I'd really just like to see a movie.

View 2 Replies View Related

Ubuntu Networking :: Cannot Recognise Mobile Wireless Connection... When It's Connected?

Apr 13, 2010

Ubuntu 9.10 working great. Installed Orange 515m as per fix shared on this and other forums; however while it works great at home, it will only 'connect' once at work - on subsequent attempts it connects, but browser etc behave as though they cannot find the modem and I cannot make further connections via gmail and Firefox. I had just made the swap from Win 7 to Ubuntu 9.10 for work as well as home, but I cannot be in the position of being unable to access my emails and so swapped my hard drive back to Win 7 drive today

View 1 Replies View Related

Ubuntu :: HP Laptop With Built In Broadcom Wifi, Lucid Did Not Recognise?

May 2, 2010

I've been using Ubuntu for a few years now and in general am very pleased with it; it's Achilles Heel is however WiFi.My daughter has an older HP laptop with built in Broadcom wifi, Lucid did not recognise this, neither did it recognise a Netgear PCI card or a Netgear USB adapter.Network manager showes wifi greyed out.lspci -vnn shows BCM4303 802.11b [14E4:4301] (rev 02)lshw shows *-network:1 UNCLAIMED and shows product as BCM4303 802.11b wireless LAN controller.Wifi is the most popular connection method for the average user, until it is made simpler to resolve problems a lot of potential Linux users

View 3 Replies View Related

Ubuntu Multimedia :: Does Not Recognise TV Tuner On ASUS F8SA Notebook?

Jul 11, 2010

Ever since switching to Ubuntu (Hardy at the time) I have had no luck getting my TV Tuner to work. I think the closest I have come is finding this information but it didn't really help and I'm not sure if it's relevant. Can anyone help? I have attached the relevant output of lsusb -v***EDIT***Further to this I have read these instructions and I get the following result.

Code:
michael@michael-laptop:~/v4l-dvb$ sudo modprobe dvb-usb-dib0700
WARNING: Error inserting dib0070 (/lib/modules/2.6.32-19-

[code]....

View 1 Replies View Related







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