cdesai has quit [Read error: Connection reset by peer]
Rebellos has joined #teamhacksung
chrmhoffmann has joined #teamhacksung
<chrmhoffmann>
hi, i have a 2.6.35 kernel device (BN nook tablet) and we port CM9 to that device. I have troubles mounting 2 sdcards on PC. I wonder if someone here knows how to do that? I
<chrmhoffmann>
have this in my boardconfig.mk TARGET_USE_CUSTOM_LUN_FILE_PATH := "/sys/devices/platform/usb_mass_storage/lun%d/file"
<chrmhoffmann>
I also see two lun files in /sys/devices/platform/usb_mass_storage
<chrmhoffmann>
but the PC only pops up one file brower which shows lun0/file content
<chrmhoffmann>
if i copy the content of lun1/file to lun0/file, the other sdcard pops up.
<chrmhoffmann>
this must be a 2.6.35 kernel issue (it uses old android driver).
xplodwild has quit [Quit: No Ping reply in 90 seconds.]
xplodwild has joined #teamhacksung
cdesai has joined #teamhacksung
beer is now known as nebkat
nebkat is now known as evilserb
evilserb is now known as nebkat
cdesai has quit [Remote host closed the connection]
lolwat has quit [Quit: Verlassend]
autoprime has joined #teamhacksung
<chrmhoffmann>
anyone knows what playstore checks to get chrome?
<chrmhoffmann>
[ro.build.id]: [IMM76L]
<chrmhoffmann>
but still no chrome in sight.
<chrmhoffmann>
does it check the fingerprint?
autoprime has quit [Remote host closed the connection]
<Entropy512>
not sure, it might. or it might be some weird hardware permissions XML thing
<Entropy512>
I've seen a lot of apps disappear because they insisted on having hardware they shouldn't have been requiring
<Entropy512>
like no GPS = no Facebook at all
lodder_ has quit [Ping timeout: 244 seconds]
<chrmhoffmann>
Entropy512, I have BOARD_HAVE_FAKE_GPS and I also have facebook app.
<Entropy512>
ok so that's not it - but it may be some other permissions XML somewhere, who knows
lodder has joined #teamhacksung
<chrmhoffmann>
some people think it is: ro.opengles.version=131072
<chrmhoffmann>
trying...
Smx has joined #teamhacksung
Smx has left #teamhacksung [#teamhacksung]
angelsl has quit [Remote host closed the connection]
rtfpessoa has quit [Quit: Leaving.]
lidroid has quit [Quit: Leaving.]
rtfpessoa has joined #teamhacksung
mobilx has joined #teamhacksung
Rebellos has quit [Ping timeout: 246 seconds]
rodries has quit [Ping timeout: 250 seconds]
KalimAz is now known as KalimAz|Away
KalimAz|Away is now known as KalimAz
sticky|away is now known as stickyboy
methril has joined #teamhacksung
Charkey has joined #teamhacksung
mobilx has quit [Ping timeout: 245 seconds]
techmik has quit [Ping timeout: 246 seconds]
rtfpessoa has quit [Quit: Leaving.]
techmik has joined #teamhacksung
techmik has quit [Read error: Connection reset by peer]
chrmhoffmann has quit [Remote host closed the connection]
techmik has joined #teamhacksung
autoprime has joined #teamhacksung
sixstringsg|afk is now known as sixstringsg
autoprim_ has joined #teamhacksung
autoprim_ has quit [Remote host closed the connection]
bhundven has joined #teamhacksung
autoprime has quit [Ping timeout: 246 seconds]
h8rift has joined #teamhacksung
h8rift has quit [Read error: Connection reset by peer]
wbaw- has joined #teamhacksung
datagutt has quit [Quit: Computer has gone to sleep.]
wbaw- has quit [Ping timeout: 252 seconds]
wbaw- has joined #teamhacksung
<bhundven>
been porting the SGH-T959V (galaxy s 4g) to the aries kernel. the samsung source drop is almost 1-to-1 with the captivate gb source drop (granted they follow different ifdefs... kepler vs. vibrantplus). I have a few questions.
<bhundven>
gpio-settings.h is not used?
<bhundven>
and just like captivate, the vibrantplus's proprietary blobs are like: gralloc.s5pc110.so
<bhundven>
is there anything I need to do besides rename that to gralloc.aries.so?