Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
10-02-2002, 05:28 AM
|
#1
|
LQ Newbie
Registered: Sep 2002
Posts: 10
Rep:
|
someone please help me! i don't know what to try next
right, basically i am trying to install redhat 8.0 on an old PR200, as most of you probably know by now.
anyway, i am having no luck.
system has CD drive, floppy, and a highpoint 133sb ide controller in it with an IBM 40GB drive on it.
i insert the CD, it boots, i try installing and it goes through presenting me with text on the screen. it recognises my ide controller, and even says what my ide hard drive is, and that it is DMA.
it then proceeds to tell me the IRQs of the two ide ports, and then tries to access the hard drive i think, and says
Code:
hdg: lost interrupt
(where hdg is my hard drive on the ide controller)
anyway, it displays this message about 5 times, then displays loads of info about the hard drive (size, cache etc) then says "hdg: lost interrupt" again.
then it queries the drive and shows loads of info, then starts loading anaconda.
i enter all my setup details and then get the the stage where i can tell it how to partition (fdisk, disk druid, autopartition). i have tried all three options and putting in info btw. having done this it tells me it is going to install, then tries to start formatting the partition, but tells me there has been an error and it can't proceed, and then restarts.
PLEASE someone help me, i have been trying to fix this for about 3 days with RH 7.3 now, searching the internet for solutions. it is fairly common with my controller i think, but i have found no solution.
if anyone could help me i would be hugely grateful
thanks everyone
Pete
*edit* i thought it might be short of power, but all it is powering is mobo, cd, hdd and fdd.
Last edited by pjlm92; 10-02-2002 at 05:31 AM.
|
|
|
10-02-2002, 06:10 AM
|
#2
|
Senior Member
Registered: Sep 2002
Location: Arizona, US, Earth
Distribution: Slackware, (Non-Linux: Solaris 7,8,9; OSX; BeOS)
Posts: 1,152
Rep:
|
I would bet money that the problem is in hard ware, not software. Those
errors about the hard drive indicate that you need a new disk or a new
cable to the disk. I would try replacing the old cable with a shielded cable,
since that's nothing in cost compared with a new HD. If that doesn't do it,
it's almost certainly your disk.
|
|
|
10-02-2002, 06:28 AM
|
#3
|
Moderator
Registered: May 2001
Posts: 29,415
|
Did you try switching consoles with ALT+CTRL+F2 or F3? Might show some more error msgs's that could clarify stuff. You could also try to access the disks/cdr in PIO mode with hdparm if you suspect it's about DMA.
|
|
|
10-02-2002, 08:50 AM
|
#4
|
LQ Newbie
Registered: Sep 2002
Posts: 10
Original Poster
Rep:
|
Quote:
Originally posted by moses
I would bet money that the problem is in hard ware, not software. Those
errors about the hard drive indicate that you need a new disk or a new
cable to the disk. I would try replacing the old cable with a shielded cable,
since that's nothing in cost compared with a new HD. If that doesn't do it,
it's almost certainly your disk.
|
tried replacing the cable, no help 
i have also tried another hdd and that does not help either.
how do i use hdparm? do i just add it to the install command at the install screen?
|
|
|
10-02-2002, 09:00 AM
|
#5
|
LQ Addict
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704
Rep:
|
It's not cables, it is HighPoint 133 ATA adaptor, what is the chipset? I am not into RAID's configurations, but there are different chipsets HighPoint 372, 374, which one, and I hope RH8.0 comes with 2.4.19, right?
|
|
|
10-02-2002, 09:06 AM
|
#6
|
LQ Newbie
Registered: Sep 2002
Posts: 10
Original Poster
Rep:
|
nothing happens when i press ctrl-alt-F2/F3  i have tried the jumpers on the hdd in all combinations listed on it.
hmm, this is very annoying and i have no idea what to do.
i know it is either the controller or the hdd thats the prob because i had linux running on it fine on an old 4gb hdd plugged into the mobo.
thing is now i plug this 40gb hdd into the mobo and take out the controller and the same thing happens! guess the hdd is the prob then....
how do i force it into PIO mode?
|
|
|
10-02-2002, 09:07 AM
|
#7
|
LQ Newbie
Registered: Sep 2002
Posts: 10
Original Poster
Rep:
|
Quote:
Originally posted by neo77777
It's not cables, it is HighPoint 133 ATA adaptor, what is the chipset? I am not into RAID's configurations, but there are different chipsets HighPoint 372, 374, which one, and I hope RH8.0 comes with 2.4.19, right?
|
it is a highpoint 302 chipset. i think it is a well known prob having these errors, but no one seems to know what to do. i am afraid i have no idea what the kernal is
|
|
|
10-02-2002, 09:49 AM
|
#8
|
Member
Registered: Apr 2002
Location: The next brick house on the right.
Distribution: Kubuntu 18.04, Bodhi 5.0
Posts: 691
Rep:
|
Try ide=nodma at the install prompt. I picked that up in a search on "nodma". There may be other or better solutions, but give that a try.
|
|
|
10-02-2002, 09:56 AM
|
#9
|
LQ Newbie
Registered: Sep 2002
Posts: 10
Original Poster
Rep:
|
Quote:
Originally posted by jglen490
Try ide=nodma at the install prompt. I picked that up in a search on "nodma". There may be other or better solutions, but give that a try.
|
will do , thanks
done that - nope, no help
Last edited by pjlm92; 10-02-2002 at 10:06 AM.
|
|
|
10-02-2002, 10:08 AM
|
#10
|
Moderator
Registered: May 2001
Posts: 29,415
|
"hdparm -d0 /dev/<drive>", "man hdparm" for more. Sorry about the F2/F3 thingie, forgot that would only work if you're *in* the installer.
|
|
|
10-02-2002, 11:04 AM
|
#11
|
LQ Addict
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704
Rep:
|
There is not much info on this chipset besides that kernel code doesn't support the second channel on that card http://www.redhat.com/apps/search/re...search:start=0
Kernel FYI is the core of your Operating System, it is a C code which makes your system tick. I guess you'd have to delve into more advance reading to get this problem squared away.
But if you have efforts and desire to learn what the heck linux is I suggest getting a book first, but you might say what book is good for if I don't have a working linux machine, and I see your point, well that's the wonderful side of linux, I am not kidding - it is wonderful, but for me as I consider myself a computer enthusiast who has patience and something else to get his/her system to work. Let's see if there is somebody else who has the same card as you do, and who has his/her system in a working condition, look there are almost 17000 registered members.
Last edited by neo77777; 10-02-2002 at 11:05 AM.
|
|
|
10-02-2002, 02:22 PM
|
#12
|
LQ Newbie
Registered: Sep 2002
Posts: 10
Original Poster
Rep:
|
Quote:
Originally posted by unSpawn
"hdparm -d0 /dev/<drive>", "man hdparm" for more. Sorry about the F2/F3 thingie, forgot that would only work if you're *in* the installer.
|
doesn't work
grrrr, dunno what to do now
|
|
|
10-02-2002, 02:25 PM
|
#13
|
Member
Registered: Feb 2002
Location: Dallas, Tx
Distribution: RedHat 8.0
Posts: 70
Rep:
|
8.0 comes with 2.4.18.11 I believe but I just thought this might help dun know what to do about your prob  good luck
|
|
|
10-02-2002, 02:32 PM
|
#14
|
LQ Newbie
Registered: Sep 2002
Posts: 10
Original Poster
Rep:
|
Quote:
Originally posted by Linuxidiot
8.0 comes with 2.4.18.11 I believe but I just thought this might help dun know what to do about your prob good luck
|
cool, thanks. i have searched the internet for about a week now for a solution to this prob. so many people have a similar one but no one seems to know what to do. surely someone has a clue what is going on. 
|
|
|
10-02-2002, 04:46 PM
|
#15
|
Member
Registered: Sep 2002
Location: York, UK
Distribution: Debian Sid
Posts: 215
Rep:
|
This sounds like such a specific issue - if there really aren't any solutions on mailing lists you've seen from googling, I suggest you find the mailing list for the development of the relevant part of the kernel and enquire there. Don't ask me where/who, since I don't know, and I'm almost certain that I don't use google any better than you do :-)
|
|
|
All times are GMT -5. The time now is 11:38 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|