On 10/6/07, Martin Waller <
m">martinej.waller@ntlworld.com</a>> wrote:</span><blockquote class=3D"g=
mail_quote" style=3D"border-left: 1px solid rgb(204, 204, 204); margin: 0pt=
0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,
Is it safe to switch to using aptititude as my package manage=
r after
having used dselect up to now?
Thnaks,
Martin
<=
br>
--
To UNSUBSCRIBE, email to
UEST@lists.debian.org">
debian-user-REQUEST@lists.debian.org
with a subject of "unsubsc=
ribe". Trouble? Contact
>listmaster@lists.debian.org</a><br><br></blockquote></div><br>Sure, aptitu=
de is a better tool than dselect.
--
M=E1rcio H. Parreiras @ Pedro Leopoldo - MG - =
Brazil
Por favor evite enviar-me anexos Excel (.xls), PowerPoint=
(.ppt) ou Word (.doc);
Veja http://www.gnu.org/philosophy/no=
-word-attachments.pt.html">
http://www.gnu.org/philosophy/no-word-attachments.pt.html
Please=
avoid sending me Excel (.xls), PowerPoint (.ppt) or Word (.doc) attachment=
s;
See http://www.gnu.org/philosophy/no-word-attachments.html=
">
http://www.gnu.org/philosophy/no-word-attachments.html
Exper=
imente http://www.broffice.org">
http://www.broffice.org
<=
br>Try http://www.openoffice.org">
http://www.openoffice.org<=
br>
"A caixa dizia: Requer MS Windows ou superior, ent=E3o eu inst=
alei Debian/GNU Linux!"
http://www.debian.org/index.pt.h=
tml">
http://www.debian.org/index.pt.html
"The box said: Req=
uires MS Windows or better, then I installed Debian/GNU Linux!"
http://www.debian.org/index.en.html">
http://www.debian.org/i=
ndex.en.html
http://pt.wikipedia.org/wiki/Linux">=
http://pt.wikipedia.org/wiki/Linux
http://en.wikipedi=
a.org/wiki/Linux">
http://en.wikipedia.org/wiki/Linux</a><br><br><br>Codifica=E7=E3o de caract=
eres / Character coding: Unicode (UTF-8)<br>.
------=_Part_36099_11493211.1191687880010--
Date: Sat, 6 Oct 2007 18:50:48 +0200
From: =?iso-8859-1?Q?=D3lafur_Jens_Sigur=F0sson?= <ojsbug@gmail.com>
To: debian-user@lists.debian.org
Subject: Re: dpkg-reconfigure xserver-xorg failed
Message-ID: <20071006165048.GC5801@localhost.localdomain>
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
On Sat, Oct 06, 2007 at 05:47:36AM -0500, Jude DaShiell wrote:
> dpkg-reconfigure couldn't reconfigure xserver-xorg because
> /etc/x11/xorg.conf is being shared by something else on this system. what
> might be sharing it and how might that be cleared?
I don't know if it is complaining about another application having the
file open or another package sharing that config file (highly unlikely
I think).
If it is the former then then the lsof file can tell you what
applications are using that file at the moment, then just close those
processes that are accessing it.
lsof | grep xorg.conf
should do it.
HTH
Oli
Date: Sat, 06 Oct 2007 19:53:37 +0200
From: Thilo Six <T.Six@gmx.de>
To: debian-user@lists.debian.org
Subject: Re: HELP! can't become root
Message-ID:
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
John Stumbles wrote the following on 06.10.2007 17:39
<<-snip->>
> But surely doing chmod -R /dev/hda1 isn't the same as doing chmod -R /
> (where /dev/hda1 is mounted as /) is it?
It depends on your partitionlayout.
Apart from that:
tom once i 'rm -rf *' without recognizing i am in the wrong directory.
And since it was a Gentoo that day where compiling the system took ~1 whole
week with the system i had.
Guess who is the more 'the profoundly embarrassed loose cannon' you or me?
:)
If there would ever be a 'geek' pretending he never did such fault i would
not belive he is a geek.
So the good news is: you learn from it.
bye
--
Thilo
key: 0x4A411E09
Date: Sat, 6 Oct 2007 11:25:01 -0700
From: "David Fox" <dfox94085@gmail.com>
To: "Debian Users" <debian-user@lists.debian.org>
Subject: Re: Recommended MPLAYER config for old computers
Message-ID: <359a3c580710061125j1ad31868v75639d0bf9ca2f82@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
On 10/6/07, Jude DaShiell <jdashiel@shellworld.net> wrote:
> What can be put into .mplayer.conf to disable video entirely so just the
> sound track plays?
$ mplayer -vo null something.mpg
will play the audio but suppress the video.
Date: Sat, 6 Oct 2007 11:13:11 -0700
From: tom arnall <kloro2006@gmail.com>
To: debian-user@lists.debian.org
Subject: Re: HELP! can't become root
Message-Id: <200710061113.12102.kloro2006@gmail.com>
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
On Saturday 06 October 2007 10:53, Thilo Six wrote:
> John Stumbles wrote the following on 06.10.2007 17:39
>
> <<-snip->>
>
> > But surely doing chmod -R /dev/hda1 isn't the same as doing chmod -R /
> > (where /dev/hda1 is mounted as /) is it?
>
> It depends on your partitionlayout.
>
> Apart from that:
> tom once I 'rm -rf *' without recognizing I am in the wrong directory.
> And since it was a Gentoo that day where compiling the system took ~1 whole
> week with the system I had.
> Guess who is the more 'the profoundly embarrassed loose cannon' you or me?
>
> :)
>
> If there would ever be a 'geek' pretending he never did such fault I would
> not belive he is a geek.
>
> So the good news is: you learn from it.
>
Indeed. From now on, I am not going to work as root without first making an
entry in my system log as to what I'm going to do. All of the problems I've
created have come from impatience. Perhaps this practice will help.
tom
Date: Sat, 06 Oct 2007 20:25:28 +0200
From: Thilo Six <T.Six@gmx.de>
To: debian-user@lists.debian.org
Subject: Re: HELP! can't become root
Message-ID: <fe8juo$aos$1@sea.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
tom arnall wrote the following on 06.10.2007 20:13
<<-snip->>
> Indeed. From now on, I am not going to work as root without first making an
> entry in my system log as to what I'm going to do.
sudo will do that for you without extra modifications from you.
*But* sudo will only make syslog entries *after* the command is send.
> All of the problems I've
> created have come from impatience. Perhaps this practice will help.
>
> tom
nice day dude
--
Thilo
key: 0x4A411E09
Date: Sat, 6 Oct 2007 11:30:42 -0700
From: tom arnall <kloro2006@gmail.com>
To: debian-user@lists.debian.org
Subject: Re: HELP! can't become root
Message-Id: <200710061130.42922.kloro2006@gmail.com>
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Realistically, is there any way I can fix my system so I can log in as root,
without reinstalling the OS?
Thanks,
tom
Date: Sat, 6 Oct 2007 11:52:00 -0700
From: "David Fox" <dfox94085@gmail.com>
To: "Debian Users" <debian-user@lists.debian.org>
Subject: Re: HELP! can't become root
Message-ID: <359a3c580710061152w346280a2h7e779d353010f168@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
On 10/6/07, tom arnall <kloro2006@gmail.com> wrote:
> Realistically, is there any way I can fix my system so I can log in as root,
> without reinstalling the OS?
aptitude -reinstall base-files, perhaps
Or, boot a rescue cd/environment such as knoppix, mount your root
partition and do a chroot into there, do whatever needed to clean up.
> tom
Date: Sat, 06 Oct 2007 20:35:52 +0200
From: Thilo Six <T.Six@gmx.de>
To: debian-user@lists.debian.org
Subject: Re: HELP! can't become root
Message-ID: <fe8ki9$ccc$1@sea.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
tom arnall wrote the following on 06.10.2007 20:30
> Realistically, is there any way I can fix my system so I can log in as root,
> without reinstalling the OS?
>
> Thanks,
>
> tom
Well see:
in /etc there is mosly everything 644 *BUT* there are specific files that are
440 or 755.
And there maybe even pre- or postinst scripts that check for the *right*
permissions on a specific file (e.g. the programms that can be suid).
So answer yourself.
--
Thilo
key: 0x4A411E09
Date: Sat, 06 Oct 2007 20:58:21 +0200
From: Thilo Six <T.Six@gmx.de>
To: debian-user@lists.debian.org
Subject: Re: HELP! can't become root
Message-ID: <fe8lsd$fcs$2@sea.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
David Fox wrote the following on 06.10.2007 20:52
<<-snip->>
> Or, boot a rescue cd/environment such as knoppix, mount your root
> partition and do a chroot into there, do whatever needed to clean up.
You mean something like checking each and every directory=B4s and file=B4=
s
permission compare them with what they should be change them accordingly =
and
proceed?
Yap should work.
>> tom
bye
--=20
Thilo
key: 0x4A411E09
Date: Sat, 6 Oct 2007 19:12:55 +0000
From: "Andrew M.A. Cater" <amacater@galactic.demon.co.uk>
To: debian-user@lists.debian.org
Subject: mdadm segfaults - failed upgrade to Lenny - drops to
busybox/initramfs
Message-ID: <20071006191255.GA22417@galactic.demon.co.uk>
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Subject should say it all. Updated a box to Lenny from Etch - boot on
one partition, root and everything else on an mdadm managed raid5.
Booting now drops you to initramfs - attempts to use mdadm fail with a
segfault. Have used a Knoppix which establishes that there is still a
boot partition. Now downloading grml to see whether that will help.
HELP HELP HELP required - I've some important emails and some photos on
there I'd like to recover. Relative novice with mdadm - I've just
installed it a few times using the Debian installer and not really
played with it from the command line.
Guide for idiots required, then, all help gratefully received.
Many thanks in advance,
Andy
Date: Sat, 6 Oct 2007 20:47:28 +0100
From: martin f krafft <madduck@debian.org>
To: "Andrew M.A. Cater" <amacater@galactic.demon.co.uk>
Cc: debian-user@lists.debian.org
Subject: Re: mdadm segfaults - failed upgrade to Lenny - drops to
busybox/initramfs
Message-ID: <20071006194728.GA13257@lapse.madduck.net>
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="MGYHOYXEY6WxJCY8"
Content-Disposition: inline
--MGYHOYXEY6WxJCY8
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
also sprach Andrew M.A. Cater <amacater@galactic.demon.co.uk> [2007.10.06.2=
012 +0100]:
> Booting now drops you to initramfs - attempts to use mdadm fail
> with a segfault. Have used a Knoppix which establishes that there
> is still a boot partition. Now downloading grml to see whether
> that will help.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D444682
Boot with grml and create a chroot, then install the mdadm package
=66rom unstable. If that does not work, see if /boot contains an older
initrd.
--=20
.''`. martin f. krafft <madduck@debian.org>
: :' : proud Debian developer, author, administrator, and user
`. `'` http://people.debian.org/~madduck - http://debiansystem.info
`- Debian - when you have better things to do than fixing systems
=20
"es ist gut, eine sache doppelt auszudr=FCcken und ihr einen
rechten und linken fu=DF zu geben. auf einem bein kann die wahrheit
zwar stehen; mit zweien aber wird sie gehen und herumkommen."
-- friedrich nietzsche
--MGYHOYXEY6WxJCY8
Content-Type: application/pgp-signature; name="digital_signature_gpg.asc"
Content-Description: Digital signature (see http://martin-krafft.net/gpg/)
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHB+ZQIgvIgzMMSnURAi2TAKDr+9j2vilI6uUGMj3Ntxq9yoRv3gCgkLh1
FJkCHbII4SGlfogDAwTl/nQ=
=eQi5
-----END PGP SIGNATURE-----
--MGYHOYXEY6WxJCY8--
Date: Sun, 07 Oct 2007 09:12:51 +1300
From: Jeff <professorwagstaff@gmail.com>
To: Debian <debian-user@lists.debian.org>
Subject: Re: No sound in browser (solved)
Message-ID: <4707EC43.6090009@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Shams Fantar wrote:
> Jeff wrote:
>> System sounds work but can not get sound to work in BBC News (real
>> play) or sound to work in Youtube. Sound system is ALSA and Card is
>> Realteck AC97 now running Lenny but had the same problem in Etch.
>> Wonder if i have left something out? Any suggestions welcome.
>> Jeff
>>
>>
>
> Try : alsaconf
>
> Regards,
>
That worked.!
Many thanks Jeff
Date: Sat, 6 Oct 2007 20:07:14 +0000
From: "frank asabere" <lovincee222@gmail.com>
To: debian-user@lists.debian.org
Subject: Installation Problem
Message-ID: <84b525b80710061307v7b6b4351ged95a79c685a252e@mail.gmail.com>
Content-Type: multipart/alternative;
boundary="----=_Part_38349_28108323.1191701234552"
------=_Part_38349_28108323.1191701234552
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Good day sir
Could you plesae help to install packages like apache, postgresql, php4
libapache-mod-perl.
since l have all the debain ver 3.1 14 cds .
Please help me out
------=_Part_38349_28108323.1191701234552
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Good day sir<br>Could you plesae help to install packages like apache, postgresql, php4 libapache-mod-perl.<br>since l have all the debain ver 3.1 14 cds .<br>Please help me out
------=_Part_38349_28108323.1191701234552--
Date: Sat, 6 Oct 2007 13:28:27 -0700
From: Amit Uttamchandani <atu13439@csun.edu>
To: debian-user@lists.debian.org
Subject: Re: Installation Problem
Message-Id: <20071006132827.3eb61c04.atu13439@csun.edu>
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
On Sat, 6 Oct 2007 20:07:14 +0000
"frank asabere" <lovincee222@gmail.com> wrote:
> Good day sir
> Could you plesae help to install packages like apache, postgresql, php4
> libapache-mod-perl.
> since l have all the debain ver 3.1 14 cds .
> Please help me out
>
just do the following:
sudo apt-get install apache postgresql php4 libapache-mod-perl
That's the beauty and simplicity of debian in one line for you.
--
Amit Uttamchandani <atu13439@csun.edu>
Date: Sun, 07 Oct 2007 09:43:05 +1300
From: Jeff <professorwagstaff@gmail.com>
To: Debian <debian-user@lists.debian.org>
Subject: Re: No sound in browser (NOT solved)
Message-ID: <4707F359.2050002@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Jeff wrote:
> Shams Fantar wrote:
>> Jeff wrote:
>>> System sounds work but can not get sound to work in BBC News (real
>>> play) or sound to work in Youtube. Sound system is ALSA and Card is
>>> Realteck AC97 now running Lenny but had the same problem in Etch.
>>> Wonder if i have left something out? Any suggestions welcome.
>>> Jeff
>>>
>>>
>>
>> Try : alsaconf
>>
>> Regards,
>>
> That worked.!
> Many thanks Jeff
>
> It was short lived because when i logged out and in again The browser
> sound stopped woking?
Date: Sat, 6 Oct 2007 20:51:41 +0000 (UTC)
From: Felix Karpfen <felixk@webone.com.au>
To: debian-user@lists.debian.org
Subject: Re: Debian packages without md5sums
Message-ID: <fe8sgs$178$2@sea.gmane.org>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
On Fri, 05 Oct 2007 18:40:44 +0200, Florian Kulzer wrote:
> [ Felix, I hope this message also helps with your problem. ]
Thank you.
The posting gave a full explanation of my observations and a strategy
for dealing with the (probably non-existent) problem.
Felix
--=20
Felix Karpfen
Public Key 72FDF9DF (DH/DSA)
Date: Sat, 6 Oct 2007 14:30:20 -0700
From: tom arnall <kloro2006@gmail.com>
To: debian-user@lists.debian.org
Subject: Re: HELP! can't become root
Message-Id: <200710061430.21312.kloro2006@gmail.com>
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
On Saturday 06 October 2007 11:25, Thilo Six wrote:
> tom arnall wrote the following on 06.10.2007 20:13
>
> <<-snip->>
>
> > Indeed. From now on, I am not going to work as root without first making
> > an entry in my system log as to what I'm going to do.
>
> sudo will do that for you without extra modifications from you.
> *But* sudo will only make syslog entries *after* the command is send.
>
> > All of the problems I've
> > created have come from impatience. Perhaps this practice will help.
> >
whenever i make more than a trivial change on my system i make an entry in my
own private log, which i call a system log. now i'm going to enter at least
an outline of the work >before i do the work.
Date: Sun, 07 Oct 2007 07:41:35 +0100
From: hugh@mjr.org
To: debian-user@lists.debian.org
Subject: Re: Conducting an install via ssh
Message-Id: <20071007064136.0780516C367@mjr.org>
Content-Type: text/plain; charset="utf-8"; format=flowed
Content-Transfer-Encoding: 7bit
Douglas A. Tutty writes:
> On Thu, Oct 04, 2007 at 06:58:13PM +0100, Hugh wrote:
>> I wanted
>> to use debian-installer's network-console.
>>
> Is there no way to use a USB-Serial converter as the console?
I hadn't thought to try that, I assumed extra modules would be needed and
it'd be tricky to configure with no screen. Thanks for the idea, i'll borrow
one and try it.
Hugh
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
Date: Sat, 6 Oct 2007 23:36:06 +0200
From: Florian Kulzer <florian.kulzer+debian@icfo.es>
To: debian-user@lists.debian.org
Subject: Re: No sound in browser (NOT solved)
Message-ID: <20071006213606.GA5201@localhost>
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
On Sun, Oct 07, 2007 at 09:43:05 +1300, Jeff wrote:
> Jeff wrote:
>> Shams Fantar wrote:
>>> Jeff wrote:
>>>> System sounds work but can not get sound to work in BBC News (real play)
>>>> or sound to work in Youtube. Sound system is ALSA and Card is Realteck
>>>> AC97 now running Lenny but had the same problem in Etch. Wonder if i
>>>> have left something out? Any suggestions welcome.
>>>> Jeff
>>>
>>> Try : alsaconf
>>>
>>> Regards,
>>>
>> That worked.!
>> Many thanks Jeff
>>
>> It was short lived because when i logged out and in again The browser
>> sound stopped woking?
Then there is probably some other application blocking the sound device.
Running alsaconf temporarily unloads all sound modules and thus kills
all applications which hang on to sound devices. This would explain why
your browser could then play sound.
Since this blocking process seems to be restarted at every login, I
would guess that it is a sound daemon (esd for Gnome, artsd for KDE).
Please tell us how you login (gdm?), which DE/window manager you use
(Gnome?), which sound daemon is running, and, for that matter, which
browser we are talking about (I assume it is Mozilla/Iceape, but which
version?).
Normally the Iceape/Iceweasel startup script should check if a sound
daemon is running and should automatically use an existing daemon to
play sound. We have to figure out why this does not work for you.
If you are not running any sound daemons then it might be necessary to
load the OSS legacy support modules so that the browser can use those
devices directly. (It seems that alsaconf does not automatically load
the OSS modules anymore with some soundcards. Chris Lale has collected
some information on this on NewbieDOC[1].)
[1] http://newbiedoc.berlios.de/wiki/Sound_in_Debian_GNU/Linux
--
Regards, | http://users.icfo.es/Florian.Kulzer
Florian |
Date: Sat, 06 Oct 2007 23:36:30 +0200
From: Thilo Six <T.Six@gmx.de>
To: debian-user@lists.debian.org
Subject: Re: console-setup package
Message-ID: <fe8v4u$7mp$1@sea.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Michael Biebl wrote the following on 05.10.2007 18:17
<<-snip->>
> I noticed that this happpened since the upgrade of xserver-xorg.
> Can you confirm that?
I can=B4t confirm it is because of xserver-xorg since there were to much
updates at that time here.
But i can confirm this bug and allready subscribed to it.
> Cheers,
> Michael
bye
--=20
Thilo
key: 0x4A411E09
Date: Sun, 7 Oct 2007 00:40:43 +0200
From: Tobias Nissen <tn@movb.de>
To: debian-user@lists.debian.org
Subject: Re: Installation Problem
Message-Id: <20071007004043.28387527.tn@movb.de>
Content-Type: multipart/signed; protocol="application/pgp-signature";
micalg="PGP-SHA1";
boundary="Signature=_Sun__7_Oct_2007_00_40_43_+0200_ijtfyX6l9IvPZkEJ"
--Signature=_Sun__7_Oct_2007_00_40_43_+0200_ijtfyX6l9IvPZkEJ
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Hi Amit! Hi Frank!
Amit Uttamchandani wrote:
> "frank asabere" <lovincee222@gmail.com> wrote:
>> [...] Could you plesae help to install packages like apache,
>> postgresql, php4 libapache-mod-perl.
>> since l have all the debain ver 3.1 14 cds . [...]
>
> just do the following:
> sudo apt-get install apache postgresql php4 libapache-mod-perl
sudo isn't installed/configured by default.
Frank: You can become root by executing `su` and entering the root-
password. Then, all you have to do is executing
apt-get install apache postgresql php4 libapache-mod-perl
Regards,
Tobias
--Signature=_Sun__7_Oct_2007_00_40_43_+0200_ijtfyX6l9IvPZkEJ
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHCA7x5jrP7hWxSO8RAtQ/AKCEly8e6LVkgq0Nw3zKdWxh9mXutACgmHzb
EqryC9SJGJu38dQjpsqRluM=
=kot0
-----END PGP SIGNATURE-----
--Signature=_Sun__7_Oct_2007_00_40_43_+0200_ijtfyX6l9IvPZkEJ--
Date: Sun, 7 Oct 2007 01:10:09 +0200
From: Tobias Nissen <tn@movb.de>
To: debian-user@lists.debian.org
Subject: Re: xserver-xorg question
Message-Id: <20071007011009.2913971b.tn@movb.de>
Content-Type: multipart/signed; protocol="application/pgp-signature";
micalg="PGP-SHA1";
boundary="Signature=_Sun__7_Oct_2007_01_10_09_+0200_TPmEtsWr/P8L9alT"
--Signature=_Sun__7_Oct_2007_01_10_09_+0200_TPmEtsWr/P8L9alT
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Hi Jude!
Jude DaShiell wrote:
> It's actually dexconf having the problem writing a file claiming the
> default xserver isn't configured. I may have hardware debian doesn't
> know how to detect on its own and didn't specify it earlier.
dexconf uses the debconf database to build an xorg.conf file. You can
modify the debconf database entries by executing `dpkg-reconfigure
xserver-xorg` as root.
HTH,
Tobias
--Signature=_Sun__7_Oct_2007_01_10_09_+0200_TPmEtsWr/P8L9alT
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHCBXV5jrP7hWxSO8RAtT4AJ9YaBjIfEU5iIj9DtN+Dztnjn2hFQCfR44O
76Aem41FNt1CuMD8mq6FgoI=
=3pFE
-----END PGP SIGNATURE-----
--Signature=_Sun__7_Oct_2007_01_10_09_+0200_TPmEtsWr/P8L9alT--
End of debian-user-digest Digest V2007 Issue #2571
**************************************************
Received on Sat Oct 6 19:18:14 2007