Date: Sun, 28 Oct 2007 14:29:58 +0100
From: Florian Kulzer <florian.kulzer+debian@icfo.es>
To: debian-user@lists.debian.org
Subject: Re: alsaconf and printing
Message-ID: <20071028132958.GA1093@pc0197>
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
On Sun, Oct 28, 2007 at 00:02:56 -0000, Ed wrote:
> Hi,
>
> I am new to Debian but basically I have it running, with at least two
> problems. The first is every time I reboot, I have to run alsaconf
> before I can get any audio. I haven't noticed any place where I should
> save anything. Basically, I just bring up a terminal window, become
> root, type alsaconf, follow the screens and eventually it tells me id is
> done and to enjoy using it. Rhythmbox, for instance, then works
> perfectly until I reboot. Then I have to run aslaconf again.
This sounds like some modules do not get loaded automatically. You can
run
lsmod | grep snd
to compare the situation before and after you run alsaconf. My guess is
that snd_pcm_oss is missing. A quick test is to run
modprobe snd_pcm_oss
as root; this may restore your audio without running alsaconf. You can
add missing modules to /etc/modules to have them loaded automatically at
boot time.
> The 2nd problem is with printing. I have my printer connected to another
> computer on my home network that is running samba. On the debian
> computer, I choose Desktop->Administration->Printing and Add Printer. I
> then follow all the screens (for windows printer (smb)) and it appears
> everything is fine. It sees my network and the computer the printer is
> connected to and all seems well until I get to the last screen. When I
> hit Apply, this windows closes, and only the original Add printer window
> is open with no new printer icon. I am not sure what is happening here.
> Other computers on my home network print fine through the samba server.
Check if the file /etc/cups/printers.conf exists; if it does exist then
you should post it here so we can have a look. WATCH OUT: This file can
contain clear-text usernames and passwords! Change those to generic
placeholders ("USERNAME", "PASSWORD") before posting the file.
--
Regards, |
http://users.icfo.es/Florian.Kulzer
Florian |
Date: 28 Oct 2007 14:00:43 GMT
From: Tyler Smith <tyler.smith@mail.mcgill.ca>
To: debian-user@lists.debian.org
Subject: Re: wireles /wpa_supplicant - where to start?
Message-ID: <slrnfi95gc.7hq.tyler.smith@blackbart.mynetwork>
On 2007-10-27, Andrew Sackville-West <andrew@farwestbilliards.com> wrote:
>
>
> That's so frustrating.=20
>
> So, maybe skip the ssid method. instead use iwconfig's "ap" option
> with the MAC address of the ap you want. Grab the mac address from
> windows and just use it.
>
> A
>
Thanks. I'm working from home for the next week or so, but I'll try as
soon as I get back to the office.
Cheers,
Tyler
Date: Sun, 28 Oct 2007 15:42:32 +0100
From: Claudius Hubig <nfs_2007@chubig.net>
To: debian-user@lists.debian.org
Subject: CUPS: Shared printers not shown
Message-ID: <20071028154232.0c2d14b9@zeus>
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Hi,
I've got the following systems, all connected to the local network:
A: Running Debian Etch, no printer connected
B: Running Debian Etch, Epson Stylus C86 connected & published
C: Running Debian Sid, Canon IP 4200 connected & published
D: Running Debian Etch, no printer connected
A sees all the printers in the network and is able to print on them,
the same goes for B. C only sees the IP 4200 (and can print on it),
while D seems to have absolutely no clue where to print.
I just set this up using the webinterface from CUPS, published those
printers and asked it to show published printers from other systems -
this worked for A and B.
Now my question: How can I make the two printers be visible on D and
the Epson Stylus be shown on C?
There seems to be absolutely no information about this in the net,
thus I'd really welcome any hints available.
Greetings,
Claudius
--
Mail: nfs_2007@chubig.net ICQ: 224491597 ,= ,-_-. =.
Google: clhubig@googlemail.com SIP: x2017@ekiga.net ((_/)o o(\_))
MSN: claudiushubig@passport.com Jabber: x2017@jabber.ccc.de `-'(. .)`-'
Yahoo: claudiushubig@yahoo.de HTTP: chubig.net \_/ GNU
Date: Sun, 28 Oct 2007 11:10:56 -0400
From: "Douglas A. Tutty" <dtutty@porchlight.ca>
To: debian-user@lists.debian.org
Subject: Re: gateway with one interface
Message-ID: <20071028151056.GA6409@titan.hooton>
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
On Sun, Oct 28, 2007 at 11:54:57AM +0500, meekaaku kaaku wrote:
> I have a small LAN with about 3 windows machiens, 1 debian server
> (etch), and adsl router with 4 ports.
> Currently, I am using the router as a gateway (192.168.0.1), and the
> debian server is 192.168.0.254. The client machiens are configured to
> use 192.168.0.1 as a gateway.
>
> What i need to do is to use the linux server 192.168.0.254 as a
> gateway for all the client machines, thereby i can monitor traffic and
> gives me more control. But the problem is the debian machine has only
> one interface and it is not directly connected to internet. It is also
> using the router as the gateway to internet (just like the other
> client machines).
>
> So my question is, can this be done? if so any pointers is
> appreciated. I have checked routing/iptables info on the web, but in
> all the cases, the linux machine is directly connected to the net and
> has two interfaces.
NICs are so cheap, just add a second one. Sure, its possible, but to
what end? The packets will only flow through the debian box if
everything else agrees to do so. That will only happen untill something
is rooted. A dog off-lease responding to voice commands is not under
controll but suggestion; neither when a squirrel runs by.
Doug.
Date: Sun, 28 Oct 2007 11:23:31 -0400
From: "Douglas A. Tutty" <dtutty@porchlight.ca>
To: debian-user@lists.debian.org
Subject: Re: SMTP smart host authentication fails
Message-ID: <20071028152331.GB6409@titan.hooton>
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
On Sun, Oct 28, 2007 at 07:32:18AM -0400, Haines Brown wrote:
> "Douglas A. Tutty" <dtutty@porchlight.ca> writes:
>
> > > *:hartford-hwp.com:<PW>
> > >
> > > But can a wildcard replace the name of the server like this?
> >
> > Yes. No matter what host asks exim for auth, it will give this username
> > and password.
>
> Thanks for the explanation. I'll try it.
>
> > > > Is your pop-server username hartford-hwp.com as well?
> > >
> > > Pop sercver is pop.hartford-hwp.com; smtp server is smtp.hartford-hwp.com
> >
> > They look like server names not user names for a login session.
>
> You are right. I misread your question. UID for both POP and SMTP is:
> brownh@hartford-hwp.com.
>
> > > This may be my problem: I have a hardware firewall. However, if I'm
> > > using port 25 for smtp, wouldn't my firewall let it through? Is the
> > > fact that it's now SSL require a change in my hardware firewall?
> > >
> >
> > YES. Absolutley. You've told exim to contact smtp on port 587 but if
> > your firewall is blocking connections on port 587 then nothing will get
> > through.
>
> I reverted to port 25. In my firewall, I set up a custom service in it
> for ssmtp to use port 587. This may solve my problem.
>
> > according to /etc/services that's ssmtp. But who cares? You tell the
> > firewall what port to open. Your ISP told you what port to use so you
> > tell the firewall and you tell exim.
>
> Tell exim4 the port to use? Where would that be?
Read /usr/share/doc/exim4-doc-html/html/spec_html/ch14.html
section 14.13 on tls_on_connect_ports
with full details in 14.23.
Basically, everything you need to know is in the spec document. But it
is huge. I can't really read it vicariously for you since only you have
talked with your ISP.
Doug.
Date: Sun, 28 Oct 2007 16:13:19 +0000
From: Ben Hutchings <ben@decadent.org.uk>
To: 411791@bugs.debian.org
Cc: debian-user@lists.debian.org
Subject: Re: RFH: rt2400 -- RT2400 wireless network drivers
Message-Id: <1193587999.992.10.camel@deadeye.i.decadent.org.uk>
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-8jNUdgOlE2yzTnjM/Q7Y"
--=-8jNUdgOlE2yzTnjM/Q7Y
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
I wrote:
> There is no-one on the Ralink driver packaging team who owns any rt2400
> hardware. There are no new cards with this chipset in them, and I have
> been unable to buy a second-hand card.
>=20
> The "legacy" rt2x00 drivers are nearly dead upstream. Unless someone
> can offer to provide us with such a card, or to test pre-release
> packages against it, we cannot support this driver in any meaningful
> way.
Popcon shows 46 installations of the rt2400 driver, so I suspect at
least one rt2400 user is subscribed to this list. Please can one of you
offer to test new packages?
Ben.
--=20
Ben Hutchings
The generation of random numbers is too important to be left to chance.
- Robert Coveyo=
u
--=-8jNUdgOlE2yzTnjM/Q7Y
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBHJLUf79ZNCRIGYgcRArI5AKC3RV4TKiOBCDDXcinQDWg7HmGUIQCeJcGQ
ZknSBiT6HXvexL3z+V8CqfY=
=sGhB
-----END PGP SIGNATURE-----
--=-8jNUdgOlE2yzTnjM/Q7Y--
Date: Sun, 28 Oct 2007 17:11:26 +0100
From: "Martin Marcher" <martin@marcher.name>
To: debian-user <debian-user@lists.debian.org>
Subject: Re: Etch and Audio CDs
Message-ID: <5fa6c12e0710280911o29a3c99dv53cbb9ab7761a3bb@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
2007/10/23, Michelle Konzack <linux4michelle@freenet.de>:
> Am 2007-10-23 16:41:27, schrieb Martin Marcher:
> > Maybe you can bug your vendor to get the money back?
>
> No, since in Germany and in France they must write
> ON THE CD cover that the CD is copy protected.
I found that a lot of people either don't know about that or just want
to keep customers. So TRUE you don't have any legal reason that allows
you get your money back. But on the other hand bugging your vendor
enough with questions and explanations will make him think twice about
loosing a customer (I tend to avoid large stores and go to a vendor I
trust (in terms of that her recommendations are good, not in terms of
privacy in the first place)
martin
--
http://noneisyours.marcher.name
http://feeds.feedburner.com/NoneIsYours
Date: Sun, 28 Oct 2007 15:55:24 +0000
From: Digby Tarvin <digbyt@acm.org>
To: debian-user@lists.debian.org
Subject: Re: Fresh Etch netinstall problems...
Message-ID: <20071028155523.GD24042@skaro.cthulhu.dircon.co.uk>
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Hi Doug,
Many thanks again for your help and suggestions..
> I've moved your comments around to intersperse them for easier reading.
>
> On Sun, Oct 28, 2007 at 01:09:32AM +0000, Digby Tarvin wrote:
> > On Sat, Oct 27, 2007 at 07:40:27PM -0400, Douglas A. Tutty wrote:
> > > On Sat, Oct 27, 2007 at 05:30:49PM +0100, Digby Tarvin wrote:
> > > > I hope there are some experts out there that can offer some suggestions
> > > > regarding a problem I am having installing Debian Etch (40r1-386-netinst
> > > > downloaded on 23/10/07) on a Dell Precision 410 MT...
> > > >
> > > > Everything goes fine through the initial install, up to the point
> > > > where I have to reboot using the freshly installed kernel on the
> > > > hard drive.
>
> > > > Either the package transfer fails after a few minutes with messages like
> > > > E: Method http has died unexpectedly!
> > > > segmentation fault
> > > > or dpkg falls over during the installation of the package, eg
> > > > /bin/sh: line 1: 2284 Segmentation fault /usr/bin/dpkg_preconfigure...
>
> > > > It seems that the kernel used during the initial install was stable,
> > > > but the kernel it installed on the hard disk is not.
>
> > > > Model: Dell Precision Workstation 410 MT
> > > > BIOS revision A08
> > > > CPU: 2xPIII 450MHz
> > > > Video card: 3DLabs Oxygen GVX1
> > > > Ram: 1024MB
> > > > Adaptec AIC-7890 BIOS DELL-V2.01.05
> > > > SCSI ID 0 COMPAQ DDRS-34560W ULTRA2-SE
> > > > SCSI ID 1 SEAGATE ST173404LW ULTRA2-SE
> > > > Adaptec AIC-7880 BIOS DELL-V2.01.05
> > > > SCSI ID 1 MATSHITA DVD-RAM LF-200
> > > > Primary IDE1 ZIP drive
> > >
>
> > Uname -a returns:
> > Linux precision 2.6.18-5-686 #1 SMP Fri Jun 1 00:47:00 UTC 2007 i686 GNU/Linux
>
> looks OK.
>
> > and /etc/apt/sources.list contains:
> > #
> > # deb cdrom:[Debian GNU/Linux 4.0 r1 _Etch_ - Official i386 NETINST Binary-1 20070820-20:21]/ etch contrib main
> >
> > deb cdrom:[Debian GNU/Linux 4.0 r1 _Etch_ - Official i386 NETINST Binary-1 20070820-20:21]/ etch contrib main
> >
> > deb http://ftp.uk.debian.org/debian/ etch main
> > deb-src http://ftp.uk.debian.org/debian/ etch main
> >
> > deb http://security.debian.org/ etch/updates main contrib
> > deb-src http://security.debian.org/ etch/updates main contrib
> >
>
> looks OK.
>
> > >
> > > You could use the install CD as a rescue system, choose "run a command
> > > on the rootfs" (or whatever it says); it runs your command chrooted to
> > > the system. Try aptitude there (thus with the installer's kernel). If
> > > that works, do a uname -a there and notice any difference.
Ok, that seemed to work ok. Here is what uname -a produces:
Linux precision 2.6.18-5-486 #1 Fri Jun 1 00:07:22 UTC 2007 i686 GNU/Linux
vs the kernel on the hard drive, which is:
Linux precision 2.6.18-5-686 #1 SMP Fri Jun 1 00:47:00 UTC 2007 i686 GNU/Linux
The only difference I see is the SMP - which as mentioned, I have tried
disabling with a 'nosmp' argument.
> > > Needless to say, what you're experiencing shouldn't happen under any
> > > circumstances with Etch (stable).
>
> >
> > The initial install seems to require the 'aic7xxx.aic7xxx=no_probe' to
> > complete properly. If I omit that then I get no error but the install
> > completes much sooner and I assume was truncated by an unreported error,
> > as much less software ends up being installed.
> >
>
> /usr/share/doc/linux-doc-2.6.18/Documentation/scsi/aic7xxx.txt.gz
> says that probing is disabled by default. Perhaps somehow your's is
> being probed. The question is, is it happening in the initrd or on
> a module insertion.
>
> If its happing in the regular filesystem boot (after initrd) then you
> can add in /etc/modprobe.conf a line:
>
> options aic7xxx aic7xxx=no_probe
Tried that, but it didn't seem to have any effect. There was no
/etc/modprobe.conf to start with, so I created one with the line
you suggested. But I'm not sure how to tell if the system is
paying any attention to it at all...
> if its happening in the initrd, then you have to get the module
> parameters set there. I've never tinkered with initramfs, so the first
> thing to do is to copy your initrd to something like initrd-works.
> Then, since /etc/initramfs-tools/initramfs.conf likely has a line:
>
> MODULES=most
>
> which means that all hard drive modules will be loaded, including
> presumabley the aic7xxx, try adding the module to
> /etc/initramfs-tools/modules with the parameter
>
> aic7xxx no_probe
>
> Then you'll need to re-run update-initramfs (possibly from a rescue CD).
I expected this to be the more likely solution, as the hard disk drivers
will obviously need to be loaded before any modules can be loaded from
hard disk...
Havn't tried it yet - it will be next on my agenda...
In order to try and decide once and for all if it is the AIC-7890 that
is causing the problem, I tried disabling it in the bios and re-installing
onto an external usb drive. Unfortunately the bios doesnt know how to boot
from usb, but I figured I could get around it by installing grub on a
floppy. But unfortunately that didn't seem able to access the usb drive
either, so the only way I could test it was booting of the install CD
and going into rescue mode, forking a shell chrooted into the usb system.
I'm not sure how complete the resulting environment is (I had to manually
mount /proc before I could do a ps), but I was able to run 'startx' and
for the first time (since the obsolete 5.04 Ubuntu) I saw X come completely
up!! The only thing that didn't work for some reason was the mouse - but I
am putting that down to some incompleteness in the chrooted environ,
> > After rebooting the system comes up with initd.rc aborting at some
> > random place with a 'segmentation fault'. But I usually end up with
> > a login prompt and can log in and execute commands. Errors are sporadic
> > and unpredictable, and usually involve a command failing with a
> > segmentation fault. But eventually I get a system lockup that requires
> > a hard reset to recover from (CTL-ALT-DEL ignored, no key echo etc).
>
>
>
> > I have also tried adding the aic7xxx.aic7xxx=no_probe kernel option
> > to /boot/grub/menu.lst as follows:
> > title Debian GNU/Linux, kernel 2.6.18-5-686
> > root (hd1,0)
> > kernel /boot/vmlinuz-2.6.18-5-686 root=/dev/sdb1 ro aic7xxx.aic7xxx=no_probe
> > initrd /boot/initrd.img-2.6.18-5-686
> > savedefault
> >
> > But that produced no appreciable change. Is there anything wrong with the
> > way I am doing it?
>
> kernel options would only work if the module was actually built into the
> kernel. Its not, its a separate module inserted by the initrd.
That explains why my neive approach didn't work. Which is good, because it
means there is still hope that the no_probe parameter will fix things once
I get it installed...
One thing that puzzles me at the moment though, is that I didn't pass
the 'aic7xxx.aic7xxx=no_probe' option to the rescue system, which seems
to be working ok.
That suggests to me that the problem may be a kernel difference and not
necessarily the scsi driver. I suppose I need to find a way to boot
properly onto the installed kernel with the scsi disabled to be sure...
> >
> > I should also add that the Windows 2000 which was already installed when I
> > got he system seems to run reliably, as does the obsolete Ubuntu 5.04.
> > Newer versions of Ubuntu wont install - some giving me a blank screen
> > after trying to boot the install media, others (including the latest 7.10
> > release) freeze if the adaptec AIC-7890 is not disabled in the BIOS (which
> > prevents the install getting very far.
>
>
> In case its not obvious, I had loadable kernel modules for the reasons
> you're experiencing. If you ever give up on Etch, try OpenBSD.
Thanks. I do run BSD on my main server, so it is an option ;)
Regards,
DigbyT
--
Digby R. S. Tarvin digbyt(at)digbyt.com
http://www.digbyt.com
Date: Sun, 28 Oct 2007 17:21:52 +0100
From: Bruno Costacurta <pubmb.bco@pt.lu>
To: debian-user@lists.debian.org
Subject: Tool to configure sound
Message-Id: <200710281721.52612.pubmb.bco@pt.lu>
Content-Disposition: inline
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Hello,
I installed Debian Etch but have no sound at all.
Previous Fedora installation gave sounds so probably my Etch is missing some
setup.
Drivers looks correctly installed as 'lsmod' shows following drivers :
..
snd_hda_intel 17332 3
snd_hda_codec 137856 1 snd_hda_intel
snd_pcm_oss 38368 0
snd_mixer_oss 15200 1 snd_pcm_oss
snd_pcm 68676 4 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer 20996 2 snd_pcm
..
Is there tool (ie. like system-config-sound) to setup and check sound setup ?
Thanks for any help.
Bye,
Bruno
Date: Sun, 28 Oct 2007 17:41:44 +0100
From: Enrico Farabollini <enrico.farabollini@libero.it>
To: Bruno Costacurta <pubmb.bco@pt.lu>
Cc: debian-user@lists.debian.org
Subject: Re: Tool to configure sound
Message-ID: <4724BBC8.4010202@libero.it>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Hi,
check your settings account in users and group
Bye
Bruno Costacurta wrote:
> Hello,
>
> I installed Debian Etch but have no sound at all.
> Previous Fedora installation gave sounds so probably my Etch is missing some
> setup.
> Drivers looks correctly installed as 'lsmod' shows following drivers :
> ..
> snd_hda_intel 17332 3
> snd_hda_codec 137856 1 snd_hda_intel
> snd_pcm_oss 38368 0
> snd_mixer_oss 15200 1 snd_pcm_oss
> snd_pcm 68676 4 snd_hda_intel,snd_hda_codec,snd_pcm_oss
> snd_timer 20996 2 snd_pcm
> ..
>
> Is there tool (ie. like system-config-sound) to setup and check sound setup ?
> Thanks for any help.
>
> Bye,
> Bruno
>
>
>
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Scanned with Copfilter Version 0.84beta2 (ProxSMTP 1.6)
by Markus Madlener @ http://www.copfilter.org
Date: Sun, 28 Oct 2007 18:43:57 +0200
From: "Tshepang Lekhonkhobe" <tshepang@gmail.com>
To: debian-user <debian-user@lists.debian.org>
Subject: debmirror md5sum failure
Message-ID: <857993970710280943m1ea0e54l1f28468685acc837@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi,
debmirror fails when given the following command:
/usr/bin/debmirror \
--verbose --host=ftp.debian.org \
--root=debian/ --method=http --progress \
--passive --dist=sid --arch=none \
--ignore-release-gpg --section=main \
--pdiff=none \
/home/wena/sid
The errors it prints are the following:
Attempting to get lock, this might take 2 minutes before it fails.
Get Release files.
[0%] Getting: dists/sid/Release... ok
[0%] Getting: dists/sid/Release.gpg... ok
Get Packages and Sources files and other miscellany.
dists/sid/main/source/Sources.gz needs fetch
[ 1%] Getting: dists/sid/main/source/Sources.gz... ok
dists/sid/main/source/Sources.gz failed md5sum check
dists/sid/main/source/Sources needs fetch
[ 19%] Getting: dists/sid/main/source/Sources...
dists/sid/main/source/Sources failed 404 Not Found
dists/sid/main/source/Sources failed md5sum check, removing
dists/sid/main/source/Sources failed md5sum check
dists/sid/main/source/Sources.bz2 needs fetch
[ 19%] Getting: dists/sid/main/source/Sources.bz2... ok
dists/sid/main/source/Sources.bz2 failed md5sum check, removing
Errors:
dists/sid/main/source/Sources.gz failed md5sum check
Download of dists/sid/main/source/Sources failed: 404 Not Found
dists/sid/main/source/Sources failed md5sum check
dists/sid/main/source/Sources.bz2 failed md5sum check, removing
Failed to download some Package, Sources or Release files!
WARNING: releasing 1 pending lock...
--
my place on the web:
floss-and-misc.blogspot.com
Date: Sun, 28 Oct 2007 10:03:35 -0700
From: Andrew Sackville-West <andrew@farwestbilliards.com>
To: debian-user@lists.debian.org
Subject: Re: Tool to configure sound
Message-ID: <20071028170334.GT1761@localhost.localdomain>
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="2NSZC26AJDpFITwK"
Content-Disposition: inline
--2NSZC26AJDpFITwK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Sun, Oct 28, 2007 at 05:21:52PM +0100, Bruno Costacurta wrote:
> Hello,
>=20
> I installed Debian Etch but have no sound at all.
> Previous Fedora installation gave sounds so probably my Etch is missing s=
ome=20
> setup.
there are several possible things:
1. you aren't in the audio group (adduser <you> audio, log out and
back in).
2. your mixer is set to 0 volume. run alsamixer and review all the
settings.
3. despite the apparently correct modules being inserted, sometimes it
just doesn't work out of the box. If the above things don't work,
you could try modprobe -r all the sound modules, then do a
udevtrigger to reload them and see what happens.=20
if none of the above help, post back up as there are several people
who are very adept at solving sound issues here.
A
--2NSZC26AJDpFITwK
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)
iD8DBQFHJMDmaIeIEqwil4YRAuk1AJ9lKpJcSaQ/qxNT81WBThHI3ElsYACfSJpF
rDNfGrtm+Yi9HOwlzPToT+8=
=2ZoE
-----END PGP SIGNATURE-----
--2NSZC26AJDpFITwK--
Date: Sun, 28 Oct 2007 09:52:26 -0700
From: Jeff Grossman <jeff@stikman.com>
To: Debian Users <debian-user@lists.debian.org>
Subject: Log Question
Message-ID: <4724BE4A.6050505@stikman.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
I just upgraded the following packages this morning from testing:
[UPGRADE] console-data 2:1.02-2 -> 2:1.03-1
[UPGRADE] dictionaries-common 0.85.2 -> 0.86.2
[UPGRADE] razor 2.810-2 -> 1:2.84-1
I am using MIMEDefang with Sendmail to do mail filtering. Here is a
copy of one of those logs from MIMEDefang:
Oct 28 04:15:02 apple mimedefang.pl[12585]: greylist: white; 0;
82.118.211.*; dovecot-bounces@dovecot.org; *@stikman.com;
Those are put into my /var/log/maillog log file.
After the upgrade, the above log line looks like this:
Oct 28 09:44:18 apple check[5889]: greylist: white; 0; 70.103.162.*;
bounce-debian-user=jeff=stikman.com@lists.debian.org; *@stikman.com;
And, the lines are now put in /var/log/messages.
If you notice it says the process is now check instead of mimedefang.pl
sending the output. How come that changed? I have restarted mimedefang
and sysklogd, but no change.
Any help would be appreciated.
Thanks,
Jeff
Date: Sun, 28 Oct 2007 22:52:43 +0000
From: Bogdan Marian <mendingo84@gmail.com>
To: hyjial <hyjial@yahoo.fr>
Cc: debian-user@lists.debian.org
Subject: Re: RE : going from etch to unstable (sid)
Message-ID: <472512BB.8090901@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
hyjial wrote:
> Hey !
> You can just change all the occurances of the word
> "etch" for "sid" in your /etc/apt/sources.list .
> Then run "apt-get update" and "apt-get upgrade".
> There must be another - more proper way - to do this
> with "apt-get dist-upgrade" but I've never used it.
> See man 8 apt-get for details.
> H.
>
>
> _________________________________________________________________=
_____________=20
> Stockage illimit=E9 de vos mails avec Yahoo! Mail. Changez aujourd'hui =
de mail !
>
> =20
Hey,
I did just that. However, it lists some packages that are being kept=20
back...is that ok?
Bogdan
End of debian-user-digest Digest V2007 Issue #2693
**************************************************
Received on Sun Oct 28 13:20:01 2007