Re: trouble installing gnome

2020-06-06 Thread floris

leonard morin schreef op 2020-06-06 17:14:

Hello,

I hope all are well. I recently dual-installed debian from a live
image on a usb along with Windows on a new computer. My friend gave me
some guidance, but he is very busy so I don't want to bother him now.

When I first installed, my wifi didn't work on Debian, so I couldn't
download Gnome. As you can see below, my friend gave me a fix to
connect to wifi, but it didn't work. Nor is it possible to
download/install Gnome, as you can see from the error messages below.
Can anyone explain to me how to fix this? By the way, I'm hard-wired
now. Thanks!

# apt-get install task-gnome-desktop
E: Type 'Line' is not known on line 7 in source list
/etc/apt/sources.list
E: The list of sources could not be read.
E: Type 'Line' is not known on line 7 in source list
/etc/apt/sources.list
E: The list of sources could not be read.
# apt-get update
E: Type 'Line' is not known on line 7 in source list
/etc/apt/sources.list
E: The list of sources could not be read.
# apt-get upgrade
E: Type 'Line' is not known on line 7 in source list
/etc/apt/sources.list
E: The list of sources could not be read.
E: Type 'Line' is not known on line 7 in source list
/etc/apt/sources.list
E: The list of sources could not be read.

# deb cdrom:[Debian GNU/Linux testing _Bullseye_ - Official Snapshot
amd64 xfce-CD Binary-1 20200525-03:32]/ bullseye main contrib non-free

#deb cdrom:[Debian GNU/Linux testing _Bullseye_ - Official Snapshot
amd64 xfce-CD Binary-1 20200525-03:32]/ bullseye main contrib non-free

 Line commented out by installer because it failed to verify:
#deb http://security.debian.org/debian-security bullseye-security main
contrib non-free
 Line commented out by installer because it failed to verify:
#deb-src http://security.debian.org/debian-security bullseye-security
main contrib non-free


Your source list has some errors. The easiest way to fix this is:
(run as root)

echo "deb http://deb.debian.org/debian/ bullseye main contrib non-free" 
> /etc/apt/sources.list


---
Floris



Re: trouble installing gnome

2020-06-06 Thread floris

Marc Shapiro schreef op 2020-06-06 20:30:

On 6/6/20 8:58 AM, Brad Rogers wrote:


On Sat, 6 Jun 2020 11:14:13 -0400
leonard morin  wrote:

Hello leonard,


Line commented out by installer because it failed to verify:


Both instances of that should either be deleted or have an #
inserted at
the start of the line.  IMO, the former is preferable.

You may also wish to add an online repo, rather than relying on just
the
CDs.


Also, if what the OP pasted into his post was his entire
/etc/apt/sources.list file, he is not using the CDs, either.  Those
lines were also commented out.  The only uncommented lines where the
ones that SHOULD have been comments:

--Snipped from original post
--
# deb cdrom:[Debian GNU/Linux testing _Bullseye_ - Official Snapshot
amd64 xfce-CD Binary-1 20200525-03:32]/ bullseye main contrib non-free
#deb cdrom:[Debian GNU/Linux testing _Bullseye_ - Official Snapshot
amd64 xfce-CD Binary-1 20200525-03:32]/ bullseye main contrib non-free

 Line commented out by installer because it failed to verify:
#deb http://security.debian.org/debian-security bullseye-security main
contrib non-free
 Line commented out by installer because it failed to verify:
#deb-src http://security.debian.org/debian-security bullseye-security
main contrib non-free
---


As far as I know http://security.debian.org/debian-security doesn't have 
all packages.

The OP also have to add a line like:
deb http://deb.debian.org/debian/ bullseye main contrib non-free

---
Floris



Re: "NVIDIA GeForce 7600 GT"

2020-06-14 Thread floris

Seeds Notoneofmy schreef op 2020-06-14 02:29:

Can I please get it from the gurus here, whether this card, NVIDIA 
GeForce 7600 GT, works in Debian buster.

I've used this guide,
https://wiki.debian.org/NvidiaGraphicsDrivers#Identification

But do have problems:

youtube will go black before images show up

vlc will go black before playing videos

I cannot change resolution, or any settings, do see below

clicking on 'Nvidia X Server Settings' does nothing, like I did not 
even

click on it from the Applications>System Tools>Administration menu,
where I can find 'Nvidia X Server Settings' at the top of that menu.

lspci -nn | egrep -i "3d|display|vga"

gives

05:00.0 VGA compatible controller [0300]: NVIDIA Corporation G73
[GeForce 7600 GT] [10de:0391] (rev a1)

Thanks a lot for your considered response.


(From nvidia-detect)
$ nvidia-detect 10de:0391
Checking driver support for PCI ID [10de:0391]
Your card is only supported by the 304 legacy drivers series, which is 
only available up to stretch.


In other words; downgrade Buster to Stretch if you want to use the 
nvidia-graphics-drivers-legacy-304xx packages
Maybe you can install the 304 driver, but you must downgrade the Xserver 
to version 1.19



---
Floris



Re: /etc/default/grub doesn't exist, what to do?

2020-07-07 Thread floris

Borden Rhodes schreef op 2020-07-07 20:43:

I know this is an amateur question, but I want to make sure that I do
it correctly the first time. I want to add a boot parameter, so what
file do I edit/create to do so?

My computer doesn't have a /etc/default/grub file. I can't tell you
why. I didn't intentionally delete it. I have a bunch of configuration
files in /etc/grub.d , but I don't want to touch any of them because I
don't know what put them there or if/when they'll be overwritten.

Is there a way to generate a default /etc/default/grub file that I can
edit? I'd think after 30 years there would be a command to do that,
but over an hour on the Internet yielded nothing.

With thanks,



The package grub2-common has the file:
/usr/share/grub/default/grub
Which is the default /etc/default/grub file

---
Floris



Re: Nvidia drivers

2018-07-06 Thread floris

Brad Rogers schreef op 2018-07-06 12:37:



It's strange also that nobody using sid /seems/ to have been affected 
by

the problem.  Or maybe they were, knew the workaround and forgot to
report the bug.  Who knows?


They have found and reported this bug multiple times:

see bug numbers: 901919, 901932, 901990, 902248, 902661, 902773, 902868, 
902891


---
Floris



Re: Nvidia drivers

2018-07-06 Thread floris

Matthew Crews schreef op 2018-07-06 13:55:

On 07/06/2018 01:55 AM, Darac Marjal wrote:

Actually, as of version 390.67-2, that's no longer needed. Quoting 
[1]:


nvidia-graphics-drivers (390.67-2) unstable; urgency=high

	  * Add kmem_cache_create_usercopy.patch from Red Hat, fixing "Bad or 
missing
		usercopy whitelist? Kernel memory exposure attempt detected from 
SLUB

object 'nvidia_stack_cache'" on Linux kernels that have disabled
		CONFIG_HARDENED_USERCOPY_FALLBACK (i.e. linux-image-4.16.0-2-* or 
newer).

(Closes: #901919)

	 -- Andreas Beckmann   Thu, 05 Jul 2018 02:01:31 
+0200


[1] 
http://metadata.ftp-master.debian.org/changelogs/non-free/n/nvidia-graphics-drivers/nvidia-graphics-drivers_390.67-2_changelog




Thats good to know.

Unfortunately, Stretch-backports and Buster Nvidia-drivers are not in
sync with Sid right now. So this is still a necessary workaround for
Stretch-backports and Buster users.



and there is a new bug:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903121

So be careful if you use the nvidia module.

---
Floris



Re: Wine error message

2018-07-23 Thread floris

Richard Owlett schreef op 2018-07-21 17:02:

Just installed/used wine for first time ever.


The Wine version in Debian Stable is very old and unsupported. You 
should use the WineHQ packages or use the version from Backports




I attempted to run an installer which asks a typical set of questions
to which I chose the defaults. It is setup to run a demo on
completion. The demo appears to run correctly. I ran the same
installer on a WinXP machine which appears to run identically.

I have two problems.
On exiting the installer nothing has actually been written to disk


Wine uses a hidden folder ~/.wine as it default location. Did you check 
that location?


Second, early in the question asking phase, a message appears on my 
console:

$ err:trash:TRASH_MoveFileToBucket Couldn't move file


That is the message that prompted this post.
What is it trying to say?
Is there a catalog of Wine error messages (didn't find one)?



In Wine version 3.12 there isn't such message.
You could read the FAQ, the manual and the forum on winehq.org if you 
look for error messages.


---
Floris



Re: GarminExpress possible on Debian with WINE?

2018-07-25 Thread floris

Roy schreef op 2018-07-25 01:37:




(G-Express needs dotNetframework.  That is where I get stuck when

trying to install it using WINE.)



Without knowing the .Net version, you could try to use a clean 32-bit 
Wineprefix and use winetricks to install .Net

---
Floris



Re: Wine error message

2018-07-25 Thread floris

Richard Owlett schreef op 2018-07-24 23:00:

On 07/23/2018 07:56 AM, floris wrote:

Richard Owlett schreef op 2018-07-21 17:02:

Just installed/used wine for first time ever.


The Wine version in Debian Stable is very old and unsupported. You 
should use the WineHQ packages or use the version from Backports



Did that
done dat
I've T shirt



Which wine version do you use?





I attempted to run an installer which asks a typical set of questions
to which I chose the defaults. It is setup to run a demo on
completion. The demo appears to run correctly. I ran the same
installer on a WinXP machine which appears to run identically.

I have two problems.
On exiting the installer nothing has actually been written to disk


Wine uses a hidden folder ~/.wine as it default location. Did you 
check that location?


Non-informative


Maybe I don't understand your "nothing has actually been written to 
disk"
But when I try the installer with the default settings, the program is 
installed in:


$WINEPREFIX/drive_c/users//Local Settings/Application Data/OLB
(C:\users\\Local Settings\Application Data\OLB)
OLBLite.801  PocketOnlineBible.801

and
$WINEPREFIX/drive_c/Program Files (x86)/Bible
(C:\Program Files (x86)\Bible)
Desktop.Idt  HelpEng.Chm  messages.eng  Paragrap.map  TutorEng.Chm
Dsp.wav  IconsOlbDel.ExeSDPath.TxtVIReadMe.Eng
Go.Bat   Install.Msg  Olb.Exe   Std.wav   WhatsNew.Eng







Second, early in the question asking phase, a message appears on my 
console:

$ err:trash:TRASH_MoveFileToBucket Couldn't move file


That is the message that prompted this post.
What is it trying to say?
Is there a catalog of Wine error messages (didn't find one)?



In Wine version 3.12 there isn't such message.


Oh *NO*
u answered question ???


Every two weeks there is a new wine version with a lot of bug fixes. 
Probably this bug is resolved.

Now only a "fixme" warning is printed:
0009:fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH 
unimplemented


To answer your "is there a catalog of Wine error messages?" question.
No, there isn't a list with "error x happend ->  the message means this 
-> you should do this"




You could read the FAQ, the manual and the forum on winehq.org if you 
look for error messages.


*SNICKER*

I was vainly attempting to determine that what I saw on my console was
a WINE or an APPLICATION error message.

It has been *YEARS* since I've actually used my WinXP machine. Don't
know how to copy/find appropriate file(s) on my WinXp machine in order
that WINE might attempt to execute.


---
Floris



Re: Select between 686-pae and amd64 kernel in Grub?

2018-07-25 Thread floris

Reiner Bühl schreef op 2018-07-25 13:02:

I have installed both the 32-bit 686-pae and the 64-bit amd64 kernel
on my system. Grub Update recognizes all of them:

bilbo:~# update-grub
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.9.0-7-686-pae
Found initrd image: /boot/initrd.img-4.9.0-7-686-pae
Found linux image: /boot/vmlinuz-4.9.0-7-amd64
Found initrd image: /boot/initrd.img-4.9.0-7-amd64
Found linux image: /boot/vmlinuz-4.9.0-6-686-pae
Found initrd image: /boot/initrd.img-4.9.0-6-686-pae
Found linux image: /boot/vmlinuz-4.9.0-5-686-pae
Found initrd image: /boot/initrd.img-4.9.0-5-686-pae
Found memtest86 image: /boot/memtest86.bin
Found memtest86+ image: /boot/memtest86+.bin
Found memtest86+ multiboot image: /boot/memtest86+_multiboot.bin
done

but if I check the entries in the Grub boot menu with

  grep ^menuentry /boot/grub/grub.cfg | cut -d "'" -f2

I only see the following entries:

Debian GNU/Linux
menuentry "Memory test (memtest86)" {
menuentry "Memory test (memtest86+)" {
menuentry "Memory test (memtest86+, serial console 115200)" {
menuentry "Memory test (memtest86+, experimental multiboot)" {
menuentry "Memory test (memtest86+, serial console 115200,
experimental multiboot)" {

Is there a way - without directly interacting with grub while
physically sitting in front of the system during a boot - to get a
list of all possible selections to use it in grub-set-default?

Best regards,
Reiner


menuentry isn't always the first word on the line. So ^menuentry doesn't 
find all matches.

You could try
awk -F"'" '/menuentry/ {print $2}' grub.cfg
(use ' as the delimiter, search for menuentry and print the second 
column)


---
Floris



Re: Select between 686-pae and amd64 kernel in Grub?

2018-07-26 Thread floris

Reiner Buehl schreef op 2018-07-25 19:51:

Many thanks, Floris! With your expression I now see the other options:

bilbo:~# awk -F"'" '/menuentry/ {print $2}' /boot/grub/grub.cfg

Debian GNU/Linux

Advanced options for Debian GNU/Linux

Debian GNU/Linux, with Linux 4.9.0-7-686-pae

Debian GNU/Linux, with Linux 4.9.0-7-686-pae (sysvinit)

Debian GNU/Linux, with Linux 4.9.0-7-686-pae (recovery mode)

Debian GNU/Linux, with Linux 4.9.0-7-amd64

Debian GNU/Linux, with Linux 4.9.0-7-amd64 (sysvinit)

Debian GNU/Linux, with Linux 4.9.0-7-amd64 (recovery mode)

Debian GNU/Linux, with Linux 4.9.0-6-686-pae

Debian GNU/Linux, with Linux 4.9.0-6-686-pae (sysvinit)

Debian GNU/Linux, with Linux 4.9.0-6-686-pae (recovery mode)

Debian GNU/Linux, with Linux 4.9.0-5-686-pae

Debian GNU/Linux, with Linux 4.9.0-5-686-pae (sysvinit)

Debian GNU/Linux, with Linux 4.9.0-5-686-pae (recovery mode)

Do you know if just specifying "Debian GNU/Linux, with Linux
4.9.0-7-amd64" as option to grub-set-default is enough or do I need to
somehow "navigate" into the "Advanced options for Debian GNU/Linux"
sub menu?

Best regards,

Reiner


From grub-set-default --help
 Usage: grub-set-default [OPTION] MENU_ENTRY
 MENU_ENTRY is a number, a menu item title or a menu item identifier.

Specifying "Debian GNU/Linux, with Linux 4.9.0-7-amd64" should be 
enough.


---
Floris



Re: Installing nvidia-driver removes xorg

2018-11-09 Thread floris

Gregory Sharp schreef op 2018-11-08 19:01:

I am currently running stretch with the nvidia display driver.  The
nvidia-driver package is not installed.  Instead, the 
nvidia-kernel-dkms

package and other packages needed for the display driver and CUDA are
installed.

While attempting an upgrade to CUDA 9 in backport, I learned that 
installing
nvidia-driver (either version: 384.130 or 390.87) would uninstall xorg, 
gdm3,

libreoffice, and many other seemingly useful packages.

Questions:

1) Why should xorg be uninstalled when nvidia-driver is installed?

2) What might be a recommended upgrade path for me?


From bug 903770 [1]:

... the nvidia packages in stretch-backports now require mesa+libglvnd
from stretch-backports.

You could try to install mesa, libglvnd and xorg from backports first.


[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903770

---
Floris



Re: Debian 9 Printer stopped working

2019-03-19 Thread floris

isaac schreef op 2019-03-19 13:27:

I went to print 3 pages it printed 2 only and stopped. The printer was
Canon MD2160.  I then tryed to print from HP laserjet Professional
P1102W but still no printing. The the printers have been working fine
for a long time and now just stopped. can you help me please.
Isaac Shields


Probably the 3 pages print job is still waiting for the Canon printer to 
finish and is blocking the other print jobs. You can clear the printer 
queue in the Cups web interface:

http://127.0.0.1:631/

---
Floris



Not authorized to perform operation

2013-12-02 Thread Floris

Dear Debian Users,

recently I upgraded Debian Testing to Gnome 3.8, but unfortunately gdm3.8  
is build without systemd support, so I installed gdm3.10 from experimental  
with his dependencies. (So basically I run Gnome 3.10)


gnome-shell --version
GNOME Shell 3.10.1

When I try to mount a drive in Nautilus I get: "Unable to access "video"  
Not authorized to perform operation" There is no

pop-up which ask for a password.

Can someone point me how to solve this problem?

Some information about my system:
Please ask if you need more

floris@Alice:~$ groups
floris root sudo audio video fuse kids

floris@Alice:~$ ck-list-sessions
{empty}

floris@Alice:~$ loginctl show-seat seat0
Id=seat0
ActiveSession=7
CanMultiSession=yes
CanTTY=yes
CanGraphical=no
Sessions=7
IdleHint=no
IdleSinceHint=0
IdleSinceHintMonotonic=0

floris@Alice:~$ loginctl session-status 7
7 - floris (1000)
   Since: ma 2013-12-02 14:54:00 CET; 51min ago
  Leader: 5674 (gdm-session-wor)
Seat: seat0; vc7
 Display: :0
 Service: gdm3; type x11; class user
   State: active
  CGroup: systemd:/user/1000.user/7.session
  ├─5674 gdm-session-worker [pam/gdm3]
  ├─5684 /usr/bin/gnome-keyring-daemon --daemonize --login
  ├─5686 x-session-manager
  ├─5727 /usr/bin/ssh-agent /usr/bin/dbus-launch  
--exit-with-...
  ├─5730 /usr/bin/dbus-launch --exit-with-session  
x-session-m...
  ├─5731 /usr/bin/dbus-daemon --fork --print-pid 5  
--print-ad...

  ├─5734 /usr/lib/at-spi2-core/at-spi-bus-launcher
  ├─5738 /usr/bin/dbus-daemon  
--config-file=/etc/at-spi2/acce...
  ├─5741 /usr/lib/at-spi2-core/at-spi2-registryd  
--use-gnome-...

  ├─5745 /usr/lib/gvfs/gvfsd
  ├─5755  
/usr/lib/gnome-settings-daemon/gnome-settings-daemon...

  ├─5769 /usr/bin/pulseaudio --start
  ├─5777 /usr/lib/gvfs/gvfs-udisks2-volume-monitor
  ├─5785 /usr/lib/gvfs/gvfs-afc-volume-monitor
  ├─5790 /usr/lib/gvfs/gvfs-gphoto2-volume-monitor
  ├─5794 /usr/lib/gvfs/gvfs-mtp-volume-monitor
  ├─5798 /usr/lib/gvfs/gvfs-goa-volume-monitor
  ├─5801 /usr/lib/gnome-online-accounts/goa-daemon
  ├─5807 /usr/lib/telepathy/mission-control-5
  ├─5810 /usr/bin/gnome-shell
  ├─5820 /usr/lib/gnome-settings-daemon/gsd-printer
  ├─5822 /usr/lib/dconf/dconf-service
  ├─5848 /usr/lib/gnome-shell/gnome-shell-calendar-server
  ├─5858 /usr/bin/python  
/usr/share/system-config-printer/app...

  ├─5862 /usr/lib/tracker/tracker-miner-fs
  ├─5865 /usr/lib/tracker/tracker-store
  ├─5866 /usr/bin/rygel
  ├─5896 /usr/lib/gnome-terminal/gnome-terminal-server
  ├─5899 gnome-pty-helper
  ├─5900 bash
...


--
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/op.w7gzi7le5k9...@alice.jkfloris.demon.nl



Re: gpg errors NO_PUBKEY after aptitude update

2014-10-01 Thread Floris
Op Wed, 01 Oct 2014 09:18:10 +0200 schreef Valery Mamonov  
:





2014-10-01 11:02 GMT+04:00 Ansgar Burchardt :

severity 647001 important
thanks

Hi,


Valery Mamonov  writes:

2014-10-01 3:30 GMT+04:00 Ansgar Burchardt :

Valery Mamonov  writes:
> I'm experiencing some troubles with updating my debian machine.
> After aptitude update i'm having multiple errors like these:
>
> W: GPG error: http://deb.ianod.es unstable InRelease: The following
> signatures couldn't be verified because the public key is not  
available:

> NO_PUBKEY 498F1DF0598C5C38

Hmm, all the keys APT complains about come from /etc/apt/trusted.gpg?
What happens if you move them to a file in /etc/apt/trusted.gpg.d?

After moving trusted.gpg from /etc/apt to  /etc/apt/trusted.gpg.d all  
keys

were missing.
I have manually added keys, but after 'aptitude update' I've got same
result - all keys not found.
The size of new /etc/apt/trusted.gpg was 0 kb.
The size of new /etc/apt/trusted.gpg.d/trusted.gpg was ~106 kb.


Are you using apt from experimental?

With apt_1.1~exp3 I could reproduce the issue: /etc/apt/trusted.gpg is
not world-readable and apt now uses a _apt user for some tasks. So it
cannot access the public keys for verification.

Please try making the keyring world-readable (chmod a+r ...).


Ansgar




Yes, i'm using apt from experimental:

LANG=C apt-cache policy apt
apt:
 Installed: 1.1~exp3
 Candidate: 1.0.9.1
 Version table:
*** 1.1~exp3 0
  1110 http://mirror.yandex.ru/debian/ experimental/main amd64  
Packages
  1110 ftp://ftp.de.debian.org/debian/ experimental/main amd64  
Packages

  1110 ftp://mirror.mephi.ru/debian/ experimental/main amd64 Packages
  1110 http://mirrors.kernel.org/debian/ experimental/main amd64  
Packages

   100 /var/lib/dpkg/status

So I made /etc/apt/trusted.gpg world readable and my problem seemed to  
be solved.



I also use the experimental version of apt, and solved the issue with:
$ sudo setfacl -m u:_apt:r trusted.gpg
I'm not sure, but I think it is a little saver solution. Only the _apt  
user is

allowed to read the file, but correct me if I am wrong.

Thanks Ansgar for pointing to a solution,

floris

Re: Enabling a second graphic card

2014-10-01 Thread Floris

Op Wed, 01 Oct 2014 16:39:56 +0200 schreef :


Hello.

I have recently acquired 2 (identical, 4/3 shaped) screens, so I  
combined them with my current favorite screen on a computer which have 2  
graphic cards, but it seems that Debian did not enabled the second card.


I have tried it on a temporary Ubuntu install, and it works fine out of  
the box, so Debian must be able to use that 2nd card too. I tried to  
install a more recent kernel from backports on Debian just in case, but  
still no luck. Now that I'm thinking about it, I did not checked what  
Ubuntu uses as driver, so if it uses NVidia, this could be the reason,  
since I'm using nouveau on Debian. But I think that Ubuntu does not  
install proprietary blobs by default?

I tried to find a xorg.conf in /etc on both system, no one had it.

There is no Internet access from that computer, so packages are  
installed from the Ubuntu DVD I bought 2-3 months ago (14.04 IIRC) and  
from a Debian DVD set I have downloaded at work (7.5, DVDs 1 to 9 IIRC).


Does anyone knows if nouveau is supports a configuration with 2 graphic  
cards, or do I have to install NVidia's drivers to do the job?
Does someone have some links to documents which could explain how to  
enable that 2nd card?


Note that I think the second card is disabled, because after doing quick  
searches in /sys, I discovered that what I suppose to be the second card  
directory have a file named "enabled" which contains "0". But I'm not  
expert at all when it comes to kernel stuff.





An easy way is to install the nvidia drivers and use the nvidia-settings  
program
to make modifications to your screen. An other solution is to use xrandr,  
but

I haven't used it for a long time.

success,

floris


--
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/op.xm2ld3b45k9...@jessica.jkfloris.demon.nl



Re: Nvidia No GLX to using OpenGL...

2014-10-11 Thread Floris
Op Sat, 11 Oct 2014 10:13:55 +0200 schreef Gábor Hársfalvi  
:



Hello,

I installed Nvidia drivers from  
https://wiki.debian.org/NvidiaGraphicsDrivers#Version_195.36.31 -  
Everyhting works but when >open the OpenGL/GLX Information option on the  
nvidia-settings panel it sends:


"Fail to query the GLX server vendor."

and glxgears sends:

"Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't get an RGB, Double-buffered visual"

My xorg.conf:


To make sure all the necessary packages are installed run:

$ sudo  apt-get install nvidia-glx

and to verify that all the packages have the same version number run:

$ apt-show-versions | grep nvidia


Don't forget to reboot after installing a Nvidia package

Success,

floris

Re: Nvidia No GLX to using OpenGL...

2014-10-11 Thread Floris
Op Sat, 11 Oct 2014 12:51:44 +0200 schreef Gábor Hársfalvi  
:



Of course I already installed nvidia-glx.

sudo apt-show-versions | grep nvidia
sudo: apt-show-versions: command not found


it look like you have to install apt-show-versions
run:

$ sudo apt-get install apt-show-versions
$ apt-show-versions | grep nvidia
(sudo isn't necessary for apt-show-versions)

and could you post your /var/log/Xorg.0.log?

success,

floris

Ps. reply to the list, so other people can help

Re: Nvidia No GLX to using OpenGL...

2014-10-12 Thread Floris
Op Sat, 11 Oct 2014 21:21:16 +0200 schreef Gábor Hársfalvi  
:



Thanks for the help!

apt-show-versions | grep nvidia
libgl1-nvidia-alternatives/squeeze uptodate 195.36.31-6squeeze2
libglx-nvidia-alternatives/squeeze uptodate 195.36.31-6squeeze2
nvidia-kernel-2.6.32-5-486/squeeze uptodate  
195.36.31+4+6squeeze2+2.6.32-45
nvidia-kernel-2.6.32-5-686-bigmem 195.36.31-6squeeze2+2.6.32-48squeeze8  
newer than version in archive

nvidia-kernel-common/squeeze uptodate 20100522+1
nvidia-kernel-source/squeeze uptodate 195.36.31-6squeeze2
nvidia-settings/squeeze uptodate 195.36.24-1
nvidia-vdpau-driver/squeeze uptodate 195.36.31-6squeeze2
nvidia-xconfig/squeeze uptodate 195.36.31-1



and could you post your /var/log/Xorg.0.log?



this is a four year old version. Try to use the squeeze-backports version

add:
deb http://http.debian.net/debian-backports squeeze-backports main  
non-free contrib

to /etc/apt/sources.list

run:
sudo apt-get update
sudo apt-get -t squeeze-backports install nvidia-kernel-dkms nvidia-glx

success,

floris

Re: Fwd: Gnome/X/Display device issues since before Testing freeze

2014-11-25 Thread Floris
Op Tue, 25 Nov 2014 02:09:10 +0100 schreef Peter Miller  
:



I've had the "Oh no! Something went wrong" screen for a couple of
weeks now, since just before Testing went into freeze.

I've looked everywhere I can and tried all sorts of things, but
nothing solves the problem. I recently upgraded to sid to see if that
helped, but still no luck.

In the included journal file below, it seems the problem lies in the
"cannot determine display-device" entry, but I can't tell what is
causing that.

I have a lot more diagnostic output, but I can't have attachments,  
apparently.


I would file a bug report, but I am not sure which package to report  
under.


One thing I have not been able to work out if is whether the memory
conflict message is an issue, and, if it is, how to solve it...

Thanks for any assistance...




Can you tell us what kind of VGA card, and which module you use?
And the output of:
journalctl -e /usr/bin/Xorg
(after a crash)

Success,

floris


--
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/op.xpv7fzgw5k9...@jessica.jkfloris.demon.nl



Re: Fwd: Gnome/X/Display device issues since before Testing freeze

2014-11-27 Thread Floris

Op Tue, 25 Nov 2014 19:10:37 +0100 schreef Floris :

Op Tue, 25 Nov 2014 02:09:10 +0100 schreef Peter Miller  
:



I've had the "Oh no! Something went wrong" screen for a couple of
weeks now, since just before Testing went into freeze.

I've looked everywhere I can and tried all sorts of things, but
nothing solves the problem. I recently upgraded to sid to see if that
helped, but still no luck.

In the included journal file below, it seems the problem lies in the
"cannot determine display-device" entry, but I can't tell what is
causing that.

I have a lot more diagnostic output, but I can't have attachments,  
apparently.


I would file a bug report, but I am not sure which package to report  
under.


One thing I have not been able to work out if is whether the memory
conflict message is an issue, and, if it is, how to solve it...

Thanks for any assistance...




Can you tell us what kind of VGA card, and which module you use?
And the output of:
journalctl -e /usr/bin/Xorg
(after a crash)

Success,

floris




The only weird thing I can found in your log is:
...

Kernel driver in use: i915

an Intel module
...

Nov 25 07:39:58 pete gdm-Xorg-:0[795]: (II) LoadModule: "glx"
Nov 25 07:39:58 pete gdm-Xorg-:0[795]: (II) Loading  
/usr/lib/xorg/modules/linux/libglx.so
Nov 25 07:39:58 pete gdm-Xorg-:0[795]: (II) Module glx: vendor="NVIDIA  
Corporation"
Nov 25 07:39:58 pete gdm-Xorg-:0[795]: compiled for 4.0.2, module  
version = 1.0.0
Nov 25 07:39:58 pete gdm-Xorg-:0[795]: Module class: X.Org Server  
Extension

Nov 25 07:39:58 pete gdm-Xorg-:0[795]: (II) NVIDIA GLX Module  340.46


Xorg is loading a Nividia module

Maybe you can use:
update-alternatives --config glx
and select the mesa option.
Or if you have a Nvidia Optimus configuration, try to use the Bumblelee  
drivers:

http://bumblebee-project.org

Success,

floris


--
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/op.xpzlr2b15k9...@jessica.jkfloris.demon.nl



Re: Fwd: Gnome/X/Display device issues since before Testing freeze

2014-11-30 Thread Floris



--- Doorgestuurd bericht ---
Van: "Peter Miller" 
Aan: Floris 
Cc:
Onderwerp: Re: Fwd: Gnome/X/Display device issues since before Testing  
freeze

Datum: Sun, 30 Nov 2014 02:41:06 +0100

Wow! floris, for the

update-alternatives --config glx

I chose the option:

  1/usr/lib/mesa-diverted   5 manual mode

And that fixed it! After about 3 weeks I now have a system back thanks to
you.

Much appreciated.

On 28 November 2014 at 01:13, Floris  wrote:

Op Tue, 25 Nov 2014 19:10:37 +0100 schreef Floris :


Op Tue, 25 Nov 2014 02:09:10 +0100 schreef Peter Miller
:


I've had the "Oh no! Something went wrong" screen for a couple of
weeks now, since just before Testing went into freeze.

I've looked everywhere I can and tried all sorts of things, but
nothing solves the problem. I recently upgraded to sid to see if that
helped, but still no luck.

In the included journal file below, it seems the problem lies in the
"cannot determine display-device" entry, but I can't tell what is
causing that.

I have a lot more diagnostic output, but I can't have attachments,
apparently.

I would file a bug report, but I am not sure which package to report
under.

One thing I have not been able to work out if is whether the memory
conflict message is an issue, and, if it is, how to solve it...

Thanks for any assistance...




Can you tell us what kind of VGA card, and which module you use?
And the output of:
journalctl -e /usr/bin/Xorg
(after a crash)

Success,

floris




The only weird thing I can found in your log is:
...


Kernel driver in use: i915


an Intel module
...


Nov 25 07:39:58 pete gdm-Xorg-:0[795]: (II) LoadModule: "glx"
Nov 25 07:39:58 pete gdm-Xorg-:0[795]: (II) Loading
/usr/lib/xorg/modules/linux/libglx.so
Nov 25 07:39:58 pete gdm-Xorg-:0[795]: (II) Module glx: vendor="NVIDIA
Corporation"
Nov 25 07:39:58 pete gdm-Xorg-:0[795]: compiled for 4.0.2, module  
version

= 1.0.0
Nov 25 07:39:58 pete gdm-Xorg-:0[795]: Module class: X.Org Server
Extension
Nov 25 07:39:58 pete gdm-Xorg-:0[795]: (II) NVIDIA GLX Module  340.46



Xorg is loading a Nividia module

Maybe you can use:
update-alternatives --config glx
and select the mesa option.
Or if you have a Nvidia Optimus configuration, try to use the Bumblelee
drivers:
http://bumblebee-project.org

Success,

floris


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.orgwith a  
subject

of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
https://lists.debian.org/op.xpzlr2b15k9...@jessica.jkfloris.demon.nl



--
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/op.xp4tz0f15k9...@jessica.jkfloris.demon.nl



Re: Media Server?

2014-06-28 Thread Floris
Op Sat, 28 Jun 2014 17:43:23 +0200 schreef Eduardo M KALINOWSKI  
:



On 06/27/2014 10:11 PM, Emil Payne wrote:

I'm running Debian Wheezy. Let me know what other info you need.

I finally got the window box to read my Debian machine. Debian has
been reading Windows forever. Just got a new TV and have it connected
via WiFi to router. It can read media files (images, music, video) on
the windows box but it can't see anything on the Linux machine.


You probably need a DLNA server, such as minidlna, mediatomb, or others.



If you are running Gnome I suggest you install rygel. This DLNA server  
share

as default all files in $HOME/Pictures $HOME/Videos and $HOME/Music
and has a GUI; rygel-preferences

success,

floris


--
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/op.xh6jn8lp5k9...@alice.jkfloris.demon.nl



Re: strangely odd

2014-07-07 Thread Floris

Op Mon, 07 Jul 2014 14:22:55 +0200 schreef B :


On Mon, 7 Jul 2014 21:06:35 +0900
Joel Rees  wrote:


Here, too, since I installed the 64 bit system about a year ago,
both wheezy.


Ah, so it is blasted :(


> Does anybody knows why and how to fix that ?

I've looked around for a setting or option or customization,
haven't found one yet. You can pop up a quicksearch mini-dialog
easily, however.


Yeah, but the quick search zone is more practical (beside,
I could get a forefinger cramp;)

Too bad, thanks.


install apt-xapian-index and the quick search will be back

Success,

floris


--
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/op.ximpb9oi5k9...@alice.jkfloris.demon.nl



Re: strangely odd

2014-07-07 Thread Floris

Op Mon, 07 Jul 2014 16:05:25 +0200 schreef B :


On Mon, 07 Jul 2014 15:05:59 +0200
Floris  wrote:

Mooo??? When I answered the first time, synaptic
was closed and restarted without success.
Now, an hour later, the quick search zone's here !?

Thanks!



apt-xapian-index runs update-apt-xapian-index as a cron job daily.  
Synaptic will also runs this command in the background to rebuild the  
database. You can also run it manually as root and see how long it takes.  
Especially when you rebuild the entire database instead of an update.


floris


--
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/op.ximsld2i5k9...@alice.jkfloris.demon.nl



Re: strangely odd

2014-07-07 Thread Floris

Op Mon, 07 Jul 2014 16:21:30 +0200 schreef B :


On Mon, 07 Jul 2014 16:16:15 +0200
Floris  wrote:


apt-xapian-index runs update-apt-xapian-index as a cron job
daily. Synaptic will also runs this command in the background to
rebuild the database. You can also run it manually as root and see
how long it takes. Especially when you rebuild the entire database
instead of an update.


That was my conclusion (~1H passed before re-opening), but
I didn't launched anything manually (!).


synaptic has launched it when you open it an hour ago.

floris


--
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/op.xims30s45k9...@alice.jkfloris.demon.nl



Re: Samsung C410 KVM USB pass-through

2014-07-09 Thread Floris
Op Wed, 09 Jul 2014 11:06:24 +0200 schreef Gary Dale  
:


I'm running a Windows XP/Pro VM (KVM) on a Debian/Wheezy server and am  
trying to get a USB printer (Samsung C410) attached to the server to  
work. The manufacturer suggested trying the USB pass-through but the  
port just shows "unknown device" in the Windows device manager.


It doesn't seem to like being a Samba or CUPS printer either. In both  
cases I get a message about "the current printer port is not supported  
for the printer status" and I get something printing that looks more  
like a printer status page than the Windows test print page.


Any ideas on how to get around this? Anything I can tweak on the USB  
pass-through settings to make this work?





Samsung offers Linux drivers on their site. [0] [1]
I think it is possible to set up a cups/ samba share

(or is it an other printer?)

success,

floris

[0] http://www.samsung.com/nl/support/model/SL-C410W/SEE-downloads
Dutch site. Click on "Stuurprogramma" and Linux

[1] http://www.samsung.com/uk/support/model/SL-C410W/SEE
scroll down for the Linux driver


--
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/op.xiqw42t95k9...@alice.jkfloris.demon.nl



Re: Samsung C410 KVM USB pass-through [not quite resolved]

2014-07-10 Thread Floris

Samsung offers Linux drivers on their site. [0] [1]
I think it is possible to set up a cups/ samba share

(or is it an other printer?)

success,

floris

[0] http://www.samsung.com/nl/support/model/SL-C410W/SEE-downloads
Dutch site. Click on "Stuurprogramma" and Linux

[1] http://www.samsung.com/uk/support/model/SL-C410W/SEE
scroll down for the Linux driver

The problem isn't with Linux drivers. It works perfectly under Linux.  
It's an issue with running in a virtual machine and/or the Windows  
driver.


I just did a little more testing and found the problem has now reversed  
itself. Assigning the USB port to the VM seems to take it away from the  
host. This means I can print from Windows but not Linux. If I remove the  
port from the VM, Linux printing capability is restored.


Is there a way to share a USB port between a VM and the host?



isn't it possible to run the cups server in Linux and install a network  
printer in the VM?


floris


--
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/op.xirxbxlc5k9...@alice.jkfloris.demon.nl



Re: Samsung C410 KVM USB pass-through [not quite resolved]

2014-07-10 Thread Floris


isn't it possible to run the cups server in Linux and install a network  
printer in the VM?


floris


That's what I I initially tried doing but the driver doesn't seem to  
work properly - I get a message "the current printer port is not  
supported for the printer status" and I get something printing that  
looks more like a printer status page than the Windows test print page  
or whatever else I was trying to print.





is this page of any help:
http://support-us.samsung.com/cyber/popup/iframe/pop_troubleshooting_fr.jsp?modelname=SCX-4828FN&from_osc=&idx=422720&modelcode=&__ncforminfo=Owo4nXOcLGFEuKWo1yfpY33Cn13gocfFejSTMCI5R9DK4gG45yRjX34PXbXhKnjLpKhB3xSjPFBoL6-ny9Or6sPxH92M-6ZtjdxAOfReESo=&;

otherwise you maybe can get more help on the cups mailing list

success,

floris


--
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/op.xisq4ce25k9...@alice.jkfloris.demon.nl



Re: nvidia-driver disappeared from testing

2014-07-17 Thread Floris

Op Thu, 17 Jul 2014 07:49:51 +0200 schreef Sven Joachim :


On 2014-07-17 01:53 +0200, Jonas Lippuner wrote:


It looks like the nvidia-driver package disappeared from
testing/jessie. When I try to install it from sid, it complains about
broken dependencies. Anybody else seeing this? Anybody know how to fix  
it?


The Nvidia drivers have been removed from testing since they are not
compatible with xorg-server 1.16[1,2,3].  Stick to your current 1.15 X
server or switch to nouveau.

At least for the current and the 304 legacy drivers Nvidia has released
updates, so interested people should consider helping to package them.
The current maintainers have not responded to the bug reports linked
below. :-(


Cheers,
   Sven


1. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751082
2. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754250
3. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754251




The Current long-lived branch release (340.24 version) from nvidia has  
1.16 support.
You can use the Siduction packages if you want to upgrade, or wait a  
little bit longer till the

Debian Nvidia maintainers have packed that version.

floris


--
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/op.xi4s6wft5k9...@alice.jkfloris.demon.nl



clean up my system

2014-08-09 Thread Floris

Hey,

I know there are a lot off people who are skeptic about systemd, but I  
love it. It has a out-of-the-box working multi-seat. Yes, even with the  
nvidia module it is a no pain configuration. In other words two (or more)  
computers for one price.


Now I want to clean up my system. I know, it is not about disk space, but  
more to get a neatly system. Is it possible to remove all the /etc/rc*d  
directories? And which scripts are safe to remove from /etc/init.d?


thanks,

floris


--
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/op.xkchqez35k9...@jessica.jkfloris.demon.nl



Setup a Nvidia multiseat

2014-08-10 Thread Floris
Op Sun, 10 Aug 2014 04:32:00 +0200 schreef Hugo Vanwoerkom  
:






Could you elaborate? You mean that if you connect, lets say a ps/2  
keyboard and an USB keyboard, 2 Nvidia video cards with 2 monitors  
attached and 2 USB mice and I run systemd, then it will figure out how  
to make a 2-seater out of this. Meaning 2 users  logged on  
simultaneously. Surely you must set up a proper xorg.conf, how much  
should it contain? Have you actually tried this or is it your conclusion  
that "systemd ought to do this"?


Hugo



Three steps are necessary:

1 - Create a /etc/X11/xorg.conf.d/90-nvidia.conf
Unfortunately, this step is always required for a Nvidia card, only the  
"MatchSeat" option has to be added.

(note, I don't have a xorg.conf file)

cat /etc/X11/xorg.conf.d/90-nvidia.conf
Section "Device"
Identifier "Seat0"
Driver "nvidia"
BusID  "PCI:1:0:0"
Option "ProbeAllGpus" "FALSE"
MatchSeat  "seat0"
EndSection


Section "Device"
Identifier "Seat1"
Driver "nvidia"
BusID  "PCI:2:0:0"
Option "ProbeAllGpus" "FALSE"
MatchSeat  "seat1"
EndSection

2 - Tag the Nvidia card for seat1 as a "master-of-seat"
This step is a litter harder. Since you have to figure out where your  
Nvidia card is. If your card has hdmi you can find the location by looking  
at the sound card.


$ loginctl seat-status seat0

...
  ├─/sys/devices/pci:00/:00:05.0/:02:00.1/sound/card1
  │ sound:card1 "NVidia"
...
The video part will be
/sys/devices/pci:00/:00:05.0/:02:00.0

Write an udev rule
cat /etc/udev/rules.d/72-seat-1.rules
SUBSYSTEM=="pci",  
DEVPATH=="/devices/pci:00/:00:05.0/:02:00.0", TAG+="seat",  
TAG+="master-of-seat", ENV{ID_AUTOSEAT}="1", ENV{ID_SEAT}="seat1"


reboot or use 'udevadm trigger' to apply the new rule

3 - Attach a mouse, keyboard and soundcard
Use loginctl seat-status seat0 to find your devices and "move" them to  
seat1 with

loginctl attach seat1 
If you use a usb-hub for the mouse and keyboard attach the hub, so every  
device you plug into the hub will attached to seat1


You can verify your setup with
$ loginctl seat-status seat1

seat1
Sessions: *c2
 Devices:
  ├─/sys/devices/pci:00/:00:05.0/:02:00.0
  │ [MASTER] pci::02:00.0
  
├─/sys/devices/pci:00/:00:05.0/:02:00.1/sound/card1
  │ sound:card1 "NVidia"
		  │  
├─/sys/devices/pci:00/:00:05.0/:02:00.1/sound/card1/input14

  │ │ input:input14 "HDA NVidia HDMI/DP,pcm=3"
		  │  
└─/sys/devices/pci:00/:00:05.0/:02:00.1/sound/card1/input15

  │   input:input15 "HDA NVidia HDMI/DP,pcm=7"
  ...

Finally,
Step 1 is always necessary for a Nvidia card. I don't know if the  
nvidia-xconfig program is able to add the "MatchSeat" option. Don't use  
the xorg.conf file, because only seat0 will use it. So the X server on  
seat1 will give you an error "No device found"


Maybe the Nvidia Maintainers will help us in the future with Step 2. I  
think it is possible that all Nvidia graphic devices get the  
"master-of-seat" tag. I will ask them.


Step 3 is always required for a multiseat setup. Unless you have a open  
source displaylink device.


succes,

floris


--
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/op.xkddekv35k9...@jessica.jkfloris.demon.nl



Re: Setup a Nvidia multiseat

2014-08-10 Thread Floris

Op Sun, 10 Aug 2014 11:16:58 +0200 schreef Floris :

Op Sun, 10 Aug 2014 04:32:00 +0200 schreef Hugo Vanwoerkom  
:






Could you elaborate? You mean that if you connect, lets say a ps/2  
keyboard and an USB keyboard, 2 Nvidia video cards with 2 monitors  
attached and 2 USB mice and I run systemd, then it will figure out how  
to make a 2-seater out of this. Meaning 2 users  logged on  
simultaneously. Surely you must set up a proper xorg.conf, how much  
should it contain? Have you actually tried this or is it your  
conclusion that "systemd ought to do this"?


Hugo



Three steps are necessary:

1 - Create a /etc/X11/xorg.conf.d/90-nvidia.conf
2 - Tag the Nvidia card for seat1 as a "master-of-seat"
3 - Attach a mouse, keyboard and soundcard


forgot to say
http://code.lexarcana.com/posts/simple-multiseat-setup-on-fedora-17.html
for some more information about a multiseat setup from our Fedora friends


succes,






floris


--
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/op.xkddekv35k9...@jessica.jkfloris.demon.nl



--
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/op.xkdd1srs5k9...@jessica.jkfloris.demon.nl



Re: Setup a Nvidia multiseat

2014-08-10 Thread Floris
Op Sun, 10 Aug 2014 15:49:38 +0200 schreef Hugo Vanwoerkom  
:


...
 'Tis amazing. I am going to have to try this because I have the  
hardware lying around. Any further links are welcome. Thanks!




I forgot to ask: is systemd also necessary?

Hugo


you need loginctl, so the answer is yes, you need systemd

success,

floris


--
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/op.xkdwknf35k9...@jessica.jkfloris.demon.nl



Re: Setup a Nvidia multiseat

2014-08-10 Thread Floris
Op Sun, 10 Aug 2014 19:02:42 +0200 schreef Hugo Vanwoerkom  
:



Floris wrote:
Op Sun, 10 Aug 2014 15:49:38 +0200 schreef Hugo Vanwoerkom  
:

 ...
 'Tis amazing. I am going to have to try this because I have the  
hardware lying around. Any further links are welcome. Thanks!




I forgot to ask: is systemd also necessary?

Hugo


you need loginctl, so the answer is yes, you need systemd
 success,



Right. I found your bug 711351.

Hugo



That bug is already solved. systemd version 44-11 doesn't had multiseat  
support. Luckily Debian testing/ sid has version 208. Also you need  
xserver 1.16. This version added the "MatchSeat" option to the xorg.d  
config file.


success,

floris


--
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/op.xkd0ovcg5k9...@jessica.jkfloris.demon.nl



Re: Setup a Nvidia multiseat

2014-08-10 Thread Floris

Op Sun, 10 Aug 2014 20:15:55 +0200 schreef Doug :

...

'Tis amazing. I am going to have to try this because I have the  
hardware lying around. Any further links are welcome. Thanks!


Hugo


I would think that you ought to have some extra ram in the machine if  
you're going to do this, isn't that so?


--doug




I only have:

Intel® Core™ i5 CPU 750 @ 2.67GHz × 4
4 Gigabytes of ram
4.9 Gigabytes of swap (not used)
cat /proc/swaps
FilenameTypeSizeUsedPriority
/dev/sdb5   partition   4789244 0   -1

and both seats run Gnome 3.12 smooth.
Only when one seat runs Wolfenstein the New Order or GTA4 in wine the  
other seat slows down.



floris


--
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/op.xkd5zhjp5k9...@jessica.jkfloris.demon.nl



Re: Setup a Nvidia multiseat

2014-08-11 Thread Floris
Op Sun, 10 Aug 2014 23:29:50 +0200 schreef Hugo Vanwoerkom  
:




I forgot to ask: is systemd also necessary?

Hugo


you need loginctl, so the answer is yes, you need systemd
 success,



Right. I found your bug 711351.

Hugo

 That bug is already solved. systemd version 44-11 doesn't had  
multiseat support. Luckily Debian testing/ sid has version 208. Also  
you need xserver 1.16. This version added the "MatchSeat" option to the  
xorg.d config file.

 success,



I noticed you use gdm3. How would you do it with startx?


Hugo



If you don't run gdm3 and gnome 3, I would advise you to stick with the  
"old-fashion-way". Because today only Gnome 3/ gdm3 works nicely with  
systemd. Maybe KDE/ kdm does, but I'm not sure. In the past I used this  
site
https://wiki.archlinux.org/index.php/xorg_multiseat to set up a multiseat  
manualy.


success,

floris


--
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/op.xkf00jbp5k9...@jessica.jkfloris.demon.nl



Re: [SUCCESS] Setup a Nvidia multiseat

2014-08-13 Thread Floris




succes,
  Indeed, those 3 steps and we are running a 2-seater again! With Sid,  
LXDE and no DM but startx -- -seat seat1, etc.

Thanks to Floris and systemd!



Seat1 does not fare well from a hibernate/resume cycle, had to reboot  
this morning to get it going again...


Hugo




I haven't test resume and/or hibernate yet. I still have troubles with
pulseaudio to respect the "attach-to-seat" options 1). It proves that
systemd is still a young project with all kinds of child deceases.

floris

1. funny... systemd and pulseaudio are both made by Lennart Poettering


--
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/op.xkjvdbpi5k9...@jessica.jkfloris.demon.nl



Re: New 64-bit Install: Wine

2014-08-16 Thread Floris



> > What wine packages do you have installed?
>
> wine
> wine64
> wine32:i386

Tried that. I do not know about the firefox setup but no .exe's I had  
around

would take. I also go rid of the ~/.wine. Wine-cfg also barked.

Just to be sure you have a clean environment, you might want to try  
creating a new user and try it as that user.  Otherwise, I don't know  
what the problem is.


I'm running an up to date Jessie, by the way.


I doesn't know if your problem is already solved, or if you are still
struggling. If you still have a problem, please tell us which version
of Debian and wine you use. Because when you install both architectures
(wine64-development:amd64 and wine32-development:i368) on a 64-bit
Debian sid version. Wine will always run a 32 bit prefix. I had to change
the wine-development script in /usr/bin/ to run a 64-bit Windows  
executable.


floris


--
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/op.xkpi0ezo5k9...@jessica.jkfloris.demon.nl



Re: Canon PIXMA mg5420 or HP Photo Smart 7520

2014-09-09 Thread Floris

Op Tue, 09 Sep 2014 01:06:26 +0200 schreef ken :

In need of a new printer, having done a bit or research, and considering  
either the Canon PIXMA mg5420  or the HP Photo Smart 7520.


There are Linux drivers for the Photosmart which are supposed to handle  
both the printer and the scanner.  But in my research I haven't found  
(yet) anyone who's gotten the scanner to work with Linux on the  
Photosmart, let alone the sheet feeder for it.  Allegedly there are  
instructions and requirements for using the fax on Linux.  But I'd like  
to hear from someone who has actually gotten all of this working on  
Linux (either debian or centos) and which version of which distro is  
needed.


The Canon PIXMA mg5420 doesn't have a fax or a sheet feeder for its  
scanner, but I'm guessing it's even dodgier to get just its single-sheet  
flatbed scanner and its printer working with Linux.  So has anyone had  
success with that?


I've also read horror stories about the how often new ink cartridges are  
required, that basically you pay for the printer a second and third time  
buying cartridges (not to mention how often a print job is interrupted  
by a trip to buy new cartridges).  Any first-hand reports on that?


Whoever thought spending money would be so tough?

Thanks for your knowledge and experience.



My two cents:

I have a Canon Pixma MG5250 All-in-one connected via my home network
and it works out of the box. The scan-to-computer-button is the only
feature I haven't test. But I can give a successfully scan command
from my computer.

USB Connect:
- CUPS also have drivers for the MG5400 series, so I suspect the
printer function will work.
- Sane reports on their site: "Pixma MG5400 - usb - Untested",
but the MG5300 and MG6100 are successfully tested, so I think the
scanner-function will work also.

Network Connect (Pixma is connected via a hub or switch):
Connon use standard network protocols, so I suspect this will work.

Ink:
I haven't count how many pages I can print, but I use the
ink-refill-shop around the corner. And many people do, so Canon
doesn't make any profit on my ink. (Or they must also make
the cheaper ink cartridges)

good luck,

floris


--
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/op.xlxjnpli5k9...@jessica.jkfloris.demon.nl



Re: "no soundcards found" after Debian upgrade

2014-09-10 Thread Floris
Op Wed, 10 Sep 2014 11:34:02 +0200 schreef Menashè Eliezer  
:


Hello, I have Debian testing in which the sound was fine. Few days ago,  
after an update, I have "no soundcards found" with >"aplay -l". lspci:  
"00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset  
Family High Definition Audio >Controller (rev 04)". I've tried  
everything and searched everwhere. I prefer not reinstalling the OS. I  
hope someone can >help me.


Thanks,
Menashè


if you are *not* using systemd, then make sure you are in the audio group

for example run: id $USER

floris

experimental to unstable

2014-05-11 Thread Floris


Hey,

The Debian Gnome maintainers has almost packed Gnome 3.12. After the  
systemd + Gnome sprint last April a lot of Gnome packages have the 3.12  
version. But there are some 3.12 packages only available in experimental.  
Is there a policy when these packages are transfered to unstable?


Also what package(s) holds the Gnome 3.12 transition?

Thanks,

floris


--
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/op.xfpgcd075k9...@alice.jkfloris.demon.nl



Re: experimental to unstable

2014-05-11 Thread Floris
Op Sun, 11 May 2014 22:54:20 +0200 schreef Javier Barroso  
:



Hello,

On Sun, May 11, 2014 at 7:03 PM, Floris  wrote:


Hey,

The Debian Gnome maintainers has almost packed Gnome 3.12. After the  
systemd
+ Gnome sprint last April a lot of Gnome packages have the 3.12  
version. But

there are some 3.12 packages only available in experimental. Is there a
policy when these packages are transfered to unstable?

Also what package(s) holds the Gnome 3.12 transition?


You can track the transitions that are happening in Debian at
https://release.debian.org/transitions/ , there are a planned
libgnome-desktop-3-10 transition (which probabbly will be substitute
by a the 3.12 version?). You can see which packages are affected by
such transition by clicking at transition name.

There are reasons for the delay, you can see more at the next bug  
comment::

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740137#19

Debian Policy specify when a unstable package should be migrate to the
testing stage, but from experimental to unstable is decided by
maintainers and it is influeced by release manager team + ftp team
(maybe somebody can be more precise than me?)  load average

Regards,



the bug report (#740137) is about gnome-online-accounts and  
evolution-data-server. These two transitions where fixed after the systemd  
+ Gnome sprint. The only package i can find today is "grilo-plugins" which  
can hold the libgnome-desktop-3-10 transition. Bognor-regis will be  
removed and tracker1.0 is already up to date in unstable.



--
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/op.xfps8n1w5k9...@alice.jkfloris.demon.nl



Re: Remove unwanted, orphaned files and dependencies

2014-05-31 Thread Floris
Op Sat, 31 May 2014 09:09:22 +0200 schreef Horatio Leragon  
:


After installation or uninstallation of software, I am quite sure there  
are unwanted files and orphaned dependencies lying around.


How do I do a spring cleaning of my OS?


Try the following commands:

$ sudo apt-get autoremove --purge

This command will search and remove packages and his configuration with no  
dependencies. But maybe you like/ need the package


$ deborphan

Prints (default option) a list of libraries which are unused. You can  
remove these packages with

$ sudo apt-get remove --purge `deborphan`
(deborphan can also search for programs that are orphaned, but I will get  
a lot of false positives)


$ cruft

Cruft search for files on your system which doesn't belong to a package.  
It is up to you to decide if you need these files or not.



floris

Re: debian installation

2014-06-09 Thread Floris
Op Mon, 09 Jun 2014 10:28:05 +0200 schreef Joy Varghese  
:



Dear Sir/Madam,

I am interested to install debian OS in my 'Dell Inspiron N4050'
Is it possible to install?
Where I will get the correct debian OS.
At present the system is running with Windows 7.

Thank you & Regards,
Joy Varghese


Welcome to the Debian Family

The installation of Debian is possible on your laptop. The easiest way to  
install Debian will be a "net install".

Download and burn in Windows 7 the following cd image:
http://cdimage.debian.org/debian-cd/7.5.0/amd64/iso-cd/debian-7.5.0-amd64-netinst.iso
Connect your laptop with a Ethernet LAN cable, reboot your laptop and boot  
from the dvd device.

Follow the instructions on your screen and you are up and running.

More information can be found at:
https://www.debian.org/releases/stable/amd64/

success,

floris

wine-unstable 64 bit

2014-06-09 Thread Floris
With the current version of wine64-unstable  (1.7.19-1) there is no  
possibility to run a 64-bit wineserver


floris@Alice:~$ rm -R win64
floris@Alice:~$ WINEPREFIX=/home/floris/win64 WINEARCH=win64 wine-unstable  
wincfg

wine: created the configuration directory '/home/floris/win64'
wine: WINEARCH set to win64 but '/home/floris/win64' is a 32-bit  
installation.


Bug #742561 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742561 is  
know by the Debian Wine maintainers


Does someone know a workaround, or can point me to a site to compile and  
make it myself the Debian way?


thanks,

floris


--
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/op.xg6j6uqu5k9...@alice.jkfloris.demon.nl



Re: wine-unstable 64 bit

2014-06-09 Thread Floris

Op Mon, 09 Jun 2014 11:19:32 +0200 schreef Floris :

With the current version of wine64-unstable  (1.7.19-1) there is no  
possibility to run a 64-bit wineserver


floris@Alice:~$ rm -R win64
floris@Alice:~$ WINEPREFIX=/home/floris/win64 WINEARCH=win64  
wine-unstable wincfg

wine: created the configuration directory '/home/floris/win64'
wine: WINEARCH set to win64 but '/home/floris/win64' is a 32-bit  
installation.


Bug #742561 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742561 is  
know by the Debian Wine maintainers


Does someone know a workaround, or can point me to a site to compile and  
make it myself the Debian way?


thanks,

floris



Maybe there will be another way to fix this.

After removing the wine32-unstable package, the wine64-unstable  
installation is able to create a 64-bit wine prefix. Nevertheless, after  
reinstalling the wine32-unstable package only a 32-bit prefix is possible.



--
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/op.xg6nijws5k9...@alice.jkfloris.demon.nl



[SOLVED] Re: wine-unstable 64 bit

2014-06-11 Thread Floris
Op Mon, 09 Jun 2014 13:44:04 +0200 schreef Ralf Mardorf  
:



On Mon, 2014-06-09 at 11:45 +0200, berenger.mo...@neutralite.org wrote:


Thank you both for your little "compile-it-yourself-how-to". I have add a  
patch [1] to the wine source package and successfully rebuild it.


Also I have modified the /usr/bin/wine-unstable script to:


#!/bin/sh
set -e

bindir=/usr/lib/$(basename $0)

wine32=$bindir/wine
wine64=$bindir/wine64

if test ! -x $wine32 -a ! -x $wine64; then
echo "error: unable to find wine executable.  this shouldn't happen."
exit 1
fi
if test -x $wine32; then
wine=$wine32
echo "32-bit Wine is possible"
fi
if test -x $wine64; then
wine=$wine64
echo "64-bit Wine is possible"
	if [ "$(dpkg --print-architecture)" = "amd64" -a "$(dpkg  
--print-foreign-architectures)" != "i386" ]; then
  	echo "it looks like multiarch needs to be enabled.  as root,  
please"
	echo "execute \"dpkg --add-architecture i386 && apt-get install  
wine32\""

fi
fi
if test -x $wine32 -a -x $wine64; then
if test "$WINEARCH" = "win64"; then
echo "Running a 64-bit Wine"
wine=$wine64
else
echo "Running a 32-bit Wine"
echo "Use WINEARCH=win64 $(basename $0) for a 64-bit wineserver"
wine=$wine32
fi
fi
if test -z $WINELOADER; then
wineloader=$wine
else
wineloader=$WINELOADER
fi
if test -z $WINEDEBUG; then
winedebug=-all
else
winedebug=$WINEDEBUG
fi
WINELOADER=$wineloader WINEDEBUG=$winedebug $wine "$@"



If someone have any tips, tricks or commands on the shell script. I love  
to hear them.


Thanks,

floris


[1] http://bugs.winehq.org/attachment.cgi?id=48593


--
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/op.xhaiw5ab5k9...@alice.jkfloris.demon.nl



Re: [SOLVED] Re: wine-unstable 64 bit

2014-06-19 Thread Floris

Op Thu, 19 Jun 2014 15:18:34 +0200 schreef :


Le 11.06.2014 14:42, Floris a écrit :

If someone have any tips, tricks or commands on the shell script. I
love  to hear them.


	if [ "$(dpkg --print-architecture)" = "amd64" -a "$(dpkg  
--print-foreign-architectures)" != "i386" ]; then


This syntax "$(command)" is not portable.
If you want to write portable scripts, and I guess so since you used  
"#!/bin/sh", you want the "`command`" syntax.

Otherwise, you want to use "#!/bin/bash".

Other than that, but it is only a coding style potential issue, I would  
say that mixing "test -foo ... " and "[ -foo ... ]" is quite confusing.




Funny, this part of the script is just a copy-paste from the original one.
But I admit that mixing "test -foo ... " and "[ -foo ... ]" is not neatly

Thanks,

floris


--
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/op.xhpsma0a5k9...@alice.jkfloris.demon.nl



Re: chkrootkit message

2014-06-24 Thread Floris
Op Mon, 23 Jun 2014 10:03:30 +0200 schreef François Patte  
:



-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Bonjour,

I get this alert message (concerning lightdm) from chkrootkit

! RUID  PID TTYCMD
! root 3153 tty7   /usr/bin/X :0 -seat seat0 -auth
/var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch

What does it mean?



it means that the first X server is running on terminal number 7

with gdm3 I have:
/usr/bin/Xorg :0 -background none -noreset -verbose 3 -logfile /dev/null  
-auth /var/run/gdm3/auth-for-Debian-gdm-qoNZRi/database -seat seat0  
-nolisten tcp vt7


so no worry.

floris


--
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/op.xhy4rlb25k9...@alice.jkfloris.demon.nl



Re: apt configuration question from new user

2014-06-24 Thread Floris

Op Tue, 24 Jun 2014 16:12:49 +0200 schreef P Perazim :


Migrating from fedora to debian.

I need to have apt use the latest version of cups
(1.7.3) that I can see in the pool directory on
the web. I don't really understand the apt logic
at this point so I don't know what to do so I am
asking.

Running 7.5.0 and have checked the software
sources and there doesn't seem to be an option to
do this.

Thanks,

Perazim




I suggest changing Debian stable to Debian testing.
modify in /etc/apt/sources.list
"wheezy" or "stable" to "testing"

for example:

 deb http://ftp.debian.nl/debian/ wheezy main non-free contrib
or
 deb http://ftp.debian.nl/debian/ stable main non-free contrib
to
 deb http://ftp.debian.nl/debian/ testing main non-free contrib

after changing sources.list run as root
apt-get update
apt-get dist-upgrade

succes,

floris


--
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/op.xhy5ajyx5k9...@alice.jkfloris.demon.nl



Re: is this sensible?

2014-06-25 Thread Floris
Op Wed, 25 Jun 2014 11:51:17 +0200 schreef François Patte  
:



-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Le 25/06/2014 11:01, Weaver a écrit :


On Wed, June 25, 2014 1:57 am, François Patte wrote:

-BEGIN PGP SIGNED MESSAGE- Hash: SHA1

Le 25/06/2014 10:49, Lisi Reisz a écrit :

On Wednesday 25 June 2014 09:32:22 François Patte wrote:

I wanted to update my gthumb package (wich became ugly for an
 unknown reason). So I asked:

apt-get install gthumb


Before installing anything, always update. This is what the
machine is actually trying to do.

Update, so that everything is current, then install the required
package immediately, and you won't have that trouble. Cheers!


The problem is: why do I have to install, for instance,  gcc-4.9-base
gcc-4.9-base:i386  (I don't want to compile anything...)

why do I have to install these xserver:

  xserver-xorg-core xserver-xorg-input-evdev xserver-xorg-input-mouse
  xserver-xorg-input-synaptics xserver-xorg-input-vmmouse
  xserver-xorg-input-wacom xserver-xorg-video-all xserver-xorg-video-ati
  xserver-xorg-video-cirrus xserver-xorg-video-fbdev
xserver-xorg-video-intel
  xserver-xorg-video-mach64 xserver-xorg-video-mga
  xserver-xorg-video-modesetting xserver-xorg-video-neomagic
  xserver-xorg-video-nouveau xserver-xorg-video-nvidia
  xserver-xorg-video-openchrome xserver-xorg-video-r128
  xserver-xorg-video-radeon xserver-xorg-video-savage
  xserver-xorg-video-siliconmotion xserver-xorg-video-sisusb
  xserver-xorg-video-tdfx xserver-xorg-video-trident
xserver-xorg-video-vesa
  xserver-xorg-video-vmware

I have an nvidia graphic card, so, if needed "nouveau" but I use the
proprietary driver...

Why should I install systemd?

etc. etc.

I just wanted to work with gthumb, but it was broken by a preceeding
update

I waste more time to recover a system than to work



try:
#apt-get install --no-install-recommends gthumb

But I think there is a xserver-xorg-input-all and xserver-xorg-video-all  
dependency somewhere.
Installing "xserver-xorg-input-evdev" and "xserver-xorg-video-nvidia"  
should be enough to satisfy

all packages

See:
https://packages.debian.org/wheezy/gthumb
for a list of dependencies

Succes,

Floris


--
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/op.xh0ekzfs5k9...@alice.jkfloris.demon.nl



Re: is this sensible?

2014-06-25 Thread Floris

Op Wed, 25 Jun 2014 14:06:25 +0200 schreef Floris :

Op Wed, 25 Jun 2014 11:51:17 +0200 schreef François Patte  
:



-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Le 25/06/2014 11:01, Weaver a écrit :


On Wed, June 25, 2014 1:57 am, François Patte wrote:

-BEGIN PGP SIGNED MESSAGE- Hash: SHA1

Le 25/06/2014 10:49, Lisi Reisz a écrit :

On Wednesday 25 June 2014 09:32:22 François Patte wrote:

I wanted to update my gthumb package (wich became ugly for an
 unknown reason). So I asked:

apt-get install gthumb


Before installing anything, always update. This is what the
machine is actually trying to do.

Update, so that everything is current, then install the required
package immediately, and you won't have that trouble. Cheers!


The problem is: why do I have to install, for instance,  gcc-4.9-base
gcc-4.9-base:i386  (I don't want to compile anything...)

why do I have to install these xserver:

  xserver-xorg-core xserver-xorg-input-evdev xserver-xorg-input-mouse
  xserver-xorg-input-synaptics xserver-xorg-input-vmmouse
  xserver-xorg-input-wacom xserver-xorg-video-all xserver-xorg-video-ati
  xserver-xorg-video-cirrus xserver-xorg-video-fbdev
xserver-xorg-video-intel
  xserver-xorg-video-mach64 xserver-xorg-video-mga
  xserver-xorg-video-modesetting xserver-xorg-video-neomagic
  xserver-xorg-video-nouveau xserver-xorg-video-nvidia
  xserver-xorg-video-openchrome xserver-xorg-video-r128
  xserver-xorg-video-radeon xserver-xorg-video-savage
  xserver-xorg-video-siliconmotion xserver-xorg-video-sisusb
  xserver-xorg-video-tdfx xserver-xorg-video-trident
xserver-xorg-video-vesa
  xserver-xorg-video-vmware

I have an nvidia graphic card, so, if needed "nouveau" but I use the
proprietary driver...

Why should I install systemd?

etc. etc.

I just wanted to work with gthumb, but it was broken by a preceeding
update

I waste more time to recover a system than to work



try:
#apt-get install --no-install-recommends gthumb

But I think there is a xserver-xorg-input-all and xserver-xorg-video-all  
dependency somewhere.
Installing "xserver-xorg-input-evdev" and "xserver-xorg-video-nvidia"  
should be enough to satisfy

all packages

See:
https://packages.debian.org/wheezy/gthumb
for a list of dependencies


for example:

gthumb needs libc6 needs libgcc1 needs gcc-4.7-base


Success,

Floris



--
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/op.xh0et6x95k9...@alice.jkfloris.demon.nl



Re: Poll: Which Init-System should Debian use in the future?

2014-01-27 Thread Floris

Op Mon, 27 Jan 2014 13:36:07 +0100 schreef Holger Vogt :http://pollator.com/polls/which-init-system-should-debian-use-in-the-future/votes/newfrom: http://freedesktop.org/wiki/Software/systemd/...SpellingYes, it is written systemd, not system D or System D, or even SystemD. And it isn't system d either. Why? Because it's a system daemon, and under Unix/Linux those are in lower case, and get suffixed with a lower case d. And since systemd manages the system, it's called systemd. It's that simple. But then again, if all that appears too simple to you, call it (but never spell it!) System Five Hundred since D is the roman numeral for 500 (this also clarifies the relation to System V, right?). The only situation where we find it OK to use an uppercase letter in the name (but don't like it either) is if you start a sentence with systemd. On high holidays you may also spell it sÿstëmd. But then again, Système D is not an acceptable spelling and something completely different (though kinda fitting):-)

Add unknown keyboard key

2017-05-29 Thread Floris

Hey,

I have an older Asus R2E UMPC. A long time it has Windows installed on it,  
because I only used it as a navigation device. And an attempt, long ago,  
to install and run Fedora on it, didn't work. But time has changed,  
Windows 10 is sluggish. So I give it an other try with Debian Sid (The  
same version I run on my desktop). So far so good. The touchscreen and  
fingerprint reader works. And even with Gnome3 the performance is good.  
There is only one issue so far: an extra button on the device.


There are 4 extra buttons and I remapped them with xmodmap. And it looks  
like they work, because when I run

xev -event keyboard
The keys are correct:
- keycode 112 XF86ScrollUp
- keycode 117 XF86ScrollDown
- keycode 234 XF86Launch0
- keycode 248 XF86Launch1  <-- This one doesn't work

But when I run:
evtest /dev/input/event9
I get
...
Event code 226 (KEY_MEDIA)
Event code 240 (KEY_UNKNOWN) <-- minus 8 from the kernel?
...

Pressing the XF86Launch1 (KEY_UNKNOWN) button dmesg gives:
asus_laptop: Unknown key 9a pressed

I added an udev hwdb rule to /etc/udev/hwdb.d/70-keyboard.hwdb
evdev:name:Asus Laptop extra buttons:dmi:bvn*:bvr*:bd*:svnASUS:pn*pvr*
 KEYBOARD_KEY_9a=prog1

But when I add a shortcut with Gnome Keyboard settings. I can add the key  
to an shortcut, but nothing happens when I press the button. When I add  
one of the other buttons to a shortcut, they work as expected.


Maybe someone has an idea to solve this problem?

Floris



Re: Add unknown keyboard key

2017-06-08 Thread Floris

Op Mon, 29 May 2017 16:27:49 +0200 schreef Floris :


Hey,

I have an older Asus R2E UMPC. A long time it has Windows installed on  
it, because I only used it as a navigation device. And an attempt, long  
ago, to install and run Fedora on it, didn't work. But time has changed,  
Windows 10 is sluggish. So I give it an other try with Debian Sid (The  
same version I run on my desktop). So far so good. The touchscreen and  
fingerprint reader works. And even with Gnome3 the performance is good.  
There is only one issue so far: an extra button on the device.


There are 4 extra buttons and I remapped them with xmodmap. And it looks  
like they work, because when I run

xev -event keyboard
The keys are correct:
- keycode 112 XF86ScrollUp
- keycode 117 XF86ScrollDown
- keycode 234 XF86Launch0
- keycode 248 XF86Launch1  <-- This one doesn't work

But when I run:
evtest /dev/input/event9
I get
...
Event code 226 (KEY_MEDIA)
Event code 240 (KEY_UNKNOWN) <-- minus 8 from the kernel?
...

Pressing the XF86Launch1 (KEY_UNKNOWN) button dmesg gives:
asus_laptop: Unknown key 9a pressed

I added an udev hwdb rule to /etc/udev/hwdb.d/70-keyboard.hwdb
evdev:name:Asus Laptop extra buttons:dmi:bvn*:bvr*:bd*:svnASUS:pn*pvr*
  KEYBOARD_KEY_9a=prog1

But when I add a shortcut with Gnome Keyboard settings. I can add the  
key to an shortcut, but nothing happens when I press the button. When I  
add one of the other buttons to a shortcut, they work as expected.


Maybe someone has an idea to solve this problem?

Floris



Still no success, but a little progress.

I made a hwdb rule in /etc/udev/hwdb.d/99-keyboard.hwdb
evdev:name:Asus Laptop extra buttons:dmi:bvn*:bvr*:bd*:svnASUS:pn*pvr*
 KEYBOARD_KEY_95=keyboard
 KEYBOARD_KEY_9a=screen

after an udevadm update and trigger udevadm info /dev/input/event5 reports  
the buttons:

...
E: ID_PATH_TAG=platform-asus_laptop
E: KEYBOARD_KEY_6b=f21  <-- This one is a default udev 
hwdb rule
E: KEYBOARD_KEY_95=keybaord
E: KEYBOARD_KEY_9a=screen
E: LIBINPUT_DEVICE_GROUP=19/0/0/0:asus_laptop
...

So far everything works as expected, but evtest doesn't remap the 9a key
...
type 4 (EV_MSC), code 4 (MSC_SCAN), value 95
type 1 (EV_KEY), code 374 (KEY_KEYBOARD), value 1		<-- This one is  
modified as expected

...
type 4 (EV_MSC), code 4 (MSC_SCAN), value 9a
type 1 (EV_KEY), code 240 (KEY_KEYBOARD), value 1		<-- Why isn't this one  
modified?

...



Re: Add unknown keyboard key

2017-06-09 Thread Floris

Op Thu, 08 Jun 2017 14:13:53 +0200 schreef Floris :


Op Mon, 29 May 2017 16:27:49 +0200 schreef Floris :


Hey,

I have an older Asus R2E UMPC. A long time it has Windows installed on  
it, because I only used it as a navigation device. And an attempt, long  
ago, to install and run Fedora on it, didn't work. But time has  
changed, Windows 10 is sluggish. So I give it an other try with Debian  
Sid (The same version I run on my desktop). So far so good. The  
touchscreen and fingerprint reader works. And even with Gnome3 the  
performance is good. There is only one issue so far: an extra button on  
the device.


There are 4 extra buttons and I remapped them with xmodmap. And it  
looks like they work, because when I run

xev -event keyboard
The keys are correct:
- keycode 112 XF86ScrollUp
- keycode 117 XF86ScrollDown
- keycode 234 XF86Launch0
- keycode 248 XF86Launch1  <-- This one doesn't work

But when I run:
evtest /dev/input/event9
I get
...
Event code 226 (KEY_MEDIA)
Event code 240 (KEY_UNKNOWN) <-- minus 8 from the kernel?
...

Pressing the XF86Launch1 (KEY_UNKNOWN) button dmesg gives:
asus_laptop: Unknown key 9a pressed

I added an udev hwdb rule to /etc/udev/hwdb.d/70-keyboard.hwdb
evdev:name:Asus Laptop extra buttons:dmi:bvn*:bvr*:bd*:svnASUS:pn*pvr*
  KEYBOARD_KEY_9a=prog1

But when I add a shortcut with Gnome Keyboard settings. I can add the  
key to an shortcut, but nothing happens when I press the button. When I  
add one of the other buttons to a shortcut, they work as expected.


Maybe someone has an idea to solve this problem?

Floris



Still no success, but a little progress.

I made a hwdb rule in /etc/udev/hwdb.d/99-keyboard.hwdb
evdev:name:Asus Laptop extra buttons:dmi:bvn*:bvr*:bd*:svnASUS:pn*pvr*
  KEYBOARD_KEY_95=keyboard
  KEYBOARD_KEY_9a=screen

after an udevadm update and trigger udevadm info /dev/input/event5  
reports the buttons:

...
E: ID_PATH_TAG=platform-asus_laptop
E: KEYBOARD_KEY_6b=f21  <-- This one is a default udev 
hwdb rule
E: KEYBOARD_KEY_95=keybaord
E: KEYBOARD_KEY_9a=screen
E: LIBINPUT_DEVICE_GROUP=19/0/0/0:asus_laptop
...

So far everything works as expected, but evtest doesn't remap the 9a key
...
type 4 (EV_MSC), code 4 (MSC_SCAN), value 95
type 1 (EV_KEY), code 374 (KEY_KEYBOARD), value 1		<-- This one is  
modified as expected

...
type 4 (EV_MSC), code 4 (MSC_SCAN), value 9a

[EDIT]
(I made a typo)
type 1 (EV_KEY), code 240 (KEY_UNKNOWN), value 1		<-- Why isn't this one  
modified?

...

[/EDIT]




Finally I solved this issue. I added the unknown key to asus-laptop.c and  
rebuild the kernel module. Although, I don't think this is the proper way  
of adding unknown media keys.




Re: Debian 9 - eGalax-Touch

2017-06-21 Thread Floris
Op Wed, 21 Jun 2017 18:43:11 +0200 schreef Stefan Weinzierl  
:



Hello,

I have here an device with an touch-screen which can I use during the  
installation of Debian 9. But when the System is installed, I can't use  
the touch-device anymore.


lsusb says that this is an eGalax-device.

Can somebody tell me, what I have to do, to get this device useable?

Stefan



maybe if you replace the new way xserver-xorg-input-libinput with the old  
way xserver-xorg-input-evdev the device will work again.


Floris



Re: Debian 9 - eGalax-Touch

2017-06-21 Thread Floris
Op Wed, 21 Jun 2017 22:08:54 +0200 schreef Stefan Weinzierl  
:



On 21.06.2017 19:38, Larry Dighera wrote:

On Wed, 21 Jun 2017 18:43:11 +0200, you wrote:


Can somebody tell me, what I have to do, to get this device useable?


Perhaps there's a clue here: http://www.eeti.com.tw/drivers_Linux.html


I can't get the driver from this page running with Debian 9.



You can install this driver manually

copy the content of  
eGTouch_v2.5.5814.L-x/eGTouch_v2.5.5814.L-x/eGTouch64/eGTouch64withX

to /usr/bin
in a terminal run eGTouchD
in an other terminal run eGTouchU and test your device

Floris



What I found interesting, is that the installer, can work with the touch  
and the ready installed system not.


Stefan




Re: Stretch upgrade from Jessie -- several issues

2017-06-25 Thread Floris


Op Sun, 25 Jun 2017 19:10:40 +0200 schreef Ralph Katz  
:



3) The sound volume up/down function keys [Fn up/down arrow] no longer
respond (xfce4).  However the screen brightness keys function normally
[Fn left/right arrow].  The mute sound function key is also ignored [Fn
F8].  I can control volume with the mouse using pavucontrol or
gkrellm-volume.


No progress.


if the keys are recognized by the kernel, then you can remap them with an  
udev hwdb rule.


Test with evtest if the keys get a scancode and a keycode. Something like:
type 4 (EV_MSC), code 4 (MSC_SCAN), value 700e0
type 1 (EV_KEY), code 29 (KEY_LEFTCTRL), value 1
In this case I pressed the Left Ctrl key, which has a value of 700e0

Create a new rule in /etc/udev/hwdb.d with something like:

evdev:atkbd:dmi:bvn*:bvr*:bd*:svnAcer*:pn*
 KEYBOARD_KEY_ed=volumeup
 KEYBOARD_KEY_ee=volumedown
 etc...

use evemu-describe to find your evdev:... line

also read:
https://wiki.archlinux.org/index.php/Map_scancodes_to_keycodes
https://wiki.archlinux.org/index.php/Extra_keyboard_keys
/lib/udev/hwdb.d/60-keyboard.hwdb
for more information and examples

Floris



Re: Stretch upgrade from Jessie -- several issues

2017-06-25 Thread Floris
Op Mon, 26 Jun 2017 03:23:32 +0200 schreef Ralph Katz  
:



-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On 06/25/2017 04:22 PM, Floris wrote:


Op Sun, 25 Jun 2017 19:10:40 +0200 schreef Ralph Katz
:



3) The sound volume up/down function keys [Fn up/down arrow] no
longer respond (xfce4).  However the screen brightness keys
function normally [Fn left/right arrow].  The mute sound
function key is also ignored [Fn F8].  I can control volume
with the mouse using pavucontrol or gkrellm-volume.


No progress.


if the keys are recognized by the kernel, then you can remap them
with an udev hwdb rule.

Test with evtest if the keys get a scancode and a keycode.
Something like: type 4 (EV_MSC), code 4 (MSC_SCAN), value 700e0
type 1 (EV_KEY), code 29 (KEY_LEFTCTRL), value 1 In this case I
pressed the Left Ctrl key, which has a value of 700e0

Create a new rule in /etc/udev/hwdb.d with something like:

evdev:atkbd:dmi:bvn*:bvr*:bd*:svnAcer*:pn*
KEYBOARD_KEY_ed=volumeup KEYBOARD_KEY_ee=volumedown etc...

use evemu-describe to find your evdev:... line

also read:
https://wiki.archlinux.org/index.php/Map_scancodes_to_keycodes
https://wiki.archlinux.org/index.php/Extra_keyboard_keys
/lib/udev/hwdb.d/60-keyboard.hwdb for more information and
examples

Floris


Thanks Floris!  I will look into this, but I am confounded as to why
on jessie and previous versions, recognizing these sound keys was
automatic.

Ralph



Maybe the switch from "the old" xserver-xorg-input-evdev to "the Wayland"  
xserver-xorg-input-libinput has something to do with it. But I don't know  
if you have the libinput version installed.


https://packages.debian.org/stretch/xserver-xorg-input-libinput
...
X.Org X server -- libinput input driver

This package provides the driver for input devices using libinput library.  
It can handle keyboards, mice and touchpads, and essentially replaces the  
separate -evdev and -synaptics drivers.

...

Floris



Grub2 on clean Stretch install

2017-06-27 Thread Floris

Just wondering, why has the grub2-common package two update-grub files?

https://packages.debian.org/stretch/amd64/grub2-common/filelist

File list of package grub2-common in stretch of architecture amd64

/usr/sbin/grub-install
/usr/sbin/grub-reboot
/usr/sbin/grub-set-default
/usr/sbin/update-grub
/usr/sbin/update-grub2
/usr/share/bug/grub2-common/presubj
/usr/share/bug/grub2-common/script
/usr/share/doc/grub2-common
/usr/share/grub/default/grub
/usr/share/grub/default/grub.md5sum
/usr/share/info/grub-dev.info.gz
/usr/share/info/grub.info.gz
/usr/share/man/man8/grub-install.8.gz
/usr/share/man/man8/grub-reboot.8.gz
/usr/share/man/man8/grub-set-default.8.gz
/usr/share/man/man8/update-grub.8.gz
/usr/share/man/man8/update-grub2.8.gz

One is just a symlink to the other
ls -asl update-grub*
4 -rwxr-xr-x 1 root root 64 jun 23 12:35 update-grub
0 lrwxrwxrwx 1 root root 11 jun 23 14:47 update-grub2 -> update-grub

If there are programs depending on update-grub2, a small transition might  
have been a nicer solution.


Floris



Re: Grub2 on clean Stretch install

2017-06-27 Thread Floris
Op Tue, 27 Jun 2017 18:04:19 +0200 schreef David Wright  
:



On Tue 27 Jun 2017 at 17:37:53 (+0200), Floris wrote:

Just wondering, why has the grub2-common package two update-grub files?

One is just a symlink to the other
ls -asl update-grub*
4 -rwxr-xr-x 1 root root 64 jun 23 12:35 update-grub
0 lrwxrwxrwx 1 root root 11 jun 23 14:47 update-grub2 -> update-grub

If there are programs depending on update-grub2, a small transition
might have been a nicer solution.


Sorry, what's a "small transition" and what does it solve?

Cheers,
David.



I think if there is a program depending on /usr/sbin/update-grub2 it  
shouldn't be difficult to update that program to /usr/sbin/update-grub. I  
known a symlink isn't "free-space-eating", but it looks more polished.




Re: gtx1060 debian9.0.1 black screen

2017-07-21 Thread Floris

Op Fri, 21 Jul 2017 22:26:01 +0200 schreef :


Hello Debian great OS!

I have gtx1060 and monitor resolution 1920x1200

Debian 9.0.1 live cd.

I get black screen "Resolution not support"

I think it's not good.



You are probably using the open source nouveau Nvidia driver, which  
doesn't support this newer card. Try to use the closed sourced  
nvidia-driver from the non-free repo.


Floris



Re: Disappearance of the kernel

2017-07-21 Thread Floris
Op Fri, 21 Jul 2017 20:47:00 +0200 schreef Cyril Brulebois  
:



Hi,

agustín torrijos orenes  (2017-07-21):

Good afternoon! My name is Agus, and above all I would like to thank you
for the extraordinary work that all the members of this wonderful  
project,

including the community, perform.

I have a problem with the Testing version that happened to explain:

I installed version 9.0 "Stretch" looking with the repositories to  
testing,

I am almost sure that updated to version 10.0 "Buster".

I performed a cleanup of the system with the instructions "autoclean,
clean, revome, autoremove", and it seems that I uninstalled all the  
kernel.


This shouldn't happen since kernels are blacklisted for such operations?


When I rebooted I could not enter the Grub anymore, I just got some
instructions that asked for my password, but when I entered it nothing
happened.


This password you entered is for what? Your BIOS? The rescue mode? Grub?
And what did you expected to happen after you typed this password?

Is it possible to give some more information?

Floris



Re: T570 Powerkey doesn't work

2018-01-08 Thread Floris

Op Sun, 07 Jan 2018 15:11:54 +0100 schreef Floris :

Op Thu, 04 Jan 2018 22:42:34 +0100 schreef Markus Grunwald  
:



Hello,

as far as I understand, pressing the power key on my Lenovo T570 should
produce some output in the journal like this:

Mär 31 18:04:47 my_computer systemd-logind[1402]: Power key pressed.

On my laptop, this doesn't work - I see nothing in the journal.
Hibernating doesn't work, neither but that's the reason, I think...

Is there something special that I have to do?

cu


Can you find the Powerkey with evtest?

[NumLock example]

sudo evtest /dev/input/event12
...
Event: time 1434666536.001123, type 4 (EV_MSC), code 4 (MSC_SCAN), value  
70053
Event: time 1434666536.001123, type 1 (EV_KEY), code 69 (KEY_NUMLOCK),  
value 0

Event: time 1434666536.001123, -- EV_SYN 




from mar...@the-grue.de

I see this in /dev/input/event3

Input driver version is 1.0.1
Input device ID: bus 0x19 vendor 0x0 product 0x1 version 0x0
Input device name: "Power Button"
Supported events:
  Event type 0 (EV_SYN)
  Event type 1 (EV_KEY)
Event code 116 (KEY_POWER)
Properties:
Testing ... (interrupt to exit)

But nothing happens when I push the button

Neither does it on any of the other /dev/input/event*

cu


The power button is recognized by the kernel. Does systemd also recognize  
the button?	

$ udevadm info /dev/input/event3
Look for a "E: TAGS=:power-switch:" line
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input11/event3
...
E: SUBSYSTEM=input
E: TAGS=:power-switch:
...
$ loginctl seat-status seat0
...
/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input11
input:input11 "Power Button"
...
Is the power button inhibit by a DE?
$ systemd-inhibit
...
Who: Debian-gdm (UID 111/Debian-gdm, PID 1535/gsd-media-keys)
What: handle-power-key:handle-suspend-key:handle-hibernate-key
Why: GNOME handling keypresses
Mode: block
...



Re: Aptitude package manager "package"

2018-01-24 Thread Floris

Op Tue, 23 Jan 2018 20:44:19 +0100 schreef OECT T :





Hi all:





I just installed Debian Stretch 9.3.0 and noticed that the Aptitude  
package was not installed by default.




I searched into Synaptics package manager and noticed that the package  
is not marked with the Debian icon >indicating that the package is not  
supported.


On my system (Debian sid) aptitude has the Debian logo in synaptics. Did  
you install and update the debian-keyring package? Or do you have an  
untrusted source in your sources.list? You can find the download source  
with "apt-cache policy aptitude"


(example)

$ apt-cache policy aptitude
aptitude:
  Installed: 0.8.10-6
  Candidate: 0.8.10-6
  Version table:
 *** 0.8.10-6 500
500 http://ftp.nl.debian.org/debian unstable/main amd64 Packages
500 http://ftp.nl.debian.org/debian buster/main amd64 Packages
100 /var/lib/dpkg/status



Re: Aptitude package manager "package"

2018-01-24 Thread Floris

Op Wed, 24 Jan 2018 10:53:17 +0100 schreef :


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wed, Jan 24, 2018 at 10:21:45AM +0100, Floris wrote:
Op Tue, 23 Jan 2018 20:44:19 +0100 schreef OECT T  
:


[...]


>I searched into Synaptics package manager and noticed that the
>package is not marked with the Debian icon >indicating that the
>package is not supported.
>
On my system (Debian sid) aptitude has the Debian logo in synaptics.


Folks, learn to use the web site. Just surf over to [1] and you can
query the current package database. For example, entering "aptitude"
into the form and choosing "any" as Distribution shows you what
distributions carry aptitude as a package [2] (and which versions
of said package are in each distrib).


Thanks for explaining how to use the internet /s


For aptitude, it turns out that aptitude is in wheezy (aka 7, aka
(currently) oldoldstable), jessie (aka 8, aka oldstable), stretch
(aka 9, aka stable), buster (aka testing) and sid (aka unstable).

Thus either the icon in Synaptics is wrong (check your package
sources, check your update status) or whatever Synaptics is trying
to tell you with this icon is not what you think it's telling you.


Maybe you could point the OP a way how to find out what is wrong?


Personally, I've perceived Synaptics as pretty unpredictable, but
I've never found out whether it's the program or it's me.


Synaptics is very useful for users who wants a GUI for apt or dpkg. But I  
agree with you when there is a dependency issue it isn't very useful.



[1] https://packages.debian.org/
[2]  
https://packages.debian.org/search?keywords=aptitude&searchon=names&suite=all§ion=all

- -- t
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlpoV40ACgkQBcgs9XrR2kaoqgCfT466Tq5KLQNp4hqQrS/qi8N7
IFcAn3rFVl4j4Wk+WMd/fVAxRmqv7Cu8
=tO+4
-END PGP SIGNATURE-




Re: Can't get my video card running

2018-02-05 Thread floris

Erkko Lahnajärvi schreef op 2018-02-05 15:49:

Hi,

I fetched a new computer few days ago. The equipment are:

Motherboard: Gigabyte AB350-Gaming
CPU: Amd Ryzen 3 1300x
RAM: 16Gb
Video card: GeForce GTX 1050 Ti
Hard disk: WD green 240 Gb

On this computer I installed Debian-9.3.0-amd64.
I've first tried to install the video card. I found a particular
driver for Linux from Ndivia's website. And then I bigan to install
it...

Filename: NVIDIA-Linux-x86_64-375.20.run

I ran the file in Konsole, but then installation started to ask me
packages I should install first.

First ask: 'gcc' -package, I installed it, another try to install ->
didn't get through
Second ask: 'make' -package, installed that too, another try to
install VC-driver -> didn't get through
Third ask: [some package which I don't remember!!??],installed that
too, another try to install VC-driver -> didn't get through
Fourth ask: 'kernel-source or kernel-devel RPM' or define
'--kernel-source-path

But my src folder does not contain kernel-source. From which folder
should I look the kernel-source?

Then I tried some guides from web:

https://linuxconfig.org/how-to-install-the-latest-nvidia-drivers-on-debian-9-stretch-linux

I did as I was ordered in the pages and restarted my computer. But
after that everything seems to be the same. From where can I set
resolution and other videocard adjustments?

How could I install my video card in first place?

--

Friendly regards

Erkko Lahnajärvi


Don't use the nvidia*.run file. Debian has the nvidia-driver package.
read: 
https://wiki.debian.org/NvidiaGraphicsDrivers#Debian_9_.22Stretch.22


(TL;DR)
- add non-free and contrib to your sources.list
- sudo apt-get update
- sudo apt-get install nvidia-driver
- reboot

Install the nvidia-settings package if you want to modify your video 
card settings.


---
Floris



Re: Troubles with my thinkpad e560 ev0

2018-03-11 Thread floris

stuv schreef op 2018-03-11 18:22:

Hi everyone,

i've installed debian 9 stable and everything is working so far..

one of the troubles is the graphics - it has an intel and an amd radeon
card installed and at boot time (after grub) i've to enter my
username/pw to procceed (just hitting enter does the thing also)..

i tried everything like firmware-amd-graphics or firmware-misc-nonfree
and other stuff but i'm not able to get rid of the login nor do i get
the 3d card working :X

here the data you need to help me to resolve the issue(s): (http://past
e.debian.net/1013384/)



Maybe there are some clues in your Xorg.*.log file?
You can find this log in ~/.local/share/xorg/ or in /var/log/

---
Floris



Re: Broken kernel?

2018-03-12 Thread floris

Tom Furie schreef op 2018-03-12 09:41:

On Mon, Mar 12, 2018 at 04:34:56AM -0400, Gene Heskett wrote:

I just happen to have 2 machines on my home network that are Intel 
D525MW

motherboards, with dual core intel atom 1.8 GHz cpu's. They run
flawlessly from powerbump to powerbump, on an rtai patched but now
elderly kernel, a kernel that says its for an i686-pae. Not an AMD64.


Yes, all 64-bit x86 compatible CPUs are also 32-bit compatible.

Cheers,
Tom


Intel says the Intel Atom CPU N2600 @ 1.60GHz is 64bit[1]. The am64 
kernel is the right one.


[1]https://ark.intel.com/products/58916/Intel-Atom-Processor-N2600-1M-Cache-1_6-GHz
---
Floris



Re: Broken kernel?

2018-03-12 Thread floris

Gene Heskett schreef op 2018-03-12 10:51:

On Monday 12 March 2018 05:20:07 floris wrote:


Tom Furie schreef op 2018-03-12 09:41:
> On Mon, Mar 12, 2018 at 04:34:56AM -0400, Gene Heskett wrote:
>> I just happen to have 2 machines on my home network that are Intel
>> D525MW
>> motherboards, with dual core intel atom 1.8 GHz cpu's. They run
>> flawlessly from powerbump to powerbump, on an rtai patched but now
>> elderly kernel, a kernel that says its for an i686-pae. Not an
>> AMD64.
>
> Yes, all 64-bit x86 compatible CPUs are also 32-bit compatible.
>
> Cheers,
> Tom

Intel says the Intel Atom CPU N2600 @ 1.60GHz is 64bit[1]. The am64
kernel is the right one.

[1]https://ark.intel.com/products/58916/Intel-Atom-Processor-N2600-1M-
Cache-1_6-GHz ---
Floris
Call off the dogs, you and several other are correct, and I should not 
be

posting bad info at 3 or 4 am when the only reason I'm up at all is to
take the recyclables to the curb. Its just that I've been running the 
32

bit versions so well for more than half a decade I was convinced that
was the way to fly.

But does this not leave the OP scratching his head, wondering why his
machine won't boot? So we are back to the starting square and I'm out 
of

ammo. At this point I'd run memtest86 long enough, at least overnight,
to verify its not bad memory, and if it is, reseat the lappy style 
dimm,

they are getting old enough that if the air is bad, some contact
exercise might be in order. Mine never get turned off except for power
failures, so thermal stress in the atoms mounting has not stuck up a
hand yet. For those that are shut down, thermal cycling might begin to
be a problem.

I'm going back to bed, where anyone my age ought to be this time of the
morning since he's busy building a wheelchair ramp so I can bring my 
xyl
home with a busted osteoporosis riddled leg. If I ever find the guy 
that

called these the golden years, I'd like to see where the gold is in his
house.


I just checked and the dog is still playing in the backyard, so you 
don't have to worry :-)


Back to OP's question. The Intel Atom N2600 is not very Linux/ 
opensource friendly. I have and old laptop with the same processor and 
also have mixed result with different kernels. Fortunately the Debian 
Stable/ Strech amd64 kernel works without big issues. The Testing 
version has problems with the gma500 module. (I know the OP has a 
different issue and doesn't use the build-in GPU.)


@OP
Do you have a custom initramfs? Check 
/etc/initramfs-tools/initramfs.conf and make sure MODULES is set to 
"most".


---
Floris



Re: Nvidia 340 driver bug

2018-06-01 Thread floris

Pétùr schreef op 2018-05-31 16:20:

I have a recurrent bug with the nvidia 340 driver.

Here is the trace. Any idea is welcomed.

Pétùr

[6.748358] [ cut here ]
[6.748361] Bad or missing usercopy whitelist? Kernel memory
exposure attempt detected from SLUB object 'nvidia_stack_t' (offset
11864, size 3)!
[6.748371] WARNING: CPU: 6 PID: 702 at
/build/linux-43CEzF/linux-4.16.12/mm/usercopy.c:81
usercopy_warn+0x7e/0xa0
[6.748372] Modules linked in: snd_hda_codec_hdmi pktcdvd arc4
pcmcia dell_rbtn iwldvm dell_wmi wmi_bmof iTCO_wdt sparse_keymap
iTCO_vendor_support snd_hda_codec_idt uvcvideo dell_laptop
intel_powerclamp snd_hda_codec_generic mac80211 dell_smbios coretemp
videobuf2_vmalloc dell_wmi_descriptor videobuf2_memops kvm_intel
dcdbas videobuf2_v4l2 dell_smm_hwmon snd_hda_intel videobuf2_common
kvm videodev irqbypass snd_hda_codec iwlwifi intel_cstate media evdev
yenta_socket joydev snd_hda_core intel_uncore snd_hwdep serio_raw
snd_pcm pcspkr pcmcia_rsrc sg cfg80211 pcmcia_core snd_timer rfkill
snd mei_me soundcore i7core_edac mei lpc_ich shpchp nvidia(PO) wmi
battery binfmt_misc dell_smo8800 video ac acpi_cpufreq button drm
parport_pc ppdev lp parport sunrpc ip_tables x_tables autofs4 ext4
crc16 mbcache
[6.748407]  jbd2 fscrypto ecb crypto_simd cryptd glue_helper
aes_x86_64 raid10 raid456 async_raid6_recov async_memcpy async_pq
async_xor async_tx xor hid_logitech_hidpp hid_logitech_dj hid_generic
usbhid hid raid6_pq libcrc32c crc32c_generic raid1 raid0 multipath
linear md_mod sr_mod cdrom sd_mod sdhci_pci ehci_pci cqhci ahci
libahci ehci_hcd libata crc32c_intel sdhci psmouse firewire_ohci
i2c_i801 scsi_mod firewire_core mmc_core crc_itu_t usbcore e1000e
usb_common
[6.748432] CPU: 6 PID: 702 Comm: Xorg Tainted: P   O
4.16.0-2-amd64 #1 Debian 4.16.12-1
[6.748432] Hardware name: Dell Inc. Precision M4500/, BIOS A14 
07/11/2013

[6.748434] RIP: 0010:usercopy_warn+0x7e/0xa0
[6.748435] RSP: 0018:a77b01ef3bb8 EFLAGS: 00010286
[6.748436] RAX:  RBX: 98d83805ae58 RCX: 
0006
[6.748437] RDX: 0007 RSI: 0082 RDI: 
98d86fd96730
[6.748438] RBP: 0003 R08: 035b R09: 
0004
[6.748438] R10: a3a77220 R11: 0001 R12: 
0001
[6.748439] R13: 98d83805ae5b R14: 98d83805ae58 R15: 
98d83805aea0

[6.748440] FS:  7fb60fa256c0() GS:98d86fd8()
knlGS:
[6.748441] CS:  0010 DS:  ES:  CR0: 80050033
[6.748442] CR2: 7fb6069ca000 CR3: 00020e118000 CR4: 
06e0

[6.748443] Call Trace:
[6.748448]  __check_object_size+0x9c/0x1a0
[6.748540]  os_memcpy_to_user+0x21/0x40 [nvidia]
[6.748618]  _nv001372rm+0xa5/0x260 [nvidia]
[6.748696]  ? _nv004784rm+0x4eba/0x5500 [nvidia]
[6.748773]  ? _nv004331rm+0xec/0xf0 [nvidia]
[6.748849]  ? _nv004326rm+0xca/0x650 [nvidia]
[6.748923]  ? _nv015126rm+0x576/0x5c0 [nvidia]
[6.748999]  ? _nv000694rm+0x2e/0x60 [nvidia]
[6.749068]  ? _nv000789rm+0x5f5/0x8b0 [nvidia]
[6.749134]  ? rm_ioctl+0x73/0x100 [nvidia]
[6.749182]  ? nvidia_ioctl+0x221/0x460 [nvidia]
[6.749231]  ? nvidia_frontend_ioctl+0x2d/0x60 [nvidia]
[6.749279]  ? nvidia_frontend_unlocked_ioctl+0x19/0x20 [nvidia]
[6.749281]  ? do_vfs_ioctl+0xa4/0x630
[6.749283]  ? vfs_write+0x12f/0x1a0
[6.749284]  ? SyS_ioctl+0x74/0x80
[6.749287]  ? do_syscall_64+0x6c/0x130
[6.749290]  ? entry_SYSCALL_64_after_hwframe+0x3d/0xa2
[6.749291] Code: 48 c7 c0 f1 d2 a3 a3 48 0f 44 c2 41 50 51 41 51
48 89 f9 49 89 f1 4d 89 d8 4c 89 d2 48 89 c6 48 c7 c7 38 d3 a3 a3 e8
62 4c e4 ff <0f> 0b 48 83 c4 18 c3 48 c7 c6 3c d3 a4 a3 49 89 f1 49 89
f3 eb [6.749313] ---[ end trace dc2afdad83c552e7 ]---


This is a bug in the nvidia driver module. There is not much you can do 
until it is fixed upstream.


https://devtalk.nvidia.com/default/topic/1031067/
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=899201

---
Floris



Re: Intermittent blank screen – Stretch

2018-06-01 Thread floris

Mike schreef op 2018-06-01 01:27:

I have just installed Stretch and and randomly getting a 2 second (or
so) blank screen. I can go for quite some time without it happening,
or it can happen several times over a few minutes. I can dual boot
with Jessie and do not have the problem with that – so I think I can
rule out a hardware issue.

I have an Nvidia GTX1050 video card, HDMI output to a Samsung 49" TV,
4K video. There is no other type of input into the TV for me to be
able to test.

Here is what I have done
1. Installed Stretch (amd64) with XFCE
2. apt-get install firmware-linux nvidia-driver nvidia-settings 
nvidia-xconfig

3. run nvidia-xconfig
4. turned off screen blanking in power settings

I am quite happy to spend time troubleshooting, but don’t really know
where to start. The blanking happens too quickly for me to be able to
do anything at the time.

Does anyone have any thoughts?

Thanks

Mike


You can try the NVidia driver module from backports [1] and/or run 
journalctl -f in a terminal and wait for the blank screen.


[1] https://packages.debian.org/stretch-backports/nvidia-driver
---
Floris



Re: Debian 9 x64 wine32

2018-06-03 Thread floris

uli...@web.de schreef op 2018-06-02 13:06:

Hi,

i am trying to install wine32 on a amd64 debian stretch system.

I added architecture i386

Using synaptic the package "wine32" is unknown

Using apt-get the package "wine32" is known, but needs libwine:i386.

Trying to install all dependencies results in a possible complete
chnage of the system-packages, which i have interrupted.

All infos, read from https://wiki.debian.org/Wine do not work.

What about the difference of finding "wine32" between apt-get and
synaptic?

BR

Christian



Please use the Wine version in strech-backports or from WineHQ. Wine 1.8 
(Stretch) is very old and isn't supported anymore.


After you have enabled the backports repo run:
sudo apt-get update
sudo apt-get install wine wine32 wine64 libwine libwine:i386 fonts-wine

If you want the WineHQ packages read:
https://wiki.winehq.org/Debian


---
Floris



Re: Nvidia 340 driver bug

2018-06-03 Thread floris

Pétùr schreef op 2018-06-02 17:46:
This is a bug in the nvidia driver module. There is not much you can 
do

until it is fixed upstream.


Thanks!

I would like to use the nouveau driver waiting for the fix.

However I an unable to boot X with the nouveau driver.

I did:

# apt-get purge nvidia.
# apt-get install --reinstall xserver-xorg xserver-xorg-video-nouveau
# reboot

I have no xorg.conf.

$ startx

says:

XF86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)


Did you also removed the NVidia symlinks? I'm not sure if they are 
removed when you purge the NVidia packages.


Try:
sudo update-glx --config glx
If there are any options choose mesa

and rebuild initramfs with:
sudo update-initramfs -u


---
Floris



Re: Nvidia 340 driver bug

2018-06-03 Thread floris

dekkz...@gmail.com schreef op 2018-06-02 17:17:

On 06/01, floris wrote:

Pétùr schreef op 2018-05-31 16:20:

I have a recurrent bug with the nvidia 340 driver.

Here is the trace. Any idea is welcomed.

Pétùr

[6.748358] [ cut here ]


snip


f3 eb [6.749313] ---[ end trace dc2afdad83c552e7 ]---

This is a bug in the nvidia driver module. There is not much you can 
do until it is fixed upstream.


https://devtalk.nvidia.com/default/topic/1031067/
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=899201



That devtalk is for 390 i don't see any reference to 340. FWIW i've
blocked updating xorg-server 1.20 on 2 nvidia machines that run 340,
as of today no fix on debian or arch.


xserver-xorg-video-nvidia-legacy-340xx depends on xserver-xorg-core < 
2:1.19.99, so you don't have to block the xserver manually.


---
Floris



Re: Intermittent blank screen – Stretch

2018-06-03 Thread floris

Mike schreef op 2018-06-02 09:08:

On 02/06/18 08:11, floris wrote:

Mike schreef op 2018-06-01 01:27:

I have just installed Stretch and and randomly getting a 2 second (or
so) blank screen. I can go for quite some time without it happening,
or it can happen several times over a few minutes. I can dual boot
with Jessie and do not have the problem with that – so I think I can
rule out a hardware issue.

I have an Nvidia GTX1050 video card, HDMI output to a Samsung 49" TV,
4K video. There is no other type of input into the TV for me to be
able to test.

Here is what I have done
1. Installed Stretch (amd64) with XFCE
2. apt-get install firmware-linux nvidia-driver nvidia-settings 
nvidia-xconfig

3. run nvidia-xconfig
4. turned off screen blanking in power settings

I am quite happy to spend time troubleshooting, but don’t really know
where to start. The blanking happens too quickly for me to be able to
do anything at the time.

Does anyone have any thoughts?

Thanks

Mike


You can try the NVidia driver module from backports [1] and/or run 
journalctl -f in a terminal and wait for the blank screen.


[1] https://packages.debian.org/stretch-backports/nvidia-driver
---
Floris


Thanks Floris. Nothing from journalctl -f.
Can you tell me what installing a backport might do? Is that a later
version of the driver (I only installed Stretch a couple of days ago)

Mike


In backports there is a newer version of the NVidia module with more bug 
fixes. Maybe this line is relevant:
-  Further improved the fix for occasional flicker when using the X 
driver's composition pipeline. This was mostly fixed in 390.42, but now 
the fix should be more complete.


---
Floris



Re: Debian 9 x64 wine32

2018-06-04 Thread floris

--- schreef op 2018-06-04 21:02:

I have already activied the backports and did apt update afterwards.

I have tried

sudo apt-get install wine wine32 wine64 libwine libwine:i386 fonts-wine


the result is the same . .


Christian




Can you post the output of:

sudo apt-get -t stretch-backports install wine wine32 wine64 libwine 
libwine:i386 fonts-wine


---
Floris



Re: Trouble with apt update

2018-06-05 Thread floris

Sonu Sirvee schreef op 2018-06-05 08:28:

Hello all,
When I run the command: sudo apt update
I get this error:
$ sudo apt update
Ign:1 http://debianmirror.nkn.in/debian stretch InRelease
Hit:2 http://debianmirror.nkn.in/debian stretch-updates InRelease

Hit:3 http://debianmirror.nkn.in/debian stretch Release

Hit:4 http://security.debian.org/debian-security stretch/updates
InRelease
Ign:6 http://ppa.edx.org stretch InRelease

Err:7 http://ppa.edx.org stretch Release
  403  Forbidden
Reading package lists... Done
E: The repository 'http://ppa.edx.org stretch Release' does not have a
Release file.
N: Updating from such a repository can't be done securely, and is
therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user
configuration details.

Can someone help me out.
Thank you


Remove the line with ppa.edx.org from /etc/apt/sources.list or from a 
*.list file in /etc/apt/sources.list.d/

---
Floris



Re: Debian 9 x64 wine32

2018-06-08 Thread floris
 
libexif12:i386

  libexpat1:i386 libffi6:i386 libflac8:i386 libfontconfig1:i386
  libfreetype6:i386 libgcrypt20:i386 libgd3:i386 libgl1 libgl1:i386
  libgl1-mesa-dri:i386 libgl1-mesa-glx:i386 libglapi-mesa:i386 libgles2
  libglib2.0-0:i386 libglu1-mesa:i386 libglvnd0 libglvnd0:i386 
libglx-mesa0

  libglx-mesa0:i386 libglx0 libglx0:i386 libgmp10:i386 libgnutls30:i386
  libgomp1:i386 libgpg-error0:i386 libgphoto2-6:i386 
libgphoto2-port12:i386

  libgpm2:i386 libgsm1:i386 libgssapi-krb5-2:i386
  libgstreamer-plugins-base1.0-0:i386 libgstreamer1.0-0:i386 
libhogweed4:i386

  libice6:i386 libicu57:i386 libidn11:i386 libieee1284-3:i386
  libjack-jackd2-0:i386 libjbig0:i386 libjpeg62-turbo:i386 
libk5crypto3:i386

  libkeyutils1:i386 libkrb5-3:i386 libkrb5support0:i386 liblcms2-2:i386
  libldap-2.4-2:i386 libllvm5.0 libllvm5.0:i386 libltdl7:i386 
liblz4-1:i386

  libmount1:i386 libmp3lame0:i386 libmpg123-0:i386 libncurses5:i386
  libnettle6:i386 libnuma1:i386 libodbc1:i386 libogg0:i386 
libopenal1:i386

  libopenjp2-7:i386 libopus0:i386 liborc-0.4-0:i386 libosmesa6:i386
  libp11-kit0:i386 libpcap0.8:i386 libpciaccess0:i386 
libpixman-1-0:i386

  libpng16-16:i386 libpulse0:i386 libsamplerate0:i386 libsane:i386
  libsane-extras:i386 libsasl2-2:i386 libsasl2-modules:i386
  libsasl2-modules-db:i386 libsensors4:i386 libshine3:i386 libsm6:i386
  libsnappy1v5:i386 libsndfile1:i386 libsndio6.1:i386 libsoxr0:i386
  libspeex1:i386 libspeexdsp1:i386 libssl1.1:i386 libstdc++6:i386
  libswresample2:i386 libsystemd0:i386 libtasn1-6:i386 libtheora0:i386
  libtiff5:i386 libtwolame0:i386 libudev1:i386 libusb-1.0-0:i386 
libv4l-0:i386

  libv4lconvert0:i386 libva-drm1:i386 libva-x11-1:i386 libva1:i386
  libvdpau-va-gl1:i386 libvdpau1:i386 libvisual-0.4-0:i386 
libvorbis0a:i386

  libvorbisenc2:i386 libvpx4:i386 libwavpack1:i386 libwebp6:i386
  libwebpmux2:i386 libwine:i386 libwrap0:i386 libx11-6:i386 
libx11-xcb1:i386

  libx264-148:i386 libx265-95:i386 libxau6:i386 libxcb-dri2-0:i386
  libxcb-dri3-0:i386 libxcb-glx0:i386 libxcb-present0:i386 
libxcb-render0:i386

  libxcb-shm0:i386 libxcb-sync1:i386 libxcb-xfixes0:i386 libxcb1:i386
  libxcomposite1:i386 libxcursor1:i386 libxdamage1:i386 libxdmcp6:i386
  libxext6:i386 libxfixes3:i386 libxi6:i386 libxinerama1:i386 
libxml2:i386

  libxpm4:i386 libxrandr2:i386 libxrender1:i386 libxshmfence1:i386
  libxslt1.1:i386 libxtst6:i386 libxvidcore4:i386 libxxf86vm1:i386
  libzvbi0:i386 mesa-va-drivers:i386 mesa-vdpau-drivers:i386
  ocl-icd-libopencl1:i386 va-driver-all:i386 vdpau-driver-all:i386 
wine32:i386


The following packages will be upgraded::
  fonts-wine libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa 
libgles2-mesa
  libosmesa6 libwine mesa-common-dev mesa-va-drivers mesa-vdpau-drivers 
wine

  wine64


I cancelled even this installation, you you recommend to proceed?






Looks good! Only some developer packages are removed. Only if you 
compile packages yourself you will need those *-dev packages.


---
Floris



Re: More on Nvidia 304xxx

2018-06-11 Thread floris

David Baron schreef op 2018-06-11 14:49:

Can I continue using it if I update xorg? I use dkms.


Version 304 is end of life:

The Linux 304.* legacy driver series is the last to support the NV4x and 
G7x GPUs and motherboard chipsets based on them. Support for new Linux 
kernels and X servers, as well as fixes for critical bugs, will be 
included in 304.* legacy releases through the end of 2017. [1]


In other words, the X server till 1.19 is supported.

[1] http://nvidia.custhelp.com/app/answers/detail/a_id/3142
---
Floris



Re: Quiet gaming capable gfx card for Debian Sid

2016-08-14 Thread Floris

Op Sat, 13 Aug 2016 20:54:51 +0200 schreef Eduard Bloch :


Hallo,

I would like to spend some hours on a normal game without having to
reboot into Windows. I have a Steam account and some Linux games are
available (at least some from Valve).

But the video card I have is not ok. It's a Nvidia Geforce 750Ti
(passive cooling), it works quite well with the Nouveau drivers but
there are too many glitches in 3D games, some are basically not
playable. I remember that Nvidia drivers (non-free) have been a lot
better but I cannot make them work with current Debian Unstable, even if
I install the latest packages from Debian Experimental, the drivers
simply don't compile with latest kernels.



Don't use the experimental branch, but use the latest version from svn:
https://wiki.debian.org/NvidiaGraphicsDrivers#Building_newer_releases_from_SVN

I don't have any troubles with the 367.35 version (kernel 4.6)

Success,

Floris



Re: Quiet gaming capable gfx card for Debian Sid

2016-08-17 Thread Floris

Op Tue, 16 Aug 2016 00:05:14 +0200 schreef Eduard Bloch :


Hallo,
* Floris [Sun, Aug 14 2016, 11:08:49AM]:

Op Sat, 13 Aug 2016 20:54:51 +0200 schreef Eduard Bloch :

> Hallo,
>
> I would like to spend some hours on a normal game without having to
> reboot into Windows. I have a Steam account and some Linux games are
> available (at least some from Valve).
>
> But the video card I have is not ok. It's a Nvidia Geforce 750Ti
> (passive cooling), it works quite well with the Nouveau drivers but
> there are too many glitches in 3D games, some are basically not
> playable. I remember that Nvidia drivers (non-free) have been a lot
> better but I cannot make them work with current Debian Unstable, even  
if

> I install the latest packages from Debian Experimental, the drivers
> simply don't compile with latest kernels.
>

Don't use the experimental branch, but use the latest version from svn:
https://wiki.debian.org/NvidiaGraphicsDrivers#Building_newer_releases_from_SVN

I don't have any troubles with the 367.35 version (kernel 4.6)


Thanks for the hint, I will give it a try, either with kernel 4.7 or at
least 4.6 which is in Sid.

Looks like maintainers need some help. It shouldn't take three months to
bring an important update into Experimental.



I am not sure why, but the Nvidia packages are uploaded into the NEW queue
and have to wait until they are _manually_ transfered to unstable.
That is why there is a chapter about the svn branch in the wiki for all the
people who don't want to wait.


The Debian Nvidia maintainers are very quick with the new version. Version
370, which is one day old, is already in svn!

Floris



Re: Testing/Unstable Synaptic broken again.

2016-09-01 Thread Floris

Op Thu, 01 Sep 2016 18:49:15 +0200 schreef Joe :


On Thu, 1 Sep 2016 17:05:59 +0100
Brad Rogers  wrote:


On Thu, 1 Sep 2016 08:51:57 -0700
Jimmy Johnson  wrote:

Hello Jimmy,

>The latest upgrades have broken Synaptic, unable to use Menus or
>right click and Search is affected too.

All seems well here;  Synaptic functions normally with Debian
testing/KDE.  Last updated this afternoon.



Me too, amd64, and kernel 4.7.0.1 doesn't boot. Not the greatest of
upgrade days...



Probably bug #835465
python-apt_1.1.0~beta5 will be available soon

Floris



Re: slow starting up jessie

2016-09-22 Thread Floris
Op Thu, 22 Sep 2016 10:42:43 +0200 schreef Umarzuki Mochlis  
:



one of my desktop is very slow to read log in prompt (no DE)

I can't seem to find any error log in syslog

Debian 8 amd64
compaq dc5850 sff


...

where should I check next? It got to this since I installed LXDE and
even after I removed lxde, it is still like this.



try:
$ systemd-analyze blame
to find out which services are slow to start

Floris



Re: libre office fail

2016-09-25 Thread Floris
Op Sun, 25 Sep 2016 03:22:23 +0200 schreef Ric Moore  
:


Desperate, I tried to use command line to open an odt file. I got this  
running sid:


ric@iam:~/Documents/Dennis/pdf$ libreoffice  
National_Reentry_Resources.odt


(soffice:14215): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion  
'width >= -1' failed

ric@iam:~/Documents/Dennis/pdf$

This is critical. :( Ric



remove libreoffice-gnome, libreoffice-gtk2 and libreoffice-gtk3
LibreOffice will fallback on the default java style

Floris



Re: Upgrade fails

2016-09-29 Thread Floris




The following packages have unmet dependencies:
 libvlccore8 : Depends: vlc-data (= 2.2.4-1~deb8u1) but 1:2.0.6-dmo3 is
to be installed

Bah!



you have enabled the Deb Multimedia repo. Which is not part of Debian.
Now you have two options:
- remove the repo and use the real Debian packages
- wait for a newer version in the multimedia repo



Re: DHCP failure (was Re: Unidentified subject!)

2016-09-29 Thread Floris
Op Thu, 29 Sep 2016 01:18:02 +0200 schreef Dan Ritter  
:



On Wed, Sep 28, 2016 at 03:30:04PM -0700, hol...@cox.net wrote:

Clean install of deb8 (jessie)on my Thinkpad T4220i laptop. went well
except for the fact that the network configuration
with DCP failed.

I was given 3 options.
1) try it again. This was hope over experience.
2) configure manually. Great if I had the first inkling how. I'm a
complete neophyte when it
   comes to networking.
3) continue without configuring a network. The only one that would let
me continue the
   installation.

I have a functioning desktop pc so I compred some files w/ the laptop.

/etc/networks was identical as was /etc/network/interfaces (from what I
could see) and /etc/NetworkManager.

I looked at "man interfaces" but quickly got in over my head.

Multiple installs resulted in the same failure.


Normally, you would have a DHCP server, perhaps included in your
router, which would hand out local IP addresses.

Possible cause 1: you don't.

Possible cause 2: you do, but it is full or configured not to
give this machine an IP.

Most likely cause: underlying networking is not working right.

Ethernet or wifi?

What does "ip l" tell you? "ip a", too.

-dsr-



If it is wifi, I think you need the firmware-iwlwifi package from non-free  
for this laptop

https://wiki.debian.org/iwlwifi

Floris



Re: Upgrade fails

2016-09-29 Thread Floris
Op Thu, 29 Sep 2016 11:58:57 +0200 schreef Tony van der Hoff  
:



On 29/09/16 11:48, Floris wrote:




The following packages have unmet dependencies:
 libvlccore8 : Depends: vlc-data (= 2.2.4-1~deb8u1) but 1:2.0.6-dmo3 is
to be installed

Bah!



you have enabled the Deb Multimedia repo. Which is not part of Debian.
Now you have two options:
- remove the repo and use the real Debian packages
- wait for a newer version in the multimedia repo



Nope, it's commented out:

deb ftp://ftp.uk.debian.org/debian/ jessie main non-free contrib
deb-src ftp://ftp.uk.debian.org/debian/ jessie main non-free contrib

deb http://security.debian.org/ jessie/updates main non-free contrib
#deb-src http://ftp.uk.debian.org/debian/ jessie/updates main non-free
contrib

# jessie-updates, previously known as 'volatile'
deb ftp://ftp.uk.debian.org/debian/ jessie-updates main non-free contrib
#deb-src ftp://ftp.uk.debian.org/debian/ jessie-updates main non-free
contrib

# jessie-backports
#deb http://ftp.uk.debian.org/debian/ jessie-backports main non-free  
contrib


# multimedia
# deb http://www.deb-multimedia.org jessie main non-free




try to purge vlc-data:

# apt-get purge vlc-data

and reinstall vlc (if you need it)

Floris



Re: Upgrade fails

2016-09-29 Thread Floris
Op Thu, 29 Sep 2016 12:07:47 +0200 schreef Tony van der Hoff  
:



On 29/09/16 12:03, Floris wrote:

apt-get purge vlc-data


No!! I don't want to lose this lot:

The following packages will be REMOVED:
  akregator* apper* ark* browser-plugin-vlc* dolphin* dragonplayer*
gwenview* jovie* juk* k3b* k3b-i18n* k4dirstat* kaccessible*
kaddressbook* kate* kblocks* kcalc* kde-baseapps* kde-baseapps-bin*
kde-plasma-desktop* kde-runtime* kde-standard* kde-style-oxygen*
  kde-window-manager* kde-workspace* kde-workspace-bin*
kdeaccessibility* kdepasswd* kdepim-kresources* kdepim-runtime*
kdeplasma-addons* kdesudo* kdevelop* kdewebdev* kdiff3* kdirstat* kdm*
kfilereplace* kfind* kgoldrunner* khelpcenter4* kimagemapeditor*
kinfocenter*
  klinkstatus* klipper* kmag* kmahjongg* kmail* kmenuedit* kmix*
kmousetool* kmouth* kmplayer* knotes* kommander* konq-plugins*
konqueror* konqueror-nsplugins* konsole* kopete* korganizer* kpat*
kscreen* kscreensaver* kscreensaver-xsavers* ksnapshot* ksysguard* kuser*
  kwalletmanager* kwrite* libakonadi-calendar4* libakonadi-contact4*
libcalendarsupport4* libeventviews4* libincidenceeditorsng4* libk3b6*
libk3b6-extracodecs* libkateinterfaces4* libkcddb4* libkcompactdisc4*
libkdepim4* libkdepimdbusinterfaces4* libkonq-common*
  libkonq5abi1* libkopete4* libksieveui4* libmailcommon4*
libmailimporter4* libmarblewidget19* libmessagecomposer4*
libmessagecore4* libmessagelist4* libmessageviewer4* libnoteshared4*
libokularcore5* libpimcommon4* libreoffice-kde* libsmokekdecore4-3*
  libsmokekdeui4-3* libsmokekfile3* libsmokekhtml3* libsmokekio3*
libsmokeknewstuff2-3* libsmokeknewstuff3-3* libsmokekparts3*
libsmokektexteditor3* libsmokekutils3* libsmokeplasma3*
libtemplateparser4* libvlc5* libvlccore5* marble-plugins* okteta*
okular* phonon*
  phonon-backend-vlc* plasma-dataengines-workspace* plasma-desktop*
plasma-runners-addons* plasma-scriptengine-python*
plasma-scriptengine-ruby* plasma-scriptengine-superkaramba*
plasma-scriptengines* plasma-wallpapers-addons* plasma-widget-folderview*
  plasma-widget-lancelot* plasma-widgets-addons*
plasma-widgets-workspace* polkit-kde-1* python-kde4* python3-pykde4*
qapt-batch* ruby-kde4* ruby-plasma* software-properties-kde* sweeper*
systemsettings* task-kde-desktop* vlc* vlc-data* vlc-nox*  
vlc-plugin-notify*

  vlc-plugin-pulse*




re-enable the deb-multimedia repo
(don't forget to run apt-get update)
and try to update your system with
apt-get dselect-upgrade

Floris



Re: Upgrade fails

2016-09-29 Thread Floris
Op Thu, 29 Sep 2016 12:44:10 +0200 schreef Tony van der Hoff  
:



On 29/09/16 12:11, Floris wrote:

Op Thu, 29 Sep 2016 12:07:47 +0200 schreef Tony van der Hoff
:


re-enable the deb-multimedia repo
(don't forget to run apt-get update)
and try to update your system with
apt-get dselect-upgrade

Floris



Yay, that's fixed it! Thanks, Floris!

Do I now comment out multimedia again?



My experience is that deb-multimedia updates their packages as soon as  
possible

and fits great in Debian. So you can leave the repo enabled.

Floris



Re: kernel 4.7.0 and nvidia

2016-10-06 Thread Floris

Op Thu, 06 Oct 2016 13:45:46 +0200 schreef Hans :


Can the kernel-module be built? I suggest, to use the *-dkms stuff for
> building. If this does not work, you may try the drivers from the  
nvidia

> site directly. Before installiing this, get rid of all nvidia packages
> (i.e. apt- get --purge remove nvidia-*). Check before saying "y",  
that no

> other unwanted packages are iremoved.

How?  I’ll purge all nvidia packages, then install nvidia-kernel-dkms?



No. no. First purge all nvidia packages. Then go to the nvidia site and
download the installer. It is an executable named  
NViidia-some-version.run.


Choose the correct one for your architecture. After download make it
executable and execute it. Note, that there may no olf kernel-module be
loaded. (If so, unload it: rmmod nvidia)

The other way is to use the nvidia-kernel-dkms packages. I prefer these  
before
the already built packages. However, sometimes it fails to build, so I  
take

the NVidia.run as substitute.

Try both solutions. Maybe one will work.

Happy hacking!

Hans



or build the latest version (370.28) yourself
https://wiki.debian.org/NvidiaGraphicsDrivers#Building_newer_releases_from_SVN

from the changelog:

Release highlights since 370.23:
Added support for the following GPU:
GeForce GTX 1060 3GB

Improved compatibility with recent Linux kernels.




Re: Problem with 2 external monitors on a laptop

2016-10-07 Thread Floris
Op Thu, 06 Oct 2016 15:17:56 +0200 schreef Xxx Yyy  
:




Hi.
I use HP ProBook 6560b (LVDS1) with 2 external Fujitsus B24T (VGA1,  
HDMI2), both connected via docking station.


OS: debian testing with xfce


LVDS1 - off

VGA1 - on

HDMI2 - on


Recent (approx 1 month back) apt-get upgrade (also using latest  
debian-testing.iso) made it impossibe to use this >configuration.


I'm asked for a LUKS password, i can see initial on-screen logs but when  
Os tries to start X, both monitors goes black (i >cannot switch to TTY).



However when one of monitors is unplugged, OS & X starts with no errors,  
then i plug the other monitor in and they both >works.



Mariusz



create the folder
/var/log/journal

reboot with both monitors plugged in and let the configuration fail
unplug a monitor, reboot and use
journalctl -b -1
to read the error messages


Floris

Re: usb 2-4: unable to read config index 0 descriptor/all

2016-10-17 Thread Floris
Op Mon, 17 Oct 2016 01:57:45 +0200 schreef Manoel Pedro de Araújo  
:



Hi guys, I have the problem.
When the notebook start his show the mensagens:

usb 2-4: unable to read config index 0 descriptor/all

usb 2-4: can't read configurations, error -110
What to do to eliminate this error mensagens.

I use the debian jessie with kde
--Manoel


remove the device which is attached to usb 2-4
(or tell us the name of the device and maybe we can help)

Floris

Intel Atom Poulsbo, gma500

2016-12-08 Thread Floris
on an older laptop I try to use Debian testing. In dutch it is called a  
SkoolMate 3 laptop and I believe it is the same as the Intel ClassMate  
laptop. Inside there is an Intel Atom N2600 CPU which is also responsible  
with a PowerVR chip for the GPU.


After a lot of reading about this processor it seems there is an impasse  
for this chip. It is possible to use this chip with the gma500 kernel  
module, but 3D hardware acceleration is not available. Intel has made  
their part opensource and tells the end user to ask the device  
manufacturer (this is Intel???) or the linux distribution for support [1].  
Imagination Technologies (PowerVR) on their side only tells that they make  
a chip and it is Intel's responsibility to make a driver.


There are older 3D Intel drivers available but unfortunately they are only  
for Fedora 14, kernel 2.6 and Xorg 1.9


maybe my Google skills are not as good as they should be, but is there  
anyone who use this chip on a Debian testing computer or know some way to  
use the 3D hardware acceleration?


thanks,

Floris


[1] https://01.org/linuxgraphics/documentation/faq



Re: proftpd in testing

2016-12-11 Thread Floris
Op Sun, 11 Dec 2016 12:02:02 +0100 schreef Florian Lindner  
:



Hello,

I'm currently doing a re-setup of my server on Debian Testing. My old
server, which is on oldstable used proftpd as FTP server.

https://packages.debian.org/search?searchon=sourcenames&keywords=proftpd

proftpd seems to be removed from Stretch. Is that true or a
misunderstanding on my side? Why was it removed? Lack of maintainer or a
specific reason?

Can you recommend any alternatives? Nothing fancy, just a ftp server
that can use mysql as authentication and bear the load of approx on or
two logins in a week... ;-)

Best,
Florian



proftpd is removed from testing, because of new bugs. See
https://packages.qa.debian.org/p/proftpd-dfsg.html
for more information.

Success,

Floris



Re: Apt problem

2016-12-19 Thread Floris

Op Mon, 19 Dec 2016 09:45:08 +0100 schreef Gmail :


After upgrading my Libranet (Sarge-based) system, I now end up with the
following messages after doing anything apt-get based (including  
Synaptic):

  W: No priority (or zero) specified for pin
W: No priority (or zero) specified for pin
  However the apt-get commands and apps work.  How do I solve the
problem/warnings?



do you have a file in /etc/apt/preferences.d/
or the file /etc/apt/preferences

If one of the above files exists, then a copy of the file will give us  
more information.


Floris



Re: Why I can not install software on debian easily?

2016-12-19 Thread Floris
Op Mon, 19 Dec 2016 02:54:31 +0100 schreef john cusey  
:




Why I can not download a .deb file, click it and it installs?


first you have to install manually a program which make this happen,  
because not everybody wants this behavior.

# apt-get install gdebi

after a log-out and log-in you are able to install a Debian package with a  
click.






I tried to install opera on Debian.


I have computer science degree and I still trying to do this.



I know nobody will read this email.



Time to go back to Windows.

John


Success,

Floris

Re: Jessie gdm3 configuration for multiseat

2016-12-19 Thread Floris
Op Mon, 19 Dec 2016 16:29:45 +0100 schreef Joshua Brickel  
:


I have been having problems finding documentation on how to set up gdm3  
for a multiseat environment in debian version >Jessie.  I've looked on  
the gdm website:


https://help.gnome.org/admin/gdm/stable/
but to no-avail.  
In general I've found a lot of information on the previous version of  
gdm located on the web, but not for gdm3.  Can anyone >point me to a  
link.  Are the commands the same as in gdm2 and since there is no  
gdm.conf file any longer should I put the >directives in the daemon.conf  
file?


Thanks,

Joshua



Multiseat is build-in in gdm3, so there is no configuration file.

So how to make a multiseat?

- you must use systemd
- remove old Xorg.conf multiseat files! (a Nvidia file is fine)
- run $ loginctl seat-status seat0
and find the keyboard, mouse and Gpu you want to use on your second seat
(the gpu must be a "master" device)
- run $ loginctl attach seat1 /sys/devices/pci.../.../.../your/mouse
for your mouse, keyboard and Gpu

log-off and log-on and gdm3 will appear on both screens

Success,

Floris

older information:
http://code.lexarcana.com/posts/simple-multiseat-setup-on-fedora-17.html
https://devtalk.nvidia.com/default/topic/936873/?comment=4996515

  1   2   3   >