busybox top and multiple cpu cores

2016-10-06 Thread Yan Seiner
How does busybox handle multiple cpu cores? The 'standard' top will show multiples of 100%, so a 4 core hyperthreaded cpu can go to 800% utilization. Busybox seems to cap at 100%. I have a dual core cpu, and I'm not seeing utilization above 100%. As the one process I have is

[squid-users] Viber + squid = no images

2016-08-21 Thread Yan Seiner
I'm struggling with a strange problem. I have squid 2.4 set up as a transparent proxy.  Everything works fine, except that Viber will not download images. Has anyone run across this?  I don't even know where to start, as nothing else seems broken and viber, alas, does not provide any diagnostics.

[exim] Forged FROM

2016-07-28 Thread Yan Seiner
Hi everyone: I'm not sure what, if anything can be done about my situation. One spambot is forging my email address and IP in their FROM headers, so my email server is getting hammered with bounces. I've checked and I'm not running an open relay, and the emails are not originating with me

[rt-users] RT in Google cloud?

2016-05-15 Thread Yan Seiner
Has anyone done anything with RT on Google Cloud? - RT 4.4 and RTIR Training Sessions https://bestpractical.com/training * Washington DC - May 23 & 24, 2016

segfault with UVC webcam

2016-04-10 Thread Yan Seiner
Hi everyone: I am trying to use a Samsung branded webcam and it's resulting in a segfault. This happens with both 3.13 and 4.3.6 kernels. Googling around doesn't reveal anything useful. [ 110.605327] usb 2-1.2: new high-speed USB device number 5 using ehci-pci [ 110.698450] usb 2-1.2:

Re: [chrony-users] Setting up Chrony with PPS

2016-02-19 Thread Yan Seiner
On 2/18/2016 8:19 PM, Deven Hickingbotham wrote: GPS is an Adafruit Ultimate GPS Hat on a Raspberry Pi 2 B. I have two identical units and have had PPS working with ntp. Is it possible to bring the PPS signal in on a serial port? I'm doing something similar but with different hardware;

[Dnsmasq-discuss] tags and duplicate options

2015-12-13 Thread Yan Seiner
I am trying to set the MTU for a specific host. I tag the host with the vpnmtu tag and then later I have the following in my dnsmasq.conf file: dhcp-option-force=tag:vpnmtu,26,1407 dhcp-option-force=26,1492 This means that the second dhcp-option is ignored (and yes, I understand this is

Re: [exim] .forward being ignored

2015-10-05 Thread Yan Seiner
On 10/5/2015 6:40 AM, Jeremy Harris wrote: On 05/10/15 11:31, Yan Seiner wrote: I am running Exim 4.82. It works, except that my .forward file is being ignored. It tests fine, and when I feed it manually it works. [...] But exim ignores it. Show a debug run of a test mail, with it being

[exim] .forward being ignored

2015-10-05 Thread Yan Seiner
I'm stumped, mostly because I've never run across this. I am running Exim 4.82. It works, except that my .forward file is being ignored. It tests fine, and when I feed it manually it works. yan@selene:~$ /usr/lib/sendmail -bf ~/.forward # verifying addresses. Similarly, no_expn means that

Re: [exim] .forward being ignored

2015-10-05 Thread Yan Seiner
On 10/5/2015 7:53 AM, Ian Eiloart wrote: Yes, but it may not be the filters that are at fault. It looks like your router isn’t being inspected. If an earlier router handles the message, then your filter won’t be run. Pipe a known message into Exim, and use -d+all Hers's a dump of -d+all:

[openssl-users] Verifying a certificate chain

2015-10-04 Thread Yan Seiner
I am trying to figure out what I have done wrong. I have a certificate from PositiveSSL for my email server. I have the root certificate and the intermediate certs installed in /etc/ssl/certs/. However, I still cannot verify my certificate. I can't figure out what I have done wrong. I've

Re: [openssl-users] Verifying a certificate chain

2015-10-04 Thread Yan Seiner
On 10/04/2015 07:03 AM, Yan Seiner wrote: I am trying to figure out what I have done wrong. I have a certificate from PositiveSSL for my email server. I have the root certificate and the intermediate certs installed in /etc/ssl/certs/. However, I still cannot verify my certificate. I

[exim] exim taking long time to respond

2015-10-03 Thread Yan Seiner
I am trying to validate my new email server, and I'm finding that it's taking about 6 seconds to respond and 8 second to process an email. The server is lightly loaded so there's something that is causing this delay. AFAIK I have no issues with DNS. I am using dspam+spamassassin, so that

Re: [Dspam-user] exim4 + dspam

2015-10-02 Thread Yan Seiner
On 10/2/2015 6:35 AM, Yan Seiner wrote: > The problem is that procmail is barfing at the -m %u - it doesn't > deliver the mail, crashing instead with an exit 127. > > Everything else seems to be working, except for the procmail delivery. > Anyone have any procmail recipes t

[Dspam-user] exim4 + dspam

2015-10-02 Thread Yan Seiner
Does anyone have any config files for dspam + exim4? I moved my mail server to a new setup and my dspam transport quit working. It seems to be a dspam + procmail issue. The router I used: # DSPAM spamcheck_director: driver = accept check_local_user condition = "${if and {\

Re: [exim] TLS Base64 unexpected header error

2015-10-01 Thread Yan Seiner
On 9/30/2015 7:16 PM, Heiko Schlittermann wrote: Yan Seiner <y...@seiner.com> (Do 01 Okt 2015 01:07:33 CEST): I'm getting this error. I recently migrated from one server to another, and since then I am seeing this in my logs: TLS error on connection from (cert/key setup: cert=/e

[exim] TLS Base64 unexpected header error

2015-09-30 Thread Yan Seiner
I'm getting this error. I recently migrated from one server to another, and since then I am seeing this in my logs: TLS error on connection from (cert/key setup: cert=/etc/ssl/certs/mail_seiner_com.pem key=/etc/ssl/localkeys/mail.seiner.com/mail.seiner.com.key): Base64 unexpected header

[Dnsmasq-discuss] different name resolution per host

2015-09-02 Thread Yan Seiner
I am trying to set up a single host on my network that would have different name resolution for a particular domain from the rest of the hosts. As an example, the name www.example.com would normally be handed over to, let's say, google's servers for name resolution. but for one host on my

[rt-users] AD integration for external auth

2015-07-07 Thread Yan Seiner
I'm coming back to RT after a few years. I am trying to set up external auth against our AD server. I have a working implementation for mediawiki, so I know that it's possible on our system. As far as possible I've duplicated the options from mediawiki/php to rt/perl, but I am still missing

Re: [rt-users] AD integration for external auth

2015-07-07 Thread Yan Seiner
-authentication.html On Tue, Jul 7, 2015 at 11:24 AM, Yan Seiner y...@seiner.com mailto:y...@seiner.com wrote: I'm coming back to RT after a few years. I am trying to set up external auth against our AD server. I have a working implementation for mediawiki, so I know that it's

Re: [rt-users] AD integration for external auth

2015-07-07 Thread Yan Seiner
wrote: If you mean during the login via RT Gui -- username is, sAMAccountName. THere shouldn't be any need to prefix with the domain as the domain is already be queried. On Tue, Jul 7, 2015 at 1:24 PM, Yan Seiner y...@seiner.com mailto:y...@seiner.com wrote

[squid-users] Saving memory cache to disk on reboot?

2015-05-18 Thread Yan Seiner
The title says it all - is it possible to save the memory cache to disk on reboot? I reboot my systems weekly and I wonder if this would be any advantage. ___ squid-users mailing list squid-users@lists.squid-cache.org

Re: [Dnsmasq-discuss] Multiple networks, one dnsmasq

2015-05-08 Thread Yan Seiner
On 05/08/2015 11:59 AM, Simon Kelley wrote: domain = dmz.lan, 192.168.3.0/24 domain = auth.lan, 192.168.4.0/24 Perfect, thank you. The rest of it I got done with iptables. ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk

looking for ideas on a possible modutils problem

2015-05-07 Thread Yan Seiner
I'm running BusyBox v1.23.2 on a X86_64 SMP system, kernel 3.18.11. I am experiencing a weird modules problem and I'm not really sure where the problem may lie. Basically, some iptables modules don't load at boot, and when I load them with modprobe or insmod, they aren't recognized. For

[Dnsmasq-discuss] Multiple networks, one dnsmasq

2015-05-02 Thread Yan Seiner
I have a router with 4 subnets, each on its own interface. (Yes, I'm using vlans for 3 of them.) 192.168.3.0 eth2- dmz.lan 192.168.4.0 eth1.4- auth.lan 192.168.5.0 eth1.5- guest.lan 192.168.6.0 eth1.6- tenant.lan I'd like to set up dnsmasq so that each

[squid-users] Cache strategy advice

2015-04-30 Thread Yan Seiner
I am building a small embedded squid box. It has 4GB of ram, dual core CPU, and a 32GB SSD. Since I'm running a tiny embedded linux distro (openwrt) most of those resources are available; I'm only using about 1MB of RAM and about 300MB of the SSD. My incoming internet service is 30 to 60

[squid-users] squid + privoxy = Unable to forward request

2015-04-29 Thread Yan Seiner
I am migrating a previous installation to new hardware and updated versions. I use squid + privoxy, with privoxy being the parent. Privoxy listens on port 8118 and squid on 3128 on the same hardware. Each proxy works fine on its own. I can test them individually and both proxy correctly.

Re: [squid-users] squid + privoxy = Unable to forward request

2015-04-29 Thread Yan Seiner
ARGHHH Never mind. Somehow I had managed to insert single quotes around the cache_peer arguments. cache_peer '127.0.0.1 parent 8118 0 no-query no-digest' I've removed the single quotes and all is well. On 04/29/2015 09:24 AM, Yan Seiner wrote: I am migrating a previous installation

Re: [MediaWiki-l] Visual editor and Parsoid

2014-07-01 Thread Yan Seiner
On 07/01/2014 08:59 AM, Antoine Musso wrote: Le 01/07/2014 00:18, Yan Seiner a écrit : I am trying to get the Visual Editor working in my 1.24 wmf11 Mediawiki install. 'dependencies' = array( ... # 'ext.parsoid.styles', ), So

Re: [MediaWiki-l] Visual editor and Parsoid

2014-07-01 Thread Yan Seiner
On 07/01/2014 09:15 AM, Yan Seiner wrote: On 07/01/2014 08:59 AM, Antoine Musso wrote: Le 01/07/2014 00:18, Yan Seiner a écrit : I am trying to get the Visual Editor working in my 1.24 wmf11 Mediawiki install. 'dependencies' = array( ... # 'ext.parsoid.styles

Re: [MediaWiki-l] Visual editor and Parsoid

2014-07-01 Thread Yan Seiner
On 07/01/2014 09:30 AM, Yan Seiner wrote: On 07/01/2014 09:15 AM, Yan Seiner wrote: On 07/01/2014 08:59 AM, Antoine Musso wrote: Le 01/07/2014 00:18, Yan Seiner a écrit : I am trying to get the Visual Editor working in my 1.24 wmf11 Mediawiki install. 'dependencies

[MediaWiki-l] Visual editor and Parsoid

2014-06-30 Thread Yan Seiner
parsoid installed, running, and tested. -- Yan Seiner, PE Asia Project Manager Roadtrek Motorhomes, Inc 541-513-4838 ___ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Re: [exim] cc'ing outgoing mail

2014-06-04 Thread Yan Seiner
On 06/04/2014 04:55 AM, Jasen Betts wrote: On 2014-06-03, Yan Seiner y...@seiner.com wrote: I have several domains and email addresses I want to CC myself on. I'm using this router: cc_to_me: driver = redirect domains = xxx.com : yyy.com : zzz.ca

[MediaWiki-l] Translating a wiki

2014-06-03 Thread Yan Seiner
I am tasked with translating our wiki into a couple of languages. We have several thousand pages, and just creating all of the sub-pages is a monumental task. I've looked at the various translate extensions, and they seem to be either on the fly, or assisted manual. Is anyone aware of a

Re: [MediaWiki-l] Translating a wiki

2014-06-03 Thread Yan Seiner
, 2014, at 12:37 PM, John Bibby johnbibbyjohnbi...@gmail.com wrote: I too have a similar problem, and would like to know the best way of dealing with it - in particular if file-names also need to be translated. JOHN BIBBY On 3 June 2014 17:33, Yan Seiner

[exim] cc'ing outgoing mail

2014-06-03 Thread Yan Seiner
I have several domains and email addresses I want to CC myself on. I'm using this router: cc_to_me: driver = redirect domains = xxx.com : yyy.com : zzz.ca : aaa.org headers_add = X-cc-to-me: by $primary_hostname on $tod_full\n\ Reply-To:

Re: [Flightgear-users] What sim was the Malasian flight 370 pilot using at home?

2014-03-16 Thread Yan Seiner
On 03/16/2014 06:18 PM, Jon Elson wrote: The FAA had already planned to severely restrict model aircraft. ??? I haven't heard this. -- Learn Graph Databases - Download FREE O'Reilly Book Graph Databases is the

Re: Running a script every second

2014-03-06 Thread Yan Seiner
On 03/05/2014 10:07 AM, Laurent Bercot wrote: On 2014-03-05 17:40, Yan Seiner wrote: I am trying to run a script every second. I set up two scripts: Very dumb question: if your script execution time is much smaller than one second, why not simply while true ; do update ; sleep 1 ; done

Re: Running a script every second

2014-03-06 Thread Yan Seiner
On 03/05/2014 10:49 PM, Harald Becker wrote: Hi Yan ! On 05-03-2014 09:14 Yan Seiner y...@seiner.com wrote: I am trying to run a script every second. Beside what Laurent told about using sleep, etc. first script (the one that does the work) trap 'update' HUP mknod /tmp/dummyfifo p while

Running a script every second

2014-03-05 Thread Yan Seiner
I am trying to run a script every second. I set up two scripts: first script (the one that does the work) #!/bin/ash update() { } trap 'update' HUP mknod /tmp/dummyfifo p while true; do read /tmp/dummyfifo /dev/null 21 done and now the trigger script: #!/bin/ash

Re: [chrony-users] chrony with only 2 sources

2014-02-28 Thread Yan Seiner
On 02/28/2014 04:33 AM, Miroslav Lichvar wrote: On Thu, Feb 27, 2014 at 02:40:21PM -0800, Yan Seiner wrote: My ISP, in their infinite wisdom, has decided to block port 123 as a "security measure". They do offer one time server on their network, but I have no access to any other t

[exim] syntax and use of ${run}

2014-02-13 Thread Yan Seiner
Where can I find some documentation on the syntax of ${run ...}? I can't find it in the exim spec. Then again, maybe there's a better way to do this. I am trying to include the contents of a file in a header so I've been trying: headers_add = My-Header: ${run {/bin/cat

Re: [exim] copy email going to one domain

2014-02-10 Thread Yan Seiner
On 02/10/2014 02:49 AM, Heiko Schlittermann wrote: Yan Seiner y...@seiner.com (Mo 10 Feb 2014 00:10:08 CET): I would like to keep copies of emails that I send to one particular domain in a separate folder. Some simplistic approach could be the use of shadow_transport transport option

[exim] copy email going to one domain

2014-02-09 Thread Yan Seiner
I would like to keep copies of emails that I send to one particular domain in a separate folder. In other words, I want exim to add cc:me to emails that are sent to one particular domain. Is this something exim can do, and if so, where would I start? (nothing nefarious about this; I use my

[users@httpd] Re: mod_proxy and redirects

2014-01-27 Thread Yan Seiner
On 01/27/2014 06:43 AM, Yan Seiner wrote: I am trying to set up a simple mod_proxy: VirtualHost *:80 ErrorLog /var/log/apache2/wrt_error.log LogLevel debug CustomLog /var/log/apache2/wrt_access.log combined ProxyPreserveHost On ProxyRequests Off ServerName xxx.com ServerAlias

[users@httpd] mod_proxy and redirects

2014-01-27 Thread Yan Seiner
I am trying to set up a simple mod_proxy: VirtualHost *:80 ErrorLog /var/log/apache2/wrt_error.log LogLevel debug CustomLog /var/log/apache2/wrt_access.log combined ProxyPreserveHost On ProxyRequests Off ServerName xxx.com ServerAlias www.xxx.com ProxyPass /foo/

Re: built Xephyr from source but it complains about missing XKB, and other things.

2014-01-25 Thread Yan Seiner
On 01/25/2014 02:32 PM, ... wrote: Thanks both of you. I did find a precompiled Xephyr that runs on my computer and has evdev enabled, but It doesn't seem to have glx support. So, I've been able to explore a little further into the set up but it looks like compiling this myself still needs

[MediaWiki-l] diffs between two articles

2014-01-24 Thread Yan Seiner
Is anyone aware of an extension that would allow a user to view the differences between two articles? We are using mediawiki for user manuals. The articles themselves are similar across a family of models, with the major differences being images and a small amount of text in each article.

Re: [MediaWiki-l] diffs between two articles

2014-01-24 Thread Yan Seiner
HAH! Perfect! thanks. On 01/24/2014 08:50 AM, John wrote: See Special:ComparePages On Fri, Jan 24, 2014 at 11:48 AM, Yan Seiner y...@seiner.com wrote: Is anyone aware of an extension that would allow a user to view the differences between two articles? We are using mediawiki for user

[MediaWiki-l] How to set font size and type for display and not for print

2014-01-23 Thread Yan Seiner
The title pretty much says it all. I have a wiki that's used as a manual; we both read it on line and print it. I need to set the font type and size for display only, and not for print; the rendering software has its own default settings for printing. I know this has to go somewhere in the

[MediaWiki-l] Sign-off extension?

2013-12-12 Thread Yan Seiner
I've been asked to provide sign-off ability to the articles. I am putting manuals and procedures into a wiki and the production manager wants sales and tech people to sign off on each article signifying they have read it and/or been trained on the procedures. I have a template that can

[MediaWiki-l] Controlling image size and position

2013-11-30 Thread Yan Seiner
Is there a way to display 2 or 3 images, side by side, so that they span the entire page width? gallery does something like what I need... But I'd like to be able to put the images in a table with even column widths so I have the images evenly spaced across the page. My current attempt

[MediaWiki-l] Different styles for screen and print

2013-11-29 Thread Yan Seiner
I have a mediawiki template for a photo gallery - basically 2 images sized to span the width of the page. I am using mwlib / rl reports to generate pdfs from the wiki. I need to have one format / size of the images for screen display and one for the pdf to make it appear correctly. I have

Re: [MediaWiki-l] [reportlab-users] Different styles for screen and print

2013-11-29 Thread Yan Seiner
On 11/29/2013 07:57 AM, Yan Seiner wrote: I have a mediawiki template for a photo gallery - basically 2 images sized to span the width of the page. I am using mwlib / rl reports to generate pdfs from the wiki. I need to have one format / size of the images for screen display and one

Re: [MediaWiki-l] [reportlab-users] Different styles for screen and print

2013-11-29 Thread Yan Seiner
OK, thanks. That cleared it up a bit. setting display: none in Common.css turns off display for printing as well; how do I get it to turn on for printing? I tried .ys_screen { display: none; } .ys_print { display: inline; } in Print.css but it has no effect; neither

Re: [MediaWiki-l] Automating book creation with collections extension

2013-11-21 Thread Yan Seiner
On 11/21/2013 05:36 AM, Yan Seiner wrote: I am using the collections extension http://www.mediawiki.org/wiki/Extension:Collection to create PDFs of selections of our wiki. Is anyone aware of a way to create these pdfs off-line using a cron job? I'd like to run a midnight snapshot

[MediaWiki-l] A class on mediawiki

2013-11-16 Thread Yan Seiner
I've been working on a wiki for a company. We are putting all their user manuals in wiki format. Company personnel have been involved with the content and presentation but not with the nuts-and-bolts of the editing. I've been asked to put together a class / training session for the company

[MediaWiki-l] Creating automatic subcategories

2013-10-23 Thread Yan Seiner
I am working on a wiki that has documentation for our various processes. I am trying to figure out how to add a signoff to each article. When the article is being developed, it's tagged with a [[Category:fixme]] so that we can easily find all articles in development. When an article reaches

Re: [MediaWiki-l] Mediawiki articla export

2013-10-21 Thread Yan Seiner
John W. Foster wrote: Is there any way to export ALL the articles or pages from a very slow but working mediawiki. I want to move them to a much faster upgraded mediawiki server. I have tried the dumpbackup script in /maintainence, but that didn't get all the pages, only some, a I dont know

Re: [MediaWiki-l] Images in tables

2013-10-12 Thread Yan Seiner
[mailto:mediawiki-l-boun...@lists.wikimedia.org] On Behalf Of Yan Seiner Sent: Saturday, October 12, 2013 9:46 AM To: MediaWiki-l@lists.wikimedia.org Subject: [MediaWiki-l] Images in tables I would like to display images in tables, similar to gallery but I want the images to be in a table across the width

[mwlib] Editing saved books and then retrieving

2013-09-09 Thread yan seiner
I used the book creator to create a basic Book:Bookname page. When I edit the Book:Bookname page, and then go back to the book creator, it does not update the number of pages to reflect the pages in the saved book page. The net result is that once you edit the Book:Bookname you cannot use the

[mwlib] Re: How to make a clickable table of contents?

2013-09-09 Thread yan seiner
On Tuesday, July 30, 2013 7:41:27 AM UTC-7, Samuel Spiik wrote: Hi! I’m using mwlib to convert MediaWiki articles to PDF. I’m wondering if there’s anyway to make the table of contents clickable with hyperlinks that would take you directly to the page for the header you clicked on –

[mwlib] Re: Edit Section in ZIM file

2013-09-09 Thread yan seiner
On Monday, July 1, 2013 5:01:37 AM UTC-7, Dionysia Kontotasiou wrote: Hi, I was wondering if there is any way to remove the edit section from the ZIM file that is created with Collection extension in MediaWiki. I tried to use the below command in MediaWiki and indeed I can not see any

[users@httpd] mod_rewrite and Short URLs in mediawiki

2013-09-08 Thread Yan Seiner
I have an installation of apache 2.2 (Ubuntu 12.04LTS) and mediawiki 1.21. I am trying to get short URLs working. I've configured mod-rewrite before on other systems and I can't find anything wrong with any of the various setups I've tried, but mod_rewrite is being silently ignored. Here's my

[MediaWiki-l] Extension:Collection and mwlib problems

2013-09-07 Thread Yan Seiner
I've been trying to set up the Collection extension and my own render farm so I can generate zim files from my wiki. So far no luck. Here's where I am: I followed this guide: http://edutechwiki.unige.ch/en/Mediawiki_collection_extension_installation And I can create zim files from wikipedia

[MediaWiki-l] Short URLs

2013-09-07 Thread Yan Seiner
I know this is more of an apache question, but it should be a slam-dunk and I am stuck.. I am trying to get short URLs working. I've configured mod-rewrite before on other systems and I can't find anything wrong with any of the various setups I've tried, but mod_rewrite is being ignored.

Re: [MediaWiki-l] SOLVED: Extension:Collection and mwlib problems

2013-09-07 Thread Yan Seiner
I wish I could say what I did to fix this... But it seems to work, at least from within mediawiki. I got started on a different problem, restarted apache a few times, and reloaded the page and the Print/Export menu just showed and and it creates zim files... :headscratch: Yan Seiner wrote

Re: [MediaWiki-l] NOT SOLVED: Extension:Collection and mwlib problems

2013-09-07 Thread Yan Seiner
Yan Seiner wrote: I wish I could say what I did to fix this... But it seems to work, at least from within mediawiki. I got started on a different problem, restarted apache a few times, and reloaded the page and the Print/Export menu just showed and and it creates zim files... :headscratch

Re: [sqlite] R*Tree constraint error when inserting valid data

2013-06-27 Thread Yan Seiner
Tobias Kolb wrote: Hi, I'm currently experimenting with the R*Tree support in SQLite. I have to collect some log data over a timespan and save it linked to the area (not the exact path, just a minimum bounding rect around) it was collected (min/max latitude and min/max longitude). Based on this

Re: [sqlite] R*Tree constraint error when inserting valid data

2013-06-27 Thread Yan Seiner
Tobias Kolb wrote: Hi, I'm currently experimenting with the R*Tree support in SQLite. I have to collect some log data over a timespan and save it linked to the area (not the exact path, just a minimum bounding rect around) it was collected (min/max latitude and min/max longitude). Based on this

Re: [Angstrom-distro-users] Support for Sharp SL-C3100 (spitz)

2013-06-12 Thread Yan Seiner
Actually the Javascript turned out to be a red herring. I need html5 summort; epiphany 2.30.6 will work and is included in the later images that don't boot. :( I think it's microcom that's in busybox. It would be great if this was included in the base build. I'll grab your conf files and

Re: [Angstrom-distro-users] Support for Sharp SL-C3100 (spitz)

2013-06-07 Thread Yan Seiner
Andrea Adami wrote: unfortunately the images built by the old Narcissus have issues with udev and don't have any maintainance. However there is today a new Narcissus based on oe-core: it just needs to be expanded with configuration for Zaurus. I plan to send the setup as soon as possible, atm

Re: [Angstrom-distro-users] Support for Sharp SL-C3100 (spitz)

2013-06-06 Thread Yan Seiner
Hi Eric: My needs are (fairly) simple I am trying to get an image with a browser that runs javascript, supports sound output, and has minicom, picocom, or some similar serial communications app. the 2007.12 image which boots fine does not have a browser nor minicom. The later images

[Angstrom-distro-users] Support for Sharp SL-C3100 (spitz)

2013-06-05 Thread Yan Seiner
I have tried building 2011.03 on narcissus for a Sharp SL-C3100. I badly need WPA-PSK support, and I need a newer kernel than the 2007.11 release offers. I can't get the image to boot. It hangs at Can't open /dev/misc/rtc: no such file or directory. It never starts the GUI. Does anyone

Re: contribute to rsync

2013-05-19 Thread Yan Seiner
garvit sharma wrote: Hello All, Myself Garvit Sharma working in hyderabad central university(HCU) at DCIS. I have started using rsync to sync the data and i found it very interesting. After using rsync a lot i realized to contribute to rsync by adding some extra features into

Re: [sqlite] SQLite and integer division 1/2=0

2013-05-12 Thread Yan Seiner
Simon Slavin wrote: On 12 May 2013, at 11:07am, Paul van Helden wrote: SELECT 1/2 returns 0 which to me is a little odd, but I see from this page: http://www.sqlite.org/sqllogictest/wiki?name=Differences+Between+Engines that most other engines do the same. A

Re: [sqlite] SQLite and integer division 1/2=0

2013-05-12 Thread Yan Seiner
Simon Slavin wrote: On 12 May 2013, at 11:07am, Paul van Helden p...@planetgis.co.za wrote: SELECT 1/2 returns 0 which to me is a little odd, but I see from this page: http://www.sqlite.org/sqllogictest/wiki?name=Differences+Between+Engines that most other engines do the same. A few

Re: Is East/West always at exact 'right-angles', to North/South?

2013-04-10 Thread Yan Seiner
On Wed, April 10, 2013 2:41 pm, Beverly Stimpson wrote: Dear List Members (and experts!), I am a new member to this Mailing List - a school-teacher who can see the several curriculum benefits, of using sundials in (mainly Primary) schools. One of my pupils recently asked me a question,

Re: [sqlite] cross compiling sqlite

2013-03-07 Thread Yan Seiner
I use openwrt and build sqlite for arm and mips, no propblems. Just pick the right target in the build system. On Wed, March 6, 2013 10:00 pm, bkk wrote: > How to create testfixture that could run on arm ? > ___ sqlite-users mailing list

Re: [sqlite] cross compiling sqlite

2013-03-07 Thread Yan Seiner
I use openwrt and build sqlite for arm and mips, no propblems. Just pick the right target in the build system. On Wed, March 6, 2013 10:00 pm, bkk wrote: How to create testfixture that could run on arm ? ___ sqlite-users mailing list

cx231xx interlace-like artifacts

2012-07-25 Thread Yan Seiner
I just recently changed my vidcap to a Hauppage . Now I get these interlace-like artifacts: http://seiner.com/cz/rtpictures/2012_07_25T14h20m46sZ_0.451651_44.090619_-123.126059.jpg http://seiner.com/cz/rtpictures/2012_07_25T14h22m48sZ_0.224624_44.089669_-123.139100.jpg cxx231x.h has the

Re: cx231xx interlace-like artifacts

2012-07-25 Thread Yan Seiner
Yan Seiner wrote: I just recently changed my vidcap to a Hauppage . Now I get these interlace-like artifacts: http://seiner.com/cz/rtpictures/2012_07_25T14h20m46sZ_0.451651_44.090619_-123.126059.jpg http://seiner.com/cz/rtpictures/2012_07_25T14h22m48sZ_0.224624_44.089669_-123.139100.jpg

Re: Sundials in school playgrounds

2012-06-27 Thread Yan Seiner
david.paw...@fsmail.net wrote: What is all the fuss about Analemmatic sundials in school playgrounds all about ? I would love to get some real documentation on this. A copy of a letter, minutes of meetings, that sort of thing banning sundials in schools. Anyone? I know Martina is

Re: X loses wireless input devices

2012-06-13 Thread Yan Seiner
Thank you guys for helping me out with this. I've got it figured out. Here's a mini-mini howto for posterity (and also for newbies like me who might be struggling with this) Set up a set of rules in /etc/udev/rules.d like this, where you identify the USB hub that will have the peripherals

Re: X loses wireless input devices

2012-06-11 Thread Yan Seiner
Peter Hutterer wrote: On Sat, Jun 09, 2012 at 07:45:53AM -0700, Yan Seiner wrote: I have a multiseat setup where 2 of the seats use wireless mice and keyboards. After some random time measured in hours/days, those two seats lose the input devices. They become non-responsive. The LEDs

Re: X loses wireless input devices

2012-06-11 Thread Yan Seiner
Peter Hutterer wrote: On Mon, Jun 11, 2012 at 06:02:48PM -0700, Yan Seiner wrote: Peter Hutterer wrote: On Sat, Jun 09, 2012 at 07:45:53AM -0700, Yan Seiner wrote: I have a multiseat setup where 2 of the seats use wireless mice and keyboards. After some random time measured

X loses wireless input devices

2012-06-09 Thread Yan Seiner
I have a multiseat setup where 2 of the seats use wireless mice and keyboards. After some random time measured in hours/days, those two seats lose the input devices. They become non-responsive. The LEDs on the hardware light up so I know the mice and keyboards are awake and sending signals,

Re: Help installing grub

2012-05-31 Thread Yan Seiner
On Thu, May 31, 2012 12:35 pm, Jordan Uggla wrote: On Wed, May 30, 2012 at 6:16 PM, Yan Seiner y...@seiner.com wrote: The relevant parts of the system setup on the disk that I want to boot from: /etc/fstab: /dev/md0    /        ext4    errors=remount-ro 0    0 /dev/md1    /boot

Re: Help installing grub

2012-05-31 Thread Yan Seiner
On Thu, May 31, 2012 2:50 pm, Jordan Uggla wrote: On Thu, May 31, 2012 at 2:23 PM, Yan Seiner y...@seiner.com wrote: On Thu, May 31, 2012 12:35 pm, Jordan Uggla wrote: On Wed, May 30, 2012 at 6:16 PM, Yan Seiner y...@seiner.com wrote: The relevant parts of the system setup on the disk

Re: Help installing grub

2012-05-31 Thread Yan Seiner
Jordan Uggla wrote: On Thu, May 31, 2012 at 2:58 PM, Yan Seiner y...@seiner.com wrote: .bash_history:mount /dev/md0 /mnt/new-root .bash_history:mount --bind /sys /mnt/new-root/sys .bash_history:mount --bind /proc /mnt/new-root/proc .bash_history:mount --bind /dev /mnt/new-root/dev root

Re: Help installing grub

2012-05-30 Thread Yan Seiner
Jordan Uggla wrote: On Tue, May 29, 2012 at 7:30 PM, Yan Seiner y...@seiner.com wrote: I need some help with a custom install. I have a client that I access via a remote connection. Their server has two physical drives set up in a software RAID-1. To make a long story short, through

Help installing grub

2012-05-29 Thread Yan Seiner
I need some help with a custom install. I have a client that I access via a remote connection. Their server has two physical drives set up in a software RAID-1. To make a long story short, through a perfect storm series of events, they lost both hard drives. I shipped them a backup of

Re: [Angstrom-distro-users] Wifi Auto-Reconnect?

2012-04-30 Thread Yan Seiner
W.A. Garrett Weaver wrote: Thanks everyone, I actually got a script right now (as a work around) that pings our router, and if it doesn't get a successful packet transmission, it cycles through ifdown and ifup until it gets a successful ping. A simple ping is not enough; ping returns

Re: [Angstrom-distro-users] Wifi Auto-Reconnect?

2012-04-26 Thread Yan Seiner
W.A. Garrett Weaver wrote: Angstrom users: Is there a way to configure angstrom to automatically reconnect to wifi if the wifi signal falls out of range or becomes unavailable? Of course you can do this your self, manually, with ifdown wlan0 ifup wlan1 But that doesn't work so well in

[rt-users] Upgrade to 4.05 broke search editing

2012-04-17 Thread Yan Seiner
We recently upgraded from 4.02 to 4.05. This has broken our ability to edit our custom searches. We can still use the searches, and they produce valid results, we just cannot edit them and cannot create new searches. Here's an example of an existing search: Queue = 'Water Close-Out' AND

Re: [rt-users] Upgrade to 4.05 broke search editing

2012-04-17 Thread Yan Seiner
On Tue, April 17, 2012 9:28 am, Thomas Sibley wrote: On 04/17/2012 12:02 PM, Yan Seiner wrote: Wrong query, expecting a OPERATOR in 'Queue = 'Water Close-Out' AND CF.{Work-State}--here = 'Pending Invoices'' And if we try to create a new search, it refuses to accept the CF.{Work-State

Re: [rt-users] Upgrade to 4.05 broke search editing

2012-04-17 Thread Yan Seiner
On Tue, April 17, 2012 10:35 am, Thomas Sibley wrote: On 04/17/2012 01:23 PM, Yan Seiner wrote: However, on clicking on the Advanced tab it only shows the Queue = part. I can't reproduce this. Have you cleared your mason cache since upgrading? What local customizations do you have

Re: Newbie question: multi-seat advice needed

2012-04-13 Thread Yan Seiner
On Fri, April 13, 2012 7:40 am, Zoltan Szecsei wrote: On 2012/04/13 15:46, Yan Seiner wrote: I have a system with 3 video cards: 01:06.0 VGA compatible controller: nVidia Corporation NV34GL [Quadro NVS 280 PCI] (rev a1) 02:00.0 VGA compatible controller: nVidia Corporation NV44 [Quadro NVS

Re: Newbie question: multi-seat advice needed

2012-04-13 Thread Yan Seiner
On Fri, April 13, 2012 9:22 am, Dan Nicholson wrote: As the person who wrote the xorg.conf.d feature, I can tell you that there's no actual difference between the two. Xorg just reads xorg.conf and all the files in xorg.conf.d and flattens them into one long buffer. Deprecating xorg.conf

Re: [exim] Spool file is locked (another process is handling this message)

2012-04-13 Thread Yan Seiner
On Fri, April 13, 2012 1:09 am, Sven Hartge wrote: I recommend using haveged: http://www.issihosts.com/haveged/ I installed this and the problem has not reappeared. Hopefully that should fix it. -- On two occasions I have been asked,—Pray, Mr. Babbage, if you put into the machine

  1   2   3   4   5   6   7   >