Contribute
Register

SAMSUNG SERIES 7 SLATE/TABLET >>>>75% COMPLETE!<<<< 10.7.4

Status
Not open for further replies.
Re: SAMSUNG SERIES 7 SLATE/TABLET >>>>75% COMPLETE!<<<< 10.7.3

Really exciting to see this progress. I have also purchased a driver from touchbase to support an ELO touchscreen before they actually bought the driver from him and started distributing it.

So definitely looking forward to all of this working. Thanks to your efforts, I have decided to keep my slate, but would really like to get to try some of this.

Unfortunately, I don't have the knowledge. Are you planning on making the files and some kind of how-to available?

BTW. I own one of the original Modbooks and OSX is very useable as a slate. Especially with the actionscript handwriting recognition. With Lion, a lot of the more iOS like stuff makes it even easier to use.

Thanks!!
 
Re: SAMSUNG SERIES 7 SLATE/TABLET >>>>75% COMPLETE!<<<< 10.7.3

Very nice! I've been quietly watching this thread. Will be nice to see the final fruits of all this hard work. Hopefully everything will be fully functional and we'll have a nice option for a OSX slate.
 
Re: SAMSUNG SERIES 7 SLATE/TABLET >>>>75% COMPLETE!<<<< 10.7.3

Ok so just an update on what's happening with brightness. I've exhausted everything in terms of dsdt patches and it's become clear the answer isn't there. To humour myself, i've gone ahead and removed the extra connectors from the FB we don't need, not just in the hopes of sparking something in my mind, but general house keeping as well.

Here is the original
Code:
0000000:  0102  0400  1007  0000  1007  0000    // 0400 is the number of connectors (4)
000000c:  0503  0000  0200  0000  3000  0000    // 0503 is LVDS, 0200 is connector type
0000018:  0205  0000  0004  0000  0700  0000    // 0205, no clue, nothing in av-signal-type
0000024:  0304  0000  0004  0000  0900  0000    // 0304 is DVI
0000030:  0406  0000  0004  0000  0900  0000    // 0406 is HDMI

And the cleaned up one. I zeroed everything but LVDS and HDMI
Code:
0000000:  0102  0200  1007  0000  1007  0000
000000c:  0503  0000  0200  0000  3000  0000
0000018:  0406  0000  0004  0000  0900  0000
0000024:  0000  0000  0000  0000  0000  0000
0000030:  0000  0000  0000  0000  0000  0000

So my question is, what the hell are the last 3 columns?
 
Re: SAMSUNG SERIES 7 SLATE/TABLET >>>>75% COMPLETE!<<<< 10.7.3

It is amazing! Can you post files for do that on our slates? I will be very grateful for it.
 
Re: SAMSUNG SERIES 7 SLATE/TABLET >>>>75% COMPLETE!<<<< 10.7.3

Me too! I would really appreciate it, although I guess I would need some idea of how to get it all done. Especially the dual-boot, which I have never done.
 
Re: SAMSUNG SERIES 7 SLATE/TABLET >>>>75% COMPLETE!<<<< 10.7.3

Go Go Go !!!!!!!!!!
 
Re: SAMSUNG SERIES 7 SLATE/TABLET >>>>75% COMPLETE!<<<< 10.7.3

Stalling here haha. Fixing problems I didn't know existed. Display now wakes up in 2 seconds after sleep and power button only need be pressed once. Not like, 50 times. Damn backlight's got me stumped.
 
Re: SAMSUNG SERIES 7 SLATE/TABLET >>>>75% COMPLETE!<<<< 10.7.3

hey op

please solve my thread

here viewtopic.php?f=170&t=65166

Also, how is this related? Please don't spam other threads with irrelevant problems. You've already started one.
 
Re: SAMSUNG SERIES 7 SLATE/TABLET >>>>75% COMPLETE!<<<< 10.7.3

Ayilm you doing magic things! Please post your files for normal working touchscreen, and post what we need for working other hardware. And I sponsored you working, I mean I can reward you for your work!
 
Re: SAMSUNG SERIES 7 SLATE/TABLET >>>>75% COMPLETE!<<<< 10.7.3

https://launchpad.net/~voria/+archive/ppa

Might be something useful here. It's for the s7 laptop on Ubuntu, but there might be something to glean from it when it comes to the backlight. I'll keep hunting.
 
Status
Not open for further replies.
Back
Top