View Single Post
Posts: 57 | Thanked: 4 times | Joined on May 2007
#429
I just updated to the newest release 02Jan. And found some issues
1. wireless doesn't work
dmesg shows that it fails to request_firmware, 3826.arm

2. cannot use adb with it
i am using linux in vmware under windows, and previous it works great, but now, it is sluggish when i connect the usb cable, and make my linux responds slowly. dmesg under linux:
[ 2266.959538] usb 2-1: new full speed USB device using uhci_hcd and address 5
[ 2267.366669] usb 2-1: not running at top speed; connect to a high speed hub
[ 2267.366713] usb 2-1: config 1 has 1 interface, different from the descriptor's value: 2
[ 2267.385657] usb 2-1: configuration #1 chosen from 1 choice
[ 2267.399854] scsi9 : SCSI emulation for USB Mass Storage devices
[ 2267.402649] usb-storage: device found at 5
[ 2267.402654] usb-storage: waiting for device to settle before scanning
[ 2272.972216] usb 2-1: reset full speed USB device using uhci_hcd and address 5
[ 2273.459676] usb 2-1: device descriptor read/64, error -84
[ 2274.428339] usb 2-1: device descriptor read/64, error -84
[ 2274.661102] usb 2-1: reset full speed USB device using uhci_hcd and address 5
[ 2277.184100] usb 2-1: device descriptor read/64, error -84
[ 2277.780263] usb 2-1: device descriptor read/64, error -84
[ 2278.013089] usb 2-1: reset full speed USB device using uhci_hcd and address 5
[ 2278.849655] usb 2-1: device descriptor read/8, error -84
[ 2279.169490] usb 2-1: device descriptor read/8, error -71
[ 2279.332287] usb 2-1: USB disconnect, address 5
[ 2279.332287] scsi 9:0:0:0: Device offlined - not ready after error recovery
[ 2279.332287] usb-storage: device scan complete
[ 2285.071326] usb 1-1: new high speed USB device using ehci_hcd and address 6
[ 2285.501987] usb 1-1: config 1 has 1 interface, different from the descriptor's value: 2
[ 2285.513084] usb 1-1: configuration #1 chosen from 1 choice
[ 2285.517470] scsi10 : SCSI emulation for USB Mass Storage devices
[ 2285.523473] usb-storage: device found at 6
[ 2285.523481] usb-storage: waiting for device to settle before scanning
[ 2288.617149] usb 1-1: USB disconnect, address 6
Meanwhile, if connected with usb, the n810 will reboot continously(seems).

3. no suid on /system
thus i cannot get the right permission to run logcat, or some other utility.

Am I the only one meeting those issues? Thanks.

Are