Hi! Some general question + Wifi USB Realtek RTL8191S

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

Postby fvdw » Sun Oct 13, 2013 8:15 pm

Hi matzi

please check you pm box I sent your some files for further testing
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 matzi » Mon Oct 14, 2013 9:00 pm

Hi fvdw,
I followed your instructions to install kernel, wireless tools, driver, then modprobed the drivers. Unfortunately I am not at home until thursday so I cannot unplug/replug the wifi dongle. So far without physical access there is no change in the web interface about the loaded drivers. But I can run the wireless tool iwconfig.

Question: Is modprobed stuff permanent in the process list, even after rebooting? Shouldn't I see that in thhe output of: ps -e ?
matzi
Donator VIP
Donator VIP
 
Posts: 253
Joined: Wed Jul 06, 2011 8:08 am
Location: Hannover Germany

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

Postby fvdw » Mon Oct 14, 2013 9:12 pm

no the modprobe needs to be repeated after each boot until we include it somewhere in the boot scripts

but the command lsmod should show if the module is loaded.
Also dmesg should give some info on the driver loaded, unless of course the dongle is not inserted

The fact that you do not see a change can be that the dongle is inserted at boot and at that moment there no driver yet loaded so it fails to load the driver. Thats why I asked to insert the dongle only after inserting the kernel modules. Guess we have to wait till Thursday ;)
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 » Mon Oct 14, 2013 9:17 pm

ps what you could try is to host to device mode and then back to host mode
If the modules are still loaded then this action should probe again the usb bus
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 matzi » Tue Oct 15, 2013 4:59 pm

Hello fvdw,

Found someone to replug the dongle.

The information from the webinterface is still the same:

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=148f ProdID=5370 Rev=01.01
S: Manufacturer=Ralink
S: Product=802.11 n WLAN
S: SerialNumber=1.0
C: #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=450mA
I: If#= 0 Alt= 0 #EPs= 7 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
I: If#= 0 Alt= 0 #EPs= 7 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)

iwconfig and ifconfig find no wireless interface

I wonder if modprobe shouldn't give more informations especacially because I ran it with verbose parameter?

root@fvdwsl-base:/ # modprobe -v rt2x00lib
root@fvdwsl-base:/ # modprobe -v rt2x00usb

for completeness here is my dmesg
Code: Select all
[    7.461081] NET: Registered protocol family 16
[    7.463045] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[    7.466682] Register Driver 'dummy'
[    7.467324] Kirkwood: MV88F6192-A1, TCLK=166666667.
[    7.467353] Feroceon L2: Enabling L2
[    7.467405] Feroceon L2: Cache support initialised.
[    7.468730] mv_usb_init 1
[    7.468758] mv_usb_init 2 devnum = 0
[    7.468783] init function mv_usb_init finished
[    7.468795] initial MPP regs: 01112222 00003311 00501100 00000000 00000000 00000000 00000000
[    7.468839]   final MPP regs: 01112222 00003311 00551100 00000000 00000000 00000000 00000000
[    7.469075]  orion-ehci registered
[    7.505849] bio: create slab <bio-0> at 0
[    7.671800] raid6: int32x1     72 MB/s
[    7.841080] raid6: int32x2     98 MB/s
[    8.011568] raid6: int32x4     90 MB/s
[    8.181059] raid6: int32x8    104 MB/s
[    8.181073] raid6: using algorithm int32x8 (104 MB/s)
[    8.181084] raid6: using intx1 recovery algorithm
[    8.182194] SCSI subsystem initialized
[    8.182773] libata version 3.00 loaded.
[    8.183120] Register Driver 'Generic PHY'
[    8.183494] Register Driver 'usbfs'
[    8.183717] usbcore: registered new interface driver usbfs
[    8.183739] Register Driver 'hub'
[    8.183951] usbcore: registered new interface driver hub
[    8.184043] Register Driver 'usb'
[    8.184203] usbcore: registered new device driver usb
[    8.184560] Register Driver 'i2c-gpio'
[    8.184759] Linux video capture interface: v2.00
[    8.187433] cfg80211: Calling CRDA to update world regulatory domain
[    8.188717] Switching to clocksource orion_clocksource
[    8.191613] NET: Registered protocol family 2
[    8.192289] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
[    8.192343] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    8.192373] TCP: Hash tables configured (established 1024 bind 1024)
[    8.192460] TCP: reno registered
[    8.192478] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    8.192509] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    8.192739] NET: Registered protocol family 1
[    8.193107] RPC: Registered named UNIX socket transport module.
[    8.193123] RPC: Registered udp transport module.
[    8.193133] RPC: Registered tcp transport module.
[    8.193143] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    8.193159] PCI: CLS 0 bytes, default 32
[    8.193465] NetWinder Floating Point Emulator V0.97 (double precision)
[    8.193483] Register Driver 'gpio-usb'
[    8.193647] gpio-usb: probe of gpio-usb failed with error -22
[    8.193876] Register Driver 'gpio-ws-leds'
[    8.194567] Register Driver 'alarmtimer'
[    8.324876] VFS: Disk quotas dquot_6.5.2
[    8.324948] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    8.325462] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    8.325824] NTFS driver 2.1.30 [Flags: R/W].
[    8.325882] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    8.326103] fuse init (API version 7.21)
[    8.326884] JFS: nTxBlock = 950, nTxLock = 7606
[    8.327507] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[    8.327967] msgmni has been set to 237
[    8.329431] async_tx: api initialized (async)
[    8.329692] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    8.329710] io scheduler noop registered
[    8.329722] io scheduler deadline registered
[    8.329748] io scheduler cfq registered (default)
[    8.329773] Register Driver 'kirkwood-pinctrl'
[    8.330018] Register Driver 'mv_xor'
[    8.330084] mv_xor mv_xor.0: Marvell shared XOR driver
[    8.368835] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[    8.408824] mv_xor mv_xor.0: Marvell XOR: ( xor fill cpy )
[    8.409131] mv_xor mv_xor.1: Marvell shared XOR driver
[    8.448823] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[    8.488824] mv_xor mv_xor.1: Marvell XOR: ( xor fill cpy )
[    8.495786] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    8.496612] Register Driver 'serial8250'
[    8.516979] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
[    9.083379] console [ttyS0] enabled
[    9.097618] brd: module loaded
[    9.105984] loop: module loaded
[    9.109472] Register Driver 'at24'
[    9.113132] Register Driver 'eeprom'
[    9.117765] Register Driver 'sd'
[    9.121467] Register Driver 'ahci'
[    9.125181] Register Driver 'sata_mv'
[    9.129251] Register Driver 'sata_mv'
[    9.133052] sata_mv sata_mv.0: version 1.28
[    9.133157] sata_mv sata_mv.0: cannot get optional clkdev
[    9.138637] sata_mv sata_mv.0: slots 32 ports 2
[    9.147173] scsi0 : sata_mv
[    9.150614] scsi1 : sata_mv
[    9.153858] ata1: SATA max UDMA/133 irq 21
[    9.157944] ata2: SATA max UDMA/133 irq 21
[    9.163468] Register Driver 'physmap-flash'
[    9.167911] Generic platform RAM MTD, (c) 2004 Simtec Electronics
[    9.174296] Register Driver 'mtd-ram'
[    9.178214] Register Driver 'm25p80'
[    9.182178] Register Driver 'gen_nand'
[    9.186222] Register Driver 'orion_nand'
[    9.190611] platform_driver_probe 5 retval= -19 code= 0
[    9.195905] Register Driver 'orion_spi'
[    9.200529] m25p80 spi0.0: mx25l4005a (512 Kbytes)
[    9.205541] Creating 2 MTD partitions on "spi_flash":
[    9.210674] 0x000000000000-0x00000007d000 : "u-boot"
[    9.216938] 0x00000007e000-0x00000007f000 : "u-boot-env"
[    9.223821] tun: Universal TUN/TAP device driver, 1.6
[    9.228986] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    9.235351] ipddp.c:v0.01 8/28/97 Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[    9.243853] ipddp0: Appletalk-IP Encap. mode by Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[    9.252696] Register Driver 'mv643xx_eth'
[    9.256827] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[    9.263845] libphy: mv643xx_eth smi: probed
[    9.268248] Register Driver 'mv643xx_eth_port'
[    9.275221] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:d0:4b:91:71:ff
[    9.284177] PPP generic driver version 2.4.2
[    9.288901] PPP Deflate Compression module registered
[    9.293948] PPP MPPE Compression module registered
[    9.298721] NET: Registered protocol family 24
[    9.303255] pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
[    9.310794] Register Driver 'pegasus'
[    9.314728] usbcore: registered new interface driver pegasus
[    9.320443] Register Driver 'ipheth'
[    9.324261] usbcore: registered new interface driver ipheth
[    9.331222] aoe: AoE v81 initialised.
[    9.334937] Register Driver 'rtc-ds1307'
[    9.339152] Register Driver 'rtc-mv'
[    9.343271] rtc-mv rtc-mv: rtc core: registered rtc-mv as rtc0
[    9.349309] platform_driver_probe 5 retval= 0 code= 0
[    9.354431] i2c /dev entries driver
[    9.358101] Register Driver 'mv64xxx_i2c'
[    9.363274] at24 0-0050: 512 byte 24c04 EEPROM, writable, 16 bytes/write
[    9.370880] uvcvideo: Unable to create debugfs directory
[    9.376171] Register Driver 'uvcvideo'
[    9.380295] usbcore: registered new interface driver uvcvideo
[    9.386017] USB Video Class driver (1.1.1)
[    9.390189] gspca_main: v2.14.0 registered
[    9.394271] Register Driver 'Philips webcam'
[    9.398831] usbcore: registered new interface driver Philips webcam
[    9.405071] Register Driver 'gpio-fan'
[    9.409136] Register Driver 'lm75'
[    9.413637] Register Driver 'lm77'
[    9.417691] md: linear personality registered for level -1
[    9.423204] md: raid0 personality registered for level 0
[    9.428494] md: raid1 personality registered for level 1
[    9.433831] md: raid10 personality registered for level 10
[    9.439378] md: raid6 personality registered for level 6
[    9.444667] md: raid5 personality registered for level 5
[    9.450000] md: raid4 personality registered for level 4
[    9.455516] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
[    9.464155] device-mapper: multipath: version 1.5.1 loaded
[    9.469686] device-mapper: multipath round-robin: version 1.0.0 loaded
[    9.476188] device-mapper: multipath queue-length: version 0.1.0 loaded
[    9.482809] device-mapper: multipath service-time: version 0.2.0 loaded
[    9.489520] device-mapper: dm-log-userspace: version 1.1.0 loaded
[    9.495594] device-mapper: raid: Loading target version 1.4.2
[    9.501354] Register Driver 'mmcblk'
[    9.505162] Register Driver 'leds-gpio'
[    9.509268] leds-gpio leds-gpio: pins are not configured from the driver
[    9.515945] orion_gpio_is_valid: invalid GPIO 12
[    9.516340] Register Driver 'leds-ns2'
[    9.520399] Register Driver 'leds-ns2l'
[    9.524747] Register Driver 'leds-netxbig'
[    9.529171] Register Driver 'mv_crypto'
[    9.534082] Register Driver 'hid-generic'
[    9.538364] Register Driver 'r8712u'
[    9.542355] usbcore: registered new interface driver r8712u
[    9.547976] Netfilter messages via NETLINK v0.30.
[    9.552874] nf_conntrack version 0.5.0 (1901 buckets, 7604 max)
[    9.559282] IPv4 over IPv4 tunneling driver
[    9.564538] ip_tables: (C) 2000-2006 Netfilter Core Team
[    9.570033] TCP: cubic registered
[    9.573381] NET: Registered protocol family 10
[    9.578955] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    9.584436] sit: IPv6 over IPv4 tunneling driver
[    9.590113] NET: Registered protocol family 17
[    9.594569] NET: Registered protocol family 5
[    9.599154] NET: Registered protocol family 37
[    9.603815] VFP support v0.3: not present
[    9.609172] console [netcon0] enabled
[    9.612819] netconsole: network logging started
[    9.617330] Register Driver 'gpio-keys'
[    9.621855] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    9.629062] rtc-mv rtc-mv: setting system clock to 2013-10-15 17:39:37 UTC (1381858777)
[    9.668798] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[    9.708825] ata1.00: ATA-8: WDC WD25EZRX-00AZ6B0, 80.00A80, max UDMA/133
[    9.715504] ata1.00: 4883781168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[    9.758826] ata1.00: configured for UDMA/133
[    9.779168] scsi 0:0:0:0: Direct-Access     ATA      WDC WD25EZRX-00A 80.0 PQ: 0 ANSI: 5
[    9.787799] No LaCie disk map available
[    9.792283] sd 0:0:0:0: [sda] 4883781168 512-byte logical blocks: (2.50 TB/2.27 TiB)
[    9.800651] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    9.806166] sd 0:0:0:0: [sda] Write Protect is off
[    9.811010] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    9.811156] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    9.855897]  sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8
[    9.864683] sd 0:0:0:0: [sda] Attached SCSI disk
[   10.148787] ata2: SATA link down (SStatus 0 SControl F300)
[   10.168838] md: Skipping autodetection of RAID arrays. (raid=autodetect will force)
[   10.212981] EXT3-fs (sda7): mounted filesystem with ordered data mode
[   10.219443] kjournald starting.  Commit interval 5 seconds
[   10.224944] VFS: Mounted root (ext3 filesystem) readonly on device 8:7.
[   10.232361] Freeing init memory: 184K
[   10.433326] EXT3-fs (sda7): warning: maximal mount count reached, running e2fsck is recommended
[   10.442427] EXT3-fs (sda7): using internal journal
[   10.818995] EXT3-fs (sda1): warning: checktime reached, running e2fsck is recommended
[   10.826881] kjournald starting.  Commit interval 5 seconds
[   10.832450] EXT3-fs (sda1): using internal journal
[   10.868853] EXT3-fs (sda1): recovery complete
[   10.873199] EXT3-fs (sda1): mounted filesystem with ordered data mode
[   11.909064] kjournald starting.  Commit interval 5 seconds
[   11.914598] EXT3-fs (sda5): using internal journal
[   11.938855] EXT3-fs (sda5): recovery complete
[   11.943202] EXT3-fs (sda5): mounted filesystem with ordered data mode
[   12.048124] Adding 516092k swap on /dev/sda3.  Priority:-1 extents:1 across:516092k
[   12.304262] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   12.310896] Register Driver 'orion-ehci'
[   12.315001] orion-ehci orion-ehci.0: Marvell Orion EHCI
[   12.320342] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
[   12.328054] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[   12.348782] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[   12.354774] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   12.361568] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   12.368776] usb usb1: Product: Marvell Orion EHCI
[   12.373469] usb usb1: Manufacturer: Linux 3.9.5 ehci_hcd
[   12.378781] usb usb1: SerialNumber: orion-ehci.0
[   12.384126] hub 1-0:1.0: USB hub found
[   12.387888] hub 1-0:1.0: 1 port detected
[   12.405265] Initializing USB Mass Storage driver...
[   12.410273] Register Driver 'usb-storage'
[   12.414638] usbcore: registered new interface driver usb-storage
[   12.420763] USB Mass Storage support registered.
[   12.435396] Register Driver 'usblp'
[   12.439320] usbcore: registered new interface driver usblp
[   12.458411] iSCSI Enterprise Target Software - version trunk
[   12.464351] iscsi_trgt: Registered io type fileio
[   12.469098] iscsi_trgt: Registered io type blockio
[   12.473869] iscsi_trgt: Registered io type nullio
[   12.490854] Loading iSCSI transport class v2.0-870.
[   12.503620] iscsi: registered transport (tcp)
[   25.718809] kjournald starting.  Commit interval 5 seconds
[   25.726723] EXT3-fs (sda8): using internal journal
[   25.768862] EXT3-fs (sda8): recovery complete
[   25.773208] EXT3-fs (sda8): mounted filesystem with ordered data mode
[   26.027064] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   26.292221] udevd (833): /proc/833/oom_adj is deprecated, please use /proc/833/oom_score_adj instead.
[   27.858290] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 100 Mb/s, full duplex, flow control disabled
[   27.868073] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   42.187711] FAT-fs (loop0): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[   42.219513] FAT-fs (loop0): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[  149.348792] usb 1-1: new high-speed USB device number 2 using orion-ehci
[  149.516686] usb 1-1: New USB device found, idVendor=148f, idProduct=5370
[  149.523396] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  149.530523] usb 1-1: Product: 802.11 n WLAN
[  149.534695] usb 1-1: Manufacturer: Ralink
[  149.538695] usb 1-1: SerialNumber: 1.0


Any ideas?
matzi
Donator VIP
Donator VIP
 
Posts: 253
Joined: Wed Jul 06, 2011 8:08 am
Location: Hannover Germany

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

Postby fvdw » Tue Oct 15, 2013 6:41 pm

yes

post the output of the command lsmod, please ;) This to see if the module is really loaded
For some reason the device is not probed for a driver.
Either I use the wrong module or the module is not loaded
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 » Tue Oct 15, 2013 7:08 pm

it seems that it needs another driver, if ound this on the internet
Code: Select all
T:  Bus=02 Lev=03 Prnt=03 Port=04 Cnt=03 Dev#=  5 Spd=480 MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=148f ProdID=5370 Rev=01.01
S:  Manufacturer=Ralink
S:  Product=802.11 n WLAN
S:  SerialNumber=1.0
C:  #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=450mA
I:  If#= 0 Alt= 0 #EPs= 7 Cls=ff(vend.) Sub=ff Prot=ff Driver=rt2800usb

Its different from another info source. Anyhow

I wil pm you the correct modules

---edit, no need to sent you the modules, I already included them in the previous package.
Instead of loading the rt2x00 modules load the rt2800 modules
Code: Select all
modprobe rt2800lib.ko
modprobe rt2800usb.ko


I also include the firmware for the 2800 series in the package I have sent you, so please try
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 matzi » Tue Oct 15, 2013 8:45 pm

Bingo! :bananadance :bananadance :bananadance

Loading the rt2800 drivers made it:

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=148f ProdID=5370 Rev=01.01
S: Manufacturer=Ralink
S: Product=802.11 n WLAN
S: SerialNumber=1.0
C: #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=450mA
I: If#= 0 Alt= 0 #EPs= 7 Cls=ff(vend.) Sub=ff Prot=ff Driver=rt2800usb
I: If#= 0 Alt= 0 #EPs= 7 Cls=ff(vend.) Sub=ff Prot=ff Driver=rt2800usb


root@fvdwsl-base:/ # iwconfig
ipddp0 no wireless extensions.

lo no wireless extensions.

tunl0 no wireless extensions.

sit0 no wireless extensions.

wlan0 IEEE 802.11bgn ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:on

eth0 no wireless extensions.

Now I have to find out how to configure the interface.

By the way, how do I convert my WLAN wpa key given as 16 decimal numbers into the format that iwconfig accepts (two hex quadruples):
interface enc {NNNN-NNNN|off}
interface key {NNNN-NNNN|off}
For sure I will find out after some research, just in case you know on spot...... :whistle

Edit:
Looks like I need another wireless tool package: wpa_supplicant because iwconfig cannot handle WPA keying.

Edit:
Found something strange: My bootlog file says:
start boot log
detect and set platform
nwsp2
UIMAGE-395-164

Does that mean I have not installed the UIMAGE-395-177 correctly like you instructed me?
matzi
Donator VIP
Donator VIP
 
Posts: 253
Joined: Wed Jul 06, 2011 8:08 am
Location: Hannover Germany

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

Postby fvdw » Tue Oct 15, 2013 9:51 pm

:punk nice. Good news :woohoo


boot log is ok. It list which kernel should be used with the current firmware running It is used to set some parameters in case a firmware upgrade is done. You are using a test kernel # 177. You can see the version number of the actually running kernel in the webinterface in the system information window. For sure it is not 164 as that has no support at all for wireless dongles


About wire less tools for wpa, I will look at that in the coming days, this evening I was at a party so no time.. :mrgreen:

ps I am intersetd in the dmesg output to see if the dongle loaded succesfully loaded its firmware and which firmware it was. It should report this in dmesg output.
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 matzi » Tue Oct 15, 2013 9:57 pm

Here it is:

[ 8.330018] Register Driver 'mv_xor'
[ 8.330084] mv_xor mv_xor.0: Marvell shared XOR driver
[ 8.368835] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[ 8.408824] mv_xor mv_xor.0: Marvell XOR: ( xor fill cpy )
[ 8.409131] mv_xor mv_xor.1: Marvell shared XOR driver
[ 8.448823] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[ 8.488824] mv_xor mv_xor.1: Marvell XOR: ( xor fill cpy )
[ 8.495786] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 8.496612] Register Driver 'serial8250'
[ 8.516979] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
[ 9.083379] console [ttyS0] enabled
[ 9.097618] brd: module loaded
[ 9.105984] loop: module loaded
[ 9.109472] Register Driver 'at24'
[ 9.113132] Register Driver 'eeprom'
[ 9.117765] Register Driver 'sd'
[ 9.121467] Register Driver 'ahci'
[ 9.125181] Register Driver 'sata_mv'
[ 9.129251] Register Driver 'sata_mv'
[ 9.133052] sata_mv sata_mv.0: version 1.28
[ 9.133157] sata_mv sata_mv.0: cannot get optional clkdev
[ 9.138637] sata_mv sata_mv.0: slots 32 ports 2
[ 9.147173] scsi0 : sata_mv
[ 9.150614] scsi1 : sata_mv
[ 9.153858] ata1: SATA max UDMA/133 irq 21
[ 9.157944] ata2: SATA max UDMA/133 irq 21
[ 9.163468] Register Driver 'physmap-flash'
[ 9.167911] Generic platform RAM MTD, (c) 2004 Simtec Electronics
[ 9.174296] Register Driver 'mtd-ram'
[ 9.178214] Register Driver 'm25p80'
[ 9.182178] Register Driver 'gen_nand'
[ 9.186222] Register Driver 'orion_nand'
[ 9.190611] platform_driver_probe 5 retval= -19 code= 0
[ 9.195905] Register Driver 'orion_spi'
[ 9.200529] m25p80 spi0.0: mx25l4005a (512 Kbytes)
[ 9.205541] Creating 2 MTD partitions on "spi_flash":
[ 9.210674] 0x000000000000-0x00000007d000 : "u-boot"
[ 9.216938] 0x00000007e000-0x00000007f000 : "u-boot-env"
[ 9.223821] tun: Universal TUN/TAP device driver, 1.6
[ 9.228986] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 9.235351] ipddp.c:v0.01 8/28/97 Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[ 9.243853] ipddp0: Appletalk-IP Encap. mode by Bradford W. Johnson <johns393@maroon.tc.umn.edu>
[ 9.252696] Register Driver 'mv643xx_eth'
[ 9.256827] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[ 9.263845] libphy: mv643xx_eth smi: probed
[ 9.268248] Register Driver 'mv643xx_eth_port'
[ 9.275221] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:d0:4b:91:71:ff
[ 9.284177] PPP generic driver version 2.4.2
[ 9.288901] PPP Deflate Compression module registered
[ 9.293948] PPP MPPE Compression module registered
[ 9.298721] NET: Registered protocol family 24
[ 9.303255] pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
[ 9.310794] Register Driver 'pegasus'
[ 9.314728] usbcore: registered new interface driver pegasus
[ 9.320443] Register Driver 'ipheth'
[ 9.324261] usbcore: registered new interface driver ipheth
[ 9.331222] aoe: AoE v81 initialised.
[ 9.334937] Register Driver 'rtc-ds1307'
[ 9.339152] Register Driver 'rtc-mv'
[ 9.343271] rtc-mv rtc-mv: rtc core: registered rtc-mv as rtc0
[ 9.349309] platform_driver_probe 5 retval= 0 code= 0
[ 9.354431] i2c /dev entries driver
[ 9.358101] Register Driver 'mv64xxx_i2c'
[ 9.363274] at24 0-0050: 512 byte 24c04 EEPROM, writable, 16 bytes/write
[ 9.370880] uvcvideo: Unable to create debugfs directory
[ 9.376171] Register Driver 'uvcvideo'
[ 9.380295] usbcore: registered new interface driver uvcvideo
[ 9.386017] USB Video Class driver (1.1.1)
[ 9.390189] gspca_main: v2.14.0 registered
[ 9.394271] Register Driver 'Philips webcam'
[ 9.398831] usbcore: registered new interface driver Philips webcam
[ 9.405071] Register Driver 'gpio-fan'
[ 9.409136] Register Driver 'lm75'
[ 9.413637] Register Driver 'lm77'
[ 9.417691] md: linear personality registered for level -1
[ 9.423204] md: raid0 personality registered for level 0
[ 9.428494] md: raid1 personality registered for level 1
[ 9.433831] md: raid10 personality registered for level 10
[ 9.439378] md: raid6 personality registered for level 6
[ 9.444667] md: raid5 personality registered for level 5
[ 9.450000] md: raid4 personality registered for level 4
[ 9.455516] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
[ 9.464155] device-mapper: multipath: version 1.5.1 loaded
[ 9.469686] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 9.476188] device-mapper: multipath queue-length: version 0.1.0 loaded
[ 9.482809] device-mapper: multipath service-time: version 0.2.0 loaded
[ 9.489520] device-mapper: dm-log-userspace: version 1.1.0 loaded
[ 9.495594] device-mapper: raid: Loading target version 1.4.2
[ 9.501354] Register Driver 'mmcblk'
[ 9.505162] Register Driver 'leds-gpio'
[ 9.509268] leds-gpio leds-gpio: pins are not configured from the driver
[ 9.515945] orion_gpio_is_valid: invalid GPIO 12
[ 9.516340] Register Driver 'leds-ns2'
[ 9.520399] Register Driver 'leds-ns2l'
[ 9.524747] Register Driver 'leds-netxbig'
[ 9.529171] Register Driver 'mv_crypto'
[ 9.534082] Register Driver 'hid-generic'
[ 9.538364] Register Driver 'r8712u'
[ 9.542355] usbcore: registered new interface driver r8712u
[ 9.547976] Netfilter messages via NETLINK v0.30.
[ 9.552874] nf_conntrack version 0.5.0 (1901 buckets, 7604 max)
[ 9.559282] IPv4 over IPv4 tunneling driver
[ 9.564538] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 9.570033] TCP: cubic registered
[ 9.573381] NET: Registered protocol family 10
[ 9.578955] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 9.584436] sit: IPv6 over IPv4 tunneling driver
[ 9.590113] NET: Registered protocol family 17
[ 9.594569] NET: Registered protocol family 5
[ 9.599154] NET: Registered protocol family 37
[ 9.603815] VFP support v0.3: not present
[ 9.609172] console [netcon0] enabled
[ 9.612819] netconsole: network logging started
[ 9.617330] Register Driver 'gpio-keys'
[ 9.621855] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 9.629062] rtc-mv rtc-mv: setting system clock to 2013-10-15 17:39:37 UTC (1381858777)
[ 9.668798] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[ 9.708825] ata1.00: ATA-8: WDC WD25EZRX-00AZ6B0, 80.00A80, max UDMA/133
[ 9.715504] ata1.00: 4883781168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[ 9.758826] ata1.00: configured for UDMA/133
[ 9.779168] scsi 0:0:0:0: Direct-Access ATA WDC WD25EZRX-00A 80.0 PQ: 0 ANSI: 5
[ 9.787799] No LaCie disk map available
[ 9.792283] sd 0:0:0:0: [sda] 4883781168 512-byte logical blocks: (2.50 TB/2.27 TiB)
[ 9.800651] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 9.806166] sd 0:0:0:0: [sda] Write Protect is off
[ 9.811010] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 9.811156] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 9.855897] sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8
[ 9.864683] sd 0:0:0:0: [sda] Attached SCSI disk
[ 10.148787] ata2: SATA link down (SStatus 0 SControl F300)
[ 10.168838] md: Skipping autodetection of RAID arrays. (raid=autodetect will force)
[ 10.212981] EXT3-fs (sda7): mounted filesystem with ordered data mode
[ 10.219443] kjournald starting. Commit interval 5 seconds
[ 10.224944] VFS: Mounted root (ext3 filesystem) readonly on device 8:7.
[ 10.232361] Freeing init memory: 184K
[ 10.433326] EXT3-fs (sda7): warning: maximal mount count reached, running e2fsck is recommended
[ 10.442427] EXT3-fs (sda7): using internal journal
[ 10.818995] EXT3-fs (sda1): warning: checktime reached, running e2fsck is recommended
[ 10.826881] kjournald starting. Commit interval 5 seconds
[ 10.832450] EXT3-fs (sda1): using internal journal
[ 10.868853] EXT3-fs (sda1): recovery complete
[ 10.873199] EXT3-fs (sda1): mounted filesystem with ordered data mode
[ 11.909064] kjournald starting. Commit interval 5 seconds
[ 11.914598] EXT3-fs (sda5): using internal journal
[ 11.938855] EXT3-fs (sda5): recovery complete
[ 11.943202] EXT3-fs (sda5): mounted filesystem with ordered data mode
[ 12.048124] Adding 516092k swap on /dev/sda3. Priority:-1 extents:1 across:516092k
[ 12.304262] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 12.310896] Register Driver 'orion-ehci'
[ 12.315001] orion-ehci orion-ehci.0: Marvell Orion EHCI
[ 12.320342] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
[ 12.328054] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[ 12.348782] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[ 12.354774] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 12.361568] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.368776] usb usb1: Product: Marvell Orion EHCI
[ 12.373469] usb usb1: Manufacturer: Linux 3.9.5 ehci_hcd
[ 12.378781] usb usb1: SerialNumber: orion-ehci.0
[ 12.384126] hub 1-0:1.0: USB hub found
[ 12.387888] hub 1-0:1.0: 1 port detected
[ 12.405265] Initializing USB Mass Storage driver...
[ 12.410273] Register Driver 'usb-storage'
[ 12.414638] usbcore: registered new interface driver usb-storage
[ 12.420763] USB Mass Storage support registered.
[ 12.435396] Register Driver 'usblp'
[ 12.439320] usbcore: registered new interface driver usblp
[ 12.458411] iSCSI Enterprise Target Software - version trunk
[ 12.464351] iscsi_trgt: Registered io type fileio
[ 12.469098] iscsi_trgt: Registered io type blockio
[ 12.473869] iscsi_trgt: Registered io type nullio
[ 12.490854] Loading iSCSI transport class v2.0-870.
[ 12.503620] iscsi: registered transport (tcp)
[ 25.718809] kjournald starting. Commit interval 5 seconds
[ 25.726723] EXT3-fs (sda8): using internal journal
[ 25.768862] EXT3-fs (sda8): recovery complete
[ 25.773208] EXT3-fs (sda8): mounted filesystem with ordered data mode
[ 26.027064] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 26.292221] udevd (833): /proc/833/oom_adj is deprecated, please use /proc/833/oom_score_adj instead.
[ 27.858290] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 100 Mb/s, full duplex, flow control disabled
[ 27.868073] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 42.187711] FAT-fs (loop0): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[ 42.219513] FAT-fs (loop0): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 149.348792] usb 1-1: new high-speed USB device number 2 using orion-ehci
[ 149.516686] usb 1-1: New USB device found, idVendor=148f, idProduct=5370
[ 149.523396] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 149.530523] usb 1-1: Product: 802.11 n WLAN
[ 149.534695] usb 1-1: Manufacturer: Ralink
[ 149.538695] usb 1-1: SerialNumber: 1.0
[ 962.744505] usb 1-1: USB disconnect, device number 2
[ 969.408798] usb 1-1: new high-speed USB device number 3 using orion-ehci
[ 969.576689] usb 1-1: New USB device found, idVendor=148f, idProduct=5370
[ 969.583397] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 969.590523] usb 1-1: Product: 802.11 n WLAN
[ 969.594694] usb 1-1: Manufacturer: Ralink
[ 969.598687] usb 1-1: SerialNumber: 1.0
[ 1068.024670] usbcore: deregistering interface driver usb-storage
[ 1068.073827] orion-ehci orion-ehci.0: remove, state 1
[ 1068.078963] usb usb1: USB disconnect, device number 1
[ 1068.084000] usb 1-1: USB disconnect, device number 3
[ 1068.119275] orion-ehci orion-ehci.0: USB bus 1 deregistered
[ 1068.143234] switching from usb-host to usb-device mode
[ 1068.170675] mv_usb_release
[ 1068.173386] orion-ehci unregistered
[ 1068.176942] mv-usb-pdevice-register devnum= 0
[ 1068.215320] mv-udc registered
[ 1068.218372] kirkwood_udc_init ret =0
[ 1068.224054] kirwood_udc_load finished
[ 1068.261396] Register Driver 'mv-udc'
[ 1068.265152] mv_udc_probe step 4 udc->max_eps= 4
[ 1068.294534] mv-udc mv-udc: successful probe UDC device without clock gating.
[ 1068.303095] mv_udc_probe finished
[ 1068.355489] gadget: Mass Storage Function, version: 2009/09/11
[ 1068.363321] gadget: Number of LUNs=1
[ 1068.366984] lun0: LUN: file: /share/1000/disk.image.1
[ 1068.372306] gadget: Mass Storage Gadget, version: 2009/09/11
[ 1068.378034] gadget: userspace failed to provide iSerialNumber
[ 1068.383898] gadget: g_mass_storage ready
[ 1073.242673] mv_udc_remove call 1
[ 1073.269140] gadget_release call 1
[ 1073.299188] switching from usb-device to usb-host mode
[ 1073.320020] mv_usb_release
[ 1073.322731] mv-udc unregistered
[ 1073.348989] orion-ehci registered
[ 1073.387258] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1073.393925] Register Driver 'orion-ehci'
[ 1073.398032] orion-ehci orion-ehci.0: Marvell Orion EHCI
[ 1073.403517] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
[ 1073.411283] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[ 1073.428796] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[ 1073.434793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1073.452786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1073.461682] usb usb1: Product: Marvell Orion EHCI
[ 1073.466374] usb usb1: Manufacturer: Linux 3.9.5 ehci_hcd
[ 1073.471934] usb usb1: SerialNumber: orion-ehci.0
[ 1073.477413] hub 1-0:1.0: USB hub found
[ 1073.481294] hub 1-0:1.0: 1 port detected
[ 1073.562641] Initializing USB Mass Storage driver...
[ 1073.567511] Register Driver 'usb-storage'
[ 1073.597175] usbcore: registered new interface driver usb-storage
[ 1073.608848] USB Mass Storage support registered.
[ 1073.798825] usb 1-1: new high-speed USB device number 2 using orion-ehci
[ 1073.991961] usb 1-1: New USB device found, idVendor=148f, idProduct=5370
[ 1073.998654] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1074.025726] usb 1-1: Product: 802.11 n WLAN
[ 1074.030069] usb 1-1: Manufacturer: Ralink
[ 1074.034420] usb 1-1: SerialNumber: 1.0
[ 1074.989196] FAT-fs (loop0): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[ 1075.019368] FAT-fs (loop0): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[13247.935123] Register Driver 'rt2800usb'
[13248.049289] usb 1-1: reset high-speed USB device number 2 using orion-ehci
[13248.225262] phy0 -> rt2x00_set_chip: Info - Chipset detected - rt: 5390, rf: 5370, rev: 0502.
[13248.246465] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[13248.279872] usbcore: registered new interface driver rt2800usb
matzi
Donator VIP
Donator VIP
 
Posts: 253
Joined: Wed Jul 06, 2011 8:08 am
Location: Hannover Germany

PreviousNext

Return to Development

Who is online

Users browsing this forum: mistert and 5 guests