Re: Raspberry Pi

2020-03-01 Thread Stefan Monnier
river. If you hit a 60hz limit on the Pinebook it shows that there *is* a driver for its GPU. Stefan

Re: Raspberry Pi

2020-03-01 Thread Stefan Monnier
an to incorporate the Mali driver into Debian. This said, there's a Free Software driver and it's definitely included in Debian (the kernel part included since Linux-5.2 and the userland part since Mesa-19.1) Stefan

Re: Y2038 - best way forward in Debian?

2020-02-07 Thread Stefan Monnier
other machines, but if that's what it takes to keep them running past 2038, then that's probably what I'll do. Stefan

AW: Debian 9 (armel) - doesnt start

2020-02-07 Thread Stefan Lehner
but it accepts input from the keyboard and displays the typed characters. Also Kernel messages, like remove or insert of a PCMCIA card, are shown. But nothing else works anymore. Nothing in the logs after restart. Maybe someone has a hint or can tell me where to start debugging... R

Re: Y2038 - best way forward in Debian?

2020-02-04 Thread Stefan Monnier
TO_LIVE_PAST_2038 typedef time32_t time_t; ... #else typedef time64_t time_t; ... #endif -- Stefan

Debian 9 (armel) - doesnt start

2020-01-24 Thread Stefan Lehner
CPU 0x0 Linux version 4.9.210 (stefan@spnub1804work) (gcc version 7.4.0 (Ubuntu/Linaro 7.4.0-1ubuntu1~18.04.1) ) #4 Tue Jan 21 15:00:20 UTC 2020 CPU: StrongARM-1110 [6901b118] revision 8 (ARMv4), cr=c020717f CPU: VIVT data cache, VIVT instruction cache Machine: HP Jornada 720 Memory policy

Re: Rockchip RK3399 based board for server use?

2020-01-19 Thread Stefan Monnier
> The PINE A64+ is based on the Allwinner A64, the same images will *not* > work. But only the u-boot and the .dtb file need to be different, right? Stefan

Re: Rockchip RK3399 based board for server use?

2020-01-14 Thread Stefan Monnier
ess. At least, I see a arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts already back in 4.16. Stefan

Re: Rockchip RK3399 based board for server use?

2020-01-11 Thread Stefan Monnier
27;s not very much more powerful, OTOH. Stefan

Re: making debs for u-boot kernels

2019-07-26 Thread Stefan Monnier
x27;m not. I'm using the U-Boot from denx, which I believe to be the canonical source for U-Boot (according to Wikipedia). Stefan

Re: making debs for u-boot kernels

2019-07-25 Thread Stefan Monnier
rights since they announced it in 2001. https://gitlab.denx.de/u-boot/u-boot/blob/master/README doesn't mention any "Digi" and according to Wikipedia, U-Boot's initial release was in 1999. Stefan

Re: making debs for u-boot kernels

2019-07-24 Thread Stefan Monnier
help me do that, below > I have no such file as can be see above, Of course not, I wrote it for my own use. > make -f GNUMakefile No need for the extra arguments, GNU Make automatically looks for `GNUmakefile` before looking for `Makefile` and `makefile`. Stefan

Re: making debs for u-boot kernels

2019-07-23 Thread Stefan Monnier
the initrd using `mkimage` (found in `u-boot-tools`). See the /boot/GNUmakefile I use to help me do that, below Stefan # Make it so that `make` checks the timestamp of symlinks as well. MAKEFLAGS += -L MACHINE = $(shell set -- $$(tr '\0' '\n' < /proc/device-tree/

Re: loss of synaptic due to wayland

2019-07-10 Thread Stefan Monnier
> Logout and login manually, or disable automatic logins. Why not just switch to another user (and hence login a second time on another virtual console)? Stefan

Re: heatsink -- was [Re: Raspberry Pi 4 is announced]

2019-07-10 Thread Stefan Monnier
> Debian almost certainly won't run. For some definition of "won't run", but you can most likely get a plain standard Debian to work using a non-Debian kernel. Stefan

Re: Stretch ARM installation RAM and Flash size

2019-01-14 Thread Stefan Monnier
better off looking at other distributions like LEDE. Stefan The /var/lib/apt/lists/ and /var/cache were kept on tmpfs and I used a few other tricks like `localepurge` (doing by hand, tho, because the package didn't exist then).

Re: Qt with GLES on arm64 maintainer's decision - Was:: Upcoming Qt switch to OpenGL ES on arm64

2018-11-27 Thread Stefan Monnier
Board vendors? Turnkey-solution vendors? Proprietary software vendors? Stefan

Re: Qt with GLES on arm64 maintainer's decision - Was:: Upcoming Qt switch to OpenGL ES on arm64

2018-11-26 Thread Stefan Monnier
that armhf's Qt will likely want to switch to OpenGL in the (hopefully near) future (when the use of proprietary drivers on armhf boards becomes rarely necessary thanks to the availability of lima/...)? Stefan

Re: Upcoming Qt switch to OpenGL ES on arm64

2018-11-23 Thread Stefan Monnier
iceably better when using GL than when using GLES. Stefan

Re: Debian/MIPSeb: proposal to drop mipseb port?

2018-07-09 Thread Stefan Monnier
includes a DSL modem - includes a wifi more modern than 11g - supported by OpenWRT, including the DSL and the wifi AFAICT this hardware can't be used with anything else than `mips32eb`. Stefan

Re: Anybody here know what a rock64 is?

2018-04-20 Thread Stefan Monnier
> What I need is an arm64 board, like this one, that does not suffer from > the fact that the pi uses a usb-2 internal hub to talk to everything but I don't have any actual experience with it, but the ESPRESSObin board looks promising in this area. Stefan

Re: Anybody here know what a rock64 is?

2018-04-20 Thread Stefan Monnier
wish I had never heard of this rock64 board. Nothing in your description indicates any relevance of the hardware on which this Debian system is running, so I can't see how/why this would make you feel like the board is to blame. Stefan

Re: armel/marvell kernel size

2018-03-27 Thread Stefan Monnier
> Similarly for wifi cards like those Intel ones like iwlwifi (which is > the one that I have in this Core 2 Duo here)... I can answer this part: yes, you can definitely put an Intel wifi card in the mini-pcie slot of an ARM box. Stefan

Re: screenblanker vs login

2018-02-15 Thread Stefan Monnier
> Spit. I do see a driver listed on vger?, but haven't downloaded it yet. > Should I? No idea, my sunxi boxes are (mostly) headless anyway (tho I'm thinking of converting one of them into a video player once the VPU support is in mainline). Stefan

Re: screenblanker vs login

2018-02-15 Thread Stefan Monnier
ted into the mainline kernel because it doesn't try to integrate into the standard GPU infrastructure). But to make use of the Mali GPUs you need to couple that with a user-space driver which is only available as a blob (and even distributing that blob legally is sometimes problematic). Stefan

Re: screenblanker vs login

2018-02-14 Thread Stefan Monnier
engine (some of it already in mainline Linux) and the video decoder (work still in progress). Stefan

Re: Fwd: Looking for a small NAS that runs Debian well

2017-12-13 Thread Stefan Monnier
the whole consumes about 5W (measured at the mains). For a 3½ HDD you'll probably need to provide the HDD power separately, tho. Stefan

Re: found net prob, temp fixed. installed xfce4, how to autostart it?

2017-09-28 Thread Stefan Peter
lems caused by missing locales, so this fix most probably is cosmetic only. With kind regards Stefan Peter

Re: armel after Stretch

2016-12-14 Thread Stefan Monnier
> I was under the impression that that's not the case: > https://lwn.net/Articles/314561/ Aha! Using the same trick that was used in the Mach microkernel. Stefan

Re: Which port for armv4l?

2016-08-11 Thread Stefan Monnier
packages with particular flags/options. Stefan

Re: Which port for armv4l?

2016-08-10 Thread Stefan Monnier
n to shine we'd want some way to flag some packages as "always install from source" or something like that. Stefan

Re: Which port for armv4l?

2016-08-10 Thread Stefan Monnier
l I'm still missing is some community of tweakers adding facilities to set global compilation flags to use for all those recompiled packages and things like that, so you don't have to do it by hand for each and every package you want to recompile with your own compilation flags. Stefan

Re: Which port for armv4l?

2016-08-10 Thread Stefan Monnier
vor of Debian. In the above situation, you could then recompile locally the few packages whose performance matters such that they stick to armv4l instructions and hence avoid the slow emulation trap. Stefan

Re: Broadcom BCM2709, ARMv8, and missing CPU features

2016-08-06 Thread Stefan Monnier
ot;? I don't do much kernel hacking, myself. So I'm talking about use of apt-get. The difference is very significant because Debian never maintained enough different kernels. Stefan

Re: Broadcom BCM2709, ARMv8, and missing CPU features

2016-08-06 Thread Stefan Monnier
change the kernel. Hell, that could/should be integrated with the process which refreshes the initrd file anyway. Stefan

Re: Broadcom BCM2709, ARMv8, and missing CPU features

2016-08-06 Thread Stefan Monnier
the best prediction I could make is "you won't notice any difference". In the x86 world, moving from i686 to amd64 has the additional advantage that the amd64 mode has more registers which is useful in many more cases than just the manipulation of large integers. And yet, even there I find it hard to notice any difference. Stefan

Re: ARM64

2016-07-22 Thread Stefan Monnier
> * LeMaker HiKey (http://www.amazon.com/dp/B019O3QTSA), $169 USD > * SnapDragon 410c (http://www.amazon.com/dp/B01600X7IU), $75 USD Do any of these work with vanilla U-Boot and kernel? Stefan

Re: choosing low-power/low-noise/free NAS servers to run Debian

2016-04-12 Thread Stefan Monnier
interested in low-power and low-noise, then you want 2.5" HDDs rather than 3.5" HDDs. And conversely, if you want to use two or more 3.5" HDDs, then the power consumption of the CPU/SoC is not that important. Stefan PS: I use a BananaPi + WD20NPVT as low-power low-noise NAS

Re: a Debian executable on Android

2016-04-07 Thread Stefan Monnier
security against the end user". So, yes, iOS devices are indeed among the most "secure" in this sense: the Apple company is pretty secure against attempts by its clients to use their devices in ways which Apple does not condone. I personally resent this kind of security. Stefan

Re: bananaPro | debian jessie doesn't boot; trying to establish a serial connection

2016-02-17 Thread Stefan Monnier
t's on your Debian SD card. I.e. either your card is faulty, incorrectly inserted, improperly flashed, or something like that. Stefan

Re: Bug#797779: brcmfmac4330-sdio.txt from OpenElec fixes the issue

2015-09-02 Thread Stefan Lippers-Hollmann
Hi On 2015-09-02, Rainer Dorsch wrote: > Hi Stefan, > > I copied the debian-arm list, because this should be an issue which is > present > on almost any ARM based SoC and there might exist solutions for other SoCs > already. It's not really arm specific, as this par

Re: Request inofrmation about hardware : best NAS hardware fully debian supported

2015-08-12 Thread Stefan Monnier
uming significantly less than 10W under load. Stefan

Re: Cubietech Cubieboard3 / Cubietruck support under Debian Jessie?

2014-10-28 Thread Stefan Monnier
atures, as about the fact that this list of missing features hasn't changed much over the last 6 months or so. Stefan -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: getting allwinner SoC support upstream (was Re: Uploading linux (3.9.4-1))

2013-06-06 Thread Stefan Monnier
than to keep hacking on their mess. Obviously, this has the disadvantage that someone needs to do the job that Allwinner should do. Stefan -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists

Re: Fwd: Help needed debugging on ARM

2012-08-29 Thread Stefan Peter
uild 0.1.1 (or even 0.1.2, released 2012-07-23) in order the validate the issue. A diff for the plain_Label.asy file of these three versions may shed some light, too. Regards Stefan Peter [1] https://buildd.debian.org/status/fetch.php?pkg=freefoam&arch=armel&ver=0.1.0%2Bdfsg-1&

Re: armel qualification for Wheezy

2012-05-30 Thread Stefan Peter
ardware. http://www.h-online.com/open/news/item/Dell-to-create-its-own-ARM-server-ecosystem-1586206.html Something along these lines? Regards Stefan Peter -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas..

Re: LEDs on a Sheevaplug

2011-02-14 Thread Stefan Peter
Am 14.02.2011 21:07, schrieb Rick Thomas: > If anybody knows what command-line-options/configuration-file-fiddles to > use to make minicom do the same thing (i.e. "nothing") I'd be grateful > for a pointer. man minicom ? Regards Stefan Peter -- To UNSUBSCRIBE,

Re: OpenRD Ultimate support broken in debian?

2010-07-23 Thread Stefan Peter
image-2.6.33-2-kirkwood from testing seems to support OpenRD Ultimate ;( OK, so I will try to build a kernel myself. Do you have a pointer for patches in this regard, if I may ask? With kind regards Stefan -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of

OpenRD Ultimate support broken in debian?

2010-07-22 Thread Stefan Peter
something has changed in the meantime? Or is there an alternative kernel/initrd combo available ? With kind regards Stefan Peter -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Arc

Help with apr test failure

2010-02-14 Thread Stefan Fritsch
that kernel? If yes, a stacktrace of the test program would be nice. TIA Cheers, Stefan [1] https://buildd.debian.org/build.php?pkg=apr&arch=armel&ver=1.4.2-3 -- To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact li

Re: [NSLU2] NOHZ: local_softirq_pending 100

2009-06-29 Thread Stefan Luetje
Am 29. Jun 2009 um 10:17 CEST schrieb Sujit Karataparambil: > > | Jun 29 06:25:27 slug kernel: imklog 3.18.6, log source = /proc/kmsg > > started. > > | Jun 29 06:25:27 slug rsyslogd: [origin software="rsyslogd" > > swVersion="3.18.6" > > |                      x-pid="1569" x-info="http://www.r

Re: [NSLU2] NOHZ: local_softirq_pending 100

2009-06-29 Thread Stefan Luetje
Am 28. Jun 2009 um 12:23 CEST schrieb Stefan Luetje: > In the last 8 days I can not see this warnings in my logs. > To save RAM I have change some services to start with xinetd, but I > don't know if there a context. Today in my log: , | Jun 29 06:25:27 slug kernel: imklog 3.18

Re: [NSLU2] NOHZ: local_softirq_pending 100

2009-06-28 Thread Stefan Luetje
s-Tabelle: | 3.20.4-2~bpo50+1 0 | 1 http://ftp.de.debian.org lenny-backports/main Packages | *** 3.18.6-4 0 | 500 http://ftp.de.debian.org lenny/main Packages | 100 /var/lib/dpkg/status ` Is a update to this version recommendable? -- Stefan Lütje

Re: [NSLU2] NOHZ: local_softirq_pending 100

2009-06-28 Thread Stefan Luetje
Am 28. Jun 2009 um 04:07 CEST schrieb Peter Teoh: > On Wed, Jun 24, 2009 at 11:33 PM, Martin Michlmayr wrote: > > * Stefan Luetje [2009-06-19 08:53]: > >> On my NSLU2 is Debian lenny (armel) installed and every day i become > >> this warning: > >> ,---

Re: [NSLU2] NOHZ: local_softirq_pending 100

2009-06-19 Thread Stefan Luetje
Am 19. Jun 2009 um 08:53 CEST schrieb Stefan Luetje: > On my NSLU2 is Debian lenny (armel) installed and every day i become > this warning: > > , > | Jun 19 06:25:20 slug kernel: [43118544.44] NOHZ: local_softirq_pending > 100 > | Jun 19 06:26:45 slug kernel: [

[NSLU2] NOHZ: local_softirq_pending 100

2009-06-18 Thread Stefan Luetje
wer button | 26: 701089 IXP4xx ehci_hcd:usb1 | 27: 0 IXP4xx ohci_hcd:usb3 | 28: 0 IXP4xx ohci_hcd:usb2 | 29: 0 IXP4xx NSLU2 reset button | Err: 0 ` ,[ uname -a ] | Linux slug 2.6.26-2-ixp4xx #1 Fri May 29 11:08:40 UTC 2009

Re: apache2 seg faults on startup

2008-05-02 Thread Stefan Fritsch
ing today. Cheers, Stefan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: NSLU2: Problems browsing samba shares on MacOS X Leopard and Nautilus

2007-12-22 Thread stefan
I also get this error (it makes the box unusable as a domain controller) on all samba versions >= 3.0.25. There seems to be a regression in the code, this also happens with user names and the domain name, the first letters gets duplicated for the amount of letters in the name. > Hello, > I run Te

Re: Thecus N2100

2007-12-06 Thread Stefan Fritsch
> * Stefan Fritsch <[EMAIL PROTECTED]> [2007-12-05 17:23]: >> The 2.6.23-1 changelog has: >> * [arm/iop32x] Enable Intel IOP ADMA support. >> >> Does this mean that 2.6.23-1 is known to corrupt data? > > No, the feature listed above doesn't corrupt d

Re: Thecus N2100

2007-12-05 Thread Stefan Fritsch
rson > found yesterday that the patch leads to data corruption on GLAN > Tank (another IOP32x based device) so I'll pull the patch out > again. -- The 2.6.23-1 changelog has: * [arm/iop32x] Enable Intel IOP ADMA support. Does this mean that 2.6.23-1 is known to corrupt data? TI

Re: Problem with XFS on NSLU2?

2007-12-05 Thread stefan
est thing to use performance-wise is JFS for a low-end fileserver (i.e. most NASes) with loads of small files). Hoping i could be of service Stefan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Stalled Boot on NSLU2

2007-09-25 Thread Stefan Sommer
Martin Michlmayr schrieb: > * Stefan Sommer <[EMAIL PROTECTED]> [2007-09-24 09:43]: > >> I had similiar problems after upgrading to a new kernel version >> (aptitude upgrade). >> >> I didnt even notice it till a power loss ocurred and the slug rebooted >

Re: Re: hard disk performance on Allnet 6500 (like Thecus N2100)

2007-09-24 Thread Stefan Fritsch
n't think it is only a hdparm problem. The factor 9 for cached reads is probably just a factor 4.5, but the factor 2.5 for buffered disk reads seems to be real. Cheers, Stefan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Stalled Boot on NSLU2

2007-09-24 Thread Stefan Sommer
package is on hold on my slug (i favour a running system over a system "on the edge" ;)). Regards Stefan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Bug in nslu2-utils installation script?

2007-05-10 Thread Stefan Sommer
Upgrading works now, thx a lot. Regards Stefan --- Preparing to replace nslu2-utils 0.10+r71-11 (using .../nslu2-utils_0.10+r71-12_arm.deb) ... Unpacking replacement nslu2-utils ... [...] Setting up slugimage (0.10+r71-12) ... Setting up nslu2-utils (0.10+r71-12) ... update-initramfs

Bug in nslu2-utils installation script?

2007-05-09 Thread Stefan Sommer
to symlink it to another place. Is this a bug in the installation script or am i doing something wrong here (in that case: any help appreciated!)? P.S: I've tried to do what the install script wants to, but at the next aptitude upgrade just errors out the same way. Regards Stefan

random crashes during heavy data transfers

2004-03-21 Thread Stefan Wuerthner
er? Is it possible to decide whether it is a hardware issue (heat, bad RAM) or a software issue (bugs in DMA driver, tulip driver etc.) Does anybody have similar problems with heavy transfer load on a netwinder running Debian

mozilla and firebird segfault during installation

2004-01-16 Thread Stefan Wuerthner
Hi, has anybody managed to install the latest mozilla-firebird or mozilla release from debian testing on an netwinder (Debian 3.0)? Unfortunately I get on both segfaults from 'regxpcom' during the installation process

Re: [general] strange network problem after kernel upgrade

2004-01-14 Thread Stefan Wuerthner
- in that case you want to adjust > /proc/sys/net/ipv4/tcp_ecn setting (echo 0 into it). Thanks for the info The traffic has indeed been blocked by my 'brain-dead' ;-) router. I finally solved the issue by adjusting my firewall r

strange network problem after kernel upgrade

2004-01-14 Thread Stefan Wuerthner
router). Is there a firewall rule precompiled in this kernel which denies outgoing traffic on some ports? Any ideas? Stefan -- - Stefan Wuerthner web http://wuerthner.dyndns.org -

problem with kernel upgrade...

2004-01-12 Thread Stefan Wuerthner
using the precompiled kernels from debian.org? Stefan -- ----- Stefan Wuerthner web http://wuerthner.dyndns.org -

recommended kernel version for Netwinder?

2003-12-28 Thread Stefan Wuerthner
nder (e.g. video or audio). Are there any advantages/pitfalls in performing an update to either 2.4.16, 2.4.19 or even 2.6.0? Are the precompiled versions on debian.org o.k.? Stefan -- ----- Stefan Wuerthner

Re: [general] how to get serial console for single user bootup

2003-05-29 Thread Stefan Wuerthner
In message <[EMAIL PROTECTED]> Ralph Siemsen <[EMAIL PROTECTED]> wrote: > On Fri, May 30, 2003 at 02:34:33AM +0200, Stefan Wuerthner wrote: > > Hi, > > > > I just tried to use the serial console on my Netwinder under Debian. > > > > Afte

how to get serial console for single user bootup

2003-05-29 Thread Stefan Wuerthner
Hi, I just tried to use the serial console on my Netwinder under Debian. After editing inittab and securetty, serial works fine on standard (multiuser) bootup. Unfortunately if I boot cmd=single, nothing happens. How can I resolve this? Stefan

Re: [general] Netwinder crashes during large data transfers

2003-04-24 Thread Stefan Wuerthner
roducing this. > > Your hdparm settings match mine (except for the spindown). > > -Ralph > Stefan -- - Stefan Wuerthner web http://wuerthner.dyndns.org -

Netwinder crashes during large data transfers

2003-04-24 Thread Stefan Wuerthner
/hdparm -X34 -d1 -u1 -m16 -c3 -S241 /dev/hdb Are there any known issues with the values above? System configuration: Netwinder 64MB, Debian-arm 3.0, kernel 2.2.19, 100BaseT ethernet, Seagate ST380021A Stefan

Help - I'm in llseek hell...

2003-02-17 Thread Stefan Wuerthner
ove the halfway installed gcc-3.2 with apt-get remove gcc-3.2, but without success. Removing the new libc6 also doesn't seem to be straightforward... Bye, Stefan -- ----- Stefan Wuerthner

Is there a web browser which actually works???

2002-12-14 Thread Stefan Wuerthner
ow on ebay) are missing (only 1 pixel width). Has anyone out there had more success with this topic? If yes, can you share your 'secrets' with me how to get it working :-)) Stefan -- ----- Stefan Wuerthner

motv and ida

2002-10-16 Thread Stefan Schwandter
Hello! Could somebody make the buildd try to build the packages above, if they aren't building already? The latest try has been a while ago, and now the necessary dep libmotif-dev is available. Thanks! Stefan -- > http://www.shockfrosted.org

Please build and upload openmotif

2002-10-06 Thread Stefan Schwandter
Hi! If someone has the time and is willing to do it, please build and upload openmotif (needed on arm, s390, powerpc and alpha) for sid. I'd like this version to enter sarge so that my package snd-motif can do as well. Thanks, Stefan -- > http://www.shockfrosted.org

pySoulSeek

2002-09-21 Thread Stefan Wuerthner
Has anyone managed to compile 'pySoulSeek' (Soulseek client) on Debian-woody/arm? Stefan -- ----- Stefan Wuerthner web http://wuerthner.dyndns.org -

Mozilla shows no menu text...

2002-09-21 Thread Stefan Wuerthner
I have the following problem with Mozilla 1.0.0 (stable) on a Netwinder under Debian woody: I run the browser over VNC. The browser per se works fine, but shows no text in the menue bar or in the url field. So it is a little bit difficult to navigate with it... :-(( Any ideas? Stefan

Re: Please build openmotif

2002-09-16 Thread Stefan Schwandter
who can also upload the package for me. Good luck with your Debian application! regards, Stefan -- > http://www.shockfrosted.org

Re: Please build openmotif

2002-09-16 Thread Stefan Schwandter
Adam C Powell IV wrote: > I can build and upload. To unstable, right? Yes, exactly. Thanks! :-) regards, Stefan -- > http://www.shockfrosted.org

Re: Please build openmotif

2002-09-15 Thread Stefan Schwandter
ing I haven't compiled myself. Thanks for the offer anyway! :-) regards, Stefan -- > http://www.shockfrosted.org

Re: Please build openmotif

2002-09-15 Thread Stefan Schwandter
Hello again! Well, I still can't access the chroot on rameau, so I can't build and upload openmotif on arm myself. So please, if someone has some time to do it for me, do it! :-) Thanks, Stefan -- > http://www.shockfrosted.org

Re: problem with tulip on Debian/Netwinder

2002-09-13 Thread Stefan Wuerthner
In message <[EMAIL PROTECTED]> Ralph Siemsen <[EMAIL PROTECTED]> wrote: > On Fri, Sep 13, 2002 at 11:07:03PM +0200, Stefan Wuerthner wrote: > > > > 'ifconfig eth0 192.168.24.70' works fine > > > > 'ifconfig eth1 192.168.24.80'

Re: problem with tulip on Debian/Netwinder

2002-09-13 Thread Stefan Wuerthner
In message <[EMAIL PROTECTED]> you wrote: > On Fri, 2002-09-13 at 17:34, [EMAIL PROTECTED] wrote: > > 1. eth1 (tulip) doesn't work. Do I need a special kernel or system > > configuration for this? > > Can you be more specific about how it doesn't work? Does the driver > module load; do you see a

Please build openmotif

2002-09-05 Thread Stefan Schwandter
Hi! I'd like to ask if someone could please build and upload openmotif for arm - I can't do it myself because rameau seems to be unreachable and further the chroot isn't working for me anyway. snd-motif needs openmotif to build. Thanks! regards, Stefan -- > http://www.shockfrosted.org

Can't enter chroot on rameau

2002-08-24 Thread Stefan Schwandter
oing something wrong? regards, Stefan -- Wanna listen to my music? <-- > http://www.shockfrosted.org