View Issue Details

IDProjectCategoryView StatusLast Update
0004442Kali LinuxGeneral Bugpublic2018-09-11 16:48
Reportermohammad1777 Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionsuspended 
Product Version2017.3 
Summary0004442: Xset can't be installed on this version
Description

Hello Kali,

I am trying to turn my Backlet led at kali 2017.3 and to do that, I found that I should use the command :
xset led 3 or xset led "Scroll Lock". However, when I run the command "apt-get install xset", I have got the following outputs :
eading package lists... Done
Building dependency tree
Reading state information... Done
Package xset is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
x11-xserver-utils

E: Package 'xset' has no installation candidate

Also, please note that I have checked the source.list file :
root@kali:~# cat /etc/apt/sources.list

deb cdrom:[Debian GNU/Linux 2017.3 Kali-rolling - Official Snapshot amd64 LIVE/INSTALL Binary 20171109-13:49]/ kali-rolling contrib main non-free

#deb cdrom:[Debian GNU/Linux 2017.3 Kali-rolling - Official Snapshot amd64 LIVE/INSTALL Binary 20171109-13:49]/ kali-rolling contrib main non-free

deb http://http.kali.org/kali kali-rolling main non-free contrib

Steps To Reproduce

apt-get install xset

Activities

broomdodger

broomdodger

2017-12-24 02:08

reporter   ~0007744

try first to update the package list:

sudo apt-get update

then:

sudo apt-get install xset

mohammad1777

mohammad1777

2017-12-25 02:50

reporter   ~0007745

I tried that and I am having the same issue

mohammad1777

mohammad1777

2017-12-25 03:21

reporter   ~0007746

The latest update :
I found that the xset tool should be already installed at some OSs ( Kali) but the problem is that my keyboard Led is not working even after I tried :
xset led 1
xset led 2
xset led 4
....
....
xset led 32

broomdodger

broomdodger

2017-12-25 04:45

reporter   ~0007747

xset is already installed in kali light.

I successfully do the following in a startup script:

xset \
dpms 0 0 0 \
mouse 0 0 \
s 0 0 \
s off \
s blank \
s noexpose \
b off \
-dpms

And can use xset to turn on/off keyboard autorepeat.

BUT I have NOT been able to turn on/off any led using xset on this Toshiba laptop.

The command:
xset q
The q option gives you information on the current settings.
man xset

If I manually ( using the keyboard ) turn on num lock
then do 'xset q' I see that the value of num lock is on.
But I can not change the value with xset.

g0tmi1k

g0tmi1k

2018-09-11 16:48

administrator   ~0009647

Due to the age of the OS (Kali Moto [v1], Kali Safi [v2], Kali Rolling 2016.x/2017.x), these legacy versions are no longer supported.
We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux - https://www.kali.org/downloads/)?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing,and also give information about your setup?
For more information, please read: https://kali.training/topic/filing-a-good-bug-report/

Issue History

Date Modified Username Field Change
2017-12-23 11:20 mohammad1777 New Issue
2017-12-24 02:09 broomdodger Note Added: 0007744
2017-12-25 02:50 mohammad1777 Note Added: 0007745
2017-12-25 03:21 mohammad1777 Note Added: 0007746
2017-12-25 04:45 broomdodger Note Added: 0007747
2018-02-21 09:50 g0tmi1k Category Kali Package Bug => General Bug
2018-06-08 16:02 g0tmi1k Severity major => minor
2018-09-11 16:48 g0tmi1k Status new => closed
2018-09-11 16:48 g0tmi1k Resolution open => suspended
2018-09-11 16:48 g0tmi1k Note Added: 0009647