Re: grub failed to boot after upgrade

2012-04-16 Thread Ken Wahl
On Mon, Apr 16, 2012 at 03:45:43PM -0300, David Roguin wrote:
> On Mon, Apr 16, 2012 at 2:56 PM, Joe  wrote:
> > On Mon, 16 Apr 2012 10:27:40 -0300
> > David Roguin  wrote:
> >
> >> Hi,
> >> I´m running wheezy and after a typical dist-upgrade grub doesn't want
> >> to boot. It seems that grub can't find the partitions.
> >> Anyone else has this same problem?
> >> I have dual boot, sharing macosx and debian wheezy and never had this
> >> problem before.
> >>
> >
> > Happens regularly in sid.
> >
> > Was grub itself updated? A few weeks ago it was updated in sid, and the
> > new version was sufficiently different from the previous first-stage
> > bootloader that it didn't work. After a grub update, it is necessary
> > to do a grub-install to re-write the MBR or partition bootloader.
> >
> > In January, there were a few kernel upgrades which apparently didn't
> > call update-grub, with the same result.
> >
> > Either way, you boot into your system manually, after trying several
> > sets of instructions found on the Net. Once you're there, try
> > update-grub, or grub-install if you see there's been a recent grub
> > update.
> >
> > --
> > Joe
> 
> I'm running testing that's why it seems weird for grub to be broken
> after an update. I remember the kernel being updated and I think grub
> got upgraded as well (but I'm not 100% sure about it)
> 
> I'll try update-grub or grub-install later.
> Thanks!

Solution for me was to use Super Grub Disk to boot the partition then
run `dpkg-reconfigure grub-pc` and choose to install in MBR (was
installed in partition).

See:
http://aptosid.com/index.php?name=PNphpBB2&file=viewtopic&t=2229

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664718

http://www.supergrubdisk.org/

-- 
Ken Wahl


signature.asc
Description: Digital signature


Re: CUPS Again - Any ideas from the list?

2012-03-15 Thread Ken Wahl
On Mon, Mar 12, 2012 at 10:49:51AM -0400, Ethan Rosenberg wrote:
> Brian -
> 
> Thank you.
> 
> Made the changes. Rebooted.  Found Driver, Installed. rebooted. The
> system finds the printer. Still won't print.
> 
> Any ideas?  All are welcome to reply.
> 
> Ethan

I'm running testing, a Brother HL-2040 connected via LPT and got bit by
this bug last night.  Took embarasssingly long for me to figure
out.

http://aptosid.com/index.php?name=PNphpBB2&file=viewtopic&t=2150

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=659736

https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/936647

I'm not sure if this is your same problem or not but I had looked
through the d-u archives first for threads about cups problems and this
is the only recent one.

The fix for me was installing the cups-filters version from unstable.
-- 
Ken Wahl


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120315162844.ga10...@nc.rr.com



Re: Exim4 Incompatable Command Line Arguments

2008-04-23 Thread Ken Wahl
On Wed, Apr 23, 2008 at 10:35:59AM +0300, David Baron wrote:
> After yesterday's upgrades (NOT including exim4 packages), I get a failure to 
> start exim4 running the /etc/init.d/exim4 script.
> 
> If I manually run with presumably the same arguments, i.e. exim4 -bd -q30m, 
> all is well.
> 
> Anyone had this problem, fixed it?

See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477194
and http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=406059

The problem actually appears to be caused by lsb-base. One respondent to
the bug report stated that downgrading lsb-base to 3.2-8 fixed it for
him. I didn't have 3.2-8 in my archive and was too lazy to track it down
so I downgraded to 3.2-7 and was then able to start Exim normally.
-- 
Ken Wahl


signature.asc
Description: Digital signature


Re: updated iceweasel firefox now hijacked from homepage to ads!

2007-02-27 Thread Ken Wahl
See the below bugreport
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=412344
-- 
Ken Wahl


signature.asc
Description: Digital signature


Re: Font changes after dist-upgrade to Firefox2/IceWeasel

2006-11-29 Thread Ken Wahl
On Tue, Nov 28, 2006 at 02:55:41PM -0800, Bill Moseley wrote:
> > 
> > There is a new about:config item, "layout.css.dpi", which according to
> > the mozilla website should take over this functionality, but this is
> > broken for me. I get serious rendering bugs if I change the default
> > setting of this new item.
> 
> Ah, that seems to help.  The default is -1 which:
> 
> "Use the host system's logical resolution or 96, whichever is
> greater,..."
> 
> So it seems on my system it was using 96.  My DPI is set correctly in
> my xorg.conf (my DPI = 81) so I changed it to zero, which I assume says to 
> use the
> DPI as set in my config.  Seems to work.

Thank you both. This worked for me as well as I was having the same
problem.
-- 
Ken Wahl


signature.asc
Description: Digital signature


Re: laser printer recommendation for personal use?

2006-09-15 Thread Ken Wahl
I'm quite satisfied with the Brother HL-2060 I purchased a year ago for
about $120. It sells now on NewEgg for $106. The Brother HL-2070N looks
like the model that would fit your needs, specifically ethernet
connectivity. It's selling on NewEgg for $135. Go here [1] to see the
reviews on NewEgg.

Linux drivers are available from the Brother website [2] but for me the
HL-1250 ppd in cups works fine.

[1] http://www.newegg.com/Product/Product.asp?Item=N82E16828113165
[2] http://www.brother.com/E-ftp/info/index.html

-- 
Ken Wahl


signature.asc
Description: Digital signature


Re: how to mount FreeBSD file systems in Debain?

2006-08-06 Thread Ken Wahl
On Sun, Aug 06, 2006 at 10:17:35PM +1000, Wei Hu wrote:
> How to mount FreeBSD file systems in Debian? Does Linux support
> FreeBSD file system?
> thanks.

I think it depends whether you created your FreeBSD filesystem as UFS1
or UFS2. Check out the following link:

http://gentoo-wiki.com/HOWTO_Mount_UFS_partitions
-- 
Ken Wahl


signature.asc
Description: Digital signature


Re: Why i can not mount my USB stick automatically?

2006-08-05 Thread Ken Wahl
On Sun, Aug 06, 2006 at 09:55:40PM +0800, Richard van der Veen wrote:
> Hello I use Debian Sid and i used to have this configuration that whenever i 
> put the USB stick into the computer i see a window opened to let me choose if 
> i want to mount the stick and see its contents. But after some updates this 
> behaviour is not working anymore ... the window still pops up woth this 
> question but when i try to mount the usbstick i get a cryptic error message 
> and i don't know in which configuration file i have to search to make some 
> changes ... can someone help me? ... The error message is:
> 
> A security policy in place prevents this sender from sending this message to 
> this recipient, see message bus configuration file (rejected message had 
> interface "org.freedesktop.Hal.Device.Volume" member "Mount" error 
> name "(unset)" destination "org.freedesktop.Hal")
> 

See http://lists.debian.org/debian-kde/2006/08/msg00010.html
and http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=377689
-- 
Ken Wahl


signature.asc
Description: Digital signature


Re: installing "unstable"?

2006-08-02 Thread Ken Wahl
On Wed, Aug 02, 2006 at 11:38:01AM -0700, K. Richard Pixley wrote:
> I don't see an "unstable" installer on the web site.  Is the standard 
> way to build an "unstable" system to build a "testing" system, point 
> /etc/apt/sources.list to an unstable repository and update+upgrade?  Or 
> is there something more common that I'm overlooking?
> 

See http://wooledge.org/~greg/sidfaq.html#3

The way I used most recently was to use a stable netinstall CD and
boot it in expert mode. You'll be prompted which branch you want to
configure apt for (stable, testing or sid). Choose sid. Then I skipped
taskselect and went straight into aptitude and started choosing
packages. This took a little longer but I had an unstable system on
first boot with little cruft. The alternative is to install a testing
system, change your apt sources and dist-upgrade to unstable. This
latter way may be safer for new debian users and is I believe the
recommended method.

-- 
Ken Wahl


signature.asc
Description: Digital signature


Re: /dev/lp0 rights and CUPS

2006-07-04 Thread Ken Wahl
On Tue, Jul 04, 2006 at 02:41:59PM +1000, John O'Hagan wrote:
> It was because the new /etc/cups/cupsd.conf contains:
> 
>   # Only listen for connections from the local machine.
>   Listen localhost:631
>   Listen /var/run/cups/cups.sock
> 

Thanks, John. Commenting out line 3 fixed the kdeprint/cups1.2
incompatibility problem (1,2,3) on Sid for me.

(1) http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370403
(2) http://bugs.kde.org/show_bug.cgi?id=115891
(3) http://www.kdedevelopers.org/node/1901

-- 
Ken Wahl


signature.asc
Description: Digital signature


Re: gdm X login does not work anymore after last update (dbus problem?)

2006-06-21 Thread Ken Wahl
On Wed, Jun 21, 2006 at 06:29:11PM +0200, Stefan Bellon wrote:
> I've done an apt-get update && apt-get upgrade on my notebook last
> night and today I noticed that I can no longer login to an X session
> using gdm.
> 

I just had the same problem except with kdm. Downgrading dbus,
libdbus-1-2, libdbus-glib and libdbus-qt put things back to normal. The
working versions of these packages for me are:

dbus 0.61-6
libdbus-1-2 0.61-6
libdbus-glib-1-2 0.61-6
libdbus-qt-1-1c2 0.61-6

I'm not a gnome person but I'll assume the libdbus-qt won't apply to
you. I do not know if there is a gnome equivalent (libdbus-gtk) at all.

-- 
Ken Wahl


signature.asc
Description: Digital signature


Re: OT: DVD Writers

2006-06-01 Thread Ken Wahl
On Thu, Jun 01, 2006 at 06:35:38PM +0200, Chris wrote:
> 
> I know this is off-topic, but I am using a Debian box ;-) but can anyone 
> recommend a decent DVD writer?

I've been using a Plextor PX-716A for well over a year now with no
errors at all. Works well for me under Debian and OpenBSD.

See http://www.plextor.com/english/products/716A.htm

The SATA version is the PX-716SA.
-- 
Ken Wahl


signature.asc
Description: Digital signature


Re: Kill tcp connection

2006-05-26 Thread Ken Wahl
On Thu, May 25, 2006 at 11:14:37AM +0200, Pol Hallen wrote:
> Hi all :-)
> 
> sometimes i see (with netstat -putan) a courier tcp connect active for 
> several 
> time
> 
> i need kill this tcp-connect
> 

The tcpkill utility that is part of the dsniff package perhaps? I've not
used it but it sounds like it is up to the job.

"apt-cache show dsniff" for details.
-- 
Ken Wahl


signature.asc
Description: Digital signature


Re: resolv.conf changing over time

2006-05-25 Thread Ken Wahl
On Wed, May 24, 2006 at 05:54:04PM +0200, Joris wrote:
> On Tue, 2006-05-23 at 20:08 -0400, T wrote:
> > The problem is it won't be long before my etc/resolv.conf, which points to
> > my own DNS cache server, get changed. How can I solve that? Is there any
> > hooks like ipup(?) for dial up? 
> 
> if you use pump for a dhcp client, there are a couple of ways to tell it
> not to update the DNS resolver configuration (add '-d' in the init
> script, or even better put 'device eth0 { nodns }' in pump.conf)

And if you are using dhclient you can add the following line to your
/etc/dhclient.conf

supersede domain-name-servers 127.0.0.1;

"man dhclient.conf" for more details
-- 
Ken Wahl


signature.asc
Description: Digital signature


Re: Firestarter not starting

2006-05-22 Thread Ken Wahl
On Mon, May 22, 2006 at 09:50:01PM +0100, John Talbut wrote:
> Thanks for the further ideas, Ken.
> 
> Firestarter certainly does not seem to be starting on bootup.  Using ps 
> as root gives no entries for Firestarter after booting, whereas it does 
> once I get Firestarter to start.
> 

That doesn't mean that the firewall isn't running. Firestarter is just a
front-end for iptables as you probably already know. "Firestarter" will
only show up in ps output if the firestarter gui is running. To see if
it has configured iptables for you use iptables -L to list all the
current chains.

Maybe an example will help.. I have two user accounts on my machine -
one for myself and one for my wife. Only for my own account do I have
firestarter the gui set to start on login and only when I am logged in
does firestarter show up in ps output. The firewall (iptables) is
continuing to run when I log out though and this can be confirmed by
logging in with my wife's account and running "iptables -L" in an xterm
as root. It shows all the chains that firestarter configured iptables to
run. If my dhcp lease expires and dhclient obtains a new IP from my
cable provider then the exit hook runs "sh /etc/init.d/firestarter
start" which reconfigures iptables to my new IP address. This is
transparent though.

Running "/etc/init.d/firestarter status" will also tell you if firestarter
the firewall (firestarter service) is running.

Put another way...
/etc/init.d/firestarter runs the firewall
/usr/sbin/firestarter runs the firestarter gui

> The boot script  /etc/init.d/firestarter is:
> 


What I was interested in was the script that you said existed in
/etc/ppp/ip-up.d

You should get a failure notice at bootup since your ppp link is not up.
I believe it can be safely ignored.

What you need is a script in /etc/ppp/ip-up.d 
which reruns /etc/init.d/firestarter when you bring up your ppp link.
This however will not get you the gui portion of firestarter or make
firestarter show up in ps output but it does start the firewall itself.
To get the gui firestarter program to come up /usr/sbin/firestarter has
to be run with root privileges. When you type this in manually in a
console you get the firestarter gui program to come up as it should. To
avoid having to do that each time configure sudo and your gnome session
manager according to the directions listed at

http://www.fs-security.com/docs/faq.php#trayicon

> Running /usr/sbin/firestarter as root does start Firestarter.

As it should. Run it and make sure it is configured to "start/restart
firewall on dialout". This is under Preferences>Firewall in the gui
program. 

> starting at  /etc/firestarter/firestarter.sh do not.

No it won't if ppp0 isn't up yet. That's why the little script in
/etc/ppp/ip-up.d is necessary.

To test the whole thing out:

1) Bring up ppp0 using whatever dialer program you use in Gnome
2) In a terminal as root run "/etc/init.d/firestarter status" to see if
the firewall service is running. You may need to wait a few seconds
after your ppp link is established before you do this. If it is running
you will get "Firestarter is running..." as your output. You will NOT
see firestarter in ps output though at this point and will not have the
firestarter gui either. If you get a message other than "Firestarter is
running..." then the script in /etc/ppp/ip-up.d is not working or not
installed yet.
3) In a terminal as root run "/usr/sbin/firestarter" to bring up the
firestarter gui. Once the firestarter gui is running then firestarter
will appear in ps output. Use the firestarter gui to configure
firestarter to restart on dial-out but not to restart on program (gui)
startup. These options can be found by clicking on the Preferences
button, choosing "firewall" on the list on the left pane and ticking the
appropriate boxes. If these options are not set correctly then
Firestarter the firewall will not restart each time you dial-out.

If all that works then all you need to do is configure sudo and the
gnome session manager like I described above. That will automate you
having the firestarter gui started on login minimized to the system
tray.

Again, I hope I'm not telling you things you already know/tried.
The important point to take away is that Firestarter the gui program and
the firestarter (iptables) firewall are two seperate entities. Only the
gui shows up in ps output as firestarter. The gui is just a
configuration and monitoring tool for the firestarter firewall (service)
itself.
-- 
Ken Wahl


signature.asc
Description: Digital signature


Re: Firestarter not starting

2006-05-22 Thread Ken Wahl
On Mon, May 22, 2006 at 09:42:01AM +0100, John Talbut wrote:
> 
> I have been doing a bit more digging and it seems that my startup setup 
> should run Firestarter at S20 in etc/rc2.d on bootup.  This seems to be 
> to one that gives the line
> 
> Starting the Firestarter firewall: failed
> 
> Can Firestarter start before the GUI, which starts with etc/rc2.d/S99gdm ?
> 

Yes it can and it does on my system as well. In fact it starts too early
and I too get the failure notice but when network brings up eth0 (I
connect via a cable modem) dhclient runs the firestarter script again
successfully (it is called via /etc/dhclient-exit-hooks). So at this point
firestarter "the firewall" is running but no gui is running as X hasn't
even started yet. To get the gui I restart firestarter everytime I login 
with kdm by calling it from ~/.kde/Autostart

> There is a 1Firestarter script in /etc/ppp/ip-up.d that should start 
> Firestarter when the interface is up.  However, this script only appears 
> to start Firestarter if it is already installed.
> 

Did you mean to say "already running" rather than "already installed"?
Would you post the snippet of code that runs it? If firestarter really
isn't running and /etc/ppp/ip-up.d/firestarter is only willing to
restart it and failing then we may be able to hack that script so that
it first checks to see if firestarter is running - if so then restart -
if not then start.

What I am wondering is if in fact the firestarter "the firewall" is
running but you just are not getting the gui part of the program.
If so, the remedy would be to reload it with sudo according to the
directions listed here:

http://www.fs-security.com/docs/faq.php#trayicon

It's been some years since I used Gnome as my DE. What is the program
called that establishes the ppp link for you?

-- 
Ken Wahl


signature.asc
Description: Digital signature


Re: Firestarter not starting

2006-05-20 Thread Ken Wahl
On Sat, May 20, 2006 at 09:10:16AM -0300, Marcelo Chiapparini wrote:
> Hi!
> 
> I have the same problem in Sarge...
> 
> On Fri, 2006-05-19 at 19:50 +0100, John Talbut wrote:
> > When my computer boots I get the
> > 
> > Starting the Firestarter firewall: failed
> > 
> > Message.  This comes after the asdl and ppp routines have started.  The 
> > ppp link does not get established immediately.  I can start Firestarter 
> > ok by starting the GUI interface (using the root password).  It is 
> > configured to start the firewall on dial out, but this does not seem to 
> > make any difference.
> > 
> > How can I get Firestarter to start automatically?
> > 
> > I am using Debian Etch.
> > 

I apologize if you've already looked at this and it didn't help but see
http://www.fs-security.com/docs/persistence.php
at the bottom it states:

Dial-up Issues

The firewall must be started after you have established your connection
to your ISP. In the Firestarter wizard there is an option to
automatically start the firewall on dial-out. This option does not work
with some dialers. For example, if you are using the kppp dialer
application you will have to set up the dialer to start the firewall
after a connection is established. Kppp includes an option to launch
scripts when a connection is established which does the job nicely. 

From that I would think you'd need to setup sudo for firestarter to be
started without a password and if using kppp, have kppp execute
'sudo /usr/sbin/firestarter --start-hidden' once the ppp link is established.

The "--start-hidden" makes firestarter start minimized to the tray.

An example sudoers file:

User_Alias  DIALERS = username1, username2
DIALERS ALL=NOPASSWD:/usr/sbin/firestarter

See the sudoers man page for more on how to configure sudo.

I use KDE so I don't know about other dialer programs but I imagine
there would be someway to execute sudo firestarter from them as well.

-- 
Ken Wahl



Re: How to start an application automatically after X is started up?

2006-02-15 Thread Ken Wahl
On Wed, Feb 15, 2006 at 11:32:59PM +0800, Deephay wrote:
> I heard that the ~/.xinitrc is not for start some application after X is 
> started up,
> so I think it is totally wrong to modify the .xinitrc file, that's the reason 
> why I 
> didn't mention the error message...is there another way to do this thing?
> I am currently using XFCE desktop environment.
> 

I use KDE not XFCE but a google search found this for "XFCE autostart":
http://xfce-diary.blogspot.com/2005/07/autostart-editor.html
http://www.nabble.com/xfce4-autostart-editor-versus-Sessions-t563835.html

I think you have to have the xfce4-session deb installed for this to
work.
-- 
Ken Wahl


signature.asc
Description: Digital signature


Re: ntp strangeness

2006-02-13 Thread Ken Wahl
On Thu, Feb 09, 2006 at 03:36:00PM -0500, Chris Howie wrote:
> 
> Try booting the kernel with the "noapic nolapic" parameters.

Thanks Chris, this worked.

I've been monitoring ntp on and off all day and noticed it was having to
step the clock about -6 seconds every 5 to 10 minutes. I also would
never get the "kernel time sync enabled 0001" message in my ntp log. The
output of ntpq -p would show all three of my us.pool.ntp.org servers
with offsets around -4000 and jitter of 2000+.

I did some research on your noapic nolapic suggestion and found this
thread on the kernel.org mailing list (1) which I think explains why this
fix works and the problem it addresses. I'm not a kernel hacker but it
seems to have to do with the nForce2 chipset and something called the
"C1 halt disconnect fix." Apparently not all BIOS have this fix, in
particular Abit boards (which I'm using) do not and Abit will not offer
BIOS updates with the fix, according to the thread.  The problem itself
causes the interrupt timers to go awry and can result in even worse
problems than just poor clock performance.

After rebooting with the "noapic nolapic" kernel options ntp was able to
sync rather quickly and server offsets are down to high 50's with
jitters of less than 20.

Anyway, the thread at kernel.org is here:
(1) http://search.luky.org/linux-kernel.2005/msg01168.html

I'd encourage those with NTP problems using motherboards with the
nForce2 chipset to read the thread and give the "noapic nolapic" kernel
options a try. If your experience will be anything like mine, you'll
notice a dramatic improvement in NTP performance rather quickly.

Thanks again Chris for the helpful suggestion.
-- 
Ken Wahl


signature.asc
Description: Digital signature


Re: debian-user and mutt...

2006-02-09 Thread Ken Wahl
On Thu, Feb 09, 2006 at 07:02:34PM +, Digby Tarvin wrote:
> My remaining grip is that the 'subscribe' command also causes the
> identification of the originator of the message to be replaced by
> the list name in the display:
>1183   L Feb 09 To debian-user@ (  46) debian-user and mutt...
>1184 r L Feb 09 To debian-user@ (  38) Re: debian-user and mutt...
>1188  sL Feb 09 To debian-user@ (  67) Re: debian-user and mutt...
>1190  sL Feb 09 To debian-user@ (  47) Re: debian-user and mutt...
>1193 O L Feb 09 To debian-user@ (  70) Re: debian-user and mutt...


Try adding this to your muttrc:
set hdr_format="%4C %Z %{%m/%d} [%2N] %-15.15F (%4c) %s"

If that is rejected then use:
set index_format="%4C %Z %{%m/%d} [%2N] %-15.15F (%4c) %s"

I actually think your version uses index_format but I have hdr_format in
my muttrc.

This is configurable and you can see how to customize it at:
http://www.mutt.org/doc/manual/manual-6.html#ss6.3
(scroll down to index format)

You can also use folder-hooks to make it different depending on what folder
you are browsing. One of the many beauties of mutt.
-- 
Ken Wahl


signature.asc
Description: Digital signature


Re: debian-user and mutt...

2006-02-09 Thread Ken Wahl
On Thu, Feb 09, 2006 at 03:27:22PM +, Digby Tarvin wrote:
> It seems you are right, in as much as there is an L command that appears
> to be intended to deal with lists, but on your message it just gives me
> 
>   No mailing lists found!


The section of the mutt manual dealing with mailing lists is here:

http://www.mutt.org/doc/manual/manual-3.html#lists

The relevant parts of my muttrc for dealing with mailing lists:

set followup_to
set honor_follow_up_to=yes
set ignore_list_reply_to=no
set reply_to
set reply_regexp="^(re:[ \t]*)+"
alias debian-user Debian User List 
alias debian-kde Debian KDE List 
subscribe debian-user debian-kde


The above allows me to use "L" to reply to the list.

HTH
-- 
Ken Wahl


signature.asc
Description: Digital signature


Re: ntp strangeness

2006-02-09 Thread Ken Wahl
On Thu, Feb 09, 2006 at 02:57:11AM -0600, Ron Johnson wrote:
> Sounds like your mobo is messed up.  My old mobo (a Shuttle SK41G)
> drifted ~0.05 every 3 hours.  My new board (an Abit KV-81), drifts
> more than 1/2 a second every 3 hours.

I had considered that at first but my gut still tells me that's not the
case. It was keeping perfect time with NTP until a big dist-upgrade and
a reboot. The board is 15 months old - an Abit AN7.

> Also, have you checked chrony?  It is an independent implementation
> of the ntp protocol.

I've heard of it but not tried it. I did try the openntp package before
NTP but tossed it for reasons I can't remember. I'm holding out to see
if a fix for bug  #342887 corrects things or not. The original bugreport
sounds exactly like the same symptoms I've been having.

Nonetheless, thanks for the suggestions and trying to help.
-- 
Ken Wahl


signature.asc
Description: Digital signature


Re: ntp strangeness

2006-02-08 Thread Ken Wahl
On Wed, Feb 08, 2006 at 07:20:55PM -0600, Ron Johnson wrote:
> Nothing hugely wrong with that...  Talk to pool.ntp.org every 3 or
> 4 hours, at a weird odd number of minutes past the hour (since most
> people tend to choose :00, :30, etc).  That shouldn't be too bad.

I'm actually pulling it at 51 past the hour from Redhat's public NTP
server (clock3.redhat.com) since it's right down the street from me. I
need to pull it hourly as the drift is pretty significant even at 3 or 4
hour intervals - anywhere from 5 to 10 minutes.

-- 
Ken


signature.asc
Description: Digital signature


Re: ntp strangeness

2006-02-08 Thread Ken Wahl
I've had the same problem for about 6 weeks. I'm not sure but I think it
is bug #342887. Doesn't NTP usually use the system clock as a fallback?

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=342887

NTP has been pretty much useless and I've had to keep time by calling
ntpdate hourly from cron.

-- 
Ken


signature.asc
Description: Digital signature


Re: udev strangeness in Sid?

2006-02-08 Thread Ken Wahl
On Tue, Feb 07, 2006 at 09:26:53AM +, Magnus Therning wrote:
> 
> Yes, just verified it on my second machine. udev apparently tries to run
> stuff located in '/lib/udev/', and it doesn't find it. I have 3745
> udevd_events written to the console during boot regarding this :( It
> seems the system isn't hurting from it though, everything's working fine
> AFAICT :)
> 
---end quoted text---

I see the same behavior on Sid using the latest 2.6.15-k7 kernel but not
it's predecessor.

Specifically linux-image-2.6.15-1-k7-2.6.15-4_i386.deb has the errors
but linux-image-2.6.15-1-k7-2.6.15-3_i386.deb does not. This is with
udev_0.084-3_i386.deb for both kernels. I do not seem to have lost any
functionality that I can tell.

-- 
Ken


signature.asc
Description: Digital signature


Re: UNRESOLVED: Re: Mutt: how to mark multiple spams?

2006-02-01 Thread Ken Wahl
On Wed, Feb 01, 2006 at 09:45:06AM -0600, Lance Simmons wrote:
> 
> I forgot to add that I have tried doing just what you say, and it does
> not work.  Only the currently-highlighted message has the macro
> performed on it.  Which kind of makes sense, because the macro records
> keystrokes.
> 
> I'm looking for something that will allow me to tag multiple spams and
> then report them all with one keystroke.  What you describe isn't it, at
> least not with the macro quoted above.  Does anyone have a better
> suggestion?
> 

If you don't mind changing the macro.. this works for me:

From my muttrc:

# SpamAssassin integration
# Delete is re-bound to move messages to Trash. 
# They will be filed as ham by cron script
macro index d "s=Trash\n" "move message to trash"
macro pager d "s=Trash\n" "move message to trash"

# Spam that SA missed is manuall sent to spam folder
macro index X "s=spam\n" "file as Spam"
macro pager X "s=spam\n" "file as Spam"

# Junk/spam mail older than two days is automatically marked for deletion
# because it will have already been processed as spam by my cron script
folder-hook "=spam" 'push "~d>2d"\n'

Then run this script from your crontab:

Start Script
#!/bin/sh

SPAMBOX=/home/$USERNAME/mail/spam
TRASH=/home/$USERNAME/mail/Trash

[ -w $TRASH ] || exit 1
[ -w $SPAMBOX ] || exit 1

# process Trash as ham
if /usr/bin/sa-learn --mbox --ham $TRASH
then
# delete Trash
/bin/cat /dev/null > $TRASH
echo "ham processed"
else
echo "ham not processed";
fi

# process spam, don't delete - I'll review it later by hand
/usr/bin/sa-learn --mbox --spam $SPAMBOX
echo "spam processed"

exit 0
End Script

This makes the macro very simple and it can be applied to multiple
messages in the same way I described in my first reply. I tested it
just now and it worked.

-- 
Ken


signature.asc
Description: Digital signature


Re: Mutt: how to mark multiple spams?

2006-01-31 Thread Ken Wahl
On Tue, Jan 31, 2006 at 05:55:17PM -0600, Lance Simmons wrote:
> Right now, when spam makes it through spamassassin, I report it with an
> "X" according to the following line in my .muttrc:
> 
>  macro index X "|/usr/bin/spamassassin -r\nunset 
> wait_key\n=spam/caughtspam\n" "Spamassassin report and classify 
> as spam"
> 
> Is there some way for me to tag multiple spams and then report them with
> a single keystroke?
 

Tag the messages with "t" then ";" will prompt you as to what you want
to do with the tagged mails then just enter "X".  All of your tagged mails
will have the spamassassin macro applied to them.

-- 
Ken


signature.asc
Description: Digital signature


Re: setting proper resolution on my lcd

2006-01-19 Thread Ken Wahl
On Wed, Jan 18, 2006 at 11:42:33PM -0500, Matt Price wrote:
> Hi folks,
> 
> just got a brnad new dell 1905fp, which mostly works great.  Having
> trouble getting it to display at its native 1280x1024, though.
> Instead I seem to have it at 1162x1054, which would be fine, but the
> fonts look a little bit unsharp.  
> 
> I've messed around a bit with my xorg.conf, (I'm running sid, a little
> out of date, still have 6.8.2-dfsg.1-9 installed) but none of the
> changes I make seem to help with this particular problem.  Here are
> the relevant bits of my xorg.conf (lots of extraneous stuff snipped:
> 
> --
> Section "Device"
>   Identifier  "geforce 4 ddr"
>   Driver  "nv"
> # Screen 0
>   BusID   "PCI:01:00:00"
> EndSection
> 
> 
> Section "Monitor"
> Identifier "DELL 1905FP"
> # VendorName  "DELL"
> # ModelName "Dell 1905FB (Analog)"
>   Option "DPMS"
>   HorizSync 30.0 - 80.0
>   VertRefresh 56.0 - 76.0

Hi Matt,

I'm no X.org master but I've had this problem before and it turned out
that refresh rates that were auto-detected were incorrect. Going on a
hunch I looked up the specs for your monitor here:

http://urlx.org/dell.com/2e07

and it shows that the max vertical sync rate is 75Hz and horizontal sync
rate is 80KHz. Your x.org conf has the max vert as 76.0. Try editing
this value to 75.0 and see if that will get rid of those "out of range
errors" and allow you to use 1280x1024.

HTH and Good Luck,
Ken


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Firefox 1.5 plugins

2005-12-24 Thread Ken Wahl
What worked for me was re-creating the symlinks that were in
/usr/lib/mozilla-firefox/plugins in the new plugin folder for
firefox 1.5 which is /usr/lib/firefox/plugins

For example with the flashplugin-nonfree..

cd /usr/lib/firefox/plugins
ln -s /usr/lib/flashplugin-nonfree/flashplayer.xpt flashplayer.xpt
ln -s /usr/lib/flashplugin-nonfree/libflashplayer.so libflashplayer.so

The above has to be done as root.

I also had to do this with my java , acrobat and helix player plugins.
The only plugins that automagically made the transition were the
mplayer plugins.

HTH

-- 
Ken Wahl


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Wallpaper

2005-11-13 Thread Ken Wahl
http://www.glatozen.org/wallpaper/debian.php


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]