Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > More E-Book Readers > iRex > iRex Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 10-24-2006, 01:24 PM   #1
scotty1024
Banned
scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.
 
Posts: 1,300
Karma: 1479
Join Date: Jul 2006
Location: Peoples Republic of Washington
Device: Reader / iPhone / Librie / Kindle
Cool lsof of the iLiad

lsof is a tool that lists all the files open by all the processes on a system. In Unix just about everything is a file, so things like socket connections used to talk from one program to another also appear in this listing.

It is in essence a "map" of how the iLiad is plumbed together.

I just call it hacker snacks.

Enjoy.
Attached Files
File Type: txt lsof.txt (105.7 KB, 425 views)
scotty1024 is offline   Reply With Quote
Old 10-24-2006, 01:45 PM   #2
b_k
Übernerd
b_k is on a distinguished road
 
Posts: 238
Karma: 74
Join Date: Jun 2006
Location: Germany
Device: iRex iLiad
beats me, but why do I still think that the ominous unused pins on the connector are a serial console?
(to bad I have to much fear of bricking the iLiad if I would try to figure it out, especially since I lack the needed tools and knowledge.)
b_k is offline   Reply With Quote
Advert
Old 10-24-2006, 09:54 PM   #3
scotty1024
Banned
scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.
 
Posts: 1,300
Karma: 1479
Join Date: Jul 2006
Location: Peoples Republic of Washington
Device: Reader / iPhone / Librie / Kindle
There is definitely an active serial port with a login program waiting patiently for someone to login in.

Code:
root@ereader:/usr/bin# ps -ef
root       691     1  0 00:35 ttyS2    00:00:00 /sbin/getty -L ttyS2 115200 vt100
It is hooked to /dev/ttyS2

Code:
root@ereader:/usr/bin# ls -l /dev/ttyS2
crw--w--w-    1 root     root       4,  66 Oct 25 00:35 /dev/ttyS2
Driver information from /proc.

Code:
root@ereader:/proc/tty/driver# cat serial
serinfo:1.0 driver:5.05c revision:2001-07-08
0: uart:PXA UART port:F8100000 irq:15 baud:19200 tx:4 rx:5159 RTS|CTS|DTR|DSR|CD|RI
1: uart:PXA UART port:F8200000 irq:14 tx:0 rx:0 
2: uart:PXA UART port:F8700000 irq:13 baud:115200 tx:13308 rx:0 RTS|DTR
The tx count goes up over time as the getty program times out and re-issues the login prompt.

My guess is that UART #0 is the Wacom interface.

More information on getty and what it does: http://www.tldp.org/HOWTO/Text-Terminal-HOWTO-14.html
scotty1024 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
iliad-regutils: Easy editing of the iLiad registry Martijn iRex 7 09-04-2010 06:12 AM
POLL to Iliad owners: Should people buy an Iliad or not? ali iRex 20 01-20-2010 06:11 AM
iLiad How to make iliad into a SSH server and connect with iLiad tudou331100 iRex Developer's Corner 21 02-06-2009 05:35 AM
Ended Iliad iRex + Iliad cover for sale in London acorral Flea Market 0 01-16-2009 06:09 AM
iLiad Book Edition slower than iLiad v2: different sw version? SecondoMe iRex 17 05-14-2008 01:42 PM


All times are GMT -4. The time now is 06:09 PM.


MobileRead.com is a privately owned, operated and funded community.