Advertisement
Guest User

Untitled

a guest
Dec 15th, 2018
3,595
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.61 KB | None | 0 0
  1. Now talking on #gentoo-games
  2. * Topic for #gentoo-games is: http://games.gentoo.org/ | ask a question, wait for an answer | http://www.icculus.org/lgfaq/ | for wine/windows gaming, join #winehq, #gentoo-wine or http://forums.gentoo.org | for video/sound card help, try #gentoo or #gentoo-desktop | echo "quake3.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss | http://dev.gentoo.org/~mr_bones_/kitten_0day.jpg
  3. * Topic for #gentoo-games set by Mr_Bones_!~msterret@gentoo/developer/mr-bones (Thu Jun 2 05:07:04 2016)
  4. * kreyren is looking for a game suggestion, because he is bored af
  5. * Chiitoo suggests VVVVVV and Super Hexagon.
  6. <kreyren> Meh too casual
  7. <Chiitoo> Hmmm Telltale things will be more like it then methinks.
  8. * Now talking on #gentoo-games
  9. * Topic for #gentoo-games is: http://games.gentoo.org/ | ask a question, wait for an answer | http://www.icculus.org/lgfaq/ | for wine/windows gaming, join #winehq, #gentoo-wine or http://forums.gentoo.org | for video/sound card help, try #gentoo or #gentoo-desktop | echo "quake3.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss | http://dev.gentoo.org/~mr_bones_/kitten_0day.jpg
  10. * Topic for #gentoo-games set by Mr_Bones_!~msterret@gentoo/developer/mr-bones (Thu Jun 2 05:07:04 2016)
  11. <kreyren> 01: sleepymario told me that you might have same issue as i https://github.com/ValveSoftware/steam-for-linux/issues/5782#issuecomment-447485904 can you help?
  12. 01> kreyren: I'm confused, I already replied to the thread several times, is this not the same issue? as I said, I don't use the xpad driver myself, only xboxdrv.
  13. 01> kreyren: admittedly I haven't yet released my patches to make xboxdrv more stable but it should work most of the time
  14. <kreyren> Ah sorry just realized that you replied on github to me, sorry for bothering you. It worked for me on xpad i will try xboxdrv then
  15. <kreyren> but last time it just turned my controller into a mouse iirc
  16. 01> kreyren: I have tried to use various controllers on OpenSUSE without xboxdrv and it's been a total nightmare, never been able to get it to work right. I don't know what everyone else does.
  17. 01> I pass these options to xboxdrv in /etc/conf.d/xboxdrv
  18. 01> --detach-kernel-driver --mimic-xpad --force-feedback --deadzone=8192
  19. <kreyren> emerging xboxdrv now will try, thanks again for help
  20. 01> here's the branch i use https://github.com 01/xboxdrv/tree/gentoo
  21. <kreyren> noted, making required kernel configuration now
  22. * kreyren is rebooting
  23. * Now talking on #gentoo-games
  24. * Topic for #gentoo-games is: http://games.gentoo.org/ | ask a question, wait for an answer | http://www.icculus.org/lgfaq/ | for wine/windows gaming, join #winehq, #gentoo-wine or http://forums.gentoo.org | for video/sound card help, try #gentoo or #gentoo-desktop | echo "quake3.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss | http://dev.gentoo.org/~mr_bones_/kitten_0day.jpg
  25. * Topic for #gentoo-games set by Mr_Bones_!~msterret@gentoo/developer/mr-bones (Thu Jun 2 05:07:04 2016)
  26. * kreyren is back
  27. <kreyren> xboxdrv results in `USBController::USBController(): libusb_open() failed: LIBUSB_ERROR_ACCESS` investigating
  28. <kreyren> using sudo fixed the issue
  29. <kreyren> xbox360 controller seems to be detected
  30. <kreyren> not recognized by steam, trying sudo xboxdrv --detach-kernel-driver --mimic-xpad --force-feedback --deadzone=8192
  31. <kreyren> parsed `XBOXDRV_OPTS="--detach-kernel-driver --mimic-xpad --force-feedback --deadzone=8192"` in /etc/conf.d/xboxdrv same issue
  32. <kreyren> checking branch
  33. <kreyren> 01: You want me to install your branch instead of xboxdrv ?
  34. <kreyren> Tried downgrading steam from beta.
  35. <kreyren> same issue
  36. 01> kreyren: please show "ls -l /dev/input"
  37. <kreyren> https://paste.pound-python.org/show/m3wAbTxfU9h74oxQ9fUm/ and with invoked xboxdrv https://paste.pound-python.org/show/OiX335Xr9zhn0pK0jaNk/
  38. <kreyren> 01
  39. 01> kreyren: let me guess, you're not in the input group? not that you should be but didn't use my tip here: https://github.com/ValveSoftware/steam-for-linux/issues/5782#issuecomment-424084769
  40. <kreyren> i'm not in `input` group, https://paste.pound-python.org/show/gGaYSvazH1ey1SBNYuRj/ Sorry this is new installation and i missed it.
  41. <kreyren> Should i add myself to input group now?
  42. 01> no, use the plugdev group and add the udev rule as mentioned
  43. 01> don't forgot to log back in (or use su)
  44. <kreyren> ok
  45. <kreyren> Created: https://paste.pound-python.org/show/qbPYG3FIhOy05asfdqPK/
  46. <kreyren> invoking `killall X` to re-log
  47. * Now talking on #gentoo-games
  48. * Topic for #gentoo-games is: http://games.gentoo.org/ | ask a question, wait for an answer | http://www.icculus.org/lgfaq/ | for wine/windows gaming, join #winehq, #gentoo-wine or http://forums.gentoo.org | for video/sound card help, try #gentoo or #gentoo-desktop | echo "quake3.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss | http://dev.gentoo.org/~mr_bones_/kitten_0day.jpg
  49. * Topic for #gentoo-games set by Mr_Bones_!~msterret@gentoo/developer/mr-bones (Thu Jun 2 05:07:04 2016)
  50. * kreyren is back
  51. <kreyren> xbox360 controller is still not recognized in steam (using big picture to test)
  52. 01> hmm. install games-util/joystick, which has jstest, handy for testing.
  53. <kreyren> sleepymario also recommended using autimicro, joystick emerged
  54. <kreyren> `jstest [<mode>] <device>` what is device?
  55. 01> /dev/input/js0
  56. <kreyren> [ 6196.698629] input: Xbox Gamepad (userspace driver) as /devices/virtual/input/input33 relevant?
  57. <kreyren> ah ok
  58. <kreyren> Axes: 0: -4292 1: -929 2: -6968 3: 1372 4:-32767 5:-32767 6: 0 7: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:off 7:off 8:off 9
  59. <kreyren> outputs
  60. <kreyren> simmilar to xboxdrv
  61. 01> I have tried antimicro before but games will work better if it actually advertises as an xbox controller
  62. <kreyren> noted
  63. <kreyren> https://i.imgur.com/ulofNee.jpg output of jstest and xboxdrv
  64. 01> okay, well that should work outside of steam at least. I checked the controller settings you see in big picture mode, I don't have the Xbox controller box ticked but it shows an "Unregistered" xbox controller below.
  65. <kreyren> i have xbox controller box ticked
  66. <kreyren> + generic
  67. 01> i only have "guide button focuses steam" ticked
  68. <kreyren> should i change it too?
  69. 01> yeah
  70. <kreyren> trying
  71. 01> and restart steam
  72. <kreyren> restarting now
  73. <kreyren> not recognized
  74. <kreyren> want otout of steam?
  75. 01> bah. you could try replugging the controller and restarting xboxdrv to be sure but yeah, this is weird.
  76. 01> any non steam games handy?
  77. <kreyren> league of legends only, but it doesn't support controllers
  78. <kreyren> In theory something from uplay or origin can be tested
  79. <kreyren> or is there any game in gentoo repo that supports controller?
  80. <kreyren> unpluged reciever results in "USBController::usb_write(): libusb_submit_transfer(): LIBUSB_ERROR_NO_DEVICE"
  81. 01> yeah that's one of the things I fixed
  82. 01> you'll probably need to restart xboxdrv
  83. <kreyren> plugged it back and reinvoked xboxdrv in sudo
  84. <kreyren> jstest also stopped with jstest: error reading: No such device
  85. 01> did you still have jstest running when you ran steam?
  86. <kreyren> yep
  87. 01> hmm maybe that didn't help
  88. <kreyren> trying again
  89. <kreyren> jstest stopped, steam not recognized with xboxdrv
  90. <kreyren> *xbox360 not recognized in steam
  91. 01> most interesting games for controllers are commercial
  92. <kreyren> i used steam-launcher, maybe using steam-meta?
  93. <kreyren> (had same issue on steam-meta tho)
  94. <kreyren> checking for non-steam game
  95. <kreyren> Installing assassin's creed from origin
  96. 01> wine complicates things
  97. 01> I was hoping neverball might work but nah
  98. <kreyren> i see
  99. <kreyren> https://itch.io/games/free/input-joystick/platform-linux mby?
  100. 01> if you don't mind the download, supertuxkart works :D
  101. <02> try supertuxcart
  102. <kreyren> Downloading
  103. <kreyren> 5 sec left
  104. <kreyren> extracting
  105. 01> that must be some connection you have there
  106. <kreyren> 500ms/s down and 10G/s on gentoo mirror xD
  107. <kreyren> game is loading
  108. <kreyren> controller works
  109. 01> okay so must be steam then. this is interesting, iirc it's much like what i saw on opensuse. maybe I did something special on this system that I can't remember. :|
  110. <kreyren> output of tuxkarts if it helps https://pastebin.com/caESFBEx
  111. <kreyren> :/
  112. <02> sounds like the next step is to try steam with a custon SDL controller mapping
  113. <kreyren> Checking SDL
  114. <kreyren> `INPUT_DEVICES="synaptic evdev"` was set. Relavant?
  115. <kreyren> emerging sdl global use
  116. 01> shouldn't matter, xboxdrv uses USB directly
  117. <kreyren> Set SDL using media-libs/sdl-gfx ?
  118. 01> and SDL2 doesn't use X input devices like SDL1 did, that's why you get those permission issues
  119. <kreyren> noted
  120. 01> not sure exactly what Steam itself does, I think that's complicated
  121. <kreyren> 02: Isn't there some update that might broke it? iirc it worked on xpad+desktop profile before
  122. <kreyren> meaning on steam
  123. * 02 shrugs
  124. <kreyren> o.o
  125. <02> I only have a steam controller, and no other gamepads to test with
  126. <kreyren> Steam controller works fine
  127. 01> hold on, what is the first line that jstest reports?
  128. <kreyren> checking
  129. 01> 2nd actually
  130. 01> after the version
  131. <kreyren> https://pastebin.com/raw/x6D4UXN2
  132. 01> hmmm that is interesting
  133. 01> I get this
  134. 01> Joystick (Microsoft X-Box 360 pad) has 8 axes (X, Y, Z, Rx, Ry, Rz, Hat0X, Hat0Y)
  135. <kreyren> which reciever are you using?
  136. 01> the official wireless one but it shouldn't matter, I would get that even with a non-xbox controller because xboxdrv fakes it
  137. <kreyren> https://www.kuma.cz/microsoft-xbox-360-wireless-gaming-receiver-for-windows-pc?gclid=Cj0KCQiA6dLgBRDoARIsAJgoM4uIeax69y8wDitR9f_AJV3rYi3X8DzSkdWWIQjgg4UeN0PbkGIG8ZUaAoAREALw_wc using this one
  138. <kreyren> i see O.o
  139. <02> maybe mimic-xpad changes that?
  140. <kreyren> more info `mimic-xpad`?
  141. <kreyren> ah cli argument
  142. <kreyren> . /etc/conf.d/xboxdrv has XBOXDRV_OPTS="--detach-kernel-driver --mimic-xpad --force-feedback --deadzone=8192"
  143. 01> note I don't have CONFIG_JOYSTICK_XPAD enabled in the kernel
  144. 01> or any of the jotstick drivers actually
  145. <kreyren> 01: me neither it outputs when i emerged xboxdrv
  146. <kreyren> https://paste.pound-python.org/show/Tm04apbbO1eRcyceZDD1/
  147. <kreyren> $ uname -a
  148. <kreyren> Linux localhost 4.18.18-gentoo-r1 #14 SMP Sat Dec 15 20:01:02 -00 2018 x86_64 Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz GenuineIntel GNU/Linux
  149. <kreyren> maybe INPUT_DEVICES="joystick" in make.conf ?
  150. 01> nah
  151. 01> that would probably make things worse actually
  152. <kreyren> or trying USB 3.0 ?
  153. <kreyren> (currently on USB 2.0 i think)
  154. <02> usb 2 ports are generally less quirky when given a choice between 2.0 and 3.0
  155. <kreyren> hmm.. trying it to eliminate variables
  156. <kreyren> reciever not detected in USB 3.0
  157. 01> my kernel has CONFIG_INPUT_JOYSTICK=n, which even surprises me a little
  158. <kreyren> should i try?
  159. 01> I'm not sure if that option actually does anything except expose the menu but worth a try
  160. <kreyren> trying
  161. <02> I'd give something like http://generalarcade.com/gamepadtool/ a try
  162. <kreyren> recompile kernel or SDL first?
  163. 01> that aside, I would focus on jstest reports a different name despite --detach-kernel-driver and --mimic-xpad, that doesn't make any sense
  164. 01> what are your SDL2 USE flags?
  165. <kreyren> SDL2 reports no gamepads found btw
  166. <kreyren> https://paste.pound-python.org/show/aU8QNjVAs7968MhRMoAw/ just `sdl` global use afaik
  167. 01> I mean this
  168. 01> media-libs/libsdl2-2.0.9::gentoo USE="X dbus gles haptic joystick libsamplerate opengl pulseaudio sound threads udev video vulkan wayland -alsa (-altivec) (-aqua) (-custom-cflags) -kms -nas -oss -static-libs -tslib -xinerama -xscreensaver"
  169. <kreyren> set CONFIG_INPUT_JOYSTICK=n, recompiling kernel
  170. <kreyren> checking
  171. <kreyren> eix : https://paste.pound-python.org/show/V8K035Ahy3JU2xLdL2Sx/
  172. 01> hmm supertuxkart doesn't use SDL, maybe that wasn't a useful test
  173. <kreyren> What it uses?
  174. 01> X input, I guess
  175. 01> x11-libs/libX11 is a dep
  176. <kreyren> meaning?
  177. 01> you have the evdev X driver, which will pick up whatever is in /dev/input, and supertuxkart will see whatever X sees. that's how SDL1 worked, not relevant for newer stuff like SDL2.
  178. <kreyren> noted
  179. <kreyren> kernel recompiled, reboot?
  180. 01> ok
  181. * kreyren is rebooting
  182.  
  183. * Loaded log from Sat Dec 15 22:32:52 2018
  184.  
  185. * Now talking on #gentoo-games
  186. * Topic for #gentoo-games is: http://games.gentoo.org/ | ask a question, wait for an answer | http://www.icculus.org/lgfaq/ | for wine/windows gaming, join #winehq, #gentoo-wine or http://forums.gentoo.org | for video/sound card help, try #gentoo or #gentoo-desktop | echo "quake3.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss | http://dev.gentoo.org/~mr_bones_/kitten_0day.jpg
  187. * Topic for #gentoo-games set by Mr_Bones_!~msterret@gentoo/developer/mr-bones (Thu Jun 2 05:07:04 2016)
  188. <kreyren> kernel updated https://paste.pound-python.org/show/1Q3muOmgMSc0clPwikew/
  189. <kreyren> jstest https://pastebin.com/raw/k54e1nzd
  190. 01> here's an idea
  191. <kreyren> hmm?
  192. 01> we're running in xboxdrv in daemon mode, which means it'll show a joystick device even when none is plugged in. that let's you plug it in after starting the game.
  193. 01> if I unplug the receiver and restart xboxdrv, I can still run jstest against js0 and it'll still show the same
  194. 01> see what happens when you do it
  195. <kreyren> Trying
  196. <kreyren> How do you invoke xboxdrv in daemon mode? using `rc-update add xboxdrv default` ?
  197. 01> yeah
  198. <kreyren> results in https://pastebin.com/raw/X2v5XEAE
  199. <kreyren> ah my fault
  200. <kreyren> i had it in terminal
  201. <kreyren> xboxdrv is running as deamon
  202. <kreyren> unpluging reciever
  203. <kreyren> restart xboxdrv now?
  204. <kreyren> (reciever plugged in)
  205. 01> unplug, then restart
  206. <kreyren> ok
  207. <kreyren> [ERROR] XboxdrvDaemon::run(): fatal exception: USBController::usb_write(): libusb_submit_transfer(): LIBUSB_ERROR_NO_DEVICE [ ok ]
  208. <kreyren> * Starting xboxdrv ...
  209. 01> okay, now try jstest
  210. <kreyren> https://pastebin.com/raw/3yAYFCQr
  211. <kreyren> (reciever not plugged)
  212. 01> aha
  213. <kreyren> O.O
  214. 01> now you get the same as me
  215. <kreyren> no bluetooth reciever is connected excluding reciever for G533
  216. 01> keep jstest running and plug the receiver in, does it respond?
  217. <kreyren> and steam controller
  218. <kreyren> trying
  219. <kreyren> jstest responding
  220. <kreyren> xbox360 controller LED player 1
  221. <kreyren> try steam?
  222. 01> stop jstest then start steam
  223. <kreyren> ok
  224. <kreyren> not recognized by steam
  225. 01> bleh
  226. 01> still, weird how you needed to start it in that order. mine just works.
  227. <02> are you using sdl 2.0.8 or 2.0.9
  228. 01> 2.0.9 here but I've had this working for years
  229. <kreyren> eix-installed -a | grep sdl
  230. <kreyren> media-libs/libsdl-1.2.15-r9
  231. <kreyren> media-libs/libsdl2-2.0.9
  232. <kreyren> media-libs/sdl-gfx-2.0.26
  233. <02> okay, non-factor
  234. <kreyren> Try to activate xbox support in big picture and restart steam?
  235. 01> I dunno, I've been trying to make your setup match mine but I'm out of ideas now
  236. <kreyren> trying
  237. <02> I don't think jiggling the steam input customization makes a difference until after it sees there's a controller
  238. <kreyren> yep not recognized
  239. 01> I'll have to try opensuse again when I have time
  240. <02> maybe try LD_PRELOADing the steam runtime variant of libsdl2 when starting steam?
  241. <kreyren> more info?
  242. <kreyren> LD_PRELOAD=/usr/lib32/gcc/x86_64-pc-linux-gnu/8.2.0/libstdc++.so.6 steam ?
  243. <kreyren> ** LD_PRELOAD=/usr/lib64/gcc/x86_64-pc-linux-gnu/8.2.0/32/libstdc++.so.6 steam
  244. <kreyren> (for 64bit libs?)
  245. 01> we do patch steam with this but I'm not sure whether it affects Steam itself
  246. 01> https://github.com/anyc/steam-overlay/blob/master/games-util/steam-launcher/files/steam-fix-joystick-detection.patch
  247. <kreyren> 01: what about https://github.com/ValveSoftware/steam-for-linux/issues/5782#issuecomment-425244631 ?
  248. 01> I believe that was in relation to graphics drivers, not joystick
  249. <kreyren> ah my fault
  250. <kreyren> i'm out of ideas >.>
  251. 01> it really shouldn't be this hard, huh
  252. <02> something like LD_PRELOAD="/home/username/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0 /home/username/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libSDL2-2.0.so.0" steam
  253. 01> I chose xboxdrv in the beginning because I wasn't using real xbox controllers back then, but it's still useful for the hotplug functionality
  254. <kreyren> It worked on xpad OOTB before for me tho..
  255. <kreyren> Should i try `LD_PRELOAD="/home/$USER/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0 /home/$USER/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libSDL2-2.0.so.0" steam` ?
  256. <02> just hardcode it for the test
  257. <02> no variables in LD_PRELOAD
  258. <kreyren> not recognized https://pastebin.com/raw/YwQQTbmf
  259. <kreyren> no variables like `LD_PRELOAD="" steam` ?
  260. * geever has quit (Remote host closed the connection)
  261. <02> I ment like $USER
  262. <02> in any case, looks like that wasn't a factor
  263. <kreyren> what
  264. <kreyren> ah ok
  265. 01> isn't LD_PRELOAD : separated?
  266. <02> seeing as it complained about both variants in the log, I guess it went through?
  267. 01> suppose so
  268. <kreyren> like i can try it.. separeted with `;` ?
  269. 01> nvm, man page says either works
  270. <kreyren> ok
  271. <kreyren> btw. SDL program from 02 is unable to recognize xbox360 controller it seems
  272. <02> yeah, I'm out of ideas,
  273. <02> didn't have much to go on to start with
  274. <kreyren> https://pastebin.com/raw/E1snXe1S
  275. 01> I'll try it
  276. <kreyren> `Environment variable "SDL_GAMECONTROLLERCONFIG" is not defined`?
  277. <kreyren> probably software specific
  278. 01> it's not but I don't think you need it
  279. <kreyren> noted
  280. <02> yeah, there's a gamecontrollerdb baked into sdl2
  281. <kreyren> So should i try manually maping SDL ?
  282. 01> that stupid tool bundles half a distro lol but yeah, it works
  283. <kreyren> lol
  284. <kreyren> Ok more info to how to make manuall SDL? (never done it on gentoo)
  285. 01> it's not really the mapping that's the problem though, it's just not seeing it at all
  286. <kreyren> ah i see
  287. 01> at this point, I'd be trying strace
  288. <kreyren> command for strace?
  289. 01> strace with that test program, see whether it tries to open js0
  290. <kreyren> ok
  291. <kreyren> js0 and js1 is present in /dev/input btw
  292. <kreyren> ah nwm that was Steam Controller
  293. <kreyren> `strace -o $HOME/strace-of-jstest.log -f -s 10000000 jstest --normal /dev/input/js0` sufficient?
  294. 01> yeah
  295. 01> wait
  296. 01> I meant the gamepad tool, sorry
  297. <kreyren> from gamepad tool from 02?
  298. 01> yeah
  299. <kreyren> ok
  300. <kreyren> emerging strace..
  301. 01> we saw jstest work already, that earlier weirdness aside
  302. <kreyren> ...
  303. <kreyren> it detected xbox360 on root?
  304. 01> I mean how it showed the wrong device until you unplugged it
  305. <kreyren> https://i.imgur.com/bCGZ90C.jpg
  306. 01> but even without xboxdrv, I'd expect SDL2 to pick up *something*
  307. <kreyren> O.o
  308. 01> oh I see
  309. 01> have you been running jstest as root?
  310. <kreyren> no as user
  311. 01> this makes no damn sense
  312. <kreyren> ikr
  313. <kreyren> can i force steam to run as root?
  314. 01> that's a bit extreme :|
  315. <kreyren> just to verify?
  316. 01> i guess so
  317. <kreyren> like they have all my money on artifact anyway.. i have nothing to lose xD
  318. <kreyren> how to force it?
  319. <kreyren> it errors on root
  320. 01> wait, I've noticed something
  321. <kreyren> uploading strace on gdrive wgetpaste won't push it
  322. 01> your paste here https://paste.pound-python.org/show/OiX335Xr9zhn0pK0jaNk/ showed js0 with the plugdev group but I also get a corresponding event device with plugdev too
  323. 01> when I stop xboxdrv, they go away
  324. <kreyren> it also says to be part of input group? i'm not in input group still
  325. 01> I'm not either but you could try it
  326. <kreyren> added to input group
  327. <kreyren> Strace of gamepad-tool has 662.1 MiB O.o
  328. 01> you might want to filter it with -e trace=file
  329. 01> another thought, do you have sys-fs/eudev or sys-fs/udev?
  330. <kreyren> https://paste.pound-python.org/show/OlqiqQTHe4HJdsAHk0jY/ both it seems?
  331. 01> no you have eudev
  332. 01> but i have udev. I wouldn't rule that out as a factor.
  333. <kreyren> ok should i switch it?
  334. 01> not sure how safe it is to switch
  335. <kreyren> me neither.. but i can try..
  336. <kreyren> in theory i can make a backup too
  337. <kreyren> My gentoo has under 40G
  338. <kreyren> and is on btrf
  339. <kreyren> *btrfs
  340. 01> handy
  341. <kreyren> snapshot of /etc sufficient?
  342. 01> I would snapshot the whole thing, udev is very important
  343. 01> key files under /lib
  344. <kreyren> ok
  345. <kreyren> trying to figure out how to make snapshot..
  346. 01> I've done it before but not recently. not overly familiar with btrfs.
  347. <kreyren> trying to figure it out
  348. <kreyren> . /sbin/btrfs subvolume snapshot / "/mnt/backup/backup_now" Create a snapshot of '/' in '/mnt/backup/backup_now'.. close enough
  349. <kreyren> is USE="-udev evdev" enough to switch?
  350. <02> running steam as root will only give you a bad day
  351. <02> don't do that
  352. <kreyren> ok
  353. <kreyren> changed USE="-udev evdev -libinput" and invoked `emerge -uDU --with-bdeps=y @world"
  354. 01> huh? don't do that...
  355. 01> just change the package
  356. <kreyren> what?
  357. 01> you really want USE=udev
  358. 01> just install udev instead eudev
  359. <kreyren> i have that in desktop profile already i think https://paste.pound-python.org/show/V1g7PINnSppCfBSDeAOz/
  360. 01> evdev has nothing to do with eudev lol
  361. <kreyren> ah
  362. <kreyren> sorry
  363. <kreyren> also i dont have udev it seems, added it in USE and emerging
  364. 01> that's interesting, it's used in a lot of packages
  365. 01> including SDL2 but you had it enabled there?
  366. 01> I need to go
  367. <kreyren> i had SDL in GLOBAL_USE
  368. <kreyren> ok thanks for help
  369. 01> good luck. if I get around to trying opensuse again, i'll let you know if I find anything.
  370. 01> my daughter uses it and we tried controllers but gave up and stuck with keyboard
  371. <kreyren> Also yep udev is already present https://paste.pound-python.org/show/Qka0WBK6R9FpcGa5PdGs/
  372. <kreyren> it seems to be problem with permission based on gamepad-tools tho
  373. <kreyren> ok
  374. <kreyren> thanks again for help
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement