ces are with vanilla filesystems only. LUKS
obviously has specific requirements. Perhaps you could try
having a root partition that is unencrypted?
--
Joel Roth
ear the bottom). The
> > > > former is so that Grub includes it in any new grub.cfg that you
> > > > create.
> > > Good to know.
> > Edit:, never mind. Tried that, it still booted straight to the UEFI BIOS
> > menu after entering my password. At this point, I'm seriously
> > considering slapping rEFInd on it and pray that it picks up on
> > everything automatically and fix the situation. But so should Grub have,
> > besides the fact that I can't even be entirely sure Grub is to blame and
> > not something else.
--
Joel Roth
d it
hard to parse out what she wants/needs from her description.
I don't blame her; certainly she writes as clearly as she
knows how. Usually someone (in this case Gareth) gets
what she wants. At least it's never dull ;-)
> > Cheers
>
>
--
Joel Roth
ble people here than
myself, but a naive search for "wifi adapter client host
mode linux" brings up this page.
https://woshub.com/create-wi-fi-access-point-hotspot-linux/
Most wifi adapters can operate as an access point, which is
indicated by AP and AP/VLAN appearing in the output of `iw list`.
Hope this helps
--
Joel Roth
ts and stuff that you never think
>about until the stats tell you!
>
> What do we have on that area?
A basic search finds this web tool:
https://www.usingenglish.com/resources/text-statistics/
Otherwise, I think you'll have to write your own -- or
hire someone (like me :^) to write one for you.
--
Joel Roth
> procmail: Match on "^Message-ID: \/.*"
> procmail: Assigning "LASTFOLDER= echo "whoami" > test.txt"
> Subject: test
> Folder: echo "whoami" > test.txt
> 1824
> procmail: Executing " echo "whoami" > test.txt"
>
> but nothung happens.
> Am I missing something ?
> Regards
> Cédric
Are you sure that procmail is running the command in a shell?
Could it be trying to execute a program named 'echo'.
You might try creating a shell script you can call.
--
Joel Roth
gle-threaded language (considering that
> performance gain is the main performance of MT)
>
> So that were my few cents regarding the scripting languages. For a real
> n00b nowadays, I would still recommend to learn Bash first. But always
> keep in mind that "Bash programming" is a mix of executing commands in
> the own language but mixing the result with the external forking of
> other programs.
>
> However, the lines between "scripting" and "real programming" languages
> are blurry. If one is asking for the later, nowadays I would suggest
> learning C# or Rust.
>
> Eduard.
>
1. https://www.perl.com/pub/2007/12/06/soto-11.html/
--
Joel Roth
l cpanminus
Please note that when installing via cpanminus to a
unprivileged directory, such as $HOME/perl5,
you must also include it in your environment.
see 'man local::lib'.
--
Joel Roth
io.service
1.
https://askubuntu.com/questions/8425/how-to-temporarily-disable-pulseaudio-while-running-a-game-under-wine
I've not tested this myself.
cheers,
--
Joel Roth
target various alsa devices.
Once you've found the HDMI device that works, you
can set it as the default device.
--
Joel Roth
d.
cheers
>
> --
> Ottavio Caruso
>
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
> A: Top-posting.
> Q: What is the most annoying thing in e-mail?
>
--
Joel Roth
On Sat, Jun 25, 2022 at 09:45:58AM -0400, Greg Wooledge wrote:
> On Fri, Jun 24, 2022 at 07:42:25PM -1000, Joel Roth wrote:
> > I list the files first:
> >
> > ls some-pattern
> >
> > then add a pipe to rm:
> >
> > ls some-pattern | rm
> >
some-pattern | rm
or
ls some-pattern | rm -rf
I know the OP said they weren't asking advice, but I can't
help putting in my two bits :-)
cheers,
> With every good wish, as ever,
>
--
Joel Roth
ges were needed, etc.?
Using magicfilter with lprng lets you print a variety of
file types.
--
Joel Roth
anybody read signatures any more?
>
> https://charlescurley.com
> https://charlescurley.com/blog/
>
--
Joel Roth
de
> -Be smart, Be wise, Support opensource development
--
Joel Roth
laptops years ago,
found that they didn't offer me much over community
supported Thinkpads.
--
Joel Roth
han gitlab. You can use PHP, python or perl
with a mysql database if you like. And the admin answers
emails.
Speaking as a satisfied (mostly dormant) user.
--
Joel Roth
On Wed, Apr 28, 2021 at 06:21:27PM +, Rodolfo Medina wrote:
> Joel Roth writes:
>
> > I don't think there is a problem with ecasound.
> > For comparison, you can try
> >
> > aplay -D test.wav
> >
> > You get the device name from aplay -L.
&g
Format: s16_le,
> ... channels 3, srate 48000, interleaved (locked params).
> ERROR: Connecting chainsetup failed: "Enabling chainsetup: AUDIOIO-ALSA:
> ... Channel count 2 is out of range!"
>
Hi Rodolfo,
I don't think there is a problem with ecasound.
For comparison, you can try
aplay -D test.wav
You get the device name from aplay -L.
Please also show the output from
cat /proc/asound/cards
With your ecasound examples, the -a argument is not necessary, and
selecting channels is not its purpose.
cheers
> Please help...
>
> Rodolfo
>
--
Joel Roth
--
--- Begin Message ---
On Wed, Apr 28, 2021 at 07:37:27AM +, Rodolfo Medina wrote:
> Joel Roth writes:
>
> > On Tue, Apr 27, 2021 at 10:22:11AM -1000, Joel Roth wrote:
> >>
> >> ecasound -i:libsndfile,audiofile -o alsa
> >
> > that should be -i:
On Tue, Apr 27, 2021 at 10:22:11AM -1000, Joel Roth wrote:
>
> ecasound -i:libsndfile,audiofile -o alsa
that should be -i:sndfile
--
Joel Roth
If the extension doesn't match the file format, you can
specify the file type, e.g.
ecasound -i:libsndfile,audiofile,aiff -o alsa
cheers
--
Joel Roth
ing started.
>
> -dsr-
Another list for this purpose:
Blinux-list mailing list
blinux-l...@redhat.com
https://listman.redhat.com/mailman/listinfo/blinux-list
--
Joel Roth
ping the bug might just get fixed...
>
> Any suggestions? I looked at the hdajackretask app, but no idea where I
> would
> even start there.
Do you have pulseaudio running on your system?
It is a layer above ALSA, and could be related to your
issue.
> Thanks in advance,
> Brendon
>
>
>
--
Joel Roth
h apt, but I’m not sure which is why I am asking here.
>
> Suggestions and advice welcome!
>
> Michael Grant
--
Joel Roth
On Mon, Nov 04, 2019, Charles Curley wrote:
> On Mon, 4 Nov 2019 06:01:54 -1000
> Joel Roth wrote:
>
> > These days I use rsync with the --link-dest option to make
> > complete Time-Machine(tm) style backups using hardlinks to
> > avoid file duplication in the common
it's considered kosher. It takes around 10% of
CPU on my i5 system.
> Whoever read till the end Im thankful and ready to hear your opinion.
> Cheers
> Konstantin
--
Joel Roth
.. that USED to post to .aspx.
>
>
>
> While I would prefer the answer to be python-ish,
> it does to Have to be python.
>
>
> Thank you!
>
>
>
--
Joel Roth
"Welcome to the World Heat Bank, where we store your waste
energy and return it with interest."
hose who are friendly with perl, Email::Filter or
Email::Filter::Rules provides a less cryptic alternative to
procmail. I use Email::Filter with Net::IMAP::Client so that
I run one filter process per mail check, rather than one
process per mail when triggering the filter from a .forward
file.
--
Joe
ast=0 and brightness=100, the result is
totally white. Similarly, when contrast=0 and brightness=-100, the result is
totally black.
As the range of values for the arguments are -100 to +100, adding the '%'
symbol is no different than leaving it off.
>
> mick
> --
> Key ID4BFEBB31
>
--
Joel Roth
On Fri, Nov 30, 2018 at 08:39:55PM -0600, David Wright wrote:
> On Fri 30 Nov 2018 at 11:23:57 (-1000), Joel Roth wrote:
> > On Fri, Nov 30, 2018 Cindy-Sue Causey wrote:
> > > Cliff's Notes Version Part I: Flaky USB connections are an important
> > > factor!
point (and not the intended
partition) was when the partition was not mounted. Once an
I/O error occurs, at least in my system, no further read or
write operations to the mount point will succeed.
with regards
--
Joel Roth
On Fri, Aug 17, 2018 at 12:12:22AM +, Glenn English wrote:
> On Thu, Aug 16, 2018 at 11:09 PM, Joel Roth wrote:
>
> > Unmute and adjust signal levels
> >
> > alsamixer -c 2
>
> Comes up in curses with the RME selected and a single slider: DDS
> Samp.
On Thu, Aug 16, 2018 at 06:50:10PM +, Glenn English wrote:
> On Thu, Aug 16, 2018 at 2:42 AM, Joel Roth wrote:
>
> > cat /proc/asound/cards
>
> root@sbox:~# cat /proc/asound/cards
> 0 [Intel ]: HDA-Intel - HDA Intel
> HDA Intel at 0xfb
ure the 'phones are plugged in. Looks OK,
> but I think I remember hearing small clicks when I plugged them in
> before. All quiet now. Even if I'm remembering correctly, the lack of
> clicks could be due to having something set wrong.
>
> I really think there's something I haven't done, but I can't figure
> out what. Anybody have any ideas?
>
> --
> Glenn English
cat /proc/asound/cards
--
Joel Roth
wikipedia.org/wiki/Mbox
I converted to Maildir for better compatibility with the mu
indexing programs (package maildir-utils).
cheers,
--
Joel Roth
LaTex document
> then try and unfathom LibreOffice methods.
I'm a dinosaur, too, but the bar to using LibreOffice calc
seems pretty low, basically one 5 minute youtube tutorial.
cheers
--
Joel Roth
or groups of tracks or entire
projects. I'm the biased author ;-)
For hardware or software questions you cannot answer by
reading the docs or doing a web search, I'll refer you to
the many experts on the Linux Audio Users mailing list
(LAU).
cheers,
--
Joel Roth
vel of
abstraction.
Hope this helps,
> I hope I was clear enough...
> Thanks for any help.
>
> Rodolfo
>
--
Joel Roth
o sound from the speakers. The system works with the onboard Nvidia
> >sound, no problems.
> >
> >I assume the problem is a missing linux driver for the Xonar but I have
> >seen claims that Xonar works out of the box on linux systems.
> >
> >Does anyone have this working?
> >
> >I am using Debian Stretch.
> >
> >
> >
>
--
Joel Roth
include packages relevant for utility use and I think it's
fair that the net installer focus on minimizing its own
requirements. Equally, rsync is small, useful, and
comprehensible, IMO a good target for teaching the command
line literacy.
cheers
--
Joel Roth
I'm dropping in late to say that running 'vimtutor' in a
terminal is an easy way to interactively get to know how vim
works.
--
Joel Roth
ng line #!/usr/bin/env
perl will depend on your $PATH variable.
cheers,
Joel
> Miles Fidelman
>
>
> --
> In theory, there is no difference between theory and practice.
> In practice, there is. Yogi Berra
>
--
Joel Roth
ot to overwrite them during an upgrade.
hth
> I’m aware of chef, puppet, and other configuration managment programs,
> but I thought for simple cases it is too much overhead.
>
>
> [Debian GNU/Linux FAQ] https://www.debian.org/doc/manuals/debian-faq
>
> [section 11.7]
> https://www.debian.org/doc/manuals/debian-faq/ch-customizing.en.html#s-interconffiles
>
--
Joel Roth
se to first
> upgrade into Jessie. Or, depending on your settings, configurations,
> services your computer provides even do a full install of stretch.
You can also segment an upgrade into two, more digestible
pieces.
apt-get upgrade
apt-get dist-upgrade
--
Joel Roth
alking rescue CD, based on debian testing,
that includes only command line stuff, AFAIK.
http://iavit.org/~bats/
(You may easily find and remove the speech module
from the kernel.)
I don't see the package list, but the author writes that he is
open to additional suggestions.
hth
--
Joel Roth
ium. Performance will be
> absolutely terrible compared to a $200 Chromebook converted over
> to Linux.
I provided my dad a converted Chromebook years ago. It took
a long time to configure, run fine for years, till my dad
hit the booby trap on the boot screen for disabling the
developer mode.
--
Joel Roth
me much more
valuable since I added an indexing utility, mu. I can
actually search through all my old mail now!
--
Joel Roth
,
--
Joel Roth
s no reason not to use LILO, unless you just don't want to.
>
> --
> .''`. Stephen Powell
> : :' :
> `. `'`
>`-
>
--
Joel Roth
hine that is only a couple of years old that
> uses it.
> --
> .''`. Stephen Powell
> : :' :
> `. `'`
>`-
>
--
Joel Roth
st.
In short, JACK is often used for music production, where you
want to hook several components together, for example a
synth that feeds its audio outputs to a DAW.
HTH,
--
Joel Roth
t it seems to be called only at boot time,
> and not every time the power plug status changes.
>
> Can anybody help?
> --
> Bruno Schneider
>
--
Joel Roth
Andrew McGlashan wrote:
> Hi,
>
> On 5/03/2016 6:12 AM, Joel Roth wrote:
> > What is interesting, is that mb2md prepends a '.' to all of
> > the existing mbox folder names it converts. Also, dots in
> > existing folder names are converted to underscore.
>
Andrew McGlashan wrote:
>
>
> On 4/03/2016 12:36 PM, Joel Roth wrote:
> > On Tue, Mar 01, 2016 at 01:53:11PM +0100, Jochen Spieker wrote:
> >> Joel Roth:
> >>>
> >>> mount -o remount,strictatime /
> >>>
> >>> Fixes it.
>
t that invokes 'apt-get install'
> with the '--no-install-recommends' option.
Hi,
cat /etc/apt/apt.conf.d/40nosuggestrecommends
Apt::Install-Suggests false;
Apt::Install-Recommends false;
>
> HTH,
>
> David
>
--
Joel Roth
Hi Andrew,
Andrew McGlashan wrote:
>
> On 4/03/2016 12:36 PM, Joel Roth wrote:
> > On Tue, Mar 01, 2016 at 01:53:11PM +0100, Jochen Spieker wrote:
> >> Joel Roth:
> >>>
> >>> mount -o remount,strictatime /
> >>>
> >>> Fixes it.
On Tue, Mar 01, 2016 at 01:53:11PM +0100, Jochen Spieker wrote:
> Joel Roth:
> >
> > mount -o remount,strictatime /
> >
> > Fixes it.
>
> Great! But wouldn't that still be a good idea to switch to Maildir? :)
Yes, it just takes a little work to change over
David Wright wrote:
> On Mon 29 Feb 2016 at 02:09:41 (-1000), Joel Roth wrote:
> > Pascal Hambourg wrote:
> > > Disclaimer : I do not use mutt nor any SSD yet.
> > >
> > > Joel Roth a écrit :
> > > >
> > > > I have debian installed o
On Mon, Feb 29, 2016 at 11:56:38AM +0100, to...@tuxteam.de wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> [setting To: to list, I hope that's OK with you]
>
> On Mon, Feb 29, 2016 at 01:09:35AM -1000, Joel Roth wrote:
> >
> > On Mon, F
Pascal Hambourg wrote:
> Disclaimer : I do not use mutt nor any SSD yet.
>
> Joel Roth a écrit :
> >
> > I have debian installed on a single SSD partition,
> > with ordinary desktop use.
> >
> > When I set the strictatime option, mutt accurately shows
tomás wrote:
> On Sun, Feb 28, 2016 at 10:21:43PM -1000, Joel Roth wrote:
> > Hi,
> >
> > I have gpg installed (package gpgv).
> >
> > I tried putting "source /etc/Muttrc.d/gpg.rc" at the end of
> > ~/.muttrc, and also putting "source /etc/M
Hi again,
I have debian installed on a single SSD partition,
with ordinary desktop use.
When I set the strictatime option, mutt accurately shows new
mails arriving. (I'm using mbox format.)
Is this setting going to wear out my SSD?
Thanks,
--
Joel Roth
e this yet.
Kind regards,
--
Joel Roth
is would not happen in debian8, but maybe it is a hardware
> failure, so I have to live/deal with it.
>
>
> thanks
> Bernd
>
--
Joel Roth
> https://diasporabr.com.br
>
> - Mantenha o controle de sua computação, senão ela vai controlar você!
> https://www.gnu.org/philosophy/keep-control-of-your-computing.html
>
> - O modelo das urnas eletrônicas brasileiras é o mais antiquado e
> obscuro em uso no mundo.
> http://votoseguro.org
>
--
Joel Roth
upload to the destination.
>
> Anybody know of such a one? I used one at work many years ago but don't
> remember the name or even what system it ran on.
>
> Any favorites?
If you have shell access on your hosts, rsync would worth looking into.
> Many TIA!!
> Dennis
>
--
Joel Roth
Reformatting a flash drive, it looks like cfdisk and fdisk
no longer accept some partition types, such as 'c' for
'Win95 FAT (LBA)'.
sfdisk -c
Does accept this type.
--
Joel Roth
rn of a single movie,
> all on it's own. Ric
Thanks, I'll look at it again.
--
Joel Roth
Chris Bannister wrote:
> On Sun, Aug 30, 2015 at 12:27:19PM -1000, Joel Roth wrote:
> > For anyone who may have reason to deal with this
> > antiquated, anticloud technology, I needed to
> > author a couple disks.
> >
> > I tried videotrans, tovid. Maybe I di
to startup
properly. Once I needed to remove and re-install the app to
get it to continue. I did managed to coax it through authoring
the two discs.
I like the look of WxWidget, perhaps will use it one day
in one of my projects...
Cheers,
Joel
--
Joel Roth
; fit on single media:
(...)
> http://scdbackup.sourceforge.net/README
Very thoroughly documented. Without actually running
the software, it looks like great work!
--
Joel Roth
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? C
do that; in that case,
> "killall -STOP ffmpeg" would probably work.
In addition, you could put your laptop up on some blocks, so
the airflow is better, or use an external fan or
vaccuum cleaner to help.
--
Joel Roth
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150719201731.GA18316@sprite
On Sun, Mar 22, 2015 at 11:59:16AM -1000, Joel Roth wrote:
> On Sat, Mar 21, 2015 at 01:05:58AM +, stefan.schwar...@gmx.net wrote:
>
> > I am using my laptop (lenovo T430, debian testing)
> > regularly in a docking station. The dock has a USB
> > keyboard, USB mouse
On Thu, Jul 16, 2015 at 06:15:42AM -0500, Martin G. McCormick wrote:
> Joel Roth writes:
> > Hi Martin,
>
> > Pulse audio requires D-Bus, and D-Bus is the underlying RPC
> > mechanism of a large and controversial software stack
> > developed to support desktop ap
picky about hardware.
>
> Oh well, I am dangerously close to ranting so let's stop
> and see what others say.
>
> Mainly, if there is a better way to do Linux sound, I'm
> all ears. The silence is deafening.
>
> Martin McCormick
>
>
> --
rking the system perl by installing various modules.
Root privileges are not required.
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: https://lists.debi
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive:
> https://lists.debian.org/caophizjgd5sktf-tfeylv6bvasp36r+8wgcr55e7xnbrffo...@mail.gmail.com
>
--
Joel Roth
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150629081817.GA16849@sprite
as hell.
Cheers
> Or, are there steps I ought to take prior to launching the installer,
> perhaps involving other disk tools? I don't trust what M$ puts on hard
> drives!
1. http://www.partitionwizard.com/free-partition-manager.html
> TIA Debian peeps!
--
Joel Roth
--
8.778] (**) Option "xkb_layout" "de"
> [316188.778] (II) evdev: Logitech USB Receiver: initialized for relative axes.
> [316188.778] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
> [316188.778] (**) Logitech USB Receiver: (accel) keeping acceleration sche
--
Joel Roth
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150304201433.GA19240@sprite
ormation
about disk partition geometry than many other tools.
> Thanks for reading this far.
>
> Cheers, Gene Heskett
--
Joel Roth
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150203231107.GA3409@sprite
fier, has nothing to do with MIDI, a standard
for
representing digital music.
> Cheers.
> --
> Paul E Condon
> pecon...@mesanetworks.net
>
--
Joel Roth
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150202065845.GB32446@sprite
message but I can't come up with keywords to
> > retrieve it.
> >
>
> "script" in bsdutils package?
I use Gnu screen to multiplex terminal sessions.
There is a scroll back function, invoked by default
keybinding Ctrl-a [ , then pressing SPACE to mark
the beginning an
Charlie wrote:
> On Fri, 16 Jan 2015 19:56:31 -1000 Joel Roth sent:
>
> > For now, you do have have a working audio system sitting
> > atop your Intel soundcard(s).
>
> Yes thank you.
>
> I have purged pulseaudio again. Never having used it found Alsa was
> al
On Sat, Jan 17, 2015 at 01:27:31PM +1100, Charlie wrote:
> On Fri, 16 Jan 2015 15:11:24 -1000 Joel Roth sent:
>
> > Robert Latest wrote:
> > > With aplay -D hw:0,0 it still works.
> >
> > You're 99% to the destination.
> >
> > IIRC, directly a
SUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: https://lists.debian.org/20150116205622.3f0fc1af@dotcom.mfs32
>
--
Joel Roth
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian
er you can see to work if
/dev /proc and /sys get populated on boot, you should have
everything you need. The most likely booting issues for me are
usually something in /etc/fstab.
However, I'm thinking to move over to a Time Machine style
rsync backup based on hardlinks.
have fun,
--
Joel Roth
u...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: https://lists.debian.org/54ac3255.6080...@gmail.com
>
--
Joel Roth
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "u
ntact listmas...@lists.debian.org
> Archive:
> https://lists.debian.org/caetoh1o8cuqgrpth6a6jvg0j95m4upbwj6t-iw2qi4-jcph...@mail.gmail.com
>
--
Joel Roth
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141228010559.GA30373@sprite
ists.debian.org
> Archive:
> https://lists.debian.org/pine.bsf.4.64.1412141817080.16...@server1.shellworld.net
>
--
Joel Roth
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141215031558.GA26562@sprite
On Sun, Nov 30, 2014 at 06:09:38PM +1100, Scott Ferguson wrote:
> On 30 November 2014 at 17:47, Joel Roth wrote:
> > I notice that /dev/sdb1, an ext4 partition on a USB drive has remounted
> > read-only.
> >
> > I try
> >
> > umount /dev/sdb1
> >
>
being
mounted? I don't have a desktop environment, so it's
only vanilla (sid) here.
I suppose I should investigate lsof. I also wonder,
if changes in udev could be involved.
The underlying issue is that the driver detects an I/O
error.
Regards,
Joel
--
Joel Roth
--
To U
ription available)
> un pulseaudio-mod (no description available)
> un pulseaudio-uti (no description available)
Okay, no pulseaudio.
This reference says you get dmix by default
for ALSA, version above 1.0.9rc2. So several
years.
http://alsa.opensrc.org/Dmix
Y
;> period_time 0
> >> period_size 1024
> >> buffer_size 4096
> >> rate 44100
> >> }
> >> bindings {
> >> 0 0
> >> 1 1
> >> }
> >> }
> >>
> >> ctl.dmixer {
> >> type hw
> >> card 0
&g
that served me so well for years?
Do you know if pulseaudio is installed?
dpkg -l | grep pulseaudio
> Thanks in advance.
>
> --hobie
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact l
On Sun, Nov 23, 2014 at 03:03:53PM -0500, Doug wrote:
> On 11/22/2014 11:38 PM, Joel Roth wrote:
> >Grub can boot Windows just fine.
> Yes, grub can boot Windows _just fine_ if Windows is bootable. Windows wants
> to be "activated" and I found that GParted's activat
Joel
> What are the gotchas that are easy to get wrong in an operation like this?
>
> -- hendrik
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archi
. But now I think it may
also have been a udev version kernel issue.
You have rather sophisticated needs, but
for me, I recently installed LILO, and I can't
believe how simple my life just became.
greetings,
Joel
1. http://www.gnu.org/software/grub/manual/grub.html#Device-map
--
Joel
1 - 100 of 466 matches
Mail list logo