[Bug 512845] Re: Securetty not updated for specified serial port

2010-02-10 Thread Oliver Grawert
Status: New ** Changed in: rootstock (Ubuntu) Status: Confirmed = Won't Fix ** Changed in: shadow (Ubuntu) Status: New = Incomplete ** Changed in: shadow (Ubuntu) Importance: Undecided = Medium ** Changed in: shadow (Ubuntu) Assignee: (unassigned) = Oliver Grawert (ogra

[Bug 512845] Re: Securetty not updated for specified serial port

2010-02-09 Thread Oliver Grawert
** Changed in: rootstock (Ubuntu) Status: New = Confirmed ** Changed in: rootstock (Ubuntu) Assignee: (unassigned) = Oliver Grawert (ogra) ** Changed in: rootstock (Ubuntu) Importance: Undecided = Medium -- Securetty not updated for specified serial port https

[Bug 317094] Re: meta bug to collect lshal touchscreen info

2010-02-05 Thread Oliver Grawert
Moved comment from Markus Haybach that falsely changed the bug description. I solved my problem. Here comes the report: 00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GME Express Memory Controller Hub [8086:27ac] (rev 03) Subsystem: Device [1b7d:0002] Control: I/O- Mem+ BusMaster+

[Bug 507887] Re: NIC not properly initialized in uboot code

2010-01-22 Thread Oliver Grawert
hmm, i dont see any code providing the mxc_fec_set_mac_from_env() function in either the 2009.01 nor the 2009.08 trees, but i'm doing a testbuild nontheless now ... will report back soon ... -- NIC not properly initialized in uboot code https://bugs.launchpad.net/bugs/507887 You received this

[Bug 507887] Re: NIC not properly initialized in uboot code

2010-01-22 Thread Oliver Grawert
as i expected: cpu/arm_cortexa8/mx51/libmx51.a(generic.o): In function `cpu_eth_init': cpu/arm_cortexa8/mx51/generic.c:261: undefined reference to `mxc_fec_set_mac_from_env' is there another patch i'm missing that is not in the BSP ? -- NIC not properly initialized in uboot code

[Bug 507887] Re: NIC not properly initialized in uboot code

2010-01-22 Thread Oliver Grawert
note btw that we are currently having to use the latest 2009.01 uboot with the patches from the RC BSP (from dec. 9) due to bug #506761 (the error above shows up in a 2009.08 testbuild from the latest BSP as well though) -- NIC not properly initialized in uboot code

[Bug 507887] Re: NIC not properly initialized in uboot code

2010-01-21 Thread Oliver Grawert
using: setenv ethaddr some random MAC address setenv ipaddr a valid IP of the net the NIC is connected to seems to help. but indeed thats not usable in the automated SD card boot we are using since it would enforce to type in the IP each time you boot through serial console ... automated setting

[Bug 510585] [NEW] uboot-imx should have hush shell support enabled by default

2010-01-21 Thread Oliver Grawert
Public bug reported: on our images we currently use boot.scr scripts in uboot based systems to make it easy to set cmdline options for the kernel... we currently use the patch below for our uboot-imx package, it would be nice to have these two options set by default upstream instead: ---

[Bug 507887] [NEW] NIC not properly initialized in uboot code

2010-01-15 Thread Oliver Grawert
Public bug reported: with the recent uboot 2009.08 with freescale patches applied the FEC NIC doesnt get properly initialized under the running system this results in: SIOCSIFFLAGS Cannot assign requested address when running ifconfig eth0 up. the NIC reportse a hardware address of

[Bug 506761] Re: lucid uboot hangs on fatload uImage on fsl TO2 TO2.5 and TO3

2010-01-15 Thread Oliver Grawert
even though initramfs and kernel load now, we still can not load boot.scr files which is essential for parsing the kernel cmdline options on SD boots. -- lucid uboot hangs on fatload uImage on fsl TO2 TO2.5 and TO3 https://bugs.launchpad.net/bugs/506761 You received this bug notification because

[Bug 506761] Re: lucid uboot hangs on fatload uImage on fsl TO2 TO2.5 and TO3

2010-01-13 Thread Oliver Grawert
Thanks Zhang, sadly thats not the way it can work in ubuntu, we build a package of the kernel (natively on an armel machine) which then puts out a vmlinuz file to be used with the various supported bootloaders (redboot/uboot). for creating a bootloader specific variant of the kernel image we need

[Bug 506761] Re: lucid uboot hangs on fatload uImage on fsl TO2 TO2.5 and TO3

2010-01-13 Thread Oliver Grawert
wow, thanks zhang, another issue we have is that we dont know where exactly to load an uinitrd to, that isnt documented either, would you know what values to use here ? -- lucid uboot hangs on fatload uImage on fsl TO2 TO2.5 and TO3 https://bugs.launchpad.net/bugs/506761 You received this bug

[Bug 504723] [NEW] [MIR] uboot-imx

2010-01-08 Thread Oliver Grawert
Public bug reported: uboot-imx is the new bootloader of choice for the freescale imx51 architecture. it will replace redboot on our images soon (see https://blueprints.launchpad.net/ubuntu/+spec/mobile-lucid-imx51-debian- cd-to-uboot ) this specific package is in ubuntu only and is fully

[Bug 401039] Re: Add support for TouchPack family touchscreens (Clevo TN120 series tablets / ASUS eeeTOP and other devices)

2009-10-24 Thread Oliver Grawert
looks good, uploaded -- Add support for TouchPack family touchscreens (Clevo TN120 series tablets / ASUS eeeTOP and other devices) https://bugs.launchpad.net/bugs/401039 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 452066] Re: libboo2.0-cil fails to install on armel

2009-10-15 Thread Oliver Grawert
** Attachment added: banshee-installation-log.txt http://launchpadlibrarian.net/33729114/banshee-installation-log.txt -- libboo2.0-cil fails to install on armel https://bugs.launchpad.net/bugs/452066 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 452066] Re: libboo2.0-cil fails to install on armel

2009-10-15 Thread Oliver Grawert
as you can see in the attached log it works fine here (install is from beta on a babbage 2.5 and been regulary updated) -- libboo2.0-cil fails to install on armel https://bugs.launchpad.net/bugs/452066 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 391588] Re: banshee fails to run on arm

2009-09-11 Thread Oliver Grawert
hrm, i really dont get why i get different errors using the very same images and identical hardware here ... -- banshee fails to run on arm https://bugs.launchpad.net/bugs/391588 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 391588] Re: banshee fails to run on arm

2009-09-10 Thread Oliver Grawert
could you please attach the output of running banshee --debug in a terminal again from a freshly installed image so we can compare the two logs ? i still see the very same issue on a freah alpha5 install with all upgrades. -- banshee fails to run on arm https://bugs.launchpad.net/bugs/391588 You

[Bug 425947] Re: qemu build fails

2009-09-08 Thread Oliver Grawert
fix is uploaded, but qemu-kvm is currently dep-wait on bochsbios ** Changed in: qemu (Ubuntu) Status: Confirmed = Fix Committed -- qemu build fails https://bugs.launchpad.net/bugs/425947 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 317094] Re: meta bug to collect lshal touchscreen info

2009-09-04 Thread Oliver Grawert
** Summary changed: - Calibration error for the sony vgn-ux1xrn + meta bug to collect lshal touchscreen info ** Description changed: - Calibration error for the sony vgn-ux1xrn + This bug is used to collect the lshal info people are asked to submit when evtouch calibration fails. + Formerly

[Bug 421908] [NEW] flash-kernel-installer should respect double dash on cmdline at install time

2009-08-31 Thread Oliver Grawert
(Ubuntu) Importance: Wishlist Assignee: Oliver Grawert (ogra) Status: New ** Changed in: flash-kernel (Ubuntu) Importance: Undecided = Wishlist ** Changed in: flash-kernel (Ubuntu) Assignee: (unassigned) = Oliver Grawert (ogra) -- flash-kernel-installer should respect double

[Bug 317094] Re: meta bug to collect lshal touchscreen info

2009-08-21 Thread Oliver Grawert
** Summary changed: - result of command lshal + meta bug to collect lshal touchscreen info ** Summary changed: - meta bug to collect lshal touchscreen info + result of command lshal ** Description changed: - info.subsystem = 'sound' (string) - info.udi =

[Bug 317094] Re: meta bug to collect lshal touchscreen info

2009-08-21 Thread Oliver Grawert
** Summary changed: - result of command lshal + meta bug to collect lshal touchscreen info -- meta bug to collect lshal touchscreen info https://bugs.launchpad.net/bugs/317094 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 391588] Re: banshee fails to run on arm

2009-08-14 Thread Oliver Grawert
** Changed in: banshee (Ubuntu Karmic) Importance: High = Medium -- banshee fails to run on arm https://bugs.launchpad.net/bugs/391588 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 401782] Re: please build a static version of qemu-arm 0.11.x in a separate binary deb

2009-08-05 Thread Oliver Grawert
** Attachment added: qemu-kvm_0.11.0~rc1-0ubuntu2.debdiff http://launchpadlibrarian.net/29928663/qemu-kvm_0.11.0%7Erc1-0ubuntu2.debdiff -- please build a static version of qemu-arm 0.11.x in a separate binary deb https://bugs.launchpad.net/bugs/401782 You received this bug notification

[Bug 401782] [NEW] please build a static version of qemu-arm 0.11.x in a separate binary deb

2009-07-20 Thread Oliver Grawert
Public bug reported: Binary package hint: qemu qemu 0.11 is supposed to have eabi support in qemu-arm. to easily use a an armel chroot under x86 similar to the variant described in https://wiki.ubuntu.com/ARM/BuildEABIChroot the following is necessary: 1) register qemu-arm(-static) with binfmt

[Bug 391588] Re: banshee fails to run on arm

2009-07-16 Thread Oliver Grawert
david sugar is currently investigating the gstreamer vorbis Invalid number format error seen in the log so we can make sure banshee is not dying because of a missing feature in the foundation. he will follow up with info he found here. -- banshee fails to run on arm

[Bug 391588] Re: banshee fails to run on arm

2009-07-10 Thread Oliver Grawert
** Description changed: Binary package hint: banshee - currently banshee dies a painful dead on armel devices, below is a log - captured with: - - banshee banshee.log 21 - - i will add more debugging info soon... - - [Info 14:50:57.585] Running Banshee 1.4.3: [Ubuntu karmic (development

[Bug 391588] Re: banshee fails to run on arm

2009-07-10 Thread Oliver Grawert
** Attachment added: banshee_debug.txt http://launchpadlibrarian.net/28884026/banshee_debug.txt -- banshee fails to run on arm https://bugs.launchpad.net/bugs/391588 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 5823] Re: Recent changes seem to have broken electricsheep

2009-06-25 Thread Oliver Grawert
** Changed in: electricsheep (Ubuntu) Assignee: Oliver Grawert (ogra) = (unassigned) -- Recent changes seem to have broken electricsheep https://bugs.launchpad.net/bugs/5823 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu

[Bug 274786] Re: ubuntu-mobile install should be less agressively preseeded

2009-06-25 Thread Oliver Grawert
closed long ago ** Changed in: mobile-meta (Ubuntu) Status: Fix Committed = Fix Released -- ubuntu-mobile install should be less agressively preseeded https://bugs.launchpad.net/bugs/274786 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 391588] [NEW] banshee fails to run on arm

2009-06-24 Thread Oliver Grawert
Public bug reported: Binary package hint: banshee currently banshee dies a painful dead on armel devices, below is a log captured with: banshee banshee.log 21 i will add more debugging info soon... [Info 14:50:57.585] Running Banshee 1.4.3: [Ubuntu karmic (development branch)

[Bug 375852] Re: Cannot work with actual yum repo

2009-05-14 Thread Oliver Grawert
seems thats a known bug with the 3.6.10 version of sqlite (as used in 9.04) ** Bug watch added: Red Hat Bugzilla #481189 https://bugzilla.redhat.com/show_bug.cgi?id=481189 ** Also affects: sqlite (Fedora) via https://bugzilla.redhat.com/show_bug.cgi?id=481189 Importance: Unknown

[Bug 359392] Re: [i965] X freezes starting on April 3rd

2009-04-20 Thread Oliver Grawert
using a 8086:2a02 (rev 03) card as reported by lspci -n i could run the script for about 20h without hitting a lockup ... i *do* see lockups though in normal operation as well as the massive slowdown with alt-tab and during workspace switching (which might be another bug) -- [i965] X freezes

[Bug 345294] Re: MIR for RedBoot-imx

2009-04-01 Thread Oliver Grawert
** Changed in: redboot-imx (Ubuntu) Milestone: None = ubuntu-9.04 -- MIR for RedBoot-imx https://bugs.launchpad.net/bugs/345294 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 339947] Re: MIR for flash-kernel

2009-03-09 Thread Oliver Grawert
** Changed in: flash-kernel (Ubuntu) Importance: Undecided = Critical Target: None = jaunty-alpha-6 -- MIR for flash-kernel https://bugs.launchpad.net/bugs/339947 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 334711] Re: Ubuntu MID misses several X input drivers

2009-03-03 Thread Oliver Grawert
as far as i understood upstream evdev will *only* work with touchscreens driven by the usbtouchscreen kernel module, thats only a small subset. -- Ubuntu MID misses several X input drivers https://bugs.launchpad.net/bugs/334711 You received this bug notification because you are a member of

[Bug 334711] Re: Ubuntu MID misses several X input drivers

2009-02-26 Thread Oliver Grawert
sadly evtouch might clash with the upstream decision of exclusively using evdev for touchscreens (which in turn only works with touchscreens using the usbtouchscreen kernel driver) we have to test first if there is no breakage introduced through putting in evtouch. -- Ubuntu MID misses several X

[Bug 299847] Re: armel build failure (without ignoring testsuite results)

2009-02-13 Thread Oliver Grawert
tested on the babbage board where it finishes to build with no issues at all ... i will do a test on qemu and on the porter machine in parallel, my suspicion is that the buildd/porter HW or the used kernel is at fault here -- armel build failure (without ignoring testsuite results)

[Bug 299847] Re: armel build failure (without ignoring testsuite results)

2009-02-13 Thread Oliver Grawert
same issues on the porter box: /usr/bin/make test make[1]: Entering directory `/home/ogra/perltest/libipc-sharelite-perl-0.13' PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e test_harness(0, 'blib/lib', 'blib/arch') t/*.t t/00-load..ok 1/1# Testing IPC::ShareLite 0.13

[Bug 299847] Re: armel build failure (without ignoring testsuite results)

2009-02-13 Thread Oliver Grawert
buildlog excerpt on the babbge: /usr/bin/make test make[1]: Entering directory `/home/ogra/perltest/libipc-sharelite-perl-0.13' PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e test_harness(0, 'blib/lib', 'blib/arch') t/*.t t/00-load..ok 1/1# Testing IPC::ShareLite 0.13

[Bug 299847] Re: armel build failure (without ignoring testsuite results)

2009-02-13 Thread Oliver Grawert
buildlog excerpt on qemu /usr/bin/make test make[1]: Entering directory `/home/ogra/perltest/libipc-sharelite-perl-0.13' PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e test_harness(0, 'blib/lib', 'blib/arch') t/*.t t/00-load..ok 1/1# Testing IPC::ShareLite 0.13 t/00-load..ok

[Bug 328188] [NEW] please include firmware from ixp4xx-microcode in the linux-firmware package for armel

2009-02-11 Thread Oliver Grawert
Public bug reported: Binary package hint: ixp4xx-microcode to make the NSLU2 work, the firmware from ixp4xx-microcode needs to be included in the linux-firmware package, so that debian-installer udebs with the needed firmware code can be created for netinstall installations. this is essential as

[Bug 323634] [NEW] please update kexec-tools to 20080324-2 from debian sid and enable armel architecture

2009-01-31 Thread Oliver Grawert
Public bug reported: Binary package hint: kexec-tools the kexec-tools version in jaunty currenly doesnt support the armel architecture. according to the linked debian bug supporting this hardware platform is possible with the version above. please sync that version from debian sid, apply the

[Bug 323634] Re: please update kexec-tools to 20080324-2 from debian sid and enable armel architecture

2009-01-31 Thread Oliver Grawert
subscribing the kernel team, since they own the package and can likely judge best if the request is feasable -- please update kexec-tools to 20080324-2 from debian sid and enable armel architecture https://bugs.launchpad.net/bugs/323634 You received this bug notification because you are a

[Bug 317094] Re: evtouch meta bug to collect lshal info

2009-01-20 Thread Oliver Grawert
setting to confirmed, so we dont get more automated messages from bryce ;) ** Changed in: xf86-input-evtouch (Ubuntu) Status: Incomplete = Confirmed -- evtouch meta bug to collect lshal info https://bugs.launchpad.net/bugs/317094 You received this bug notification because you are a

[Bug 317094] [NEW] evtouch meta bug to collect lshal info

2009-01-14 Thread Oliver Grawert
Public bug reported: This bug is used to collect the lshal info people are asked to submit when evtouch calibration fails. Formerly this collection was done via the ubuntu-mobile mailing list, which is a subscription only list and the traffic of submissions from unsunscribed people got to

[Bug 307503] [NEW] calibration tool needs to indicate that users need to be subscribed to the mailinglist before sending info

2008-12-12 Thread Oliver Grawert
Public bug reported: currently the calibration tool included in the driver package tells users for which no .fdi file is found to send the data for inspection to the ubuntu-mobile mailing list. the message does not indicate that this is a subscription only list, the text needs to indicate you

[Bug 96374] Re: [UNMETDEPS] lessdisks has unmet dependencies

2007-04-17 Thread Oliver Grawert
** Bug watch added: Debian Bug tracker #389498 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=389498 ** Also affects: lessdisks (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=389498 Importance: Unknown Status: Unknown -- [UNMETDEPS] lessdisks has unmet

[Bug 1860] Re: fusermount requires fuse module kernel to be loaded, isn't done automagically

2007-02-07 Thread Oliver Grawert
do you have the udev rules file in place ? (ls /etc/udev/rules.d/|grep fuse ) -- fusermount requires fuse module kernel to be loaded, isn't done automagically https://launchpad.net/bugs/1860 -- universe-bugs mailing list universe-bugs@lists.ubuntu.com

[Bug 38739] Re: No Desktop File Shipped

2007-01-03 Thread Oliver Grawert
** Changed in: denemo (Ubuntu) Status: Confirmed = Fix Released -- No Desktop File Shipped https://launchpad.net/bugs/38739 -- universe-bugs mailing list universe-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/universe-bugs

[Bug 2930] Re: The inisqueak script doesn't appear to exist

2006-06-23 Thread Oliver Grawert
probably simply a link inisqueak-startsqueak should be added ;) -- The inisqueak script doesn't appear to exist https://launchpad.net/bugs/2930 -- universe-bugs mailing list universe-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/universe-bugs

[Bug 34530] squeak-image missing?

2006-03-29 Thread Oliver Grawert
Public bug report changed: https://launchpad.net/malone/bugs/34530 Comment: it was uploaded yesterday and is waiting in the NEW queue -- universe-bugs mailing list universe-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/universe-bugs

[Bug 34530] squeak-image missing?

2006-03-29 Thread Oliver Grawert
Public bug report changed: https://launchpad.net/malone/bugs/34530 Task: ubuntu squeak-vm Status: Confirmed = Fix Committed -- universe-bugs mailing list universe-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/universe-bugs

[Bug 2930] The inisqueak script doesn't appear to exist

2006-03-29 Thread Oliver Grawert
Public bug report changed: https://launchpad.net/malone/bugs/2930 Task: ubuntu squeak-vm Status: Unconfirmed = Fix Released Comment: squeak-vm (3.7.7-5ubuntu3) dapper; urgency=low . * added squeak wrapper script to install system .image and .changes files before starting