Re: Vim packages lack help file

2006-04-17 Thread jlmb
Anthony Campbell wrote:
 All the vim packages I've tried (vim, vim-gtk, vim-full) don't install a
 help file. There does not seem to be any separate package which supplies
 this. Is this a bug?
 
 Anthony
 
Which help are you referring too?

:h   (help.txt) ?

[ atrus ]$ dpkg -L vim-runtime | grep help.txt
/usr/share/vim/vim64/doc/help.txt
[ atrus ]$


I have installed this vim packages:
[ atrus ]$ dpkg -l | grep vim | cut -d  -f 3
vim-common
vim-gtk
vim-gui-common
vim-runtime
vimpart



HTH
jorge


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



Re: Vim packages lack help file

2006-04-17 Thread jlmb
 No, I already have all these, including vim-doc, but it does not provide
 help.txt which is what vim is looking for.
 
 Anthony
 

vim-runtime should provide help.txt

Try removing vim-runtime deb from apt's cache and reinstall it.



jorge


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



Re: Vim packages lack help file

2006-04-17 Thread jlmb

 Tried that; no help. I think I can add the file from elsewhere but there
 seems to be a bug in the vim package.
 
 Anthony
 

Please provide all the vim packages versions


jorge


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



Re: What's the next step?

2006-04-11 Thread jlmb
Rocky Ou wrote:
 Hey,
 
 I use netinst CD installed Debian Sarge 3.1 successfully. I only
 installed base system no any other stuff. I can use SSH to connect to
 remote server. If you could give me some hints regarding to the
 following items, I would really appreciate it?
 
1. Which package should I download so that I can  browse webpages as
   how I'm doing under Windows?  This is very important as lots of
   webpages will give me how-to instructions. Do I use apt-get 
   x? Or something else?
2. What about Desktop management? I think I can either use KDE or X
   servers right? Most likely I'm wrong. What I want is that I can
   open a terminal to enter commands not the old MS style, So that I
   can use Crt+tab to move betwen termialls?
3. Can I use apt utility to download CMS such as TYPO3? After
   downloading does all of the users can have access to it, I mean
   except root? If this is possible how can normal users do it?
 

1. replace stable for testing on /etc/apt/sources.list (*optional,
many people would recommend against this for a newbie).
2. apt-get update (Proceed to 2.1 if you DID change stable for testing
else go to 3.)
 2.1 apt-get dist-upgrade
 2.2 apt-get install linux-image-2.6.16-1-386 (686 if it applies and
 2.3 apt-get install remove --purge hotplug (
 2.4 apt-get install udev
 2.5 reboot and proceed to 3.
3. apt-get install kde x-window-system-core
This should get you going, the hardest thing will be X configuration.
Don't know any good docs about configuring X maybe someone else can
provide help with this and there's always google...
Check http://www.debian.org/doc/manuals/reference/reference.en.html


jorge


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



ndiswrapper won't build (2.6.15) where can I get 2.6.12?

2006-04-04 Thread jlmb

The thing is that ndiswrapper won't build (with m-a) using
linux-image-2.6.15-1-686. I have attached the m-a generated log file.

I used linux-image-2.6.12 but I had to reinstall and linux-image-2.6.12
is gone now.
Where can I get linux-image-2.6.12 ?



jorge

/usr/bin/gcc-4.0
for templ in ; do \
cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.15-1-686/g'` ; \
  done
for templ in `ls debian/*.modules.in` ; do \
test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} 
${templ%.modules.in}.backup 2/dev/null || true; \
sed -e 's/##KVERS##/2.6.15-1-686/g ;s/#KVERS#/2.6.15-1-686/g ; 
s/_KVERS_/2.6.15-1-686/g ; s/##KDREV##/2.6.15-8/g ; s/#KDREV#/2.6.15-8/g ; 
s/_KDREV_/2.6.15-8/g'  $templ  ${templ%.modules.in}; \
  done
dh_clean
/usr/bin/make clean
make[1]: Entering directory `/usr/src/modules/ndiswrapper'
rm -rf ndiswrapper.ko ndiswrapper.o hal.o iw_ndis.o loader.o misc_funcs.o 
ndis.o ntoskernel.o pe_linker.o proc.o wrapper.o usb.o divdi3.o usb.o 
x86_64_stubs.o \
   divdi3.o .*.ko.cmd .*.o.cmd ndiswrapper.mod.[oc] *~ .tmp_versions
make[1]: Leaving directory `/usr/src/modules/ndiswrapper'
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory `/usr/src/modules/ndiswrapper'
/usr/bin/gcc-4.0
for templ in ; do \
cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.15-1-686/g'` ; \
  done
for templ in `ls debian/*.modules.in` ; do \
test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} 
${templ%.modules.in}.backup 2/dev/null || true; \
sed -e 's/##KVERS##/2.6.15-1-686/g ;s/#KVERS#/2.6.15-1-686/g ; 
s/_KVERS_/2.6.15-1-686/g ; s/##KDREV##/2.6.15-8/g ; s/#KDREV#/2.6.15-8/g ; 
s/_KDREV_/2.6.15-8/g'  $templ  ${templ%.modules.in}; \
  done
dh_clean
/usr/bin/make clean
make[2]: Entering directory `/usr/src/modules/ndiswrapper'
rm -rf ndiswrapper.ko ndiswrapper.o hal.o iw_ndis.o loader.o misc_funcs.o 
ndis.o ntoskernel.o pe_linker.o proc.o wrapper.o usb.o divdi3.o usb.o 
x86_64_stubs.o \
   divdi3.o .*.ko.cmd .*.o.cmd ndiswrapper.mod.[oc] *~ .tmp_versions
make[2]: Leaving directory `/usr/src/modules/ndiswrapper'
make[1]: Nothing to be done for `kdist_config'.
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs lib/modules/2.6.15-1-686/misc
# build and install the module
/usr/bin/make KPKG_EXTRAV_ARG= KSRC=/usr/src/linux \
KVER=2.6.15-1-686 \

INST_DIR=debian/ndiswrapper-modules-2.6.15-1-686/lib/modules/2.6.15-1-686/misc/ 
install
make[2]: Entering directory `/usr/src/modules/ndiswrapper'
/usr/bin/make -C /usr/src/linux SUBDIRS=/usr/src/modules/ndiswrapper \
NDISWRAPPER_VERSION=1.1 \
EXTRA_VERSION= modules
make[3]: Entering directory `/usr/src/linux-headers-2.6.15-1-686'
  CC [M]  /usr/src/modules/ndiswrapper/hal.o
  CC [M]  /usr/src/modules/ndiswrapper/iw_ndis.o
  CC [M]  /usr/src/modules/ndiswrapper/loader.o
/usr/src/modules/ndiswrapper/loader.c: In function 'register_devices':
/usr/src/modules/ndiswrapper/loader.c:861: warning: assignment from 
incompatible pointer type
  CC [M]  /usr/src/modules/ndiswrapper/misc_funcs.o
  CC [M]  /usr/src/modules/ndiswrapper/ndis.o
/usr/src/modules/ndiswrapper/ndis.c:1637:5: warning: LINUX_KERNEL_VERSION is 
not defined
  CC [M]  /usr/src/modules/ndiswrapper/ntoskernel.o
  CC [M]  /usr/src/modules/ndiswrapper/pe_linker.o
/usr/src/modules/ndiswrapper/pe_linker.c:104:5: warning: DEBUG is not defined
  CC [M]  /usr/src/modules/ndiswrapper/proc.o
  CC [M]  /usr/src/modules/ndiswrapper/wrapper.o
/usr/src/modules/ndiswrapper/wrapper.c:286:46: error: macro halt passed 1 
arguments, but takes just 0
/usr/src/modules/ndiswrapper/wrapper.c: In function 'miniport_halt':
/usr/src/modules/ndiswrapper/wrapper.c:286: warning: statement with no effect
make[4]: *** [/usr/src/modules/ndiswrapper/wrapper.o] Error 1
make[3]: *** [_module_/usr/src/modules/ndiswrapper] Error 2
make[3]: Leaving directory `/usr/src/linux-headers-2.6.15-1-686'
make[2]: *** [default] Error 2
make[2]: Leaving directory `/usr/src/modules/ndiswrapper'
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/ndiswrapper'
make: *** [kdist_build] Error 2


Re: ndiswrapper won't build (2.6.15) where can I get 2.6.12?

2006-04-04 Thread jlmb
x86. I'm looking for 2.6.12 686 optimized.

Paul De Baat wrote:
 Can you tell my what for architecture you use?

jlmb wrote:

 The thing is that ndiswrapper won't build (with m-a) using
 linux-image-2.6.15-1-686. I have attached the m-a generated log file.

 I used linux-image-2.6.12 but I had to reinstall and
linux-image-2.6.12
 is gone now.
 Where can I get linux-image-2.6.12 ?



 jorge



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



Re: ndiswrapper won't build (2.6.15) where can I get 2.6.12?

2006-04-04 Thread jlmb
Florian Kulzer wrote:
 The package might still be in your package cache. Look for something
 like /var/cache/apt/archives/linux-image-2.6.12*.deb. If you find it
 you can install it with dpkg -i.
Yeah I know, I always backup up apt cache archives but this time I had a
major HDD issue... :(
 
 It should also be available on snapshot.debian.net. You can add the
 following two lines to your /etc/apt/sources.list:
 
 deb http://snapshot.debian.net/archive pool linux-2.6
 deb-src http://snapshot.debian.net/archive pool linux-2.6
 
 and see if that repository offers the version you are looking for.
 
Thanks, found it.

 Regards,
   Florian
 
 


jorge


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



Re: disk space (when i use cp)

2006-03-31 Thread jlmb
Pol Hallen wrote:
 Hi all :-)
 
 i have 1Gb free on my debian,
 when i cp from ftp server to usb hd the space on my system decrease.. a lot.. 
 and often is zero..
 
 it's correct?! i copy to usb hd not system hd :-(
 
 tnks :-)
  
I see no reason why your system hd is being filled when copying data
from an external server to your USB hd. Recheck that you're really
copying to your external USB hd.


jorge


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



Re: downloading as you install

2006-03-27 Thread jlmb
Steffen Klaski wrote:
 Hiho,
 
 I wanted to install via http and was looking for the floppyinst.
 
 I only found the Minimal CD, wich I downloaden. But I only needed 2MB of
 the whole image.
 
 Where are the floppy images?
 
 Greetings
 Steffen Klaski


Hi Steffen


http://www.debian.org/releases/stable/i386/ch04s02.html.en


hope it helps.


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



Re: ndiswrapper for the best distro?

2006-03-18 Thread jlmb
Doofus wrote:
 I intended to give this a try to see if I can get a Netgear WG511v2
 wireless LAN PC Card working.
 
 After downloading the small tar ball
 (http://sourceforge.net/projects/ndiswrapper) I noticed a top level
 debian directory. Highly promising you might think, but unless I'm
 missing something obvious (certainly a possibility) there's not one jot
 of information on the specifics of this directory or how to use it with
 (or in lieu of) the usual build instructions, either in the notes
 included with the tarball, or anywhere on the sourceforge site. Pretty
 poor really, I think.
 
 They also say they have a ready to go .deb, but the link returns a 404
 file not found. Pretty poor really, I think.
 
 I realise I have no right to expect superlative code from well meaning
 folks who do this development for the love of it, but as an advocate of
 if a job's worth doing it's worth doing properly, I'm wondering if I
 shouldn't ditch the whole idea and buy a natively supported card. On the
 other hand, someone here whith more nous than me may understand what's
 what here and help me out?
 
 
 

So...you want to build ndiswrapper modules?
As easy as (be root or use sudo):
[ atrus ]$ sudo m-a auto-install ndiswrapper


jorge


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



Re: prefered kernel configuration?

2006-03-17 Thread jlmb
Hi Joris,
Joris Huizer wrote:
 Hello,

 I have a simple question: I'm using an AMD Sempron machine, and I build
 my own kernels;

There seems to be 64bit and 32bit semprons.

I'm currently using the 386 configuration in the linux
 kernel, as I didn't know what option would be best to choose...
 What is actually the best option for best performance? I was wondering
 whether 686 had pentium-specific optimizations which is why I didn't
 choose that one

You could have chosen 686 without problems.

 I'd also be very thankful if somebody could give some links to sites
 discussion what options to use best in general (for other similar
 configuration questions)


http://www.linuxquestions.org/questions/showthread.php?t=332096
Not a great discussion though.

http://forums.gentoo.org/viewtopic-t-418675-highlight-processor+sempron.html?sid=2d73cf6231bf60d2a04b7169342d2897
This might help you more.

 Thanks :-)

 Joris




np

jorge


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



Re: Exclude Postfix from upgrade

2006-03-15 Thread jlmb
Cem Kamil Külekçi wrote:
 Hi,
 
 I've patched postfix with quota and installed. But whenever I try to
 upgrade other programs apt-get wants to upgrade postfix too. I want to
 exclude postfix from upgrade, I've tried apt pin preferences but
 couldn't make it. Anyone have a sample config?
 
 thanks
 
 Cem
 
 
You could try to put it on hold.

echo package hold | dpkg --set-selections
Get package with dpkg --get-selections

hope it helps.

jorge


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



Re: firewall/router machine

2006-03-12 Thread jlmb
Meni Shapiro wrote:
 
 
 Did you enabled packet forwarding on your kernel?
 sysctl net.ipv4.ip_forward=1 
 
 
 
 Yes, I checked that first thing and it is enabled.
 What next??

If net.ipv4.ip_forward is indeed enabled then the problem is most likely
a route one.
This http://hacks.oreilly.com/pub/h/2483 should help you.

Remember, try pinging INET_NIC from LAN before configuring any filtering
rules.


jorge


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



Re: Suggestion for a low memory system

2006-03-12 Thread jlmb
Kumar Appaiah wrote:
 Dear Users,
 I would like your suggestion of a Sarge install on a low memory
 system. The system actually has a 750 Mhz P-III, and 56 MB RAM (+ 8 MB
 VRAM, I hear). Now, I would like to install Sarge on to that machine
 for internet browsing and word processing. I would like your advice on
 what software and, in particular, what window manager to use so that
 sluggishness can be minimized.
 
 Thanks.
 
 Kumar

Honestly, I'd recommend going complety console based (links [I prefer it
over lynx], etc etc). About word processing.I have no idea.
Do your best to get more memory, with at least 256MB (probably 128MB)
you'll be MUCH better!

good luck


jorge


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



Re: Where are the kernel sources?

2006-03-11 Thread jlmb
 
 A search of the Debian packages for linux-source finds nothing.
 
 Tom George
 
 
[ atrus ]$ apt-cache search linux-source
linux-patch-debian-2.6.15 - Debian patches to version 2.6.15 of the
Linux kernel
linux-source-2.6.15 - Linux kernel source for version 2.6.15 with Debian
patches
linux-tree-2.6.15 - Linux kernel source tree for building Debian kernel
images
[ atrus ]$


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



Re: firewall/router machine

2006-03-11 Thread jlmb
Meni Shapiro wrote:
 hello list,
  
 I'm trying to configure my debian sarge 3.1 as a router using iptables.
 i got 2 nic (eth0, eth1) and a real ip 8 address for the lan and a true
 ip (diferent class) for the internet nic
 something like xx.xx.xx.1-8 with x.x.x.1 as the gateway on the FW
 machine asigned to eth0.
 and yy.yy.yy.AA/29 as the ip asigned to eth1.
  
 I'm trying to route traffic from and to the lan with the filter/forward
 (table/chain) rules of the iptables but can't make it work.
  
 my setup is:
 -A FORWARD -i LAN_NIC -j ACCEPT 
 -A FORWARD -m state --state ESTABLISH,RELATED -j ACCEPT
  
 Am I missing something??
  
 I try pinging from the lan to the INET_NIC with no resoltlooks like
 no route between the 2 nic's ???!!!???
  
 any help will be appriciated
 
 -- 
 --
 Meni Szapiro
  

Did you enabled packet forwarding on your kernel?
sysctl net.ipv4.ip_forward=1
To configure it at boot see /etc/sysctl.conf

If you haven't enabled p_forwarding in the kernel the packets are dropped.
Otherwise, if the kernel does not have forwarding enabled, or it
doesn't know how to forward the packet, the packet is dropped
http://www.netfilter.org/documentation/HOWTO//packet-filtering-HOWTO-6.html


You should be able to ping INET_NIC from LAN just by enabling packet
forwading. Do that first then work your way from there.



Hope it helps,
jorge


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



Re: udev doesn't creat /dev/audio

2006-03-08 Thread jlmb
  but it continued and printed successful  the message
 have a lot fun!!!  ???  and what is the relation with
 /dev/audio ??

No loaded audio modules, no /dev/audio device.


 In fact I copied theses modules *.ko from another
 machine, and put them in the same place,  which has
 exactly same caracteristique ( same kernel
 2.6.8-2-386), because 2.6.8 doesn't contain the
 modules I compile it on another machine from the
 alsa-source.
 On the original machine it is working.
 
Why did you copy the modules? Those modules are provided by the
linux-image package.

[ atrus ]$ dpkg -S snd-hda-intel.ko
linux-image-2.6.12-1-686:
/lib/modules/2.6.12-1-686/kernel/sound/pci/hda/snd-hda-intel.ko
[ atrus ]$

You should reinstall your linux-image package and install alsa-base and
alsa-utils.


 thanks for help
 bela
 best regards


np,
jorge


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



Re: udev doesn't creat /dev/audio

2006-03-07 Thread jlmb
belahcene abdelkader wrote:
 hi,
 I installed the 2.6.8 kernel ( I hadn't this problem
 wiyth 2.4 ), and also the alsa-package for my  sound
 card  hda-intel, There is no sound, because neither
 /dev/audio, nor /dev/dsp  ? what is the requirements
 for udev to create an audio device ?
 
 how to tell the udev to creat the device ??
 
 thanks for help
 bela
 

Is snd-hda-intel loaded?



jorge


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



Re: I'm looking for a better XShell

2006-03-04 Thread jlmb
Paul E Condon wrote:
 Gnome-terminal has a feature that I really like. It underlines
 text that has the syntax of a URL. If you point to the text
 with your cursor and cntrl-click, it starts your browser in
 another window and sends it to look at the URL. But there
 is a problem: I can't get the rest of gnome desktop to work, and
 if I try to run gnome-terminal under KDE, I can't configure
 fonts for the gnome-terminal window. To configure fonts for
 gnome-terminal I think I should use gnome-control-center,
 but it seems to fight with KDE control center. Sometimes it
 works, but not very often.
 

Try:
gtk-theme-switch - GTK+ theme switching utility
It allows you change fonts without gnome-control-center.


jorge


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



Re: Debian 3.1 installation not detecting my hard drives =(

2006-03-03 Thread jlmb
Yu,Glen [Ontario] wrote:
 Hi everyone,
 
 I'm trying to install Debian 3.1 (2.6.x kernel) onto a Dell PowerEdge 2800 
 server (yes, I know they support only Windoze  RH) and it gave an error 
 during the detecting hard drives/partition part of the install process.  It 
 said that no partitions were found and asked me to make sure I have the 
 hardware connected.
 
 Does anybody know why this is happening and (more importantly) how to fix 
 this issue?
 
 Additional info:
 I'm using Dell's PERC 4e/Di hw RAID controller, and trying to install Debian 
 on the RAID 1 logical drives.
 
 
 Thanks in advance,

Hi Glen,

http://wiki.osuosl.org/display/LNX/Debian+on+Dell+Servers

http://wiki.debian.org/DebianOnDell

that might help.

jorge


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



Re: Debian 3.1 installation not detecting my hard drives =(

2006-03-03 Thread jlmb
Yu,Glen [Ontario] wrote:
 Does anybody know why this is happening and (more importantly) how to fix 
 this issue?
 

It's most likely  unsupported hardware by the kernel you're using to
install. Check the links I provided on the other.



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



Re: Debian 3.1 installation not detecting my hard drives =(

2006-03-03 Thread jlmb
Yu,Glen [Ontario] wrote:
 [PARTIALLY SOLVED!!]
 
 Ok...this is going to sound a little stupid, but if I installed Sarge 
 normally with the 2.4.27 kernel, everything works properly.
 
 This baffles me even more because I don't really see why a 2.4 kernel would 
 recognize the hardware, but not the 2.6 kernel.
 
 I'm still trying to figure out a way to install it with the 2.6 kernel, but 
 for the time being if anyone out there is having the same problem as I am, 
 try using the 2.4.27 kernel
 
 Thanks
 
 Glen

Try upgrading to lastest 2.6 after install. Hopefully it'll support it.
Probably you already try this...:D
I had that same issue with a dell server like 6-7months ago. I opted to
the woody then dist-upgrade path.

jorge


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



Re: dvd-writer external usb 2.0

2006-03-01 Thread jlmb
[EMAIL PROTECTED] wrote:
 hello 
 
 I'm going to buy dvd-writer LG GSA-2164D
 Has somebody already used it? Is this dvd compatible with debian?
 
 regard
 
 
I think, 95% sure, that a friend once lent me that dvd-writer. It worked
flawlessly. Great piece of hardware.



jorge


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



Re: scp problem

2006-02-25 Thread jlmb
L.V.Gandhi wrote:
 On 2/24/06, Dan Sheffner [EMAIL PROTECTED] wrote:
 
Q1) Yes you run a program that scans the network range.  Very usefull.  Prob
even more ways.
 Q2) You should never give full access to some random folder on a box for
security.  below is what I have used to transfer file between PC.  Only use
one slash like below.  Let me know if it doesn't work.
 scp -p file 192.168.1.1:./ssh
 
 I tried as you said. Still it asks for password. Even I tried root
 password of 105 and my own password in 102. Still I couldn't do it.
 [EMAIL PROTECTED]:~$ scp -p
 /mnt/wind/Audio/VenkateswaraSuprabadham.mp3 192.168.1.105:./share
 The authenticity of host '192.168.1.105 (192.168.1.105)' can't be established.
 RSA key fingerprint is 5e:18:a1:63:b8:72:0f:04:f6:79:ff:30:ac:a8:0c:00.
 Are you sure you want to continue connecting (yes/no)? yes
 Warning: Permanently added '192.168.1.105' (RSA) to the list of known hosts.
 Password:
 Password:
 Password:
 Permission denied (publickey,keyboard-interactive).
 lost connection

scp -p /mnt/wind/Audio/VenkateswaraSuprabadham.mp3 [EMAIL PROTECTED]:DEST
* where DEST is preferably the full path.
* Use root's 105 password.

Assuming share is located under root's home dir:
scp -p /mnt/wind/Audio/VenkateswaraSuprabadham.mp3
[EMAIL PROTECTED]:/root/share


hope it helps


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



Re: scp problem

2006-02-25 Thread jlmb
 Thanks for the response. dest folder is  /share. Is it possible to
 transfer a file to that machine without having an account in that
 machine ie without using password of user or root of that machine.
 --
 L.V.Gandhi
 http://lvgandhi.tripod.com/
 linux user No.205042

No, you need to have an account otherwise it would be totally insecure.
If you don't want to keep entering a password every time you can use
public key auth.

Google for:
passwordless ssh


jorge


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



Re: wireless card

2006-02-22 Thread jlmb
Lubos Vrbka wrote:
 do you have good experience with ndiswrapper? or would you be willing to
 recommend some other pcmcia card / provide pointer to relevant information?
I use ndiswrapper too, what can I say...it gets the job done. I even
have WPA support.

If I was to buy a new wireless pccard, it'll definitely get one with
support under the vanilla kernel...cause I'm lazy :). It's very easy to
install ndiswrapper module by following its wiki but is *super* easy via
module-assistant.



jorge


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



Re: wireless card

2006-02-22 Thread jlmb
Lubos Vrbka wrote:
 I use ndiswrapper too, what can I say...it gets the job done. I even
 have WPA support.

 If I was to buy a new wireless pccard, it'll definitely get one with
 support under the vanilla kernel...cause I'm lazy :). It's very easy to
 install ndiswrapper module by following its wiki but is *super* easy via
 module-assistant.
 
 for such cards, ndiswrapper is not needed, i guess... or am i wrong?
 
 regards,
 
You're correct, ndiswrapper isn't needed by cards with native support
under the vanilla kernel.


I should had written it like this:
 I use ndiswrapper too, what can I say...it gets the job done. I even
 have WPA support. It's very easy to install ndiswrapper module by
following its wiki but is *super* easy via module-assistant.

 If I was to buy a new wireless pccard, it'll definitely get one with
 support under the vanilla kernel...cause I'm lazy :)


hope it helps.
jorge


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



Re: debian kernel modules

2006-02-21 Thread jlmb
 So how do I find where and what files are installed/changed using
 dpkg/apt-get/aptitude for some package (in this case - the kernel package)?
 
   Cheers,
   Ivan
 
 P.S.: Pointing me to the proper man/web page would be great..
 
 

Hi,
Check query-actions under the dpkg man page.
  dpkg -L | --listfiles package ...
  List files installed to your system from package.


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



Re: only root can access the camera

2006-02-21 Thread jlmb
ochnap2 wrote:
 On Tuesday 21 February 2006 17:37, you wrote:
 
Hi,

ochnap2 wrote:

Hi, I have a Kodak C330 that I want to use with digikam, but it seems
that only root can access it. I'm using a fully updated sid.

I googled a solution for the problem but I found only solutions for old
versions of hotplug, etc.

Any hint?

I think you have to add your user to the camera group.

HTH,

Luis
 
 
 I added my user to the camera group, but I'm still unable to access de 
 camera... :(
 
 Och
 
   

Look for the camara device name under digikam settings or dmesg. Then
check the permissions for that device (owner, group etc..). Finally add
yourself to that group unless it's root or adm.


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



Re: DHCP address problem after etch upgrade

2006-02-20 Thread jlmb
David Jarvie wrote:
 After my latest upgrade this week (I'm running etch), the DHCP address
 allocated to my machine has changed from being one allocated by my DHCP
 router to being some external address. This results in the machine on my
 network not being able to see my machine.

 Previously, the router allocated an address with a subnet mask
192.168.0.255.
 Now ifconfig is showing 169.254.106.31, which means that the other
machine,
 which has address 192.168.0.101 can't see me. What is strange is that I'm
 getting the normal DHCP setup messages on the console:

 DHCPREQUEST on eth0 to 255.255.255.255 port 67
 DHCPREQUEST on eth0 to 255.255.255.255 port 67
 DHCPREQUEST on eth0 to 255.255.255.255 port 67
 DHCPACK from 192.168.0.1
 bound to 192.168.0.100 -- renewal in 302400 seconds.

Your router should be proving the same information as before to your PC
(assuming you haven't change/updated etc anything on your router). It
doesn't make any sense at all. I would try capturing network traffic.

Any trace of the 169.254.106.31 DHCP request? (check /var/log/daemon.log)

Is there any static ip configuration on your /etc/network/interfaces ?

 but the actual address is different. I tried disconnecting the router
from the
 outside world, and the address then was 192.168.0.100 (which is what I
used
 to get, and what I want). I presume that when I'm connected, the DHCP
request
 is getting transmitted to my ISP and its reply is being picked up and is
 overwriting the 192.168.0.100 allocated by the router.

The problem seems to be on your router, not your client. Maybe you
misconfigured it out somehow. If your router is working as a DHCP server
 it shouldn't retransmit any requests to your ISP.
What kind of router is this?

 Is it possible to make dhclient filter out any address which is not
 192.168.0.x so that my network works?

Definitely not the way to go I'd say. And I don't know if this can be done.


jorge


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



Re: File System - a stupid question ;)

2006-02-17 Thread jlmb
Wodzu Wodzowski wrote:
 I want to install Debian on laptop, but I want to have ReiserFS/Reiser4 or 
 XFS file system. 
I've found that I can convert/create partition with one of above file
system.
 Can I install Sarge on Reiser/XFS partition??
 

Yes, you can use any partition type you want.
Be sure to backup your data in case you are converting on type to another.



jorge


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



Re: Missing /etc/pam.d/passwd

2006-02-17 Thread jlmb
[EMAIL PROTECTED] wrote:
 Hello,
 
 On one of my debian testing machines, the /etc/pam.d/passwd is missing:
 
 [EMAIL PROTECTED] ls -1 /etc/pam.d/
 apache2
 ...
 common-account
 common-auth
 common-password
 common-session
 ...
 other
 ppp
 samba
 ...
 xscreensaver
 
 The passwd package is installed:
 
 [EMAIL PROTECTED] dpkg -l passwd | egrep ^ii
 ii  passwd 4.0.14-4   change and administer password and group 
 dat
 
 It should contain the /etc/pam.d/passwd file:
 
 [EMAIL PROTECTED] dpkg -L passwd | grep pam\.d
 /etc/pam.d
 /etc/pam.d/passwd
 /etc/pam.d/chfn
 /etc/pam.d/chsh
 
 But even after I do aptitude reinstall passwd, nothing changes...
 What is wrong there ? 
 It doesn't seem to cause any errors since I can use the passwd command as 
 usual...
 Oh, and before you ask: I know that the file just contains @include 
 common-password, but I would like to know why the file is missing...

Manually extract the passwd deb and check. If is not there, delete the
cached passwd deb file and redownload. If is there, I'm not sure what is
happening.



jorge


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



Re: Laptop battery

2006-02-17 Thread jlmb

 It would seem that I've been 'sold a pup', but
 before getting a new one (assuming one can be found), I
 just wondered if anything in the Debian software could be misconfigured.
 The battery itself seems in almost pristine
 condition to my inexperienced eyes.
 
No, that battery is damagedyou bought a pup :)

[ atrus:~ ]$ cat /proc/acpi/battery/BAT0/info
present: yes
design capacity: 53280 mWh
last full capacity:  38110 mWh
...

Mine is dying, yours is dead.

 Can anyone offer any suggestions (solice is perhaps
 too much to hope for). I've never had anything to do with
 Laptops before, so I'm in the dark.
 
 Regards,John.
 

You are hoping too much :D

Get a new battery.



jorge


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



Re: New install and newbie questions

2006-02-17 Thread jlmb
 the last thing: to find stuff:
 apt-cache search keyword
 
 cheers,
 Kev
 

and... apt-cache show package to show a bit more detailed stuff ;)


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



Re: localhost -- MARK -- ????????

2006-02-15 Thread jlmb
Michelle Konzack wrote:
 Am 2006-02-08 19:41:12, schrieb Rob Blomquist:
 
Feb  8 17:54:12 localhost -- MARK --
Feb  8 18:14:12 localhost -- MARK --
Feb  8 18:34:12 localhost -- MARK --
Feb  8 18:54:12 localhost -- MARK --
Feb  8 19:14:12 localhost -- MARK --
Feb  8 19:34:12 localhost -- MARK --

There's nobody around this computer called Mark. ;-)

What the heck are these messages? I can't say I have seen them before.
 
 
 This is syslogd (or was it klogd?) which
 tell you he's alive and not allready gone.
 
 
Rob
 
 

Edit /etc/init.d/syslogd (SYSLOGD=-m 0) to stop MARK from showing up.
See syslogd(8) for more options.



jorge


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



Re: network problems specific to linux-image-2.6.15-1-686

2006-02-15 Thread jlmb
 2.6.15:
 eth0  Link encap:Ethernet  HWaddr 00:D0:B7:02:C2:3D
   inet6 addr: fe80::2d0:b7ff:fe02:c23d/64 Scope:Link
   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
   RX packets:0 errors:0 dropped:0 overruns:0 frame:0
   TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
   collisions:0 txqueuelen:1000
   RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)


You need to recompile the ndiswrapper module for the new kernel. I
recommend using package: module-assistant. Note that your wireless
device isn't detected.

As far as eth0, I'm not quite sure what's going on since the device
appears to be working.



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



Re: network problems specific to linux-image-2.6.15-1-686

2006-02-15 Thread jlmb
Nil Cire wrote:
 Oh, the wlan0's not on there because I did not have the card plugged in.
 I have already recomplied the modules. I noticed that the eth0 in
 2.6.15 does not have an Rx or Tx rate while the eth0 in 2.6.12 does.
 Once again, I would like to reiterate that the route table for 2.6.15 is
 empty.


I don't think the route table has anything to do with dhclient not
working but the other way around. dhclient not working is the reason the
route table is empty.

Have you try with a static network configuration?



jorge


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



Re: Video Driver

2006-02-15 Thread jlmb
Henrique Rennó wrote:
 One more question.
 
 When I boot my system directly to X (passing 5 at inittab) it stops at
 a login screen and it enters in blackbox (the X manager that I am
 using) but without running bbkeys. I've put the /usr/bin/bbkeys 
 command in the /etc/X11/xinit/xinitrc file before /usr/bin/blackbox
 but it just works if I boot at level 3 and type startx in the shell.
 I've tried copying the xinitrc file to ~/.xinitrc but it didn't work
 too.

~/.xinitrc is read when X is started via startx.
Try ~/.xsession
http://cs-www.bu.edu/help/unix/the_.xsession_file.html

BTW is good practice to edit ~/.xinitrc instead of
/etc/X11/xinit/xinitrc unless you want it globally changed.

I have an Acer Aspire 3002LCI laptop with Debian Sarge 3.1 installed
on it and I'm using the VESA driver which gives me a resolution of
640x480. I want to know what driver I must choose when running
xf86config to get better resolutions.

My lscpi (just what is related to video):

:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 760/M760
Host (rev 03)
:01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 
661FX/M
661FX/M661MX/741/M741/760/M760 PCI/AGP

I've tried some sis drivers but they don't start X normally, leading
me to a black screen. If it happens and I type CTRL+ALT+BACKSPACE I
return to the shell (without seeing it) and I can type commands
normally.


You should try to configure X to use the SiS drivers, you won't regret
it later on.
Check this site for hardware support:
http://kmuto.jp/debian/hcl/



jorge


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



Re: gnupg stopped accepting my passphrase (ack!)

2006-02-14 Thread jlmb

 Any ideas?
 
 Thanks,
 
 Scott
 
You could try replacing your ~/.gnupg with a backup in case something
really unexplainable happened to it.

Besides the funny characters theory and the unexplainable I have no
idea what could have happened.


jorge


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



Re: mounting usb device

2006-02-14 Thread jlmb

 Feb 14 21:53:18 mnr kernel:  /dev/scsi/host20/bus0/target0/lun0: p1
look at the p1
My external usb hard drive shows:
 /dev/scsi/host0/bus0/target0/lun0: p1 p2
I have two partitions.

 Feb 14 21:53:18 mnr kernel: Attached scsi removable disk sdb at scsi20, 
 channel 0, id 0, lun 0
 Feb 14 21:53:18 mnr kernel: usb-storage: device scan complete
 
 There is no /dev/scsi and /dev/sdb doesn't work.
 


Try with /dev/sdb1


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



Re: network problems specific to linux-image-2.6.15-1-686

2006-02-14 Thread jlmb
Nil Cire wrote:
 Recently, I installed the new kernel package linux-image-2.6.15-1-686
 for etch and found that I cannot connect to my dhcp server (router). In
 grub, if I choose kernel 2.6.12, the internet and networking works just
 fine after it boots up. I'm even able to use my wireless card in 2.6.12
 with no problems.  It seems like the kernel cannot detect the network
 interfaces or something because when I run dhclient eth0, I just keep
 on seeing multiple dhcprequests. Even with a lot of tries, I am never
 able to recieve a dhcpoffer. I tried typing route to see if the kernel
 route tables had my network in them but they were empty. Back in 2.6.12,
 typing route would give me something.
 
 Thanks for any help.
 --
 Eric Lin
 
 Typed on Dvorak. Switch to the Dvorak
 Keyboard Layout. Faster. Easier. Better.
 
 Choose Linux. Always on Target.

Which modules do your NIC and wireless card use?

Run ifconfig with both kernels and provide us that information.


jorge


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



PAM max argument

2005-08-08 Thread jlmb
What does the max argument suppose to do here? Set the maximum password
lenght ?? If so, it's not working.
If I set up a password  8 and try to login just typing the first 8
letters, Authentication failure.

/etc/pam.d/common-password

password   required   pam_unix.so nullok obscure min=4 max=8 md5


thanks for your time


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



Re: SSH con claves publica y privadas RSA

2005-08-06 Thread jlmb
Alejandro Kurchis wrote:
 Basicamente cree las claves en el cliente, exporte la publica y la meti en
 /home/my_user/.ssh/authorized_keys, edite el sshd_config impidiendo el
 logueo con introduccion de password y permitiendo RSAAuthentication yes,

Intenta conectandote con ssh -v para que despliegue información extra.

Como creaste el key? Lo creaste sin password?
Estoy casi seguro que el sshd_config default de debian te permite
conectarte utilizando los keys.

 PubkeyAuthentication yes y AuthorizedKeysFile %h/.ssh/authorized_keys. (lei
 por ahi que RSA usa authorized_keys2...en fin, estoy mareado)
 
 No, el authorized_keys2 ya no se utiliza.

man ssh:
$HOME/.ssh/authorized_keys
 Lists the public keys (RSA/DSA)


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



Re: SSH con claves publica y privadas RSA

2005-08-06 Thread jlmb
Eliminé mi nombre de usuario por USERNAME y el ip por 000.000.000.000
CLIENT es el hostname del cliente y SERVER el del servidor :)

Lo cree sin passphrase a pesar de que eso NO se debe hacer. Mejor
utiliza ssh-agent y/o keychain.

El config file del servidor es el DEFAULT!!! abajo te lo coloqué.

Las líneas que inician con *** son comentarios.

---
[EMAIL PROTECTED]:$ ssh-keygen -t dsa
Generating public/private dsa key pair.
Enter file in which to save the key (/home/USERNAME/.ssh/id_dsa):
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /home/USERNAME/.ssh/id_dsa.
Your public key has been saved in /home/USERNAME/.ssh/id_dsa.pub.
The key fingerprint is:
ee:c2:27:33:74:a9:f3:2f:de:ed:f4:80:0f:71:63:64 [EMAIL PROTECTED]

***Ese comando genero el key sin el passphrase (NO se debe hacer)

[EMAIL PROTECTED]:$ ssh -l USERNAME 000.000.000.000 mkdir /home/USERNAME/.ssh
The authenticity of host '000.000.000.000 (000.000.000.000)' can't be
established.
RSA key fingerprint is 13:64:f9:e6:1e:d2:8b:68:ac:9e:60:af:6c:17:a6:0d.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '000.000.000.000' (RSA) to the list of known
hosts.
Password:

***Cree el directorio de .ssh en el server porque no existía. No había
utilizado ssh desde el servidor. Es mas, lo instale sólo para el ejemplo.

[EMAIL PROTECTED]:$ scp .ssh/id_dsa.pub
[EMAIL PROTECTED]:/home/USERNAME/.ssh/authorized_keys
Password:
id_dsa.pub
100%  600 0.6KB/s   00:00

***Copiando el pub key al SERVIDOR

[EMAIL PROTECTED]:$ ssh -l USERNAME 000.000.000.000
Linux SERVER 2.4.27-2-386 #1 Mon May 16 16:47:51 JST 2005 i686 GNU/Linux

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
You have new mail.

[EMAIL PROTECTED]:~$

***Listo, se conecto sin pedir password. Oh hasta tengo mail! :)

[EMAIL PROTECTED]:~$ cat /etc/ssh/sshd_config
# Package generated configuration file
# See the sshd(8) manpage for details

# What ports, IPs and protocols we listen for
Port 22
# Use these options to restrict which interfaces/protocols sshd will bind to
#ListenAddress ::
#ListenAddress 0.0.0.0
Protocol 2
# HostKeys for protocol version 2
HostKey /etc/ssh/ssh_host_rsa_key
HostKey /etc/ssh/ssh_host_dsa_key
#Privilege Separation is turned on for security
UsePrivilegeSeparation yes

# Lifetime and size of ephemeral version 1 server key
KeyRegenerationInterval 3600
ServerKeyBits 768

# Logging
SyslogFacility AUTH
LogLevel INFO

# Authentication:
LoginGraceTime 600
PermitRootLogin yes
StrictModes yes

RSAAuthentication yes
PubkeyAuthentication yes
#AuthorizedKeysFile %h/.ssh/authorized_keys

# Don't read the user's ~/.rhosts and ~/.shosts files
IgnoreRhosts yes
# For this to work you will also need host keys in /etc/ssh_known_hosts
RhostsRSAAuthentication no
# similar for protocol version 2
HostbasedAuthentication no
# Uncomment if you don't trust ~/.ssh/known_hosts for
RhostsRSAAuthentication
#IgnoreUserKnownHosts yes

# To enable empty passwords, change to yes (NOT RECOMMENDED)
PermitEmptyPasswords no

# Change to no to disable s/key passwords
#ChallengeResponseAuthentication yes

# Change to yes to enable tunnelled clear text passwords
PasswordAuthentication no


# To change Kerberos options
#KerberosAuthentication no
#KerberosOrLocalPasswd yes
#AFSTokenPassing no
#KerberosTicketCleanup no

# Kerberos TGT Passing does only work with the AFS kaserver
#KerberosTgtPassing yes

X11Forwarding no
X11DisplayOffset 10
PrintMotd no
PrintLastLog yes
KeepAlive yes
#UseLogin no

#MaxStartups 10:30:60
#Banner /etc/issue.net

Subsystem   sftp/usr/lib/sftp-server

UsePAM yes
[EMAIL PROTECTED]:~$



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



Re: Cómo ajustar el monitor a 1280x10 24 60Hz

2005-08-04 Thread jlmb

Marcos Mancilla wrote:



Entonces mi duda es como decirle al servidor que trabaje a 1280x1024 60Hz?




Bueno, lo que yo hago es esto:

1. No especifico las frecuencias:

Section Monitor
Identifier  SEC:5842
Option  DPMS
EndSection


2. Me aseguro de cargar el módulo ddc:

 Loadddc

http://www.x.org/X11R6.8.2/doc/RELNOTES4.html#20

Me funciona con el xfree y con el xorg en configuraciones con 2 monitores.


Suerte,
jlmb



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