/srv/irclogs.ubuntu.com/2010/09/28/#ubuntu-arm.txt

rlameirorsalveti: I was trying to follow the advice that someon gave in the bug about usb, but https://wiki.ubuntu.com/Kernel/MainlineBuilds00:04
rlameirohere they say its only i386 and AMD6400:05
rlameirojo-erlend: are you there?00:07
persiandec, ogra: If a special version of gstreamer is required, in a version-independent way, give it a slightly different name, with Conflicts/Replaces/Provides.  This will break external versioned dependencies, but will ensure the requested version is always installed.00:26
ogra_achmm00:26
rsalvetirlameiro: I'd say this bug is probably not fixed upstream00:26
rsalveticurrently the best supported kernel for igepv2 is the stock one00:26
=== freeflyi1g is now known as freeflying
NCommanderGrueMaster: do we have bug numbers for the missing ubiquity icon and oem-config?01:23
NCommander(on dove?)01:23
* NCommander has a mostly viable patch ready to roll01:23
GrueMasterOk, found it.  Bug 643791.01:42
ubot2Launchpad bug 643791 in ubiquity (Ubuntu) "Installation icon missing from Dove live image. (affects: 1) (heat: 531)" [High,Triaged] https://launchpad.net/bugs/64379101:43
GrueMasterGoogle is my hero.01:43
DanaGUltimate beagle gadget pack.... great, now how do you use the LCD?  Last time I'd heard, there wasn't generic kernel support for it.02:50
DanaGAnd there's also no generic battery support.02:52
persiaIs there non-generic support?  What needs to be generalised?02:54
DanaGBeats me -- I don't have a battery to try.  A friend of mine tried to get an LCD working, and it was non-trivial -- required modifying kernel source files.02:55
persiaThat's relatively easy then, as it only needs be done once.02:56
DanaGAnd the beaglejuice thing doesn't seem to provide any way of monitoring (such as I2C or SPI).02:58
persiaNo monitoring is a bit more annoying.03:00
DanaGAnd the modifications to kernel would be different for each LCD.  Some have different timings.03:02
DanaGFor example, 480x272 wasn't doable with stock mode db.03:02
persiaI'm not fussed about needing to add to the stock mode db.  Breaking everything else would be bad, but that just means we have a target for generalisation.03:11
DanaGHeck, it'd even be reasonable (maybe) to add some modeline-like syntax for the kernel parameters.04:03
persiaI'd much prefer having something that worked for autodetect.  Anything that requires passing kernel parameters seems like a workaround to me.04:27
DanaGyeah, autodetect would be awesome.04:27
persiaOughtn't be that hard, really.04:29
persiaThe main issue is ensuring that each bit of hardware either has a unique detection signature *OR* there exists some protocal (e.g. EDID) by which parameters can be requested.04:30
persiaI'd guess 75% or so is just janitorial work on the code: avoiding cases where some family of controller chips ends up being hardcoded to always be a 382x160 LCD unless overridden, etc.04:33
DanaGI'm not sure the LCD-controller pins even have a way to do EDID.04:39
persiaI don't think they do.04:42
persiaI think we'd need a large sample set of returns from devices to build a detection routine.04:42
persiaWe can fairly reliably identify a controller chip, so the first stage is probably differentiating chips in the same family.  The next would be, for each chip, identifying responses to various probes: most ought implement some out-of-bounds checker, meaning that we ought be able to identify the size through that, and some bit depth error code if we go too deep.04:44
persiaThen this needs to be reported to userspace in some useful manner.04:45
DanaGI see... LCD header DOES have i2c3_sda line.04:46
DanaGBut only SDA.04:47
DanaGiSN'T there also supposed to be a clock?04:47
persiaThere's always a clock, but it's not always exposed as a clock.04:49
=== ericm_ is now known as ericm|ubuntu
=== hrw|gone is now known as hrw
hrwmorning08:08
Baybalevening08:49
=== JamieBen1ett is now known as JamieBennett
=== asac_ is now known as asac
bercopersia: ping11:14
persiaberco, Good day.11:14
bercopersia: hello11:15
bercopersia: one question for you. Do you know how asound.state is generated?11:15
bercopersia: it seems this file overwrites our settings11:15
persiaHow are the settings being set?11:16
bercowe finally have an /usr/share/alsa/cards/SDP4430.conf file11:16
bercothis file is being read now with our changes in the kernel11:17
bercoBut even if we suppress the asound.state file in /var/... it still gets regenerated but with different values than in our SDP4430.conf file11:18
bercothen amixer cget command reports the values from asound.state11:18
loolHmm is there a need for two x-loader source packages?11:19
persiaberco, Sorry for the delay (I'm also in a meeting).  It looks like it's a call into /sbin/alsa-utils that does it.11:31
persiaberco, Look at the restore_levels() and preinit_levels_on_card() functions11:32
persiaIt's intended to save current state and then restore, but obviously something is going wrong.11:33
bercopersia: also what I found out11:33
bercodo you htink we need a udev rule?11:33
persiaI'm not sure how that will help in this case.11:34
persiaecho_card_indices() ought be sufficient to detangle load order issues.11:35
bercopersia: I will investigate. Going to lunch now :-)11:42
persiaEnjoy.11:43
rlameirorsalveti: jo-erlend there is now an IRC channel for igep, #igep12:46
loolHey rlameiro12:47
rlameirolool: hey :D12:47
loolrlameiro: It's great to see you on IRC; I've been looking for an #igep when I got the board!  :)12:48
avinashhmhi, if anyone uses ddebug , does dynamic debug [ddebug] support multiple files ..???13:04
rsalvetigm13:10
=== rgreening_ is now known as ghost
=== ghost is now known as rgreening
vstehleHi ogra, did you try the OMAP4 preinstalled image recently? I think I have instabilities on two different boards with today's image...16:01
ograoh ?16:01
ograi didnt try since last week16:01
ograthough you should wait for the RC buiold later today or tomorrow16:02
vstehleogra: What I did was simply to install the image, let it resize, go through the installer and let it sit idle for some minutes.16:02
ograthere were 100s of bugfixes the last few days16:02
rsalvetivstehle: what errors did you get?16:02
ograyeah, what did you see16:02
rsalvetiyup, true16:02
vstehlersalveti: I get freezes, that's what I get :) I thinks it is linked to activity on the USB keyboard... No more heartbeat led. Dead.16:03
ograsounds like kernel16:03
rsalvetihm, yeah16:03
vstehlersalveti, ogra: I'll wait for the rc and re-test. No hurry.16:03
rsalvetivstehle: do you have console?16:03
rsalvetimaybe we got a trace16:04
vstehlersalveti: No. I think that at some point, when I typed on UART it had an effect too!16:04
vstehlersalveti: No trace, sorry. I can retry if you are interested.16:04
rsalvetithat'd be good, but let's wait rc, probably better16:04
vstehlersalveti: I have only the 6 layers board right now.16:05
rsalvetithen we can test a better image16:05
ograoh, i dont have my 6 layer anymore16:05
vstehlersalveti: I retry with console on that one. But only once :)16:05
rsalvetivstehle: weird, the only 2 issues I got currently on 6 and 8 are the highmem and display issues16:05
rsalvetibut no hang16:05
* ogra too only sees the display issues16:05
vstehleI'll capture some traces and come back.16:06
rsalvetivstehle: cool :-)16:06
rsalvetiand it turns out that the led is actually usefull :-)16:06
rsalvetiannoying, but useful16:07
ograits not that annoying if the board sits idle :)16:07
rsalvetiyeah, true16:08
* rsalveti out for lunch16:17
GrueMasterMy system has been up now for almost 20 hours.  No hangs to report.16:20
GrueMasterThis is the 20100927 image.16:21
ograthat's so yesterdayish16:22
ograbut good to hear :)16:22
=== zyga is now known as zyga-dinner
GrueMasterWell, there is no image yet for today (that I have seen).16:22
GrueMasterAnd it is updated.16:22
ograi wasnt serious :)16:23
mpoirierogra: I just touched base with Tim on the 6 patches submitted by Enric Balletbo.16:35
ograwhat did he say ?16:35
mpoirierogra: there is next to no chance of getting them in before the release.16:35
mpoirierI will write SRUs for them and they will go in after.16:36
ograi didnt expect them before release16:36
ogracool !16:36
mpoirierme neither.16:36
mpoirieralso,16:36
mpoirierin the TI meeting last week, you mentionned that when you hit the display problem,16:36
mpoirierto change the console..16:37
mpoirierwhat does that mean exactly ?16:37
ograpressing ctrl-alt+f1 --- then ctrl-alt+f716:38
mpoirierand what does that do for a living ?16:38
ograit switches ttys16:38
ograand if i return to tty7 my screen is back16:38
mpoirierhumm...16:39
mpoiriernever done this before, let me try...16:39
mpoirierogra: I'm faced with a weird display problem on my panda.16:40
mpoirierthe screen goes blank after a while and doesn't come back.16:40
ograhow does that manifest ?16:40
ograyeah, thats the one16:40
mpoirierno error on the screen, unblanking won't work, nor the above little trick.16:41
mpoirierserial console is responsive...16:41
ograouch16:41
mpoirierI've hit something like that before... I think.16:41
* ogra hanst seen that16:41
mpoirierI won't do anything about it just now.16:42
GrueMasterI think you are referring to bug 644714.16:42
ubot2Launchpad bug 644714 in linux-ti-omap4 (Ubuntu) "Screen corruption waking from screen blank if no monitor present (affects: 1) (heat: 526)" [Undecided,New] https://launchpad.net/bugs/64471416:42
mpoiriermaybe...16:42
mpoirierjust maybe.16:42
GrueMasterI think what is happening is the system is querying for edid each time.  I hit it the most with my hdmi switch box.16:43
GrueMasterVery reproducable.16:43
mpoirierI was looking at that bug too.16:43
mpoirierGrueMaster: I'll get back to you when I start investigating this bug.16:43
* GrueMaster isn't going anywhere soon.16:44
=== zyga-dinner is now known as zyga
mpoirierGrueMaster: I think just reproduced the proble you've described.16:47
mpoirierfixing it will be fun.16:47
GrueMasterWell, enjoy yourself.  :P16:47
mpoirierA potential solution will be to keep the highest resolution the system has seen so far and set it to that when EDID can't be read.16:48
mpoirieror maybe it this is how upstream has designed the thing...16:48
mpoirierif no EDID, set to lower possible resolution.16:48
GrueMasterThat I think is the proper solution.  Not sure what other systems do, you might check dove & babbage solutions.16:48
GrueMasterI know it goes to 640x480, which I don't think it properly supports.16:49
mpoirierI don't have dove nor babbage so I can't test.16:49
GrueMasterYou have source trees.16:50
GrueMasterAnd I have hardware.16:50
mpoirierYes, but trying will be easier and much more reliable.16:50
thalassgood evening16:50
mpoirierlike finding needle in hay stack.16:50
mpoiriergood evening.16:50
GrueMasterWhat I am implying is that these platforms have no kernel parameters (unlike beagle), yet they maintain their resolution settings.16:50
mpoirierGrueMaster: have you done the same test on those platform ?16:51
=== hrw is now known as hrw|gone
GrueMasterThey are all on the same switch/monitor.16:51
GrueMasterAnd it is a 19" widescreen 1440x900.16:52
mpoirierand you see the problem on omap4 only ?16:52
thalassI'm curious about the ARM version of Ubuntu, and whether anyone has tried it on a Nokia N900. I'm getting one soon, and if Maemo support fades away after a while i might decide to go with ubuntu rather than this meego thing nokia are replacing maemo with.16:52
GrueMasteryes16:52
GrueMasterNow, babbage is set to 1024x768 it appears.16:53
mpoirierGrueMaster: how about omap3 - what is the behavior ?16:53
GrueMasterOmap3 has a kernel parameter at boot for video.16:53
GrueMasteromapfb.mode=dvi:1280x720MR-16@6016:54
GrueMasterSo it should stay at a fixed resolution.16:54
mpoirierit *should*, but does it stay at a fixed resolution ?16:54
GrueMasterbabbage may be hardcoded to run at 1024x768.  Not sure.16:54
GrueMasterHaven't seen an issue with beagle changing resolution.16:55
mpoirierhad there been one, would you have hit it ? i.e has a beagle ever been in teh same setup ?16:56
GrueMasterOnly recently have I added the panda to the hdmi switch.  I bought the switch specifically so I wouldn't have to buy more monitors.16:57
GrueMasterBeagle, XM, and babbage have shared this configuration all cycle.16:57
mpoirierhas beagle ever been connected to the hdmi switch ?16:57
mpoirierok.16:57
mpoirierit will be interesting to see if the resolution on omap4 stay the same if using "omapfb.mode=dvi:1280x720MR-16@60"  in u-boot...16:59
GrueMasterWell, one way to find out.  Give me a  few minutes.17:00
mpoiriercool.17:02
ynezzhow do you set the resolution if not in u-boot?17:03
ynezzas I understand it, fb_ddc is not working on omap yet, so the kernel will fallback to some default17:04
mpoirierynezz: to the best of my knowledge, in omap3 u-boot is the only place.17:06
mpoirierynezz: on omap4, the driver parses the EDID and set resolution to highest possible.17:06
ynezzwow17:06
GrueMasterthalass: Do a google search.  From what I understand, there is documentation available on how to do that.17:06
ynezzmpoirier: it's the tree with this EDID parsing for omap4 available somewhere?17:07
mpoirierours does it.17:07
mpoirierynezz: sorry, ubuntu doesn it.17:08
mpoirierynezz: sorry again, ubuntu DOES parse EDID.17:08
ynezz:)17:08
ynezzin kernel?17:08
mpoirieryes.17:09
ynezzgotta find it17:09
mpoirierfind what, the ubuntu kernel ?17:09
ynezzyes, the source for omap4 kernel and look how it's done and possibly backport it to omap3/beagle17:11
mpoirierrsalveti: you on ?17:11
mpoirierynezz: hold on.17:12
ynezzI've started some work with EDID parsing in u-boot already, but than have been told, that it would be better to have it proper place, in kernel17:12
mpoirierynezz: that is the same conclusion ubuntu came with.17:13
mpoirierogra: my buggy brain remembers rsalveti was doing something with EDID in omap3.  Do you recall ?17:13
GrueMasterbjf: You sent out a test request for lucid proposed kernel updates, but I am not seeing one for fsl-imx51.  Could you check to make sure it built and was published?17:14
mpoirierynezz: ok, it's just you and me here.17:14
mpoirierynezz: I was supposed to backport omap4 for EDID feature to omap3.17:15
mpoirierbut, to the *best* of my recollection, rsalveti had started the work.17:15
ogrampoirier, yes, but it didnt make it in17:15
mpoirierogra: what do you mean ? technical problem or time constraints ?17:15
ogratime17:16
bjfGrueMaster, https://edge.launchpad.net/ubuntu/+source/linux-fsl-imx5117:16
ograhe took over from dyfet17:16
bjfGrueMaster, 2.6.31-608.20 went into proposed 3 hours ago17:16
mpoirierogra: I'm talking about backporting omap4 EDID functionality to omap317:16
GrueMasterYea, well system isn't seeing it yet.17:16
ogrampoirier, wes, he had two ideas, one was to just hack it into u-boot and the other was to do it properly in the kernel17:17
ynezzmpoirier: cool, found that [PATCH 0/2]OMAP:DSS:RFC for HDMI in OMAP417:17
ogrampoirier, buit there was time for neither17:17
mpoirierogra: he should have told me... I can probably do something about it.17:17
rsalvetimpoirier: I'm now17:18
mpoirierrsalveti in the flesh - cool !17:18
mpoirierrsalveti: what's the status on backporting omap4 EDID thing to omap 3 ?17:18
rsalvetimpoirier: backporting is not actually the right thing right now17:19
rsalvetiwe should improve it first, try to use the common kernel api for edid17:19
GrueMasterbjf: Source is visible at http://ports.ubuntu.com/pool/main/l/linux-fsl-imx51/ but no .deb17:19
rsalvetiand then propose a common solution17:19
rsalvetiwhat I got is a patch that parse the edid and try to set up the default resolution for omap 317:19
rsalvetithe draft works, but will need improvements to send it upstream, and the omap 4 driver needs a lot more love17:20
rsalvetimpoirier: this bug is not related with edid I'd say17:20
mpoirierrsalveti: what bug ?17:20
rsalvetiit's probably the bug I'm facing with my monitor, that I was planning to start debugging it today17:20
rsalvetithe 640x480 on omap 417:20
ynezzrsalveti: can you pls share your patch?17:20
mpoirierrsalveti: ynezz was asking about the backport of Rob Clark's work on the omap4 EDID.17:21
rsalvetiynezz: sure, will publish it at my tree and send you the link17:21
ynezzthis is my beginning with EDID parsing in u-boot http://github.com/ynezz/u-boot-sakoman/commit/36ab7487e1b55ae54b44b02196c4ebfd8ebe1a5817:21
mpoirierthat's when I told him about your work, hence this discussion.17:21
GrueMasterbjf: Nevermind.  Looks like it just started building.17:21
ynezzbut I'll rework it to use the EDID parsing code in kernel17:21
rsalvetiynezz: yup, saw that, also did something similar when trying the edid parsing17:21
rsalvetiynezz: cool, nice to see more people interested on that17:22
bjfGrueMaster, sorry was a little premature there17:22
GrueMasterbjf: Heh.  No big deal.  I was just making sure it wasn't stuck in post-build limbo which has happened in the past.17:23
rsalvetiynezz: just give me some minutes and I'll publish it, cause I'm waiting a kernel built to finish on the same tree17:23
ynezzrsalveti: no problem, I don't need it today or tommorow :)17:23
rsalvetiynezz: what's your email? will send you explaning what I did and what is the state of the omap 4 implementation17:23
ynezzynezz@true.cz17:23
ynezzbut maybe it would be better to follow up on my email in beagleboard mailing list17:24
ynezzthere are others interested in this17:24
ynezzthanks17:24
rsalvetisure, np17:24
mpoirierGrueMaster: how's your testing going ?17:27
GrueMasterSystem is in the middle of a package update.  Should be able to try testing in 10 minutes or so.17:28
ynezzrsalveti: I wonder if the omap4 patch makes it in, looks to me, it's duplicating a lot of code already available in fb_dcc17:29
rsalvetiynezz: yup, that's why it needs more work on it first17:29
rsalvetiit's parsing it by hand17:29
rsalvetiI tried to use it on my patch the most I could17:30
rsalvetiso we'd avoid having duplicates17:30
GrueMasterHmmm.  This is interesting.  While watching apt-get install packages, it will fill the screen with gdk-pixbuf errors (which I will need to file a bug on) and then it starts typing the last line 1 character at a time for about 20 characters before resuming full speed.17:31
GrueMasterThe gdk-pixbuf issue appears to just be a flood of warnings.17:33
mpoirierpersia: you on ?17:34
GrueMasterIt is 1:35am his time.  Doubtful.17:34
mpoirierGrueMaster: he told me to poke him at any hours of the day...17:35
mpoirierI'm trying my luck...17:35
mpoirierGrueMaster: you panda,17:35
mpoirierdo you boot it with DHCP or static IP ?17:36
GrueMasterHey, lets not get personal.17:36
ynezzrsalveti: ok, I've found the thread on linux-omap mailing list about that EDID/HDMI/OMAP4 and I'll ask that guy some questions about OMAP3 support, as I see it would be wise to have some common functionality for both cores from start17:36
GrueMasterOh.  DHCP.17:36
rsalvetiynezz: do you have the link or thread name?17:36
mpoirierok. does it keep the same mac address after every boot ?17:36
ynezzrsalveti: http://www.spinics.net/lists/linux-omap/msg35867.html17:37
GrueMasterI'm not sure.  Have to check the logs.17:37
rsalvetiynezz: oh, about the hdmi, thanks17:37
mpoirierdoing ifconfig -a will tell you.17:37
rsalvetiynezz: you can ask mythripk directly :-)17:38
GrueMasterNot very well.  I do image testing.  Meaning I have a new image almost daily.17:38
mpoirieralso, if the mac changes, you *should* get a different ip address.17:38
GrueMasterI can more easily check my dhcp logs.17:38
GrueMasterone sec (requires monitor switch).17:38
mpoirieras you please.17:39
rsalvetiynezz: but I believe one thing is the hdmi driver, another is the edid parsing17:40
rsalvetifor the only the edid parsing part could be common for both omap 3 and omap 417:40
ynezzbrb17:41
GrueMastermpoirier: Doesn't look like it, but then again, I'm not sure.  I only have one entry in my server for panda8 (8 layer ES2.0), but 3 different mac entries for panda6 (6 layer ES2.0)17:41
mpoirierGrueMaster: are you doing anythign special with your panda8 right now ?17:42
thalassGruemaster: Thanks. I didn't find much before i came in here, but it does seem promising. I doubt i'll attempt it while the phone is under warranty. But thanks!17:42
GrueMastermpoirier: Not really.  I was mainly focusing on dove audio today while I await RC images.17:44
mpoirieris your panda8 up ?17:44
GrueMasterNot at the moment.  Ran out of spare power supplies (have to timeshare with my XM at the moment).17:45
GrueMasterI plan on getting another one today.17:45
mpoirierGrueMaster: ok, when you do bring it up, please do an ifconfig from the console and note the mac address.17:46
mpoirierfrom there reboot, and check the mac again.17:46
mpoiriermine changes from boot to boot.17:47
ynezzrsalveti: I don't know much about omap4 and its differences between omap317:47
mpoirierGrueMaster: either driver issue or not MAC has been programmed in eeprom.17:47
ynezzrsalveti: as I understand it, on omap3 you can read edid using i2c3 and on omap4 using hdmi, right?17:48
rsalvetiynezz: http://focus.ti.com/pdfs/wtbu/OMAP4430_ES2.0_Public_TRM_vJ.pdf in case you want to know more about it17:48
rsalvetiynezz: right17:48
=== 50UAAQ1AI is now known as ian_brasil
ynezzrsalveti: ok, so I think, that the right place to do that stuff would be using fb_ddc, just adding something like drivers/video/omap2/i2c.c for omap3 and drivers/video/omap4/hdmi.c for omap4 with code which will contain same functionality like for example drivers/video/nvidia/nv_i2c.c17:54
ynezzcode for just reading edid and leave the rest on fb_ddc17:54
rsalvetiynezz: yeah, that's what I think17:54
rsalvetigive me just a min and I'll show you what I did17:55
ynezzcool17:55
GrueMastermpoirier: Yes, it appears to change.  Not sure if that can be "fixed" by setting a variable in the boot.scr.  I don't think this version of uboot supports the nic.17:57
mpoirierGrueMaster: thanks - it confirms my suspicion.17:58
mpoirierI'll check with TI before opening a bug...17:58
GrueMasterYou may not get very far.  Dove has the same issue and there has been a bug on that for two cycles.18:01
GrueMasterTheir answer was that they didn't want to cause conflict between two systems with the same mac.18:01
rsalvetiynezz: please check http://kernel.ubuntu.com/git?p=rsalveti/ubuntu-maverick.git;a=shortlog;h=refs/heads/omap3-edid-parsing18:08
rsalvetiynezz: http://kernel.ubuntu.com/git?p=rsalveti/ubuntu-maverick.git;a=commitdiff;h=a0ea712b64988ccd7984069b99864a1b4ac43881;hp=99372b26f533da4d9f6e59a744c67170a7d990d318:08
rsalvetihere you can find how I'm probing and parsing it18:09
ynezzok, thanks!18:09
rsalvetiI decided to first generate the modedb, like any other video driver we have, and then try to get the best one18:09
rsalvetiit's dvi, but I'm only using CVT with reduced blanking18:09
rsalvetito get better timings18:09
rsalvetiynezz: and then the dpi_check_timings will try to adjust the timings to be ok with the pck18:10
rsalvetiso if you have an example that has a higher pck (limit 86500), it'll try to adjust the vsync and hsync18:11
rsalvetiso it can work at least from the omap perspective18:11
rsalvetibut then you need to check if this is actually supported by the monitor, otherwise you'll easily get out of sync18:11
rsalvetiynezz: if you activate debug at drivers/video/fbmon.c you'll see all the modes and everything, quite cool18:13
rsalvetiynezz: I know the panel-generic is not the right place, was using it just to get a working model18:13
ynezzand another one from tomba http://groups.google.com/group/beagleboard/msg/bd988bdaa65b7d5818:13
ynezz:)18:13
rsalvetiyup, a little bit similar, but he register an i2c device18:17
rsalvetiwith my patch I get Best Mode: 1280x1024@56 from my monitor18:18
rsalvetiit's the same one you'll get when using 1280x1024MR@6018:19
ynezzcool, will try it on my TV :)18:19
rsalvetiynezz: but I also want to improve it to get the best one respecting the aspect ratio18:20
rsalveti1280x720 looks better at my monitor18:20
ajayhi i all i am not able to get uboot prompt over minicom18:25
ynezzrsalveti: I've stolen a few EDID dumps somewhere http://github.com/ynezz/u-boot-edid/tree/master/test/18:28
ynezzrsalveti: parsing them and looking into the output seems quite interesting18:28
rsalvetiynezz: hm, lots of interesting ones, cool :-)18:28
rsalvetiynezz: do you have all these monitors to test? would be awesome18:29
ynezznope :)18:29
ynezzjsut this one http://github.com/ynezz/u-boot-edid/blob/master/test/edid.lcd.tv.samsung32inch18:29
rsalvetigot it :-)18:29
rsalvetithat's the main reason I postponed this feature for maverick, lack of monitors to test at the moment18:30
rsalvetiwanted first to be sure that we're not getting a bizarre result with some monitors18:30
GrueMasterajay: What system are you using?  Do you have your serial port set to 115200?  Null Modem Cable?18:31
ynezzrsalveti: we've quite a few different 14-27", different vendors in the company, so I can test it, no problem18:31
rsalveticool, good to know18:32
mpoirierGrueMaster: did you have time to dig up the few options needed to get beagle sound going ?   No big deal if you haven't...18:45
GrueMasterNo, but I can in a second.  System is available & idle.18:46
mpoiriercool18:46
GrueMastersorry, network is running a bit slow.  Mirror must be updating.19:01
GrueMastermpoirier: http://paste.ubuntu.com/502238/ But the volume control labels were cut off by diff.  First is "DAC2 Analog" second is "Headset".  I will post a tarball with both amixer-before and amixer-after output shortly.19:07
mpoirierGrueMaster: before and after what ?19:08
mpoirierwhat's happening in between ?19:09
GrueMasterI ran "amixer>amixer-before.txt" to dump default settings, then made changes in alsamixer, and redumped.19:09
GrueMasterFile is at http://members.dsl-only.net/~tdavis/beagle-audio.tgz19:10
GrueMasterrunning amixer by itself will dump the current mixer settings/levels.  Then alsamixer can be used to visually change them.19:11
mpoirierGrueMaster: you just typed "amixer" on the cmd line ?19:12
GrueMasteryes19:12
GrueMasterYou do know how to use alsa utils, right?19:13
mpoirierI do but I need to undertand exactly what you did to reproduce properly.19:13
mpoirierThe "alsamixer used to visually change them" part, is that through graphic interface ?19:14
GrueMasterIt is a console tool.19:15
GrueMasterOpen a terminal and try it.  It gives you direct control over the exposed audio controls through the driver.19:15
mpoirieryes, just wanted to make sure we're on the same page.19:16
mpoirierGrueMaster: I've been playing with sound for a while now thanks.20:44
GrueMasterok20:44
mpoirierGrueMaster: how did you know it was "HeadsetL Mixer AudioL2" you had to un-mute ?20:45
mpoirieris there a trick ?20:45
GrueMasterYea, open two terminal windows, start "speaker-test -c 2 -t wav" in one and tweak alsamixer controls in the other until audio is heard.20:45
mpoirierAH !20:46
GrueMasterSpeaker-test will run untill <ctrl>-c.20:46
mpoirierI love brute force solutions - thanks.20:47
GrueMasterWell, I am a brute, so it's what I do.20:47
GrueMaster:P20:47
Heff01Hi, can anyone help enable svideo in Maverick Meerkat beta, on Beagle XM, over minicom21:10
GrueMasterHeff01: I don't know if that has been tested or even enabled.  Not something that is easy to test here.21:14
Heff01Stuck until I get hdmi to dvi d cable then21:15
PhilMI left one in my cube when I left TI21:15
Heff01doh21:15
PhilM:-)21:16
Heff01Only got board yesterday, just eager to get going21:16
PhilMMicro Center carries them for $10US21:16
Heff01I know, on GMT everythings shut21:16
Heff01had svideo lying around21:17
Heff01I guess it could be enabled thru xorg when booted21:18
Heff01#android-arm21:20
=== JaMa is now known as JaMa|Zzz

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!