Results 1 to 5 of 5

Thread: Karmikaze with no IDE drive showing up?

  1. #1

    Karmikaze with no IDE drive showing up?

    I successfully installed the Karmikaze firmware (tftp), however no drives show up in /dev/ide so I can't possibly fdisk it. "fdisk -l" also returns nothing. This unit is brand new and used to work perfectly before formatting the drive. Is there any way to get it back? There must be since only software was affected. Here's my log from logread if anyone cares to filter through it .

  2. #2

    Exclamation First part of the log

    Jan 1 00:00:11 (none) syslog.info syslogd started: BusyBox v1.3.1
    Jan 1 00:00:11 (none) user.notice kernel: klogd started: BusyBox v1.3.1 (2007-01-23 11:52:52 EST)
    Jan 1 00:00:11 (none) user.warn kernel: CPU revision is: 00029006
    Jan 1 00:00:11 (none) user.warn kernel: Primary instruction cache 16kB, physically tagged, 2-way, linesize 16 bytes.
    Jan 1 00:00:11 (none) user.warn kernel: Primary data cache 16kB, 2-way, linesize 16 bytes.
    Jan 1 00:00:11 (none) user.warn kernel: Linux version 2.4.34 (admin@localhost.localdomain) (gcc version 3.4.6 (OpenWrt-2.0)) #5 Tue Jan 23 13:04:22 EST 2007
    Jan 1 00:00:11 (none) user.warn kernel: Setting the PFC to its default value
    Jan 1 00:00:11 (none) user.warn kernel: Determined physical RAM map:
    Jan 1 00:00:11 (none) user.warn kernel: memory: 04000000 @ 00000000 (usable)
    Jan 1 00:00:11 (none) user.warn kernel: On node 0 totalpages: 16384
    Jan 1 00:00:11 (none) user.warn kernel: zone(0): 16384 pages.
    Jan 1 00:00:11 (none) user.warn kernel: zone(1): 0 pages.
    Jan 1 00:00:11 (none) user.warn kernel: zone(2): 0 pages.
    Jan 1 00:00:11 (none) user.warn kernel: Kernel command line: root=/dev/mtdblock2 rootfstype=squashfs,jffs2 init=/etc/preinit noinitrd console=ttyS0,115200
    Jan 1 00:00:11 (none) user.warn kernel: CPU: BCM4704 rev 8 at 264 MHz
    Jan 1 00:00:11 (none) user.warn kernel: Using 132.000 MHz high precision timer.
    Jan 1 00:00:11 (none) user.warn kernel: Calibrating delay loop... 263.78 BogoMIPS
    Jan 1 00:00:11 (none) user.info kernel: Memory: 62836k/65536k available (1464kkernel code, 2700k reserved, 100k data, 92k init, 0k highmem)
    Jan 1 00:00:11 (none) user.info kernel: Dentry cache hash table entries: 8192 (order: 4, 65536 bytes)
    Jan 1 00:00:11 (none) user.info kernel: Inode cache hash table entries: 4096 (order: 3, 32768 bytes)
    Jan 1 00:00:11 (none) user.info kernel: Mount cache hash table entries: 512 (order: 0, 4096 bytes)
    Jan 1 00:00:11 (none) user.info kernel: Buffer cache hash table entries: 4096 (order: 2, 16384 bytes)
    Jan 1 00:00:11 (none) user.warn kernel: Page-cache hash table entries: 16384 (order: 4, 65536 bytes)
    Jan 1 00:00:11 (none) user.warn kernel: Checking for 'wait' instruction... unavailable.
    Jan 1 00:00:11 (none) user.warn kernel: POSIX conformance testing by UNIFIX
    Jan 1 00:00:11 (none) user.warn kernel: PCI: Initializing host
    Jan 1 00:00:11 (none) user.warn kernel: PCI: Fixing up bus 0
    Jan 1 00:00:11 (none) user.warn kernel: PCI: Fixing up bridge
    Jan 1 00:00:11 (none) user.debug kernel: PCI: Setting latency timer of device 01:00.0 to 64
    Jan 1 00:00:11 (none) user.warn kernel: PCI: Fixing up bus 1
    Jan 1 00:00:11 (none) user.info kernel: Linux NET4.0 for Linux 2.4
    Jan 1 00:00:11 (none) user.info kernel: Based upon Swansea University ComputerSociety NET3.039
    Jan 1 00:00:11 (none) user.warn kernel: Initializing RT netlink socket
    Jan 1 00:00:11 (none) user.warn kernel: Starting kswapd
    Jan 1 00:00:11 (none) user.warn kernel: Registering mini_fo version $Id$
    Jan 1 00:00:11 (none) user.info kernel: devfs: v1.12c (20020818) Richard Gooch(rgooch@atnf.csiro.au)
    Jan 1 00:00:11 (none) user.info kernel: devfs: boot_options: 0x1
    Jan 1 00:00:11 (none) user.notice kernel: JFFS2 version 2.1. (C) 2001 Red Hat,Inc., designed by Axis Communications AB.
    Jan 1 00:00:11 (none) user.info kernel: squashfs: version 3.0 (2006/03/15) Phillip Lougher
    Jan 1 00:00:11 (none) user.warn kernel: pty: 256 Unix98 ptys configured
    Jan 1 00:00:11 (none) user.info kernel: Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
    Jan 1 00:00:11 (none) user.info kernel: ttyS00 at 0xb8000300 (irq = 3) is a 16550A
    Jan 1 00:00:11 (none) user.info kernel: ttyS01 at 0xb8000400 (irq = 3) is a 16550A
    Jan 1 00:00:11 (none) user.info kernel: b44.c:v0.93 (Mar, 2004)
    Jan 1 00:00:11 (none) user.debug kernel: PCI: Setting latency timer of device 00:01.0 to 64
    Jan 1 00:00:11 (none) user.info kernel: eth0: Broadcom 47xx 10/100BaseT Ethernet 00:1a:92:54:61:a3
    Jan 1 00:00:11 (none) user.debug kernel: PCI: Setting latency timer of device 00:02.0 to 64
    Jan 1 00:00:11 (none) user.info kernel: eth1: Broadcom 47xx 10/100BaseT Ethernet 40:10:18:00:00:2c

  3. #3

    Angry Log part 2

    Jan 1 00:00:11 (none) user.debug kernel: Physically mapped flash: Found an alias at 0x200000 for the chip at 0x0
    Jan 1 00:00:11 (none) user.debug kernel: Physically mapped flash: Found an alias at 0x400000 for the chip at 0x0
    Jan 1 00:00:11 (none) user.debug kernel: Physically mapped flash: Found an alias at 0x600000 for the chip at 0x0
    Jan 1 00:00:11 (none) user.debug kernel: Physically mapped flash: Found an alias at 0x800000 for the chip at 0x0
    Jan 1 00:00:11 (none) user.debug kernel: Physically mapped flash: Found an alias at 0xa00000 for the chip at 0x0
    Jan 1 00:00:11 (none) user.debug kernel: Physically mapped flash: Found an alias at 0xc00000 for the chip at 0x0
    Jan 1 00:00:11 (none) user.debug kernel: Physically mapped flash: Found an alias at 0xe00000 for the chip at 0x0
    Jan 1 00:00:11 (none) user.debug kernel: Physically mapped flash: Found an alias at 0x1000000 for the chip at 0x0
    Jan 1 00:00:11 (none) user.debug kernel: Physically mapped flash: Found an alias at 0x1200000 for the chip at 0x0
    Jan 1 00:00:11 (none) user.debug kernel: Physically mapped flash: Found an alias at 0x1400000 for the chip at 0x0
    Jan 1 00:00:11 (none) user.debug kernel: Physically mapped flash: Found an alias at 0x1600000 for the chip at 0x0
    Jan 1 00:00:11 (none) user.debug kernel: Physically mapped flash: Found an alias at 0x1800000 for the chip at 0x0
    Jan 1 00:00:11 (none) user.debug kernel: Physically mapped flash: Found an alias at 0x1a00000 for the chip at 0x0
    Jan 1 00:00:11 (none) user.debug kernel: Physically mapped flash: Found an alias at 0x1c00000 for the chip at 0x0
    Jan 1 00:00:11 (none) user.debug kernel: Physically mapped flash: Found an alias at 0x1e00000 for the chip at 0x0
    Jan 1 00:00:11 (none) user.notice kernel: Amd/Fujitsu Extended Query Table v1.0 at 0x0040
    Jan 1 00:00:11 (none) user.warn kernel: Physically mapped flash: JEDEC Device ID is 0xC4. Assuming broken CFI table.
    Jan 1 00:00:11 (none) user.warn kernel: Physically mapped flash: Swapping erase regions for broken CFI table.
    Jan 1 00:00:11 (none) user.notice kernel: number of CFI chips: 1
    Jan 1 00:00:11 (none) user.notice kernel: cfi_cmdset_0002: Disabling fast programming due to code brokenness.
    Jan 1 00:00:11 (none) user.notice kernel: Flash device: 0x200000 at 0x1c000000 Jan 1 00:00:11 (none) user.notice kernel: bootloader size: 262144
    Jan 1 00:00:11 (none) user.info kernel: Physically mapped flash: Filesystem type: squashfs, size=0xd0ce2
    Jan 1 00:00:11 (none) user.notice kernel: Creating 5 MTD partitions on "Physically mapped flash":
    Jan 1 00:00:11 (none) user.notice kernel: 0x00000000-0x00040000 : "cfe"
    Jan 1 00:00:11 (none) user.notice kernel: 0x00040000-0x001f0000 : "linux"
    Jan 1 00:00:11 (none) user.notice kernel: 0x000be000-0x00190000 : "rootfs"
    Jan 1 00:00:11 (none) user.warn kernel: d-only
    Jan 1 00:00:11 (none) user.notice kernel: 0x001f0000-0x00200000 : "nvram"
    Jan 1 00:00:11 (none) user.notice kernel: 0x00190000-0x001f0000 : "OpenWrt"
    Jan 1 00:00:11 (none) user.err kernel: sflash: found no supported devices
    Jan 1 00:00:11 (none) user.info kernel: Initializing Cryptographic API
    Jan 1 00:00:11 (none) user.info kernel: NET4: Linux TCP/IP 1.0 for NET4.0
    Jan 1 00:00:11 (none) user.info kernel: IP Protocols: ICMP, UDP, TCP, IGMP
    Jan 1 00:00:11 (none) user.info kernel: IP: routing cache hash table of 512 buckets, 4Kbytes
    Jan 1 00:00:11 (none) user.info kernel: TCP: Hash tables configured (established 4096 bind 8192)
    Jan 1 00:00:11 (none) user.warn kernel: ip_conntrack version 2.1 (5953 buckets, 5953 max) - 360 bytes per conntrack
    Jan 1 00:00:11 (none) user.warn kernel: ip_tables: (C) 2000-2002 Netfilter core team
    Jan 1 00:00:11 (none) user.info kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
    Jan 1 00:00:11 (none) user.info kernel: NET4: Ethernet Bridge 008 for NET4.0
    Jan 1 00:00:11 (none) user.info kernel: 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
    Jan 1 00:00:11 (none) user.info kernel: All bugs added by David S. Miller <davem@redhat.com>
    Jan 1 00:00:11 (none) user.warn kernel: VFS: Mounted root (squashfs filesystem) readonly.
    Jan 1 00:00:11 (none) user.info kernel: Mounted devfs on /dev
    Jan 1 00:00:11 (none) user.info kernel: Freeing unused kernel memory: 92k freed
    Jan 1 00:00:11 (none) user.warn kernel: Algorithmics/MIPS FPU Emulator v1.5
    Jan 1 00:00:11 (none) user.warn kernel: diag: Detected 'ASUS WL-700gE'
    Jan 1 00:00:11 (none) user.warn kernel: diag: Spinning up HDD and enabling leds
    Jan 1 00:00:11 (none) user.warn kernel: Probing device eth0: found!
    Jan 1 00:00:11 (none) user.info kernel: b44: eth0: Link is up at 100 Mbps, full duplex.
    Jan 1 00:00:11 (none) user.info kernel: b44: eth0: Flow control is off for TX and off for RX.
    Jan 1 00:00:11 (none) user.info kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
    Jan 1 00:00:11 (none) user.info kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    Jan 1 00:00:11 (none) user.info kernel: Journalled Block Device driver loaded
    Jan 1 00:00:11 (none) user.info kernel: mini_fo: using base directory: /
    Jan 1 00:00:11 (none) user.info kernel: mini_fo: using storage directory: /jffs
    Jan 1 00:00:11 (none) user.warn kernel: jffs2.bbc: SIZE compression mode activated.
    Jan 1 00:00:12 (none) user.info kernel: b44: eth0: Link is up at 100 Mbps, full duplex.
    Jan 1 00:00:12 (none) user.info kernel: b44: eth0: Flow control is off for TX and off for RX.
    Jan 1 00:00:12 (none) user.info kernel: eth0.0: dev_set_promiscuity(master, 1)
    Jan 1 00:00:12 (none) user.info kernel: device eth0 entered promiscuous mode
    Jan 1 00:00:12 (none) user.info kernel: device eth0.0 entered promiscuous mode
    Jan 1 00:00:13 (none) user.info kernel: br-lan: port 1(eth0.0) entering learning state
    Jan 1 00:00:13 (none) user.info kernel: br-lan: port 1(eth0.0) entering forwarding state
    Jan 1 00:00:13 (none) user.info kernel: br-lan: topology change detected, propagating
    Jan 1 00:00:13 (none) user.info kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
    Jan 1 00:00:13 (none) user.info kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    Jan 1 00:00:13 (none) user.warn kernel: eth0.1: Setting MAC address to 00 1a 92 54 61 a4.
    Jan 1 00:00:13 (none) user.warn kernel: There is already a switch registered on the device 'eth0'
    Jan 1 00:00:13 (none) user.info kernel: Journalled Block Device driver loaded
    Jan 1 00:00:14 (none) user.info kernel: br-lan: port 1(eth0.0) entering disabled state
    Jan 1 00:00:14 (none) user.info kernel: br-lan: port 1(eth0.0) entering learning state
    Jan 1 00:00:14 (none) user.info kernel: br-lan: port 1(eth0.0) entering forwarding state
    Jan 1 00:00:14 (none) user.info kernel: br-lan: topology change detected, propagating
    Jan 1 00:00:14 (none) user.debug kernel: eth0.1: add 01:00:5e:00:00:01 mcast address to master interface
    Jan 1 00:00:15 (none) cron.notice crond[409]: crond 2.3.2 dillon, started, loglevel 8
    Jan 1 00:00:15 (none) authpriv.info dropbear[417]: Running in background

  4. #4
    Hi

    You just boot up, login and type 'reboot' in the shell... The disk doesn't spinup
    fast enough on a cold boot.

    At least this helped for me

    Regards
    /Henrik
    /regards
    Henrik

  5. #5
    Cool. Thanks; I'll give that a spin


    Quote Originally Posted by n00ben View Post
    Hi

    You just boot up, login and type 'reboot' in the shell... The disk doesn't spinup
    fast enough on a cold boot.

    At least this helped for me

    Regards
    /Henrik

Similar Threads

  1. Router is not responding on restart with usb drive
    By before in forum WL-500gP Q&A
    Replies: 7
    Last Post: 11-02-2008, 11:27
  2. Drive dead?
    By monnier in forum WL-700g Q&A
    Replies: 3
    Last Post: 14-01-2008, 13:45
  3. Mirroring WL-700g external USB hard drive
    By Joho in forum WL-700g Q&A
    Replies: 0
    Last Post: 11-09-2006, 14:49
  4. The IDE Drive...replaceable?
    By LeperKing in forum WL-700g Q&A
    Replies: 16
    Last Post: 10-08-2006, 18:22

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •