bookworm display power management issue

2023-06-13 Thread Scott Lair
Since upgrading to bookworm I'm having a display power management issue. I am 
using XFCE. Setting the display
power management slider to blank after 5 minutes does indeed blank the display. 
However, every 30 seconds or 
so the monitor comes back on, then simply displays no signal and goes back off 
again. This repeats every 
30 seconds or so. I am getting the same behaviour in MATE as well, so it's not 
unique to XFCE. The machine in
question is an HP Elitedesk 800 G3 with intel graphics. It did not have this 
issue on debian 11.

Looking for ideas on how to diagnose and fix.

thanks,

Scott 



Re: Radeon graphics work with 4.19.0-8 but not 4.19.0-9

2020-06-24 Thread Scott Lair
On Tue, 23 Jun 2020 20:07:29 -0400
Scott Lair  wrote:

> I installed a Radeon WX 3100 a few days ago on my buster system. It
> failed to bring up the X server. I installed the proprietary drivers
> from AMD's site, but still no dice.  Just for fun I tried to boot the
> previous kernel 4.19.0-8 and the system worked fine.
> 
> I have install the amd-graphics-firmware from buster backports
> version 20190717-2.  Also installed xserver-xorg-video-amdgpu version
> 18.1.99+git20190207-1. 
> 
> I have reconfigured the kernel and ran update-initramfs.  Also purged
> the amdgpu xorg driver and reinstalled.
> 
> Any ideas on how to get the system to run X with the 4.19.0-9 kernel.
> 
> 
> log snippet from xorg log on 4.19.0-9  - failed
> [60.114] (II) systemd-logind: logind integration requires
> -keeptty and -keeptty was not provided, disabling logind integration
> [60.116] (--) PCI:*(1@0:0:0) 1002:6985:103c:0b0e rev 0, Mem @
> 0xe000/268435456, 0xf000/2097152, 0xf7e0/262144, I/O @
> 0xe000/256, BIOS @ 0x/131072 [60.116] (II)
> LoadModule: "glx" [60.116] (II)
> Loading /usr/lib/xorg/modules/extensions/libglx.so [60.116] (II)
> Module glx: vendor="X.Org Foundation" [60.116]compiled for
> 1.20.4, module version = 1.0.0 [60.116]ABI class: X.Org
> Server Extension, version 10.0 [60.116] (==) Matched ati as
> autoconfigured driver 0
> 
> drm is not loaded and amdgpu is not matched
> 
> log snippet from xorg log on 4.19.0-8 - worked OK
> [54.191] (II) systemd-logind: logind integration requires
> -keeptty and -keeptty was not provided, disabling logind integration
> [54.191] (II) xfree86: Adding drm device (/dev/dri/card0)
> [54.203] (--) PCI:*(1@0:0:0) 1002:6985:103c:0b0e rev 0, Mem @
> 0xe000/268435456, 0xf000/2097152, 0xf7e0/262144, I/O @
> 0xe000/256, BIOS @ 0x/131072 [54.204] (II)
> LoadModule: "glx" [54.240] (II)
> Loading /usr/lib/xorg/modules/extensions/libglx.so [54.500] (II)
> Module glx: vendor="X.Org Foundation" [54.500]compiled for
> 1.20.4, module version = 1.0.0 [54.500]ABI class: X.Org
> Server Extension, version 10.0 [54.500] (II) Applying OutputClass
> "AMDgpu" to /dev/dri/card0 [54.500]loading driver: amdgpu
> [54.500] (==) Matched amdgpu as autoconfigured driver 0
> [54.500] (==) Matched ati as autoconfigured driver 1
> 
> 
> thanks
> 
> 
> 

Turned out to be that the amdgpu drivers were missing in the newer
kernel. A reinstall of the kernel got it back and video is back to
normal.



Radeon graphics work with 4.19.0-8 but not 4.19.0-9

2020-06-23 Thread Scott Lair
I installed a Radeon WX 3100 a few days ago on my buster system. It failed to 
bring up the X server. I installed the proprietary drivers from AMD's site, but 
still no dice.  Just for fun I tried to boot the previous kernel 4.19.0-8 and 
the system worked fine.

I have install the amd-graphics-firmware from buster backports version 
20190717-2.  Also installed xserver-xorg-video-amdgpu version 
18.1.99+git20190207-1. 

I have reconfigured the kernel and ran update-initramfs.  Also purged the 
amdgpu xorg driver and reinstalled.

Any ideas on how to get the system to run X with the 4.19.0-9 kernel.


log snippet from xorg log on 4.19.0-9  - failed
[60.114] (II) systemd-logind: logind integration requires -keeptty and 
-keeptty was not provided, disabling logind integration
[60.116] (--) PCI:*(1@0:0:0) 1002:6985:103c:0b0e rev 0, Mem @ 
0xe000/268435456, 0xf000/2097152, 0xf7e0/262144, I/O @ 
0xe000/256, BIOS @ 0x/131072
[60.116] (II) LoadModule: "glx"
[60.116] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[60.116] (II) Module glx: vendor="X.Org Foundation"
[60.116]compiled for 1.20.4, module version = 1.0.0
[60.116]ABI class: X.Org Server Extension, version 10.0
[60.116] (==) Matched ati as autoconfigured driver 0

drm is not loaded and amdgpu is not matched

log snippet from xorg log on 4.19.0-8 - worked OK
[54.191] (II) systemd-logind: logind integration requires -keeptty and 
-keeptty was not provided, disabling logind integration
[54.191] (II) xfree86: Adding drm device (/dev/dri/card0)
[54.203] (--) PCI:*(1@0:0:0) 1002:6985:103c:0b0e rev 0, Mem @ 
0xe000/268435456, 0xf000/2097152, 0xf7e0/262144, I/O @ 
0xe000/256, BIOS @ 0x/131072
[54.204] (II) LoadModule: "glx"
[54.240] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[54.500] (II) Module glx: vendor="X.Org Foundation"
[54.500]compiled for 1.20.4, module version = 1.0.0
[54.500]ABI class: X.Org Server Extension, version 10.0
[54.500] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[54.500]loading driver: amdgpu
[54.500] (==) Matched amdgpu as autoconfigured driver 0
[54.500] (==) Matched ati as autoconfigured driver 1


thanks



Re: kernel 3.16.39-1

2017-01-14 Thread Scott Lair
On Sat, 14 Jan 2017 19:50:55 +0100
Sven Joachim <svenj...@gmx.de> wrote:

> On 2017-01-14 13:35 -0500, Scott Lair wrote:
> 
> > Just downloaded a bunch of updates.  I end up with kernel 3.16.39-1
> >
> > uname:
> > 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30) x86_64 GNU/Linux
> >
> > However on debian.org 3.16.36-1 is still listed as the kernel for
> > jessie.
> 
> There has been a new point release for jessie today[1], which is not
> mentioned on the website yet.  So it's normal that you received an
> update for the kernel and various other packages.
> 
> Cheers,
>Sven
> 
> 
> 1.
> https://lists.debian.org/debian-stable-announce/2017/01/msg0.html
> 
> 

Ah, ok. I was starting to get a little nervous.  That would explain why
some of my remote machines have not yet seen the updates come through.

thanks,

Scott



kernel 3.16.39-1

2017-01-14 Thread Scott Lair
Just downloaded a bunch of updates.  I end up with kernel 3.16.39-1

uname:
3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30) x86_64 GNU/Linux

However on debian.org 3.16.36-1 is still listed as the kernel for
jessie.

anyone else getting this?

below is a list of all updates on one of my machines.

The following packages will be upgraded:
  base-files bash bind9-host ca-certificates dbus dbus-x11 ddm
  debian-plymouth-manager dnsutils e2fslibs e2fsprogs
  evolution-data-server-common exim4 exim4-base exim4-config
  exim4-daemon-light file firefox-solydxk-adjustments host hplip hplip-data
  intel-microcode libbind9-90 libc-bin libc-dev-bin libc6 libc6:i386 libc6-dev
  libc6-i686:i386 libcairo-gobject2 libcairo2 libcairo2:i386 libcamel-1.2-49
  libcomerr2 libcomerr2:i386 libdbus-1-3 libdbus-1-3:i386 libdns-export100
  libdns100 libebackend-1.2-7 libebook-1.2-14 libebook-contacts-1.2-0
  libecal-1.2-16 libedata-book-1.2-20 libedataserver-1.2-18 libfcgi-perl
  libgd3 libgnutls-deb0-28 libgnutls-deb0-28:i386 libgnutls-openssl27
  libgudev-1.0-0 libhogweed2 libhogweed2:i386 libhpmud0 libio-socket-ssl-perl
  libirs-export91 libisc-export95 libisc95 libisccc90 libisccfg-export90
  libisccfg90 liblwres90 libmagic1 libmpg123-0 libnettle4 libnettle4:i386
  libpam-modules libpam-modules-bin libpam-runtime libpam-systemd libpam0g
  libpcsclite1 libpng12-0 libpng12-0:i386 libsane-hpaio libss2
  libsystemd-daemon0 libsystemd-id128-0 libsystemd-journal0 libsystemd-login0
  libsystemd0 libtiff5 libtiff5:i386 libudev1 libudev1:i386 libvncclient0
  libvncserver0 libwmf0.2-7 linux-compiler-gcc-4.8-x86
  linux-headers-3.16.0-4-amd64 linux-headers-3.16.0-4-common
  linux-image-3.16.0-4-amd64 linux-libc-dev locales minissdpd most
  multiarch-support nvidia-detect printer-driver-hpcups printer-driver-hpijs
  printer-driver-postscript-hp python-crypto sed solydxk-system systemd
  systemd-sysv thunderbird thunderbird-solydxk-adjustments tzdata tzdata-java
  udev updatemanager usermanager w3m wireless-regdb
115 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 137 MB of archives.


thanks,

Scott



Re: pc version of yahoo.com

2014-09-23 Thread Scott Lair
On Mon, 22 Sep 2014 15:09:39 -0700
Mike McClain mike.j...@nethere.com wrote:

 On Mon, Sep 22, 2014 at 11:41:18AM -0400, Scott Lair wrote:
  Anyone having trouble getting to yahoo.com pc version in wheezy?  I
  keep getting the mobile version. I have tried updating iceweasel to
  the backported version, cleared the cache, but still get the mobile
  version.  Even when I click on the pc version on yahoo's site it
  brings up the mobile version.  Chromium works ok, but not iceweasel.
 
 I have been having the same problem with mu.yahoo.com and iceweasel.
 A google search pointed me to https://my.yahoo.com/?m=1 which gave me
 my regular mu.yahoo page back.
 From my viewpoint most of yahoo's 'improvements' aren't.
 
 HTH,
 Mike
 --
 Is life so dear, or peace so sweet,
 as to be purchased at the price of chain and slavery?
 - Patrick Henry
 
 
Interesting. The ?m=1 switch works fine on my.yahoo.com, but not on
www.yahoo.com. 

Also, noticed after switching back to the stable release of iceweasel
that I had to put Firefox version 32 in the user agent to get
www.yahoo.com to work again. Hard to believe yahoo only supports the
latest version of firefox under linux, but that seems to be the case
for me.

Scott


-- 
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/20140923125256.076f2...@debian-scottmyth.lairhome.com



pc version of yahoo.com

2014-09-22 Thread Scott Lair
Anyone having trouble getting to yahoo.com pc version in wheezy?  I keep
getting the mobile version. I have tried updating iceweasel to the
backported version, cleared the cache, but still get the mobile
version.  Even when I click on the pc version on yahoo's site it brings
up the mobile version.  Chromium works ok, but not iceweasel.

thanks,

Scott


-- 
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/20140922114118.59055...@debian-scottmyth.lairhome.com



Re: pc version of yahoo.com

2014-09-22 Thread Scott Lair
On Mon, 22 Sep 2014 20:10:52 +0400
Reco recovery...@gmail.com wrote:

   Hi.
 
 On Mon, Sep 22, 2014 at 11:41:18AM -0400, Scott Lair wrote:
  Anyone having trouble getting to yahoo.com pc version in wheezy?  I
  keep getting the mobile version. I have tried updating iceweasel to
  the backported version, cleared the cache, but still get the mobile
  version.  Even when I click on the pc version on yahoo's site it
  brings up the mobile version.  Chromium works ok, but not iceweasel.
  
 
 Using iceweasel version 24.8.0esr-1~deb7u1 all appears to be working
 correctly, i.e. http://yahoo.com opens up as usual,
 http://mobile.yahoo.com has that distinct 'optimized for fingers'
 look.
 
 Try installing [1], it would be interesting to see why you're
 redirected on mobile version.
 
 [1] https://addons.mozilla.org/en-US/firefox/addon/live-http-headers/
 
 Reco
 
 

Thanks Reco,

I don't really understand what I'm looking at, but here is the log.

--
https://www.yahoo.com/

GET / HTTP/1.1
Host: www.yahoo.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:32.0) Gecko/20100101 
Firefox/32.0 Iceweasel/32.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Cookie: 
YM=v=2u=oevTqcPftnCGcKmqvYDrqBQDAhFgzMgyb0QGWg--d=f=AAAt=h5EIUBs=Li3M; 
DK=v=2p=OHwyMzMwfFZpcnR1YWx8RGVza3RvcCBCcm93c2VyfGxpbnV4fA--; 
B=f2ma3ulvvujj1b=3s=of; BP=v=1r=c1179101t=3742
Connection: keep-alive

HTTP/1.1 200 OK
Date: Mon, 22 Sep 2014 16:32:22 GMT
P3P: policyref=http://info.yahoo.com/w3c/p3p.xml;, CP=CAO DSP COR CUR ADM DEV 
TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL 
UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV
X-Frame-Options: SAMEORIGIN
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 25640
Content-Type: text/html; charset=UTF-8
Age: 4
Via: http/1.1 r19.ycpi.bf1.yahoo.net (ApacheTrafficServer [cMsSf ]), https/1.1 
r25.ycpi.dcb.yahoo.net (ApacheTrafficServer [cMsSf ]), https/1.1 
ir49.fp.bf1.yahoo.com (ApacheTrafficServer)
Server: ATS
Connection: keep-alive
Cache-Control: no-store, no-cache, private, max-age=0
Expires: -1
--
https://s.yimg.com/vs/css/stream-29042014.css

GET /vs/css/stream-29042014.css HTTP/1.1
Host: s.yimg.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:32.0) Gecko/20100101 
Firefox/32.0 Iceweasel/32.0
Accept: text/css,*/*;q=0.1
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referer: https://www.yahoo.com/
Connection: keep-alive
If-Modified-Since: Tue, 29 Apr 2014 08:29:20 GMT
If-None-Match: YM:1:b99437b5-101d-4d97-b23d-9e984e81f9cb0004f82a3a7c5b47

HTTP/1.1 304 Not Modified
Date: Mon, 22 Sep 2014 16:32:23 GMT
Etag: YM:1:b99437b5-101d-4d97-b23d-9e984e81f9cb0004f82a3a7c5b47
Cache-Control: max-age=0
Vary: Accept-Encoding
Connection: keep-alive
Via: https/1.1 l4.ycs.dcb.yahoo.com (ApacheTrafficServer), HTTP/1.1 
web12.use44.mobstor.bf1.yahoo.com UserFiberFramework/1.0
Server: ATS
--
https://s.yimg.com/vs/css/TodayClass6CSS_09062014.css

GET /vs/css/TodayClass6CSS_09062014.css HTTP/1.1
Host: s.yimg.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:32.0) Gecko/20100101 
Firefox/32.0 Iceweasel/32.0
Accept: text/css,*/*;q=0.1
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referer: https://www.yahoo.com/
Connection: keep-alive
If-Modified-Since: Mon, 09 Jun 2014 08:31:19 GMT
If-None-Match: YM:1:ae75cc95-5b2b-4096-bfe0-5e953a370f2e0004fb63091b08b3

HTTP/1.1 304 Not Modified
Cache-Control: private, max-age=0
Date: Mon, 22 Sep 2014 16:32:23 GMT
Etag: YM:1:ae75cc95-5b2b-4096-bfe0-5e953a370f2e0004fb63091b08b3
Server: ATS
Via: HTTP/1.1 web7.use44.mobstor.bf1.yahoo.com UserFiberFramework/1.0, 
https/1.1 l11.ycs.dcb.yahoo.com (ApacheTrafficServer), HTTP/1.1 
web7.use44.mobstor.bf1.yahoo.com UserFiberFramework/1.0
x-ysws-request-id: 52857d05-0b4d-4d75-bdc7-a2aec8089288
x-ysws-visited-replicas: gops.use44.mobstor.vip.bf1.yahoo.com
Age: 0
Connection: keep-alive
--
https://r.m.yahoo.com/api/res/1.2/8uGbidn6z3Ovl9nNUKHEXQ--/Zmk9Zml0O2g9Njg7cT1IaWdoO3c9OTA-/https://s.yimg.com/bt/api/res/1.2/3l70cypDkStplMaTf1HqNQ--/YXBwaWQ9eW5ld3M7cT04NTtjYz04NjQwMDtoPTE0MDt3PTE0MDtweW9mZj0wO2ZpPWZpbGw-/http://media.zenfs.com/en_US/News/ETOnline/640_blue_ivy_VMAwin_4541125.jpg

GET 
/api/res/1.2/8uGbidn6z3Ovl9nNUKHEXQ--/Zmk9Zml0O2g9Njg7cT1IaWdoO3c9OTA-/https://s.yimg.com/bt/api/res/1.2/3l70cypDkStplMaTf1HqNQ--/YXBwaWQ9eW5ld3M7cT04NTtjYz04NjQwMDtoPTE0MDt3PTE0MDtweW9mZj0wO2ZpPWZpbGw-/http://media.zenfs.com/en_US/News/ETOnline/640_blue_ivy_VMAwin_4541125.jpg
 HTTP/1.1
Host: r.m.yahoo.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:32.0) Gecko/20100101 
Firefox/32.0 Iceweasel/32.0
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-US,en;q=0.5

Re: pc version of yahoo.com

2014-09-22 Thread Scott Lair
On Mon, 22 Sep 2014 09:53:34 -0700
Patrick Bartek nemomm...@gmail.com wrote:

 On Mon, 22 Sep 2014, Scott Lair wrote:
 
  Anyone having trouble getting to yahoo.com pc version in wheezy?  I
  keep getting the mobile version. I have tried updating iceweasel to
  the backported version, cleared the cache, but still get the mobile
  version.  Even when I click on the pc version on yahoo's site it
  brings up the mobile version.  Chromium works ok, but not iceweasel.
 
 I'm getting it, too, with iceweasel.  Chrome not affected.  Started
 several days ago. Just switched spontaneously while I was at the main
 yahoo page.  Blip!  And it changed.  I didn't do anything.  No other
 sites affected.
 
 Over the past couple of years had it happen with Firefox.  With
 Firefox there was an mobile option in the settings menu, IIRC, that
 would get set.  Why, I don't know.  Unsetting it returned yahoo to
 desktop mode. Such a setting doesn't seem to be available in
 iceweasel.
 
 No solutions at this time.
 
 
 B
 
 

I installed the user agent switcher, created a new agent, took out the
string at the end of the new user agent regarding Iceweasel and yahoo
then worked fine. Maybe yahoo doesn't like us?

thanks for getting me looking in the right direction.

Scott


-- 
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/20140922132056.1166f...@debian-scottmyth.lairhome.com



google chrome mailto: in lxde

2010-07-04 Thread Scott Lair
Using squeeze with the lxde desktop.  I installed google 
chrome and when I click on a link with a mailto:, chrome 
opens up another browser window and waits.


I noticed that under gnome it works fine - calls up 
evolution like it should.


Is there a setting or something in lxde that would fix this?

thanks,

Scott


--
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/4c30b9a8.2000...@lairhome.com



Re: google chrome mailto: in lxde

2010-07-04 Thread Scott Lair

On Du, 04 iul 10, 12:41:12, Scott Lair wrote:

 Using squeeze with the lxde desktop.  I installed google chrome and
 when I click on a link with a mailto:, chrome opens up another
 browser window and waits.

 I noticed that under gnome it works fine - calls up evolution like
 it should.

 Is there a setting or something in lxde that would fix this?


Try LXDE Menu -  Preferences -  Preferred Applications

Regards,
Andrei


Thanks Andrei,

No effect with that - I tried icedove and evolution, still pulled up
 a new window in chrome when a mailto: item is clicked.

Is there any other way to set this in LXDE?

thanks,

Scott



Re: powerline ethernet

2008-01-21 Thread Scott Lair
Barry Samuels wrote:
 On 17/01/08 18:14:05, Scott Lair wrote:
  Barry Samuels wrote:
   
   I have recently purchased two Solwise 200Mbps
   NET-PL-200AV-PUSH. They installed (nothing other than plugging them
   in really) and worked. I've had no trouble with them and transfer 
   speed is good.
   
   One of the reasons I chose them is that they offered to take them
   back and give a full refund if the units didn't work properly in my 
   situation.
   
   I use Debian Testing.
  
  
  Very good, just what I wanted to hear.  Have you tested the 
  throughput on them?
  Just curious if you are getting around 20MBs or more like 10MBs.
  
  scott
 
 I had tested them originally and remember that the speed was 
 satisfactory but couldn't remember what the speeds actually were so 
 I've just done it again.
 
 I connected my laptop directly to the router with an ethernet cable so 
 that wireless speeds don't enter the equation. I uploaded a large .iso 
 file from my desktop, on one end of the HomePlug system, to the laptop 
 and got 50-60 Mbs (note 'bits' not 'bytes') and then downloaded from 
 the laptop to my desktop and got 40-50 Mbs.
 
 These Solwise HomePlug units are rated at 200 Mbs but there is 
 obviously some loss over the mains. We also have electric heating in 
 the house which is controlled from a central controller also by sending 
 signals along the mains cables. I don't know whether there is any loss 
 on the HomePlug system because of that but both the ethernet 
 transmissions and the heating signals appear to be quite reliable.
 
 -- 
 Barry Samuels
 http://www.beenthere-donethat.org.uk
 The Unofficial Guide to Great Britain


Thanks a lot for taking the time to run the test.  Just what I needed to 
know.  The speed would be adequate in my case and I'm glad to hear it is
reliable.  

Looks like I've got a good option.

scott


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: powerline ethernet

2008-01-17 Thread Scott Lair
Barry Samuels wrote:
 
 I have recently purchased two Solwise 200Mbps
 NET-PL-200AV-PUSH. They installed (nothing other than plugging them in 
 really) and worked. I've had no trouble with them and transfer speed is 
 good.
 
 One of the reasons I chose them is that they offered to take them back 
 and give a full refund if the units didn't work properly in my 
 situation.
 
 I use Debian Testing.


Very good, just what I wanted to hear.  Have you tested the throughput on them?
Just curious if you are getting around 20MBs or more like 10MBs.

Thanks to the others who replied. I'll certainly check the phone wiring first.
I've seen a thread about wireless repeaters on this list also.  Hadn't thought
about that, but I suppose it may be an option.

scott



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



powerline ethernet

2008-01-15 Thread Scott Lair

Anyone using a powerline ethernet with debian?  I've got
some difficult to wire locations so I thought I'd investigate
my options.  I've tried wireless and it's a bit spotty so
I'm hoping that some debian folks have some good experiences
with powerline. I've seen them from Dlink, Linksys etc. and
from about 14Mbs to 200Mbs.  If I can get about 50Mbs reliably
I'd be happy.  Any thoughts on security for these things?

thanks,

scott


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Computer won't resume from S3

2008-01-09 Thread Scott Lair
Brian McKee wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 On 8-Jan-08, at 1:26 PM, Brian McKee wrote:
 
  I have a PC here (mainboard IBM 819966U) running Etch that seems  
 to hang after sitting idle for a long period of time.
 It didn't have this problem previously when using Mandrake 10.1  
 although I have changed some of the hardware since then.
 It _seems like_ the hard drives are the issue - they don't spin  
 back up and any attempt at logging in at the console times out.
 
 It looks like the problem goes away if I change the suspend type to  
 S1 instead of S3 in the BIOS, although I thought Linux overrode the  
 BIOS when using ACPI?
 
 
 OK - so much for that idea - this morning as soon as I touched the  
 keyboard it started a long single continuous tone and never stopped.
 Won't shutdown either.  The hunt continues
 
 Brian
 

might try adding 
acpi=off noapic
to the kernel line in grub.

I've got an 8311CCU and fiddled with the bios for a few weeks to no avail.
The above fixed it.

HTH,

Scott


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



buying TV card

2007-11-28 Thread Scott Lair

I'm in the market for a TV card for my etch system.
I'd prefer pci hardware.  I don't really care about
actually watching tv programs on my computer, I just
want to record shows, edit in kino, then burn to dvd
for viewing later on a stand alone player.  Ideally,
I would be able to program shows to record like I do
on a vcr.

So, anyone have any ideas on supported tv cards for 
etch?

thanks much,

scott


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: help exporting files from guest to host in QEMU....

2007-11-17 Thread Scott Lair
Michael Fothergill wrote:
 
 Dear Debianists,
 
   I have a few questions about QEMU.  I posted a query a while back about 
 loading cdrom image files into Windows 98 (guest) running under QEMU with 
 Debian Etch r1 (AMD64) as the underlying OS.
 
 I followed the helpful recipes and I loaded some software on to Windows 98 
 and was happy with the result.
 
 Thanks for the help.
 
 There is one thing that I am not so sure about however.  
 
 How are you supposed to export files out of the Windows 98 guest environment 
 in to the Linux file tree?
 
 If you were to copy the file to a “cdrom” in the guest environment would that 
 end up producing an iso file in the Linux environment?
 
 Or is there a simpler method to get files out of the guest environment to the 
 host one?
 
 There are ways to write files from the guest environment to the Linux disk 
 but there is a warning about data corruption if you aren't careful.
 
 I am looking for a relatively safe and simple way to get files created with 
 software in the guest environment into the host area.
 
 Comments and suggestions welcome.
 
 Regards
 
 Michael Fothergill
 
 
 
 _
 Feel like a local wherever you go.
 http://www.backofmyhand.com
 

Not sure exactly how QEMU works - haven't had time, but under a VMware - XP 
setup I just ran samba on debian,
shared a path and went over to windows to use the share under network 
neighborhood. Then you can copy files
back and forth very easily.  I haven't had any trouble with this setup yet.

HTH,

Scott Lair


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: OT: laser printer: HL-5250DN or another one?

2007-10-24 Thread Scott Lair
Douglas A. Tutty wrote:
 On Tue, Oct 23, 2007 at 07:32:22PM -0400, H.S. wrote:
  
  Now, Eric mentioned memory in his post. I can understand that since
  sometimes the 2070N at my home takes quite a while to print a page with
  graphics in it (it has 16MB RAM). HL-5250DN comes with 32MB. How does
  that sound? It also has an empty slot to accommodate 64MB, 128MB, 256MB
  or 512MB (144-pin DIMM).
  
 
 The way I look at it is this:  Ghostscript sends the printer a graphic,
 bitmapped with PCL 6.  
 
 So, a whole page at 600x600 dpi x 8.5 x 11 = 3366 bits
 
   3366 b / 8 b/B = 4207500 B / 1024 = 4108 KB / 1024 = 4 MB
 
 So thats 4 MB per page for the image data itself, 8 MB to hold two
 sides, plus whatever for control info (PCL wrapping).  If it has 16 MB,
 it can be printing two sides while it receives the data for the next two
 pages.
 
 If you were to be using the built-in font system whereby you sent it
 plain text and it translated it into your selection of fonts that you
 donwload to it, that would take up a whole slew of memory.  Ditto if you
 used built-in forms.  Neither of which applies if you're just using
 ghostscript.
 
 Doug.

I think the HL-5250DN does have postscript built in.  Brother calls it 
BR-Script which appears to be their postscript emulation. I have an 8840DN
multifunction unit and have printed to it using the foomatic/postscript
driver in cups for a lexmark printer.  I print the port 9100 on the printer.

Maybe Br-script isn't real postscript, I really don't know.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: OT: laser printer: HL-5250DN or another one?

2007-10-24 Thread Scott Lair
Russell L. Harris wrote:
 * Scott Lair [EMAIL PROTECTED] [071024 07:42]:
  I think the HL-5250DN does have postscript built in.  Brother calls it 
  BR-Script which appears to be their postscript emulation. I have an 8840DN
  multifunction unit and have printed to it using the foomatic/postscript
  driver in cups for a lexmark printer.  I print the port 9100 on the printer.
  
  Maybe Br-script isn't real postscript, I really don't know.
  
 
 If the printer is a real Postscript machine, it is specified
 in CUPS as raw, and you don't need foomatic.


Just tried the raw printer - looks like it is real.  Thanks for pointing
that out.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: OT: laser printer: HL-5250DN or another one?

2007-10-24 Thread Scott Lair
H.S. wrote:
 Russell L. Harris wrote:
 
  Maybe Br-script isn't real postscript, I really don't know.
 
  If the printer is a real Postscript machine, it is specified
  in CUPS as raw, and you don't need foomatic.
 
  Just tried the raw printer - looks like it is real.  Thanks for pointing
  that out.
 
  
  It likely is the case that Br-script differs from genuine Postscript
  sufficiently to avoid a copyright infringement suit and thus, to avoid
  the necessity on the part of Brother to pay Adobe for a Postscript
  license.
  
  
 
 Here is something interesting:
 http://solutions.brother.com/Library/sol/printer/color/26_34_pc_color_pcl_vs_ps.html
 
 Brother calls their BR-script driver as postscript driver.
 
 -HS

OK, now I'm wondering what the differences are between genuine Postscript and
BR-script.and if those differences may cause trouble later on.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: digital album making choices and photo management

2007-10-13 Thread Scott Lair
H.S. wrote:
 
 Hello,
 
 Could some users share their photo management experiences in Debian
 here? I have this little project at hand. The objective is to make a
 digital album of family pictures to be given to family members on a CD.
 
 I am thinking on the lines that the CD should have self contained
 digital album. The photos should be accessible directly and easily as
 well as through some sort of cross platform photo browser run directly
 from the CD. So the pictures may put in one top level (or second level)
 folder, perhaps called Pictures. A user can directly access the images
 there to view using their own software. Additionally, there could be a
 digital browser wrapper that access those pictures through an interface
 so that the user may browse the pictures without firing up their own
 application.
 
 One option is to export the album to an HTML format. Digikam has such an
 option, I am playing around it a bit. G-photo (Gnome) also has similar
 functionality albeit a very very limited one. Another option is to have
 a java based photo browser on the CD but haven't found a Debian package
 that does this. The second option assumes, obviously, that the user has
 java already installed.
 
 What have other users here experienced? Any comments on the above
 approaches? Any other alternatives worth investigating?
 
 thanks,
 -HS

I have been using kphotoalbum for quite some time.  It has an excellent
database for tagging photos.  The plugins allow you to export in various
ways.  You can export to cd, create a slidewhow, export to flickr, export
to html for buiding web pages etc.  I was the official photographer for
my kids field trips and burned a cd for the teacher as well as posting
the photos on a web site.  The teacher would load the photos in a 
powerpoint presentation for use later.  All in all it worked very well.
I've got about 6000 pictures in my database now and its very easy to
find them - as long as I've tagged them appropriately. Seems like ti
would meet your needs.

scott


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: digital album making choices and photo management

2007-10-13 Thread Scott Lair
David Fox wrote:
  I have been using kphotoalbum for quite some time.  It has an excellent
  database for tagging photos.  The plugins allow you to export in various
  ways.  You can export to cd, create a slidewhow, export to flickr, export
 
 Speaking of which, I know I saw some similar functionality in digikam,
 which I use for photo management nowadays and do a limited amount of
 editing with it too. But the functionality to do slide shows as well
 as other fun things (calendar making for one) have disappeared. Some
 computer display slideshows work but others don't seem to be there
 anymore, compared to what I remember digikam being able to do.
 
 I wonder if I'm missing some plugins.
 

Maybe you need the kipi-plugins?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: counting incoming mail

2006-11-24 Thread Scott Lair
Scott Lair wrote:
 Hello all,
 
 I am using Sarge with Exim4.  I would like to get a count
 of the number of emails coming into the mail server.
 I would like to count emails that were not delivered also.
 In other words, I would like to count any attempts at
 sending an email to my host.
 
 Ideally, I could get the counts by hour, day,
 week, etc.  Also, it would be great to get the information
 by user of course.  Is there any way to do this?
 
 thanks,
 
 scott


Just for the record I ended up using the sa-exim-stats package.
This  was referenced in the docs of the sa-exim package.  I had
to give up using greylisting since my mail was not coming through.
I use a mail forwarder and it confounded the greylist package.
After installing the sa-exim package and stopping the greylist packagage
mail seems to be working fairly well.  I did have to tweek the
sa-exim-stats script a bit since it is based on the exim3 log output.

thanks to all who responded.

scott


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



counting incoming mail

2006-11-18 Thread Scott Lair
Hello all,

I am using Sarge with Exim4.  I would like to get a count
of the number of emails coming into the mail server.
I would like to count emails that were not delivered also.
In other words, I would like to count any attempts at
sending an email to my host.

Ideally, I could get the counts by hour, day,
week, etc.  Also, it would be great to get the information
by user of course.  Is there any way to do this?

thanks,

scott





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



module load order

2006-11-18 Thread Scott Lair
Hello all,

I am trying to change the order that my disk modules
are loaded.  Is this possible?

Specifically, I have an adaptec aic7xxx module, a sata_via,
and a sata_promise.

I looked at modconf, but I don't see any way to change the order,
only wether or not they get loaded.

Running etch.

thanks,

scott


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: module load order

2006-11-18 Thread Scott Lair
Matus UHLAR - fantomas wrote:
 On 18.11.06 18:42, Scott Lair wrote:
  I am trying to change the order that my disk modules
  are loaded.  Is this possible?
  
  Specifically, I have an adaptec aic7xxx module, a sata_via,
  and a sata_promise.
 
 I think putting them into /etc/modules in required order should work.
 Unless they are loaded at boot time (root FS)
 
 Why?
 -- 

Thanks, I'll try it.

I installed etch on a raid5 system connected to the promise controller 
and now want to copy some files from an adaptec scsi system from my
old system.  I thought this would be the easy way.  I would also like
to have the sata_via onboard module load first since bios loads it
first.  That way I can keep the /dev/sdx devices straight in my mind.

thanks,

scott


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Recent spam increase

2006-10-27 Thread Scott Lair
Håkon Alstadheim wrote:
 Mike McCarty wrote:
 [about the penny-stock image spams]
 Yes, I get several a day myself. The actual text of the message is
 often actually an image, while the body of the message is randomly
 selected sentences or words from a collection which would make a
 Bayesian filter delete most of my e-mail.
 
 I delete them by hand, to prevent messing up my other filter which
 is working reasonably well ...(snip)
 
 I use a statistical filter (aka bayesian) that seems to do a 
 reasonable job. I block most of the spam I get directly by other means, 
 but I submit some of the stock-peddling image spams I get through 
 mailing-lists to the filter. Since I began running the filter I've 
 received 30453 non-spam messages, caught 882 spams and had 36 false 
 positives, and it has been ages since the last false positive. This is 
 while submitting 202 mails for training puposes., that were missed by 
 the filter. Like I said, the spams I want to catch is just from a couple 
 of mailinglists that have been particuliarly badly hit, hence the low 
 spam ratio.
 
 The filter I use is known as dspam http://dspam.nuclearelephant.com/. 
 I believe you might be pleasantly surprised by the other implementations 
 aswell. The filter has more than the message text to work with. 
 Everything from the MIME headers to the message headers contribute in 
 characterizing the mail, so even though the text is random dspam will 
 catch the spam.
 -- 
 
 Håkon Alstadheim

Interesting, I just setup a smoothwall firewall last week and as part of the 
installation
decided to try the spam filter which happened to be dspam.  So far it seems to 
be
working well.  I'm still in training mode after just a few days, but already 
spam
has been greatly reduced.  Time will tell.  Best spam deterrent I've used yet.

scott


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Good photo organizer?

2006-10-17 Thread Scott Lair
Yura wrote:
 Good photo organizer for Debian?
 
 Thank you!

I have been using kimdaba for a year or so.
The name has been changed to kphotoalbum recently,
so Sarge has kimdaba, while etch/sid have kphotoalbum.

Very nice package.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: a good Video cut scale program?

2006-10-14 Thread Scott Lair
On Wed, 13 Sep 2006 21:29:10 -0400
Scott Lair [EMAIL PROTECTED] wrote:


 
 could try ffmpeg to convert to dv format which kino will recognize.
 
 I think i've done this with mpeg4 videos from my still/motion camera.

I've used mencoder successfully from time to time to take a few videos
from the camera (my Kodak EasyShare C310, does video, but no audio
recording) to convert those files (which come up in .mov format) to
mp4, with about a 25% space savings on average, but then I can't edit
them with kino.

kino expects quicktime format, which I thought that the .mov file was
already.

I thought kino wanted dv format.  Generally the type that is captured directly
from mini-dv cameras.  Although I have not tried any other formats with it.

I wasn't aware that ffmpeg would do the conversion to digital video,
and so I tried it on the sample files that I have, and find this to
not be successful. For instance:

I converted some videos from a casio Z600 that produces MPEG4 and got
them on dvd.  I'm sure I used the ffmpeg -target ntsc-dv to convert the
files for kino, but now when I try it on a casio S600... it fails.  I'm not 
sure what
the difference would be.  Unfortunately I do not have the z600 files anymore to 
see.
I was successfull converting the files from the casio s600 to mpeg format using 
the script found here:
http://lists.debian.org/debian-user/2006/10/msg01361.html
this uses transcode to do the encoding and seemed to work well.  At least the 
audio
was present and appeared to be in sync.


[EMAIL PROTECTED]:/tmp$ tcprobe -i chrisdriving1.mp4
[tcprobe] RIFF data, AVI video
[avilib] V: 20.000 fps, codec=FMP4, frames=3965, width=800, height=600
[tcprobe] summary for chrisdriving1.mp4, (*) = not default, 0 = not
detected import frame size: -g 800x600 [720x576] (*)
   frame rate: -f 20.000 [25.000] frc=0 (*)
   no audio track: use null import module for audio
   length: 3965 frames, frame_time=50 msec, duration=0:03:18.250

The frame rate and frame size are both going to have to be changed.  I would
go ahead and give the transcode script a try. It worked for me first try.
I think it uses mplayer to get the information to encode and since mplayer
can play just about anything it should work.  Don't know why the audio is not
found.  Will the camera file play in mplayer?  Try to play the mpeg file after
running the script.  If that looks good then insert the file into kino.  Kino
will ask to convert it and that conversion should work fine.

then:

  Stream #0.0: Video: dvvideo, yuv420p, 800x600, q=2-31, 200 kb/s,
25.00 fps(c) Stream mapping:
  Stream #0.0 - #0.0
[dv @ 0xb7ee6230]Can't initialize DV format!
Make sure that you supply exactly two streams:
 video: 25fps or 29.97fps, audio: 2ch/48Khz/PCM
 (50Mbps allows an optional second audio stream)
Could not write header for output file #0 (incorrect codec parameters ?)

Seems that it expects an audio track, but it's not letting me know how
to not provide one.

Tests on a sample taken from the camera (without any prior conversion)
show that I can convert the file to a dv format with:

ffmpeg -i camerafile -target ntsc-dv test.dv

(The ntsc portion is not even mentioned in the manual page that I can
see.) But kino tells me that this is not a digital video file, and the
(default) file size is ridiculously large -- 170 megabytes for a 30
second video clip.

Oddly enough, adding 'maxrate' does not affect the size of the encoded
video.

The ntsc/pal stuff is mentioned under the -target section.  I think those two
options apply to most of the formats.

Yes, dv format files are extremely large, about 13GB for one hour of video. I've
added disk space several times once I started doing video.  170mb for 30seconds
sounds about right without using a calculator.

hope that helps.

Currently running etch by the way.

scott


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Problems installing BRUB with RAID5

2006-10-04 Thread Scott Lair
Damon L. Chesser wrote:
 Scott Lair wrote:
 Damon L. Chesser wrote:
   
 Damon L. Chesser wrote:
 
 Chris Willard wrote:
   
 Hi All,
 
 I have a pc with 3x40GB IDE drives.
 
 I have 2 RAID 5 devices setup-
 
 /dev/md0 = 3 x 38GB as /
 /dev/md1 = 3 x 2GB as SWAP
 
 Debian base installs OK but when I get to the Grub installation I get a
 Fatal Error message.
 
 I am telling Grub to install on /dev/md0 but it won't install.
 
 Any tips would be appreciated.
 
 Regards,
 
 Chris
 
 
  
 
 Chris,
 
 AFAIK, grub can only be set up on a raid0 or a raid1 device.  So far, 
 I can not document this, but I seem to recall that fact.  As others 
 said, you need to install grub on REAL devices.  You can see 
 www.damtek.com for a (I hope rather thorough) walk through on how to 
 set up grub on a raid.
 
   
 Just adding more info on the on the raid0 and raid1 and grub.  I have 
 just remembered where I got that info from.  RHEL-4 will only let you 
 select raid0 or raid1 for the /boot partition, or for / if /boot is not 
 a separate partition during install.  I suspect this is a RHEL issue and 
 not a grub issue, but truly, I don't know.  I just did not want to be 
 putting out bad info, so I thought I would expand on why I thought only 
 raid0 and raid1 would work for grub.
 
 Since I can't find any documentation on the limits of raid and grub, I 
 suspect you can run raid5.  Anybody willing to confirm this for me?
 
 -- 
 Damon L. Chesser
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 
 
 
 My experience with raid5 was that grub cannot be installed on it.   
 I had to setup grub on each drive in my mirror separatel.  I ended up 
 setting up
 a small /boot then setting up grub on each disk in the mirror.  If I recall
 correctly, grub was installed on /dev/hda only, so I ran setup on /dev/hdb 
 etc...
 
 just from my own experience, I'm no expert.
 
 scott lair
 
 
   
 Scott,
 
 Thanks for the reply, I obviously am no expert either.  I know you have 
 to manually set up grub on each HD on a raid0 and a raid1.  My question 
 is, is the limit of only raid0 or raid1 for /boot (assuming separate 
 partitions) a function of the RHEL install process, or is it a limit in 
 grub it's self? 
 
 I know this is not a RHEL user list, but this is a grub question, since 
 I can't seem to locate any documentation on grub and raid limits and I 
 gave advise to the OP, thought I would have it confirmed or not.
 
 -- 
 Damon L. Chesser
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]


From what I have seen grub is the limiting factor.  It does not
understand raid5 disks.

scott lair


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Problems installing BRUB with RAID5

2006-10-03 Thread Scott Lair
Damon L. Chesser wrote:
 Damon L. Chesser wrote:
 Chris Willard wrote:
 Hi All,
 
 I have a pc with 3x40GB IDE drives.
 
 I have 2 RAID 5 devices setup-
 
 /dev/md0 = 3 x 38GB as /
 /dev/md1 = 3 x 2GB as SWAP
 
 Debian base installs OK but when I get to the Grub installation I get a
 Fatal Error message.
 
 I am telling Grub to install on /dev/md0 but it won't install.
 
 Any tips would be appreciated.
 
 Regards,
 
 Chris
 
 
   
 Chris,
 
 AFAIK, grub can only be set up on a raid0 or a raid1 device.  So far, 
 I can not document this, but I seem to recall that fact.  As others 
 said, you need to install grub on REAL devices.  You can see 
 www.damtek.com for a (I hope rather thorough) walk through on how to 
 set up grub on a raid.
 
 Just adding more info on the on the raid0 and raid1 and grub.  I have 
 just remembered where I got that info from.  RHEL-4 will only let you 
 select raid0 or raid1 for the /boot partition, or for / if /boot is not 
 a separate partition during install.  I suspect this is a RHEL issue and 
 not a grub issue, but truly, I don't know.  I just did not want to be 
 putting out bad info, so I thought I would expand on why I thought only 
 raid0 and raid1 would work for grub.
 
 Since I can't find any documentation on the limits of raid and grub, I 
 suspect you can run raid5.  Anybody willing to confirm this for me?
 
 -- 
 Damon L. Chesser
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]


My experience with raid5 was that grub cannot be installed on it.   
I had to setup grub on each drive in my mirror separatel.  I ended up setting up
a small /boot then setting up grub on each disk in the mirror.  If I recall
correctly, grub was installed on /dev/hda only, so I ran setup on /dev/hdb 
etc...

just from my own experience, I'm no expert.

scott lair


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Debian Love

2006-09-22 Thread Scott Lair
Jason Martens wrote:
 It seems that morale is a bit low among the developers right now, so I
 thought it might be nice for all of us users to remind them why Debian
 is such an awesome project.  I love Debian. I love how the system works.
 I love the quality of the packages.  I love that it lets me do what I
 want to do, and does not try to dictate how to do things. 
 
 To all of you Debian developers, thank you.  I really appreciate the
 work you do. Keep it up!
 
 Jason Martens
 Debian Lover
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 

Absolutely agree, Debian is the best.  Every distribution I have used I have 
kept
looking for another one that I liked better - until now.  With Debian the 
search is
over!  I love apt-get/aptitude.  What a nice easy way to upgrade your system.  
I 
particularly enjoy reading about a package on the mailing list or wherever, 
then running
apt-get install package, then trying it out.  I run Debian stable on servers and
etch/sid on my laptop or other fun machines.  It's great.

Debian developers, thank you.  You are doing a spectacular job.

Scott Lair


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



kde control panel and samba users

2006-09-19 Thread Scott Lair

I am using sarge and am trying to add users to the samba database
with the kde control panel.  The control panel defaults to using
the smbpasswd database while debian defaults to the tdbsam database.
How can I get kde's control panel to recognize the tdbsam database?

thanks,

scott lair


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: a good Video cut scale program?

2006-09-13 Thread Scott Lair
Raphael Brunner wrote:
 Yes, its a Sony-T3 Digicam (normally for still-pictures, but it can also
 record animated pictures (not good, but good enough) :-)
 
 And I must cut the under half of this movie because it's not nessessary
 and cut the start and end of it. No special-effects etc... is there a
 simple way to do this?
 
 Thanks in advance!
 
 Raphael
 
 On Wed, Sep 13, 2006 at 09:03:31AM -0500, Ron Johnson wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  
  On 09/13/06 08:31, Raphael Brunner wrote:
   Hi users
   
   I want to cut some videos from my digicam (mpg2) and change the scale
   etc. Does anyone known a good program for this job on linux (debian
   testing)? I tryed:
   
   kino: but this don't know the fileformat
  
  Kino expects to use raw DV format.  Does your digicam directly
  create MPEG-2 files?
  
   cinelerra: difficult to install all librarys and then compile it (i'm a
   bit stupid :-) )
   
   projectx: I don't find a feature to cut a piece of the image and trash
   the rest of the video. 
   
   Does anyone know a easy and stable way to do easy things with a movie?
   
   Thanks for all ideas!
  


could try ffmpeg to convert to dv format which kino will recognize.

I think i've done this with mpeg4 videos from my still/motion camera.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Reconfiguring Xorg

2006-08-29 Thread Scott Lair
Owen Heisler wrote:
 On Tue, 2006-08-29 at 10:34 -0400, André Allavena wrote:
  dpkg-reconfigure xserver-xorg asks me a few questions, but doesn't
  write anything to /etc/X11/xorg.conf
  
  Where does the configuration gets writen?
 
 Same problem here.
 
 dpkg-reconfigure xserver-xorg asks questions and then doesn't modify
 xorg.conf.  Delete xorg.conf, and it doesn't create a new one.  Use
 md5sum so it thinks the file hasn't been modified, and still it doesn't
 modify it.
 
 It seems that the dpkg-reconfigure command is useless for xorg...  Now I
 just modify xorg.conf manually.
 
  Running Debian unstable (well, trying to install, really)
 
 I'm running Debian Etch on amd64.
 
yep,

rm /etc/X11/X

then rerun dpkg-reconfigure xserver-xorg 

should do it


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Reconfiguring Xorg

2006-08-29 Thread Scott Lair
Owen Heisler wrote:
 On Tue, 2006-08-29 at 10:55 -0400, Scott Lair wrote:
  Owen Heisler wrote:
   On Tue, 2006-08-29 at 10:34 -0400, André Allavena wrote:
dpkg-reconfigure xserver-xorg asks me a few questions, but doesn't
write anything to /etc/X11/xorg.conf

Where does the configuration gets writen?
   
   Same problem here.
   
   dpkg-reconfigure xserver-xorg asks questions and then doesn't modify
   xorg.conf.  Delete xorg.conf, and it doesn't create a new one.  Use
   md5sum so it thinks the file hasn't been modified, and still it doesn't
   modify it.
   
   It seems that the dpkg-reconfigure command is useless for xorg...  Now I
   just modify xorg.conf manually.
   
Running Debian unstable (well, trying to install, really)
   
   I'm running Debian Etch on amd64.
   
  yep,
  
  rm /etc/X11/X
  
  then rerun dpkg-reconfigure xserver-xorg 
  
  should do it
 
 Okay, I did mv /etc/X11/X /etc/X11/X.bak and then dpkg-reconfigure
 xserver-xorg.  /etc/X11/xorg.conf was not modified.
 
 
dunno,

I am running etch amd64 on two different machines and recently
manually updated xorg.conf, then remembered about reconfigure,
but of course did not work.  Later read somewhere that deleting
X will fix it and sure enough worked both times.  Maybe moving X
doesnt work since it is just a link.

Did any of the other solutions suggested work?

good luck



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Regular reboots on two different boxes

2006-05-28 Thread Scott Lair


--- LeVA [EMAIL PROTECTED] wrote:

 2006. május 27. 11:18,
 tyko brown [EMAIL PROTECTED]
 - debian-user@lists.debian.org,:
  I have two different boxes, in two different places
 that are rebooting for
  seemingly no reason, and regularly too.
 
  Last night the DNS server rebooted ten times. Nothing
 useful shows in the
  logs.
 Did you check their power supply?
 
 Daniel
 
 -- 
 LeVA

Just a thought, but take a look at the capacitors on the
motherboard.  I had a lot of spontaneous reboots on an
intel board a while back and that was the problem. If the
caps look like they may be leaking or the tops are not
flat, then probably that is the problem.

scott



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Installation

2006-05-26 Thread Scott Lair

Olafur Jens Sigurdsson wrote:

Þann 2006-05-26, 04:39:55 (-0400) skrifaði N A:
  
Is it possible to install Debian as a dual-boot on an Intel Celeron 
system using only the existing windows partition and a removable hard 
drive ~250MiB?  If so, how would one do so?



Yes, you can do that by using a virtual machine (see
http://en.wikipedia.org/wiki/Comparison_of_virtual_machines for some
ideas about what to use), but I recomend that if you just want to give
linux a little try and not use it seriously then you use a LiveCD,
like Knoppix, to see if you can get the feel of using linux and if you
like it then repartition your hard drive and set it up to dual boot
windows and linux (or just wipe out windows :-) ).

  

Also, the website is slightly confusing (I'm a first time Linux user).



Now you need to be more specific. I am sure the webmasters are more
then happy to get some input on if their work is confusing users but
you have to be specific about what is confusing you.

Hope this helps and good luck in getting to know linux :-)

Oli


  


Just a thought, but would adding a second drive - say 10GB or so, be out 
of the question?  I've done that a few times, to let people try linux 
easily.


scott


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]