Re: User-provided post-install scrip [ Osamu Aoki <osamu@debian.org> ]
Re: Where to find driver for new HP [ Rick Thomas <rbthomas55@pobox.com> ]
Date: Thu, 08 Nov 2007 15:09:10 +0100
From: Christian Jaeger <christian@jaeger.mine.nu>
To: Steve Kleene <skdeb@syrano.acb.uc.edu>
Cc: debian-user@lists.debian.org
Subject: Re: mysterious loss of internet connection
Message-ID: <47331886.4050804@jaeger.mine.nu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Steve Kleene wrote:
> Is it strange that I can't get past the router with ping or with a browser
> but I do get name resolution? Surely I have to get past the browser for
> name resolution.
>
It's not the same thing: your /etc/resolv.conf is pointing to the
router, so the router implements a nameserver itself, and resolving an
address is building two connections (or let's call it "network paths"
(since UDP isn't offering connections)), one between your computer and
your router and one between the router and upstream nameservers. Versus
the ping case which only has one direct network path.
Christian.
Date: Thu, 8 Nov 2007 11:44:51 -0300
From: Federico Lazcano <flazcano@rosario.gov.ar>
To: debian-user@lists.debian.org
Subject: Re: Virtual machine
Message-Id: <200711081144.53963.flazcano@rosario.gov.ar>
Content-Type: multipart/signed;
boundary="nextPart2767422.CCQFQB7ahK";
protocol="application/pgp-signature";
micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
--nextPart2767422.CCQFQB7ahK
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
El Jueves, 8 de Noviembre de 2007 10:46, judd@wadsworth.org escribi=F3:
> Hi, everyone,
>
> I currently run Debian (lenny) only on my workstation here. I have
> a short term need to run a software package which only exists for
> windows (I can=B4t get it to install properly under wine). I=B4d like to
> run WinXP in a vm in order to do this without rebooting or working on
> a separate computer. I=B4m more interested in ease of setup than in
> performance, since I can still work on other tasks in linux while
> running this. What would be the easiest way to do this; vmware,
> Xen, bochs, or some other? Thanks in advance for any advice.
>
> -Chris
>
I think Virtualbox is what you're looking for.=20
http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debi=
an.html
Saludos.-
=2D-=20
=46ederico Lazcano
[flazcano@rosario.gov.ar]
+54 (341) 4802 568
msn: flazcano@rosario.gov.ar
=C1rea Tecnolog=EDa
Direcci=F3n General de Inform=E1tica
Municipalidad de Rosario
http://es.wikipedia.org/wiki/GPGhttp://es.wikipedia.org/wiki/Firma_digitalhttp://wwwkeys.pgp.net:11371/pks/lookup?op=3Dvindex&search=3D0x36B658A4F019=
0C0E
--nextPart2767422.CCQFQB7ahK
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBHMyDlNrZYpPAZDA4RArzRAJ9herk1KWxcrQudh28id37BLNC2BACgoWQ4
2wTZRhAZkrvyWO9CC1rzLqk=
=hSxl
-----END PGP SIGNATURE-----
--nextPart2767422.CCQFQB7ahK--
Date: Thu, 8 Nov 2007 08:30:42 -0600
From: Tarek Soliman <tarek-spam@zeusmail.bounceme.net>
To: debian-user@lists.debian.org
Subject: Re: wpa_supplicant disconnecting problems
Message-ID: <20071108143042.GA18115@zeus.olympus>
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
On Thu, Nov 08, 2007 at 10:42:52PM +1100, Geoff Crompton wrote:
> Hi,
>
> I'm a bit of a wireless newbie. I'm trying to connect my tnet1130 PCI
> wifi card (104c:9066) with the ndiswrapper to a Asus WL-500GP access point.
>
> I've got the ndiswrapper going, using Debian Etch, kernel 2.6.18-5-686,
> and building the ndiswrapper-modules-2.6.18-5-686 package, version
> 1.28-1+2.6.18.dfsg.1-13etch4.
>
> I'm testing wpa_supplicant with a config file:
> ~$ cat /etc/wpa_supplicant/test.conf
> eapol_version=1
> ap_scan=1
> network={
> ssid="goose"
> scan_ssid=1
> proto=WPA
> key_mgmt=WPA-PSK
> psk="test1232"
> }
>
> However it seems to repeatedly disconnect after it succeeds associating,
> where it says 'CTRL-EVENT-DISCONNECTED':
I am not sure if your problem is that you never successfully fully
connected or that you get disconnected intermittently.
If it never successfully connected then you probably need to replace your
psk value with a value coming out the tool wpa_passphrase. It will
output something like this:
$ wpa_passphrase goose test1232
network={
ssid="goose"
#psk="test1232"
psk=835f1b84d6cc8a206ecd1d7ea6342c1841857db6da0c88e85f168fa0d5cfa88b
}
You should replace the psk with the value from that output.
--
Tarek
Date: Thu, 08 Nov 2007 09:34:17 -0500
From: Carl Brown <cbsled@verizon.net>
To: debian-user@lists.debian.org
Subject: Xorg not working after botched upgrade
Message-id: <200711080934.18013.cbsled@verizon.net>
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7bit
Content-disposition: inline
On an old box, which rarely gets much attention since it usually "just works".
It's my fault, no doubt. I looked at the sources.list before I ran the
dist-upgrade, but it completely slipped my mind that the "testing" that was
on the box was still etch, and I should have changed "testing" to "stable". I
didn't, so now it's lenny.
Now, kdm opens the login screen, apparently at the maximum resolution of the
monitor (1600x1200), but the video signal stops as soon as I log in. It
blackscreens, then kdm reloads the login screen. I checked the xorg.conf file
and tweaked settings, ran dpkg-reconfigure on it, and even tried running it
with the old config file. There aren't any glaring errors from the driver
in /var/log/Xorg.0.log, and the only error reported is:
(EE) AIGLX: Screen 0 is not DRI capable
The video card is:
01:05.0 VGA compatible controller: 3Dfx Interactive, Inc. Voodoo 3 (rev 01)
using the tdfx driver. This is correct. The config sets it up to run at
1280x1024 24-bit depth, which is also correct. The monitor is a Viewsonic
GT775.
I have never seen kdm successfully display a login screen when X wouldn't open
a session. In my experience, if there's a bad X problem, kdm doesn't work
either. Any ideas?
--
Carl Brown
Whitefield, NH USA
Date: Thu, 8 Nov 2007 16:45:20 +0200
From: "Tshepang Lekhonkhobe" <tshepang@gmail.com>
To: debian-user@lists.debian.org
Subject: Re: what's your favourite FLOSS?
Message-ID: <857993970711080645v727ccc3bnba41b32b22af3f6e@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
On Nov 8, 2007 1:03 AM, John Masters <johnmasters@oxtedonline.net> wrote:
> Do not presume to psychoanalyse me. I see the Debian Users list as an
> invaluable source of information and advice, to which I attempt in my
> own small way to contribute. Posts requesting opinions as to which is
> the best software/hardware/distro inevitably invite flame wars which
> fill my inbox with dross.
This is the third poll I've run, of course asking the same question of
"what's your favourite FLOSS", and I haven't ever seen a flame war
incited by it. In fact I have found it pretty helpful since it tends
to reveal various hidden gems. And by the way, popcon states which
software is most installed (and does not exclude essential stuff like
'tzdata' which I'm sure many users don't care/know about), and that's
a limitation. Doesn't that distinction make it worthy to run this
poll?
--
my place on the web:
floss-and-misc.blogspot.com
Date: Thu, 08 Nov 2007 15:42:33 +0100
From: Rodolfo Medina <rodolfo.medina@gmail.com>
To: debian-user@lists.debian.org
Subject: Re: How to sort ignoring digits? (was: Contacts printing)
Message-ID: <87y7d8iysm.fsf@gmail.com>
Content-Type: text/plain; charset=us-ascii
Rodolfo Medina <rodolfo.medina@gmail.com> [071106 06:42]:
>> > In the documentation of `sort' I couldn't find the possibility of ignoring
>> > digits. I have a document that contains names and phone numbers and I
>> > wish to sort it by names. The `-k' option doesn't seem to help because
>> > names and numbers are not in definite fields.
"Douglas A. Tutty" <dtutty@porchlight.ca> writes:
> Rodolfo, you'll need to send us a sample couple of lines EXACTLY as they
> appear in your file so that someone who knows sort can help.
>
> You'll also need to tell us EXACTLY what you want the file to look like
> when all is said and done. What do you want to do with this?
Here are a few lines from the file:
3938269241 320192481 Stan Laurel
3939424701 0815605311 Oliver Hardy
800151611 800822051 Harpo Marx
ABC Travel 0111111111 33811111111
Acade;Paolo;;; 335111111 Paolo Acade
Acade;Pasquale;;; 335122211 Pasquale Acade
I wish it to be sorted by letters (i.e. by names) - and also eliminate those
ugly semicolons!
Thanks indeed
Rodolfo
Date: Thu, 8 Nov 2007 22:51:52 +0800
From: "Michael Yang" <michael.yxf@gmail.com>
To: "Debian User List" <debian-user@lists.debian.org>
Subject: Sound Card Driver on DELL D630?
Message-ID: <338752d10711080651w6a7dbcb0jb1936e4321efb54f@mail.gmail.com>
Content-Type: multipart/alternative;
boundary="----=_Part_24554_538874.1194533512561"
------=_Part_24554_538874.1194533512561
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi
Any body has installed Debian Lenny/Sid on DELL D630 (T7250)?
I hit a problem on installing alsa package for driver of sound card.
It seems doesn't work and I can not startup alsamixer.
Is there an extra steps to configure the sound driver on this laptop? I have
it working on my PC machine.
Your information are really appreciated.
Or can anybody direct me to any resource I can refer to?
Thanks a lot
Michael
------=_Part_24554_538874.1194533512561
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi <br><br>Any body has installed Debian Lenny/Sid on DELL D630 (T7250)?<br>I hit a problem on installing alsa package for driver of sound card.<br>It seems doesn't work and I can not startup alsamixer.<br><br>Is there an extra steps to configure the sound driver on this laptop? I have it working on my PC machine.
<br><br>Your information are really appreciated.<br>Or can anybody direct me to any resource I can refer to?<br><br>Thanks a lot<br>Michael<br>
------=_Part_24554_538874.1194533512561--
Date: Thu, 8 Nov 2007 16:54:56 +0200
From: "Tshepang Lekhonkhobe" <tshepang@gmail.com>
To: "Jabka Atu" <mashrom.head@gmail.com>
Cc: "ML Debian-User" <debian-user@lists.debian.org>
Subject: Re: what's your favourite FLOSS?
Message-ID: <857993970711080654s1020af30o370255b567077338@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
On Nov 7, 2007 11:35 PM, Jabka Atu <mashrom.head@gmail.com> wrote:
> > spreadsheet:
> > *
> >
> impress
Did you mean OOo Calc or do you want this under another category.
--
my place on the web:
floss-and-misc.blogspot.com
Date: Thu, 8 Nov 2007 06:56:18 -0800
From: Raquel <raquel@thericehouse.net>
To: debian-user@lists.debian.org
Subject: Re: Apache2 Still Dying
Message-Id: <20071108065618.5b20a402.raquel@thericehouse.net>
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
On Wed, 07 Nov 2007 23:03:59 -0800
Jeff D <fixedored@gmail.com> wrote:
> Raquel wrote:
> > On Wed, 07 Nov 2007 21:31:28 -0800
> > Jeff D <fixedored@gmail.com> wrote:
> >
> >> Raquel wrote:
> >>>
> >>> Apache2 is still dying (stops delivering pages) after anywhere
> >>> from 15 minutes to 5 hours. I cannot find a reason in any of
> >>> the server logs, messages or syslog.
> >>>
> >>> Any ideas?
> >>>
> >
> >> Also, are all the modules you have loaded completely nesesarry?
> >If > so, I'd go ahead and disable those. Have you done any
> >> configuration tweaking to anything that might be causing this?
> >>
> >> Are you logging php?
> >>
> >
> >
> > php errors are being logged.
> >
>
> anything telling in the php log? When it stops, whats the output
> of lsof -i:80 ? Any firewalls that might be causing
> interference?
>
> Jeff
>
Absolutely nothing is being logged to the PHP log. Firewall is the
same as is running on the other machines (Shorewall, same
configurations). The next time it goes down, I'll check lsof-i:80
and let you know.
I'm not certain yet, but it does _seem_ to be happening when a
WordPress 2.3.1 site is being accessed. However, there doesn't seem
to be anything in the logs to indicate that.
--
Raquel
============================================================
During almost fifteen centuries has the legal establishment of
Christianity been on trial. What has been its fruits? More or less,
in all places, pride and indolence in the clergy; ignorance and
servility in the laity; in both, superstition, bigotry and
persecution.
--James Madison
Date: Thu, 8 Nov 2007 12:03:53 +0100 (CET)
From: "Josep M." <linuxmaillists@yahoo.es>
To: debian-user@lists.debian.org
Subject: Error with apt-mirror
Message-ID: <444085.17081.qm@web27410.mail.ukl.yahoo.com>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Hello.=20
I want set up my own mirror of debian, I tried with
apt-mirror and some files are missing, this is the
error.
I don=B4t understand, if there is 164 mb waiting for
download why don=B4t download nothing.
Thanks
debian:/home/system/debian/mirror1/ftp.fi.debian.org/debian#
apt-mirror
Downloading 20 index files using 6 threads...
Begin time: Thu Nov 8 11:56:40 2007
[6]... [5]... [4]... [3]... [2]... [1]... [0]...
End time: Thu Nov 8 11:56:41 2007
Proceed indexes: [PPP]
163.0 MiB will be downloaded into archive.
Downloading 104 archive files using 6 threads...
Begin time: Thu Nov 8 11:56:44 2007
[6]... [5]... [4]... [3]... [2]... [1]... [0]...
End time: Thu Nov 8 11:56:47 2007
0.0 bytes in 0 files and 0 directories can be freed.
Run /var/spool/apt-mirror/var/clean.sh for this
purpose.
debian:/home/system/debian/mirror1/ftp.fi.debian.org/debian#=20
=20
______________________________________________=20
Pregunta, Responde, Descubre.=20
Comparte tus consejos y opiniones con los usuarios de Yahoo! Respuestas=20
http://es.answers.yahoo.com/info/welcome
Date: Thu, 8 Nov 2007 16:52:35 +0100
From: Jochen Schulz <ml@well-adjusted.de>
To: debian-user@lists.debian.org
Subject: Re: Problem building Linux Kernel
Message-ID: <20071108155234.GF29874@wasteland.homelinux.net>
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="J4XPiPrVK1ev6Sgr"
Content-Disposition: inline
--J4XPiPrVK1ev6Sgr
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Randy Patterson - [Tech]:
>=20
> In file included from scripts/kconfig/lxdialog/checklist.c:24:
> scripts/kconfig/lxdialog/dialog.h:32:20: error: curses.h: No such file or=
=20
> directory
Your system is missing libncurses5-dev.
J.
--=20
I enjoy shopping, eating, sex and doing jigsaw puzzles of idealised
landscapes.
[Agree] [Disagree]
<http://www.slowlydownward.com/NODATA/data_enter2.html>
--J4XPiPrVK1ev6Sgr
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHMzDC+AfZydWK2zkRAod4AJ4ouUi56CSBX1SBl00TRwom/61rUgCglVLh
hfEDVhNwNuTEaCuV/4X24hE=
=k6ET
-----END PGP SIGNATURE-----
--J4XPiPrVK1ev6Sgr--
Date: Thu, 8 Nov 2007 09:36:10 -0600
From: "Randy Patterson - [Tech]" <tech@patterson-pcc.com>
To: "debian-user" <debian-user@lists.debian.org>
Subject: Problem building Linux Kernel
Message-Id: <200711080936.10368.tech@patterson-pcc.com>
Content-Type: text/plain;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Hey,
I'm running Debian/Lenny which I update weekly. I downloaded the Linux sour=
ce=20
version 2.6.23.1 from the kernel.org site and uncompressed the file all wit=
h=20
no problem. The next step was to create the configuration which I did by=20
running;
make defconfig
This ran again without a problem. I next wanted to modify that configuratio=
n=20
before I built the kernel which I tried to do by executing the following=20
command;
make menuconfig
This is where I am stuck! I get the following error message after executing=
=20
that command. [I have only included the first few lines of the error messag=
e=20
because the rest of the compiler errors are the result of the first few I=20
think. I can post the rest if needed.]
// Begin.
HOSTCC scripts/kconfig/lxdialog/checklist.o
In file included from scripts/kconfig/lxdialog/checklist.c:24:
scripts/kconfig/lxdialog/dialog.h:32:20: error: curses.h: No such file or=20
directory
In file included from scripts/kconfig/lxdialog/checklist.c:24:
scripts/kconfig/lxdialog/dialog.h:97: error: expected specifier-qualifier-l=
ist=20
before =E2=80=98chtype=E2=80=99
// End.=20
Seeing that I could build the default configuration without having to setup=
=20
any paths to source files I would have thought that the build for the=20
menuconfig would not require setting up any paths as well. But I can't find=
=20
any reference as to how these paths should be should be setup if that is wa=
s=20
I am supposed to do.=20
=20
I am using Linux Kernel In a Nutshell as a reference and have read the READ=
ME=20
that comes withs the kernel source as well. Any help would be appreciated.
Thanks,
Randy
Date: Thu, 8 Nov 2007 08:29:55 -0800
From: Andrew Sackville-West <andrew@farwestbilliards.com>
To: debian-user@lists.debian.org
Subject: Re: How to sort ignoring digits? (was: Contacts printing)
Message-ID: <20071108162955.GJ21858@localhost.localdomain>
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="pMCBjikF2xGw87uL"
Content-Disposition: inline
--pMCBjikF2xGw87uL
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Thu, Nov 08, 2007 at 03:42:33PM +0100, Rodolfo Medina wrote:
> Rodolfo Medina <rodolfo.medina@gmail.com> [071106 06:42]:
>=20
> >> > In the documentation of `sort' I couldn't find the possibility of ig=
noring
> >> > digits. I have a document that contains names and phone numbers and=
I
> >> > wish to sort it by names. The `-k' option doesn't seem to help beca=
use
> >> > names and numbers are not in definite fields.
>=20
>=20
>=20
> "Douglas A. Tutty" <dtutty@porchlight.ca> writes:
>=20
> > Rodolfo, you'll need to send us a sample couple of lines EXACTLY as they
> > appear in your file so that someone who knows sort can help.
> >
> > You'll also need to tell us EXACTLY what you want the file to look like
> > when all is said and done. What do you want to do with this?
>=20
>=20
>=20
> Here are a few lines from the file:
>=20
> 3938269241 320192481 Stan Laurel
> 3939424701 0815605311 Oliver Hardy
> 800151611 800822051 Harpo Marx
> ABC Travel 0111111111 33811111111
> Acade;Paolo;;; 335111111 Paolo Acade
> Acade;Pasquale;;; 335122211 Pasquale Acade
>=20
> I wish it to be sorted by letters (i.e. by names) - and also eliminate th=
ose
> ugly semicolons!
well the semicolons are easy:
sed -i -e 's/^.*\; //' filename
this (untested) should match any string at the beginning of a line
endind with semi-colon/space and replace it with nothing. It will do
it in place on the existing filename, so make a copy first, so you can
confirm its behavior.=20
You need, in my opinion, to get this data into a more uniform format
to do much with it. And you need to decide a couple of things. Do you
want the numbers first or second. Do you want to sort on The whole
name? the last name? how do you want to handle things like ABC Travel?=20
Also, are these lines representative of all the data? can you rely on
the lines looking only like this and not having any other format?
A
--pMCBjikF2xGw87uL
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHMzmDaIeIEqwil4YRAtvnAKCyzGixICAbPcmUsw6eTXKuCOGGGgCgsgSh
evjVK7/EtrYvDD3Ok3LxSDc=
=iF1t
-----END PGP SIGNATURE-----
--pMCBjikF2xGw87uL--
Date: Thu, 8 Nov 2007 08:33:17 -0800
From: Andrew Sackville-West <andrew@farwestbilliards.com>
To: debian-user@lists.debian.org
Subject: Re: Xorg not working after botched upgrade
Message-ID: <20071108163316.GK21858@localhost.localdomain>
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="ZG5hGh9V5E9QzVHS"
Content-Disposition: inline
--ZG5hGh9V5E9QzVHS
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Thu, Nov 08, 2007 at 09:34:17AM -0500, Carl Brown wrote:
> On an old box, which rarely gets much attention since it usually "just wo=
rks".
> It's my fault, no doubt. I looked at the sources.list before I ran the=20
> dist-upgrade, but it completely slipped my mind that the "testing" that w=
as=20
> on the box was still etch, and I should have changed "testing" to "stable=
". I=20
> didn't, so now it's lenny.
>=20
> Now, kdm opens the login screen, apparently at the maximum resolution of =
the=20
> monitor (1600x1200), but the video signal stops as soon as I log in. It=
=20
> blackscreens, then kdm reloads the login screen. I checked the xorg.conf =
file=20
> and tweaked settings, ran dpkg-reconfigure on it, and even tried running =
it=20
> with the old config file. There aren't any glaring errors from the driver=
=20
> in /var/log/Xorg.0.log, and the only error reported is:
>=20
> (EE) AIGLX: Screen 0 is not DRI capable
>=20
> The video card is:
>=20
> 01:05.0 VGA compatible controller: 3Dfx Interactive, Inc. Voodoo 3 (rev 0=
1)
>=20
> using the tdfx driver. This is correct. The config sets it up to run at=
=20
> 1280x1024 24-bit depth, which is also correct. The monitor is a Viewsonic=
=20
> GT775.
>=20
> I have never seen kdm successfully display a login screen when X wouldn't=
open=20
> a session. In my experience, if there's a bad X problem, kdm doesn't work=
=20
> either. Any ideas?
soudns like its a kde error, not an xorg error. look in
$HOME/xsession.errors for clues. Also double check permissions on
/tmp.
Create a new user and attempt to log in as that user and see if the
problem persists with that user.
A
--ZG5hGh9V5E9QzVHS
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHMzpMaIeIEqwil4YRAiU0AKCWkdYr7BY+LhlMGN/mzNO/yweXawCcDYh3
cBGSuxTn2lp9LLOxQJyqXEU=
=RN21
-----END PGP SIGNATURE-----
--ZG5hGh9V5E9QzVHS--
Date: Thu, 08 Nov 2007 17:56:46 +0200
From: David Baron <d_baron@012.net.il>
To: debian-user@lists.debian.org
Subject: Re: Why kernel 2.6.23 does not appear in sid packages?
Message-id: <200711081756.47075.d_baron@012.net.il>
Content-type: text/plain; charset=iso-8859-15
Content-transfer-encoding: 7BIT
Content-disposition: inline
If you want it, you can get it from here:
deb ftp://musix.ourproject.org/pub/musix/deb/ ./
They have sources and images, realtime patched and regular and modules built
for them as well.
This ftp can be frightfully slow, however.
Date: Thu, 8 Nov 2007 08:35:42 -0800
From: Andrew Sackville-West <andrew@farwestbilliards.com>
To: debian-user@lists.debian.org
Subject: Re: Virtual machine
Message-ID: <20071108163542.GL21858@localhost.localdomain>
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="lHuqAdgBYNjQz/wy"
Content-Disposition: inline
--lHuqAdgBYNjQz/wy
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Thu, Nov 08, 2007 at 08:46:47AM -0500, judd@wadsworth.org wrote:
> Hi, everyone,
>=20
> I currently run Debian (lenny) only on my workstation here. I have
> a short term need to run a software package which only exists for
> windows (I can=B4t get it to install properly under wine). I=B4d like to
> run WinXP in a vm in order to do this without rebooting or working on
> a separate computer. I=B4m more interested in ease of setup than in
> performance, since I can still work on other tasks in linux while=20
> running this. What would be the easiest way to do this; vmware,
> Xen, bochs, or some other? Thanks in advance for any advice.
>=20
I use qemu with good results. (well, in the past. its been a while).
A
--lHuqAdgBYNjQz/wy
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHMzreaIeIEqwil4YRAuPNAJ43FDXnh2WfcdUxGDVAbKv56p7a3QCfastJ
Eftsj3QQAughV/Mhj3zN0yQ=
=fA8h
-----END PGP SIGNATURE-----
--lHuqAdgBYNjQz/wy--
Date: Fri, 9 Nov 2007 00:17:13 +0900
From: Osamu Aoki <osamu@debian.org>
To: Christian Jaeger <christian@jaeger.mine.nu>
Cc: debian-user@lists.debian.org
Subject: Re: User-provided post-install script?
Message-ID: <20071108151713.GB6345@localhost>
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
On Thu, Nov 08, 2007 at 11:56:51AM +0100, Christian Jaeger wrote:
> Osamu Aoki wrote:
> Well I'll probably do it and report back here if nothing else pops up.
Please CC me for that :-)
Another idea:
* Create local mirror:
* Rebuild package with epoch
* Check update of upsream package.
Osamu
Date: Thu, 8 Nov 2007 11:01:19 -0500
From: Rick Thomas <rbthomas55@pobox.com>
To: debian <debian-user@lists.debian.org>
Subject: Re: Where to find driver for new HP printer (Color LaserJet 2605dn) [Solved -- Thanks!]
Message-Id: <986104D7-1E5E-4097-AFC5-6ECD40DDD3D1@pobox.com>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Content-Transfer-Encoding: 7bit
Thanks to dulev and Jabka Atu, who both provided concise and cogent
answers, I have now got this printer working perfectly on Etch.
Sarge may be a bit more complicated, but I think that I have enough
information to get that one working too.
Thanks!
Rick
On Nov 7, 2007, at 7:09 PM, Rick Thomas wrote:
> So here's the question:
>
> I just got a new HP color LaserJet 2605dn printer. The CUPS setup
> doesn't seem to have a driver for it.
> Does anybody have an idea where to get appropriate driver software
> (I *think* it's just a PPD file, but I don't know for sure) and
> once I've got it, how to install it?
End of debian-user-digest Digest V2007 Issue #2768
**************************************************
Received on Thu Nov 8 11:41:57 2007