Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
fedora problems
#1

yo yo yo ;)

first time user with linux, and already i got a bunch of problems, "looking good!".

 

first, installed fc3 three times now, first said it worked, but then i got "could not load os" when i tried to start.

 

second time it hung itself during installation

 

third time then, installation works, but then same "could not load os". then, mainly by accident, i booted up with my windows XP cd in the cd-reader. forgot the hit "any key" and look at that, fedora started!

 

fixed the settings, got my login, pass etc. fedora loading, typing in login + pass. and im in! it's loaded! so, then to my first problem:

mouse doesnt work! not sure if the usb is working, since the light on it is off, should be a nice blue light when mouse is online. tried to get myself somewhere with keyboard, but without success, really annoying! only keys that seems to be working is ctrl+alt+delete (log off / turn off), and print screen.

 

second problem is about the booting my fedora. after "veryfyin DMI Pool DATA", then a _, then nothing happends.. insert the win cd, and it works just fine, but then i cant even remove the cd when started, nothing happends, stone dead! reaction on cd is nada..

 

not that handy with computers, was just really annoyed after a virus in my windows so i've changed. ppl told me to use linux, that it wasnt that difficult, and then that they've never seen someone with so many problems in such short time..

 

some stuff i picked up during startup.

first the Veryifying DMI Pool Data, where it gets stuck if i dont have a cd in.

second, hmm, this is in swe, but "s

Reply
#2

welcome to the forums,

 

what hardware have you got exactly ?

 

please give us more details and then we'll try and solve one problem at a time

 

cheers

 

anyweb

 

ps. we are also live on EFNET (IRC server), join us, the channel is #linux-noob

Reply
#3

Quote:first, installed fc3 three times now, first said it worked, but then i got "could not load os" when i tried to start.  

second time it hung itself during installation

 

third time then, installation works, but then same "could not load os". then, mainly by accident, i booted up with my windows XP cd in the cd-reader. forgot the hit "any key" and look at that, fedora started!
not to sound strange.. but is this getting as far as either lilo/grub? What I mean is this a BIOS complaint? 

Quote:fixed the settings, got my login, pass etc. fedora loading, typing in login + pass. and im in! it's loaded! so, then to my first problem: mouse doesnt work! not sure if the usb is working, since the light on it is off, should be a nice blue light when mouse is online. tried to get myself somewhere with keyboard, but without success, really annoying! only keys that seems to be working is ctrl+alt+delete (log off / turn off), and print screen.
 

Ok your usb mouse may not be setup for use with X. First look for these modules in your kernel with 'lsmod' ... usbcore, input, hid and mousedev. If any aren't there then use modprobe to get them in.

 



Code:
modprobe mousedev




 

Ok so now your X needs setup so alter the 'Pointer' section (assumes you have devfs). The file to edit maybe '/etc/X11/XF86Config' or '/etc/X11/xorg.conf'

 



Code:
Section "Pointer"
  Device "/dev/input/mice"
  Protocol "IMPS/2"
EndSection




 

Hopefully now when you start X everything will be good.

 

 

Quote:second problem is about the booting my fedora. after "veryfyin DMI Pool DATA", then a _, then nothing happends.. insert the win cd, and it works just fine, but then i cant even remove the cd when started, nothing happends, stone dead! reaction on cd is nada..
CD maybe 'mounted'. Try: 



Code:
umount /mnt/cdrom




 

Quote:not that handy with computers, was just really annoyed after a virus in my windows so i've changed. ppl told me to use linux, that it wasnt that difficult, and then that they've never seen someone with so many problems in such short time..
 

Like most things, once your in 3 months.. everything will be good.

 

Quote:some stuff i picked up during startup. first the Veryifying DMI Pool Data, where it gets stuck if i dont have a cd in.

second, hmm, this is in swe, but "s
Reply
#4

Quote:Thats what we're here for... to help others to learn the great world of linux. Welcome  ;)

 

Thx alot, im off to work in a few minutes, hoping to have the time to look on these things when i get back home! if not, well, good thing the weekend is coming up now. ;)

thx again!

Reply
#5

Quote:welcome to the forums, 

what hardware have you got exactly ?

 

please give us more details and then we'll try and solve one problem at a time

 

cheers

 

anyweb

 

ps. we are also live on EFNET (IRC server), join us, the channel is #linux-noob



 

EPoX EP-8K9A7i, KT400A, Socket-A, ATX, ATA/133, AC97, USB2.0, LAN, AGP8X

that should be the motherboard

NEC ND 1300 - DVD

Reply
#6

this is just WEIRD!

printed out all the things you said (apparently it's one of those weekends so didnt start work until 10.30), went up, plugged in the ps2 mouse that works, then during startup it asks to install the usb mouse! and it works!

 

loggin in, switching back to "receive by dhcp" for the network, and suddenly that works too !?

im not writing at my own computer, frikkin wonderful! :)

 

thx for the help, im pretty much sure there'll be more things i need help with ;)

gotta check if i can boot the computer without cd-rom usage..

Reply
#7

ok now that fedora is working please update it !

 

install the apt rpm and you'll make life so much easier for yourself

 

read the howto right here

cheers

 

anyweb

Reply
#8

Quote:ok now that fedora is working please update it ! 

install the apt rpm and you'll make life so much easier for yourself

 

read the howto right here

cheers

 

anyweb



 

i wish..

that was first and last time it worked..

after this it stopped working again, network totally died, router can be thrown out and i cant even install windows on my hdd anymore..

*thinking*

not really sure what to do to be honest.. want to try xandros now, but cant boot it up, someone told me to update bios, sounds dangerous.. mandrake, from what i've heard, a cheap ripoff, so what's next ? debian, well, couldnt even understand how to download a nonstable version, the last stable version isn't as updated as it should (according to those i talked to then).

 

suggestions anyone? going desperate now.. moved my moms computer to my room (modem is just outside to cable was long enough to do directly to it, since router is dead), but gotta do something soon..

Reply
#9

are you sure you dont have hardware issues ?

 

whats the point in hopping from one distro to another without first grasping what is causing the issues

 

give us more details of what you current issue is and we'll do all we can to help

 

for example what does ifconfig say ?

 

as root do

 



Code:
ifconfig




 

cheers

 

anyweb

Reply
#10

Quote:are you sure you dont have hardware issues ? 

whats the point in hopping from one distro to another without first grasping what is causing the issues

 

give us more details of what you current issue is and we'll do all we can to help

 

for example what does ifconfig say ?

 

as root do

 



Code:
ifconfig

<div>


 

cheers

 

anyweb








</div>
 

having problems with copy/past, since im not at the computer..

but cant get an ip, tried the ifup eth0 and that failed too. guess thats the same thing i did in network option, which was successful, once..

doing only the ps2 mouse so i can concentrate on the network first now.

 

this cant have anything to do with the problems with booting it up?

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)