How do I install Linux driver on the Pandora?


The bit you've highlighted is just it finding the device connected to it.  It doesn't mean it can necessarily do anything with the data sent over that connection, as far as I know.

The lines starting at 179ish look like they might be telling us something.  Or that might be some other device - I'm a little lost between all the part numbers floating around here.

In your earlier ifconfig output, I don't know what that usb0 interface is.  I don't have one on my Pandora, so maybe it's your dongle thing?  Try 'sudo ifconfig usb0 inet <ip addr> up' and see if it does anything then.
 
I doubt the interface name is usb0.

You should try to report commands output from your main PC, where the dongle is working, so we'll have extra info.
 
Wow how complicated,maybe my Tip is the easiest and best Tip :)


Search for precompiled Linux Firmware Files for your Dongle.


Copy them simply to /lib/firmware


(Sometimes need it the directory name,sometimes not)


Stick in your Dongle and enjoy..


(But dont forget to activate USB Host Function)


...but when nothin happen,is your Stick maybe USB 1.1 Combatible and that cause must you use a USB Hub on the Pandora and stick your Dongle in the Hub.


With this Way got i 3 differrent USB Wlan Sticks to work here :)
 
Last edited by a moderator:
I doubt the interface name is usb0.

You should try to report commands output from your main PC, where the dongle is working, so we'll have extra info.
Thanks, will try when I get home from work tonight.

Wow how complicated,maybe my Tip is the easiest and best Tip :)


Search for precompiled Linux Firmware Files for your Dongle.


Copy them simply to /lib/firmware


(Sometimes need it the directory name,sometimes not)


Stick in your Dongle and enjoy..


(But dont forget to activate USB Host Function)


...but when nothin happen,is your Stick maybe USB 1.1 Combatible and that cause must you use a USB Hub on the Pandora and stick your Dongle in the Hub.


With this Way got i 3 differrent USB Wlan Sticks to work here :)
What do you mean "precompiled Linux Firmware Files"?  Is that the one (source code) I attached in my first post of Page 1 of this thread?  If so, just place the whole thing in /lib/firmware?
 
When i am at Home will i try to find precompiled Firmware for your Wlan Dongle ;)


Btw can you please post the last 20 Rows from your Dmesg Output after sticking the Dongle in?

Activate USB Host,
Stick your Dongle in,
Open a Terminal and type dmesg

The last 20-30 Rows say you that the Pandora maybe detect your Dongle or not.
When its detected,need we mostly only the Firmware Files in
/dev/Firmware/

Edit:

I searched long and found out that you have RT2870 and found the Firmware Files.

Extracted them from the Deb Archive and putted it in these Rar File.

http://qemu.openpandora.org/PandoraOperatingSystems/Railinkfirmware.rar

extract the Files into /lib/firmware and maybe it wok then ;)

good Luck ^_^
 
Last edited by a moderator:
Oh man!  I'm touched by all the help here but no avail  :( .  Anyhow, here's the dmesg after trying ingoreis' way.  I'm returning this dongle to STAPLES  :D .

[SIZE=8pt]shenmue-pandy:~$ dmesg
[    0.000000] Linux version 3.2.45 (notaz@pixelinis) (gcc version 4.5.2 (Sourcery G++ Lite 2011.03-41) ) #894 Sat Jul 6 17:22:45 EEST 2013
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine: Pandora Handheld Console
[    0.000000] Initialized persistent memory from 80fe0000-80ffffff
[    0.000000] cma: CMA: reserved 16 MiB at 9f000000
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] On node 0 totalpages: 131072
[    0.000000] free_area_init_node: node 0, pgdat c05b4854, node_mem_map c05e7000
[    0.000000]   Normal zone: 1024 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 130048 pages, LIFO batch:31
[    0.000000] OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
[    0.000000] Clocking rate (Crystal/Core/MPU): 26.0/400/600 MHz
[    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: 130048
[    0.000000] Kernel command line: ubi.mtd=4 ubi.mtd=3 root=ubi0:rootfs rootfstype=ubifs rw rootflags=bulk_read vram=6272K omapfb.vram=0:3000K mmc_core.removable=0 quiet
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 512MB = 512MB total
[    0.000000] Memory: 497168k/497168k available, 27120k 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 : 0xe0800000 - 0xf8000000   ( 376 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0545a84   (5367 kB)
[    0.000000]       .init : 0xc0546000 - 0xc0578000   ( 200 kB)
[    0.000000]       .data : 0xc0578000 - 0xc05b4fc0   ( 244 kB)
[    0.000000]        .bss : 0xc05b4fe4 - 0xc05e61e0   ( 197 kB)
[    0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:410
[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
[    0.000000] Total of 96 interrupts on 1 active controller
[    0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
[    0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
[    0.000000] Console: colour dummy device 80x30
[    0.000000] console [tty0] enabled
[    0.000152] Calibrating delay loop... 597.64 BogoMIPS (lpj=2334720)
[    0.039123] pid_max: default: 32768 minimum: 301
[    0.039398] Mount-cache hash table entries: 512
[    0.039764] Initializing cgroup subsys devices
[    0.039825] CPU: Testing write buffer coherency: ok
[    0.040008] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
[    0.040100] Setting up static identity map for 0x803e8348 - 0x803e83a0
[    0.040710] devtmpfs: initialized
[    0.059631] print_constraints: dummy:
[    0.060882] NET: Registered protocol family 16
[    0.062622] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.063018] GPMC revision 5.0
[    0.066070] OMAP GPIO hardware version 2.5
[    0.069335] omap_mux_init: Add partition: #1: core, flags: 0
[    0.075897] Reprogramming SDRC clock to 400000000 Hz
[    0.078094] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.084960]  omap-mcbsp.2: alias fck already exists
[    0.085266]  omap-mcbsp.3: alias fck already exists
[    0.086761] OMAP DMA hardware revision 5.0
[    0.101867] bio: create slab <bio-0> at 0
[    0.102966] print_constraints: vwlan: 1800 mV
[    0.104553] SCSI subsystem initialized
[    0.106872] usbcore: registered new interface driver usbfs
[    0.107116] usbcore: registered new interface driver hub
[    0.107330] usbcore: registered new device driver usb
[    0.117309] omap_i2c omap_i2c.1: bus 1 rev1.4.0 at 2600 kHz
[    0.120483] twl4030: PIH (irq 7) chaining IRQs 368..375
[    0.120574] twl4030: power (irq 373) chaining IRQs 376..383
[    0.121093] twl4030: gpio (irq 368) chaining IRQs 384..401
[    0.121551] _omap_mux_init_gpio: Could not set gpio192
[    0.122619] _omap_mux_init_gpio: Could not set gpio193
[    0.125213] print_constraints: VUSB1V5: 1500 mV normal standby
[    0.125854] print_constraints: VUSB1V8: 1800 mV normal standby
[    0.126464] print_constraints: VUSB3V1: 3100 mV normal standby
[    0.187622] twl4030_usb twl4030_usb: Initialized TWL4030 USB module
[    0.188964] print_constraints: vdd_mpu_iva: 600 <--> 1450 mV normal
[    0.189544] print_constraints: vdd_core: 600 <--> 1450 mV normal
[    0.190246] print_constraints: VMMC1: 1850 <--> 3150 mV at 3150 mV normal standby
[    0.190917] print_constraints: VDAC: 1800 mV normal standby
[    0.191589] print_constraints: VAUX2: 1800 mV normal standby
[    0.192260] print_constraints: VPLL2: 1800 mV normal standby
[    0.192962] print_constraints: VMMC2: 1850 <--> 3150 mV at 3150 mV normal standby
[    0.193603] print_constraints: VSIM: 2800 mV normal standby
[    0.194244] print_constraints: VAUX1: 3000 mV normal standby
[    0.194885] print_constraints: VAUX4: 3000 mV normal standby
[    0.203247] omap_i2c omap_i2c.3: bus 3 rev1.4.0 at 100 kHz
[    0.205444] omap-iommu omap-iommu.0: isp registered
[    0.206024] Advanced Linux Sound Architecture Driver Version 1.0.24.
[    0.206817] Switching to clocksource 32k_counter
[    0.228790] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[    0.234100] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
[    0.234130] musb-hdrc: MHDRC RTL version 1.800
[    0.234161] musb-hdrc: setup fifo_mode 4
[    0.234161] musb-hdrc: 28/31 max ep, 16384/16384 memory
[    0.234680] musb-hdrc musb-hdrc: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
[    0.235443] NET: Registered protocol family 2
[    0.235595] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.235870] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.236236] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
[    0.236450] TCP: Hash tables configured (established 16384 bind 16384)
[    0.236450] TCP reno registered
[    0.236480] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.236511] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.236755] NET: Registered protocol family 1
[    0.236968] NetWinder Floating Point Emulator V0.97 (double precision)
[    0.242584] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.258056] VFS: Disk quotas dquot_6.5.2
[    0.258453] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.263305] msgmni has been set to 1003
[    0.265106] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.265136] io scheduler noop registered
[    0.265136] io scheduler deadline registered
[    0.265197] io scheduler cfq registered (default)
[    0.280090] OMAP DSS rev 2.0
[    0.283325] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.285491] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
[    0.285919] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
[    0.286315] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
[    0.286712] omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
[    0.298370] brd: module loaded
[    0.304229] loop: module loaded
[    0.304290] OMAP overclocker loaded.
[    0.306427] omap2-nand driver initializing
[    0.306579] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xbc (Micron NAND 512MiB 1,8V 16-bit)
[    0.306976] Creating 5 MTD partitions on "omap2-nand.0":
[    0.307006] 0x000000000000-0x000000080000 : "xloader"
[    0.307769] 0x000000080000-0x000000260000 : "uboot"
[    0.308776] 0x000000260000-0x000000280000 : "uboot-env"
[    0.309387] 0x000000280000-0x000000c80000 : "boot"
[    0.311737] 0x000000c80000-0x000020000000 : "rootfs"
[    0.400878] UBI: attaching mtd4 to ubi0
[    1.375488] UBI: scanning is finished
[    1.389404] UBI: attached mtd4 (name "rootfs", size 499 MiB) to ubi0
[    1.389404] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes
[    1.389434] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
[    1.389434] UBI: VID header offset: 512 (aligned 512), data offset: 2048
[    1.389465] UBI: good PEBs: 3996, bad PEBs: 0, corrupted PEBs: 0
[    1.389465] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[    1.389495] UBI: max/mean erase counter: 309/41, WL threshold: 4096, image sequence number: 1538975483
[    1.389495] UBI: available PEBs: 0, total reserved PEBs: 3996, PEBs reserved for bad PEB handling: 39
[    1.389556] UBI: attaching mtd3 to ubi1
[    1.389923] UBI: background thread "ubi_bgt0d" started, PID 572
[    1.409667] UBI: scanning is finished
[    1.416473] UBI: attached mtd3 (name "boot", size 10 MiB) to ubi1
[    1.416503] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes
[    1.416503] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 512
[    1.416534] UBI: VID header offset: 512 (aligned 512), data offset: 2048
[    1.416534] UBI: good PEBs: 80, bad PEBs: 0, corrupted PEBs: 0
[    1.416564] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[    1.416564] UBI: max/mean erase counter: 69/28, WL threshold: 4096, image sequence number: 1074390406
[    1.416595] UBI: available PEBs: 0, total reserved PEBs: 80, PEBs reserved for bad PEB handling: 2
[    1.416778] UBI: background thread "ubi_bgt1d" started, PID 577
[    1.416870] usbcore: registered new interface driver libusual
[    1.417510] mousedev: PS/2 mouse device common for all mice
[    1.418182] input: keypad as /devices/platform/omap_i2c.1/i2c-1/1-004a/twl4030_keypad/input/input0
[    1.422485] input: power-button as /devices/platform/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input1
[    1.423919] input: nub0 as /devices/platform/omap_i2c.3/i2c-3/3-0066/input/input2
[    1.425201] input: nub1 as /devices/platform/omap_i2c.3/i2c-3/3-0067/input/input3
[    1.431213] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
[    1.432281] i2c /dev entries driver
[    1.436706] bq27x00-battery 3-0055: support ver. 1.2.0 enabled
[    1.460693] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
[    1.461151] twl4030_wdt twl4030_wdt: Failed to register misc device
[    1.461181] twl4030_wdt: probe of twl4030_wdt failed with error -16
[    1.461853] cpuidle: using governor ladder
[    1.461853] cpuidle: using governor menu
[    1.695190] Registered led device: pandora::sd1
[    1.695465] Registered led device: pandora::sd2
[    1.695709] Registered led device: pandora::bluetooth
[    1.695953] Registered led device: pandora::wifi
[    1.697357] Registered led device: pandora::keypad_bl
[    1.698394] Registered led device: pandora::power
[    1.701110] Registered led device: pandora::charger
[    1.702362] usbcore: registered new interface driver usbhid
[    1.702362] usbhid: USB HID core driver
[    1.702545] persistent_ram: found existing buffer, size 1516, start 1516
[    1.708007] console [ram-1] enabled
[    1.710357] OMAP3 Pandora SoC init
[    1.791503] asoc: twl4030-hifi <-> omap-mcbsp-dai.1 mapping ok
[    1.793060] asoc: twl4030-hifi <-> omap-mcbsp-dai.3 mapping ok
[    1.795593] ALSA device list:
[    1.795593]   #0: omap3pandora
[    1.795776] TCP cubic registered
[    1.795776] NET: Registered protocol family 17
[    1.795837] NET: Registered protocol family 15
[    1.795867] Registering the dns_resolver key type
[    1.795928] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[    1.795928] ThumbEE CPU extension supported.
[    1.795959] Registering SWP/SWPB emulation handler
[    1.802398] clock: disabling unused clocks to save power
[    1.803588] registered taskstats version 1
[    1.818634] Console: switching to colour frame buffer device 100x30
[    2.001037] input: gpio-keys as /devices/platform/gpio-keys/input/input4
[    2.002380] twl_rtc twl_rtc: setting system clock to 2013-09-13 19:15:04 UTC (1379099704)
[    2.004089] UBIFS: background thread "ubifs_bgt0_0" started, PID 673
[    2.056274] UBIFS: mounted UBI device 0, volume 0, name "rootfs"(null)
[    2.056274] UBIFS: LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    2.056304] UBIFS: FS size: 508612608 bytes (485 MiB, 3942 LEBs), journal size 9033728 bytes (8 MiB, 71 LEBs)
[    2.056335] UBIFS: reserved for root: 0 bytes (0 KiB)
[    2.056335] UBIFS: media format: w4/r0 (latest is w4/r0), UUID F1E94A2E-C008-4498-9283-56EF7DF72DC0, small LPT model
[    2.057159] VFS: Mounted root (ubifs filesystem) on device 0:14.
[    2.057891] devtmpfs: mounted
[    2.058135] Freeing init memory: 200K
[    2.327697] mmc0: host does not support reading read-only switch. assuming write-enable.
[    2.329620] mmc0: new high speed SDXC card at address b368
[    2.332580] mmcblk0: mmc0:b368 SD64G 59.6 GiB
[    2.334472]  mmcblk0: p1
[    2.819580] mmc1: host does not support reading read-only switch. assuming write-enable.
[    2.821502] mmc1: new high speed SDXC card at address b368
[    2.832489] mmcblk1: mmc1:b368 SD64G 59.6 GiB
[    2.833923]  mmcblk1: p1
[    2.930694] mmc2: card claims to support voltages below the defined range. These will be ignored.
[    2.932830] mmc2: new SDIO card at address 0001
[    3.080169] udev: starting version 151
[    3.080780] udevd (729): /proc/729/oom_adj is deprecated, please use /proc/729/oom_score_adj instead.
[    3.744079] alignment: ignoring faults is unsafe on this CPU.  Defaulting to fixup mode.
[    6.434112] ads7846 spi1.0: touchscreen, irq 254
[    6.434936] input: touchscreen as /devices/platform/omap2_mcspi.1/spi_master/spi1/spi1.0/input/input5
[    6.587493] fuse init (API version 7.17)
[    7.007476] NET: Registered protocol family 10
[    7.138244] FAT-fs (mmcblk0): invalid media value (0x00)
[    7.138366] FAT-fs (mmcblk0): Can't find a valid FAT filesystem
[    7.182159] FAT-fs (mmcblk1): invalid media value (0x00)
[    7.182403] FAT-fs (mmcblk1): Can't find a valid FAT filesystem
[    7.468780] zram: module is from the staging directory, the quality is unknown, you have been warned.
[    7.470855] zram: num_devices not specified. Using default: 1
[    7.470886] zram: Creating 1 devices ...
[    7.771026] UBIFS: background thread "ubifs_bgt1_0" started, PID 1338
[    7.886169] UBIFS: mounted UBI device 1, volume 0, name "boot"(null)
[    7.886169] UBIFS: LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    7.886199] UBIFS: FS size: 8386560 bytes (7 MiB, 65 LEBs), journal size 1032193 bytes (0 MiB, 6 LEBs)
[    7.886230] UBIFS: reserved for root: 396117 bytes (386 KiB)
[    7.886230] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 703DA063-6E8F-4D94-B9F4-5D83F51676D3, small LPT model
[    8.051666] FAT-fs (mmcblk0): invalid media value (0x00)
[    8.051818] FAT-fs (mmcblk0): Can't find a valid FAT filesystem
[    8.120635] FAT-fs (mmcblk1): invalid media value (0x00)
[    8.120880] FAT-fs (mmcblk1): Can't find a valid FAT filesystem
[    8.775390] EXT4-fs (mmcblk1p1): Unrecognized mount option "umask=0" or missing value
[    8.783508] EXT4-fs (mmcblk0p1): Unrecognized mount option "umask=0" or missing value
[    8.854339] EXT4-fs (mmcblk0p1): warning: mounting fs with errors, running e2fsck is recommended
[    8.854583] EXT4-fs (mmcblk1p1): warning: maximal mount count reached, running e2fsck is recommended
[    8.874450] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null)
[    8.877563] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[    8.953918] zram: disk size not provided. You can use disksize_kb module param to specify size.
[    8.953918] Using default: (25% of RAM).
[    8.954284] FAT-fs (zram0): bogus number of reserved sectors
[    8.954528] FAT-fs (zram0): Can't find a valid FAT filesystem
[    9.454559] FAT-fs (zram0): bogus number of reserved sectors
[    9.454711] FAT-fs (zram0): Can't find a valid FAT filesystem
[   12.199523] platform mpu.0: max OPP set to 4
[   12.453887] input: nub0 as /devices/platform/omap_i2c.3/i2c-3/3-0066/input/input6
[   12.500976] input: nub1 as /devices/platform/omap_i2c.3/i2c-3/3-0067/input/input7
[   12.561920] Adding 128432k swap on /dev/zram0.  Priority:5 extents:1 across:128432k SS
[   13.542205] SGX clock rate 200 MHz
[   13.820343] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   14.824157] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
[   14.828765] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
[   14.845092] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
[   14.856323] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
[   14.856445] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   14.856445] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   14.856445] usb usb1: Product: OMAP-EHCI Host Controller
[   14.856475] usb usb1: Manufacturer: Linux 3.2.45 ehci_hcd
[   14.856475] usb usb1: SerialNumber: ehci-omap.0
[   14.858520] hub 1-0:1.0: USB hub found
[   14.858551] hub 1-0:1.0: 3 ports detected
[   15.099761]  gadget: using random self ethernet address
[   15.099761]  gadget: using random host ethernet address
[   15.102355] usb0: MAC f6:42:47:05:2b:f1
[   15.102386] usb0: HOST MAC 2e:2f:51:bc:ae:2d
[   15.113311]  gadget: CDC Composite Gadget, version: King Kamehameha Day 2008
[   15.113342]  gadget: g_cdc ready
[   15.119079] musb-hdrc musb-hdrc: MUSB HDRC host driver
[   15.119171] musb-hdrc musb-hdrc: new USB bus registered, assigned bus number 2
[   15.119262] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[   15.119262] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   15.119293] usb usb2: Product: MUSB HDRC host driver
[   15.119293] usb usb2: Manufacturer: Linux 3.2.45 musb-hcd
[   15.119293] usb usb2: SerialNumber: musb-hdrc
[   15.120941] hub 2-0:1.0: USB hub found
[   15.120941] hub 2-0:1.0: 1 port detected
[   15.183959] usb 1-2: new high-speed USB device number 2 using ehci-omap
[   15.360809] usb 1-2: New USB device found, idVendor=13b1, idProduct=003e
[   15.360809] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   15.360839] usb 1-2: Product: Linksys AE6000
[   15.360839] usb 1-2: Manufacturer: Cisco
[   15.360839] usb 1-2: SerialNumber: 0009
[   28.329864] Bluetooth: Core ver 2.16
[   28.390472] NET: Registered protocol family 31
[   28.390502] Bluetooth: HCI device and connection manager initialized
[   28.390502] Bluetooth: HCI socket layer initialized
[   28.390533] Bluetooth: L2CAP socket layer initialized
[   28.391662] Bluetooth: SCO socket layer initialized
[   31.387115] Bluetooth: HCI UART driver ver 2.2
[   31.387115] Bluetooth: HCI H4 protocol initialized
[   31.387145] Bluetooth: HCILL protocol initialized
[   32.934326] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   32.934326] Bluetooth: BNEP filters: protocol multicast
[   34.524993] Bluetooth: RFCOMM TTY layer initialized
[   34.525024] Bluetooth: RFCOMM socket layer initialized
[   34.525024] Bluetooth: RFCOMM ver 1.11
[   35.794708] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[   58.557739] input: Microsoft Bluetooth Notebook Mouse 5000 as /devices/platform/omap_uart.0/tty/ttyO0/hci0/hci0:1/input8
[   58.558532] generic-bluetooth 0005:045E:0700.0001: input,hidraw0: BLUETOOTH HID v1.00 Mouse [Microsoft Bluetooth Notebook Mouse 5000] on 00:23:D4:D5:AF:50
[   64.936279] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[   65.070068] aufs 3.2-20120109
[   65.070770] aufs test_add:261:mount[2243]: uid/gid/perm /mnt/pnd/op_cpuspeed 1000/1000/0755, 0/0/0777
[  300.905151] rtusb init rt2870 --->
[  300.907012] usbcore: registered new interface driver rt2870
[  310.004028] EXT4-fs (mmcblk0p1): error count: 745
[  310.004058] EXT4-fs (mmcblk0p1): initial error at 1368219534: ext4_journal_start_sb:349
[  310.004058] EXT4-fs (mmcblk0p1): last error at 1379099772: ext4_mb_generate_buddy:739
shenmue-pandy:~$
 
[/SIZE]
 
As dmesg doesn't show any errors, I would assume it's simply the wrong driver.
Thank you.  So is the source code I posted on the first page the right one? It just needs to be compiled into Pandora land?
I don't know. The only hint to the chipset is your wiki link. As this is not official, it may be questionable if the information is correct.
 
As dmesg doesn't show any errors, I would assume it's simply the wrong driver.
Thank you.  So is the source code I posted on the first page the right one? It just needs to be compiled into Pandora land?
Isn't that what Notaz did?  Timestamps indicate he uploaded it just before he posted the link, so I assume it's based on your source link.
 
Oh it does not work? :mellow:

Hmm no Errors visible with this.

Maybe Squeeze is fault.

It maked me ever angry when i unpack things with Sqeeze and ever ist there a extra Directory with the Name of the packed File.

Please extract the Files and copy only the Files without Directory in /lib/firmware

Maybe you used Squeeze then have you /lib/firmware/Railinkfirmware/

and then its on the wrong Place.

When that not work cannot i help more,worked here with 2-3 Wlan Dongles but sometimes was the Firmware File on the wrong Place. ^_^

Last Tip,it seem your Device Driver work and is installed,

but i miss in your dmesg the: "Registered new Network Device Wlan1"

or near Message.

Maybe someone know the Command to register your RT2870 as new Network Device manualy :huh:
 
As dmesg doesn't show any errors, I would assume it's simply the wrong driver.
Thank you.  So is the source code I posted on the first page the right one? It just needs to be compiled into Pandora land?
Isn't that what Notaz did?  Timestamps indicate he uploaded it just before he posted the link, so I assume it's based on your source link.
Yeah I just compiled sources from from the first post.

By the looks of it it's simply a driver for some different chip.
 
This page looks like it may have drivers for the MT7610U.  http://www.mediatek.com/_en/07_downloads/01_windows.php?sn=501  I did not try to download them because I wouldn't know what to do with them anyway.
Yeah, thanks.  That's where I downloaded the orgininal version V3.0.0.1.  But now they have a newer version just posted 9/13/2013 (wife's birthday :D ), version V3.0.0.4. 

 Yeah I just compiled sources from from the first post.


By the looks of it it's simply a driver for some different chip.
Mr. notaz, would you mind give it another chance with V3.0.0.4?  Maybe wife has something to do with this sucker? :angry: :D   Sources attached

DPO_MT7601U_LinuxSTA_3.0.0.4_20130913.zip
 

Attachments

  • DPO_MT7601U_LinuxSTA_3.0.0.4_20130913.zip
    1.5 MB · Views: 119
Last edited by a moderator:
Just want to note that the new driver is for MT7601U not for MT7610U ;)
 
Last edited by a moderator:
Back
Top