Re: Configuring Pine for multiple ISPs

2000-03-12 Thread Joel Roth
y POP3 mailboxes. I'm new to Linux and I've done it, most of the folks on this list probably have, so what is it about using an MTA that you find so objectionable?? -- Joel Roth [EMAIL PROTECTED]

Re: No printing with magicfilter

2000-03-15 Thread Joel Roth
suitable printcap and seems to work fine. -- Joel Roth [EMAIL PROTECTED]

Re: Multichannel audio playback (was: Multichannel audio listening)

2021-04-27 Thread 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

Re: Multichannel audio playback (was: Multichannel audio listening)

2021-04-27 Thread Joel Roth
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

Re: Multichannel audio playback

2021-04-28 Thread 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:

Re: Multichannel audio playback

2021-04-28 Thread Joel Roth
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

Re: Multichannel audio playback

2021-04-28 Thread 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

Re: Putting small web site online

2021-05-12 Thread 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

Re: Debian-friendly laptop

2021-05-19 Thread Joel Roth
laptops years ago, found that they didn't offer me much over community supported Thinkpads. -- Joel Roth

Review of Refind boot manager (was Re: USB UEFI recovery stick)

2022-03-05 Thread Joel Roth
de > -Be smart, Be wise, Support opensource development -- Joel Roth

Re: Recommendations for a home server running Debian Bullseye (11)?

2022-04-25 Thread Joel Roth
anybody read signatures any more? > > https://charlescurley.com > https://charlescurley.com/blog/ > -- Joel Roth

Re: Printing the old way

2022-06-15 Thread Joel Roth
ges were needed, etc.? Using magicfilter with lprng lets you print a variety of file types. -- Joel Roth

Re: Suggestions for rm [WAS: Re: Feature request: install package by passing URL to apt-get]

2022-06-24 Thread Joel Roth
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

Re: Suggestions for rm [WAS: Re: Feature request: install package by passing URL to apt-get]

2022-06-25 Thread 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 > >

Re: Converting an old Chromebook to pure Debian, was: OT, Recommendation for low cost laptop

2022-07-13 Thread 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

Re: No HDMI Audio

2022-07-27 Thread 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

Re: Most maintainable way to install perl modules on Debian sysetms

2020-11-15 Thread Joel Roth
ing multiple perl versions. have fun, > I suppose this could even be a general question when you consider other > things like python, php, nodejs and others, all of which have their own > module systems. Feels like there’s a need for a sort of meta-module system > that works wit

Re: ALSA bug? Laptop headphone output depending on speaker channel setting

2020-12-24 Thread 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

Re: Blind and Low-Vision UNIX Users Group

2021-03-06 Thread 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

Re: [OT] send all email from certain From: addresses into a spam

2019-07-04 Thread Joel Roth
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

Re: Programming pointer? -- options to run Python3 from web page (not via Flask/cgi/Django)

2019-07-25 Thread 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."

Re: hammerfall help request

2018-08-15 Thread Joel Roth
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

Re: hammerfall help request

2018-08-16 Thread Joel Roth
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

Re: hammerfall help request

2018-08-16 Thread 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.

Re: Issues with audio after updating

2022-10-10 Thread 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

Re: [OT?] home partition vs. home directory

2018-11-30 Thread Joel Roth
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

Re: [OT?] home partition vs. home directory

2018-12-01 Thread 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!

Re: batch process jpegs

2019-05-01 Thread Joel Roth
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

Re: Backup Times on a Linux desktop

2019-11-04 Thread Joel Roth
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

Re: Backup Times on a Linux desktop

2019-11-04 Thread 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

WRT54G WAN access failure

2009-08-07 Thread Joel Roth
router gets a pingable WAN address from the DSL modem. However ping google.com returns 'unknown host' ping 74.125.45.100 (google.com) returns 'destination unreachable' Resetting the router to factory defaults doesn't help. Any ideas for what to try? Thanks. Joel -- J

Re: WRT54G WAN access failure

2009-08-09 Thread Joel Roth
DHCP for the computer to get an IP address. When connected as follows: Computer --- DSL modem -- Internet the computer gets its other network settings via DHCP (whether Debian, XP or Mac OSX -- I tried all three!) I don't see why I would need any different settings. -- Joel Roth -- To UNSU

Re: WRT54G WAN access failure

2009-08-09 Thread Joel Roth
Ron Johnson wrote: > On 2009-08-07 21:47, Joel Roth wrote: > > I'd like to ask for help setting up a used router for my > > brother. > > > > First of all, I get usual internet services without the > > router: > > > > Computer ---> DSL mo

Re: WRT54G WAN access failure

2009-08-09 Thread Joel Roth
Charlie wrote: > On Sat, 8 Aug 2009 02:47:18 +0000 Joel Roth shared > this with us all: > >I have problems with basic configuration: > > > >Computer ---> Router ---> DSL modem > > I don't know anything about this kind of thing but will have a

Re: WRT54G WAN access failure

2009-08-09 Thread Joel Roth
On Sat, Aug 08, 2009 at 12:06:31PM -0400, Jeff Soules wrote: > On Sat, Aug 8, 2009 at 11:31 AM, Ron Johnson wrote: > > On 2009-08-07 21:47, Joel Roth wrote: > >> > >> I'd like to ask for help setting up a used router for my > >> brother. > >>

Re: WRT54G WAN access failure -- Solved!

2009-08-16 Thread Joel Roth
On Sun, Aug 09, 2009 at 03:53:11AM -0500, Ron Johnson wrote: > On 2009-08-09 02:41, Joel Roth wrote: >> Ron Johnson wrote: >> >>> On 2009-08-07 21:47, Joel Roth wrote: >>>> I'd like to ask for help setting up a used router for my >>>> brother.

Re: VLC sid upgrade loses color, has wrong aspect ratio (Solved!)

2009-08-25 Thread Joel Roth
Easy solution... Delete the .vlc directory in your home directory. VLC now keeps its config information in $HOME/.config/vlc/ http://ubuntuforums.org/showthread.php?t=855394 -- Joel Roth -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubs

Re: Cannot load module toshiba_acpi.ko

2009-10-09 Thread Joel Roth
that I will have to study my hardware in detail to override the default DSDT. Beyond my initiative at present, however I did find a website that describes some of the intricacies. http://www.lesswatts.org/projects/acpi/overridingDSDT.php Hope that helps. Joel > -- > Chris. > > >

Re: locale broken

2009-02-14 Thread Joel Roth
LANG in /etc/environment along these lines: > > LANG="en.US.UTF-8" > > No. Use "dpkg-reconfigure locales" instead. Would you care to explain your rationale for this? Is it merely the debian way, or are there other ramifications? > -- > Chris. -- Joel Roth

Re: From x86 to x86-64

2009-02-15 Thread Joel Roth
it linux image, change my sources.list file to amd64 > and do > a dist-upgrade? If at all possible, I'd recommend your installing 64-bit debian in a separate partition. That way, you can go back to your operational 32-bit system if need be, and have a way to troubleshoot 32/64 bit issue

VLC sid upgrade loses color, has wrong aspect ratio

2009-04-18 Thread Joel Roth
er sample) Starting playback... VDec: vo config request - 720 x 480 (preferred colorspace: Planar YV12) VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is 1.33:1 - prescaling to correct movie aspect. VO: [x11] 720x480 => 720x540 Planar YV12 [swscaler @ 0x8a887e0]using unscaled yuv420

Re: VLC sid upgrade loses color, has wrong aspect ratio

2009-05-12 Thread Joel Roth
On Mon, Apr 20, 2009 at 08:58:23PM +, T o n g wrote: > On Fri, 17 Apr 2009 21:50:12 -1000, Joel Roth wrote: > > > I'm using the VLC packages for sid/i386 from debian-multimedia.org. > > Are you sure? AFAIK, debian-multimedia doesn't contain vlc any more. > Wha

Re: No console from X

2009-05-16 Thread Joel Roth
ble CRTC memreq 1 success Enable CRTC 1 success Unblank CRTC 1 success (II) Configured Mouse: ps2EnableDataReporting: succeeded > > ls /dev/fb* Nothing $ grep -E 'VESA|NVIDIA|RADEON' /boot/config-$(uname -r) CONFIG_AGP_NVIDIA=m CONFIG_DRM_RADEON=m CONFIG_FB_UVESA=m CONFIG_FB_VESA=y

Re: No console from X

2009-05-16 Thread Joel Roth
On Sat, May 16, 2009 at 07:19:49PM -1000, Joel Roth wrote: > > Hey, neither can I. I've got pretty much the same symptoms. > I'll be grateful for any eyeballs/suggestions. I'm running a recent Toshiba laptop. The black screen chvt 1 problem hits when I use an external m

Re: No console from X

2009-05-17 Thread Joel Roth
On Sun, May 17, 2009 at 08:28:42PM +0200, Florian Kulzer wrote: > On Sat, May 16, 2009 at 20:26:50 -1000, Joel Roth wrote: > > On Sat, May 16, 2009 at 07:19:49PM -1000, Joel Roth wrote: > > > > > > Hey, neither can I. I've got pretty much the same symptoms. > &g

Re: No console from X

2009-05-17 Thread Joel Roth
On Sun, May 17, 2009 at 11:45:35PM +0200, Florian Kulzer wrote: > On Sun, May 17, 2009 at 10:26:00 -1000, Joel Roth wrote: > > On Sun, May 17, 2009 at 08:28:42PM +0200, Florian Kulzer wrote: > > > On Sat, May 16, 2009 at 20:26:50 -1000, Joel Roth wrote: > > > > On S

Re: No console from X

2009-05-18 Thread Joel Roth
On Mon, May 18, 2009 at 10:01:44PM +0200, Florian Kulzer wrote: > On Sun, May 17, 2009 at 14:15:52 -1000, Joel Roth wrote: > > On Sun, May 17, 2009 at 11:45:35PM +0200, Florian Kulzer wrote: > > > On Sun, May 17, 2009 at 10:26:00 -1000, Joel Roth wrote: > > > > On S

Re: Audio/Video on amd64 Lenny

2009-05-18 Thread Joel Roth
> NIC, Printer, etc) are all working well. > > What should I post to help pinpoint the audio and video issues? > (I'm used to setting up servers vs. desktops and have only had issues > like this when sata was not quite segregated from ide on some > motherboards...) > TIA,

Re: SPAMMED

2009-05-18 Thread Joel Roth
On Mon, May 18, 2009 at 06:09:56PM -0700, Raquel wrote: > Why are we getting spammed from this debian.asconix.com?? What? do you mean the StumpWM? I'm interested to know about it. cheers, -- Joel Roth -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a su

Re: mass conversion from ogg to mp3

2009-05-25 Thread Joel Roth
pt, ogg2mp3. I haven't compared other methods. This does get the tags. It depends on a couple of utilities. Looks like you will still need to write a script to recurse through all your music directories. HTH -- Joel Roth -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org

Midori dependencies problem with sid

2009-05-26 Thread Joel Roth
help here. Any other suggestions? Thanks -- Joel Roth -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Midori dependencies problem with sid

2009-05-29 Thread Joel Roth
On Tue, May 26, 2009 at 12:28:42PM -1000, Joel Roth wrote: > Hi debmasters, > > I thought I'd give the Webkit based Midori browser > a try, and ran into a dependency problem. > > I've got libwebkit. > > ii libwebkit-1.0-2 1.1.7-1

Ctrl-Alt-Backspace disabled?

2009-05-29 Thread Joel Roth
ch of window managers. Thanks. -- Joel Roth -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Ctrl-Alt-Backspace disabled?

2009-05-29 Thread Joel Roth
On Fri, May 29, 2009 at 09:51:19PM +0300, Andrei Popescu wrote: > On Fri,29.May.09, 08:26:53, Joel Roth wrote: > > Hello all, > > > > I've noticed that Ctrl-Alt-Backspace no longer kills X for > > me (sid). I see Ubuntu has disabled this key combination. >

Re: Ctrl-Alt-Backspace disabled?

2009-05-31 Thread Joel Roth
minate the Xorg server. When > this option is enabled, that key sequence has no special meaning > and is passed to clients. Default: off. Yes, 'man xorg.conf' or 'man xorg' would have found it for me. -- Joel Roth -- To UNSUBSCRIBE, email to debian-use

Re: gspca driver on debian sid (amd64)

2009-06-02 Thread Joel Roth
tooltip called tip - acap off ** Message: SET PIC ** Message: SET PIC update_tooltip called tip - acap off Unable to capture image (VIDIOCSYNC) Any suggestions on troubleshooting/testing? Thanks, Joel > -- > Regards, | http://users.icfo.es/Florian.Kulzer > Florian |

Re: Problem using alsa and ladspa

2009-06-09 Thread Joel Roth
. AR242x > > 802.11abg Wireless PCI Express Adapter (rev 01) > > > > [parant...@labda: ~]$ cat ~/.asoundrc > > pcm.azalia_hw { > >        type hw > >        card 0 > >        device 0 > > } > > > > pcm.azalia_dmix { > >        type dm

Wireless networking help - can't find AP

2009-06-29 Thread Joel Roth
d a server. Am I missing something? What could I try next? I'd appreciate any pointers. Thanks. -- Joel Roth -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Wireless networking help - can't find AP

2009-06-30 Thread Joel Roth
On Mon, Jun 29, 2009 at 10:08:17PM -0400, Celejar wrote: > On Tue, 30 Jun 2009 01:23:39 + > Joel Roth wrote: > > ... > > > My wireless network interface is present: > > > > $ iwconfig wlan0 > > > > wlan0 IEEE 802.11 ESSID:""

Re: Wireless networking help - can't find AP

2009-06-30 Thread Joel Roth
On Mon, Jun 29, 2009 at 09:42:13PM -0400, Wayne Topa wrote: > Joel Roth wrote: >> Hello all, >> >> I have a Toshiba Satellite L305 series laptop running sid >> with a recent, stock kernel: Linux version 2.6.26-1-686 >> (Debian 2.6.26-10). >> >> I am

Re: Wireless networking help - can't find AP

2009-07-04 Thread Joel Roth
On Fri, Jul 03, 2009 at 12:23:37PM +0200, Klistvud wrote: > Dne, 30. 06. 2009 09:26:39 je Joel Roth napisal(a): > > On Mon, Jun 29, 2009 at 10:08:17PM -0400, Celejar wrote: > > > On Tue, 30 Jun 2009 01:23:39 +0000 > > > Joel Roth wrote: > > > > >

Re: How do I provide a particular process with as much CPU time as possible?

2009-07-12 Thread Joel Roth
nice -20 command 2. Don't run other CPU-intensive processes -- Joel Roth -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

NFS help: "rpcinfo -p server" returns "Connection refused" (solved!)

2008-12-27 Thread Joel Roth
ng the command dpkg-reconfigure portmap or simply commenting out the OPTIONS line in /etc/default/portmap solves the problem. Of course it is necessary to restart portmap and nfs-user-server (i.e. mountd and nfs.) Happy holidays (and working networks!) -- Joel Roth -- T

Re: Partioning Vista equipped laptop.

2008-12-30 Thread Joel Roth
a USB webcam to be recognized properly so that Skype under linux will work... (I bought two.) Good luck with your repartitioning/installation!!! Joel > > -- > > John Culleton -- Joel Roth -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Grub can't boot hda1 (vfat/diagnostics), need to do something from DOS?

2009-01-01 Thread Joel Roth
large or larger than /dev/sda1. I think GRUB can boot a partition regardless of the status of the bootable flag. Good luck (and successful partition copying!) Joel -- Joel Roth -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: problem with CUPS

2009-01-02 Thread Joel Roth
-- Joel Roth --- Begin Message --- On Fri, Jan 02, 2009 at 11:35:43AM -0800, Zach wrote: > I wish I could > understand why I keep getting these baffling errors in cups. I have > the correct drivers so it *should* work. Sigh. Hi Zach, In my first search I found this link: http://www

Re: Debian AMD64

2009-01-06 Thread Joel Roth
ck (and running software) Joel > > -- > Regards, > > Umarzuki Mochlis > http://gameornot.net > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Scim does not work with openoffice

2009-01-23 Thread Joel Roth
figure it out, I'd suggest posting on the Scim mailing list, a very helpful group in my experience. Hope this helps, Joel > Rodolfo > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact list

Re: Scim does not work with openoffice

2009-01-23 Thread Joel Roth
> > >> $ GTK_IM_MODULE="scim" gedit > > > >> . Any help very much appreciated. > > > > Joel Roth writes: > > > Sounds like you're close. > > FWIW, I just typed some Japanese using SCIM/anthy into Openoffice. > > >

Re: Scim does not work with openoffice

2009-01-26 Thread Joel Roth
gt; >> $ GTK_IM_MODULE="scim" gedit > >> > > >> >> . Any help very much appreciated. > > > > Joel Roth writes: > > Second, you have to have the correct locale and environment settings. > > These are best set in $HOME/.xses

Re: ownership of /dev/raw1394

2009-01-26 Thread Joel Roth
n udev rule 2) have a script in /etc/init.d do the chown on bootup good luck with this joel > Thanks, ... p. crawford -- Joel Roth -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: ownership of /dev/raw1394

2009-01-26 Thread Joel Roth
On Mon, Jan 26, 2009 at 02:28:58PM -0800, Mike Castle wrote: > On Mon, Jan 26, 2009 at 12:49 PM, Joel Roth wrote: > > 1) write your own udev rule > > 2) have a script in /etc/init.d do the chown on bootup > > While I agree that, in this instance, a udev solution is more >

Re: hfs: write access to a journaled filesystem is not supported, use the force option at your own risk, mounting read-only.

2009-01-30 Thread Joel Roth
t; > Thanks ! > > -- > Mathieu > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > -- Joel Roth -- To UNSUBSCRIBE, email to debia

Re: Light-weighted voice recorder

2009-01-31 Thread Joel Roth
pe there is a tools like window sound recorder, which is as > simple as possible, but can let me pause during recording. > > Thanks > > -- > Tong (remove underscore(s) to reply) > http://xpt.sourceforge.net/techdocs/ > http://xpt.sourceforge.net/tools/ > -- Joel

Re: Light-weighted voice recorder

2009-01-31 Thread Joel Roth
On Sun, Feb 01, 2009 at 03:55:13AM +, T o n g wrote: > On Sat, 31 Jan 2009 13:26:18 -1000, Joel Roth wrote: > > > Have you looked at Ecasound? > > Thanks everyone for the reply. > > Nigel's recommendation, MhWaveedit, is exactly what I am looking for -- >

Re: Set alsa capture on using amixer

2009-01-31 Thread Joel Roth
trial and error is the main way I solve this problem... Would suggest fiddling with alsamixer instead of amixer. Joel > -- > Tong (remove underscore(s) to reply) > http://xpt.sourceforge.net/techdocs/ > http://xpt.sourceforge.net/tools/ > > > -- > To UNSUBSCRIBE, e

Re: Slow Script

2009-02-03 Thread Joel Roth
for several millions times, so this way it would take > years to finish. > Does anybody know a way to optimize this script? Is there any other linux > programing language I could make this more quickly whith? > Thank you! -- Joel Roth -- To UNSUBSCRIBE, email to debian-user-requ...

Re: hfs: write access to a journaled filesystem is not supported, use the force option at your own risk, mounting read-only.

2009-02-04 Thread Joel Roth
On Fri, Jan 30, 2009 at 08:41:02PM -1000, Joel Roth wrote: > On Wed, Jan 28, 2009 at 11:21:36PM +0100, Mathieu Malaterre wrote: > > Goal: Trying to use rythmbox with my "Apple" iPod (hfsplus) > > > > I am reading this: > > http://blog.raamdev.com/2008/11

Re: 24 bit usb sound on lenny

2009-02-07 Thread Joel Roth
e 26 usb sound card. It features a switch to > change it's audio quality settings for 16 bit/48 kHz, 24/48, 24/96. > > My modprobe settings to load it as card 0: > > $ more /etc/modprobe.d/sound > alias snd-card-0 snd-usb-audio > options snd-usb-audio index=0 >

Re: 24 bit usb sound on lenny

2009-02-08 Thread Joel Roth
On Sun, Feb 08, 2009 at 01:55:36PM +0100, Johannes Wiedersich wrote: > Thanks for your reply, Joel! > > Joel Roth wrote: > > On Sat, Feb 07, 2009 at 03:54:41PM +0100, Johannes Wiedersich wrote: > >> Hallo all! > >> > >> On switching my usb sound c

Re: device UUID versus /dev

2009-02-08 Thread Joel Roth
subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org -- Joel Roth -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: ICH10 (Intel 82801)

2009-02-08 Thread Joel Roth
can tell you how to easily map the lsmod listing to the actual configuration in the kernel source .config file. HTH Joel > regards, > > William > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trou

Re: converting ms word files

2009-02-11 Thread Joel Roth
.debian.org > with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > -- Joel Roth -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Toshiba Satellite Pro L305 Series overheating solved

2010-04-09 Thread Joel Roth
etting power-related parameters. Fan controls and other functions are reportedly available via the omnibook module. I have yet to test this, and no immediate need, having dealt with the biggest thorn. Regards, -- Joel Roth -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org

Re: sid scim and firefox: libgdk-x11-2.0.so.0: undefined symbol: g_once_init_enter_impl

2008-01-09 Thread Joel Roth
On Wed, Jan 09, 2008 at 04:53:30PM +0900, Joel Roth wrote: > Hi Everyone, > > Hope this is the right place to look for ideas how to solve > me libraries problem. Turned out I had some libraries in /usr/local/lib that were a problem. $ ldd /usr/lbi/iceweasel/firefox-bin

sid scim and firefox: libgdk-x11-2.0.so.0: undefined symbol: g_once_init_enter_impl

2008-01-09 Thread Joel Roth
r/lib/libgdk-x11-2.0.so.0: undefined symbol: g_once_init_enter_impl I would welcome any hints or suggestions. Regards, -- Joel Roth -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Open Office and German / Japanese Input

2008-01-16 Thread Joel Roth
have it in .xsession) export XMODIFIERS="@im=SCIM" export GTK_IM_MODULE="scim" export QT_IM_MODULE="scim" export LC_CTYPE=ja_JP.utf8 #export LANG=ja_JP.utf8 #export LC_ALL=ja_JP.utf8 /usr/bin/scim -d & I don't use the LANG setting because I want my menus to be

Re: Slow Name Resolution - I guess

2008-01-23 Thread Joel Roth
to wait for it to time out before Debian > will try the second one. Also, unlike Windows/IE, browsers for Linux do not provide DNS caching. I use 'dnsmasq' to provide this facility under debian for my home LAN. There are others, and yes, caching makes a big difference in the respons

Changing pointer size in icewm

2013-09-03 Thread Joel Roth
Any ideas what to try next? Regards, Joel -- Joel Roth -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130903153347.GA6111@sprite

Re: Changing pointer size in icewm

2013-09-09 Thread Joel Roth
in this directory. > > [1]: http://kde-look.org/index.php?xcontentmode=36 > [2]: http://kde-look.org/content/show.php/Large+Mouse+Cursors?content=140787 Is this KDE specific? I don't have KDE installed. > On Tue, Sep 03, 2013 at 05:33:47 -1000, Joel Roth wrote: > > Hi Everyo

Re: Changing pointer size in icewm - SOLVED

2013-09-09 Thread Joel Roth
Joel Roth wrote: > I want the make the pointers bigger under icewm. apt-get install big-cursor > I tried > using imagemagick's convert command to enlarge all the > pointers in the current theme, e.g. > ~/.icewm/themes/icedesert and in the > /usr/share/icewm/themes/icede

Re: Printer brand recommendations

2013-09-10 Thread Joel Roth
terface down when it slipped and it wouldn't come back up without a power > cycle. Perhaps I'm overgeneralizing, but it soured me on HP. > > Maybe I'll try a color laser, though Consumer Reports says they don't have > good print quality for photos. -- Joel Roth

OpenShot python-mlt package dependency problem

2013-10-05 Thread Joel Roth
ecore5:i386 (>= 4:4.3.4) libquicktime2:i386 (>= 2:1.2.2) Is anyone aware of a good way to go forward with this, or should I find another editor until the openshot package gets updated? In the latter case, I am new to video editing, and any recommendations would be welcome. Thanks for your

sid dist-upgrade will remove Xorg and hold back replacement

2013-10-05 Thread Joel Roth
raded, 152 newly installed, 32 to remove and 27 not upgraded. Need to get 415 MB/428 MB of archives. After this operation, 294 MB of additional disk space will be used. Do you want to continue? [Y/n] n Abort. .-.-.-.-. -- Joel Roth -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debia

Re: OpenShot python-mlt package dependency problem - RETRACTED

2013-10-06 Thread Joel Roth
Joel Roth wrote: > Hi all, > > I'm using sid, to get the latest and greatest at > the cost of some expected pains. > > I need to do some basic video editing. My first choice > is openshot, advertised as easy to use. I found that pitivi installs readily, has good docs.

Re: sid dist-upgrade will remove Xorg and hold back replacement

2013-10-06 Thread Joel Roth
On Sun, Oct 06, 2013 at 10:21:04AM +0530, Kailash wrote: > On Sunday 06 October 2013 10:01 AM, Joel Roth wrote: > > xserver-xorg-video-apm > > xserver-xorg-video-ark xserver-xorg-video-chips xserver-xorg-video-i128 > > xserver-xorg-video-i740 xserver-xorg-video-rendition

Re: sid dist-upgrade will remove Xorg and hold back replacement

2013-10-06 Thread Joel Roth
Joe wrote: > Joel Roth wrote: > > As often happens, I'd fallen behind on upgrading lately, and > > had some catching up to do. > I have three sids, one of which is upgraded almost daily, the others in > half-gigabyte chunks and with a certain amount of hope. It *is*

Re: sluggish iceweasel

2013-10-30 Thread Joel Roth
ystem, iceweasel has become > >very sluggish. > > No problems here, Stephen. Although, sometimes, flash can slow things a > good deal but quitting and restarting Iceweasel cures that. `killall plugin-container` is often enough -- Joel Roth -- To UNSUBSCRIBE, email to

Re: sluggish iceweasel

2013-10-30 Thread Joel Roth
Brad Rogers wrote: > Joel Roth wrote: > > Hello Joel, > > >`killall plugin-container` is often enough > Great tip, thanks. I'll try it out next time flash drags. FWIW, this was revealed to me by running top. -- Joel Roth -- To UNSUBSCRIBE,

Re: Read clipboard?

2013-11-24 Thread Joel Roth
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a > subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > Archive: http://lists.debian.org/334AAB30881E4BA99C63BD4849A5DEC6@CentrinoDuo > -- Joel Roth -- To UNSUBSCRIBE, email

  1   2   3   4   5   >