Re: Removing armel from the list of arches we build for

2013-08-22 Thread Timo Juhani Lindfors
Gustavo Noronha Silva writes: > Currently the package uses the default, I tend to use binutils-gold on > my personal builds. That explains the memory problem. Is there some technical problem for using gold also for the official builds? -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debia

Re: Removing armel from the list of arches we build for

2013-08-21 Thread Timo Juhani Lindfors
Gustavo Noronha Silva writes: > In this case the problem was the OOM killer got ld killed. Are you using ld.bfd or ld.gold? -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian

Re: Why can't I spin down hard disk in MyBook World Edition?

2013-05-05 Thread Timo Juhani Lindfors
Frank Tarczynski writes: > /dev/sda: > setting Advanced Power Management level to disabled > HDIO_DRIVE_CMD failed: Input/output error > APM_level = not supported Ok, I have no idea if this is a problem with the drive or your system. Can you try moving the drive to some x86 system and try

Re: Why can't I spin down hard disk in MyBook World Edition?

2013-05-05 Thread Timo Juhani Lindfors
Frank Tarczynski writes: > Device Model: WDC WD1002FAEX-00Z3A0 > Firmware Version: 05.01D05 > User Capacity:1,000,204,886,016 bytes ok, does "hdparm -B255 /dev/sda" help? -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact l

Re: Why can't I spin down hard disk in MyBook World Edition?

2013-05-05 Thread Timo Juhani Lindfors
Frank Tarczynski writes: > But I'm having trouble having the hard drive spin-down after periods > of no use. What hard drive do you have? smartctl -a /dev/sda should tell. -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas.

Re: what is the default firewall on a fresh install of Debian7 arm on a pogop0lugE02

2013-04-24 Thread Timo Juhani Lindfors
Richard Bown writes: > root@Pogopig:/etc# ufw status verbose Hmm, why did you install ufw in the first place? Also, I don't really think this has anything to do with ARM. Maybe you could ask on debian-user mailing list instead? -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org wi

Re: what is the default firewall on a fresh install of Debian7 arm on a pogop0lugE02

2013-04-24 Thread Timo Juhani Lindfors
Richard Bown writes: > whats the default firewall mechanism on a fresh install of wheezy on a > pogoplugE02. There is no firewall. > I ran webmin and while the daemon was running port 1 was open, on a > reboot that was closed > again. How did you determine this? -- To UNSUBSCRIBE, email

Re: Fwd: Help needed debugging on ARM

2012-08-29 Thread Timo Juhani Lindfors
Michael Wild writes: > How do I do that? Sorry, I'm a total noob when it comes to qemu... http://people.debian.org/~aurel32/qemu/armel/ has some known-to-work images and commands. -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact

Re: Fwd: Help needed debugging on ARM

2012-08-29 Thread Timo Juhani Lindfors
Michael Wild writes: > qemu: Unsupported syscall: 26 > strace: ptrace(PTRACE_TRACEME, ...): Function not implemented Ah, so you are not using qemu in system emulation mode? -Timo -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact

Re: Fwd: Help needed debugging on ARM

2012-08-29 Thread Timo Juhani Lindfors
Michael Wild writes: > output, it looks like it's reading its basic module, plain.asy. However, > I can't confirm this, since strace doesn't work in QEMU. strace worked just fine here in QEMU last time I used it. How did it fail for you? -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.de

Re: ARM port(s) BoF at DebConf

2012-07-20 Thread Timo Juhani Lindfors
Martin Guy writes: > Who is it that keeps bringing this up? At least chromium seems to get much more testing on v5 systems so we expose new bugs when we build it fo v4t. This probably applies to some other upstreams that use hand-written assembler or JIT. -- To UNSUBSCRIBE, email to debian-arm

Re: The new armhf in town...

2012-07-19 Thread Timo Juhani Lindfors
Mike Thompson writes: > I personally prefer to work with an installer, but unfortunately, with > the SD card media it can be very slow to use so 95% or more of users Ack, we have the same problem on openmoko. http://liw.fi/vmdebootstrap/ is an interesting alternative but I haven't had time to tes

Re: Migrating from x86 to ARM

2012-07-12 Thread Timo Juhani Lindfors
mt12345 writes: > Which applications do you miss most in ARM Debian (comparing to x86) ? Chromium. It was originally broken, then fixed, then broken again and now again getting fixed... -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble?

Re: Random segfaults on OpenPandora

2012-05-26 Thread Timo Juhani Lindfors
Slobodan Milnović writes: > Is there anything I can do to narrow the problem down? I don't know, I have never used such instructions, maybe somebody on debian-arm list can help? -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact lis

Re: Random segfaults on OpenPandora

2012-05-26 Thread Timo Juhani Lindfors
Slobodan Milnović writes: > => 0xbe9bdd14: cdplt 14, 9, cr13, cr11, cr10, {1} Hmm, coprocessor 14, the debug coprocessor? -Timo -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists

Re: Random segfaults on OpenPandora

2012-05-25 Thread Timo Juhani Lindfors
Slobodan Milnović writes: > Core was generated by `grotty'. > Program terminated with signal 4, Illegal instruction. > #0 0xaf3a in ?? () > (gdb) bt Would be nice to see the output of the following commands: x/16i $pc info register -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debi

Re: "arm-linux-gnueabi-gcc-4.4 -march=armv4t" silently produces "armv7"

2011-11-08 Thread Timo Juhani Lindfors
Steffen Dettmer writes: > I tried to compile with "arm-linux-gnueabi-gcc-4.4 -march=armv4t", but Works fine here on openmoko running debian unstable: lindi@ginger:~$ arm-linux-gnueabi-gcc-4.4 -march=armv4t -c dummy.c lindi@ginger:~$ readelf -A dummy.o Attribute Section: aeabi File Attributes T

Re: Debian on Nokia N900?

2011-11-01 Thread Timo Juhani Lindfors
"Jeremiah C. Foster" writes: >> uhm just package what you need ;). I would really like to see the >> basic applications from Maemo in Debian (contacts, calendar, >> conversations, ...), since I really like the way they are >> intergrated in Maemo. Hmm, I was under the impression that these were n

Re: tslib not working on ebian lenny

2011-10-16 Thread Timo Juhani Lindfors
Prasant J writes: > Because of other dependencies I'm unable to upgrade my debian system. > Are you saying that this error has been fixed in the debian lenny? I have not used lenny with ARM so I don't know. my ARM involvement started when lenny was already released and I followed unstable :-) Th

Re: tslib not working on ebian lenny

2011-10-15 Thread Timo Juhani Lindfors
Prasant J writes: > The debian tslib package when used, gives me an error from tslib > "Selected device is not a touchscreen I understand". So I'm unable to > use that. My touchscreen does not work. Maybe you hit http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623095 that has been fixed in un

Re: openmoko u-boot patches

2011-08-12 Thread Timo Juhani Lindfors
Hi, Hector Oron writes: > Debian U-Boot is under collab-maint, maybe you could push openmoko > changes into a new branch. I can do that but would it really help much? They would be against an older git snapshot anyway. -Timo -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org wit

openmoko u-boot patches

2011-08-09 Thread Timo Juhani Lindfors
Hi, Hector reminded me at Debconf that it would be nice to get openmoko support to u-boot in Debian. I think this would indeed be nice but I'm personally not very optimistic. I think we should rather concentrate on Linux support. However, just for the completeness: u-boot(master)$ git remote add

Re: Bug#637077: mplayer: relocation error: mplayer: symbol __aeabi_d2lz, version LIBAVCODEC_52 not defined in file libavcodec.so.52 with link time reference

2011-08-08 Thread Timo Juhani Lindfors
Hi, as I predicted, simply rebuilding mplayer allows me to play ogg vorbis again. $ mplayer -ao null /usr/share/games/freeciv/stdsounds/Splash.ogg MPlayer 1.0rc4-4.6.1 (C) 2000-2010 MPlayer Team mplayer: could not connect to socket mplayer: No such file or directory Failed to open LIRC support. Y

Re: Bug#637077: mplayer: relocation error: mplayer: symbol __aeabi_d2lz, version LIBAVCODEC_52 not defined in file libavcodec.so.52 with link time reference

2011-08-08 Thread Timo Juhani Lindfors
Timo Juhani Lindfors writes: > $ nm -A -D /usr/lib/vfp/libavcodec.so.52.72.2|grep __aeabi_d2 > /usr/lib/vfp/libavcodec.so.52.72.2: U __aeabi_d2lz > /usr/lib/vfp/libavcodec.so.52.72.2: U __aeabi_d2ulz > > shows that libavcodec.so clearly does not define this. Ah

Re: Bug#637077: mplayer: relocation error: mplayer: symbol __aeabi_d2lz, version LIBAVCODEC_52 not defined in file libavcodec.so.52 with link time reference

2011-08-08 Thread Timo Juhani Lindfors
Hi, $ objdump -T /usr/bin/mplayer | grep __aeabi_ DF *UND* GCC_3.5 __aeabi_unwind_cpp_pr1 DF *UND* GCC_3.5 __aeabi_unwind_cpp_pr0 002287cc gDF .text004c Base__aeabi_f2lz 0004e2e0 DF *UND*000

Re: Bug#637077: mplayer: relocation error: mplayer: symbol __aeabi_d2lz, version LIBAVCODEC_52 not defined in file libavcodec.so.52 with link time reference

2011-08-08 Thread Timo Juhani Lindfors
Hi, > mplayer: relocation error: mplayer: symbol __aeabi_d2lz, version > LIBAVCODEC_52 not defined in file libavcodec.so.52 with link time reference What is trying to use __aeabi_d2lz@LIBAVCODEC_52? $ LD_DEBUG="all" mplayer -ao null /usr/share/games/freeciv/stdsounds/Splash.ogg < /dev/null 2>&

Re: Bug#637077: mplayer: relocation error: mplayer: symbol __aeabi_d2lz, version LIBAVCODEC_52 not defined in file libavcodec.so.52 with link time reference

2011-08-08 Thread Timo Juhani Lindfors
Hi Reinhard, Reinhard Tartler writes: > Timo, is this reproducible with 'ffplay' from the 'ffmpeg' package as > well? No. ffplay plays the file. It hits buffer underruns which cause the audio to skip. It also does not exit but gets stuck. It seems to be drawing the waveform using SDL to my scree

Re: some questions

2011-07-11 Thread Timo Juhani Lindfors
vahid fazl writes: > i wanted to test linux on my nokia n86 and it has an ARM11 cpu, so > technically it should be possible to install it on my phone. Nokia N86 runs Symbian. Debian can't run on it unless you manage to run Linux on it somehow. -- To UNSUBSCRIBE, email to debian-arm-requ...@lis

Re: LEDs on a Sheevaplug

2011-02-15 Thread Timo Juhani Lindfors
Lluís Batlle i Rossell writes: > cu does not emulate any terminal, which for me is a great advantage. I prefer picocom. -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org

Re: A question about running debian in a emulator

2010-12-15 Thread Timo Juhani Lindfors
"Bin (Bin) Shi" writes: > I have no hardware platforms that debian 5 support, and debian 5 don't > support my platform (Samsung smdk2410). Sounds bit odd. What hardware did you use to compose your email? ;-) But seriously, if you want to try ARM then qemu seems to be very popular and has been wo

Re: Bug#604013: base: "ls -al" on armel inside loopback mounted ISO image failes with -1 ENOMEM

2010-11-19 Thread Timo Juhani Lindfors
Holger Levsen writes: >> This is a test on the Kirkwood machine: >> >> >> r...@dockstar:/srv/tftp# md5sum systemrescuecd-x86-1.6.2.iso >> b7662eb44b530d62c487dd367f2036ed systemrescuecd-x86-1.6.2.iso >> r...@dockstar:/srv/tftp# uname -a >> Linux dockstar.lab.elconas.de 2.6.32-5-kirkwood #1 S

Re: How much mobileSDRAM do I need for OOo?

2008-10-29 Thread Timo Juhani Lindfors
[ I am not subscribed so please CC: me.] Maybe you hit http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501957? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]