Unix Technical Forum

Help me with Fedora!!

This is a discussion on Help me with Fedora!! within the Linux Operating System forums, part of the Unix Operating Systems category; --> I have an Abit nf7-s and use a overclocked CPU. I am trying to install graphically Linux Fedora but ...


Go Back   Unix Technical Forum > Unix Operating Systems > Linux Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-17-2008, 05:08 PM
WhiteWolf
 
Posts: n/a
Default Help me with Fedora!!

I have an Abit nf7-s and use a overclocked CPU.
I am trying to install graphically Linux Fedora but when anaconda loads
and I see the mouse arrow, my pc freezes!!!
I used commands like 'linux noprobe' and 'linux skipddc' but the
problems still remains!
So I installed the os via text but when I try to load it the system
hangs (mouse arrow doesn't run)!!!
What can I do?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-17-2008, 05:08 PM
Timothy Murphy
 
Posts: n/a
Default Re: Help me with Fedora!!

WhiteWolf wrote:

> I have an Abit nf7-s and use a overclocked CPU.
> I am trying to install graphically Linux Fedora but when anaconda loads
> and I see the mouse arrow, my pc freezes!!!
> I used commands like 'linux noprobe' and 'linux skipddc' but the
> problems still remains!
> So I installed the os via text but when I try to load it the system
> hangs (mouse arrow doesn't run)!!!
> What can I do?


Do you mean you successfully installed it with "linux text noprobe"?
I wouldn't have thought you would need the mouse in text mode.
Couldn't you try "redhat-config-mouse" if you installed in text mode?

[Nb This is purely theoretical!]



--
Timothy Murphy
e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-17-2008, 05:09 PM
WhiteWolf
 
Posts: n/a
Default Re: Help me with Fedora!!

Mentre Guybrush Threepwood mi vendeva della giacche di pelle, brutte per
la verità, tim@birdsnest.maths.tcd.ie ha colpito la mia attenzione...
>
> Do you mean you successfully installed it with "linux text noprobe"?
> I wouldn't have thought you would need the mouse in text mode.
> Couldn't you try "redhat-config-mouse" if you installed in text mode?
>
> [Nb This is purely theoretical!]
>

Seen that the setup didn't work via graphics i decided to install this
os via text.
But the problem still remains.
In fact when i boot fedora and appears the mouse arrow the system
hangs!!!
I have a Radeon 9800.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-17-2008, 05:09 PM
Timothy Murphy
 
Posts: n/a
Default Re: Help me with Fedora!!

WhiteWolf wrote:

> Seen that the setup didn't work via graphics i decided to install this
> os via text.


What exactly do you mean by "install via text"?

> But the problem still remains.
> In fact when i boot fedora and appears the mouse arrow the system
> hangs!!!
> I have a Radeon 9800.


I thought that if you installed in text mode ("linux text")
you got a text login console,
in which case the mouse arrow would not appear.

If it tries to boot in graphics mode
and you have a floppy drive
you could get tomsrtbt -- Linux on a floppy --
or Knoppix -- Linux on a CD --
and edit /etc/inittab to start in level 3 rather than 5.
(Change "id:5:initdefault:" to "id:3:initdefault:".)

But I may have misunderstood.

--
Timothy Murphy
e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-17-2008, 07:03 PM
Mladen Adamovic
 
Posts: n/a
Default Re: Help me with Fedora!!

On Fri, 19 Dec 2003 13:21:57 +0100, WhiteWolf wrote:

> I have an Abit nf7-s and use a overclocked CPU.
> I am trying to install graphically Linux Fedora but when anaconda loads


Fedora core 1 have problems with nForce chipset.
Problem is in the 2.4.x kernel.
Starting at 18th May you will have core 2 with 2.6.x kernel and try and
see how it works...


--
Mladen Adamovic
Department of Computer Enigneering
Faculty of Electrical Engineering
University Of Banja Luka

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-17-2008, 07:03 PM
Nico Kadel-Garcia
 
Posts: n/a
Default Re: Help me with Fedora!!

Mladen Adamovic wrote:
> On Fri, 19 Dec 2003 13:21:57 +0100, WhiteWolf wrote:
>
>> I have an Abit nf7-s and use a overclocked CPU.
>> I am trying to install graphically Linux Fedora but when anaconda
>> loads

>
> Fedora core 1 have problems with nForce chipset.
> Problem is in the 2.4.x kernel.
> Starting at 18th May you will have core 2 with 2.6.x kernel and try
> and see how it works...


Mladen? The original post was on Dec 19, 2003. I suspect he's dealt with the
problem by now.

But I'd suggest he install text mode, then do all the updates (including the
X tools and kernel updates available for *THEN* try do deal with the NVidia
chipset, including the use of the published but proprietary NVidia drivers
for Linux from www.nvidia.com.

The kernel doesn't really deal with this problem per se. The difficulty with
NVidia is mostly in their unpublished API's and their refusal to provide
them in open source form, only via closed source in binary OpenGL libraries
with kernel modules to provide hooks to use the proprietary libraries.

(Been there, done that, had to deal with a bunch of old NVidia cards
lately.)


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-17-2008, 07:03 PM
Mladen Adamovic
 
Posts: n/a
Default Re: Help me with Fedora!!

On Sun, 16 May 2004 14:15:41 -0400, Nico Kadel-Garcia wrote:

> Mladen? The original post was on Dec 19, 2003. I suspect he's dealt with the
> problem by now.


. I know, but better late than newer ? )).

> (Been there, done that, had to deal with a bunch of old NVidia cards
> lately.)


He has nVidia chipset, not just nVidia cards. That chipset had problems
with Linux recently solved in 2.6.x. I know that there is also
problem with nVidia cards.

--
Mladen Adamovic
Department of Computer Enigneering
Faculty of Electrical Engineering
University Of Banja Luka

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 06:16 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com