<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Marcin Juszkiewicz - serial ata</title><link href="https://marcin.juszkiewicz.com.pl/" rel="alternate"/><link href="https://marcin.juszkiewicz.com.pl/tag/serial-ata/feed/" rel="self"/><id>https://marcin.juszkiewicz.com.pl/</id><updated>2020-07-07T11:53:00+02:00</updated><entry><title>NAS update</title><link href="https://marcin.juszkiewicz.com.pl/2020/07/07/nas-update/" rel="alternate"/><published>2020-07-07T11:53:00+02:00</published><updated>2020-07-07T11:53:00+02:00</updated><author><name>Marcin Juszkiewicz</name></author><id>tag:marcin.juszkiewicz.com.pl,2020-07-07:/2020/07/07/nas-update/</id><summary type="html">&lt;span class="caps"&gt;SAS&lt;/span&gt; in home machine? Why&amp;nbsp;not!</summary><content type="html">&lt;p&gt;In 2014 I bought Synology DS214se &lt;span class="caps"&gt;NAS&lt;/span&gt; and two &lt;span class="caps"&gt;4TB&lt;/span&gt; hard drives. It worked fine
for me for years and served files. But it was low cpu power system with just
&lt;span class="caps"&gt;256MB&lt;/span&gt; of ram so was too easy to&amp;nbsp;overload.&lt;/p&gt;
&lt;h3&gt;Let&amp;#8217;s move to&amp;nbsp;x86-64&lt;/h3&gt;
&lt;p&gt;So few years ago friend was selling &lt;span class="caps"&gt;ASUS&lt;/span&gt; &lt;span class="caps"&gt;M5A78L&lt;/span&gt;-M &lt;span class="caps"&gt;LX3&lt;/span&gt; mainboard with &lt;span class="caps"&gt;AMD&lt;/span&gt; &lt;span class="caps"&gt;FX&lt;/span&gt;-6300
processor. I bought it, added 8 &lt;span class="caps"&gt;GB&lt;/span&gt; of ram from my desktop (which got additional
16 &lt;span class="caps"&gt;GB&lt;/span&gt; instead) and put into &lt;a href="https://www.fractal-design.com/products/cases/node/node-804/black/"&gt;Node 804 case from Fractal Design&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Case fits MicroATX board and has plenty of space for storage (I think 10 3.5&amp;#8221;, 2
2.5&amp;#8221; and slot-in optical&amp;nbsp;drive).&lt;/p&gt;
&lt;p&gt;Machine got several hard drives (from other home machines or&amp;nbsp;drawers):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="caps"&gt;WD&lt;/span&gt; Red 4 &lt;span class="caps"&gt;TB&lt;/span&gt;&amp;nbsp;x2&lt;/li&gt;
&lt;li&gt;Toshiba 2 &lt;span class="caps"&gt;TB&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Samsung 1.5 &lt;span class="caps"&gt;TB&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;figure id="__yafg-figure-1"&gt;
&lt;img alt="Hard drives" loading="lazy" src="/files/2020/07/node804-hdd-700x.jpg" title="Hard drives in cages"&gt;
&lt;figcaption&gt;Hard drives in cages&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure id="__yafg-figure-2"&gt;
&lt;img alt="Hard drive cage" loading="lazy" src="/files/2020/07/node804-cage-700x.jpg" title="Hard drives cage"&gt;
&lt;figcaption&gt;Hard drives cage&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h3&gt;FreeNAS&lt;/h3&gt;
&lt;p&gt;Installed FreeNAS 11 on it and started using. Machine was named &amp;#8216;lumpek&amp;#8217; (Lumpy
the Heffalump) to follow &lt;a href="/2012/12/03/i-am-running-out-of-names-for-computers/"&gt;my way of naming computers&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;4 &lt;span class="caps"&gt;TB&lt;/span&gt; drives went into simple mirror, 2 &lt;span class="caps"&gt;TB&lt;/span&gt; for less important data and 1.5 &lt;span class="caps"&gt;TB&lt;/span&gt; one
for virtual machines and related storage (like installation iso&amp;nbsp;files).&lt;/p&gt;
&lt;p&gt;&lt;span class="caps"&gt;ZFS&lt;/span&gt; works nice, some extra FreeNAS plugins allowed me to offload some services
from my desktop to &lt;span class="caps"&gt;NAS&lt;/span&gt; (like Transmission daemon for fetching torrents or MySQL
server for local&amp;nbsp;needs).&lt;/p&gt;
&lt;h3&gt;Memory&amp;nbsp;upgrade&lt;/h3&gt;
&lt;p&gt;Many people say that &lt;span class="caps"&gt;NAS&lt;/span&gt; machine should have &lt;span class="caps"&gt;ECC&lt;/span&gt; memory. So at some moment it
got 16 &lt;span class="caps"&gt;GB&lt;/span&gt; (2x 8 &lt;span class="caps"&gt;GB&lt;/span&gt; sticks) of &lt;span class="caps"&gt;DDR3&lt;/span&gt;-1866 &lt;span class="caps"&gt;ECC&lt;/span&gt; memory recovered from old&amp;nbsp;server:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Handle 0x0026, DMI type 16, 15 bytes
Physical Memory Array
        Location: System Board Or Motherboard
        Use: System Memory
        Error Correction Type: Single-bit ECC
        Maximum Capacity: 16 GB
        Error Information Handle: Not Provided
        Number Of Devices: 2
&lt;/code&gt;&lt;/pre&gt;
&lt;h3&gt;More&amp;nbsp;disks&lt;/h3&gt;
&lt;p&gt;4 &lt;span class="caps"&gt;TB&lt;/span&gt; of space ends one day. So I went and bought another &lt;span class="caps"&gt;WD&lt;/span&gt; Red 4 &lt;span class="caps"&gt;TB&lt;/span&gt; disk. The
idea was to move data from mirror to some spare storage, create new &lt;span class="caps"&gt;RAID&lt;/span&gt;-Z1
array from 3x 4 &lt;span class="caps"&gt;TB&lt;/span&gt; drives and migrate data&amp;nbsp;back.&lt;/p&gt;
&lt;p&gt;But&amp;#8230; Lumpek already had 4 hard drives and it was maximum this mainboard&amp;nbsp;supported.&lt;/p&gt;
&lt;h3&gt;Dell H310 aka &lt;span class="caps"&gt;LSI&lt;/span&gt;&amp;nbsp;9211-8i&lt;/h3&gt;
&lt;p&gt;Luckily mainboard has on-board graphics so &lt;span class="caps"&gt;PCI&lt;/span&gt; Express x16 slot was empty.
Asked friends, checked some internet pages and ordered used Dell H310 &lt;span class="caps"&gt;SAS&lt;/span&gt;
controller. This is probably the most popular (among &lt;span class="caps"&gt;IBM&lt;/span&gt; M1015) storage
solution in FreeNAS&amp;nbsp;community.&lt;/p&gt;
&lt;p&gt;Card arrived with not needed &lt;span class="caps"&gt;SAS&lt;/span&gt; cable and &lt;span class="caps"&gt;SFF&lt;/span&gt;-8187 cables came in other&amp;nbsp;order.&lt;/p&gt;
&lt;h4&gt;Crossflashing&lt;/h4&gt;
&lt;p&gt;How to make best use of server class &lt;span class="caps"&gt;RAID&lt;/span&gt; controller? Strip it from any &lt;span class="caps"&gt;RAID&lt;/span&gt;
functionality&amp;nbsp;;D&lt;/p&gt;
&lt;p&gt;Turns out that Dell H310 is basically &lt;span class="caps"&gt;LSI&lt;/span&gt; 9211-8i card. Which means we can flash
it with generic firmware to switch to &amp;#8220;initiator target&amp;#8221; (also called &amp;#8220;&lt;span class="caps"&gt;IT&lt;/span&gt;
mode&amp;#8221;). Card will then presents each drive individually to the&amp;nbsp;host.&lt;/p&gt;
&lt;p&gt;There are several pages describing process. One of them is &lt;a href="https://jc-lan.org/2018/05/19/flash-dell-perc-h310-to-lsi-9211-8i-it-mode-using-bios-and-uefi-method-firmware-bios/"&gt;&lt;span class="caps"&gt;JC&lt;/span&gt;-&lt;span class="caps"&gt;LAN&lt;/span&gt;&lt;/a&gt;.
I do not remember which set of instructions I followed but they do not differ&amp;nbsp;much.&lt;/p&gt;
&lt;p&gt;At the end I got generic &lt;span class="caps"&gt;LSI&lt;/span&gt; &lt;span class="caps"&gt;SAS2008&lt;/span&gt;&amp;nbsp;controller:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;root@lumpek:~ # sas2flash -listall
LSI Corporation SAS2 Flash Utility
Version 16.00.00.00 (2013.03.01) 
Copyright (c) 2008-2013 LSI Corporation. All rights reserved 

        Adapter Selected is a LSI SAS: SAS2008(B2)   

Num   Ctlr            FW Ver        NVDATA        x86-BIOS         PCI Addr
----------------------------------------------------------------------------

0  SAS2008(B2)     20.00.07.00    14.01.00.08    07.39.02.00     00:02:00:00

        Finished Processing Commands Successfully.
        Exiting SAS2Flash.
root@lumpek:~ # 
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;And as a bonus all my hard drives got a bit more&amp;nbsp;bandwidth:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;da2: &amp;lt;ATA WDC WD40EFRX-68W 0A82&amp;gt; Fixed Direct Access SPC-4 SCSI device
da2: 600.000MB/s transfers
da2: Command Queueing enabled
da2: 3815447MB (7814037168 512 byte sectors)
da2: quirks=0x8&amp;lt;4K&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Not that 300-&amp;gt;600 &lt;span class="caps"&gt;MB&lt;/span&gt;/s transfer update change anything with rusting plates&amp;nbsp;;D&lt;/p&gt;
&lt;h3&gt;Summary&lt;/h3&gt;
&lt;p&gt;FreeNAS based machine serves me well. Five hard drives give lot of space for
data. 1 GbE network connection is probably my main limit now but there are no
plans so far for moving to 10 GbE cards/switch due to their&amp;nbsp;price.&lt;/p&gt;
&lt;p&gt;Virtual machines run from &lt;span class="caps"&gt;NAS&lt;/span&gt; with good speed and if I need faster then I can
move them to &lt;span class="caps"&gt;NVME&lt;/span&gt; in my desktop or&amp;nbsp;laptop.&lt;/p&gt;</content><category term="computers"/><category term="freenas"/><category term="firmware"/><category term="nas"/><category term="serial ata"/></entry><entry><title>New hard drive</title><link href="https://marcin.juszkiewicz.com.pl/2012/05/23/new-hard-drive/" rel="alternate"/><published>2012-05-23T10:31:00+02:00</published><updated>2012-05-23T10:31:00+02:00</updated><author><name>Marcin Juszkiewicz</name></author><id>tag:marcin.juszkiewicz.com.pl,2012-05-23:/2012/05/23/new-hard-drive/</id><summary type="html">&lt;p&gt;During &lt;a href="/2012/05/08/uds-q/"&gt;&lt;span class="caps"&gt;UDS&lt;/span&gt;-Q&lt;/a&gt; I bought &lt;a href="http://www.amazon.com/Seagate-Expansion-Desktop-External-STAY3000102/dp/B0056YNA1Q/"&gt;&lt;span class="caps"&gt;3TB&lt;/span&gt; Seagate disk in &lt;span class="caps"&gt;USB&lt;/span&gt; 3.0 enclosure&lt;/a&gt;. Today I finally connected it to my desktop, formatted as ext4 and&amp;nbsp;mounted.&lt;/p&gt;
&lt;p&gt;I am surprised by speed of &lt;span class="caps"&gt;USB&lt;/span&gt; 3.0 - &lt;span class="caps"&gt;147MB&lt;/span&gt;/s according to hdparm test is more than rest of my hard drives have …&lt;/p&gt;</summary><content type="html">&lt;p&gt;During &lt;a href="/2012/05/08/uds-q/"&gt;&lt;span class="caps"&gt;UDS&lt;/span&gt;-Q&lt;/a&gt; I bought &lt;a href="http://www.amazon.com/Seagate-Expansion-Desktop-External-STAY3000102/dp/B0056YNA1Q/"&gt;&lt;span class="caps"&gt;3TB&lt;/span&gt; Seagate disk in &lt;span class="caps"&gt;USB&lt;/span&gt; 3.0 enclosure&lt;/a&gt;. Today I finally connected it to my desktop, formatted as ext4 and&amp;nbsp;mounted.&lt;/p&gt;
&lt;p&gt;I am surprised by speed of &lt;span class="caps"&gt;USB&lt;/span&gt; 3.0 - &lt;span class="caps"&gt;147MB&lt;/span&gt;/s according to hdparm test is more than rest of my hard drives have. If technology will increase that way my &lt;span class="caps"&gt;SSD&lt;/span&gt; may became obsolete at time when another hdd will join my&amp;nbsp;setup.&lt;/p&gt;
&lt;p&gt;What for 2.&lt;span class="caps"&gt;73TB&lt;/span&gt; drive someone may ask. I plan to use it for backup of my&amp;nbsp;machines.&lt;/p&gt;</content><category term="backup"/><category term="my computers"/><category term="serial ata"/></entry><entry><title>Never say never</title><link href="https://marcin.juszkiewicz.com.pl/2008/05/09/never-say-never/" rel="alternate"/><published>2008-05-09T12:54:00+02:00</published><updated>2008-05-09T12:54:00+02:00</updated><author><name>Marcin Juszkiewicz</name></author><id>tag:marcin.juszkiewicz.com.pl,2008-05-09:/2008/05/09/never-say-never/</id><summary type="html">&lt;p&gt;Years ago I had Gigabyte mainboard in computer at work. One day cpu fan died &amp;#8212; it did not shut down but tried to operate with 85°C at &lt;span class="caps"&gt;CPU&lt;/span&gt;&amp;#8230; That day I decided to not buy Gigabyte mainboards anymore (my home machine had in &lt;span class="caps"&gt;BIOS&lt;/span&gt; limit of working temperatures with …&lt;/p&gt;</summary><content type="html">&lt;p&gt;Years ago I had Gigabyte mainboard in computer at work. One day cpu fan died &amp;#8212; it did not shut down but tried to operate with 85°C at &lt;span class="caps"&gt;CPU&lt;/span&gt;&amp;#8230; That day I decided to not buy Gigabyte mainboards anymore (my home machine had in &lt;span class="caps"&gt;BIOS&lt;/span&gt; limit of working temperatures with 70°C set as temp to shut&amp;nbsp;down).&lt;/p&gt;
&lt;p&gt;Few days ago I upgraded my home machine. And it is Gigabyte powered :) To be exact: &lt;span class="caps"&gt;EP35C&lt;/span&gt;-&lt;span class="caps"&gt;DS3R&lt;/span&gt; is what I&amp;nbsp;bought.&lt;/p&gt;
&lt;p&gt;There are few&amp;nbsp;annoyances:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Intel &lt;span class="caps"&gt;AHCI&lt;/span&gt; &lt;span class="caps"&gt;SATA&lt;/span&gt; &lt;span class="caps"&gt;BIOS&lt;/span&gt; adds few seconds on each boot for checking 6 Serial-&lt;span class="caps"&gt;ATA&lt;/span&gt;&amp;nbsp;ports&lt;/li&gt;
&lt;li&gt;Gigabyte &lt;span class="caps"&gt;AHCI&lt;/span&gt; &lt;span class="caps"&gt;SATA&lt;/span&gt;/&lt;span class="caps"&gt;ATA&lt;/span&gt; &lt;span class="caps"&gt;BIOS&lt;/span&gt; adds few more and ask for pressing key (with few seconds&amp;nbsp;timeout)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;But also nice&amp;nbsp;stuff:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;profiles in &lt;span class="caps"&gt;BIOS&lt;/span&gt; &amp;#8212; so I am able to configure everything and store settings for later&amp;nbsp;use&lt;/li&gt;
&lt;li&gt;flashing &lt;span class="caps"&gt;BIOS&lt;/span&gt; from &lt;span class="caps"&gt;USB&lt;/span&gt; stick, hard drive or floppy (&lt;a href="/2007/10/16/floppies/"&gt;does someone still use floppies?&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I also added few other components: Core2Quad Q6600 &lt;span class="caps"&gt;CPU&lt;/span&gt;, &lt;span class="caps"&gt;4GB&lt;/span&gt; &lt;span class="caps"&gt;RAM&lt;/span&gt; and new hard drive but that is other&amp;nbsp;story.&lt;/p&gt;</content><category term="firmware"/><category term="serial ata"/><category term="my computers"/></entry><entry><title>Someone know how to re-enable Serial-ATA port?</title><link href="https://marcin.juszkiewicz.com.pl/2007/10/17/someone-know-how-to-re-enable-serial-ata-port/" rel="alternate"/><published>2007-10-17T14:46:00+02:00</published><updated>2007-10-17T14:46:00+02:00</updated><author><name>Marcin Juszkiewicz</name></author><id>tag:marcin.juszkiewicz.com.pl,2007-10-17:/2007/10/17/someone-know-how-to-re-enable-serial-ata-port/</id><summary type="html">&lt;p&gt;On my system (2.6.23-rc9) I have Serial-&lt;span class="caps"&gt;ATA&lt;/span&gt; &lt;span class="caps"&gt;DVD&lt;/span&gt;/&lt;span class="caps"&gt;RW&lt;/span&gt; drive connected to sata_sil&amp;nbsp;controller:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;[   96.858283] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   97.012480] ata6.00: ATAPI: TSSTcorpCD/DVDW SH-S183A, SB02, max UDMA/33
[   97.012482] ata6.00: applying bridge limits
[   97 …&lt;/code&gt;&lt;/pre&gt;</summary><content type="html">&lt;p&gt;On my system (2.6.23-rc9) I have Serial-&lt;span class="caps"&gt;ATA&lt;/span&gt; &lt;span class="caps"&gt;DVD&lt;/span&gt;/&lt;span class="caps"&gt;RW&lt;/span&gt; drive connected to sata_sil&amp;nbsp;controller:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;[   96.858283] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   97.012480] ata6.00: ATAPI: TSSTcorpCD/DVDW SH-S183A, SB02, max UDMA/33
[   97.012482] ata6.00: applying bridge limits
[   97.169126] ata6.00: configured for UDMA/33
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Sometimes when there is a problem with &lt;span class="caps"&gt;CD&lt;/span&gt; or &lt;span class="caps"&gt;DVD&lt;/span&gt; disk controller shutdowns&amp;nbsp;drive:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;[53560.095573] cdrom: sr0: mrw address space DMA selected
[53561.001946] ISO 9660 Extensions: Microsoft Joliet Level 3
[53561.002777] ISOFS: changing to secondary root
[53621.380238] ata6.00: exception Emask 0x10 SAct 0x0 SErr 0x90000 action 0x2
[53621.380249] ata6.00: cmd a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0
[53621.380252]          res 51/60:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error)
[53621.380263] ata6: hard resetting port
[53623.783961] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[53642.595278] ata6.00: qc timeout (cmd 0xa1)
[53642.595285] ata6.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[53642.595288] ata6.00: revalidation failed (errno=-5)
[53642.595292] ata6: failed to recover some devices, retrying in 5 secs
[53645.092046] ata6: hard resetting port
[53646.193870] ata6: SATA link down (SStatus 1 SControl 310)
[53646.193881] ata6.00: limiting speed to UDMA/25:PIO3
[53646.193884] ata6: failed to recover some devices, retrying in 5 secs
[53648.690501] ata6: hard resetting port
[53649.792323] ata6: SATA link down (SStatus 1 SControl 310)
[53649.792333] ata6.00: disabled
[53650.042442] ata6: EH pending after completion, repeating EH (cnt=4)
[53650.042459] ata6: EH complete
[53650.042512] sr 6:0:0:0: rejecting I/O to offline device
[53650.042518] sr 6:0:0:0: rejecting I/O to offline device
[53650.042522] sr 6:0:0:0: rejecting I/O to offline device
[53650.042536] sr 6:0:0:0: rejecting I/O to offline device
[53650.042632] ata6.00: detaching (SCSI 6:0:0:0)
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I wonder is there a way to re-enable ata6.00 in other way then power down/power up whole machine because it looks like reboot is not a way to get it working&amp;nbsp;again.&lt;/p&gt;</content><category term="serial ata"/></entry><entry><title>17” laptops are huge</title><link href="https://marcin.juszkiewicz.com.pl/2007/05/25/17-laptops-are-huge/" rel="alternate"/><published>2007-05-25T10:44:00+02:00</published><updated>2007-05-25T10:44:00+02:00</updated><author><name>Marcin Juszkiewicz</name></author><id>tag:marcin.juszkiewicz.com.pl,2007-05-25:/2007/05/25/17-laptops-are-huge/</id><summary type="html">&lt;p&gt;Few days ago one of my friends asked me for help on choosing laptop. The idea was &amp;#8220;I want to buy laptop to use instead of my 7 years old desktop&amp;#8221;. We were discussing few options and he finally found Dell Inspiron 9400 for less then 1000 &lt;span class="caps"&gt;EUR&lt;/span&gt;. It is …&lt;/p&gt;</summary><content type="html">&lt;p&gt;Few days ago one of my friends asked me for help on choosing laptop. The idea was &amp;#8220;I want to buy laptop to use instead of my 7 years old desktop&amp;#8221;. We were discussing few options and he finally found Dell Inspiron 9400 for less then 1000 &lt;span class="caps"&gt;EUR&lt;/span&gt;. It is interesting&amp;nbsp;machine:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;17&amp;#8221; display with 1400x900&amp;nbsp;resolution&lt;/li&gt;
&lt;li&gt;Core 2 Duo&amp;nbsp;cpu&lt;/li&gt;
&lt;li&gt;&lt;span class="caps"&gt;2GB&lt;/span&gt;&amp;nbsp;ram&lt;/li&gt;
&lt;li&gt;&lt;span class="caps"&gt;ATI&lt;/span&gt; X1400 gfx&amp;nbsp;card&lt;/li&gt;
&lt;li&gt;&lt;span class="caps"&gt;160GB&lt;/span&gt; Serial &lt;span class="caps"&gt;ATA&lt;/span&gt;&amp;nbsp;disk&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;After checking who seller is we decided that I will go and buy that laptop (seller was from&amp;nbsp;Poznań).&lt;/p&gt;
&lt;p&gt;Yesterday I bought that beast and I have to say one thing &amp;#8212; it is &lt;strong&gt;&lt;span class="caps"&gt;HUGE&lt;/span&gt;&lt;/strong&gt; (bottom one on photo). I am used to my 12&amp;#8221; D400 (top one on photo) and sometimes I use Ania&amp;#8217;s 15.4&amp;#8221; laptop (middle one) when I need &lt;span class="caps"&gt;MS&lt;/span&gt;&amp;nbsp;Windows.&lt;/p&gt;
&lt;figure id="__yafg-figure-1"&gt;
&lt;img alt="a pile of laptops" loading="lazy" src="/files/2007/05/513168206_be776e912e_o-700x.jpg" title="A pile of laptops"&gt;
&lt;figcaption&gt;A pile of laptops&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;As usual it comes with &lt;span class="caps"&gt;MS&lt;/span&gt; Windows &amp;#8212; this time it was Vista Home Premium. It was my first time with Vista &amp;#8212; so now I can tell that I used all &lt;span class="caps"&gt;MS&lt;/span&gt; Windows versions (from 1.01 to Vista). What do I think of it? Hard to tell because I do not used it too much. Looks nice and takes some time to find things which were in &lt;span class="caps"&gt;XP&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;Now when I used 17&amp;#8221; laptop I know that I do not want such one &amp;#8212; 12-15.4&amp;#8221; are enough size for travelling. And for desktop I prefer desktop machine with big &lt;span class="caps"&gt;LCD&lt;/span&gt; then 17&amp;#8221;&amp;nbsp;laptop.&lt;/p&gt;</content><category term="dell"/><category term="free drivers"/><category term="laptop"/><category term="serial ata"/></entry><entry><title>PATA -&gt; Serial ATA time</title><link href="https://marcin.juszkiewicz.com.pl/2007/03/22/pata-serial-ata-time/" rel="alternate"/><published>2007-03-22T18:15:00+01:00</published><updated>2007-03-22T18:15:00+01:00</updated><author><name>Marcin Juszkiewicz</name></author><id>tag:marcin.juszkiewicz.com.pl,2007-03-22:/2007/03/22/pata-serial-ata-time/</id><summary type="html">&lt;p&gt;Today I finished storage upgrade of my box. Before I had only &lt;span class="caps"&gt;PATA&lt;/span&gt; devices. Recently I bought Serial &lt;span class="caps"&gt;ATA&lt;/span&gt; &lt;span class="caps"&gt;II&lt;/span&gt; hard drive so my config was (2.6.21-rc3 kernel with libata for all &lt;span class="caps"&gt;SATA&lt;/span&gt;/&lt;span class="caps"&gt;PATA&lt;/span&gt;&amp;nbsp;devices):&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;ata1.00: ATA-6: ST3120026A, 3.06, max UDMA/100
ata1.00: 234441648 sectors …&lt;/code&gt;&lt;/pre&gt;</summary><content type="html">&lt;p&gt;Today I finished storage upgrade of my box. Before I had only &lt;span class="caps"&gt;PATA&lt;/span&gt; devices. Recently I bought Serial &lt;span class="caps"&gt;ATA&lt;/span&gt; &lt;span class="caps"&gt;II&lt;/span&gt; hard drive so my config was (2.6.21-rc3 kernel with libata for all &lt;span class="caps"&gt;SATA&lt;/span&gt;/&lt;span class="caps"&gt;PATA&lt;/span&gt;&amp;nbsp;devices):&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;ata1.00: ATA-6: ST3120026A, 3.06, max UDMA/100
ata1.00: 234441648 sectors, multi 16: LBA48
ata1.00: configured for UDMA/100
scsi 0:0:0:0: Direct-Access     ATA      ST3120026A       3.06 PQ: 0 ANSI: 5
SCSI device sda: 234441648 512-byte hdwr sectors (120034 MB)

scsi 1:0:0:0: CD-ROM            TOSHIBA  DVD-ROM SD-M1212 1R22 PQ: 0 ANSI: 5
sr0: scsi3-mmc drive: 32x/32x cd/rw xa/form2 cdda tray

scsi 1:0:1:0: CD-ROM            TEAC     CD-W516EB        1.0K PQ: 0 ANSI: 5
sr1: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray

ata5.00: ATA-7: ST3320620NS, 3.AEG, max UDMA/133
ata5.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32)
ata5.00: configured for UDMA/100
scsi 5:0:0:0: Direct-Access     ATA      ST3320620NS      3.AE PQ: 0 ANSI: 5
SCSI device sdb: 625142448 512-byte hdwr sectors (320073 MB)
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span class="caps"&gt;PATA&lt;/span&gt; bus contain: Seagate &lt;span class="caps"&gt;120GB&lt;/span&gt; hdd which I bought in 2003, then 9 years old Toshiba &lt;span class="caps"&gt;DVD&lt;/span&gt; drive and 6 years old Teac &lt;span class="caps"&gt;CD&lt;/span&gt; writer. Then &lt;span class="caps"&gt;SATA&lt;/span&gt; Seagate &lt;span class="caps"&gt;320GB&lt;/span&gt; hdd which I bought one week ago and configured as &lt;span class="caps"&gt;LVM&lt;/span&gt; (some parts of &lt;span class="caps"&gt;120GB&lt;/span&gt; will be added into&amp;nbsp;it).&lt;/p&gt;
&lt;p&gt;Today I took out old &lt;span class="caps"&gt;PATA&lt;/span&gt; optical drives and replaced them with Samsung &lt;span class="caps"&gt;SH&lt;/span&gt;-&lt;span class="caps"&gt;S183A&lt;/span&gt; &lt;span class="caps"&gt;DVD&lt;/span&gt; writer (Serial &lt;span class="caps"&gt;ATA&lt;/span&gt;). Now bus look a bit&amp;nbsp;different:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt; ata1.00: ATA-6: ST3120026A, 3.06, max UDMA/100
 ata1.00: 234441648 sectors, multi 16: LBA48
 ata1.00: configured for UDMA/100
 scsi 0:0:0:0: Direct-Access     ATA      ST3120026A       3.06 PQ: 0 ANSI: 5
 SCSI device sda: 234441648 512-byte hdwr sectors (120034 MB)

 ata5.00: ATA-7: ST3320620NS, 3.AEG, max UDMA/133
 ata5.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32)
 ata5.00: configured for UDMA/100
 scsi 5:0:0:0: Direct-Access     ATA      ST3320620NS      3.AE PQ: 0 ANSI: 5
 SCSI device sdb: 625142448 512-byte hdwr sectors (320073 MB)

 scsi 6:0:0:0: CD-ROM            TSSTcorp CD/DVDW SH-S183A SB02 PQ: 0 ANSI: 5
 sr0: scsi3-mmc drive: 94x/94x writer dvd-ram cd/rw xa/form2 cdda tray
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;That &amp;#8220;94x writer&amp;#8221; looks funny as this is 18xDVD writer. And I must say that due to switch to libata in Linux there are no problems with handling Serial &lt;span class="caps"&gt;ATA&lt;/span&gt; devices (nevermind hdd or atapi&amp;nbsp;ones).&lt;/p&gt;</content><category term="serial ata"/></entry></feed>