SSD booting as HDC1 slower on EEE pc Problem solved!

For talk and support relating specifically to Puppy derivatives
Post Reply
Message
Author
mikeinrichmond
Posts: 20
Joined: Tue 18 Mar 2008, 23:47
Location: Richmond, Va, USA

SSD booting as HDC1 slower on EEE pc Problem solved!

#1 Post by mikeinrichmond »

Please, all EEE users that want to/or already have put Pupeee or other versions onto the SSD, this post will allow DMA usage with your SSD thus dramatically increasing the speed, like it was in Xandros. Wish somehow we could incorporate this into the next Pupeee build. Thanks


http://forum.eeeuser.com/viewtopic.php? ... 65#p217865
Last edited by mikeinrichmond on Mon 14 Apr 2008, 02:09, edited 1 time in total.
Puppy Power! :lol:

Asus EEE Pc 2G Surf w/ Pupeee 3 on SSD
8G Transcend class 6 SD card
500Gb WD USB HDD

Everitt
Posts: 331
Joined: Tue 19 Dec 2006, 21:59
Location: Leeds,UK or Birmingham, UK

#2 Post by Everitt »

I don't know about SSD, but I know on a standard HDD DMA makes a BIG difference. The easiest way to find out if t's worth it is to boot puppy and, from a terminal, run the command

Code: Select all

hdparm -t /dev/hdc1
Then (temporerally) enable DMA with

Code: Select all

hdparm -d1 /dev/hdc1
And run

Code: Select all

hdparm -t /dev/hdc1
again. This should show you the effect that DMA has on the drives read speed.

As to enableing it permanently though, I couldn't say. Could you perhaps use grub's map command to trick puppy into seeing it as hda?

mikeinrichmond
Posts: 20
Joined: Tue 18 Mar 2008, 23:47
Location: Richmond, Va, USA

see 1st post (edited)

#3 Post by mikeinrichmond »

see 1st post, and thanks for the info on SSD testing for speed. Running much faster now that the grub menu.lst file is edited to put in hdc=noprobe
Puppy Power! :lol:

Asus EEE Pc 2G Surf w/ Pupeee 3 on SSD
8G Transcend class 6 SD card
500Gb WD USB HDD

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#4 Post by Lobster »

onto the SSD
At the moment I am using USB keydrive to run Pupeee . . .

My Camera takes the SD format
and Eeepc takes micro-SD
but you can get SD with a micro implant.

Is there anything in terms of speed I should look at
when purchasing?
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

JohnRoberts
Posts: 145
Joined: Thu 30 Nov 2006, 00:04
Location: Greece

#5 Post by JohnRoberts »

Yes Lob,

the speed ("...I need warp speed, Mr. Scotty..." :D )
marking, like 80x, 133x or whatever. The newer SDHC cards are not necessarily faster than simple SD. Both classes have different speed variants. And naturally, the higher the speed, the greater the price...Have a look at the Wikipedia article
Lobster wrote:My Camera takes the SD format
and Eeepc takes micro-SD
...reversed? Eee takes SD too...

Cheers
Help M$ become a Linux distro maintainer...
Force-feed them with Open-Source faster than they can produce patents

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#6 Post by Lobster »

need warp speed, Mr. Scotty..." Very Happy )
marking, like 80x, 133x or whatever. The newer SDHC cards are not necessarily faster than simple SD. Both classes have different speed variants. And naturally, the higher the speed, the greater the price...Have a look at the Wikipedia article
Many thanks for the info
Made me realize that my camera is using the SmartMedia format. :oops:

I am now gonna read the article but it seems I will need a SD or SDHC card of probably 2GB to get some Puppy boot speed - However the boot speed from USB keydrive does not really bother me
- not having wireless does - so need to sort that

Thanks for advisement - appreciate it :)
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

Post Reply