You are not logged in.
Pages: 1
an a temporal solution :
this script :
https://gist.github.com/dnmodder/de2df9 … 0dc66e8db3
instructions:
https://gist.github.com/dnmodder/de2df9 … nt-3582029
source:
https://github.com/paroj/xpad/issues/114
emacs /usr/local/bin/fix_controller_xbox_360
(paste the code) and save [ctrl+x , Ctrl+s]
chmod +x /usr/local/bin/fix_controller_xbox_360
reconect controller
root@DELL:~# /usr/local/bin/fix_controller_xbox_360Works!
add rule to
/etc/udev/rules.d/71-microsoft-controllers.rules
# nano 71-microsoft-controllers.rules
ACTION=="add", ATTRS{idProduct}=="028e", ATTRS{idVendor}=="045e", DRIVERS=="usb", RUN+="/usr/local/bin/fix_controller_xbox_360"reconect the controll and works!
they are :
inxi -b
System:
Host: DELL Kernel: 6.1.0-40-amd64 arch: x86_64 bits: 64 Console: pty pts/1 Distro: Devuan
GNU/Linux 5 (daedalus)
Machine:
Type: Laptop System: Dell product: Latitude E6430 v: 01 serial: 2SGRKX1
Mobo: Dell model: 0H3MT5 v: A00 serial: /XXX/XXX/ BIOS: Dell v: A11
date: 03/12/2013
CPU:
Info: dual core Intel Core i5-3320M [MT MCP] speed (MHz): avg: 898 min/max: 1200/3300
Graphics:
Device-1: Intel 3rd Gen Core processor Graphics driver: i915 v: kernel
Device-2: NVIDIA GF108GLM [NVS 5200M] driver: nouveau v: kernel
Device-3: Microdia Laptop_Integrated_Webcam_E4HD type: USB driver: uvcvideo
Display: server: X.org v: 1.21.1.7 driver: X: loaded: modesetting unloaded: fbdev,vesa
dri: crocus,nouveau gpu: i915 tty: 135x26 resolution: 1366x768
API: OpenGL Message: GL data unavailable in console for root.
Network:
Device-1: Intel 82579LM Gigabit Network driver: e1000e
Device-2: Intel Centrino Advanced-N 6205 [Taylor Peak] driver: iwlwifi
Drives:
Local Storage: total: 465.76 GiB used: 331.52 GiB (71.2%)
Info:
Processes: 229 Uptime: 53m Memory: 15.49 GiB used: 2.61 GiB (16.8%) Init: SysVinit runlevel: 2
Shell: Bash inxi: 3.3.26i remove xbodrv, because xpad , work fine .
rmmod xpad
[ 3393.211432] usbcore: deregistering interface driver xpad
[ 3393.211628] xpad 3-1:1.0: xpad_try_sending_next_out_packet - usb_submit_urb failed with result -2modprobe xpad
[ 3412.256856] input: Microsoft X-Box 360 pad as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/input/input28
[ 3412.258178] usbcore: registered new interface driver xpadbut still not work
i runn the program as normal user,
those code a see at root@terminal
dmesg
[10986.862443] usb 1-2: new full-speed USB device number 12 using xhci_hcd
[10987.010759] usb 1-2: not running at top speed; connect to a high speed hub
[10987.011400] usb 1-2: New USB device found, idVendor=054c, idProduct=0268, bcdDevice= 1.00
[10987.011405] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[10987.011407] usb 1-2: Product: PS3 Controller
[10987.011409] usb 1-2: Manufacturer: Sony
[10987.014887] input: Sony PS3 Controller Motion Sensors as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:054C:0268.0007/input/input37
[10987.074503] input: Sony PS3 Controller as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:054C:0268.0007/input/input36
[10987.074652] sony 0003:054C:0268.0007: input,hiddev0,hidraw1: USB HID v81.11 Joystick [Sony PS3 Controller] on usb-0000:00:14.0-2/input0
[10988.012201] usb 1-2: USB disconnect, device number 12
[10989.674434] usb 1-2: new full-speed USB device number 13 using xhci_hcd
[10989.825029] usb 1-2: New USB device found, idVendor=045e, idProduct=028e, bcdDevice= 1.10
[10989.825039] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[10989.825043] usb 1-2: Product: Controller
[10989.825046] usb 1-2: Manufacturer: Sony
[10989.825943] input: Microsoft X-Box 360 pad as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/input/input38
[11134.984957] usb 1-2: USB disconnect, device number 13
[11134.985048] xpad 1-2:1.0: xpad_try_sending_next_out_packet - usb_submit_urb failed with result -19
root@DELL:/etc/udev/rules.d# i remove xboxdrv and install XPAD,
it's still frozen
when i connect the Xbox Controller, stock at the TEST at "jstest-gtk" and not work at all emulators.
but they work fine at Window$ :-/
https://pasteboard.co/zZBhEqBazxrm.png
https://pasteboard.co/VvuAO7eWBRuD.png
they appear AXIS 2 and AXIS 5 moved to the top ! (lesft or rigth )
Bus 003 Device 017: ID 045e:028e Microsoft Corp. Xbox360 Controller
xboxdrv --dbus session --detach-kernel-drive
(not Work)
# xboxdrv --dbus session --detach-kernel-drive
-- [ ERROR ] ------------------------------------------------------
unrecognized option '--detach-kernel-drive'
/usr/bin/xboxdrvctl' -S
Traceback (most recent call last):
File "/usr/bin/xboxdrvctl", line 68, in <module>
bus = dbus.SessionBus()
^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/dbus/_dbus.py", line 209, in __new__
return Bus.__new__(cls, Bus.TYPE_SESSION, private=private,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/dbus/_dbus.py", line 99, in __new__
bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/dbus/bus.py", line 120, in __new__
bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11 ----
i try other commands , share by a friend from IRC :
1.- # rmmod xpad
2.- $ pgrep -f xboxdrv
3.- pkill -f xboxdrv
4.-$ xboxdrv --daemon < ---- OBLIGATORIO
5.-$ /usr/bin/xboxdrvctl --status
root@DELL:~# rmmod xpad
root@DELL:~# grep -f xboxdrv
grep: xboxdrv: No such file or directory
root@DELL:~# pkill -f xboxdrv
root@DELL:~# xboxdrv --daemon
xboxdrv 0.8.8 - http://pingus.seul.org/~grumbel/xboxdrv/
Copyright © 2008-2011 Ingo Ruhnke <grumbel@gmail.com>
Licensed under GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details.
[ERROR] XboxdrvDaemon::run(): fatal exception: failed to get unique dbus name: Connection ":1.184" is not allowed to own the service "org.seul.Xboxdrv" due to security policies in the configuration file
root@DELL:~#
/usr/bin/xboxdrvctl --status
Traceback (most recent call last):
File "/usr/bin/xboxdrvctl", line 68, in <module>
bus = dbus.SessionBus()
^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/dbus/_dbus.py", line 209, in __new__
return Bus.__new__(cls, Bus.TYPE_SESSION, private=private,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/dbus/_dbus.py", line 99, in __new__
bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/dbus/bus.py", line 120, in __new__
bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11then i lose the controller at jstest-gtk
need , reconect the wire USB, to appear,
but still frozen!
cool !
nice work !!!
i suggest 2 point :
1.- Filter by distro
2-- Make a NEW SEARCH at same page
attach the photo:
DEVUAN Jessie :-)
this used for a NON-KDE-DESKTOP
# aptitude install kdeconnect
Download to X86 : https://code.launchpad.net/~vikoadi/+ar … 1_i386.deb
#dpkg -i indicator-kdeconnect_0.1-0~41~ubuntu16.04.1_i386.deb
Source to x64 : https://code.launchpad.net/~vikoadi/+ar … /+packages
dependencies / dependencias necesarias :
# apt install libgtk-3-dev
# apt install libappindicator3-dev
# apt install cmake
# apt install valac
# apt install python3-requests-oauthlib
# apt install python-caja (if you use /si usted usa Caja)
python-nautilus (if you use/si usted usa Nautilus)
python-nemo (if you use /si usted usa Nemo)
on android :
https://play.google.com/store/apps/deta … connect_tp
and finaly / y finalmente :
$ indicator-kdeconnect
happy remote control :->
DEMO:
https://www.youtube.com/embed/D113aHJ3lGA
for more info:
i glade to contribute with my small Translations to SPANISH .
i buy the domain web WWW.DEVUAN-MX.ORG
i start to translate WWW.DEVUAN.ORG like NON-OFICIAL.
my purpose are translate a sub-page by day.
Grammar is not my forte, Please do not be strict with me.
But I like to learn more English
as well help at IRC at freenode #devuan-mx
ircs://irc.freenode.net/#devuan-mx
i hope , help any one ;-)
me alegra contribuir con unas pequeñas traducciones de ingles a ESPAÑOL.
yo compre el dominio WEB WWW.DEVUAN-MX.ORG
ya comence a traducir WWW.DEVUAN.ORG como NON-OFICIAL.
mi propocito es traducir una sub-pagina por dia.
la ortografia no es mi fuerte ,
pero me gusta aprender mas ingles del que ya se,
porfavor no sean severos con migo.
tambien estoy para ayudarlos en IRC en freenode #devuan-mx
ircs://irc.freenode.net/#devuan-mx
espero que sirva para alguien ;-)
HAPPY HACKING / FELIZ HACKING
GNU !, GNU !, GNU !
, ,
/ \
((__-^^-,-^^-__))
`-_---' `---_-'
`--|o` 'o|--'
\ ` /
): : (
: o_o:
"-"
[ SOLUTION]
I HAD instaled mixed
some libraries of 375.39, nvidia-legacy-304xx-alternative and nvidia-legacy-340xx-alternative ,
well nvidia-legacy-304xx-alternative and nvidia-legacy-340xx-alternative install today,
375 time ago...
SOLUTION:
remove all with
aptitude purge ~i~nnvidia
apt-get install nvidia-legacy-304xx-kernel-dkms nvidia-xconfig
nvidia-xconfig # reboot
tanks for help me
and tanks to <somiaj> of #debian
yes , i remove line
BusID "PCI:00:0d.0"
and not work
tanks for a answer.
not work with
BusID "PCI:0000:00:0d.0"
at /etc/X11/xorg.conf
and not work with comment (#) BusID line.
my PC are migrate from DEBIAN strech to ascii
cat /etc/issue.net
Devuan GNU/Linux ascii
uname -a
Linux pc 4.9.0-2-686 #1 SMP Debian 4.9.10-1 (2017-02-17) i686 GNU/Linux
lspci | grep -i VGA
00:0d.0 VGA compatible controller: NVIDIA Corporation C61 [GeForce 7025 / nForce 630a] (rev a2)
# nvidia-detect
Detected NVIDIA GPUs:
00:0d.0 VGA compatible controller [0300]: NVIDIA Corporation C61 [GeForce 7025 / nForce 630a] [10de:03d6] (rev a2)
Checking card: NVIDIA Corporation C61 [GeForce 7025 / nForce 630a] (rev a2)
Your card is only supported up to the 304 legacy drivers series.
It is recommended to install the
nvidia-legacy-304xx-driver
package.
#############################
currently installed
nvidia-legacy-304xx-driver
###############################
# lshw -C display
*-display UNCLAIMED
description: VGA compatible controller
product: C61 [GeForce 7025 / nForce 630a]
vendor: NVIDIA Corporation
physical id: d
bus info: pci@0000:00:0d.0
version: a2
width: 64 bits
clock: 66MHz
capabilities: pm msi vga_controller bus_master cap_list
configuration: latency=0
resources: memory:fb000000-fbffffff memory:d0000000-dfffffff memory:fc000000-fcffffff memory:c0000-dffff
#########################################
lspci -v -s `lspci | awk '/VGA/{print $1}'`
00:0d.0 VGA compatible controller: NVIDIA Corporation C61 [GeForce 7025 / nForce 630a] (rev a2) (prog-if 00 [VGA controller])
Subsystem: Gigabyte Technology Co., Ltd C61 [GeForce 7025 / nForce 630a]
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 11
Memory at fb000000 (32-bit, non-prefetchable) [size=16M]
Memory at d0000000 (64-bit, prefetchable) [size=256M]
Memory at fc000000 (64-bit, non-prefetchable) [size=16M]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: [48] Power Management version 2
Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
Kernel modules: nouveau, nvidia_legacy_340xx, nvidia_current_drm, nvidia_current
#################################
lspci |grep NVIDIA
00:0d.0 VGA compatible controller: NVIDIA Corporation C61 [GeForce 7025 / nForce 630a] (rev a2)
################################
cat /etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 375.26 (buildd@debian) Fri Jan 13 02:38:29 UTC 2017
....
......
Section "Device"
BusID "PCI:00:0d.0"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "ConnectedMonitor" "CRT"
SubSection "Display"
Depth 24
EndSubSection
EndSection
##############################
# cat /etc/X11/xorg.conf
[ 38.001] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 38.001] (--) PCI:*(0:0:13:0) 10de:03d6:1458:d000 rev 162, Mem @ 0xfb000000/16777216, 0xd0000000/268435456, 0xfc000000/16777216, BIOS @ 0x????????/131072
[ 38.001] (II) LoadModule: "glx"
[ 38.001] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 38.019] (II) Module glx: vendor="NVIDIA Corporation"
[ 38.019] compiled for 4.0.2, module version = 1.0.0
[ 38.019] Module class: X.Org Server Extension
[ 38.019] (II) NVIDIA GLX Module 375.39 Tue Jan 31 19:16:46 PST 2017
[ 38.019] (II) LoadModule: "nvidia"
[ 38.019] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 38.020] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 38.020] compiled for 4.0.2, module version = 1.0.0
[ 38.020] Module class: X.Org Video Driver
[ 38.020] (II) NVIDIA dlloader X Driver 375.39 Tue Jan 31 18:51:54 PST 2017
[ 38.020] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 38.023] (EE) No devices detected.
[ 38.023] (EE)
Fatal server error:
[ 38.023] (EE) no screens found(EE)
################
dmesg
nvidia: loading out-of-tree module taints kernel.
[ 12.439563] nvidia: module license 'NVIDIA' taints kernel.
[ 12.439598] Disabling lock debugging due to kernel taint
[ 12.451671] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 12.458072] NVRM: The NVIDIA GeForce 7025 / nForce 630a GPU installed in this system is
NVRM: supported through the NVIDIA 304.xx Legacy drivers. Please
NVRM: visit http://www.nvidia.com/object/unix.html for more
NVRM: information. The 340.102 NVIDIA driver will ignore
NVRM: this GPU. Continuing probe...
[ 12.458192] NVRM: No NVIDIA graphics adapter found!
....
NVRM: The NVIDIA GeForce 7025 / nForce 630a GPU installed in this system is
NVRM: supported through the NVIDIA 304.xx Legacy drivers. Please
NVRM: visit http://www.nvidia.com/object/unix.html for more
NVRM: information. The 375.39 NVIDIA driver will ignore
NVRM: this GPU. Continuing probe...
[ 15.945341] NVRM: No NVIDIA graphics adapter found!
[ 17.687534] ACPI: PCI Interrupt Link [AIGP] enabled at IRQ 21
[ 17.687581] vgaarb: device changed decodes: PCI:0000:00:0d.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 17.688366] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:00:0d.0 on minor 0
[ 17.688417] NVRM: loading NVIDIA UNIX x86 Kernel Module 304.134 Fri Dec 9 11:47:15 PST 2016
######
lshw -C display
show : bus info: pci@0000:00:0d.0
and
lspci |grep NVIDIA
show: 00:0d.0 ...
whats its true ?
0000:00:0d.0 OR 00:0d.0
to wirte at /etc/X11/xorg.conf
#######################
tanks for help me
bueno no poder hacer automontar la memoria USB, fue la gota que derramo el vaso de agua.
siendo las 00:34 del 23-dic-2016 cambio mis repos a DEVUAN
https://devuan.org/
fuente de este tutorial:
https://talk.devuan.org/t/migrating-fro … -ascii/463
para jessie
https://git.devuan.org/dev1fanboy/Upgra … -to-Devuan
#nano /etc/apt/sources.list
#devuan
deb http://auto.mirror.devuan.org/merged ascii main non-free contrib
deb http://auto.mirror.devuan.org/merged ascii-updates main non-free contrib
deb http://auto.mirror.devuan.org/merged ascii-security main non-free contrib
# apt-get update
y sale el siguiente error (normal)
Leyendo lista de paquetes... Hecho
W: Error de GPG: http://auto.mirror.devuan.org/merged ascii InRelease: Las firmas siguientes no se pudieron verificar porque su clave pública no está disponible: NO_PUBKEY 94532124541922FB
W: El repositorio «http://auto.mirror.devuan.org/merged ascii InRelease» no está firmado.
N: Los datos de un repositorio como este no se pueden autenticar y por tanto su uso es potencialmente peligroso.
N: Vea la página de manual apt-secure(8) para los detalles sobre la creación de repositorios y la configuración de usuarios.
W: Error de GPG: http://auto.mirror.devuan.org/merged ascii-updates InRelease: Las firmas siguientes no se pudieron verificar porque su clave pública no está disponible: NO_PUBKEY 94532124541922FB
# apt-get install devuan-keyring -y --force-yes
Desempaquetando devuan-keyring (2016.11.22) ...
Configurando devuan-keyring (2016.11.22) ...
W: --force-yes está desactualizado, en su lugar utilice una de las opciones que empiezan por --allow.
# apt-get update
esta vez sin error, llavero cargado exitosamente
Obj:1 http://auto.mirror.devuan.org/merged ascii InRelease
Obj:4 http://auto.mirror.devuan.org/merged ascii-updates InRelease
Obj:7 http://amprolla.devuan.org/merged ascii-security InRelease
Leyendo lista de paquetes... Hecho
# apt-get dist-upgrade
1488 actualizados, 101 nuevos se instalarán, 19 para eliminar y 1 no actualizados.
Se necesita descargar 1 208 MB/1 592 MB de archivos.
Se utilizarán 408 MB de espacio de disco adicional después de esta operación.
¿Desea continuar? [S/n]
momentos como este donde vas a actualizar 1,488 paquetes y principalmete xserver-xorg xserver-xorg-core , es un buenmomento para hacer algunos respaldo , por que posiblemente te quedes SIN GRAFICOS :-P
dicho y hecho
me desinstalo driver-nvidia304XX , no esta disponible en testing (ASCII)
bueno me pase a Nouveau...
NOTA: USUARIO NORMAL NO TIENE PERMISO PARA LEVANTAR GRAFICOS despues de la actualizacion
puedes probar con el usuario ROOT
# starx
### reconfiguramos Xorg para que hacepte usuarios normales
# su - # dpkg-reconfigure x11-common
# reboot
me encuentro con la sorpresa que carga MATE, sin pronlemas
bueno, es por que ahun no elimino , SYSTEM-D :-P
mañana lo hare con apt-get purge systemd-shim libsystemd0
por lo pronto ire a mi vida normal y mañana actualizo esto
continuara....
Pages: 1