22 May
2015
22 May
'15
20:39
On 05/22/2015 04:34 PM, Achim Gratz wrote:
Roman Bysh writes:
I'm having some odd results when using echo command. As you know /etc/modprobe.d/50-blacklist.conf is full of entries.
When I open konsole, I type: su - then
echo "blacklist nouveau" > /etc/modprobe.d/50-blacklist.conf
and I check using cat /etc/modprobe.d/50-blacklist.conf I only see
blacklist nouveau
Maybe you should rather use
echo "blacklist nouveau" >> /etc/modprobe.d/50-blacklist.conf
instead?
Regards, Achim.
Doh!! Thank's guys. Time for another pot of coffee. ;-) Cheers! Roman -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org