Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
bugs [2018/05/18 11:43] – [Bug or no bug?] amarrbugs [2022/04/04 08:34] – [Bug or no bug?] Added internal links. ja
Line 1: Line 1:
-~~NOTOC~~ +====== Reporting bugs ====== 
-====== Reporting Bugs ====== +===== Bug or no bug? ===== 
-Hi everyone,+In case you are unsure if what you found is a bug, or if you have other issues that are not bugs, please use the [[:contact#forum]][[:contact#irc_channels|IRC]] or [[:contact#mailing_lists|mailing list]].
  
-Sub**My router is not detecting the dongle. What should I do?**+===== Issue trackers ===== 
 +Report bugs pertaining OpenWrt functionality and device support using our issue trackers:
  
-My name is amarr, i am trying to access internet  like below manner  +^ Issue tracker ^ Description ^ 
-                                     +[[https://github.com/openwrt/openwrt/issues|github.com/openwrt/openwrt]] Core | 
-                        Dongle connted         _________________ +[[https://github.com/openwrt/packages/issues|github.com/openwrt/packages]] | Packages 
-      ---------------   though usb port                       | +| [[https://github.com/openwrt/luci/issues|github.com/openwrt/luci]] | LuCI |
-     |LTE USB Dongle|------------------------> Openwrt Router |-------------------------------->clients/user +
-      ---------------                         |_________________| +
- +
-For this purpose am using HUAWEI E3372,OpenWrt Router. +
- +
-**I followed below links:-** +
-1) https://openwrt.org/docs/guide-user/network/wan/wwan/ltedongle +
-2) http://nucblog.net/2014/10/turn-your-old-wireless-router-into-an-lte-router-with-openwrt/ +
-3) http://homeroam.wikidot.com/chaos-calmer-15-05-captive-portal +
- +
-**Installed packages:-** +
- +
-kmod-usb-serial-wwan +
-usb-modeswitch +
-kmod-mii  +
-kmod-usb-net +
-kmod-usb-wdm +
-kmod-usb-net-qmi-wwan +
-uqmi +
- +
-**Log message after connecting dongle to router:- +
-** +
-U-Boot 1.1.4-g682743ef (Jan 20 2016 - 14:54:16) +
- +
-===================================== +
-Caraboot v2.3 (AR9331) U-boot +
-http://www.8devices.com/ +
-------------------------------------- +
-DRAM:  64 MB +
-Flash: 16 MB +
-Net:   eth0, eth1 +
-===================================== +
- +
-Hit '<ESC>' key(s) to stop autoboot: +
-USB0:   scanning bus 0 for devices... 3 USB Device(s) found +
-Device NOT ready +
-   Request Sense returned 02 3A 00 +
-1 Storage Device(s) found +
-** Bad device size - usb 0 ** +
-** Bad device size - usb 0 ** +
-Boot or recovery image (8dev_uimage.bin or 8dev_recovery.bin) not found in usb storage +
-## Booting image at 9f050000 ... +
-   Image Name:   MIPS OpenWrt Linux-3.10.49 +
-   Created:      2014-08-11  13:42:45 UTC +
-   Image Type:   MIPS Linux Kernel Image (lzma compressed) +
-   Data Size:    1012245 Bytes = 988.5 kB +
-   Load Address: 80060000 +
-   Entry Point:  80060000 +
-   Verifying Checksum at 0x9f050040 ...OK +
-   Uncompressing Kernel Image ... OK +
-Starting kernel ... +
- +
-[    0.000000Linux version 3.10.49 (zilvinas@LX-buildd3) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r42067) ) #3 Mon Aug 11 16:42:35 EEST 2014 +
-[    0.000000bootconsole [early0] enabled +
-[    0.000000] CPU revision is: 00019374 (MIPS 24Kc) +
-[    0.000000] SoC: Atheros AR9330 rev 1 +
-[    0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:40.000MHz +
-[    0.000000] Determined physical RAM map: +
-[    0.000000]  memory: 04000000 @ 00000000 (usable) +
-[    0.000000] Initrd not found or empty - disabling initrd +
-[    0.000000] Zone ranges: +
-[    0.000000]   Normal   [mem 0x00000000-0x03ffffff] +
-[    0.000000] Movable zone start for each node +
-[    0.000000] Early memory node ranges +
-[    0.000000]   node   0: [mem 0x00000000-0x03ffffff] +
-[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. +
-[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes +
-[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256 +
-[    0.000000] Kernel command line:  board=CARAMBOLA2 console=ttyATH0,115200 mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env)ro,16000k(firmware),64k(art)ro rootfstype=squashfs,jffs2 noinitrd +
-[    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes) +
-[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) +
-[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) +
-[    0.000000] Writing ErrCtl register=00000000 +
-[    0.000000] Readback ErrCtl register=00000000 +
-[    0.000000] Memory: 61332k/65536k available (2338k kernel code, 4204k reserved, 427k data, 240k init, 0k highmem) +
-[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 +
-[    0.000000] NR_IRQS:51 +
-[    0.000000] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104) +
-[    0.080000] pid_max: default: 32768 minimum: 301 +
-[    0.080000] Mount-cache hash table entries: 512 +
-[    0.090000] NET: Registered protocol family 16 +
-[    0.100000] MIPS: machine is 8devices Carambola2 board +
-[    0.550000] bio: create slab <bio-0> at 0 +
-[    0.560000] Switching to clocksource MIPS +
-[    0.570000] NET: Registered protocol family 2 +
-[    0.570000] TCP established hash table entries: 512 (order: 0, 4096 bytes) +
-[    0.570000] TCP bind hash table entries: 512 (order: -1, 2048 bytes) +
-[    0.580000] TCP: Hash tables configured (established 512 bind 512) +
-[    0.580000] TCP: reno registered +
-[    0.580000] UDP hash table entries: 256 (order: 0, 4096 bytes) +
-[    0.590000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) +
-[    0.600000] NET: Registered protocol family 1 +
-[    0.620000] squashfs: version 4.0 (2009/01/31) Phillip Lougher +
-[    0.630000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. +
-[    0.640000] msgmni has been set to 119 +
-[    0.640000] io scheduler noop registered +
-[    0.640000] io scheduler deadline registered (default) +
-[    0.650000] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled +
-[    0.660000] ar933x-uart: ttyATH0 at MMIO 0x18020000 (irq = 11) is a AR933X UART +
-[    0.670000] console [ttyATH0] enabled, bootconsole disabled +
-[    0.670000] console [ttyATH0] enabled, bootconsole disabled +
-[    0.680000] ath79-spi ath79-spi: master is unqueued, this is deprecated +
-[    0.690000] m25p80 spi0.0: found w25q128, expected m25p80 +
-[    0.690000] m25p80 spi0.0: w25q128 (16384 Kbytes) +
-[    0.700000] 4 cmdlinepart partitions found on MTD device spi0.0 +
-[    0.710000] Creating 4 MTD partitions on "spi0.0": +
-[    0.710000] 0x000000000000-0x000000040000 : "u-boot" +
-[    0.720000] 0x000000040000-0x000000050000 : "u-boot-env" +
-[    0.720000] 0x000000050000-0x000000ff0000 : "firmware" +
-[    0.740000] 2 uimage-fw partitions found on MTD device firmware +
-[    0.750000] 0x000000050000-0x000000150000 : "kernel" +
-[    0.750000] 0x000000150000-0x000000ff0000 : "rootfs" +
-[    0.760000] mtd: device 4 (rootfs) set to be root filesystem +
-[    0.760000] 1 squashfs-split partitions found on MTD device rootfs +
-[    0.770000] 0x000000410000-0x000000ff0000 : "rootfs_data" +
-[    0.780000] 0x000000ff0000-0x000001000000 : "art" +
-[    0.800000] libphy: ag71xx_mdio: probed +
-[    1.350000] ag71xx-mdio.1: Found an AR7240/AR9330 built-in switch +
-[    2.390000] eth0: Atheros AG71xx at 0xba000000, irq 5, mode:GMII +
-[    2.940000] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd041, driver=Generic PHY] +
-[    2.950000] eth1: Atheros AG71xx at 0xb9000000, irq 4, mode:MII +
-[    2.960000] TCP: cubic registered +
-[    2.960000] NET: Registered protocol family 17 +
-[    2.960000] Bridge firewalling registered +
-[    2.970000] 8021q: 802.1Q VLAN Support v1.8 +
-[    2.980000] VFS: Mounted root (squashfs filesystem) readonly on device 31:4. +
-[    2.990000] Freeing unused kernel memory: 240K (80314000 - 80350000) +
-procd: Console is alive +
-procd: - watchdog - +
-[    6.090000] usbcore: registered new interface driver usbfs +
-[    6.090000] usbcore: registered new interface driver hub +
-[    6.100000] usbcore: registered new device driver usb +
-[    6.110000] SCSI subsystem initialized +
-[    6.120000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver +
-[    6.130000] ehci-platform: EHCI generic platform driver +
-[    6.130000] ehci-platform ehci-platform: EHCI Host Controller +
-[    6.140000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1 +
-[    6.150000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000 +
-[    6.170000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00 +
-[    6.170000] hub 1-0:1.0: USB hub found +
-[    6.170000] hub 1-0:1.0: 1 port detected +
-[    6.180000] usbcore: registered new interface driver usb-storage +
-procd: - preinit - +
-[    6.530000] usb 1-1: new high-speed USB device number 2 using ehci-platform +
-[    6.690000] hub 1-1:1.0: USB hub found +
-[    6.690000] hub 1-1:1.0: 3 ports detected +
-[    6.980000] usb 1-1.1: new high-speed USB device number 3 using ehci-platform +
-[    7.110000] usb-storage 1-1.1:1.0: USB Mass Storage device detected +
-[    7.120000] scsi0 : usb-storage 1-1.1:1.0 +
-[    7.220000] usb 1-1.2: new high-speed USB device number 4 using ehci-platform +
-[    7.380000] usb-storage 1-1.2:1.0: USB Mass Storage device detected +
-[    7.390000] scsi1 : usb-storage 1-1.2:1.0 +
-Press the [f] key and hit [enter] to enter failsafe mode +
-Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level +
-[    8.120000] scsi 0:0:0:0: Direct-Access     Generic  Ultra HS-SD/MMC  1.76 PQ: 0 ANSI: 0 +
-[    8.130000] sd 0:0:0:0: [sda] Attached SCSI removable disk +
-[    8.390000] scsi 1:0:0:0: CD-ROM            HUAWEI   Mass Storage     2.31 PQ: 0 ANSI: 2 +
-[    8.400000] scsi 1:0:0:1: Direct-Access     HUAWEI   TF CARD Storage  2.31 PQ: 0 ANSI: 2 +
-[    8.410000] sd 1:0:0:1: [sdb] Attached SCSI removable disk +
-jffs2 is ready +
-jffs2 is ready +
-[   11.200000] jffs2: notice: (355) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 24 of xref (0 dead, 10 orphan) found. +
-kmod: ran 7 iterations +
-block: extroot: no root or overlay mount defined +
-switching to overlay +
-procd: - early - +
-procd: - watchdog - +
-procd: - ubus - +
-procd: - init - +
-Please press Enter to activate this console. +
-[   19.630000] NET: Registered protocol family 10 +
-[   19.650000] NTFS driver 2.1.30 [Flags: R/O MODULE]. +
-[   19.670000] i2c /dev entries driver +
-[   19.670000] Custom GPIO-based I2C driver version 0.1.1 +
-[   19.680000] i2c-gpio i2c-gpio.0: using pins 18 (SDA) and 19 (SCL) +
-[   19.690000] fuse init (API version 7.22) +
-[   19.710000] usbcore: registered new interface driver cdc_wdm +
-[   19.710000] Loading modules backported from Linux version master-2014-05-22-0-gf2032ea +
-[   19.720000] Backport generated by backports.git backports-20140320-37-g5c33da0 +
-[   19.730000] lib80211: common routines for IEEE802.11 drivers +
-[   19.750000] nf_conntrack version 0.5.0 (962 buckets, 3848 max) +
-[   19.780000] usbcore: registered new interface driver usbserial +
-[   19.790000] usbcore: registered new interface driver usbserial_generic +
-[   19.790000] usbserial: USB Serial support registered for generic +
-[   19.840000] xt_time: kernel timezone is -0000 +
-[   19.860000] usbcore: registered new interface driver cdc_ether +
-[   19.880000] usbcore: registered new interface driver cdc_ncm +
-[   19.910000] cfg80211: Calling CRDA to update world regulatory domain +
-[   19.920000] ip_tables: (C) 2000-2006 Netfilter Core Team +
-  19.930000] cfg80211: World regulatory domain updated: +
-  19.930000] cfg80211 DFS Master region: unset +
-[   19.930000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) +
-[   19.940000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) +
-[   19.950000] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) +
-[   19.960000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) +
-[   19.970000] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A) +
-[   19.980000cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) +
-[   19.980000cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) +
-[   19.990000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) +
-[   20.000000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) +
-[   20.060000] PPP generic driver version 2.4.2 +
-[   20.070000] NET: Registered protocol family 24 +
-[   20.070000] usbcore: registered new interface driver qmi_wwan +
-[   20.120000] usbcore: registered new interface driver cdc_mbim +
-[   20.140000] usbcore: registered new interface driver qcserial +
-[   20.140000] usbserial: USB Serial support registered for Qualcomm USB modem +
-[   20.190000] cfg80211: Calling CRDA for country: US +
-[   20.200000] ieee80211 phy0: Atheros AR9330 Rev:1 mem=0xb8100000, irq=2 +
-[   20.210000] cfg80211: Regulatory domain changed to country: US +
-[   20.220000] cfg80211:  DFS Master region: FCC +
-[   20.220000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) +
-[   20.230000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A) +
-[   20.240000] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm), (N/A) +
-[   20.250000] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm), (0 s) +
-[   20.250000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A) +
-[   20.260000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A) +
-[   29.580000] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready +
-[   29.580000] device eth1 entered promiscuous mode +
-[   29.590000] br-lan: port 1(eth1) entered forwarding state +
-[   29.590000] br-lan: port 1(eth1) entered forwarding state +
-[   30.650000] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready +
-[   30.660000] br-lan: port 1(eth1) entered disabled state +
-[   33.740000] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready +
-[   33.760000] device wlan0 entered promiscuous mode +
-[   34.920000] br-lan: port 2(wlan0) entered forwarding state +
-[   34.920000] br-lan: port 2(wlan0) entered forwarding state +
-[   34.930000] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready +
-[   36.920000] br-lan: port 2(wlan0) entered forwarding state +
-procd: - init complete - +
- +
- +
- +
-BusyBox v1.22.1 (2014-08-11 11:22:35 EEST) built-in shell (ash) +
-Enter 'help' for a list of built-in commands. +
- +
-  _______                     ________        __ +
-       |.-----.-----.-----.|  |  |  |.----.|  |_ +
-   -   ||  _  |  -__|     ||  |  |  ||   _||   _| +
- |_______||   __|_____|__|__||________||__|  |____| +
-          |__| W I R E L E S S   F R E E D O M +
- ----------------------------------------------------- +
- CHAOS CALMER (Bleeding Edge, r42067) +
- ----------------------------------------------------- +
-  * 1 1/2 oz Gin            Shake with a glassful +
-  * 1/4 oz Triple Sec       of broken ice and pour +
-  * 3/4 oz Lime Juice       unstrained into a goblet. +
-  * 1 1/2 oz Orange Juice +
-  * 1 tsp. Grenadine Syrup +
- ----------------------------------------------------- +
- +
- +
-**Router showing below messages for lsusb, usbmode -l etc commands** +
- +
-root@IOT_Router:/dev# ls -l /dev/cdc-wdm0 +
-ls: /dev/cdc-wdm0: No such file or directory +
- +
-**root@IOT_Router:/# cd dev/** +
-root@IOT_Router:/dev# ls +
-autofs              mtd3                null                ttyS13 +
-bus                 mtd3ro              port                ttyS14 +
-console             mtd4                ppp                 ttyS15 +
-cpu_dma_latency     mtd4ro              ptmx                ttyS2 +
-full                mtd5                pts                 ttyS3 +
-fuse                mtd5ro              random              ttyS4 +
-i2c-0               mtd6                sda                 ttyS5 +
-kmsg                mtd6ro              sdb                 ttyS6 +
-log                 mtdblock0           sdb1                ttyS7 +
-mem                 mtdblock1           shm                 ttyS8 +
-misc                mtdblock2           tty                 ttyS9 +
-mtd0                mtdblock3           ttyATH0             urandom +
-mtd0ro              mtdblock4           ttyS0               watchdog +
-mtd1                mtdblock5           ttyS1               zero +
-mtd1ro              mtdblock6           ttyS10 +
-mtd2                network_latency     ttyS11 +
-mtd2ro              network_throughput  ttyS12 +
- +
-**root@IOT_Router:/dev# lsusb** +
-Bus 001 Device 002: ID 0424:2640 Standard Microsystems Corp. USB 2.0 Hub +
-Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub +
-Bus 001 Device 003: ID 0424:4050 Standard Microsystems Corp. +
-Bus 001 Device 004: ID 12d1:14fe Huawei Technologies Co., Ltd. +
- +
-root@IOT_Router:/dev# usbmode -l +
-Found device: 12d1:14fe (Manufacturer: "HUAWEI_MOBILE", Product: "HUAWEI_MOBILE", Serial: "0123456789ABCDEF"+
- +
-**root@IOT_Router:/dev# usbmode -s** +
-  83.580000] sd 1:0:0:1: [sdb] Synchronizing SCSI cache +
-[   83.720000] usb 1-1.2: USB disconnect, device number 4 +
- +
-**root@IOT_Router:/dev# ifconfig -a** +
-br-lan    Link encap:Ethernet  HWaddr C4:93:00:0E:F5:0C +
-          inet addr:192.168.2.1  Bcast:192.168.2.255  Mask:255.255.255.0 +
-          inet6 addr: fd04:fb11:863f::1/60 Scope:Global +
-          inet6 addr: fe80::c693:ff:fe0e:f50c/64 Scope:Link +
-          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1 +
-          RX packets:0 errors:0 dropped:0 overruns:0 frame:0 +
-          TX packets:81 errors:0 dropped:0 overruns:0 carrier:0 +
-          collisions:0 txqueuelen:+
-          RX bytes:0 (0.0 B)  TX bytes:10435 (10.1 KiB) +
- +
-eth0      Link encap:Ethernet  HWaddr C4:93:00:0E:F5:0D +
-          UP BROADCAST MULTICAST  MTU:1500  Metric:1 +
-          RX packets:0 errors:0 dropped:0 overruns:0 frame:0 +
-          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 +
-          collisions:0 txqueuelen:1000 +
-          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B) +
-          Interrupt:+
- +
-eth1      Link encap:Ethernet  HWaddr C4:93:00:0E:F5:0C +
-          UP BROADCAST MULTICAST  MTU:1500  Metric:1 +
-          RX packets:0 errors:0 dropped:0 overruns:0 frame:0 +
-          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 +
-          collisions:0 txqueuelen:1000 +
-          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B) +
-          Interrupt:+
- +
-lo        Link encap:Local Loopback +
-          inet addr:127.0.0.1  Mask:255.0.0.0 +
-          inet6 addr: ::1/128 Scope:Host +
-          UP LOOPBACK RUNNING  MTU:65536  Metric:1 +
-          RX packets:1346 errors:0 dropped:0 overruns:0 frame:0 +
-          TX packets:1346 errors:0 dropped:0 overruns:0 carrier:0 +
-          collisions:0 txqueuelen:+
-          RX bytes:91488 (89.3 KiB)  TX bytes:91488 (89.3 KiB) +
- +
-wlan0     Link encap:Ethernet  HWaddr C4:93:00:0E:F5:0E +
-          inet6 addr: fe80::c693:ff:fe0e:f50e/64 Scope:Link +
-          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1 +
-          RX packets:0 errors:0 dropped:0 overruns:0 frame:0 +
-          TX packets:72 errors:0 dropped:0 overruns:0 carrier:0 +
-          collisions:0 txqueuelen:1000 +
-          RX bytes:0 (0.0 B)  TX bytes:11033 (10.7 KiB) +
- +
-wwan0     Link encap:Ethernet  HWaddr 00:1E:10:1F:00:00 +
-          BROADCAST MULTICAST  MTU:1500  Metric:1 +
-          RX packets:0 errors:0 dropped:0 overruns:0 frame:0 +
-          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 +
-          collisions:0 txqueuelen:1000 +
-          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B) +
-           +
- +
-Note:- +
-  Once i inserted LTE Dongle to laptop(Linux-ubuntu 14.04LTS),at that time OS assigning port for it like /dev/sda1 and /dev/sr0. +
-   here /dev/sda1 ----->for MMC Card +
-         /dev/sr0 ----->Mobile Parter app +
-                    +
- I tried many times to overcome this issue on openwrt environment but not succeed:-( +
- +
-So please helpme to come out of this issue..please +
- +
-Thanks inadvance :) +
- +
-rgds, +
-amarr.M  +
- +
- +
- +
- +
-===== Issue tracker ===== +
- +
-Report bugs pertaining LEDE core functionality and device support using our [[https://bugs.openwrt.org/|issue tracker]].\\ +
-If the bug is about a secondary package in the feeds you need to open an issue in the package feed's issue tracker instead. +
  
 If you are unsure, please use the [[packages:start|Packages tables]] to know where you should report the bug. If you are unsure, please use the [[packages:start|Packages tables]] to know where you should report the bug.
  
-When reporting bugs please make sure to: +When reporting bugsplease be sure to specify:
   * Name the tree/revision/version   * Name the tree/revision/version
   * Name the affected device   * Name the affected device
Line 381: Line 19:
   * Steps to reproduce   * Steps to reproduce
   * What you have already done to workaround/fix the problem   * What you have already done to workaround/fix the problem
-  * Any additional info you thinks is important+  * Any additional info you think is important
  
-Remember, the better is your bug report, the more likely it is that it will be worked on.+Remember, the better is your bug report, the more likely it is that it will be worked on, [[https://www.chiark.greenend.org.uk/~sgtatham/bugs.html|How to Report Bugs Effectively]] is recommended reading.
  
 :!: Reporting a bug is important as it raises awareness of an issue, but it does not constitute a claim that anyone has to work on fixing it. :!: Reporting a bug is important as it raises awareness of an issue, but it does not constitute a claim that anyone has to work on fixing it.
 +
 +===== Reporting security bugs =====
 +If you found a (potential) security problem and would like to report this confidential to the OpenWrt project please use [[contact@openwrt.org]].
 +
 +Non-security related bug reports and support requests send to this email address will be ignored. Mails send to this address are received by most of the [[about#people|developers with commit access]].
 +We haven't set up a PGP key to send encrypted mail for this mail address yet.
 +
 +Please also inform us about CVEs you opened against OpenWrt using that e-mail address, preferably before the details are published, but please do so at latest at the time of publishing.
 +
  • Last modified: 2022/06/16 13:53
  • by lleachii