Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Readers > More E-Book Readers > iRex

Notices

Reply
 
Thread Tools Search this Thread
Old 09-17-2010, 04:04 PM   #1
repods
Addict
repods is on a distinguished road
 
Posts: 225
Karma: 72
Join Date: Jan 2010
Device: irex DR-800S, M92S
ok, let's do another thing with the dr

ok, I want to try to use the dr800 as a screen for the pc..
so goodbye eye strain..
I know that the result will not be great.. but I want to have a look..
anyone had some experience in this ?
I saw this test done with other ereaders..

the connection need to be done over usb, and usbnet most likely..
obviously the pc must run linux with X etc..

so any dettailed suggestions ?
repods is offline   Reply With Quote
Old 09-17-2010, 06:24 PM   #2
Iņigo
Guru
Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.
 
Posts: 730
Karma: 72743
Join Date: Feb 2008
Location: Here or there
Device: iRex iLiad, iRex DR800S. K4NT. Kobo Aura, Aura One, Libra 2.
Quote:
Originally Posted by repods View Post
ok, I want to try to use the dr800 as a screen for the pc..
so goodbye eye strain..
I know that the result will not be great.. but I want to have a look..
anyone had some experience in this ?
I saw this test done with other ereaders..

the connection need to be done over usb, and usbnet most likely..
obviously the pc must run linux with X etc..

so any dettailed suggestions ?
You can get some ideas from: https://www.mobileread.com/forums/showthread.php?t=14148

Anyway, if you intend to show on the DR screen apps running on you PC expect some problems with screen refreshes, as those programs are not using the DR special libraries.

You should need to compile X server or VNC viewer for the DR and include code to handle refresh calls properly.

Iņigo

Last edited by Iņigo; 09-17-2010 at 06:29 PM.
Iņigo is offline   Reply With Quote
Advert
Old 09-17-2010, 10:13 PM   #3
bokjeid
Addict
bokjeid began at the beginning.
 
Posts: 217
Karma: 10
Join Date: May 2010
Device: DR1000S
I've wondered if it is available, too! Would it be, someday?
bokjeid is offline   Reply With Quote
Old 09-18-2010, 05:19 AM   #4
repods
Addict
repods is on a distinguished road
 
Posts: 225
Karma: 72
Join Date: Jan 2010
Device: irex DR-800S, M92S
Quote:
Originally Posted by Iņigo View Post
You can get some ideas from: https://www.mobileread.com/forums/showthread.php?t=14148

Anyway, if you intend to show on the DR screen apps running on you PC expect some problems with screen refreshes, as those programs are not using the DR special libraries.

You should need to compile X server or VNC viewer for the DR and include code to handle refresh calls properly.

Iņigo
mm..
but if I remeber well.. X is already running on the DR, try "top" to check..
you should need only a connection between the two X over tcp/ip inside usb..
repods is offline   Reply With Quote
Old 09-18-2010, 06:19 AM   #5
Iņigo
Guru
Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.
 
Posts: 730
Karma: 72743
Join Date: Feb 2008
Location: Here or there
Device: iRex iLiad, iRex DR800S. K4NT. Kobo Aura, Aura One, Libra 2.
Quote:
Originally Posted by repods View Post
mm..
but if I remeber well.. X is already running on the DR, try "top" to check..
you should need only a connection between the two X over tcp/ip inside usb..
but as I understand, the refresh is implemented on the gtk+ libraries, so a program running on your computer but displayed on the DR screen will be using computer's gtk+ libs, and computer's X client (in fact, the program, which is linked to computer's gtk+ and X lib) will send X bitmaps/pixmaps to DR's X server that will update the screen.

Anyway, try and share the results ;-)
Iņigo is offline   Reply With Quote
Advert
Old 09-20-2010, 12:34 PM   #6
Shaggy
Wizard
Shaggy ought to be getting tired of karma fortunes by now.Shaggy ought to be getting tired of karma fortunes by now.Shaggy ought to be getting tired of karma fortunes by now.Shaggy ought to be getting tired of karma fortunes by now.Shaggy ought to be getting tired of karma fortunes by now.Shaggy ought to be getting tired of karma fortunes by now.Shaggy ought to be getting tired of karma fortunes by now.Shaggy ought to be getting tired of karma fortunes by now.Shaggy ought to be getting tired of karma fortunes by now.Shaggy ought to be getting tired of karma fortunes by now.Shaggy ought to be getting tired of karma fortunes by now.
 
Shaggy's Avatar
 
Posts: 4,293
Karma: 529619
Join Date: May 2007
Device: iRex iLiad, DR800SG
Quote:
Originally Posted by repods View Post
mm..
but if I remeber well.. X is already running on the DR, try "top" to check..
you should need only a connection between the two X over tcp/ip inside usb..
It's more complicated than that. In addition to being able to run a remote X session, as Inigo says, the application that you're running has to have the intelligence in it to work with the eInk screen correctly. I could be wrong, but I don't think a generic X application will have that by default. It would need to know when and how to do refreshes, etc.

Certainly not impossible, but more work than just getting a connection setup. I believe there have been other discussion about this issue in the past that we can search for to get some more details on what else needs to be done to make it work.
Shaggy is offline   Reply With Quote
Old 09-20-2010, 04:03 PM   #7
catharsis
Addict
catharsis began at the beginning.
 
Posts: 206
Karma: 14
Join Date: Dec 2009
Device: iRex DR800SG, Onyx Boox M92
what about using the reader as a graphical tablet? would that be easy to implement?
catharsis is offline   Reply With Quote
Old 09-20-2010, 04:29 PM   #8
Iņigo
Guru
Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.
 
Posts: 730
Karma: 72743
Join Date: Feb 2008
Location: Here or there
Device: iRex iLiad, iRex DR800S. K4NT. Kobo Aura, Aura One, Libra 2.
Quote:
Originally Posted by catharsis View Post
what about using the reader as a graphical tablet? would that be easy to implement?
Already tested on the Iliad
https://www.mobileread.com/forums/showthread.php?t=15144
Iņigo is offline   Reply With Quote
Old 09-21-2010, 03:03 AM   #9
catharsis
Addict
catharsis began at the beginning.
 
Posts: 206
Karma: 14
Join Date: Dec 2009
Device: iRex DR800SG, Onyx Boox M92
well, if someone has time for porting, I would like to test that also on DR800
catharsis is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
The one thing I'd really, really like... GraceKrispy Feedback 44 11-19-2010 10:23 PM
Why should I keep this thing? GalinAZ Amazon Kindle 101 03-20-2010 07:10 AM
new to this whole thing Akd44145 Amazon Kindle 7 08-04-2009 04:51 PM
So ... who uses this Facebook thing, anyway? NatCh Lounge 84 07-25-2009 12:50 AM
So, is this thing worth it? Tysdaddy Sony Reader 12 02-06-2007 12:21 PM


All times are GMT -4. The time now is 04:57 PM.


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