Hi! Some general question + Wifi USB Realtek RTL8191S

Re: Hi! Some general question + Wifi USB Realtek RTL8191S

Postby fvdw » Sat Oct 05, 2013 8:34 am

I checked the firmware package the file should be correct
please give this command to see what the time stamp is of your file
Code: Select all
cd /etc
ls -al | grep httpd


this should give this output (time stamp should be 2013-07-19)
Code: Select all
root@nwsp2-3:/etc # ls -al | grep httpd
-rw-r--r--   1 root   root     36119 2013-07-19 11:42 httpd.0
-rw-r--r--   1 root   root     36120 2013-07-19 11:43 httpd.1
-rw-r--r--   1 root   root     36190 2013-07-19 11:43 httpd.2
-rw-r--r--   1 root   root     36212 2013-07-19 11:44 httpd.3
-rw-r--r--   1 root   root     37290 2013-07-19 11:44 httpd.4
-rw-r--r--   1 root   root     36190 2013-09-29 10:14 httpd.conf
root@nwsp2-3:/etc #


if they are not from that date you have not fvdw-sl-15-0 running
post output of command cat /boot.log

To make the webinterface running you could replace the file by the ones in this archive.
(unpack then in the shared folder "public" and use cp command to copy them
cp /share/1000/public/httpd.conf /etc/httpd.conf also for the others
However you should also figure out why you have the wrong files...
You do not have the required permissions to view the files attached to this post.
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Hi! Some general question + Wifi USB Realtek RTL8191S

Postby fvdw » Sat Oct 05, 2013 8:40 am

I edited above post
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Hi! Some general question + Wifi USB Realtek RTL8191S

Postby Msa-lacie » Sat Oct 05, 2013 9:20 am

yes, the files were missing!

Code: Select all
root@fvdwsl-base:/ # cd /etc/
root@fvdwsl-base:/etc # ls -al | grep httpd
-rw-r--r--   1 root   root     36047 2012-12-15 10:54 httpd.0
-rw-r--r--   1 root   root     36048 2012-12-15 10:55 httpd.1
-rw-r--r--   1 root   root     36116 2012-12-15 10:56 httpd.2
-rw-r--r--   1 root   root     36047 2012-12-15 10:57 httpd.conf


Code: Select all
root@fvdwsl-base:/etc # mv /share/1000/public/httpd-conf-files-19072013/httpd.* /etc/


Code: Select all
root@fvdwsl-base:/etc # ls -al | grep httpd
-rw-rw-rw-   1 nobody nobody   36119 2013-07-19 11:42 httpd.0
-rw-rw-rw-   1 nobody nobody   36120 2013-07-19 11:43 httpd.1
-rw-rw-rw-   1 nobody nobody   36190 2013-07-19 11:43 httpd.2
-rw-rw-rw-   1 nobody nobody   36212 2013-07-19 11:44 httpd.3
-rw-rw-rw-   1 nobody nobody   37290 2013-07-19 11:44 httpd.4
-rw-rw-rw-   1 nobody nobody   36118 2013-07-19 11:48 httpd.conf
root@fvdwsl-base:/etc #


now the web interface work! but (after reboot) in "Attached Devices " menu, I not see nothing in
"Attached Printers/Webcam/USB-devices/Usb-Extras"
Msa-lacie
 
Posts: 26
Joined: Sun Sep 29, 2013 9:57 am

Re: Hi! Some general question + Wifi USB Realtek RTL8191S

Postby fvdw » Sat Oct 05, 2013 9:41 am

if that are the time stamps then you are not running 15-0

those are the file from 14-0
please post output of
Code: Select all
cat boot.log

and
Code: Select all
uname -a


in usb devices you should see at least this
usb-info.JPG
You do not have the required permissions to view the files attached to this post.
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Hi! Some general question + Wifi USB Realtek RTL8191S

Postby Msa-lacie » Sat Oct 05, 2013 11:11 am

ok... I have fvdw version 14.

Code: Select all
root@fvdwsl-base:/ # cat boot.log
start boot log
booting using  root file system...
make dev node for buttons...
make dev node for tun device...
enable IP forwarding...
start buttons control daemon
buttons-nwsp2 daemon started
Sat Oct  5 14:59:53 GMT+1 2013
run udevstart to update dev nodes when necessary
depmod: chdir(3.9.5): No such file or directory
inserting kernel modules:
depmod: chdir(3.9.5): No such file or directory
modprobe: chdir(3.9.5): No such file or directory
modprobe: chdir(3.9.5): No such file or directory
modprobe: chdir(3.9.5): No such file or directory
modprobe: chdir(3.9.5): No such file or directory
modprobe: chdir(3.9.5): No such file or directory
configure loopback netwerk interface
starting php based setup routines step 1



 * Initial XML configuration file...     [ OK ]
 * Configuring Disks...                                  [ OK ]
 * Configuring System Users...
        Root password: use custom password
        Set users, linux and samba accounts      [ OK ]
 * Starting mount of volumes...
   - Mounting volume Default:                    [ OK ]
 * Finishing mount of volumes...                 [ OK ]
 * Generating Hosts File...                      [ OK ]
 * Configuring System Hostname...                [ OK ]
 * Configuring Samba...                                  [ OK ]
 * Configuring LAN interface...                  [ OK ]
 * Starting udevd...                                     [ OK ]
 * Starting web server...
        Configure WebDav service :                       [ OK ]
        Web server :                                             [ OK ]
 * Initializing Timezone...                      [ OK ]
 * Configuring Samba...                                  [ OK ]
 * Starting syncawayd...                                 [ OK ]
start portmap service
starting php based setup routines step 2


 * Starting dropbear...                                  [ OK ]
 * Kill temporary dropbear...                    [ OK ]
 * Starting daemon update Hosts File...  [ OK ]
starting php based setup routines step banner


*** fvdw-sl NAS firmware
    This is fvdw-sl version: fvdw-sl 14.0
    built on: December 23 2012

    LAN IP address: 10.20.30.100 (DHCP)

    Port configuration:

    LAN   -> eth0
php based setup routines finished
web permission on resolv.conf
set device tuning for dms performance
rcS finished


Code: Select all
root@fvdwsl-base:/ # uname -a
Linux fvdwsl-base.local 3.9.5 #166 PREEMPT Tue Oct 1 20:42:28 GMT+1 2013 armv5tel unknown unknown GNU/Linux
root@fvdwsl-base:/ #


and the screenshot:
You do not have the required permissions to view the files attached to this post.
Msa-lacie
 
Posts: 26
Joined: Sun Sep 29, 2013 9:57 am

Re: Hi! Some general question + Wifi USB Realtek RTL8191S

Postby Jocko » Sat Oct 05, 2013 12:51 pm

Msa-lacie

Seems that fvdw is not here.

So can you explain how do you upgrade your NAS?

Currently I think that you installed directly the version 14.0 (by using the fvdw-sl console ?) and you make no upgrade (or none was successful).

If you didn't upgrade previously your NAS, you must upgrade it with the version 15.0 by using the firmware upgrade menu. Install also the small patch about LED menu.

Clear fully the cache (be careful with Chrome, you must do it manually)

After rebooting if the web-interface is Ok you must install again the kernel version sent previously by fvdw
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Hi! Some general question + Wifi USB Realtek RTL8191S

Postby fvdw » Sat Oct 05, 2013 4:26 pm

then the mysterey is solved.
The kernel of 14-0 was 2.6.39.4 , now we use kernel linux 3.9.5, that requires different kernel modules
In the boot.log you can see that the e kernel modules can not be loaded, which is logical. They are not there for this kernel. We need to load some kernel modules to get usb port working.
Please upgrade first to fvdw-sl-15-0 and then install kernel 166 again that I have sent you. This will ne necessary as the firmare upgrade will install kernel 3.9.5 #164 and that has no support for your usb wlan dongle
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Hi! Some general question + Wifi USB Realtek RTL8191S

Postby Msa-lacie » Sun Oct 06, 2013 1:48 pm

ok!

I'upgraded, after I've copied the uimage sent in private, and now I see the informations in USB-Devices.

Code: Select all
T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480 MxCh= 1
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0002 Rev=03.09
S:  Manufacturer=Linux 3.9.5 ehci_hcd
S:  Product=Marvell Orion EHCI
S:  SerialNumber=orion-ehci.0
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub

T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=480 MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=0df6 ProdID=004c Rev=02.00
S:  Manufacturer=Manufacturer Realtek
S:  Product=RTL8191S WLAN Adapter
S:  SerialNumber=00e04c000001
C:  #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=500mA
I:  If#= 0 Alt= 0 #EPs= 4 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
I:  If#= 0 Alt= 0 #EPs= 4 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)


:applause

ok, now I need a wireless-tools to configure wireless lan in WPA.

here http://www.bluewatersys.com/public/ipk/ exist a ipkg package for arm... you think is possible tu use it?

thanks!
Msa-lacie
 
Posts: 26
Joined: Sun Sep 29, 2013 9:57 am

Re: Hi! Some general question + Wifi USB Realtek RTL8191S

Postby fvdw » Sun Oct 06, 2013 2:41 pm

well it is recognized but I do not see that a driver is loaded. You need to post the output of dmesg to see what we miss
We need the output of dmesg after inserting the dongle. First boot the nas without the dongle, then insert the dongle, after that take the output of dmesg
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Hi! Some general question + Wifi USB Realtek RTL8191S

Postby Msa-lacie » Sun Oct 06, 2013 3:16 pm

ok,

clean boot without dongle:

Code: Select all
root@AirenetworkNAS:/ # dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.9.5 (root@fvdwsl-5big2.local) (gcc version 4.5.4 (GCC) ) #166 PREEMPT Tue Oct 1 20:42:28 GMT+1 2013
[    0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053177
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] Machine: LaCie Network Space v2
[    0.000000] Ignoring unrecognised tag 0x41000403
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] On node 0 totalpages: 65536
[    0.000000] free_area_init_node: node 0, pgdat c077f890, node_mem_map c07b9000
[    0.000000]   Normal zone: 512 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 65536 pages, LIFO batch:15
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 65024
[    0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda7 ro reset=0 productType=ASTON_KW cap=gpt,lba64
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] Memory: 256MB = 256MB total
[    0.000000] Memory: 251948k/251948k available, 10196k reserved, 0K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xd0800000 - 0xff000000   ( 744 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc07179a4   (7231 kB)
[    0.000000]       .init : 0xc0718000 - 0xc0745e7c   ( 184 kB)
[    0.000000]       .data : 0xc0746000 - 0xc0780020   ( 233 kB)
[    0.000000]        .bss : 0xc0780020 - 0xc07b8c34   ( 228 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:114
[    0.000000] sched_clock: 32 bits at 166MHz, resolution 5ns, wraps every 25769ms
[   10.137415] Calibrating delay loop... 795.44 BogoMIPS (lpj=3977216)
[   10.177345] pid_max: default: 32768 minimum: 301
[   10.177522] Mount-cache hash table entries: 512
[   10.178320] CPU: Testing write buffer coherency: ok
[   10.178814] Setting up static identity map for 0xc056a670 - 0xc056a6ac
[   10.182583] xor: measuring software checksum speed
[   10.277348]    arm4regs  :   698.000 MB/sec
[   10.377315]    8regs     :   436.400 MB/sec
[   10.477312]    32regs    :   604.000 MB/sec
[   10.477333] xor: using function: arm4regs (698.000 MB/sec)
[   10.477355] pinctrl core: initialized pinctrl subsystem
[   10.477634] NET: Registered protocol family 16
[   10.479567] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[   10.483284] Register Driver 'dummy'
[   10.483898] Kirkwood: MV88F6281-A1, TCLK=166666667.
[   10.483927] Feroceon L2: Enabling L2
[   10.483977] Feroceon L2: Cache support initialised.
[   10.485350] mv_usb_init 1
[   10.485378] mv_usb_init 2 devnum = 0
[   10.485403] init function mv_usb_init finished
[   10.485416] initial MPP regs: 01112222 00003311 00551100 00000000 00000000 00000000 00000000
[   10.485460]   final MPP regs: 01112222 00003311 00551100 00000000 00000000 00000000 00000000
[   10.485706]  orion-ehci registered
[   10.516484] bio: create slab <bio-0> at 0
[   10.677425] raid6: int32x1     71 MB/s
[   10.848590] raid6: int32x2     98 MB/s
[   11.017608] raid6: int32x4     89 MB/s
[   11.187557] raid6: int32x8    103 MB/s
[   11.187571] raid6: using algorithm int32x8 (103 MB/s)
[   11.187583] raid6: using intx1 recovery algorithm
[   11.188751] SCSI subsystem initialized
[   11.189353] libata version 3.00 loaded.
[   11.189708] Register Driver 'Generic PHY'
[   11.190101] Register Driver 'usbfs'
[   11.190329] usbcore: registered new interface driver usbfs
[   11.190351] Register Driver 'hub'
[   11.190570] usbcore: registered new interface driver hub
[   11.190668] Register Driver 'usb'
[   11.190834] usbcore: registered new device driver usb
[   11.191207] Register Driver 'i2c-gpio'
[   11.194014] cfg80211: Calling CRDA to update world regulatory domain
[   11.195267] Switching to clocksource orion_clocksource
[   11.198169] NET: Registered protocol family 2
[   11.198847] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
[   11.198930] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[   11.198975] TCP: Hash tables configured (established 2048 bind 2048)
[   11.199061] TCP: reno registered
[   11.199080] UDP hash table entries: 256 (order: 0, 4096 bytes)
[   11.199112] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[   11.199351] NET: Registered protocol family 1
[   11.199733] RPC: Registered named UNIX socket transport module.
[   11.199748] RPC: Registered udp transport module.
[   11.199758] RPC: Registered tcp transport module.
[   11.199769] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   11.199785] PCI: CLS 0 bytes, default 32
[   11.200069] NetWinder Floating Point Emulator V0.97 (double precision)
[   11.200086] Register Driver 'gpio-usb'
[   11.200244] gpio-usb gpio-usb: USB GPIO's initialized
[   11.200976] Register Driver 'alarmtimer'
[   11.326478] VFS: Disk quotas dquot_6.5.2
[   11.326552] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   11.327079] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   11.327447] NTFS driver 2.1.30 [Flags: R/W].
[   11.327504] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[   11.327713] fuse init (API version 7.21)
[   11.328533] JFS: nTxBlock = 1968, nTxLock = 15746
[   11.329581] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[   11.330067] msgmni has been set to 492
[   11.331492] async_tx: api initialized (async)
[   11.331754] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[   11.331772] io scheduler noop registered
[   11.331783] io scheduler deadline registered
[   11.331810] io scheduler cfq registered (default)
[   11.331835] Register Driver 'kirkwood-pinctrl'
[   11.332104] Register Driver 'mv_xor'
[   11.332172] mv_xor mv_xor.0: Marvell shared XOR driver
[   11.365381] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[   11.405376] mv_xor mv_xor.0: Marvell XOR: ( xor fill cpy )
[   11.405694] mv_xor mv_xor.1: Marvell shared XOR driver
[   11.445373] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[   11.485374] mv_xor mv_xor.1: Marvell XOR: ( xor fill cpy )
[   11.492541] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[   11.493358] Register Driver 'serial8250'
[   11.513745] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
[   12.070726] console [ttyS0] enabled
[   12.085124] brd: module loaded
[   12.093666] loop: module loaded
[   12.097169] Register Driver 'at24'
[   12.100827] Register Driver 'eeprom'
[   12.105653] Register Driver 'sd'
[   12.109142] Register Driver 'ahci'
[   12.112857] Register Driver 'sata_mv'
[   12.116829] Register Driver 'sata_mv'
[   12.120635] sata_mv sata_mv.0: version 1.28
[   12.120745] sata_mv sata_mv.0: cannot get optional clkdev
[   12.126426] sata_mv sata_mv.0: slots 32 ports 2
[   12.134853] scsi0 : sata_mv
[   12.138294] scsi1 : sata_mv
[   12.141551] ata1: SATA max UDMA/133 irq 21
[   12.145720] ata2: SATA max UDMA/133 irq 21
[   12.151227] Register Driver 'physmap-flash'
[   12.155834] Generic platform RAM MTD, (c) 2004 Simtec Electronics
[   12.161903] Register Driver 'mtd-ram'
[   12.165956] Register Driver 'm25p80'
[   12.169824] Register Driver 'gen_nand'
[   12.173808] Register Driver 'orion_nand'
[   12.178216] platform_driver_probe 5 retval= -19 code= 0
[   12.183504] Register Driver 'orion_spi'
[   12.188291] m25p80 spi0.0: mx25l4005a (512 Kbytes)
[   12.193316] Creating 2 MTD partitions on "spi_flash":
[   12.198453] 0x000000000000-0x00000007d000 : "u-boot"
[   12.204731] 0x00000007e000-0x00000007f000 : "u-boot-env"
[   12.211632] tun: Universal TUN/TAP device driver, 1.6
[   12.216796] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[   12.223164] ipddp.c:v0.01 8/28/97 Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[   12.231672] ipddp0: Appletalk-IP Encap. mode by Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[   12.240520] Register Driver 'mv643xx_eth'
[   12.244664] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[   12.251687] libphy: mv643xx_eth smi: probed
[   12.256161] Register Driver 'mv643xx_eth_port'
[   12.263045] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:d0:4b:91:5d:9f
[   12.271971] PPP generic driver version 2.4.2
[   12.276701] PPP Deflate Compression module registered
[   12.281743] PPP MPPE Compression module registered
[   12.286665] NET: Registered protocol family 24
[   12.291127] Register Driver 'rtl8192cu'
[   12.295259] usbcore: registered new interface driver rtl8192cu
[   12.301186] pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
[   12.308711] Register Driver 'pegasus'
[   12.312631] usbcore: registered new interface driver pegasus
[   12.318347] Register Driver 'ipheth'
[   12.322174] usbcore: registered new interface driver ipheth
[   12.329145] aoe: AoE v81 initialised.
[   12.332863] Register Driver 'rtc-ds1307'
[   12.337076] Register Driver 'rtc-mv'
[   12.341176] rtc-mv rtc-mv: rtc core: registered rtc-mv as rtc0
[   12.347224] platform_driver_probe 5 retval= 0 code= 0
[   12.352345] i2c /dev entries driver
[   12.356122] Register Driver 'mv64xxx_i2c'
[   12.361282] at24 0-0050: 512 byte 24c04 EEPROM, writable, 16 bytes/write
[   12.368866] Register Driver 'gpio-fan'
[   12.372924] Register Driver 'lm75'
[   12.377474] Register Driver 'lm77'
[   12.381541] md: linear personality registered for level -1
[   12.387123] md: raid0 personality registered for level 0
[   12.392419] md: raid1 personality registered for level 1
[   12.397793] md: raid10 personality registered for level 10
[   12.403254] md: raid6 personality registered for level 6
[   12.408581] md: raid5 personality registered for level 5
[   12.413872] md: raid4 personality registered for level 4
[   12.419438] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
[   12.428093] device-mapper: multipath: version 1.5.1 loaded
[   12.433557] device-mapper: multipath round-robin: version 1.0.0 loaded
[   12.440122] device-mapper: multipath queue-length: version 0.1.0 loaded
[   12.446751] device-mapper: multipath service-time: version 0.2.0 loaded
[   12.453426] device-mapper: dm-log-userspace: version 1.1.0 loaded
[   12.459539] device-mapper: raid: Loading target version 1.4.2
[   12.465267] Register Driver 'mmcblk'
[   12.469122] Register Driver 'leds-gpio'
[   12.473094] leds-gpio leds-gpio: pins are not configured from the driver
[   12.480234] Register Driver 'leds-ns2'
[   12.484519] Register Driver 'leds-ns2l'
[   12.488667] Register Driver 'leds-netxbig'
[   12.493059] Register Driver 'mv_crypto'
[   12.498090] Register Driver 'hid-generic'
[   12.502440] Netfilter messages via NETLINK v0.30.
[   12.507364] nf_conntrack version 0.5.0 (3936 buckets, 15744 max)
[   12.513852] IPv4 over IPv4 tunneling driver
[   12.519228] ip_tables: (C) 2000-2006 Netfilter Core Team
[   12.524634] TCP: cubic registered
[   12.528111] NET: Registered protocol family 10
[   12.533597] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   12.539158] sit: IPv6 over IPv4 tunneling driver
[   12.544752] NET: Registered protocol family 17
[   12.549349] NET: Registered protocol family 5
[   12.553861] NET: Registered protocol family 37
[   12.558555] VFP support v0.3: not present
[   12.563874] console [netcon0] enabled
[   12.567610] netconsole: network logging started
[   12.572123] Register Driver 'gpio-keys'
[   12.576555] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[   12.583724] rtc-mv rtc-mv: setting system clock to 2013-10-06 22:10:23 UTC (1381097423)
[   12.655348] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[   12.695377] ata1.00: ATA-8: ST31000528AS, CC46, max UDMA/133
[   12.701019] ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   12.765378] ata1.00: configured for UDMA/133
[   12.785740] scsi 0:0:0:0: Direct-Access     ATA      ST31000528AS     CC46 PQ: 0 ANSI: 5
[   12.794366] No LaCie disk map available
[   12.798871] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[   12.807485] sd 0:0:0:0: [sda] Write Protect is off
[   12.812272] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   12.812411] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   12.879756]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 >
[   12.888866] sd 0:0:0:0: [sda] Attached SCSI disk
[   13.155335] ata2: SATA link down (SStatus 0 SControl F300)
[   13.175390] md: Skipping autodetection of RAID arrays. (raid=autodetect will force)
[   13.195538] EXT3-fs (sda7): mounted filesystem with ordered data mode
[   13.201996] VFS: Mounted root (ext3 filesystem) readonly on device 8:7.
[   13.208618] kjournald starting.  Commit interval 5 seconds
[   13.214880] Freeing init memory: 180K
[   13.443782] EXT3-fs (sda7): warning: checktime reached, running e2fsck is recommended
[   13.452013] EXT3-fs (sda7): using internal journal
[   13.715560] EXT3-fs (sda1): warning: checktime reached, running e2fsck is recommended
[   13.723450] kjournald starting.  Commit interval 5 seconds
[   13.729027] EXT3-fs (sda1): using internal journal
[   13.745396] EXT3-fs (sda1): recovery complete
[   13.749738] EXT3-fs (sda1): mounted filesystem with ordered data mode
[   14.795632] kjournald starting.  Commit interval 5 seconds
[   14.801172] EXT3-fs (sda5): using internal journal
[   14.825407] EXT3-fs (sda5): recovery complete
[   14.829748] EXT3-fs (sda5): mounted filesystem with ordered data mode
[   14.948458] Adding 514076k swap on /dev/sda3.  Priority:-1 extents:1 across:514076k
[   15.185918] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   15.192429] Register Driver 'orion-ehci'
[   15.196634] orion-ehci orion-ehci.0: Marvell Orion EHCI
[   15.201865] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
[   15.209675] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[   15.235332] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[   15.241333] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   15.248128] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   15.255340] usb usb1: Product: Marvell Orion EHCI
[   15.260030] usb usb1: Manufacturer: Linux 3.9.5 ehci_hcd
[   15.265343] usb usb1: SerialNumber: orion-ehci.0
[   15.270698] hub 1-0:1.0: USB hub found
[   15.274459] hub 1-0:1.0: 1 port detected
[   15.290917] Initializing USB Mass Storage driver...
[   15.295932] Register Driver 'usb-storage'
[   15.300291] usbcore: registered new interface driver usb-storage
[   15.306422] USB Mass Storage support registered.
[   15.319971] Register Driver 'usblp'
[   15.323840] usbcore: registered new interface driver usblp
[   15.342016] iSCSI Enterprise Target Software - version trunk
[   15.347922] iscsi_trgt: Registered io type fileio
[   15.352613] iscsi_trgt: Registered io type blockio
[   15.357435] iscsi_trgt: Registered io type nullio
[   15.373295] Loading iSCSI transport class v2.0-870.
[   15.386070] iscsi: registered transport (tcp)
[   28.760451] kjournald starting.  Commit interval 5 seconds
[   28.766071] EXT3-fs (sda8): using internal journal
[   28.825408] EXT3-fs (sda8): recovery complete
[   28.829754] EXT3-fs (sda8): mounted filesystem with ordered data mode
[   29.030994] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   30.842991] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 100 Mb/s, full duplex, flow control disabled
[   30.852756] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   38.049350] udevd (817): /proc/817/oom_adj is deprecated, please use /proc/817/oom_score_adj instead.
root@AirenetworkNAS:/ #


now add the dongle, and then dmesg

Code: Select all
[   29.030994] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   30.842991] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 100 Mb/s, full duplex, flow control disabled
[   30.852756] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   38.049350] udevd (817): /proc/817/oom_adj is deprecated, please use /proc/817/oom_score_adj instead.
[  241.695343] usb 1-1: new high-speed USB device number 2 using orion-ehci
[  241.848185] usb 1-1: New USB device found, idVendor=0df6, idProduct=004c
[  241.854869] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  241.862003] usb 1-1: Product: RTL8191S WLAN Adapter
[  241.866970] usb 1-1: Manufacturer: Manufacturer Realtek
[  241.872266] usb 1-1: SerialNumber: 00e04c000001
root@AirenetworkNAS:/ #
Msa-lacie
 
Posts: 26
Joined: Sun Sep 29, 2013 9:57 am

PreviousNext

Return to Development

Who is online

Users browsing this forum: No registered users and 11 guests