IRC log for #htc-linux on 20110511

00:01.28hycYeah actually now the only thing I think that matters for new rootfs detection is the keymaps
00:02.04hycI was going to check atimestamp there instead. but I guess just having an explicit version stamp might be more reliable .....
00:08.34*** join/#htc-linux rajkosto (~rajkosto@2001:5c0:1511:4e01:cd98:7066:1e67:bd53)
00:13.43*** join/#htc-linux jonpry (~jon@199.85.236.239)
00:16.01*** join/#htc-linux mitsutaka (~mitsutaka@rt.miraclelinux.com)
00:18.57WisTilt2jonpry: you sure you're not seeing any ramzswap issues on boot? its still crashing right after swapon because the dev/block/ramzswap0 doesn't exist.
00:19.25WisTilt2after that it starts the write errors since theres no space left on device
00:22.46*** join/#htc-linux jonpry (~jon@199.85.236.239)
00:23.50hycprobably a good idea to turn that stuff off for now
00:25.07WisTilt2i have it off i thought but it's still there.  dont know how jonpry disabled it.
00:25.29WisTilt2my eyes must be playing tricks on me looking at this too long
00:26.00hycif it's a module, you can always remove it and prevent it loading...
00:26.22WisTilt2jonpry: what other than compcache did you disable in config to shut off ramzswap?
00:27.54WisTilt2hmm, actually that might be the problem.  it is a module and now its not being built but still trying to load.  swapon still trying to mount something not there.
00:28.52hycah. that's commented out in our userinit.sh
00:28.57hycseems like you have a different one
00:29.15WisTilt2jonpry's .39 tree
00:29.40hycthe swapon command is somewhere in rootfs, not kernel
00:30.23hyckernel never enables swap on its own
00:30.29WisTilt2yeah but the ramzswap.ko is what is trying to load and swapon doesn't know its not there
00:40.03jonpryjust compcache. i'm working on touchscreen now. i'll bbl
00:44.56*** join/#htc-linux surge (surge@pool-98-118-157-221.bflony.fios.verizon.net)
00:52.44*** join/#htc-linux NeoMatrixJR (~chatzilla@173-20-63-176.client.mchsi.com)
01:04.30*** join/#htc-linux arif-ali (~arif-ali@genld-217-002.t-mobile.co.uk)
01:04.53*** join/#htc-linux arrrghhh (~arrrghhh@c-24-9-150-163.hsd1.co.comcast.net)
01:18.38*** join/#htc-linux rajkosto (~rajkosto@2001:5c0:1511:4e01:cd98:7066:1e67:bd53)
01:44.15*** join/#htc-linux AstainHellbring (AstainHell@unaffiliated/astainhellbring)
01:48.55*** join/#htc-linux D3tul3 (~D3tul3@cpe-174-109-223-235.nc.res.rr.com)
01:53.07*** part/#htc-linux D3tul3 (~D3tul3@cpe-174-109-223-235.nc.res.rr.com)
02:15.34*** join/#htc-linux D3tul3 (~Oliver@cpe-174-109-223-235.nc.res.rr.com)
02:24.29*** join/#htc-linux arrrghhh (~arrrghhh@c-24-9-150-163.hsd1.co.comcast.net)
02:31.49*** join/#htc-linux WisTilt2 (~wisgreg@wireless248.wirelesstcp.net)
02:33.17WisTilt2jonpry: compcache disabled in config didn't shut it down for whatever reason.  check your boot screen and see if you indeed have no ramzswap showing up anywhere. im working out the mddi issue for the next hour or so.
02:37.57*** join/#htc-linux bukington (~bukington@fac34-2-82-228-151-145.fbx.proxad.net)
02:38.11*** join/#htc-linux jon__ (~jon@184.171.165.88)
02:42.49*** join/#htc-linux arrrghhh (~arrrghhh@c-24-9-150-163.hsd1.co.comcast.net)
02:45.32*** join/#htc-linux swc|666 (~x00@unaffiliated/swc666/x-4934821)
02:45.35*** join/#htc-linux LargePrime (~LargePrim@108.99.6.234)
02:50.55WisTilt2stinebd: new raph test kernel ready whenever you want to give it a shot. same name. hopefully we see some graphics this go around.
02:51.19jonpryhi WisTilt2
02:51.39WisTilt2hey jonpry, man this mddi issue is a real pain
02:51.59jonpryoh yeah
02:53.24WisTilt2did you catch my msg earlier?
02:53.44jonpryabout compcache?
02:53.47WisTilt2yeah
02:54.00WisTilt2you're not seeing ramzswap at all?
02:54.01jonpryi just disabled compcache
02:54.07*** join/#htc-linux raymonddull (raymonddul@pool-70-20-67-189.pitbpa.east.verizon.net)
02:54.22jonpryi'm about to pull a dmesg
02:54.49jonprybut there is definitely only one section error
02:55.00WisTilt2see if swapon tries to setup the dev/block/ramzswap0
02:55.22jonpryi'm not really worried about mddi probe. but i don't really understand it
02:55.24WisTilt2yeah, im not getting that section error now but even with compcache disabled ramzswap still trying to load
02:55.54jonprymsmfb uses gpio ints right? so if fb is working there is no way they are broken yeah?
02:56.41WisTilt2i think we might need to tweak pmem.  almost acts like something is overlapping
02:56.46hycswapon stuff is done in /bin/userinit.sh on our rootfs
02:57.00hychave you tried tweaking that?
02:57.18jonpryWisTilt2, pmem is not really on
02:57.28WisTilt2userinit.sh is being called but there is no dev/blah blah for it to map
02:58.30hyci meant, just comment all of that part out, bypass it
02:59.05WisTilt2hyc you mean so it doesn't run at all?
02:59.32hycso it doesn't run those compcache setup routines, yeah
03:00.02WisTilt2jonpry pmem is on, without it fb and ramconsole would work?
03:00.19jonpryramconsole is kind of hard wired
03:00.35WisTilt2yeah but fb gets its memory alloc from pmem
03:00.38jonpryfb is setup via pmem. but no other ram devices are running
03:01.13jonpryand fb is way out in a huge gaping hole. so i don't know what kind of overlap there could be
03:02.10jonpryi just got a useless ram console, fun
03:06.23*** join/#htc-linux Rob2223 (~Miranda@p4FFF3B46.dip.t-dialin.net)
03:09.53jonpryWisTilt2, are you having as much trouble reading the init as i am?
03:09.58*** join/#htc-linux Rajko (~rajkosto@2001:5c0:1511:4e01:cd98:7066:1e67:bd53)
03:11.12*** join/#htc-linux LargePrime_ (~LargePrim@173-106-27-197.pools.spcsdns.net)
03:12.38WisTilt2jonpry, what do you mean?
03:12.54jonprystuff scrolls by too fast
03:13.00jonpryno logs
03:13.27WisTilt2yeah goes by pretty fast.
03:14.08jonprymake a new init that does init.old 2>> log 1>>log ?
03:16.25WisTilt2or get it to boot all the way up so we can see dmesg:)
03:16.43jonpryi get dmesg from ram console
03:17.10WisTilt2was that kernel panic happening right after mddi for further down?
03:17.10jonpryis mmcblk0: p1 p2 p3 p4 the last line in dmesg?
03:17.33jonprythe killed init pani?
03:17.49WisTilt2yeah had mddi run right before that?
03:18.02jonpryno i don't think so
03:18.44jonprywhy would init.android cause mddi_probe?
03:18.52WisTilt2my last line is the no space left, right before that was all the dbgfs stuff
03:19.25jonpryyeah i don't get anything like that
03:19.40WisTilt2mddi_probe actually comes much later you're right
03:19.57jonpryor earlier
03:20.33jonpryshould i post what i have built?
03:20.57WisTilt2yeah then i'll see if im stopping in same place as you are now.
03:22.14jonpryi'm really tempted to go for rhobuntu :p
03:22.53jonpryi got touchscreen klt, ksc setup now
03:23.17jonpryhttp://prymfg.com/kernel/zimage_39
03:26.58jonpryWisTilt2, latest dmesg. http://pastebin.com/QBtUgPN5
03:28.35WisTilt2damn, forgot to remove scbs rootfs and got segmentation fault.  rebooting again...
03:29.21jonpryyeah i am still seeing segault with scbs not being called
03:29.59WisTilt2saw some output where scbs was trying to access /dev/scbs0 I think or similar
03:30.09jonprycall to mknod
03:32.23WisTilt2died in exact same place, no space left on device. still seeing the ramzswap also
03:32.48WisTilt2last line before error was saved touchscreen calibration
03:33.00jonpryso strange
03:33.16WisTilt2what rootfs you using?
03:33.40jonpryscbs with exec /bin/sh at end
03:34.00WisTilt2i switched to my normal one which is F22's
03:35.19jonprystale zimage?
03:35.54WisTilt2booted your zImage
03:36.10jonprysure?
03:36.37WisTilt2yep. move my previous into root of sdcard
03:37.01WisTilt2are you only booting up to that last line in your dmesg?
03:37.27jonprythats just the last thing in dmesg, everything else is to console
03:37.35jonprystdout
03:37.52jonpryi get to end of init script in rootfs
03:37.57WisTilt2ok i was going to say.  im getting up to the touchscreen calib at around 15 seconds ktime
03:38.14jonpryyeah i am dropped to sheel at like 45
03:38.43jonpryits hard to see because i removed nasty mdp
03:39.23jonprythere are a variety of long pauses in my boot
03:39.56jonprymaybe you need a different card. mmc is at 50mhz
03:40.42WisTilt2i can try my old 2gb card tomorrow at the office.  this one is 8gb class 4
03:41.08jonpryor maybe slow it down
03:48.08jonpryWisTilt2, drivers/mmc/host/msm_sdcc, ln 55, 24576000
03:49.38WisTilt2should i try slowing it down?
03:49.53jonpryyeah thats how you do it :p
03:50.37WisTilt2got that:)  do you think its going to help?
03:50.54jonprygood chance
03:51.38WisTilt2ok give me a few and we'll see if it gets any further
03:52.56jonprytouchscreen is working. but i'm still getting nothing form keypad or gpio keys
03:53.22WisTilt2did you turn on keypad power?
03:53.27WisTilt2gpio
03:53.38jonpryhow do i do that?
03:53.57WisTilt2let me get this change made and ill look up the gpio for power
04:00.26*** join/#htc-linux LargePrime (~LargePrim@184-204-134-151.pools.spcsdns.net)
04:01.03WisTilt2jonpry: same exact place, no space.
04:01.25jonprydelete data.img?
04:01.41WisTilt2yeah will try that.
04:01.42jonprydf, maybe there really is no space?
04:03.32*** join/#htc-linux Curious_ (8bb3cf94@gateway/web/freenode/ip.139.179.207.148)
04:04.26WisTilt26.9gb free
04:05.19WisTilt2i dont think it's even getting to where data.img is used though is it?
04:06.56WisTilt2guess it is, making new data store at 8.2 seconds
04:07.03*** join/#htc-linux hardwalker (~hardwalke@122-117-115-146.HINET-IP.hinet.net)
04:09.05jonpryyeah i think it gets that far
04:09.15WisTilt2jonpry, died same place.  i did see it detected gsm rhodium and some other things while it froze scrolling.  still no space left after the touchscreen calib.
04:09.31jonpryhrm
04:09.47jonprynew kernel has touch screen driver, think that would help?
04:10.17jonprymy setup has previously booted a .27, is yours more virgin that that?
04:10.20WisTilt2what looks like is happening is this ramzswap is trying to create a diskswap of 76800 and cant.
04:10.42jonprythats not really possible. ramzswap is non built in
04:12.24WisTilt2its dying in init trying to create /sys/devices etc.
04:13.18WisTilt2several cant create errors all in /sys/devices.  probably due to the no space left problem.
04:14.40WisTilt2i'll mess with this tomorrow. i need to get out of here for the night.  we'll get it
04:49.23*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@94.52.236.39)
04:50.14*** join/#htc-linux vw (ad08b72d@gateway/web/freenode/ip.173.8.183.45)
04:56.26*** join/#htc-linux avinashhm (~avinash-h@192.91.66.186)
05:17.18*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@94.52.236.39)
05:20.02*** join/#htc-linux XirXes (~xirxes@71-35-197-137.slkc.qwest.net)
05:24.20*** join/#htc-linux avinashhm (~avinash-h@192.91.66.186)
05:45.24*** join/#htc-linux DuperMan (~Duper@109-186-103-12.bb.netvision.net.il)
05:48.20*** join/#htc-linux DuperMan (~Duper@109-186-103-12.bb.netvision.net.il)
05:56.35*** join/#htc-linux DuperMan (~Duper@109-186-103-12.bb.netvision.net.il)
05:57.07*** join/#htc-linux MacDrunk (~marper@201.164.176.184)
05:59.18*** join/#htc-linux DuperMan (~Duper@109-186-103-12.bb.netvision.net.il)
06:03.07*** join/#htc-linux kiozen (~kiozen@p5791FE43.dip.t-dialin.net)
06:03.32*** join/#htc-linux DuperMan (~Duper@109-186-103-12.bb.netvision.net.il)
06:03.43*** part/#htc-linux kiozen (~kiozen@p5791FE43.dip.t-dialin.net)
06:05.53*** join/#htc-linux DuperMan (~Duper@109-186-103-12.bb.netvision.net.il)
06:11.45*** join/#htc-linux rajkosto (~rajkosto@2001:5c0:1511:4e01:cd98:7066:1e67:bd53)
06:16.11*** join/#htc-linux DuperMan (~Duper@109-186-103-12.bb.netvision.net.il)
06:16.21*** join/#htc-linux LTxda (~anon@c-98-194-107-10.hsd1.tx.comcast.net)
06:18.31*** join/#htc-linux DuperMan (~Duper@109-186-103-12.bb.netvision.net.il)
06:19.51*** join/#htc-linux gassed (gassed@c-76-30-161-228.hsd1.tx.comcast.net)
06:22.05*** join/#htc-linux DuperMan (~Duper@109-186-103-12.bb.netvision.net.il)
06:56.41*** join/#htc-linux DuperMan (~Duper@109-186-103-12.bb.netvision.net.il)
07:03.03*** join/#htc-linux avinashhm (~avinash-h@192.94.92.14)
07:14.50*** join/#htc-linux surgex (surge@pool-98-118-157-221.bflony.fios.verizon.net)
07:17.43*** join/#htc-linux gauner1986 (~Miranda@46.115.2.17)
07:25.51*** join/#htc-linux rob_w (~bob@ppp-188-174-98-239.dynamic.mnet-online.de)
07:29.21*** join/#htc-linux rob_w (~bob@ppp-188-174-98-239.dynamic.mnet-online.de)
07:59.32*** join/#htc-linux Rajko (~rajkosto@cable-94-189-245-251.dynamic.sbb.rs)
08:06.18*** join/#htc-linux Alex[sp3dev] (~AndChat@82.179.218.11)
08:16.20*** join/#htc-linux Rob2222 (~Miranda@p4FFF3B46.dip.t-dialin.net)
08:16.26*** join/#htc-linux gauner1986 (~Miranda@p5B382130.dip.t-dialin.net)
08:49.49*** join/#htc-linux programmer8922 (~Evan@67.219.164.162)
08:57.35*** join/#htc-linux MethoS- (~clemens@134.102.106.250)
08:57.55*** join/#htc-linux dobrin (~dobrin@85.91.150.26)
09:07.22*** join/#htc-linux DuperGhost (~Duper@93-173-172-124.bb.netvision.net.il)
09:18.13*** join/#htc-linux programmer8922 (~Evan@67.219.164.162)
09:21.02*** join/#htc-linux rajkosto (~rajkosto@cable-94-189-245-251.dynamic.sbb.rs)
09:26.51*** join/#htc-linux DuperMan (~Duper@93-173-175-172.bb.netvision.net.il)
09:28.58*** join/#htc-linux |lippa| (~lippa@ppp118-209-6-120.lns20.mel4.internode.on.net)
09:47.00*** join/#htc-linux |Atom| (~atom@82.194.234.249)
09:50.07*** join/#htc-linux GNUtoo|laptop (~gnutoo@host29-10-dynamic.54-79-r.retail.telecomitalia.it)
09:52.24*** join/#htc-linux Segnale007 (~Segnale00@ppp-133-138.98-62.inwind.it)
09:53.09*** join/#htc-linux mickey|office (~Mickey@business-092-079-168-007.static.arcor-ip.net)
10:09.17*** join/#htc-linux LordDeath (~LordDeath@cable-81-173-166-52.netcologne.de)
10:32.07*** join/#htc-linux mitsutaka (~mitsutaka@p1227-ipbf3907marunouchi.tokyo.ocn.ne.jp)
10:42.59fakker??????
10:43.15fakkerëîëøòî
10:45.54gauner1986hullu
11:05.07*** join/#htc-linux dobrin (~dobrin@85.91.150.26)
11:05.24*** join/#htc-linux D3tul3 (~Oliver@cpe-174-109-223-235.nc.res.rr.com)
11:07.46hycso how does display rotation work anyway. does the driver remap the frame buffer? (On OMAP the display controller is simply told to rotate, and it alters its scan of the framebuffer)
11:08.27hycWhen rotation occurs in Gallery3D with qualcomm libegl, the screen is garbled.
11:09.40hycgiven the interleaved appearance of the screen, it seems that the framebuffer itself may have been rotated, but the display controller was not informed.
11:09.46hycor something else. dunno.
11:15.33*** join/#htc-linux dobrin (~dobrin@85.91.150.26)
11:16.40*** join/#htc-linux DuperGhost (~Duper@46-116-91-187.bb.netvision.net.il)
11:18.10*** join/#htc-linux LargePrime (~LargePrim@184-204-134-151.pools.spcsdns.net)
11:27.33*** join/#htc-linux DuperMan (~Duper@46-116-91-187.bb.netvision.net.il)
11:46.32*** join/#htc-linux Rajko (~rajkosto@cable-94-189-245-251.dynamic.sbb.rs)
12:15.06*** join/#htc-linux helicopter88 (~helicopte@host58-116-dynamic.8-79-r.retail.telecomitalia.it)
12:53.36*** join/#htc-linux rajkosto (~rajkosto@cable-94-189-245-251.dynamic.sbb.rs)
12:56.16*** join/#htc-linux ddd (5d2d411c@gateway/web/freenode/ip.93.45.65.28)
13:25.41*** join/#htc-linux rpierce99 (~rpierce99@96-42-102-103.dhcp.stcd.mn.charter.com)
13:49.15*** join/#htc-linux rzk_ (~rzk@95-25-211-53.broadband.corbina.ru)
14:09.58*** join/#htc-linux helicopter88 (~helicopte@host58-116-dynamic.8-79-r.retail.telecomitalia.it)
14:18.46*** join/#htc-linux gauner1986 (~Miranda@p5B382130.dip.t-dialin.net)
14:29.29*** join/#htc-linux emwe (~emwe@cable-86-56-10-158.cust.telecolumbus.net)
14:32.40jonpryany rhobuntu users here?
14:37.45*** join/#htc-linux helicopter88 (~helicopte@host50-123-dynamic.183-80-r.retail.telecomitalia.it)
14:37.56*** join/#htc-linux Markinus (~Adium@212.255.43.60)
14:52.44*** join/#htc-linux ornll (~ornll@bzq-79-179-36-219.red.bezeqint.net)
15:09.02*** join/#htc-linux AstainHellbring (~AstainHel@unaffiliated/astainhellbring)
15:10.53*** join/#htc-linux Cotulla (~opera@nat004-252-205-109.tvoe.tv)
15:20.15*** join/#htc-linux csy7550 (csy7550@144.84-48-193.nextgentel.com)
15:21.42*** join/#htc-linux onen|openBmap (~quassel@vbo91-1-89-87-201-85.dsl.sta.abo.bbox.fr)
15:29.51*** join/#htc-linux helicopter88 (~helicopte@host50-123-dynamic.183-80-r.retail.telecomitalia.it)
15:35.45*** join/#htc-linux D3tul3 (~Oliver@cpe-174-109-223-235.nc.res.rr.com)
15:51.38*** join/#htc-linux crawling (~crawling@a94-132-161-104.cpe.netcabo.pt)
16:01.31*** join/#htc-linux Rajko (~rajkosto@wan.rajkonet.info)
16:05.38*** join/#htc-linux rob_w (~bob@ppp-188-174-98-239.dynamic.mnet-online.de)
16:07.05*** join/#htc-linux gauner1986 (~Miranda@88.128.88.219)
16:10.22*** join/#htc-linux LordDeath (~LordDeath@cable-81-173-166-52.netcologne.de)
16:14.23*** join/#htc-linux gauner19861 (~Miranda@46.115.20.251)
16:14.51*** join/#htc-linux rajkosto (~rajkosto@178.32.95.99)
16:18.12*** join/#htc-linux Rajko (~rajkosto@cable-94-189-245-251.dynamic.sbb.rs)
16:19.15*** join/#htc-linux bitrot (~rajkosto@wan.rajkonet.info)
16:20.44*** join/#htc-linux LordDeath (~LordDeath@cable-81-173-166-52.netcologne.de)
16:23.41*** join/#htc-linux rajkosto (~rajkosto@2001:5c0:1511:4e01:d5b2:ccb4:4315:4411)
16:23.50*** join/#htc-linux programmer8922 (~Evan@156.110.78.2)
16:37.49*** join/#htc-linux WisTilt2 (~wisgreg@wireless251.wirelesstcp.net)
16:37.52*** join/#htc-linux helicopter88 (~helicopte@host50-123-dynamic.183-80-r.retail.telecomitalia.it)
16:39.34*** join/#htc-linux mes (~mes@sentry.lazo.ca)
16:39.59*** join/#htc-linux GlemSom (~glemsom@0x5da34bca.cpe.ge-1-1-0-1105.sdnqu1.customer.tele.dk)
16:45.50*** join/#htc-linux gregtampa (4b95f48d@gateway/web/freenode/ip.75.149.244.141)
17:02.56*** join/#htc-linux MethoS- (~clemens@134.102.106.250)
17:03.13*** join/#htc-linux helicopter88|2 (~helicopte@host247-18-dynamic.17-79-r.retail.telecomitalia.it)
17:08.03gregtampaThis version of launcher pro has expired .......
17:08.37gregtampaerror happens everytime
17:08.43gregtampahow can i update i cant get to settings.
17:08.50gregtampaanyone want to help me get this running?
17:08.59helicopter88what phone,what build?
17:09.07gregtamparoad400
17:09.12gregtampaaka touch pro 2
17:09.21helicopter88that's not the proper channel,join in #xdandroid to get help
17:09.31gregtampathere stupid site took me here sorry
17:09.41helicopter88never mind
17:09.54helicopter88that's kernel and other things channel
17:16.04Willdgregtampa: I'd head for #android
17:17.04WisTilt2jonpry: when you get in here, what initrd offset are you using you mentioned yesterday? I'm not getting the ramzswap problem anymore but still hanging at the no space left on device.
17:18.01*** join/#htc-linux Andreyxxl[HD2EU] (Andreyxxl@94.52.236.39)
17:20.00*** join/#htc-linux paulk (~paulk@lib33-1-82-233-88-171.fbx.proxad.net)
17:20.05paulkhello
17:22.43*** join/#htc-linux gauner1986 (~Miranda@p5B382130.dip.t-dialin.net)
17:24.26paulkI guess that I found out how htc-acoustic writes the CSV values in shared memory, using mmap on /dev/htc-acoustic with a size of 0xd000 (does it seems coherent?)
17:24.41*** join/#htc-linux infernix (nix@unaffiliated/infernix)
17:25.14paulkI found out the correct size and start address it uses, so I'd like to dump the data from the pointer mmap gives me
17:25.23paulkbut I have no idea about how to do it
17:25.32paulk(I never worked with such things before)
17:28.11*** join/#htc-linux programmer8922 (~Evan@156.110.78.2)
17:32.42*** join/#htc-linux GNUtoo|laptop (~gnutoo@host29-10-dynamic.54-79-r.retail.telecomitalia.it)
17:39.31*** join/#htc-linux Cotulla (~opera@nat004-252-205-109.tvoe.tv)
17:51.57*** join/#htc-linux programmer8922 (~Evan@156.110.78.2)
17:53.42*** join/#htc-linux programmer8922 (~Evan@156.110.78.2)
17:57.20jonpryhi WisTilt2
17:58.03Cotullahey
17:58.08WisTilt2hey jonpry. so?
17:58.47gauner1986hi
17:58.53jonpry6MB + 0x8000
17:59.04jonpryor 0. kernel is not big enough yet to require new offset
17:59.58WisTilt2you think that might be why im getting this no space problem?  ramzswap wasn't the problem and it's gone now.
18:00.03jonpryi tried running rhobuntu. it seems to work fine except that Loading hardware drivers never completes. I'm not sure what its actually doing at that stage
18:00.12WisTilt2got same thing on my other sd card also
18:00.33jonpryi dunno. i'm not having any problem like that
18:01.12jonprymaybe it thinks your card is read only?
18:03.10WisTilt2hmm, thats possible.  is your's fat32 or what?
18:03.35jonpryi've run both loopback ext2 and nilfs partition with it
18:04.09WisTilt2ok i'll have to check out read only, that kind of makes sense from what its doing.
18:04.18WisTilt2right now i'm redoing my PM patch for .27 so it can be pushed.  tired of people complaining to me about quick wakes, sod's etc, in the autobuild and that and the fb patch is the only thing thats going to fix it.
18:04.18jonpryyour dmesg should say what msm_sdcc decided to do about write protect
18:04.27*** join/#htc-linux mes (~mes@S0106000ce55186df.cc.shawcable.net)
18:04.49jonpryi got got touchscreen working. but any sort of gpio interrupt seems to not be working
18:05.08*** join/#htc-linux jozefk (~jozefk@unaffiliated/jozefk)
18:05.14WisTilt2i need to get you the power gpio for keypad and buttons, that should make irq work
18:05.49WisTilt2i'll be another 30mins or so on this pm patch then i'll get that info to you to try.
18:06.20jonpryWisTilt2, why would that not be on already? why does the same code work on 35?
18:06.50WisTilt2you may not have copies the souce that contains that power enable code?
18:06.57WisTilt2copied*
18:07.24WisTilt2i forget exactly where it is so need to look through my code
18:12.25*** join/#htc-linux gregtampa (4b95f48d@gateway/web/freenode/ip.75.149.244.141)
18:18.49*** join/#htc-linux rob_w (~bob@ppp-188-174-98-239.dynamic.mnet-online.de)
18:27.32*** join/#htc-linux Alex[sp3dev] (~alexander@86.110.163.19)
18:48.51*** join/#htc-linux furtardo (~mks@nat/yahoo/x-vtpagzkjwrwopyrn)
18:58.07*** join/#htc-linux Rajko (~rajkosto@2001:5c0:1511:4e01:d5b2:ccb4:4315:4411)
19:00.04*** join/#htc-linux crawling (~crawling@a94-132-161-104.cpe.netcabo.pt)
19:03.30*** part/#htc-linux jozefk (~jozefk@unaffiliated/jozefk)
19:09.50*** join/#htc-linux JesusFreak316 (~JesusFrea@pool-173-65-73-241.tampfl.fios.verizon.net)
19:14.26*** join/#htc-linux vw (ad08b72d@gateway/web/freenode/ip.173.8.183.45)
19:16.50WisTilt2emwe: you around?
19:17.56*** join/#htc-linux dan1j3l (~danijel@93-141-33-114.adsl.net.t-com.hr)
19:20.50*** join/#htc-linux helicopter88 (~helicopte@host247-18-dynamic.17-79-r.retail.telecomitalia.it)
19:39.40*** join/#htc-linux Rajko (~rajkosto@2001:5c0:1511:4e01:d5b2:ccb4:4315:4411)
19:47.11*** join/#htc-linux gauner1986 (~Adium@p5B382130.dip.t-dialin.net)
19:47.36emweWisTilt2: re.
19:50.35*** join/#htc-linux helicopter88 (~helicopte@host247-18-dynamic.17-79-r.retail.telecomitalia.it)
19:52.12*** join/#htc-linux ORi| (~ORi@91.181.60.131)
19:57.43*** join/#htc-linux mastermerlin (~Adium@p4FEE5FC2.dip.t-dialin.net)
19:57.55*** join/#htc-linux khorben_ (~dont@APuteaux-651-1-104-205.w82-124.abo.wanadoo.fr)
19:58.39*** join/#htc-linux vinceweis (ad08b72d@gateway/web/freenode/ip.173.8.183.45)
20:02.04WisTilt2emwe: was at lunch.  you know anyone having compile issues after that tpa2016 series of commits?
20:02.40emweWisTilt2: the autobuild builds. me too. all fine i'd say.
20:03.17WisTilt2linux-msm/arch/arm/mach-msm/board-htcrhodium-audio.c:42: undefined reference to `tpa2016d2_read_register'
20:03.23WisTilt2lots of these
20:03.41WisTilt2I re-cloned and still same thing
20:03.45emwedid you reconfig?
20:03.52WisTilt2yes
20:03.53emwetpa has kconfig option
20:03.55emwehm
20:05.04emweso CONFIG_AMP_TPA2016D2=y set on your .config, yes?
20:05.08emwejust to make sure.
20:05.43WisTilt2yes just checked to be sure.  i copied over the current htc_msm_android_defconfig.
20:06.23CotullaWisTilt2, without amplifier power sound won't appear from speaker, right?
20:06.52WisTilt2Cotulla: yes, you need gpio 0x54 (i think thats it) has to be on
20:07.34emweWisTilt2: isn't config rebuilding that toplevel Makefile? not sure. perhaps give it a try. i always do reconfigure in cases of a change.
20:07.52Cotullaare u using in your kernel handling of amplifier inside kernel or have android library for it?
20:07.57Cotullabtw thanks
20:08.12WisTilt2Cotulla, its being turned on in kernel currently
20:08.30Cotulla:)
20:08.35Alex[sp3dev]in 27 it is done in kernel. with new acoustic gpios are in kernel but are only triggered by an ioctl from userland
20:08.54Cotullajust no sound yet for me
20:09.20CotullaAlex, I am decide to port stuffs from leo, they are better there :)
20:09.39Alex[sp3dev]Cotulla: ok. just don't tell me why they're better
20:09.48Cotullathey are just looks clear
20:10.16Alex[sp3dev]dunno. my 35 tree and jerome's acoustic looks fine to me. but. do whatever seems easier to you
20:10.22Cotullaleaved it for 15 hours, got 37% discharge is it normal? but I don't know if this percents are fake or not.
20:10.30Cotullawith SIM in
20:11.47Alex[sp3dev]wow acer and nvidia are crazy motherfuckers. they're controling gpios from userspace via sysfs gpio interface
20:12.16WilldAlex[sp3dev]: On what device or card? :o
20:12.25Alex[sp3dev]Willd: on iconia a500
20:12.30WilldHah :)
20:13.02Cotullais it this shit with 1024x400?
20:13.50Alex[sp3dev]1280x600 but still shit. but tegra2 is very fast and eats little battery so it's just perfect for ebooks and surfing web
20:14.00Alex[sp3dev]1280x800 actually
20:14.44Cotullaoh
20:14.52WilldSomething :)
20:14.57Cotullaand there won't be dualsided world
20:15.01Alex[sp3dev]i just didn't want to buy an atom netbook
20:15.03Cotullait's not my choose
20:31.31WisTilt2emwe: config rebuild fixed it thanks.   I am testing the *new* PM and FB patches i'm about to commit.  should make everyone happy, I left spinlocks and kernel warning in:) These patches will bring autobuild current (except for button lights) with my test kernel so people can stop complaining to me that autobuild doesn't have failed wakes and battery savings.
20:32.12*** join/#htc-linux MN-- (~yaaic@host86-134-185-170.range86-134.btcentralplus.com)
20:32.16Alex[sp3dev]WisTilt2: how about we build a test kernel and system with new acoustic and make a massive testing?
20:33.17WisTilt2sounds good.  is acoustic in the current .27 tree already?
20:34.19Alex[sp3dev]no, you'll need to pull it from jbruneaux tree. probably we should wait a bit with it. I cannot build userspace libs right now so we need stinebd or hyc to do, as they should have a prebuilt android tree already
20:36.41Jhintahi cotulla , i 'm working on a ubuntu port on dhd , and the touschreen is not wokring do you have any how to on this?
20:37.45emweWisTilt2: i can feel your pain with all those user nagging :)
20:39.59WisTilt2emwe: well both patches working perfectly on my phone.  don't like the led status in autobuild though, too used to my blinking setup.
20:40.49emweWisTilt2: haven't looked at hyc's fixup patch, iirc he changed them. to what "state", i dunno.
20:41.07emwerather have thos rhod centric pushed by a rhod'er.
20:41.33emwewhere's bzo?! acl beeing busy with girls all the time...
20:41.49Alex[sp3dev]emwe: feeling jealous?
20:42.07emweAlex[sp3dev]: i have a girl for 9 years.
20:42.25emweliving in wild marriage we use to say.
20:42.38WisTilt2so did we ever decide if my button light temporary fix in the kernel is a go?  if so, i need to clean it up to stop the microp error spamming.  i kind of threw that together quickly since everyone wanted it.
20:43.03emweWisTilt2: i think there's that hyc follow up patch putting that in a work queue.
20:43.34CotullaJhinta, hi
20:43.55WisTilt2ah, ok.  its actually already in a work queue but shares keyboard backlight and pukes because it can call in sleep state.
20:44.03Cotullacheck which coordinate driver returns at "UP" event
20:44.48Alex[sp3dev]WisTilt2: do you get i2c errors when entering suspend?
20:45.26Cotulla~seen [acl]
20:45.42apt[acl] <~abel@cpe-69-203-141-229.si.res.rr.com> was last seen on IRC in channel #htc-linux, 1d 15h 7m 30s ago, saying: 'jonpry: aite bro.. its nap time.. ill ttyl'.
20:45.42Cotullayes where acl
20:45.42Alex[sp3dev]he's in my gmail lol
20:45.56Cotullanap nap nap nap!
20:46.00WisTilt2Alex[sp3dev], dont remember if they're happening in suspend or resume. easy enough to fix just didn't get back to that.
20:46.05MN--wake wake wake lol
20:46.16Cotullaohh MN
20:46.20Cotulla:)
20:46.23Cotullau still here?
20:46.59MN--yeah :) long time how are you
20:47.11Cotullame nice
20:47.13Cotullau?
20:47.26Alex[sp3dev]WisTilt2: i'm killing (well, syncing) workqueue on suspend but i guess i need to convert platform drivers to early suspend so that it finishes before i2c goes to sleep. or maybe msm_i2c must be fixed to wait for xfer complete before suspending
20:47.41MN--yeah good got a dhd :)
20:48.18Alex[sp3dev]what's the point of swapping hd2 for dhd?
20:48.40Cotullaya
20:48.42Cotullano point
20:48.43Cotulla:)
20:48.45Cotulla<3 LEO
20:49.33Jhintacotulla , do you mean when moving up , with up event
20:49.52CotullaI means when u remove finger from screen
20:49.57Cotullacheck coordinates in this event
20:50.10Cotullaor it's not working at all?
20:50.33WisTilt2Alex[sp3dev] yeah that's what I was going to do with the button lights, move to early suspend.  that should fix those i2c errors.
20:51.05WisTilt2would be harder to fix i2c to wait i think
20:51.12MN--Alex i didn't i still use my hd2 got dhd as a gift
20:51.13Alex[sp3dev]need to look into it
20:51.30Alex[sp3dev]MN--: is it comfortable to be sitting on two chairs?
20:51.32Jhintaonly in kernel space
20:51.46Cotullasell dhd and by two other LEOs
20:52.09MN--well the dhd is a backup and i use it wifi only
20:52.12CotullaJhinta, what is status of ts in ubuntu?
20:52.13Alex[sp3dev]Cotulla: sorry to disappoint you, but a new LEO costs the same as a new DHD now.
20:52.14*** join/#htc-linux joshkoss (c0ea0219@gateway/web/freenode/ip.192.234.2.25)
20:52.20Cotullashit
20:52.29Jhintaxinit -e ginn works as seams / xorg evdev ass driver makes it goos all the way op and left and stayes there
20:52.31MN--hd2 ftw :)
20:52.38joshkosscotula you around, this is joshkoss from xda. got a question regarding somone modding your magldr
20:52.47Cotullaso u press
20:52.51Cotullaand pointer moves to point
20:52.57Cotullaand when u release the finger
20:53.04Cotullait moves to the corner back, right?
20:53.04Jhintaalso as fare as i know , ts will not work as we dont have singe touch in source
20:53.15Jhintano , stayes
20:53.20Jhintawith evdev
20:54.14Jhintapoiter does not moves to point but up left max and stayes there for ever
20:55.11MN--yeah cotulla someone edited magldr text would you be with okay with thay?
20:55.21Alex[sp3dev]kill him
20:55.49fakkerhe knos
20:56.23CotullaJhinta, maybe wrong bounds
20:57.22MN--lol i dont see amything wrong with it but its cotulla choice
20:58.10Jhintathe only driver that did work was a touchpad driver , but was rotated 15
20:59.03Cotullarotated?
20:59.07Cotullau may need edit X11 config file
20:59.24Jhintahttp://ubuntuforums.org/showthread.php?t=1334696
20:59.54Jhintawell we did all kind of xorg editing , nothing helps , this one is the only one working
21:00.33Jhintait is a touchpad driver but it works but only 15 rotated right
21:00.47Cotullahm
21:01.01Cotullaregular touchscreen driver doesn't recognize finger press?
21:02.53*** join/#htc-linux programmer8922 (~Evan@67.219.164.162)
21:03.02Jhintawitch is regular ? if you mean evdev yes but max out up-left but pressing on screen does make a event pup up but it woont move
21:06.01Jhintagrail-touch /dev/input/event1 work all oke
21:06.57Cotullaevdev  yes...
21:07.12Cotullaso it always in the corner
21:07.13Cotullaright?
21:07.16Jhintayep
21:11.47Cotullahm
21:12.26Jhintaill make a a smal  vid so you know what i mean
21:12.31Cotullaok
21:12.37Cotullawhich touchscreen in ur ACE?
21:13.21Jhintathat i dont know but i think its using a atmel driver
21:15.24Cotullau can compare with my leo driver
21:15.27Cotullait works in ubuntu
21:15.30Cotullafrom dcordes words
21:15.38Jhintalets try
21:18.02Cotullahttp://gitorious.org/~cotulla/linux-on-wince-htc/linux_leo_cotulla/blobs/master/arch/arm/mach-msm/board-htcleo-ts.c
21:18.40*** join/#htc-linux swc|666 (~x00@unaffiliated/swc666/x-4934821)
21:19.15*** join/#htc-linux ornll (~ornll@bzq-79-179-36-219.red.bezeqint.net)
21:19.19Cotullau can compile kernel, right?
21:19.42*** join/#htc-linux Segnale007 (~Segnale00@ppp-133-138.98-62.inwind.it)
21:23.02Cotullathere
21:23.03Cotulla<PROTECTED>
21:23.03Cotulla351                input_report_abs(ts->input_dev, ABS_Y, ts->pt1.y);
21:23.03Cotulla352                input_report_abs(ts->input_dev, ABS_PRESSURE, 0);
21:23.03Cotulla353                input_report_abs(ts->input_dev, ABS_TOOL_WIDTH, 0);
21:23.03Cotulla354                input_report_key(ts->input_dev, BTN_TOUCH, 0);
21:23.09Cotullawhile most android drivers
21:23.13Cotullahave only last line
21:23.15*** join/#htc-linux LargePrime (~LargePrim@184-216-174-111.pools.spcsdns.net)
21:23.16Cotulla<PROTECTED>
21:23.20Cotullait may cause problems
21:23.22Cotulla:)
21:24.49Jhintaass it seems input_dev, ABS_x is what we dont have
21:25.57CotullaI am looking to
21:25.57Cotullaace-2.6.32-g5ed1769\drivers\input\touchscreen\atmel_tsadcc.c
21:26.07Cotullathere only DOWN part specify ABS_X
21:26.16Cotullaand UP part only BTN_TOUCH 0
21:26.25Cotullaafaik it's a problem
21:38.24Jhintacotulla the driver is atmel.c
21:39.22Jhintatsadcc.c does not even get compiled
21:39.34Cotullathere no ABS_Y
21:39.38Cotullaso replace
21:39.56Cotullaand change init also
21:39.58Cotullalike in my driver
21:40.01*** join/#htc-linux problem (3ec285fd@gateway/web/freenode/ip.62.194.133.253)
21:40.14problemhi everyone
21:43.38*** join/#htc-linux akirax (~androirc@80.30.199.7)
21:45.40Jhintacotulla , sorry , but can you use this source for compare , i have this kernel , the standaard kernel is not correct its even has bin fixed to even compile it
21:45.47Jhintahttps://github.com/Kali-/htc-kernel-ace
21:46.13Cotullau need just modify driver
21:46.15Cotullareplace
21:46.25CotullaMT input by touchscreen one...
21:46.40Cotullalike ABS_MT_POSITION_X -> ABS_X
21:46.42Cotullaand etc
21:47.10Cotullasimple operation
21:48.02Jhintaow oke
21:48.03Jhintalol
21:48.39stinebdWisTilt2: you don't happen to have a spare att nexus one lying around do you?
21:52.32Jhintaoke , i do know what you mean , but a bit lost in space , but this funn , iḿ going to try to find what you mean , becuase i realy a beginner ad this . but first try on my own.
21:52.46Jhintacotulla , i want to thank you for this kind of info
21:59.28*** join/#htc-linux rajkosto (~rajkosto@2001:5c0:1511:4e01:d5b2:ccb4:4315:4411)
22:04.39WisTilt2stinebd: say what? we only have tilt2's around here, plus 1 of those fancy android phones
22:05.05WisTilt2you get my msg your next test kernel is hot off the press?
22:09.56stinebdnot yet, busy atm
22:10.07stinebdtrashed my real life phone and it has to go out for repair
22:10.28WisTilt2sounds like you'll be carrying the ole' raph now:)
22:10.57stinebdwell this complicates things greatly for me
22:11.12stinebdi had voip/google voice set up on that phone for my trip to japan to avoid using international minutes
22:11.19stinebdthe raph clearly can't do that
22:11.23WisTilt2i have an old Tilt1 I can send you that works great if that'll help?
22:11.46stinebdnah, but thanks for the offer
22:11.55stinebdi'm gonna need a real android phone
22:12.13stinebdor maybe have to find a winmo sip client
22:23.10WisTilt2jonpry: I don't know where that exact code is located i'm talking about but the gpio you need turned on for power is 0x57. It is set high somewhere, I just can't find it yet.
22:28.49*** join/#htc-linux D3tul3 (~Oliver@cpe-174-109-223-235.nc.res.rr.com)
22:30.15*** join/#htc-linux xtrar (~xrar@94.19.219.159)
22:31.47xtrarHello yáll its my first time here and overwhelmed seeing cotulla on the users list :)
22:32.47xtrarI got an htc hd2 running hyperdroid cm7 well i ran into wireless and bluetooth problems
22:33.55xtrarWireless wont find networks except they were virtual e.g. from a pc, basically it cant locate routers and well the bluetooth headset worked only in at some particularly odd angles
22:35.52xtrarwell did an hard reset and changed roms just asking for some help am guessing its hardware myself but i just need some more experienced opinions
22:35.52*** join/#htc-linux tyween (~tyween@pool-71-163-117-57.washdc.fios.verizon.net)
22:48.32jonpryWisTilt2, would that gpio effect power button, front buttons and keypad?
22:49.13WisTilt2front buttons and keypad for sure, don't know about power button but possible
22:50.15WisTilt2it also powers one of the green/orange leds, don't remember which one
22:51.23xtrarh
22:51.25WisTilt2i think power button is 0x53 if memory serves me correctly
22:51.40xtrarhello can someone tell me if am even noticeable?
22:51.51*** join/#htc-linux the8flux (~glenn@pool-74-103-113-50.bltmmd.fios.verizon.net)
22:52.17WisTilt2xtrar i see you yes. cant help you with your problem, tp2 only here
22:52.19jonpryWisTilt2, i see topaz-panel driving that
22:52.47WisTilt2jonpry which one 0x57?
22:53.07jonpryyeah
22:53.20xtrarOk that could have worked my print looks lighter than you guys own.
22:53.49WisTilt2different on topa if its panel for them.  0x57 is definitely button/kpd on rhod
22:54.39*** part/#htc-linux the8flux (~glenn@pool-74-103-113-50.bltmmd.fios.verizon.net)
22:55.05jonprydid you update your git config to the new repo?
22:55.37WisTilt2on which branch .27 or .39?
22:55.44jonpry39
22:56.07WisTilt2oh .git/config yes updated on both
22:56.23WisTilt2just added user info if thats what you mean
22:56.36jonpryno its changed location
22:57.01WisTilt2don't follow you?
22:57.23jonpryedit .git/config for 39, and make it say: url = git@gitorious.org:linux-msm-rhod/linux-msm-rhod.git
22:58.01WisTilt2ah ok.  it still has ~acl and so on in it
22:58.37jonprythis way you can get my new commits
22:58.45WisTilt2so just as you have above?  no git://gitorious.org etc?
22:59.05jonpryjust as above
22:59.15WisTilt2ok done
23:00.02jonpryi'm wondering why rhobuntu won't boot
23:00.27WisTilt2hmm, now git pull wants to verify rsa?
23:00.53jonpryi think thats fine
23:01.07WisTilt2drops connection permission denied now
23:01.13jonpryfor pull?
23:01.17stinebdpeasants heed
23:01.17WisTilt2yes
23:01.25stinebdi shall test thine new kernel thar yonder
23:01.27WisTilt2looks like i need publickey
23:01.34jonprymaybe upload your public key to gitorious
23:01.55jonprythe url i gave you is good for commits. i guess it authenticated on pull as well
23:02.00stinebdthe better way to do this is git remote set-url --push git@gitorious.org:linux-msm-rhod/linux-msm-rhod.git
23:02.11*** join/#htc-linux arrrghhh (~arrrghhh@c-24-9-150-163.hsd1.co.comcast.net)
23:02.22jonpryshow off :p
23:02.25WisTilt2so i need to generate public key and stick it in my ssh keys on my account?
23:02.26stinebdgotta add origin in there somewhere too
23:02.39stinebdby setting the push url, you don't have to provide ssh credentials to do pulls
23:02.42jonpryWisTilt2, thats the idea
23:02.49WisTilt2ok brb
23:05.25WisTilt2ok that did it
23:05.40WisTilt2i wondered why i wasn't getting any of your commits updated
23:05.50WisTilt2thought you made them private or something:)
23:06.15stinebdWisTilt2: how close is this kernel to upstream?
23:06.28WisTilt2this is .39
23:06.36stinebdi mean the tester i'm going to try out
23:07.01WisTilt2oh.  its 100% with current .27 tree with only my raph panel mod
23:07.12stinebdok cool
23:07.30stinebdi must create a new data store
23:07.34WisTilt2ah wait, no it also has my PM in it now since I just committed it
23:07.52stinebdin the words of sir thomas petty, the waiting is the hardest part
23:08.03WisTilt2scratch that:)  i built that one for you last night so its same at git
23:08.13stinebdstop playing with my emotions
23:09.58WisTilt2omg jonpry, you have a lot of changes since i cloned your tree
23:10.13Cotullaproximity power is GPIO or MicroP?
23:10.33jonpryWisTilt2, lots of good stuff
23:10.43WisTilt2ill build and see if this one boots
23:11.02WisTilt2Cotulla gpio but microp needed also to set it up
23:11.17Cotulla35?
23:11.22WisTilt2.27
23:11.35WisTilt2or gpio?
23:11.43Cotulla0x25 microp?
23:11.55WisTilt2no, thats leds and some mic stuff
23:12.04Cotullaok...
23:12.12Cotullaso GPIO99
23:12.14WisTilt2i'd have to dig into my code to get prox microp info
23:12.32WisTilt2yeah 99 sounds right, i know it's way up there
23:12.50Cotullaok
23:12.52Cotullathnks
23:14.14stinebdWisTilt2: same behavior - resume to black screen with backlight on http://paste.ubuntu.com/606316/ (dmesg)
23:14.39WisTilt2is backlight full brightness or can you tell
23:15.10stinebdgraduates up to [  396.884277] microp-klt: Setting lcd-backlight brightness to: 0x30
23:15.29stinebdhard to tell with black but i don't think it's 100%
23:15.38WisTilt2no graphics even if you touch screen anywhere?
23:15.51stinebdright
23:16.13WisTilt2k. we'll keep trying all the combos til we find the magic one
23:16.33WisTilt2at least we know we have battery saving now on raph:)
23:17.23WisTilt2i see we're not getting the incorrect panel type as sharp now, staying with hitachi like it should after power off
23:17.44stinebdsomething i've noticed with these kernels is that navipad doesn't resume after sleep. not sure if it does on upstream kernels though
23:18.03*** join/#htc-linux BHSPitMonkey (~stephen@unaffiliated/bhspitmonkey)
23:18.07jonpryWisTilt2, didn't get anything gpio 87
23:18.16WisTilt2i haven't touched any of that so probably happening elsewhere
23:18.41WisTilt2jonpry, you set gpio 87 to 1 and nothing still?
23:20.04jonpryyeah
23:20.24jonpryi got further in rhobuntu this time
23:20.32jonprySetting console font and keymap
23:21.18WisTilt2im building your current source to see if i get any further now
23:21.35jonpryusing the new config?
23:21.47WisTilt2msm_defconfig?
23:22.06WisTilt2and yes .git/config pulled all the new patches
23:22.16jonpryyeah, but it has new stuff
23:22.36WisTilt2it pull a ton of changes
23:24.08WisTilt2i still see the mddi_probe mismatch during compile
23:24.22*** join/#htc-linux LargePrime (~LargePrim@184-216-174-111.pools.spcsdns.net)
23:24.25jonpryyou were fixing that no?
23:24.26WisTilt2and now also a gpio_event_probe mismatch
23:24.39WisTilt2yeah i didn't fix mddi yet
23:29.24WisTilt2same damn thing. no space left right after touchscreen calib.  however this time on boot it looks like you put autobl on? screen dimmed shortly into boot like on .27
23:30.46jonpryyeah its got klt
23:31.16WisTilt2well that part worked.
23:33.40WisTilt2i havent tried to see if sdcard is read only to this kernel yet. I guess I can add an output in msm_sdcc to see what it thinks
23:34.30jonpryWisTilt2, it prints it to dmesg anyways
23:34.50WisTilt2i cant get dmesg though, it hard locks at that point
23:34.58jonpryram console
23:35.13WisTilt2how?
23:35.44jonpryyou don't know how to do ram console?
23:36.10stinebdyou'll need haretconsole, usb and a command
23:36.14jonpryi just booted rhobuntu all the way to x server
23:36.16stinebd~ramconsole
23:36.16aptextra, extra, read all about it, ramconsole is pwf dm 0x8e0000 0x20000
23:37.57jonprydoes the new .35 in .27 msm_fb not work with rhobuntu? where is the refresh thread?
23:38.10WisTilt2hmm, the sd card is messed up. stuck it in laptop and it is read only but booted into winmo on phone i can write to it
23:38.35jonprythats interesting
23:38.54WisTilt2booted into android and adb cant push to it either
23:39.07WisTilt2format time
23:39.23jonpryat least its not just 39
23:39.41WisTilt2it was formatted vfat
23:39.58*** join/#htc-linux JesusFreak316_ (~JesusFrea@pool-173-65-73-241.tampfl.fios.verizon.net)
23:40.04jonprymine are all vfat
23:40.09WisTilt2im going to blame it on the few times ive booted into winmo
23:40.43stinebdeffing winmo
23:41.48*** join/#htc-linux programmer8922 (~Evan@67.219.164.162)
23:42.52jonprylol
23:50.09*** join/#htc-linux XirXes (~xirxes@71-35-197-137.slkc.qwest.net)
23:53.43Cotullawhy inside static long snd_ioctl()  mdelay() used instead of msleep()?
23:56.02*** join/#htc-linux Rajko (~rajkosto@cable-94-189-245-251.dynamic.sbb.rs)
23:56.27WisTilt2mdelay being a busy wait loop probably isn't really needed there but either will work
23:57.29Cotullayes, it's why I ask
23:57.49WisTilt2i'd use msleep unless the delay is only a few ms
23:59.13CotullaI am porting audio routing now

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.