Author Topic: connecting Asus transformer to PClinuxOS box  (Read 1443 times)

Offline jbrechin

  • Jr. Member
  • **
  • Posts: 14
connecting Asus transformer to PClinuxOS box
« on: December 20, 2011, 06:01:23 AM »
Hi Folks

I hope this is the correct forum for this post.

I have an Asus TF101 tablet. When connected to a Wondoze machine it is recognised (with supplied drivers of course) and I can communicate and transfer or install files.

When I connect the TF101 to my PClinuxOS box I do not see the TF101 at all. The method of connecting USB. Am I missing something ???

Thanks in advance for any replies

Jim

Offline rubentje1991

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2110
  • Rubenus Parvus MCMXCI
Re: connecting Asus transformer to PClinuxOS box
« Reply #1 on: December 20, 2011, 07:50:29 AM »
Please open a terminal,
plug the device in, and show the output of following command:
Code: [Select]
dmesg

As temp solution, you can set up an account on Minus / DropBox / ... and share your files there (then you can get them on your device using Wifi); or using a Micro-SD reader / adapter to plug in a Micro-SD in your computer to transfer files to your tablet...

However, accessing the device via USB should be possible (haven't had any problems with my android device in the past)....
=> are you using PCLinuxOS KDE, fully up-to-date; is this on a fresh boot?

Offline sammy2fish

  • Hero Member
  • *****
  • Posts: 3287
  • from the Prairies... Canadian MLU
Re: connecting Asus transformer to PClinuxOS box
« Reply #2 on: December 20, 2011, 07:10:43 PM »
Hi Folks

I hope this is the correct forum for this post.

I have an Asus TF101 tablet. When connected to a Wondoze machine it is recognised (with supplied drivers of course) and I can communicate and transfer or install files.

When I connect the TF101 to my PClinuxOS box I do not see the TF101 at all. The method of connecting USB. Am I missing something ???

Thanks in advance for any replies

Jim

My brother-in-law via my EX, has the same tablet.  He and his wife loves it.  Mind you, on the Linux side, he is a Ub**tu nut...
One of the few things I've learnt as growing older.  Is to choose your battles.. but never loose sight of the war..!

Offline jbrechin

  • Jr. Member
  • **
  • Posts: 14
Re: connecting Asus transformer to PClinuxOS box
« Reply #3 on: December 21, 2011, 08:59:23 AM »
Hi Ruben

Thanks for the reply. I have no  problem transferring files with USB pen drives or SD cards. The reason that I want direct communication between the machines is for flashing roms and other items that require the use of NVFLASH.

My dmesg is too long to post, is there a specific section that would do.

Thanks Jim

Offline rubentje1991

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2110
  • Rubenus Parvus MCMXCI
Re: connecting Asus transformer to PClinuxOS box
« Reply #4 on: December 22, 2011, 02:56:16 AM »
Hi Ruben

Thanks for the reply. I have no  problem transferring files with USB pen drives or SD cards. The reason that I want direct communication between the machines is for flashing roms and other items that require the use of NVFLASH.

My dmesg is too long to post, is there a specific section that would do.

Thanks Jim

The last piece (when you just connected the tablet)
Other option:
Getting superuser (by issuing command "su" <enter> and typing passwd <enter>)
Then following command:
Code: [Select]
tail -n 20 -f /var/log/messagesAfter that, plug in the tablet;
and then post the output  :)

Offline jbrechin

  • Jr. Member
  • **
  • Posts: 14
Re: connecting Asus transformer to PClinuxOS box
« Reply #5 on: December 22, 2011, 04:10:52 AM »
Hi Ruben

Thanks again for the reply. Here is the output, it looks like the Transformer is recognized but it is not showing up anywhere.

[root@localhost ~]# tail -n 20 -f /var/log/messages
Dec 22 11:01:56 localhost klogd: usbcore: registered new interface driver usb-storage
Dec 22 11:01:56 localhost klogd: USB Mass Storage support registered.
Dec 22 11:01:56 localhost klogd: usbcore: registered new interface driver uas
Dec 22 11:01:57 localhost klogd: scsi 10:0:0:0: Direct-Access     Samsung  S2 Portable           PQ: 0 ANSI: 2 CCS
Dec 22 11:01:57 localhost klogd: sd 10:0:0:0: Attached scsi generic sg4 type 0
Dec 22 11:01:57 localhost klogd: sd 10:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
Dec 22 11:01:57 localhost klogd: sd 10:0:0:0: [sdc] Write Protect is off
Dec 22 11:01:57 localhost klogd: sd 10:0:0:0: [sdc] Assuming drive cache: write through
Dec 22 11:01:57 localhost klogd: sd 10:0:0:0: [sdc] Assuming drive cache: write through
Dec 22 11:01:57 localhost klogd:  sdc: sdc1
Dec 22 11:01:57 localhost klogd: sd 10:0:0:0: [sdc] Assuming drive cache: write through
Dec 22 11:01:57 localhost klogd: sd 10:0:0:0: [sdc] Attached SCSI disk
Dec 22 11:02:00 localhost klogd: usb 3-4: USB disconnect, address 3
Dec 22 11:02:03 localhost klogd: usb 3-4: new high speed USB device using ehci_hcd and address 4
Dec 22 11:02:03 localhost klogd: usb 3-4: New USB device found, idVendor=0b05, idProduct=4e1f
Dec 22 11:02:03 localhost klogd: usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 22 11:02:03 localhost klogd: usb 3-4: Product: EeePad
Dec 22 11:02:03 localhost klogd: usb 3-4: Manufacturer: ASUS
Dec 22 11:02:03 localhost klogd: usb 3-4: SerialNumber: 288420042013197
Dec 22 11:04:46 localhost klogd: usb 3-4: USB disconnect, address 4
Dec 22 11:06:45 localhost klogd: usb 3-4: new high speed USB device using ehci_hcd and address 5
Dec 22 11:06:45 localhost klogd: usb 3-4: New USB device found, idVendor=0b05, idProduct=4e1f
Dec 22 11:06:45 localhost klogd: usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 22 11:06:45 localhost klogd: usb 3-4: Product: EeePad
Dec 22 11:06:45 localhost klogd: usb 3-4: Manufacturer: ASUS
Dec 22 11:06:45 localhost klogd: usb 3-4: SerialNumber: 288420042013197

Thanks - Jim

Offline coffeetime

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3426
  • Send me an Angel
Re: connecting Asus transformer to PClinuxOS box
« Reply #6 on: December 23, 2011, 01:17:14 PM »
Transformer is actually an MTP device, so you need to install from Synaptic mtpfs

Open Terminal, go su, copy & paste the following:


1.
Code: [Select]
mkdir /media/transformer
2.  
Code: [Select]
chmod 775 /media/transformer
3.  
Code: [Select]
mtpfs -o allow_other /media/transformer
Type exit.

Still in Terminal:

 
Code: [Select]
cd /media/transformer

than ls and you should see something like this:

Quote
Alarms/
Android/
asus/
BeyondPod/
bluetooth/
burstlyImageCache/
burstlyVideoCache/
com.appyet.feedplus/
data/
DCIM/
demo epub.epub*
demo epub.epub.png*
Download/
droidreader/
Gorillaz Vs. The Cure_ Lullaby for Gorillaz.mp4*
gReader/
Jane_s Addiction _Jane Says.mp4*
kindle/
layar/
LOST.DIR/
Meecal/
Movies/
Music/
myalbum/
My documents/
Notifications/
opera/
Pictures/

--snip--



Now open your file manager and go to /media/transformer:




You can drag & drop... ;)


To remove device-open Terminal, go su, copy & paste:

Code: [Select]
umount mtpfs
HTH

« Last Edit: December 23, 2011, 01:27:12 PM by coffeetime »
PCLinuxOS e17 Club member/e17 video/Wifi problems?
those who complain rarely read. those who read rarely complain
 

Offline jbrechin

  • Jr. Member
  • **
  • Posts: 14
Re: connecting Asus transformer to PClinuxOS box
« Reply #7 on: December 24, 2011, 02:53:21 AM »
Coffeetime

Thanks for your reply. Following your instructions I can now communicate with my tablet in Linux, fantastic. All the best for Xmas  and the Newyear.

Jim

Offline longtom

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3342
  • Satellite Station Africa
Re: connecting Asus transformer to PClinuxOS box
« Reply #8 on: December 24, 2011, 06:09:57 AM »
My brother-in-law via my EX, has the same tablet.  He and his wife loves it.  Mind you, on the Linux side, he is a Ub**tu nut...

Yep - another black sheep in the family - don't we all have those ...  ;D
Regards longtom

PCLinuxOS KDE 32bit
Intel Core 2 Duo E2200 / 2.2 GHz
2GB Ram
Nvidia GT610

Offline coffeetime

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3426
  • Send me an Angel
Re: connecting Asus transformer to PClinuxOS box
« Reply #9 on: December 26, 2011, 04:52:16 PM »
PCLinuxOS e17 Club member/e17 video/Wifi problems?
those who complain rarely read. those who read rarely complain