LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-21-2004, 02:02 PM   #31
bonecrusher
Member
 
Registered: Mar 2004
Location: St. Louis, MO
Distribution: Ubuntu, Debian, Slack, RH, Gentoo
Posts: 207

Rep: Reputation: 30

Quote:
Originally posted by Mow

One thing that did happen is that during boot/install it detected the drives as /dev/sda and /dev/sdb
When I downloaded the source and recompiled my kernel to 2.6.7 it changed them to /dev/hde and /dev/hdg
Hmm, shouldn't do that. try this at boot prompt:

boot: noprobe=/dev/hde noprobe=/dev/hdg

You may need to compile in something you missed into 2.6.7 or d/load the newer patch for libata. I am not sure why VIA's do that in 2.6.7 but it is a common 'problem' and have seen others with the same thing happen. Jeff (Garzik) told me about the noprobe thing to try and get libata to discover the sata drives as scsi first...(before eide driver does) I am going to write the linux-ide kernel mailing list and see whats going on with this....

Do a hdparm -t test and see what kinda speed your getting when they are discovered as HD (IDE)devices.. and compare to them as SCSI devices if you get the chance....

bc
 
Old 07-21-2004, 02:16 PM   #32
cris81
LQ Newbie
 
Registered: Jul 2004
Posts: 8

Rep: Reputation: 0
Sorry my account with yahoo it's fucked
 
Old 07-21-2004, 02:38 PM   #33
Mow
Member
 
Registered: Jul 2003
Posts: 64

Rep: Reputation: 15
Quote:
Hmm, shouldn't do that. try this at boot prompt:

boot: noprobe=/dev/hde noprobe=/dev/hdg

You may need to compile in something you missed into 2.6.7 or d/load the newer patch for libata. I am not sure why VIA's do that in 2.6.7 but it is a common 'problem' and have seen others with the same thing happen. Jeff (Garzik) told me about the noprobe thing to try and get libata to discover the sata drives as scsi first...(before eide driver does) I am going to write the linux-ide kernel mailing list and see whats going on with this....

Do a hdparm -t test and see what kinda speed your getting when they are discovered as HD (IDE)devices.. and compare to them as SCSI devices if you get the chance....
Hey thanks for the info ...... I didn't even think it was an issue because I haven't noticed any problems. I ran hdparm and got about 54 mb a second .... should I be seeing faster transfer rates than that?

And since I'm already loaded and configured how do I go about switching? I still have the other kernel there so I can boot into it no problem to make changes ...... is there an option I need to add to lilo?

thanks.
 
Old 07-21-2004, 02:44 PM   #34
bonecrusher
Member
 
Registered: Mar 2004
Location: St. Louis, MO
Distribution: Ubuntu, Debian, Slack, RH, Gentoo
Posts: 207

Rep: Reputation: 30
Quote:
Originally posted by Mow
Hey thanks for the info ...... I didn't even think it was an issue because I haven't noticed any problems. I ran hdparm and got about 54 mb a second .... should I be seeing faster transfer rates than that?

And since I'm already loaded and configured how do I go about switching? I still have the other kernel there so I can boot into it no problem to make changes ...... is there an option I need to add to lilo?

thanks.
Just leave alone for now.. I emailed the mailing list (LINUX-IDE) and maybe Jeff will respond. As I said this a common thing. And from what i have read about it, when your drive(s) come up as HDx devices they are unstable (whatever that means..) but I wouldn't worry for right now.. If it works it works. Also, between 50-60 is perfect! As I recall a 'fast' EIDE drive gets about 10-20 a sec, so as you can see SATA rocks.

Glad it's working out...(sort of. )

bc

Last edited by bonecrusher; 07-21-2004 at 02:45 PM.
 
Old 07-21-2004, 02:45 PM   #35
Mow
Member
 
Registered: Jul 2003
Posts: 64

Rep: Reputation: 15
Quote:
Glad it's working out...(sort of. )
........ yep it seems to be stable as a rock .... Fedora did the same thing and I never had a problem. So I'll take the old addage "if it ain't broke ... don't fix it".


Thanks again for the info.
 
Old 08-03-2004, 03:25 PM   #36
Pygobombe
LQ Newbie
 
Registered: Aug 2004
Location: Canada
Distribution: ubuntu, opensuse, freebsd, osx. (and a few others from time to time)
Posts: 14

Rep: Reputation: 0
Hi, thanks to all who have helped out, with this. And especially bone crusher, since I downloaded your sata.i kernel and got my asus p4p800 deluxe working no problem (except sound, but that is different)

But I have to reload slackware, since I kind of killed it

and now my floppy drive doesn't seem to work. or well, maybe it does. its just the install.1 rootdisk that doesn't work. Failing with some sort of read sector error (sorry, can't remember what exactly it was as it was a few days ago)
I was wondering how I would go about putting the sata.i image onto the install cd. I tried sticking it in the directory with all the other boot images, and I got some funny error message about a checksum. I am currently trying to get the already posted sata.i install cd. But there are zero seeds for it right now, nor have there been for the past hour.

I know I could probably get it working again if I swapped floppy drives, and re-burned the iso file and created the floppy again (I went through two floppies, so wasn't a floppy problem) But I would like to save going into my computer again. Just lots of cables to hook up and what not.

thanks a bunch to any and all who help. (also, I did try google a bit, but to no avail, I found what I was looking for. Maybe just some deeper searching, or different search terms)

Also found that the spell checker thingy doesn't have slackware, or google, or iso, and some others. Just pointing out. and also, first post here. Been lurking this forums off and on, mostly through google searches. Hope I can help out others in the future from the help I have received from reading this one
 
Old 08-04-2004, 06:43 AM   #37
Mow
Member
 
Registered: Jul 2003
Posts: 64

Rep: Reputation: 15
Quote:
I was wondering how I would go about putting the sata.i image onto the install cd.
The site linked earlier in this thread has a bootable CD image of the first Slack install. Use that and you will be good to go.
 
Old 08-04-2004, 11:47 AM   #38
Pygobombe
LQ Newbie
 
Registered: Aug 2004
Location: Canada
Distribution: ubuntu, opensuse, freebsd, osx. (and a few others from time to time)
Posts: 14

Rep: Reputation: 0
hmmm... ok.. I went through all the pages in this thread already, and only found the one in the yahoo briefcase, with the .torrent file extension? If so, then it is not working, as there are no seeds for that torrent. I would happily host it for someone, if bandwidth were not an issue

Or were you refering to something I missed. The only post that had links to do with anything like sata that was somewhat what I was looking for was post #9
 
Old 08-04-2004, 11:56 AM   #39
Mow
Member
 
Registered: Jul 2003
Posts: 64

Rep: Reputation: 15
Terribly sorry ...... I was posting to several threads at once and got my replies mixed up .... a thousand apologies.

But yes Bonecrusher's link has the CD ISo that you can burn that is the first CD in the Slack set up but it has SATA support built in.
 
Old 08-04-2004, 12:00 PM   #40
Pygobombe
LQ Newbie
 
Registered: Aug 2004
Location: Canada
Distribution: ubuntu, opensuse, freebsd, osx. (and a few others from time to time)
Posts: 14

Rep: Reputation: 0
hehe.. tis alright... i have done the same at least twice

But anyways.. there be no one seeding it, I can't get any bit of it. I got the torrent alright, and I know that Azureus is working alright, as I downloaded Slax live iso, as well as all four slack 10 cds from it. and am even seeding out for others as we speak. oh hey... I just realized I got the new knoppix downloaded... I should go burn and try out.
 
Old 08-04-2004, 12:03 PM   #41
Mow
Member
 
Registered: Jul 2003
Posts: 64

Rep: Reputation: 15
....... sorry I'm not at home and can't fire up my PC to seed the ISO for you .....

I will be home in about 7 hours though and can try to do it then if you would like.
 
Old 08-04-2004, 12:06 PM   #42
Pygobombe
LQ Newbie
 
Registered: Aug 2004
Location: Canada
Distribution: ubuntu, opensuse, freebsd, osx. (and a few others from time to time)
Posts: 14

Rep: Reputation: 0
sure, would be good

although, would be easier, and more fun for me if I could figure out some way of getting it on there. but sure. I am typing from my work PC right now, so I wil leave this on, as I always do. I have dialup at home, so I don't really want to do it on that. hehe.

but yeah. Thanks a bunch
 
Old 08-04-2004, 12:20 PM   #43
Mow
Member
 
Registered: Jul 2003
Posts: 64

Rep: Reputation: 15
Certainly ... glad to help.
 
Old 08-05-2004, 10:27 AM   #44
bonecrusher
Member
 
Registered: Mar 2004
Location: St. Louis, MO
Distribution: Ubuntu, Debian, Slack, RH, Gentoo
Posts: 207

Rep: Reputation: 30
Wink hmm

Pygobombe:

I have been trying to seed the ISO for awhile now, but every now and then it goes down and I don't notice, a better method (Especially since you have been waiting for so long), is to make a visit to my WEB PAGE (4Elements) , and look to see where the new FTP site is...
(I would post it here now, but I can't remember off top of my heaqd, and anyway I would like you to read a little bit about what to do before you go downloading..)
About your floppy problems, 9 times outta 10 read errors for floppies are because of a damaged floppy disk. (Trust me that they can become garbage rather easily). Anyway I would re-rawrite a new disk and try that. Make sure you use a (Brand new) disk or one that is practically new.


If you have the ISO already, then your good. I know it will DEFINITELY work for your PC, because (and I may have mentioned this before) as you can see below in my sig, I have the same exact MoBo as you! And since it works great for me, well you get the idea.

bc


PS:
Sorry it took so long to see your comments, I have been rather busy lately with other projects...
 
Old 08-05-2004, 11:33 AM   #45
Pygobombe
LQ Newbie
 
Registered: Aug 2004
Location: Canada
Distribution: ubuntu, opensuse, freebsd, osx. (and a few others from time to time)
Posts: 14

Rep: Reputation: 0
Hey, thanks for the reply. yeah, I know that floppies die quite easily. I should really clean my floppy drive, and/or get a different brand of floppies. Actually, I bet a different brand would help. None of these floppies seem to be all that great.

but anyways. thanks for the link. I shall start reading away.

OMG... I haven't posted this yet.. stupid having so many instant messaging conversations at once. lol
 
  


Reply



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Slackware 10.1 sata.i dosn't support my sata controller kryptobs2000 Slackware 7 12-05-2007 06:25 PM
Kernel panic - SATA support in 2.6 and slackware vmt1 Slackware 7 12-01-2005 01:55 PM
Linux support: pci sata card vs integrated sata Synesthesia Linux - Hardware 2 10-17-2005 03:27 PM
SATA 1 & SATA 2 support varun_saa Mandriva 1 09-28-2005 04:35 AM
SATA support? marz2 Slackware 2 03-25-2004 08:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:19 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration