[Q] usb to lan , prime 2.0.7 (Solved) - Eee Pad Transformer Q&A, Help & Troubleshooting

Hi Guys,
I believe that a usb to lan converter could be used properly.
I used a "Air Live" "EtherWe-1000U".
Got the following in dmesg:
[ 2516.558810] usb 1-1.1: new high speed USB device using tegra-ehci and address 4
[ 2516.605768] usb 1-1.1: New USB device found, idVendor=0b95, idProduct=7720
[ 2516.605830] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2516.605879] usb 1-1.1: Product: AX88772
[ 2516.605914] usb 1-1.1: Manufacturer: ASIX Elec. Corp.
[ 2516.605951] usb 1-1.1: SerialNumber: 000001
[ 2516.605986] device: '1-1.1': device_add
[ 2516.617769] device: '1-1.1:1.0': device_add
[ 2516.620959] device: 'ep_81': device_add
[ 2516.621056] device: 'ep_82': device_add
[ 2516.621135] device: 'ep_03': device_add
[ 2517.484777] device: 'eth0': device_add
[ 2517.491254] asix 1-1.1:1.0: eth0: register 'asix' at usb-tegra-ehci.2-1.1, ASIX AX88772 USB 2.0 Ethernet, 00:4f:75:00:0c:59
[ 2517.491413] device: 'usbdev1.4': device_add
[ 2517.493535] device: 'ep_00': device_add
would it be possible to create a config file for the eth0 device ?
thanx guys...

I have done an "ifup eth0" got the following error: "ifup: can't open '/etc/network/interfaces': No such file of directory"
Any ideas??

Ok, It seems like I got the solution,
Thanx to Quiethinker.
Read THIS: http://forum.xda-developers.com/member.php?u=4286868
He's got a driver pack for some usb to ethernet devices,In effect,
/system/bin/dhcpcd eth0
setprop net.dns1 8.8.8.8
setprop net.dns2 8.8.4.4
would do the trick,
otherwise a manual string
ifconfig eth0 your_ip (192.168.1.200) netmask 255.255.255.0 broadcast network_prefix.255 (192.168.1.255)
route add default gw your_gw (192.168.1.254)
setprop net.dns1 yourdns (8.8.8.8)
would do the trick.
now just to get a button to enable and disable ethernet lan
be sure to thank Quiethinker

Related

Help with usb serial device

Hi, when i connect an Huawei 3g usb dongle i see this in dmesg:
[ 2706.844241] usb 2-1: new high speed USB device using tegra-ehci and address 7
[ 2706.876571] usb 2-1: New USB device found, idVendor=12d1, idProduct=1c05
[ 2706.876627] usb 2-1: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[ 2706.876671] usb 2-1: Product: HUAWEI Mobile
[ 2706.876705] usb 2-1: Manufacturer: HUAWEI
but i can't find the associated device under /dev (I guess it should be ttyHS[X])
Thanks for any help!

USB Ethernet questions/help required

I have a USB Ethernet adapter that I picked up on Ebay for $0.99. I thought it might be a good experiment to see if I can get it to work on my TF but I am stumped. The device works in Ubuntu (on my laptop) and shows the following in DMESG.
[ 55.364166] usb 8-1: new full speed USB device using uhci_hcd and address 2
[ 55.572788] dm9601 8-1:1.0: eth1: register 'dm9601' at usb-0000:00:1d.2-1, Davicom DM9601 USB Ethernet, 00:e0:4c:53:44:58
[ 55.573048] usbcore: registered new interface driver dm9601
[ 55.680218] eth1: link up, 100Mbps, full-duplex, lpa 0xFFFF
When I plug it into my TF (rooted) and look at the DMESG there I see the following:
<6>[ 4407.535596] usb 1-1.1: new full speed USB device using tegra-ehci and address 6
<6>[ 4407.575370] usb 1-1.1: New USB device found, idVendor=0fe6, idProduct=9700
<6>[ 4407.575430] usb 1-1.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
<6>[ 4407.575479] usb 1-1.1: Product: USB 2.0 10/100M Ethernet Adaptor
<4>[ 4407.575522] device: '1-1.1': device_add
<4>[ 4407.581027] device: '1-1.1:1.0': device_add
<4>[ 4407.586882] device: 'ep_81': device_add
<4>[ 4407.587159] device: 'ep_02': device_add
<4>[ 4407.587357] device: 'ep_83': device_add
<4>[ 4407.587557] device: 'usbdev1.6': device_add
<4>[ 4407.590505] device: 'ep_00': device_add
At this point I was hoping that I could just do a netcfg eth0 dhcp and be good to go but the TF keeps saying that eth0 is not a valid interface (which lines up with what I see in the DMESG). I did try assigning an IP to usb0 but was unable to get connectivity out and I still am struggling with adding a default route since the 'route' command just keeps saying invalid argument.
Is there something special I need to do to get the OS to at the eth0 interface when the USB Ethernet adapter is connected? I am wondering if there is a driver I need to compile/load? I tried the USB-Ethernet driver pack mentioned in the developer forum but it does not seem to help - I get an error when I type in usb_ethernet indicating eth0 does not exist. Any help would be appreciated.
Thanks
Toby

[Q] Mode QHSUSB. HTC JETSTREAM

Hi I have a htc jetstream, and I am in no way QHSUSB, I followed the instructions to unbrick no avail. Can anyone tell me without using jtag resurrect. I pass this string to analyze the response data. Thank you!
[ 0.556571] hub 3-0:1.0: USB hub found
[ 0.556575] hub 3-0:1.0: 2 ports detected
[ 0.556721] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 0.556724] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 0.556730] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 0.556763] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000b480
[ 0.556794] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.556797] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.556799] usb usb4: Product: UHCI Host Controller
[ 0.556802] usb usb4: Manufacturer: Linux 3.11.0-13-generic uhci_hcd
[ 0.556804] usb usb4: SerialNumber: 0000:00:1a.1
[ 0.556886] hub 4-0:1.0: USB hub found
[ 0.556890] hub 4-0:1.0: 2 ports detected
[ 0.557036] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 0.557040] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 0.557044] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[ 0.557067] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000b800
[ 0.557096] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.557099] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.557101] usb usb5: Product: UHCI Host Controller
[ 0.557103] usb usb5: Manufacturer: Linux 3.11.0-13-generic uhci_hcd
[ 0.557105] usb usb5: SerialNumber: 0000:00:1d.0
[ 0.557197] hub 5-0:1.0: USB hub found
[ 0.557201] hub 5-0:1.0: 2 ports detected
[ 0.557344] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 0.557348] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 0.557353] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[ 0.557385] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b880
[ 0.557416] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.557419] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.557421] usb usb6: Product: UHCI Host Controller
[ 0.557423] usb usb6: Manufacturer: Linux 3.11.0-13-generic uhci_hcd
[ 0.557426] usb usb6: SerialNumber: 0000:00:1d.1
[ 0.557507] hub 6-0:1.0: USB hub found
[ 0.557511] hub 6-0:1.0: 2 ports detected
[ 0.557655] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 0.557659] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 0.557666] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[ 0.557688] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000bc00
[ 0.557717] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.557720] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.557722] usb usb7: Product: UHCI Host Controller
[ 0.557725] usb usb7: Manufacturer: Linux 3.11.0-13-generic uhci_hcd
[ 0.557727] usb usb7: SerialNumber: 0000:00:1d.2
[ 0.557810] hub 7-0:1.0: USB hub found
[ 0.557814] hub 7-0:1.0: 2 ports detected
[ 0.557956] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[ 0.557960] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 0.557965] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 8
[ 0.557990] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000c000
[ 0.558018] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.558021] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.558023] usb usb8: Product: UHCI Host Controller
[ 0.558026] usb usb8: Manufacturer: Linux 3.11.0-13-generic uhci_hcd
[ 0.558028] usb usb8: SerialNumber: 0000:00:1d.3
[ 0.558111] hub 8-0:1.0: USB hub found
[ 0.558115] hub 8-0:1.0: 2 ports detected
[ 0.558257] i8042: PNP: PS/2 Controller [PNP0f03S2M] at 0x60,0x64 irq 12
[ 0.558258] i8042: PNP: PS/2 controller doesn't have KBD irq; using default 1
[ 0.560658] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.560664] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.560770] mousedev: PS/2 mouse device common for all mice
[ 0.560887] rtc_cmos 00:02: RTC can wake from S4
[ 0.561006] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[ 0.561035] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.561107] device-mapper: uevent: version 1.0.3
[ 0.561167] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: [email protected]
[ 0.561187] platform eisa.0: Probing EISA bus 0
[ 0.561207] platform eisa.0: EISA: Detected 0 cards
[ 0.561214] cpufreq-nforce2: No nForce2 chipset.
[ 0.561217] cpuidle: using governor ladder
[ 0.561219] cpuidle: using governor menu
[ 0.561229] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.561326] TCP: cubic registered
[ 0.561439] NET: Registered protocol family 10
[ 0.561645] NET: Registered protocol family 17
[ 0.561657] Key type dns_resolver registered
[ 0.561821] Using IPI No-Shortcut mode
[ 0.561894] PM: Hibernation image not present or could not be loaded.
[ 0.561898] Loading module verification certificates
[ 0.565680] MODSIGN: Loaded cert 'Magrathea: Glacier signing key: 121c3931998f688796d5ac98c50cd636878ded2d'
[ 0.565694] registered taskstats version 1
[ 0.580973] Key type trusted registered
[ 0.596958] Key type encrypted registered
[ 0.612429] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.612820] Magic number: 5:937:158
[ 0.612915] rtc_cmos 00:02: setting system clock to 2013-11-13 03:10:07 UTC (1384312207)
[ 0.613502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.613504] EDD information not available.
[ 0.868753] isapnp: No Plug & Play device found
[ 0.869131] Freeing unused kernel memory: 880K (c1962000 - c1a3e000)
[ 0.869166] Write protecting the kernel text: 6356k
[ 0.869255] Write protecting the kernel read-only data: 2644k
[ 0.869256] NX-protecting the kernel data: 5932k
[ 0.882034] systemd-udevd[96]: starting version 204
[ 0.914807] mii: module verification failed: signature and/or required key missing - tainting kernel
[ 0.921354] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 0.921367] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 0.921662] r8169 0000:02:00.0: irq 43 for MSI/MSI-X
[ 0.921870] r8169 0000:02:00.0 eth0: RTL8168c/8111c at 0xf841a000, 00:1f:c6:04:8d:26, XID 1c2000c0 IRQ 43
[ 0.921873] r8169 0000:02:00.0 eth0: jumbo features [frames: 6128 bytes, tx checksumming: ko]
[ 0.923172] ahci 0000:00:1f.2: version 3.0
[ 0.923300] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
[ 0.923316] ahci 0000:00:1f.2: controller can't do SNTF, turning off CAP_SNTF
[ 0.923353] ahci: SSS flag set, parallel bus scan disabled
[ 0.923398] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl RAID mode
[ 0.923402] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ccc ems sxs
[ 0.923407] ahci 0000:00:1f.2: setting latency timer to 64
[ 0.936474] firewire_ohci 0000:01:05.0: added OHCI v1.0 device as card 0, 8 IR + 8 IT contexts, quirks 0x80
[ 0.960680] scsi0 : ahci
[ 0.960772] scsi1 : ahci
[ 0.960842] scsi2 : ahci
[ 0.960909] scsi3 : ahci
[ 0.960977] scsi4 : ahci
[ 0.961046] scsi5 : ahci
[ 0.961138] ata1: SATA max UDMA/133 abar [email protected] port 0xfe8ff100 irq 44
[ 0.961141] ata2: SATA max UDMA/133 abar [email protected] port 0xfe8ff180 irq 44
[ 0.961145] ata3: SATA max UDMA/133 abar [email protected] port 0xfe8ff200 irq 44
[ 0.961148] ata4: SATA max UDMA/133 abar [email protected] port 0xfe8ff280 irq 44
[ 0.961150] ata5: SATA max UDMA/133 abar [email protected] port 0xfe8ff300 irq 44
[ 0.961153] ata6: SATA max UDMA/133 abar [email protected] port 0xfe8ff380 irq 44
[ 1.112033] usb 1-3: new high-speed USB device number 3 using ehci-pci
[ 1.245438] usb 1-3: New USB device found, idVendor=05e3, idProduct=0608
[ 1.245444] usb 1-3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.245449] usb 1-3: Product: USB2.0 Hub
[ 1.245885] hub 1-3:1.0: USB hub found
[ 1.246188] hub 1-3:1.0: 4 ports detected
[ 1.280070] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.299694] ata1.00: ATA-8: Hitachi HDP725032GLA380, GM3OA57A, max UDMA/133
[ 1.299700] ata1.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[ 1.300566] ata1.00: configured for UDMA/133
[ 1.300748] scsi 0:0:0:0: Direct-Access ATA Hitachi HDP72503 GM3O PQ: 0 ANSI: 5
[ 1.300901] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.300926] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[ 1.300972] sd 0:0:0:0: [sda] Write Protect is off
[ 1.300975] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.300994] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.356037] usb 2-5: new high-speed USB device number 2 using ehci-pci
[ 1.374517] sda: sda1 sda2 < sda5 sda6 sda7 >
[ 1.374931] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.436150] firewire_core 0000:01:05.0: created device fw0: GUID 001e8c00011147d6, S400
[ 1.488076] tsc: Refined TSC clocksource calibration: 2399.950 MHz
[ 1.489957] usb 2-5: New USB device found, idVendor=058f, idProduct=6377
[ 1.489963] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.489968] usb 2-5: Product: Mass Storage Device
[ 1.489972] usb 2-5: Manufacturer: Generic
[ 1.489977] usb 2-5: SerialNumber: 920321111113
[ 1.491327] usb-storage 2-5:1.0: USB Mass Storage device detected
[ 1.491396] scsi6 : usb-storage 2-5:1.0
[ 1.491471] usbcore: registered new interface driver usb-storage
[ 1.620050] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.623525] ata2.00: ATAPI: HL-DT-ST DVD-RAM GH10L, FC09, max UDMA/100
[ 1.628143] ata2.00: configured for UDMA/100
[ 1.737530] scsi 1:0:0:0: CD-ROM HL-DT-ST DVD-RAM GH10L FC09 PQ: 0 ANSI: 5
[ 1.784035] usb 3-2: new full-speed USB device number 2 using uhci_hcd
[ 1.847915] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.847920] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.848092] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1.848154] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 1.963489] usb 3-2: New USB device found, idVendor=03f0, idProduct=3402
[ 1.963495] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.963500] usb 3-2: Product: photosmart 1115
[ 1.963505] usb 3-2: Manufacturer: hp
[ 1.963509] usb 3-2: SerialNumber: HU1AN1S0GVES
[ 2.168043] ata3: SATA link down (SStatus 0 SControl 300)
[ 2.204049] usb 8-1: new low-speed USB device number 2 using uhci_hcd
[ 2.382030] usb 8-1: New USB device found, idVendor=046d, idProduct=c505
[ 2.382036] usb 8-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.382041] usb 8-1: Product: USB Receiver
[ 2.382045] usb 8-1: Manufacturer: Logitech
[ 2.393047] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.443130] usbcore: registered new interface driver usbhid
[ 2.443135] usbhid: USB HID core driver
[ 2.447933] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.3/usb8/8-1/8-1:1.0/input/input2
[ 2.448032] hid-generic 0003:046D:C505.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Receiver] on usb-0000:00:1d.3-1/input0
[ 2.449562] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.3/usb8/8-1/8-1:1.1/input/input3
[ 2.449667] hid-generic 0003:046D:C505.0002: input,hidraw1: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:1d.3-1/input1
[ 2.488083] ata4: SATA link down (SStatus 0 SControl 300)
[ 2.488116] Switched to clocksource tsc
[ 2.488847] scsi 6:0:0:0: Direct-Access Generic USB SD Reader 1.00 PQ: 0 ANSI: 0
[ 2.489470] scsi 6:0:0:1: Direct-Access Generic USB CF Reader 1.01 PQ: 0 ANSI: 0
[ 2.490094] scsi 6:0:0:2: Direct-Access Generic USB SM Reader 1.02 PQ: 0 ANSI: 0
[ 2.490719] scsi 6:0:0:3: Direct-Access Generic USB MS Reader 1.03 PQ: 0 ANSI: 0
[ 2.491137] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 2.492013] sd 6:0:0:1: Attached scsi generic sg3 type 0
[ 2.492202] sd 6:0:0:2: Attached scsi generic sg4 type 0
[ 2.492447] sd 6:0:0:3: Attached scsi generic sg5 type 0
[ 2.507585] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[ 2.511336] sd 6:0:0:3: [sde] Attached SCSI removable disk
[ 2.511966] sd 6:0:0:1: [sdc] Attached SCSI removable disk
[ 2.512590] sd 6:0:0:2: [sdd] Attached SCSI removable disk
[ 2.584310] usb 1-3.2: new high-speed USB device number 4 using ehci-pci
[ 2.692934] usb 1-3.2: New USB device found, idVendor=0cf3, idProduct=9271
[ 2.692940] usb 1-3.2: New USB device strings: Mfr=16, Product=32, SerialNumber=48
[ 2.692945] usb 1-3.2: Product: USB2.0 WLAN
[ 2.692950] usb 1-3.2: Manufacturer: ATHEROS
[ 2.692954] usb 1-3.2: SerialNumber: 12345
[ 2.808038] ata5: SATA link down (SStatus 0 SControl 300)
[ 3.128047] ata6: SATA link down (SStatus 0 SControl 300)
[ 4.130360] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[ 13.381363] Adding 3143676k swap on /dev/sda7. Priority:-1 extents:1 across:3143676k FS
[ 13.486607] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 13.539791] systemd-udevd[278]: starting version 204
[ 13.605160] lp: driver loaded but no devices found
[ 13.687033] [drm] Initialized drm 1.1.0 20060810
[ 13.764744] [drm] radeon kernel modesetting enabled.
[ 13.771400] [drm] initializing kernel modesetting (RV620 0x1002:0x95C5 0x1462:0x1181).
[ 13.771420] [drm] register mmio base: 0xFEAF0000
[ 13.771421] [drm] register mmio size: 65536
[ 13.771546] ATOM BIOS: 113
[ 13.771569] radeon 0000:04:00.0: VRAM: 256M 0x0000000000000000 - 0x000000000FFFFFFF (256M used)
[ 13.771572] radeon 0000:04:00.0: GTT: 512M 0x0000000010000000 - 0x000000002FFFFFFF
[ 13.771575] [drm] Detected VRAM RAM=256M, BAR=256M
[ 13.771576] [drm] RAM width 64bits DDR
[ 13.778041] ACPI Warning: 0x00000828-0x0000082f SystemIO conflicts with Region \PMRG 1 (20130517/utaddress-251)
[ 13.778049] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 13.778078] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 13.780740] [TTM] Zone kernel: Available graphics memory: 435256 kiB
[ 13.780744] [TTM] Zone highmem: Available graphics memory: 1551228 kiB
[ 13.780746] [TTM] Initializing pool allocator
[ 13.780754] [TTM] Initializing DMA pool allocator
[ 13.780776] [drm] radeon: 256M of VRAM memory ready
[ 13.780778] [drm] radeon: 512M of GTT memory ready.
[ 13.780799] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 13.786919] [drm] Loading RV620 Microcode
[ 13.822202] cfg80211: Calling CRDA to update world regulatory domain
[ 13.878799] type=1400 audit(1384308620.759:2): apparmor="STATUS" operation="profile_load" parent=309 profile="unconfined" name="/sbin/dhclient" pid=316 comm="apparmor_parser"
[ 13.878807] type=1400 audit(1384308620.759:3): apparmor="STATUS" operation="profile_load" parent=309 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=316 comm="apparmor_parser"
[ 13.878813] type=1400 audit(1384308620.759:4): apparmor="STATUS" operation="profile_load" parent=309 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=316 comm="apparmor_parser"
[ 13.879446] type=1400 audit(1384308620.759:5): apparmor="STATUS" operation="profile_replace" parent=309 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=316 comm="apparmor_parser"
[ 13.879454] type=1400 audit(1384308620.759:6): apparmor="STATUS" operation="profile_replace" parent=309 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=316 comm="apparmor_parser"
[ 13.879785] type=1400 audit(1384308620.759:7): apparmor="STATUS" operation="profile_replace" parent=309 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=316 comm="apparmor_parser"
[ 13.895837] microcode: CPU0 sig=0x6fd, pf=0x1, revision=0xa3
[ 13.912891] usb 1-3.2: ath9k_htc: Firmware htc_9271.fw requested
[ 13.913022] usbcore: registered new interface driver ath9k_htc
[ 13.937525] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[ 13.944185] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[ 13.944474] radeon 0000:04:00.0: WB enabled
[ 13.944478] radeon 0000:04:00.0: fence driver on ring 0 use gpu addr 0x0000000010000c00 and cpu addr 0xffcf1c00
[ 13.944481] radeon 0000:04:00.0: fence driver on ring 3 use gpu addr 0x0000000010000c0c and cpu addr 0xffcf1c0c
[ 13.944484] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 13.944486] [drm] Driver supports precise vblank timestamp query.
[ 13.944512] radeon 0000:04:00.0: irq 46 for MSI/MSI-X
[ 13.944530] radeon 0000:04:00.0: radeon: using MSI.
[ 13.944558] [drm] radeon: irq initialized.
[ 13.979159] [drm] ring test on 0 succeeded in 1 usecs
[ 13.979219] [drm] ring test on 3 succeeded in 1 usecs
[ 13.979383] [drm] ib test on ring 0 succeeded in 0 usecs
[ 13.979397] [drm] ib test on ring 3 succeeded in 0 usecs
[ 13.979860] [drm] Radeon Display Connectors
[ 13.979862] [drm] Connector 0:
[ 13.979864] [drm] VGA-1
[ 13.979867] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[ 13.979868] [drm] Encoders:
[ 13.979870] [drm] CRT2: INTERNAL_KLDSCP_DAC2
[ 13.979872] [drm] Connector 1:
[ 13.979873] [drm] DVI-I-1
[ 13.979875] [drm] HPD1
[ 13.979877] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[ 13.979878] [drm] Encoders:
[ 13.979880] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 13.979881] [drm] DFP1: INTERNAL_KLDSCP_LVTMA
[ 13.979907] [drm] radeon: power management initialized
[ 13.983421] hda_codec: ALC1200: SKU not ready 0x411111f0
[ 13.983871] autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[ 13.983873] speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 13.983875] hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 13.983876] mono: mono_out=0x0
[ 13.983878] dig-out=0x1e/0x0
[ 13.983879] inputs:
[ 13.983882] Front Mic=0x19
[ 13.983884] Rear Mic=0x18
[ 13.983885] Line=0x1c
[ 13.983887] dig-in=0x1f
[ 13.983889] realtek: No valid SSID, checking pincfg 0x411111f0 for NID 0x1d
[ 13.983890] realtek: Enable default setup for auto mode as fallback
[ 14.000907] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
[ 14.002379] input: HDA Intel Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[ 14.003965] input: HDA Intel Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[ 14.004786] input: HDA Intel Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 14.006235] input: HDA Intel Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 14.007017] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 14.007137] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 14.007252] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 14.032330] [drm] fb mappable at 0xD0142000
[ 14.032333] [drm] vram apper at 0xD0000000
[ 14.032335] [drm] size 8294400
[ 14.032336] [drm] fb depth is 24
[ 14.032338] [drm] pitch is 7680
[ 14.032427] fbcon: radeondrmfb (fb0) is primary device
[ 14.252172] Console: switching to colour frame buffer device 240x67
[ 14.260607] radeon 0000:04:00.0: fb0: radeondrmfb frame buffer device
[ 14.260609] radeon 0000:04:00.0: registered panic notifier
[ 14.260616] [drm] Initialized radeon 2.34.0 20080528 for 0000:04:00.0 on minor 0
[ 14.278325] usb 1-3.2: ath9k_htc: Transferred FW: htc_9271.fw, size: 51272
[ 14.513315] ath9k_htc 1-3.2:1.0: ath9k_htc: HTC initialized with 33 credits
[ 14.711235] gpio_ich: GPIO from 195 to 255 on gpio_ich
[ 14.712070] ath9k_htc 1-3.2:1.0: ath9k_htc: FW Version: 1.3
[ 14.712075] ath: EEPROM regdomain: 0x809c
[ 14.712076] ath: EEPROM indicates we should expect a country code
[ 14.712079] ath: doing EEPROM country->regdmn map search
[ 14.712080] ath: country maps to regdmn code: 0x52
[ 14.712082] ath: Country alpha2 being used: CN
[ 14.712084] ath: Regpair used: 0x52
[ 14.719739] microcode: CPU1 sig=0x6fd, pf=0x1, revision=0xa3
[ 14.739963] ieee80211 phy0: Atheros AR9271 Rev:1
[ 14.773649] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
[ 14.783860] coretemp coretemp.0: Using relative temperature scale!
[ 14.783878] coretemp coretemp.0: Using relative temperature scale!
[ 14.795394] cfg80211: World regulatory domain updated:
[ 14.795398] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 14.795401] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 14.795403] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 14.795405] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 14.795407] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 14.795409] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 14.795422] cfg80211: Calling CRDA for country: CN
[ 14.799769] cfg80211: Regulatory domain changed to country: CN
[ 14.799773] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 14.799776] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 14.799778] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (N/A, 3000 mBm)
[ 14.799780] cfg80211: (57240000 KHz - 59400000 KHz @ 2160000 KHz), (N/A, 2800 mBm)
[ 14.799782] cfg80211: (59400000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4400 mBm)
[ 14.799784] cfg80211: (63720000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 2800 mBm)
[ 15.054803] input: ImPS/2 Logitech Wheel Mouse as /devices/platform/i8042/serio1/input/input12
[ 17.060538] EXT4-fs (sda6): re-mounted. Opts: errors=remount-ro
[ 17.631659] init: failsafe main process (601) killed by TERM signal
[ 17.905952] Bluetooth: Core ver 2.16
[ 17.905975] NET: Registered protocol family 31
[ 17.905977] Bluetooth: HCI device and connection manager initialized
[ 17.905987] Bluetooth: HCI socket layer initialized
[ 17.905990] Bluetooth: L2CAP socket layer initialized
[ 17.905997] Bluetooth: SCO socket layer initialized
[ 17.913055] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 17.913059] Bluetooth: BNEP filters: protocol multicast
[ 17.913067] Bluetooth: BNEP socket layer initialized
[ 17.922465] Bluetooth: RFCOMM TTY layer initialized
[ 17.922478] Bluetooth: RFCOMM socket layer initialized
[ 17.922480] Bluetooth: RFCOMM ver 1.11
[ 18.071735] type=1400 audit(1384308624.955:8): apparmor="STATUS" operation="profile_load" parent=703 profile="unconfined" name="/usr/lib/i386-linux-gnu/lightdm-remote-session-freerdp/freerdp-session-wrapper" pid=713 comm="apparmor_parser"
[ 18.071743] type=1400 audit(1384308624.955:9): apparmor="STATUS" operation="profile_load" parent=703 profile="unconfined" name="chromium_browser" pid=713 comm="apparmor_parser"
[ 18.072288] type=1400 audit(1384308624.955:10): apparmor="STATUS" operation="profile_replace" parent=703 profile="unconfined" name="chromium_browser" pid=713 comm="apparmor_parser"
[ 18.083144] type=1400 audit(1384308624.963:11): apparmor="STATUS" operation="profile_load" parent=703 profile="unconfined" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=712 comm="apparmor_parser"
[ 18.209827] ppdev: user-space parallel port driver
[ 18.249581] init: avahi-cups-reload main process (722) terminated with status 1
[ 19.702758] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 19.703158] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 19.721662] r8169 0000:02:00.0 eth0: link down
[ 19.721704] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 19.722038] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 21.736752] wlan0: authenticate with bc:14:01:4d:d2:28
[ 21.879118] wlan0: send auth to bc:14:01:4d:d2:28 (try 1/3)
[ 21.880944] wlan0: authenticated
[ 21.884014] wlan0: associate with bc:14:01:4d:d2:28 (try 1/3)
[ 21.893094] wlan0: RX AssocResp from bc:14:01:4d:d2:28 (capab=0x811 status=0 aid=1)
[ 21.894954] wlan0: associated
[ 21.894994] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 21.895084] cfg80211: Calling CRDA for country: ES
[ 21.898801] cfg80211: Regulatory domain changed to country: ES
[ 21.898805] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 21.898807] cfg80211: (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 21.898810] cfg80211: (5150000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 21.898812] cfg80211: (5250000 KHz - 5350000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 21.898814] cfg80211: (5470000 KHz - 5725000 KHz @ 40000 KHz), (N/A, 2698 mBm)
[ 21.898815] cfg80211: (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
[ 44.776086] WARNING! power/level is deprecated; use power/control instead
[ 44.788049] usblp 3-2:1.0: usblp0: USB Bidirectional printer dev 2 if 0 alt 1 proto 2 vid 0x03F0 pid 0x3402
[ 44.788175] usbcore: registered new interface driver usblp
[ 1412.048219] perf samples too long (2509 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
[ 1642.641402] audit_printk_skb: 162 callbacks suppressed
[ 1642.641408] type=1400 audit(1384310249.524:66): apparmor="STATUS" operation="profile_replace" parent=2954 profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=2958 comm="apparmor_parser"
[ 1642.641422] type=1400 audit(1384310249.524:67): apparmor="STATUS" operation="profile_replace" parent=2954 profile="unconfined" name="/usr/sbin/cupsd" pid=2958 comm="apparmor_parser"
[ 1642.642494] type=1400 audit(1384310249.524:68): apparmor="STATUS" operation="profile_replace" parent=2954 profile="unconfined" name="/usr/sbin/cupsd" pid=2958 comm="apparmor_parser"
[ 1789.544034] usb 2-1: new high-speed USB device number 4 using ehci-pci
[ 1789.676785] usb 2-1: New USB device found, idVendor=05c6, idProduct=9008
[ 1789.676793] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1789.676798] usb 2-1: Product: QHSUSB_DLOAD
[ 1789.676803] usb 2-1: Manufacturer: Qualcomm CDMA Technologies MSM
[ 1789.706650] usbcore: registered new interface driver usbserial
[ 1789.706673] usbcore: registered new interface driver usbserial_generic
[ 1789.706688] usbserial: USB Serial support registered for generic
[ 1789.725350] usbcore: registered new interface driver qcserial
[ 1789.725369] usbserial: USB Serial support registered for Qualcomm USB modem
[ 1789.725402] qcserial 2-1:1.0: Qualcomm USB modem converter detected
[ 1789.725498] usb 2-1: Qualcomm USB modem converter now attached to ttyUSB0
[ 1789.731027] usbcore: registered new interface driver zte_ev
[ 1789.731047] usbserial: USB Serial support registered for zte_ev
[ 2668.904363] usb 2-1: USB disconnect, device number 4
[ 2668.904640] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected from ttyUSB0
[ 2668.904670] qcserial 2-1:1.0: device disconnected
[ 2677.624031] usb 2-1: new high-speed USB device number 5 using ehci-pci
[ 2677.756838] usb 2-1: New USB device found, idVendor=05c6, idProduct=9008
[ 2677.756846] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2677.756851] usb 2-1: Product: QHSUSB_DLOAD
[ 2677.756856] usb 2-1: Manufacturer: Qualcomm CDMA Technologies MSM
[ 2677.757280] qcserial 2-1:1.0: Qualcomm USB modem converter detected
[ 2677.757679] usb 2-1: Qualcomm USB modem converter now attached to ttyUSB0

[Q&A] [ROM] [AeroKernel] Unofficial CyanogenMod 11

Q&A for [ROM] [AeroKernel] Unofficial CyanogenMod 11
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer. Thanks for understanding and for helping to keep XDA neat and tidy! :smile:
any chance of having that dual sim memory option?
for example: i set a contact number to call from SIM 1 automatically.. and other from SIM 2... but the default option is to "ask me wich sim to use"
great job by the way...
almost no bugs with me so far..
i'm using the Quarx's nightlies on an XT1033
Can i install this rom only wiping cache/davilk cache? im on CM11
moquiwa said:
any chance of having that dual sim memory option?
for example: i set a contact number to call from SIM 1 automatically.. and other from SIM 2... but the default option is to "ask me wich sim to use"
great job by the way...
almost no bugs with me so far..
i'm using the Quarx's nightlies on an XT1033
Click to expand...
Click to collapse
Yes, this is good option. I'll take a look into it.
Sent from my Moto G
Hi Quarx,
Is there any problem with XT1039 as I am about to deploy your ROM over the weekend?
Cheers
Hi quarx
Please take look if you can.
The quiet hours dont silent calls and not respect the options for it.
On dual sim version
Enviado de meu Moto G usando Tapatalk
data not working on sim2
hi quarx ,
i m on 23oct nightly.Everything seems to be working fine (not tested wifi yet).
Only issue im facing that data is not working on sim2.
what could be possible reason ?
---------- Post added at 06:22 PM ---------- Previous post was at 06:03 PM ----------
mangesh511 said:
hi quarx ,
i m on 23oct nightly.Everything seems to be working fine (not tested wifi yet).
Only issue im facing that data is not working on sim2.
what could be possible reason ?
Click to expand...
Click to collapse
quarx,
if i disabled sim1 then only internet is working on sim2 .looks like its a bug.
---------- Post added at 06:27 PM ---------- Previous post was at 06:22 PM ----------
after deactivating & activating both sim resolved issue.
thanks.
@Quarx
Not able to update via Cm updater, and this is not even new bug. It is lasting since 10 oct or so. Can u plz check?
network speed indicator
how to get network speed indicator on statusbar ?
thanks.
battery drain issue - 23 oct nightly
after full day usage i am seeing high battery drain issue compare to stock rom.
screen is showing maximum battery usage. Any suggestion.
issue after update
quarx,
currently on 25th oct nightly. contact setting is giving fc.
also play store giving issue.
i am using 24 oct nightly since last 2 days.
everything working smooth).no issue.
thanks quarx.
I Love this rom but is there a way to make the signal as strong as the stock roms.... where i barely have service on stock i have no service at all on this rom... any tips for help greatly
Do I need to convert to gpe for this rom to work, or can I just "wipe and install?" (xt1032, eu retail)
Same Problem
I have the same problem with Led Notif that always on (not fading).
Also after update to nightly 12112014. I can't detect the hidden wifi.
The rom is very nica but my reboots when i volume up/down while watching a video
Sent from my Moto G using XDA Premium 4 mobile app
Better Battery Life?
For the past few weeks, every CM ROM I use has an idle battery drain of 2-3% which means I get an average of 16 hours with 4 hours of SOT while with earlier builds, I used to get much better battery life? Which kernel settings relating to this should I modify to get a better battery life?
CM11 for Moto G 2nd Gen 2014 XT1068
There seems to be no specific ROM for the dual sim XT1068 version of the Moto G Second Gen.
Does this ROM work for the XT1068 and does anyone have experience with this?
If so, what kind of bugs can I expect?
I have the European (don't know if it matters) Moto G 2014 Titan (XT1068) version.
Android 4.4.4
Baseband MSM862BP_1032.394.88.00R
CM11 issues (bugs or features???)
I have quarx CM11 build (cm-11-20141216-NIGHTLY-falcon.zip)
Can someone tell me why this rom is missing following (I have XT1033 phone)
1. Not available to add (missing in possible choices) "Network Mode" tile. I was told that it's hidden in 2sim phones. Is it correct or is it a bug? I need this tile very much
2. Periodically function "Ascending ringtone" stops working. I remember that after wiping of "data" in a recovery and installing a new build it starts working but it seems like after every upgrade it stops working
3. Why there is no switcher in systems settings - Mobile Networks (like in Wi-Fi or Bluetooth)?
4. In the "Mobile Networks" I usually have 2g in "Preferred network type". And when I click to choose 3g there in 90% I still have 2g mode. And only second tap chooses 3g
As I know these issues do exist in all CM11 builds (not only the ones from Quarx). Any ideas why?
Does anyone got otg working. Whatever I connect, it keeps giving me following errors: (last 100 dmesg lines after trying 2 times)
Spoiler
[ 382.170269,0] gic_show_resume_irq: 203 triggered
[ 382.170269,0] gic_show_resume_irq: 222 triggered
[ 382.170750,0] PM: resume_noirq longest - msm_watchdog(0xc015964c) (0.002 msecs)
[ 382.171568,0] PM: noirq resume of devices complete after 0.966 msecs
[ 382.172041,0] Report pwrkey press event
[ 382.172565,0] PM: early resume of devices complete after 0.308 msecs
[ 382.175199,0] PM: resume of devices complete after 2.621 msecs
[ 382.178558,0] Restarting tasks ...
[ 382.182872,0] QSEECOM: qseecom_receive_req: Interrupted: exiting Listener Service = 8192
[ 382.183110,0] QSEECOM: qseecom_ioctl: failed qseecom_receive_req: -512
[ 382.183274,0] QSEECOM: qseecom_receive_req: Interrupted: exiting Listener Service = 12288
[ 382.183361,0] QSEECOM: qseecom_ioctl: failed qseecom_receive_req: -512
[ 382.183522,0] QSEECOM: qseecom_receive_req: Interrupted: exiting Listener Service = 11
[ 382.183677,0] QSEECOM: qseecom_ioctl: failed qseecom_receive_req: -512
[ 382.183771,0] QSEECOM: qseecom_receive_req: Interrupted: exiting Listener Service = 10
[ 382.183924,0] QSEECOM: qseecom_ioctl: failed qseecom_receive_req: -512
[ 382.188302,0] done.
[ 382.188817,0] PM: suspend exit 2014-12-22 09:45:14.885503349 UTC
[ 382.247446,0] ct406_work_prox_start: Prox mode start
[ 382.312725,0] ct406_disable_prox: Prox mode stop
[ 382.350206,0] Report pwrkey release event
[ 382.365178,0] mdss_dsi_on+: ctrl=e4818010 ndx=0
[ 382.388580,0] mdss_dsi_on-:
[ 382.388594,0] mdss_dsi_panel_on+: ctrl=e4818010 ndx=0
[ 382.579927,0] qup_i2c f9927000.i2c: QUP: I2C status flags :0xc1300c8, irq:131
[ 382.579956,0] qup_i2c f9927000.i2c: I2C slave addr:0x20 not connected
[ 382.579972,0] synaptics_dsx_i2c 5-0020: synaptics_rmi4_i2c_write: I2C retry 1
[ 382.607642,1] synaptics_dsx_sensor_state: state change SUSPEND -> ACTIVE
[ 382.608242,1] mdss_dsi_panel_on-. Pwr_mode(0x0A) = 0x9c
[ 382.625312,0] qcom,leds-qpnp leds-qpnp-e4a31400: backlight on
[ 382.781940,0] wlan: [1750:E :HDD] hdd_conf_arp_offload: 1106: fenable = 0
[ 394.456848,0] wlan: [1595:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
[ 395.851727,0] msm_otg f9a55000.usb: USB exited from low power mode
[ 396.066928,0] msm_hsusb_host msm_hsusb_host: Qualcomm On-Chip EHCI Host Controller
[ 396.067449,0] msm_hsusb_host msm_hsusb_host: new USB bus registered, assigned bus number 1
[ 396.096940,0] msm_hsusb_host msm_hsusb_host: irq 166, io mem 0xf9a55000
[ 396.116656,0] msm_hsusb_host msm_hsusb_host: USB 2.0 started, EHCI 1.00
[ 396.116875,0] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 396.117054,0] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 396.117229,0] usb usb1: Product: Qualcomm On-Chip EHCI Host Controller
[ 396.117329,0] usb usb1: Manufacturer: Linux 3.4.42-AeroKernel-g63fb0d2 ehci_hcd
[ 396.117506,0] usb usb1: SerialNumber: msm_hsusb_host
[ 396.118404,0] hub 1-0:1.0: USB hub found
[ 396.118604,0] hub 1-0:1.0: 1 port detected
[ 396.436776,0] usb 1-1: new full-speed USB device number 2 using msm_hsusb_host
[ 396.646861,0] usb 1-1: device descriptor read/64, error -71
[ 396.966841,0] usb 1-1: device descriptor read/64, error -71
[ 397.196715,0] usb 1-1: new full-speed USB device number 3 using msm_hsusb_host
[ 397.406833,0] usb 1-1: device descriptor read/64, error -71
[ 397.726637,0] usb 1-1: device descriptor read/64, error -71
[ 397.956848,0] usb 1-1: new full-speed USB device number 4 using msm_hsusb_host
[ 398.436832,0] usb 1-1: device not accepting address 4, error -71
[ 398.556844,0] usb 1-1: new full-speed USB device number 5 using msm_hsusb_host
[ 399.036691,0] usb 1-1: device not accepting address 5, error -71
[ 399.036908,0] hub 1-0:1.0: unable to enumerate USB device on port 1
[ 401.038723,0] msm_otg f9a55000.usb: USB in low power mode
[ 421.141393,0] wlan: [1595:E :HDD] wlan_hdd_tdls_check_bmps: 1755: pHddCtx or pHddTdlsCtx points to NULL
[ 481.407016,1] wlan: [1595:E :HDD] wlan_hdd_tdls_check_bmps: 1755: pHddCtx or pHddTdlsCtx points to NULL
[ 489.646823,0] wlan: [1595:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
[ 541.088392,0] wlan: [1595:E :HDD] wlan_hdd_tdls_check_bmps: 1755: pHddCtx or pHddTdlsCtx points to NULL
[ 602.071540,1] wlan: [1595:E :HDD] wlan_hdd_tdls_check_bmps: 1755: pHddCtx or pHddTdlsCtx points to NULL
[ 662.130080,0] wlan: [1595:E :HDD] wlan_hdd_tdls_check_bmps: 1755: pHddCtx or pHddTdlsCtx points to NULL
[ 676.210880,0] msm_otg f9a55000.usb: USB exited from low power mode
[ 676.216806,0] msm_hsusb_host msm_hsusb_host: remove, state 84
[ 676.356920,0] usb usb1: USB disconnect, device number 1
[ 676.359954,0] msm_hsusb_host msm_hsusb_host: USB bus 1 deregistered
[ 676.867350,0] msm_otg f9a55000.usb: USB in low power mode
[ 678.581483,0] msm_otg f9a55000.usb: USB exited from low power mode
[ 678.796950,0] msm_hsusb_host msm_hsusb_host: Qualcomm On-Chip EHCI Host Controller
[ 678.797570,0] msm_hsusb_host msm_hsusb_host: new USB bus registered, assigned bus number 1
[ 678.826732,0] msm_hsusb_host msm_hsusb_host: irq 166, io mem 0xf9a55000
[ 678.846582,0] msm_hsusb_host msm_hsusb_host: USB 2.0 started, EHCI 1.00
[ 678.846906,0] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 678.847148,0] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 678.847374,0] usb usb1: Product: Qualcomm On-Chip EHCI Host Controller
[ 678.847502,0] usb usb1: Manufacturer: Linux 3.4.42-AeroKernel-g63fb0d2 ehci_hcd
[ 678.847728,0] usb usb1: SerialNumber: msm_hsusb_host
[ 678.848817,0] hub 1-0:1.0: USB hub found
[ 678.849065,0] hub 1-0:1.0: 1 port detected
[ 679.166721,0] usb 1-1: new full-speed USB device number 2 using msm_hsusb_host
[ 679.376783,0] usb 1-1: device descriptor read/64, error -71
[ 679.696879,0] usb 1-1: device descriptor read/64, error -71
[ 679.926679,0] usb 1-1: new full-speed USB device number 3 using msm_hsusb_host
[ 680.136851,0] usb 1-1: device descriptor read/64, error -71
[ 680.456683,0] usb 1-1: device descriptor read/64, error -71
[ 680.686725,1] usb 1-1: new full-speed USB device number 4 using msm_hsusb_host
[ 681.166605,0] usb 1-1: device not accepting address 4, error -71
[ 681.286774,0] usb 1-1: new full-speed USB device number 5 using msm_hsusb_host
[ 681.766590,1] usb 1-1: device not accepting address 5, error -71
[ 681.766860,1] hub 1-0:1.0: unable to enumerate USB device on port 1
[ 683.989181,1] msm_otg f9a55000.usb: USB in low power mode
[ 722.101336,1] wlan: [1595:E :HDD] wlan_hdd_tdls_check_bmps: 1755: pHddCtx or pHddTdlsCtx points to NULL
[ 783.182826,0] wlan: [1595:E :HDD] wlan_hdd_tdls_check_bmps: 1755: pHddCtx or pHddTdlsCtx points to NULL
[ 843.167467,1] wlan: [1595:E :HDD] wlan_hdd_tdls_check_bmps: 1755: pHddCtx or pHddTdlsCtx points to NULL
[ 869.535005,1] wlan: [1750:E :SME] sme_FTUpdateKey: Unhandled state=0
[ 885.327543,2] IRQ40 no longer affine to CPU2
[ 888.582235,2] IRQ40 no longer affine to CPU2
[ 890.598683,3] IRQ40 no longer affine to CPU3
[ 903.098191,0] wlan: [1595:E :HDD] wlan_hdd_tdls_check_bmps: 1755: pHddCtx or pHddTdlsCtx points to NULL
[ 960.586653,1] wlan: [1595:E :HDP] hdd_tx_rx_pkt_cnt_stat_timer_handler: Disable split scan
Sent from my Moto G using XDA Free mobile app

No ttyUSB* devices created with custom Kernel for Android 5.1

I have custom 3.4.49 kernel with Android 5.1 and for some reason, I broke it and now the modem ports do not appear in /dev
This is the debug output I see with custom kernel:
<6>[ 2.868000] usbcore: registered new interface driver usbserial
<6>[ 2.876000] usbcore: registered new interface driver usbserial_generic
<6>[ 2.884000] USB Serial support registered for generic
<6>[ 2.944000] usb 1-1.2: new high-speed USB device number 3 using nxp-ehci
<6>[ 3.052000] usb 1-1.2: New USB device found, idVendor=1e0e, idProduct=9001
<6>[ 3.052000] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
<6>[ 3.060000] usb 1-1.2: Product: SimTech, Incorporated
<6>[ 3.064000] usb 1-1.2: Manufacturer: SimTech, Incorporated
<6>[ 3.068000] usb 1-1.2: SerialNumber: 0123456789ABCDEF
<6>[ 3.076000] usbserial: USB Serial Driver core
<6>[ 3.080000] usbcore: registered new interface driver ch341
<6>[ 3.084000] USB Serial support registered for ch341-uart
<6>[ 3.088000] usbcore: registered new interface driver cp210x
<6>[ 3.096000] USB Serial support registered for cp210x
<6>[ 3.100000] usbcore: registered new interface driver ftdi_sio
<6>[ 3.104000] USB Serial support registered for FTDI USB Serial Device
<6>[ 3.112000] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
<6>[ 3.116000] usbcore: registered new interface driver option
<6>[ 3.124000] USB Serial support registered for GSM modem (1-port)
<6>[ 3.128000] usbcore: registered new interface driver pl2303
<6>[ 3.136000] USB Serial support registered for pl2303
<6>[ 3.140000] usbcore: registered new interface driver ti_usb_3410_5052
<6>[ 3.148000] USB Serial support registered for TI USB 3410 1 port adapter
<6>[ 3.152000] USB Serial support registered for TI USB 5052 2 port adapter
<6>[ 3.160000] ti_usb_3410_5052: v0.10:TI USB 3410/5052 Serial Driver
Now, if I load back the original kernel, then this is what I see in the debug output.
[ 2.936000] usbcore: registered new interface driver usbserial
[ 2.940000] usbcore: registered new interface driver usbserial_generic
[ 2.948000] USB Serial support registered for generic
[ 3.012000] usb 1-1.2: new high-speed USB device number 3 using nxp-ehci
[ 3.124000] usb 1-1.2: New USB device found, idVendor=1e0e, idProduct=9001
[ 3.124000] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.132000] usb 1-1.2: Product: SimTech, Incorporated
[ 3.136000] usb 1-1.2: Manufacturer: SimTech, Incorporated
[ 3.144000] usb 1-1.2: SerialNumber: 0123456789ABCDEF
[ 3.152000] usbserial: USB Serial Driver core
[ 3.152000] usbcore: registered new interface driver ch341
[ 3.156000] USB Serial support registered for ch341-uart
[ 3.164000] usbcore: registered new interface driver cp210x
[ 3.168000] USB Serial support registered for cp210x
[ 3.172000] usbcore: registered new interface driver ftdi_sio
[ 3.180000] USB Serial support registered for FTDI USB Serial Device
[ 3.184000] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
[ 3.192000] usbcore: registered new interface driver option
[ 3.196000] USB Serial support registered for GSM modem (1-port)
[ 3.204000] option 1-1.2:1.0: GSM modem (1-port) converter detected
[ 3.208000] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB0
[ 3.216000] option 1-1.2:1.1: GSM modem (1-port) converter detected
[ 3.220000] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB1
[ 3.228000] option 1-1.2:1.2: GSM modem (1-port) converter detected
[ 3.236000] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB2
[ 3.244000] option 1-1.2:1.3: GSM modem (1-port) converter detected
[ 3.248000] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB3
[ 3.256000] option 1-1.2:1.4: GSM modem (1-port) converter detected
[ 3.260000] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB4
[ 3.268000] usbcore: registered new interface driver pl2303
[ 3.272000] USB Serial support registered for pl2303
[ 3.280000] usbcore: registered new interface driver ti_usb_3410_5052
[ 3.284000] USB Serial support registered for TI USB 3410 1 port adapter
[ 3.292000] USB Serial support registered for TI USB 5052 2 port adapter
[ 3.300000] ti_usb_3410_5052: v0.10:TI USB 3410/5052 Serial Driver
Right after [ 3.196000] USB Serial support registered for GSM modem (1-port), the 5 ttyUSB ports are listed. So what am I missing from the kernel build that is failing to handle the modem and add the ports? The Android build is identical and only the kernel has been changed.
I've uploaded the complete debug capture for both here if that will help to narrow this down.
http://www.axoninstruments.biz/download/ttyUSB-notdetected.txt
http://www.axoninstruments.biz/download/ttyUSB-detected.txt
I found the issue with this. It was an update via git pull that overwrote code I had added to option.c to add the modem USB VID and PID. Once I added them back in, it's working again. DOH!!

Categories

Resources