All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Christoph .J Thompson" <cjsthompson@gmail.com>
To: linux-ide@vger.kernel.org
Subject: Re: Some IDE issues with 2.6.28 on PC-Engines ALIX2
Date: Sat, 31 Jan 2009 12:25:00 +0100	[thread overview]
Message-ID: <20090131122500.f6817013.cjsthompson@gmail.com> (raw)

Sergei Shtylyov wrote:
> Hm, looks like your CF drive is rather advanced
> and might be supporting UltraDMA (and your CF slot
> supports DMA). Care to post the output of 'hdparm -i /dev/hda'? 

/dev/hda:                                                                       
                                                                                
 Model=HMS360604D5CF00, FwRev=DP3OC40D, SerialNo=DNP450B4YHR2EA                 
 Config={ HardSect NotMFM Removeable DTR>10Mbs nonMagnetic }                    
 RawCHS=5952/16/63, TrkSize=32256, SectSize=512, ECCbytes=4                     
 BuffType=DualPortCache, BuffSize=128kB, MaxMultSect=32, MultSect=off           
 CurCHS=5952/16/63, CurSects=5999616, LBA=yes, LBAsects=5999616                 
 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                                                 
 AdvancedPM=yes: mode=0x60 (96) WriteCache=disabled                             
 Drive conforms to: ATA/ATAPI-4 published, ANSI INCITS 317-1998:  ATA/ATAPI-1,24
                                                                                
 * signifies the current active mode

That's the output for my Hitachi Microdrive on the ALIX.2d3. It's using UDMA although I'm not using the pata_cs5536 driver since this Microdrive shows up as /dev/hda.

I'm having problems booting a kernel with pata_cs5536 on this box:

PC Engines ALIX.2 v0.99h
640 KB Base Memory
261120 KB Extended Memory
Waiting for HDD ...

01F0 Master 848A HMS360604D5CF00                         
Phys C/H/S 5952/16/63 Log C/H/S 744/128/63

LI
LILLOO  2222..88  bboooott::  

LLooaaddiinngg  LLiinnuuxx..................................................

BBIIOOSS  ddaattaa  cchheecckk  ssuucccceessssffuull

[    0.000000] BIOS EBDA/lowmem at: 00000000/000a0000
[    0.000000] Linux version 2.6.28.2alix2d3-2 (witukind@wotan) (gcc version 4.2.4) #4 Fri Jan 30 23:31:26 CET 2009
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000010000000 (usable)
[    0.000000]  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[    0.000000] DMI not present or invalid.
[    0.000000] last_pfn = 0x10000 max_arch_pfn = 0x100000
[    0.000000] ACPI Error (tbxfroot-0218): A valid RSDP was not found [20080926]
[    0.000000] 256MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 10000000
[    0.000000]   low ram: 00000000 - 10000000
[    0.000000]   bootmap 00001000 - 00003000
[    0.000000] (6 early reservations) ==> bootmem [0000000000 - 0010000000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000200000 - 00004ab218]    TEXT DATA BSS ==> [0000200000 - 00004ab218]
[    0.000000]   #2 [00004ac000 - 00004af000]    INIT_PG_TABLE ==> [00004ac000 - 00004af000]
[    0.000000]   #3 [000009f000 - 0000100000]    BIOS reserved ==> [000009f000 - 0000100000]
[    0.000000]   #4 [0000007000 - 0000008000]          PGTABLE ==> [0000007000 - 0000008000]
[    0.000000]   #5 [0000001000 - 0000003000]          BOOTMAP ==> [0000001000 - 0000003000]
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x00010000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x000000a0
[    0.000000]     0: 0x00000100 -> 0x00010000
[    0.000000] Allocating PCI resources starting at 20000000 (gap: 10000000:eff00000)
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 64928
[    0.000000] Kernel command line: BOOT_IMAGE=Linux ro root=LABEL=root console=ttyS0,38400n8 edd=off
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 1024 (order: 10, 4096 bytes)
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 497.995 MHz processor.
[    0.010000] Console: colour dummy device 80x25
[    0.010000] console [ttyS0] enabled
[    0.010000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.010000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.010000] Memory: 256568k/262144k available (1568k kernel code, 5008k reserved, 752k data, 176k init, 0k highmem)
[    0.010000] virtual kernel memory layout:
[    0.010000]     fixmap  : 0xfffed000 - 0xfffff000   (  72 kB)
[    0.010000]     vmalloc : 0xd0800000 - 0xfffeb000   ( 759 MB)
[    0.010000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
[    0.010000]       .init : 0xc0448000 - 0xc0474000   ( 176 kB)
[    0.010000]       .data : 0xc03880f0 - 0xc0444334   ( 752 kB)
[    0.010000]       .text : 0xc0200000 - 0xc03880f0   (1568 kB)
[    0.010000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.010000] SLUB: Genslabs=12, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.010016] Calibrating delay loop (skipped), value calculated using timer frequency.. 995.99 BogoMIPS (lpj=4979950)
[    0.030051] Security Framework initialized
[    0.040033] Mount-cache hash table entries: 512
[    0.050364] CPU: L1 I Cache: 64K (32 bytes/line), D cache 64K (32 bytes/line)
[    0.060011] CPU: L2 Cache: 128K (32 bytes/line)
[    0.070027] CPU: Geode(TM) Integrated Processor by AMD PCS stepping 02
[    0.090012] Checking 'hlt' instruction... OK.
[    0.141405] Freeing SMP alternatives: 0k freed
[    0.150010] ACPI: Core revision 20080926
[    0.160110] ACPI Exception (tbxface-0627): AE_NO_ACPI_TABLES, While loading namespace from ACPI tables [20080926]
[    0.183426] ACPI: Unable to load the System Description Tables
[    0.190690] net_namespace: 704 bytes
[    0.200771] NET: Registered protocol family 16
[    0.210050] geode-mfgpt:  8 MFGPT timers available.
[    0.220009] geode-mfgpt:  Registered timer 0
[    0.230034] mfgpt-timer:  Registering MFGPT timer 0 as a clock event, using IRQ 7
[    0.241693] PCI: PCI BIOS revision 2.10 entry at 0xfced9, last bus=0
[    0.250013] PCI: Using configuration type 1 for base access
[    0.265322] ACPI: Interpreter disabled.
[    0.270927] SCSI subsystem initialized
[    0.280775] PCI: Probing PCI hardware
[    0.290653] pci 0000:00:09.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.300171] pci 0000:00:09.0: PME# disabled
[    0.310312] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.320038] pci 0000:00:0a.0: PME# disabled
[    0.330141] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.340011] pci 0000:00:0b.0: PME# disabled
[    0.350802] pci 0000:00:0f.4: PME# supported from D0 D3hot D3cold
[    0.360018] pci 0000:00:0f.4: PME# disabled
[    0.370247] pci 0000:00:0f.5: PME# supported from D0 D3hot D3cold
[    0.380016] pci 0000:00:0f.5: PME# disabled
[    0.392386] pnp: PnP ACPI: disabled
[    0.402124] bus: 00 index 0 io port: [0x00-0xffff]
[    0.416578] bus: 00 index 1 mmio: [0x000000-0xffffffff]
[    0.432357] NET: Registered protocol family 2
[    0.446189] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.468140] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.489576] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[    0.509082] TCP: Hash tables configured (established 8192 bind 8192)
[    0.528204] TCP reno registered
[    0.538551] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.584100] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.615490] msgmni has been set to 501
[    0.628037] alg: No test for stdrng (krng)
[    0.641030] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.663275] io scheduler noop registered
[    0.675209] io scheduler cfq registered (default)
[    0.701838] Serial: 8250/16550 driver4 ports, IRQ sharing disabled
ÿ[    1.006820] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
[    1.306617] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a NS16550A
[    1.326604] Driver 'sd' needs updating - please use bus_type methods
[    1.346086] scsi0 : pata_cs5536
[    1.356079] scsi1 : pata_cs5536
[    1.365962] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
[    1.386924] ata2: DUMMY
[    1.570678] ata1.00: CFA: HMS360604D5CF00, DP3OC40D, max UDMA/33
[    1.588766] ata1.00: 5999616 sectors, multi 0: LBA 
[    1.646824] ata1.00: configured for UDMA/33
[    1.659803] scsi 0:0:0:0: Direct-Access     ATA      HMS360604D5CF00  DP3O PQ: 0 ANSI: 5
[    1.684813] sd 0:0:0:0: [sda] 5999616 512-byte hardware sectors: (3.07 GB/2.86 GiB)
[    1.707902] sd 0:0:0:0: [sda] Write Protect is off
[    1.722482] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    1.750365] sd 0:0:0:0: [sda] 5999616 512-byte hardware sectors: (3.07 GB/2.86 GiB)
[    1.773459] sd 0:0:0:0: [sda] Write Protect is off
[    1.788001] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    1.815452]  sda: sda1 sda2 sda3 < sda5 sda6 sda7 sda8 sda9 sda10 >
[    2.217848] sd 0:0:0:0: [sda] Attached SCSI removable disk
[    2.235380] PNP: No PS/2 controller found. Probing ports directly.
[    2.254873] i8042.c: No controller found.
[    2.267240] mice: PS/2 mouse device common for all mice
[    2.283134] cpuidle: using governor ladder
[    2.295520] cpuidle: using governor menu
[    2.310323] Using IPI Shortcut mode
[    2.322395] VFS: Cannot open root device "LABEL=root" or unknown-block(0,0)
[    2.343367] Please append a correct "root=" boot option; here are the available partitions:
[    2.368481] 0800         2999808 sda driver: sd
[    2.382190]   0801           96736 sda1
[    2.393810]   0802          249984 sda2
[    2.405455]   0803               1 sda3
[    2.417079]   0805          572512 sda5
[    2.428702]   0806          294304 sda6
[    2.440321]   0807          878944 sda7
[    2.451942]   0808          124960 sda8
[    2.463589]   0809          193504 sda9
[    2.475213]   080a          588640 sda10
[    2.487121] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)

-- 
Christoph .J Thompson <cjsthompson@gmail.com>

             reply	other threads:[~2009-01-31 11:26 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-31 11:25 Christoph .J Thompson [this message]
2009-01-31 12:53 ` Some IDE issues with 2.6.28 on PC-Engines ALIX2 Martin K. Petersen
2009-01-31 14:15   ` Sergei Shtylyov
2009-01-31 14:58     ` Martin K. Petersen
2009-01-31 14:42 ` Sergei Shtylyov
2009-01-31 16:27   ` Christoph .J Thompson
2009-01-31 16:35     ` Mark Lord
  -- strict thread matches above, loose matches on Subject: below --
2009-01-05  0:37 Karl Auerbach
2009-01-05  3:01 ` Martin K. Petersen
2009-01-05 12:44   ` Sergei Shtylyov
2009-01-05 13:33     ` Alan Cox
2009-01-05 17:47       ` Sergei Shtylyov
2009-01-05 18:04         ` Alan Cox
2009-01-05 18:44     ` Martin K. Petersen
2009-01-05 11:36 ` Alan Cox
2009-01-05 23:23   ` Karl Auerbach
2009-01-05 23:27     ` Alan Cox
2009-01-06 12:58     ` Sergei Shtylyov
2009-01-06 19:21       ` Alan Cox
2009-01-06 19:54         ` Bartlomiej Zolnierkiewicz
2009-01-05 12:08 ` Sergei Shtylyov
2009-01-05 16:36   ` Bartlomiej Zolnierkiewicz
2009-01-05 16:52     ` Alan Cox
2009-01-05 17:15       ` Bartlomiej Zolnierkiewicz
2009-01-05 17:19         ` Alan Cox
2009-01-05 17:38           ` Bartlomiej Zolnierkiewicz
2009-01-05 18:00             ` Alan Cox
2009-01-05 18:10               ` Bartlomiej Zolnierkiewicz
2009-01-05 22:41     ` Sergei Shtylyov
2009-01-11 17:47       ` Bartlomiej Zolnierkiewicz
2009-01-31 21:03         ` Sergei Shtylyov
2009-02-01 16:16           ` Bartlomiej Zolnierkiewicz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090131122500.f6817013.cjsthompson@gmail.com \
    --to=cjsthompson@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.