LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-18-2008, 04:15 AM   #1
johnnysd455
LQ Newbie
 
Registered: Nov 2008
Posts: 5

Rep: Reputation: 0
Is one of my hard drives borked?


All three disks are on a Promise 20269 controller. Two with CSEL on the primary channel, and one on the secondary jumpered to master.

Previously I was using kernel version 2.4.23, and had extremely poor performance for ALL my drives. 2.6.27.6 has greatly improved the performance of hdf/hdg, but hde is still utter crap. hde/hdf should be identical, same firmware, both serials start with WMA8C4, so they should've been produced around the same time.

I can list my kernel configuration options if you think it'd help but seeing as how only one drive exhibits these symptoms I didn't think it relevant.. then I didn't think lspci output was really relevant, either.

Is one of my drives FUBAR, or is there something else I can check? I've tried everything I could think of! I even tried turning off DMA and got measly 2.5MB/s reads from hde. I set acoustic management to 254, which I believe it may have already been set at. No change.

hdparm -i output for each 120GB drive:

Code:
root@shrike:~# hdparm -i /dev/hde; hdparm -i /dev/hdf; hdparm -i /dev/hdg

/dev/hde:

 Model=WDC WD1200JB-00CRA1, FwRev=17.07W17, SerialNo=WD-WMA8C4554712
 Config={ HardSect NotMFM HdSw>15uSec SpinMotCtl Fixed DTR>5Mbs FmtGapReq }
 RawCHS=16383/16/63, TrkSize=57600, SectSize=600, ECCbytes=40
 BuffType=DualPortCache, BuffSize=8192kB, MaxMultSect=16, MultSect=16
 CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=234441648
 IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
 PIO modes:  pio0 pio1 pio2 pio3 pio4
 DMA modes:  mdma0 mdma1 mdma2
 UDMA modes: udma0 udma1 udma2 udma3 udma4 *udma5
 AdvancedPM=no WriteCache=enabled
 Drive conforms to: Unspecified:  ATA/ATAPI-1,2,3,4,5

 * signifies the current active mode


/dev/hdf:

 Model=WDC WD1200JB-00CRA1, FwRev=17.07W17, SerialNo=WD-WMA8C4612467
 Config={ HardSect NotMFM HdSw>15uSec SpinMotCtl Fixed DTR>5Mbs FmtGapReq }
 RawCHS=16383/16/63, TrkSize=57600, SectSize=600, ECCbytes=40
 BuffType=DualPortCache, BuffSize=8192kB, MaxMultSect=16, MultSect=16
 CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=234441648
 IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
 PIO modes:  pio0 pio1 pio2 pio3 pio4
 DMA modes:  mdma0 mdma1 mdma2
 UDMA modes: udma0 udma1 udma2 udma3 udma4 *udma5
 AdvancedPM=no WriteCache=enabled
 Drive conforms to: Unspecified:  ATA/ATAPI-1,2,3,4,5

 * signifies the current active mode


/dev/hdg:

 Model=WDC WD1200JB-00GVA0, FwRev=08.02D08, SerialNo=WD-WCALK1026982
 Config={ HardSect NotMFM HdSw>15uSec SpinMotCtl Fixed DTR>5Mbs FmtGapReq }
 RawCHS=16383/16/63, TrkSize=57600, SectSize=600, ECCbytes=74
 BuffType=DualPortCache, BuffSize=8192kB, MaxMultSect=16, MultSect=16
 CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=234441648
 IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
 PIO modes:  pio0 pio1 pio2 pio3 pio4
 DMA modes:  mdma0 mdma1 mdma2
 UDMA modes: udma0 udma1 udma2 udma3 udma4 *udma5
 AdvancedPM=no WriteCache=enabled
 Drive conforms to: Unspecified:  ATA/ATAPI-1,2,3,4,5,6

 * signifies the current active mode
hdparm output with no options for each drive:

Code:
root@shrike:~# hdparm /dev/hde;hdparm /dev/hdf; hdparm /dev/hdg

/dev/hde:
 multcount     = 16 (on)
 IO_support    =  1 (32-bit)
 unmaskirq     =  1 (on)
 using_dma     =  1 (on)
 keepsettings  =  0 (off)
 readonly      =  0 (off)
 readahead     = 256 (on)
 geometry      = 65535/16/63, sectors = 234441648, start = 0

/dev/hdf:
 multcount     = 16 (on)
 IO_support    =  1 (32-bit)
 unmaskirq     =  1 (on)
 using_dma     =  1 (on)
 keepsettings  =  0 (off)
 readonly      =  0 (off)
 readahead     = 256 (on)
 geometry      = 65535/16/63, sectors = 234441648, start = 0

/dev/hdg:
 multcount     = 16 (on)
 IO_support    =  1 (32-bit)
 unmaskirq     =  1 (on)
 using_dma     =  1 (on)
 keepsettings  =  0 (off)
 readonly      =  0 (off)
 readahead     = 256 (on)
 geometry      = 16383/255/63, sectors = 234441648, start = 0
hdparm -Tt results, read tests:

Code:
root@shrike:~# hdparm -Tt /dev/hde; hdparm -Tt /dev/hdf; hdparm -Tt /dev/hdg

/dev/hde:
 Timing cached reads:   498 MB in  2.00 seconds = 248.83 MB/sec
 Timing buffered disk reads:   14 MB in  3.48 seconds =   4.02 MB/sec

/dev/hdf:
 Timing cached reads:   578 MB in  2.00 seconds = 288.96 MB/sec
 Timing buffered disk reads:  120 MB in  3.02 seconds =  39.73 MB/sec

/dev/hdg:
 Timing cached reads:   572 MB in  2.00 seconds = 285.96 MB/sec
 Timing buffered disk reads:  156 MB in  3.00 seconds =  51.96 MB/sec
Write Tests (to a filesystem) using dd and /dev/zero:

Code:
/dev/hde:
root@shrike:/mnt/storage1# dd if=/dev/zero of=./wtest bs=16k count=12k
12288+0 records in
12288+0 records out
201326592 bytes (201 MB) copied, 71.317 s, 2.8 MB/s

/dev/hdf:
root@shrike:/mnt/storage3# dd if=/dev/zero of=./wtest bs=16k count=12k
12288+0 records in
12288+0 records out
201326592 bytes (201 MB) copied, 3.85981 s, 52.2 MB/s

/dev/hdg:
root@shrike:/mnt/sto1# dd if=/dev/zero of=./wtest bs=16k count=12k
12288+0 records in
12288+0 records out
201326592 bytes (201 MB) copied, 4.31751 s, 46.6 MB/s
System information.. uname output + dmesg snippets:

Code:
root@shrike:~# uname -a
Linux shrike 2.6.27.6 #1 Fri Nov 14 23:43:22 EST 2008 i686 AMD Athlon(tm) XP 2100+ AuthenticAMD GNU/Linux

[    0.548411] Uniform Multi-Platform E-IDE driver
[    0.548629] pdc202xx_new 0000:00:0a.0: IDE controller (0x105a:0x4d69 rev 0x02)
[    0.548782] PCI: setting IRQ 11 as level-triggered
[    0.548787] pci 0000:00:0a.0: found PCI INT A -> IRQ 11
[    0.548884] pci 0000:00:0a.0: sharing IRQ 11 with 0000:00:06.0
[    0.548998] pci 0000:00:0a.0: sharing IRQ 11 with 0000:00:10.1
[    0.559141] pdc202xx_new 0000:00:0a.0: PLL input clock is 16643 kHz
[    0.589235] pdc202xx_new 0000:00:0a.0: 100% native mode on irq 11
[    0.589337]     ide2: BM-DMA at 0xc400-0xc407
[    0.589439]     ide3: BM-DMA at 0xc408-0xc40f
[    0.589536] Probing IDE interface ide2...
[    0.853143] hde: WDC WD1200JB-00CRA1, ATA DISK drive
[    1.108106] hdf: WDC WD1200JB-00CRA1, ATA DISK drive
[    1.158910] hde: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[    1.159883] hde: UDMA/100 mode selected
[    1.161015] hdf: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[    1.162000] hdf: UDMA/100 mode selected
[    1.163137] Probing IDE interface ide3...
[    1.427060] hdg: WDC WD1200JB-00GVA0, ATA DISK drive
[    2.038775] hdg: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[    2.040058] hdg: UDMA/100 mode selected
[    2.041456] ide2 at 0xd400-0xd407,0xd002 on irq 11
[    2.041608] ide3 at 0xcc00-0xcc07,0xc802 on irq 11
[    4.141556] hde: max request size: 128KiB
[    4.611932] hde: 234441648 sectors (120034 MB) w/8192KiB Cache, CHS=65535/16/63
[    4.612148] hde: cache flushes not supported
[    4.612306]  hde: hde1 hde2 < hde5 >
[    4.629529] hdf: max request size: 128KiB
[    4.637249] hdf: 234441648 sectors (120034 MB) w/8192KiB Cache, CHS=65535/16/63
[    4.637476] hdf: cache flushes not supported
[    4.637604]  hdf: hdf1 hdf2 < hdf5 >
[    4.656432] hdg: max request size: 512KiB
[    4.672864] hdg: 234441648 sectors (120034 MB) w/8192KiB Cache, CHS=16383/255/63
[    4.675073] hdg: cache flushes supported
[    4.675185]  hdg: hdg1
lspci -v output:

Code:
root@shrike:~# lspci -v
00:00.0 Host bridge: VIA Technologies, Inc. VT8377 [KT400/KT600 AGP] Host Bridge
        Subsystem: VIA Technologies, Inc. Unknown device 0000
        Flags: bus master, 66MHz, medium devsel, latency 8
        Memory at e0000000 (32-bit, prefetchable) [size=256M]
        Capabilities: [a0] AGP version 2.0
        Capabilities: [c0] Power Management version 2

00:01.0 PCI bridge: VIA Technologies, Inc. VT8235 PCI Bridge (prog-if 00 [Normal decode])
        Flags: bus master, 66MHz, medium devsel, latency 0
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        Capabilities: [80] Power Management version 2

00:06.0 VGA compatible controller: Matrox Graphics, Inc. MGA 1064SG [Mystique] (rev 02) (prog-if 00 [VGA controller])
        Subsystem: Matrox Graphics, Inc. Unknown device 0000
        Flags: bus master, stepping, medium devsel, latency 192, IRQ 11
        Memory at dfffc000 (32-bit, non-prefetchable) [size=16K]
        Memory at de000000 (32-bit, prefetchable) [size=8M]
        Memory at df000000 (32-bit, non-prefetchable) [size=8M]
        Expansion ROM at dffe0000 [disabled] [size=64K]

00:07.0 RAID bus controller: VIA Technologies, Inc. VT6421 IDE RAID Controller (rev 50)
        Subsystem: VIA Technologies, Inc. VT6421 IDE RAID Controller
        Flags: bus master, medium devsel, latency 192, IRQ 10
        I/O ports at ec00 [size=16]
        I/O ports at e800 [size=16]
        I/O ports at e400 [size=16]
        I/O ports at e000 [size=16]
        I/O ports at dc00 [size=32]
        I/O ports at d800 [size=256]
        Expansion ROM at dffd0000 [disabled] [size=64K]
        Capabilities: [e0] Power Management version 2

00:0a.0 Mass storage controller: Promise Technology, Inc. 20269 (rev 02) (prog-if 85)
        Subsystem: Promise Technology, Inc. Ultra133TX2
        Flags: bus master, 66MHz, slow devsel, latency 192, IRQ 11
        I/O ports at d400 [size=8]
        I/O ports at d000 [size=4]
        I/O ports at cc00 [size=8]
        I/O ports at c800 [size=4]
        I/O ports at c400 [size=16]
        Memory at dfff8000 (32-bit, non-prefetchable) [size=16K]
        Expansion ROM at dffc0000 [disabled] [size=16K]
        Capabilities: [60] Power Management version 1

00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) (prog-if 00 [UHCI])
        Subsystem: Micro-Star International Co., Ltd. Unknown device 7120
        Flags: bus master, medium devsel, latency 192, IRQ 5
        I/O ports at b800 [size=32]
        Capabilities: [80] Power Management version 2

00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) (prog-if 00 [UHCI])
        Subsystem: Micro-Star International Co., Ltd. Unknown device 7120
        Flags: bus master, medium devsel, latency 192, IRQ 11
        I/O ports at bc00 [size=32]
        Capabilities: [80] Power Management version 2

00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) (prog-if 00 [UHCI])
        Subsystem: Micro-Star International Co., Ltd. Unknown device 7120
        Flags: bus master, medium devsel, latency 192, IRQ 10
        I/O ports at c000 [size=32]
        Capabilities: [80] Power Management version 2

00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82) (prog-if 20 [EHCI])
        Subsystem: Micro-Star International Co., Ltd. Unknown device 7120
        Flags: bus master, medium devsel, latency 192, IRQ 12
        Memory at dfff7f00 (32-bit, non-prefetchable) [size=256]
        Capabilities: [80] Power Management version 2

00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
        Subsystem: VIA Technologies, Inc. Unknown device 0000
        Flags: bus master, stepping, medium devsel, latency 0
        Capabilities: [c0] Power Management version 2

00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) (prog-if 8a [Master SecP PriP])
        Subsystem: Micro-Star International Co., Ltd. Unknown device 7120
        Flags: bus master, medium devsel, latency 32, IRQ 14
        [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
        [virtual] Memory at 000003f0 (type 3, non-prefetchable)
        [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
        [virtual] Memory at 00000370 (type 3, non-prefetchable)
        I/O ports at fc00 [size=16]
        Capabilities: [c0] Power Management version 2

00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
        Subsystem: Micro-Star International Co., Ltd. Unknown device 7120
        Flags: medium devsel, IRQ 10
        I/O ports at b400 [size=256]
        Capabilities: [c0] Power Management version 2

00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74)
        Subsystem: Micro-Star International Co., Ltd. Unknown device 7120
        Flags: bus master, medium devsel, latency 192, IRQ 5
        I/O ports at b000 [size=256]
        Memory at dfff7e00 (32-bit, non-prefetchable) [size=256]
        Capabilities: [40] Power Management version 2
 
Old 11-18-2008, 04:19 AM   #2
ilikejam
Senior Member
 
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109

Rep: Reputation: 97
Hi.

Have you tried running the SMART utils on hde?
Test the drive with:
# smartctl -t long /dev/hde
then when the test is finished (check the output for when this is likely to be), run:
# smartctl --all /dev/hde
to see the results.

Dave
 
Old 11-18-2008, 06:30 AM   #3
johnnysd455
LQ Newbie
 
Registered: Nov 2008
Posts: 5

Original Poster
Rep: Reputation: 0
SMART test didn't come up with anything.

Code:
root@shrike:/etc# smartctl -a /dev/hde
smartctl version 5.38 [i486-slackware-linux-gnu] Copyright (C) 2002-8 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Caviar SE family
Device Model:     WDC WD1200JB-00CRA1
Serial Number:    WD-WMA8C4554712
Firmware Version: 17.07W17
User Capacity:    120,034,123,776 bytes
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   5
ATA Standard is:  Exact ATA specification draft version not indicated
Local Time is:    Mon Nov 17 13:37:40 2008 EST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x82) Offline data collection activity
                                        was completed without error.
                                        Auto Offline Data Collection: Enabled.
Self-test execution status:      (   0) The previous self-test routine completed
                                        without error or no self-test has ever
                                        been run.
Total time to complete Offline
data collection:                 (4680) seconds.
Offline data collection
capabilities:                    (0x3b) SMART execute Offline immediate.
                                        Auto Offline data collection on/off support.
                                        Suspend Offline collection upon new
                                        command.
                                        Offline surface scan supported.
                                        Self-test supported.
                                        Conveyance Self-test supported.
                                        No Selective Self-test supported.
SMART capabilities:            (0x0003) Saves SMART data before entering
                                        power-saving mode.
                                        Supports SMART auto save timer.
Error logging capability:        (0x01) Error logging supported.
                                        No General Purpose Logging support.
Short self-test routine
recommended polling time:        (   2) minutes.
Extended self-test routine
recommended polling time:        (  87) minutes.
Conveyance self-test routine
recommended polling time:        (   5) minutes.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000b   200   200   051    Pre-fail  Always       -       0
  3 Spin_Up_Time            0x0007   131   096   021    Pre-fail  Always       -       4233
  4 Start_Stop_Count        0x0032   100   100   040    Old_age   Always       -       330
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000b   200   199   051    Pre-fail  Always       -       0
  9 Power_On_Hours          0x0032   052   052   000    Old_age   Always       -       35568
 10 Spin_Retry_Count        0x0013   100   100   051    Pre-fail  Always       -       0
 11 Calibration_Retry_Count 0x0013   094   094   051    Pre-fail  Always       -       16
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       322
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0012   200   200   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0012   200   200   000    Old_age   Always       -       0
199 UDMA_CRC_Error_Count    0x000a   200   200   000    Old_age   Always       -       0
200 Multi_Zone_Error_Rate   0x0009   200   198   051    Pre-fail  Offline      -       0

SMART Error Log Version: 1
ATA Error Count: 2
        CR = Command Register [HEX]
        FR = Features Register [HEX]
        SC = Sector Count Register [HEX]
        SN = Sector Number Register [HEX]
        CL = Cylinder Low Register [HEX]
        CH = Cylinder High Register [HEX]
        DH = Device/Head Register [HEX]
        DC = Device Command Register [HEX]
        ER = Error register [HEX]
        ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.

Error 2 occurred at disk power-on lifetime: 496 hours (20 days + 16 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 f8 37 33 00 e0  Error: UNC at LBA = 0x00003337 = 13111

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  c4 00 f8 00 33 00 e0 00      21:08:54.050  READ MULTIPLE
  c8 00 00 f8 32 00 e0 00      21:08:24.000  READ DMA
  c8 00 00 f8 31 00 e0 00      21:08:23.800  READ DMA
  c8 00 00 f8 30 00 e0 00      21:08:23.700  READ DMA
  c8 00 00 f8 2f 00 e0 00      21:08:23.500  READ DMA

Error 1 occurred at disk power-on lifetime: 496 hours (20 days + 16 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 37 33 00 e0  Error: UNC at LBA = 0x00003337 = 13111

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  c8 00 00 f8 32 00 e0 00      21:08:24.000  READ DMA
  c8 00 00 f8 31 00 e0 00      21:08:23.800  READ DMA
  c8 00 00 f8 30 00 e0 00      21:08:23.700  READ DMA
  c8 00 00 f8 2f 00 e0 00      21:08:23.500  READ DMA
  c8 00 00 f8 2e 00 e0 00      21:08:23.500  READ DMA

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Extended offline    Completed without error       00%       615         -

Device does not support Selective Self Tests/Logging
 
Old 11-18-2008, 07:44 AM   #4
ilikejam
Senior Member
 
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109

Rep: Reputation: 97
Could be a dodgy IDE cable - I'd swap it out with a known good one if you can.

Have you tried swapping the slow drive round with one of the OK ones to see if the problem moves with the drive?

Dave
 
Old 11-18-2008, 11:21 AM   #5
johnnysd455
LQ Newbie
 
Registered: Nov 2008
Posts: 5

Original Poster
Rep: Reputation: 0
I just tried swapping the cable with a known good one, moved hdf to the onboard VIA secondary controller (now hdc).

I'll try moving it around later, but performance was unchanged for all drives. :\ It really looks like a drive issue, I just can't imagine what would make it give me 5-10% of the read/write performance it should get without it having some kind of massive failure/data loss.
 
  


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
2 hard drives, XP on my main sata drives, 10.2 on my IDE LILO doesnt show on boot up Dachy Slackware 14 01-03-2008 07:01 AM
Hard drive woes, something's borked FliesLikeABrick Linux - Hardware 6 12-09-2005 05:02 PM
Hard drive geometry possibly borked, weird random errors. purplecow Linux - Hardware 2 06-15-2005 01:11 PM
External Hard Drives/Hard Drives ddrfreak Mandriva 1 12-16-2004 06:12 PM
Upgrading hard drives on Software raid 1 boot drives. linuxboy123 Linux - General 0 12-11-2003 03:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:43 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