[Bug 677075] Re: wifi on IGEPv2 board broken in 2.6.35-1008-linaro-omap

2011-03-10 Thread Torez Smith
this bug is fixed in linaro natty now ** Changed in: linux-linaro (Ubuntu) Status: Incomplete = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/677075 Title: wifi on IGEPv2 board

[Bug 712025] Re: asoc: interface omap-mcbsp-dai hw params failed

2011-03-09 Thread Torez Smith
additional information as it appears to be related running on beagleXM board ~~~ linaro images linaro-natty-headless-tar-20110216-0.tar.gz and hwpack_linaro-omap3_20110216-0_armel_supported.tar.gz ~~~ beagleXM cat /proc/asound/version Advanced Linux

[Bug 712025] Re: asoc: interface omap-mcbsp-dai hw params failed

2011-03-09 Thread Torez Smith
playing a wave file with different sample rate produced similar results... ~~~ file from .http://freewavesamples.com/files/Roland-D-20-Sax-C5.wav beagleXM aplay Roland-D-20-Sax-C5.wav Playing WAVE 'Roland-D-20-Sax-C5.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo

[Bug 712025] Re: asoc: interface omap-mcbsp-dai hw params failed

2011-03-09 Thread Torez Smith
adjusted all mute and volume levels via alsamixer but no changes and/or effect -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/712025 Title: asoc: interface omap-mcbsp-dai hw params failed

[Bug 731418] [NEW] mp3 playback not working on IGEPv2 board

2011-03-08 Thread Torez Smith
Public bug reported: On IGEPv2 board with linaro image linaro-n-developer-tar-20110216-0 installed. Using text2wave to create a .wav file from a text file, and then lame to create a .mp3 file from the .wav file. text2wave text_file.txt -o text_file.wav lame -f text_file.wav

[Bug 725005] [NEW] powerdebug -d produces segmentation fault on igep board

2011-02-25 Thread Torez Smith
Public bug reported: subsequent execution of powerdebug -d on igep board causes seg-fault. Running igep board with Linaro's headless image and hwpack igep_20110216-0. The series of events leading up to this were powerdebug -d pwr.out works fine and produces expected results.

[Bug 708883] Re: Panda board shuts down during boot

2011-02-23 Thread Torez Smith
interesting observation... If I start with linaro-natty-headless image, build kernel mentioned in #39 with patch applied from #37, the kernel boots fine and the board stays up for hours. If however I start with linaro-n-developer image, build kernel mentioned in #39 with patch applied from #37,

[Bug 715601] Re: powerdebug does not run on IGEPv2 board

2011-02-16 Thread Torez Smith
** Changed in: linux-linaro (Ubuntu) Status: New = Confirmed ** Changed in: linux-linaro (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/715601

[Bug 708883] Re: Panda board shuts down during boot

2011-02-08 Thread Torez Smith
interesting data pointrunning with Linaro image linaro-natty-headless-tar-20110202-0 and hwpack_linaro-panda_20110202-0_armel_supported but switched kernel, initrd, boot loader and xloader out with that from ubuntu natty and I no longer see the board halting problem. While still using the

[Bug 715601] [NEW] powerdebug does not run on IGEPv2 board

2011-02-08 Thread Torez Smith
Public bug reported: the powerdebug tool does not successfully run on the IGEPv2 board running Linaro. The tool starts up and reports the following error Unable to find clock tree information at /sys/kernel/debug/clock. Linaro image N (development branch) (GNU/Linux 2.6.37-1001-linaro-omap

[Bug 715601] Re: powerdebug does not run on IGEPv2 board

2011-02-08 Thread Torez Smith
same case for beagleXM board. The Clocks has a missing file (/sys/kernel/debug/clock) The Regulators option appears to work The Sensors option states `only in Dump mode` -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 677075] [NEW] wifi on IGEPv2 board broken in 2.6.35-1008-linaro-omap

2010-11-18 Thread Torez Smith
Public bug reported: if booting linaro kernel version 2.6.35-1008-linaro-omap, with hwpack_linaro-igep_20101109-1_armel.tar.gz, the Marvell WLAN 802.11 adapter is never instantiated on the board preventing the wifi interface from coming up. Replacing the kernel with 2.6.35-1007-linaro-omap, the

[Bug 676311] Re: files /sys/devices/system/cpu/cpu0/cpufreq/* appear to be missing on beagle

2010-11-17 Thread Torez Smith
The Linaro omap kernel appears to have the following defines for cpufreq CONFIG_CPU_FREQ=y CONFIG_CPU_FREQ_TABLE=y # CONFIG_CPU_FREQ_DEBUG is not set CONFIG_CPU_FREQ_STAT=y CONFIG_CPU_FREQ_STAT_DETAILS=y CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y

[Bug 676311] [NEW] files /sys/devices/system/cpu/cpu0/cpufreq/* appear to be missing on beagle

2010-11-16 Thread Torez Smith
Public bug reported: It appears files such as /sys/devices/system/cpu/cpu0/cpufreq/* are omitted from the Linaro image for beagle board. Although there does appear to be logic in cpufreq.c to display the context of file cpuinfo_cur_freq, (show_cpuinfo_cur_freq()), there are no obvious

[Bug 654586] Re: No functionality to detect IGEPv2 board version

2010-11-09 Thread Torez Smith
the problem being is fixed is not well defined here. Looking for a description of exactly what is broken and how to detect it has been fixed. If this is a new feature, there needs to be description specifying what the changes are and how to verify they work. -- No functionality to detect IGEPv2

[Bug 651589] Re: VBUS and overcurrent GPIO init missing in IGEPv2 board

2010-11-09 Thread Torez Smith
attempting to verify this bugwhich GPIOs are being initialized before they are considered by the processor? Is the fix going down the line and initializing all? What is the problem seen before applying this patch? -- VBUS and overcurrent GPIO init missing in IGEPv2 board

[Bug 654595] Re: VMMC2 regulator is configured but not used on IGEPv2 board

2010-11-09 Thread Torez Smith
Verified the kernel in http://launchpadlibrarian.net/58728585/linux- image-2.6.35-23-omap_2.6.35-23.37_armel.deb boots According to #2 above, changes are not noticeable so verification of this bug are generic functionality of the IGEP board. Tested on IGEPv2, uname -a Linux tweetybird

[Bug 607250] Re: omapdss: VDDA_DAC regulator on IGEPv2

2010-11-08 Thread Torez Smith
The changes for this bug were added to the Maverick Proposed tree and seem to have not been pulled back into Linaro tree at this point. I've tested and verified the Maverick proposed kernel from http://launchpadlibrarian.net/58060627/linux-image-2.6.35-1008-linaro- omap_2.6.35-1008.15_armel.deb

[Bug 654582] Re: 4 LEDs on IGEPv2 board are not initialized/working

2010-11-08 Thread Torez Smith
I've tested and verified the Maverick proposed kernel from http://launchpadlibrarian.net/58060627/linux-image-2.6.35-1008-linaro- omap_2.6.35-1008.15_armel.deb does resolve and fix this bug. Tests were made on IGEPv2 board and Beagle XM (to assure no regression). kernel config..

[Bug 672715] [NEW] LED on IGEPv2 board is enabled with 0 and instead of with 1

2010-11-08 Thread Torez Smith
Public bug reported: on board LED defined as green:d1 has reverse logic to determine if the led is turned on or not. Usually a value of 0 written to the its gpio position turns leds off, however in this case a value of 0 turns this led on while a value of 1 turns it off Simple user level tests

[Bug 629478] Re: boot partition is mounted read-only even though specify rw

2010-11-08 Thread Torez Smith
this problem was fixed in subsequent revisions of the flash tool so no longer exists. ** Changed in: linux-linaro (Ubuntu) Status: Incomplete = Fix Released -- boot partition is mounted read-only even though specify rw https://bugs.launchpad.net/bugs/629478 You received this bug

[Bug 631306] Re: Beagle XM board fails to boot after installing netbook-launcher-efl

2010-11-08 Thread Torez Smith
this problem is no longer reproducible on subsequent releases. It is also believed the problem was due to a faulty board. ** Changed in: linux-linaro (Ubuntu) Status: Incomplete = Fix Released -- Beagle XM board fails to boot after installing netbook-launcher-efl

[Bug 607250] Re: omapdss: VDDA_DAC regulator on IGEPv2

2010-11-05 Thread Torez Smith
as of the Linaro 20101105-0 build, the changes for this fix do not appear to be present. -- omapdss: VDDA_DAC regulator on IGEPv2 https://bugs.launchpad.net/bugs/607250 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 646368] Re: smsc911x has no module alias, does not get auto-loaded on OMAP3 EVM

2010-10-14 Thread Torez Smith
Ricardo, thanks, which patch was it in particular? -- smsc911x has no module alias, does not get auto-loaded on OMAP3 EVM https://bugs.launchpad.net/bugs/646368 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 654872] Re: linaro-media-create has logic problems

2010-10-13 Thread Torez Smith
Hey Steve, yes, I ran into a case where the tool was halting because it was not able to umount /proc. At the time I filed this bug I was executing it from within the lucid- chroot environment because I was running from a Karmic base system. There is a good chance the problems I ran into were

[Bug 629195] Re: different instances apt-get install fails

2010-10-13 Thread Torez Smith
Steve, there is a great chance the problem seen was due to bad RAM issues on my beagle XM board, as I have not seen this problem after replacing the board. -- different instances apt-get install fails https://bugs.launchpad.net/bugs/629195 You received this bug notification because you are a

[Bug 646985] Re: [IGEPv2 board] The USB systems cease to work after an unplug event on linux linaro kernel

2010-10-12 Thread Torez Smith
Hello Ricardo, I am not longer seeing this problem. One of the most recent kernel's tested were the linux-omap kernel and the linux-linaro kernel as of the Linaro Daily build 20101012-0 If you are still seeing the problem, please let me know, thanks! -- [IGEPv2 board] The USB systems cease to

[Bug 629474] Re: flash-kernel tool does not properly update beagle XM

2010-10-11 Thread Torez Smith
Yes, this problem appears to be fixed as of the 20101007-1 build ** Changed in: linux-linaro (Ubuntu) Status: New = Fix Released -- flash-kernel tool does not properly update beagle XM https://bugs.launchpad.net/bugs/629474 You received this bug notification because you are a member of

[Bug 607250] Re: omapdss: VDDA_DAC regulator on IGEPv2

2010-10-06 Thread Torez Smith
I've pulled down the linaro kernel ( 2.6.35-1006.12 in particular) and patched with patches from http://kernel.ubuntu.com/git?p=rsalveti /ubuntu-maverick.git;a=shortlog;h=refs/heads/fix-igepv2-display In particular commit 569beb73e9d5cca4d567388dd297eb7fbbc3df42 and commit

[Bug 654872] [NEW] linaro-media-create has logic problems

2010-10-04 Thread Torez Smith
Public bug reported: In one case noticed, linaro-media-create tool has logic of the following form unpack_binary_tarball if [ $HWPACK_FILE ]; then install_hwpack fi remove_binary_dir() { if [ -d binary/ ]; then sudo rm -rf binary/ fi } where unpack_binary_tarball is

[Bug 646985] Re: [IGEPv2 board] The USB systems cease to work after an unplug event on linux linaro kernel

2010-10-04 Thread Torez Smith
** Changed in: linux-linaro (Ubuntu) Status: New = In Progress -- [IGEPv2 board] The USB systems cease to work after an unplug event on linux linaro kernel https://bugs.launchpad.net/bugs/646985 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 646985] Re: [IGEPv2 board] The USB systems cease to work after an unplug event on linux linaro kernel

2010-09-30 Thread Torez Smith
** Changed in: linux-linaro (Ubuntu) Assignee: (unassigned) = Torez Smith (lnxtorez) -- [IGEPv2 board] The USB systems cease to work after an unplug event on linux linaro kernel https://bugs.launchpad.net/bugs/646985 You received this bug notification because you are a member of Ubuntu

[Bug 652669] [NEW] linaro-media-create have problems handling hwpacks

2010-09-30 Thread Torez Smith
Public bug reported: I'm currently running linaro-media-create inside a lucid chroot environment. I have some packages installed inside this env, such as qemu-arm-static and apt-get install python-argparse but the tool is not recognizing and finding them. I have also installed

[Bug 646368] Re: smsc911x has no module alias, does not get auto-loaded on OMAP3 EVM

2010-09-24 Thread Torez Smith
see a similar thing on IGEPv2 board -- smsc911x has no module alias, does not get auto-loaded on OMAP3 EVM https://bugs.launchpad.net/bugs/646368 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 643462] [NEW] Linaro build process fails to generate builds for 20100919 and 20100920

2010-09-20 Thread Torez Smith
Public bug reported: Build log shows failure while building /build/buildd/linux- linaro-2.6.35/debian/build/tools-/tools/perf install -d /build/buildd/linux-linaro-2.6.35/debian/build/tools- for i in *; do ln -s /build/buildd/linux-linaro-2.6.35/$i

[Bug 618734] Re: [omap/igep] No eth0 with Linaro kernel

2010-09-20 Thread Torez Smith
ah... it appears the fix for this bug also went in along side the bug to turn on do_tools which explains why I'm not finding these fixes in Linaro build 20100918-0 So I'll retest for these changes once we have resolution to bug

[Bug 639852] Re: Linaro Daily build 20100915 does not boot on Beagle XM A2 boards

2010-09-16 Thread Torez Smith
The resolution here was a problem both in the daily builds and with the linaro-media-create tool. The media create tool was looking to pull the x-loader file (aka MLO file) along with the boot loader file (u-boot.bin file) from the /boot directory on the rootfs partition. The media create tool

[Bug 639852] [NEW] Linaro Daily build 20100915 does not boot on Beagle XM A2 boards

2010-09-15 Thread Torez Smith
Public bug reported: pulled down Linaro daily build from http://snapshots.linaro.org/10.11-daily/linaro- headless/20100915/0/images/tar/linaro-m-headless-tar-20100915-0.tar.gz and linaro-media-create tool from bzr branch lp:linaro-image-tools. Created a newly installed sd card, inserted it in

[Bug 639862] [NEW] linaro-media-create tool fails silently

2010-09-15 Thread Torez Smith
Public bug reported: there are a few cases within the tool where it's not able to find a file or path and instead of it failing and/or exiting, it keeps going. One example is if [ ! ${IMAGE_FILE} ]; then for device in /dev/disk/by-id/*; do if [ `realpath $device` = $MMC ]; then

[Bug 636895] Re: 20100912-0 build does not boot on beagle xm

2010-09-14 Thread Torez Smith
Tom, how are you creating the image? Is this a fresh image via linaro- media-create or an upgrade? I've installed 9/12 and 9/13 builds with linaro-media-create and it boots to the shell with no problems. I run into trouble if I dist- upgrade from Beta to 9/13 (for example) because the missing

[Bug 636895] Re: 20100912-0 build does not boot on beagle xm

2010-09-14 Thread Torez Smith
ah-ha...bingo...I pulled down the most recent linaro-media-create tool and am finally able to re-create this bug. The diff between the linaro-media-create tool I was using and the one I just pulled down is --- orig_linaro-media-create2010-09-13 15:35:37.0 -0500 +++

[Bug 636895] Re: 20100912-0 build does not boot on beagle xm

2010-09-14 Thread Torez Smith
after much investigation, it appears there are fixes added to uboot to help solve this problem. A new version of uboot is forth coming and with that version we should be able to boot up with no problems? This problem should be fixed in our next Linaro build. -- 20100912-0 build does not boot

[Bug 636895] Re: 20100912-0 build does not boot on beagle xm

2010-09-13 Thread Torez Smith
** Changed in: linux-linaro Assignee: John Rigby (jcrigby) = Torez Smith (lnxtorez) -- 20100912-0 build does not boot on beagle xm https://bugs.launchpad.net/bugs/636895 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 636895] Re: 20100912-0 build does not boot on beagle xm

2010-09-13 Thread Torez Smith
Hi Michael, one data pointif I use linaro-media-create to create an sd image with daily build http://snapshots.linaro.org/10.11-daily/linaro-headless/20100913/0/images/tar/linaro-m-headless-tar-20100913-0.tar.gz, the XM board boots up to the shell prompt with no problems.

[Bug 636895] Re: 20100912-0 build does not boot on beagle xm

2010-09-13 Thread Torez Smith
Hi, went back and ran with Linaro image 0912 ( http://snapshots.linaro.org/10.11-daily/linaro-headless/20100912/0/images/tar/linaro-m-headless-tar-20100912-0.tar.gz ) and it also boots to the shell prompt http://pastebin.ubuntu.com/493384 -- 20100912-0 build does not boot on beagle xm

[Bug 636895] Re: 20100912-0 build does not boot on beagle xm

2010-09-13 Thread Torez Smith
** Changed in: linux-linaro Status: New = In Progress -- 20100912-0 build does not boot on beagle xm https://bugs.launchpad.net/bugs/636895 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 636895] Re: 20100912-0 build does not boot on beagle xm

2010-09-13 Thread Torez Smith
tried from another angle...used linaro-media-create to load and install linaro Beta image 20100830-2 followed by a apt-get update and then apt-get dist-upgrade During the dist-upgrade kernel image linux-image-2.6.35-1005-linaro-omap was being installed as I expected (kernel image

[Bug 636895] Re: 20100912-0 build does not boot on beagle xm

2010-09-13 Thread Torez Smith
the read-only fix (patch) was not added to the linaro kernel by Beta time so its expected there are problems with the boot partition being mounted read-only. As such, if I place the sd card on my host machine, call mkimage on the new kernel (kernel from linaro build 20100913-0) and re-insert the

[Bug 633338] Re: no LCD support on IGEPv2 board

2010-09-09 Thread Torez Smith
** Changed in: linux-linaro (Ubuntu) Status: New = In Progress -- no LCD support on IGEPv2 board https://bugs.launchpad.net/bugs/68 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 633338] [NEW] no LCD support on IGEPv2 board

2010-09-08 Thread Torez Smith
Public bug reported: While running Linaro image 20100905-0 and with LCD connected via hdmi -- dvi, the LCD initially has power during first stages of kernel boot but screen goes blank afterwards. Detected Numonyx OneNAND 4G Flash Loading u-boot.bin from onenand U-Boot 2009.11-1 (Mar 22 2010

[Bug 631306] Re: Beagle XM board fails to boot after installing netbook-launcher-efl

2010-09-06 Thread Torez Smith
If restore uImage and uInitrd ( i.e., mv uImage.bak uImage and mv uInitrd.bak uInitrd ) and reboot system, the kernel boots up fine. -- Beagle XM board fails to boot after installing netbook-launcher-efl https://bugs.launchpad.net/bugs/631306 You received this bug notification because you

[Bug 631306] [NEW] Beagle XM board fails to boot after installing netbook-launcher-efl

2010-09-05 Thread Torez Smith
Public bug reported: clean installation of linaro image 20100905-0 and successful installation of packages ssh uboot-mkimage netbook-launcher-efl .shut the board down preceded by a few sync callsattempted to reboot and did not get further than booting the

[Bug 631306] Re: Beagle XM board fails to boot after installing netbook-launcher-efl

2010-09-05 Thread Torez Smith
the execution of apt-get install netbook-launcher-efl also installs package uboot-mkimage But the installation of package uboot-mkimage appears to call flash- kernel to generate and install a new kernel image r...@localhost:~# apt-get install uboot-mkimage Reading package lists...

[Bug 629474] [NEW] flash-kernel tool does not properly update beagle XM

2010-09-03 Thread Torez Smith
Public bug reported: while updating beagle XM board via flash-kernel tool ( ./flash-kernel 2.6.35-1004-linaro-omap ), the kernel appears to be properly upgraded as content of /proc/versions has correct information # cat /proc/version Linux version 2.6.35-1004-linaro-omap (bui...@gourd)

[Bug 629478] [NEW] boot partition is mounted read-only even though specify rw

2010-09-03 Thread Torez Smith
Public bug reported: while executing tool flash-kernel, it seems boot partition is originally mounted rw as desired. However, during the execution of the tool, and after we have written to the mounted file system, its not being reported as a read-only file system, causing subsequent writes not to

[Bug 628996] [NEW] [ 446.671722] Alignment trap: not handling instruction e1910f9f at [c0392700]

2010-09-02 Thread Torez Smith
Public bug reported: booted Linaro image 20100902-0 on beagle XM board. Executed the following on the LCD monitor apt-get update apt-get upgrade then executed the following on console of XM board apt-get install ubuntu-desktop Following the Do you want to

[Bug 628996] Re: [ 446.671722] Alignment trap: not handling instruction e1910f9f at [c0392700]

2010-09-02 Thread Torez Smith
** Attachment added: output of console screen https://bugs.launchpad.net/bugs/628996/+attachment/1537712/+files/freeze -- [ 446.671722] Alignment trap: not handling instruction e1910f9f at [c0392700] https://bugs.launchpad.net/bugs/628996 You received this bug notification because you

[Bug 629022] [NEW] Unpacking libntfs-3g75 (from .../libntfs-3g75_1%3a2010.3.6-1ubuntu1_armel.deb) ...

2010-09-02 Thread Torez Smith
Public bug reported: installed Linaro build 20100902-0 on my beagle XM board and am running apt-get install ubuntu-desktop . See various errors with the more recent one being. After this operation, 1564MB of additional disk space will be used. Do you want to continue [Y/n]? y Get:1

[Bug 629022] Re: Unpacking libntfs-3g75 (from .../libntfs-3g75_1%3a2010.3.6-1ubuntu1_armel.deb) ...

2010-09-02 Thread Torez Smith
** Attachment added: output of console screen https://bugs.launchpad.net/bugs/629022/+attachment/1537810/+files/screenlog.0 -- Unpacking libntfs-3g75 (from .../libntfs-3g75_1%3a2010.3.6-1ubuntu1_armel.deb) ... https://bugs.launchpad.net/bugs/629022 You received this bug notification

[Bug 629195] [NEW] different instances apt-get install fails

2010-09-02 Thread Torez Smith
Public bug reported: While running on beagle XM board I've noticed with a fresh clean install of Linaro 20100902-0 that invocation of apt-get install fails. Below is an example failure while installing ssh. No additional packages are installed on the system beside the base set. ~#