You are not logged in.
Hey there,
I am running XFCE and just installed catfish + mlocate.
How ever, when opening catfish in order to search smth, then catfish won't search or display any items.
I also tried "Update search index" but it won't help.
Any ideas? ![]()
Setup 1: Thinkpad T14s G3, 14" FHD - R7 6850U - 32GB RAM - 2TB Solidigm P44 Pro NVME
Setup 2: Thinkpad X1E G1, 15.6" FHD - i7-8850H - 32GB RAM - NVIDIA GTX 1050Ti - 2x 1TB Samsung 970 Pro NVME
Accessories: Filco Majestouch TKL MX-Brown Mini Otaku, Benq XL2420T (144Hz), Lo(w)gitech G400, Puretrak Talent, Sennheiser HD800S + Meier Daccord FF + Meier Classic FF
Offline
Did you create a command for directories for catfish?
Offline
Merely installing mlocate won't magically get you an index.
There's a cronjob (resp. systemd timer), but it also has to complete.
=> Does "locate libcurl.so" print anything?
Offline
Oh I thought catfish/mlocate would simply search the folder I select for the term I enter in the search bar.
But it sounds like the whole search-progress depends on a complete system index that has to be done first / regulary?
locate libcurl.so:
/usr/lib/libcurl.so
/usr/lib/libcurl.so.4
/usr/lib/libcurl.so.4.5.0
Setup 1: Thinkpad T14s G3, 14" FHD - R7 6850U - 32GB RAM - 2TB Solidigm P44 Pro NVME
Setup 2: Thinkpad X1E G1, 15.6" FHD - i7-8850H - 32GB RAM - NVIDIA GTX 1050Ti - 2x 1TB Samsung 970 Pro NVME
Accessories: Filco Majestouch TKL MX-Brown Mini Otaku, Benq XL2420T (144Hz), Lo(w)gitech G400, Puretrak Talent, Sennheiser HD800S + Meier Daccord FF + Meier Classic FF
Offline
No idea about catfish, but mlocate is a file indexer, https://wiki.archlinux.org/index.php/Mlocate
However, by now locate finds stuff, so catfish should probably as well…
Offline
No idea about catfish, but mlocate is a file indexer, https://wiki.archlinux.org/index.php/Mlocate
However, by now locate finds stuff, so catfish should probably as well…
Hmm I didn't plan on running an indexer because I feel like the constant and frequent indexing process is not needed for today fast NVME SSDs.
So I would prefer to use catfish without indexing. Are there any similiar GUI-Tools like catfish?
I simply need smth with a GUI to search for files within a folder tree or eventually on the new system.
Setup 1: Thinkpad T14s G3, 14" FHD - R7 6850U - 32GB RAM - 2TB Solidigm P44 Pro NVME
Setup 2: Thinkpad X1E G1, 15.6" FHD - i7-8850H - 32GB RAM - NVIDIA GTX 1050Ti - 2x 1TB Samsung 970 Pro NVME
Accessories: Filco Majestouch TKL MX-Brown Mini Otaku, Benq XL2420T (144Hz), Lo(w)gitech G400, Puretrak Talent, Sennheiser HD800S + Meier Daccord FF + Meier Classic FF
Offline
From the package description, mlocate or zeitgeist are optional and the hompage says it also uses find, so mlocate should not be required.
Offline
Please post the output of `catfish -v` including an attempt to search using the program.
Offline
Please post the output of `catfish -v` including an attempt to search using the program.
There u go ![]()
catfish -v
DEBUG:catfish: set_up_logging() 'logging enabled'
(catfish:2491): Gtk-WARNING **: 20:35:30.581: gtkwidget.c:8584: widget not within a GtkWindow
DEBUG:catfish_search: __init__() '[1] engine initializing with methods: ['zeitgeist']'
DEBUG:catfish_search: __init__() '[1] engine initialized with methods: []'
DEBUG:catfish_search: __init__() '[2] engine initializing with methods: ['zeitgeist', 'locate', 'walk']'
DEBUG:catfish_search: __init__() '[2] engine initialized with methods: ['locate', 'walk']'
DEBUG:catfish: filter_format_toggled() 'File type filters updated: {'documents': False, 'folders': False, 'images': False, 'music': False, 'videos': False, 'applications': False, 'other': False, 'exact': False, 'hidden': True, 'fulltext': False}'
DEBUG:catfish_search: stop() '[1] Last query: 1545248141.171799 seconds'
DEBUG:catfish_search: run() '[1] path: /home/sneida, keywords: o, limit: 10, regex: False'
DEBUG:catfish_search: stop() '[1] Last query: 0.000238 seconds'
DEBUG:catfish_search: stop() '[1] Last query: 0.116837 seconds'
DEBUG:catfish_search: run() '[1] path: /home/sneida, keywords: od, limit: 10, regex: False'
DEBUG:catfish_search: stop() '[1] Last query: 0.000215 seconds'
DEBUG:catfish_search: stop() '[1] Last query: 0.118277 seconds'
DEBUG:catfish_search: run() '[1] path: /home/sneida, keywords: ode, limit: 10, regex: False'
DEBUG:catfish_search: stop() '[1] Last query: 0.000216 seconds'
DEBUG:catfish_search: stop() '[1] Last query: 0.190360 seconds'
DEBUG:catfish_search: run() '[1] path: /home/sneida, keywords: odes, limit: 10, regex: False'
DEBUG:catfish_search: stop() '[1] Last query: 0.000216 seconds'
DEBUG:catfish_search: stop() '[1] Last query: 0.063699 seconds'
DEBUG:catfish_search: run() '[1] path: /home/sneida, keywords: odesz, limit: 10, regex: False'
DEBUG:catfish_search: stop() '[1] Last query: 0.000232 seconds'
Traceback (most recent call last):
File "/usr/lib/python3.7/site-packages/catfish/CatfishWindow.py", line 1576, in perform_query
self.builder.get_object("splash_title").set_text(_("Searching"))
UnicodeDecodeError: 'locale' codec can't decode byte 0xe2 in position 9: decoding error
DEBUG:catfish_search: stop() '[2] Last query: 1545248154.726562 seconds'Setup 1: Thinkpad T14s G3, 14" FHD - R7 6850U - 32GB RAM - 2TB Solidigm P44 Pro NVME
Setup 2: Thinkpad X1E G1, 15.6" FHD - i7-8850H - 32GB RAM - NVIDIA GTX 1050Ti - 2x 1TB Samsung 970 Pro NVME
Accessories: Filco Majestouch TKL MX-Brown Mini Otaku, Benq XL2420T (144Hz), Lo(w)gitech G400, Puretrak Talent, Sennheiser HD800S + Meier Daccord FF + Meier Classic FF
Offline
Fix your locale…
https://wiki.archlinux.org/index.php/Locale
Offline
Fix your locale…
https://wiki.archlinux.org/index.php/Locale
This is smth I already did. But for some reason my configuration seems to be weird/wrong.
I want to use the "german" keyboard, timezone, currency and mathematical expressions (e.g. 1.000,00€).
How ever, my system language should be english.
So this is what I get:
locale -a
C
POSIX
de_DE
de_DE.iso88591
de_DE.iso885915@euro
de_DE.utf8
de_DE@euro
deutsch
en_US.utf8
german/etc/locale.conf:
LANGUAGE=en_US.UTF-8/etc/locale.gen:
# Configuration file for locale-gen
#
# lists of locales that are to be generated by the locale-gen command.
#
# Each line is of the form:
#
# <locale> <charset>
#
# where <locale> is one of the locales given in /usr/share/i18n/locales
# and <charset> is one of the character sets listed in /usr/share/i18n/charmaps
#
# Examples:
# en_US ISO-8859-1
en_US.UTF-8 UTF-8
# de_DE ISO-8859-1
# de_DE@euro ISO-8859-15
#
# The locale-gen command will generate all the locales,
# placing them in /usr/lib/locale.
#
# A list of supported locales is included in this file.
# Uncomment the ones you need.
#
#aa_DJ.UTF-8 UTF-8
#aa_DJ ISO-8859-1
#aa_ER UTF-8
#aa_ER@saaho UTF-8
#aa_ET UTF-8
#af_ZA.UTF-8 UTF-8
#af_ZA ISO-8859-1
#agr_PE UTF-8
#ak_GH UTF-8
#am_ET UTF-8
#an_ES.UTF-8 UTF-8
#an_ES ISO-8859-15
#anp_IN UTF-8
#ar_AE.UTF-8 UTF-8
#ar_AE ISO-8859-6
#ar_BH.UTF-8 UTF-8
#ar_BH ISO-8859-6
#ar_DZ.UTF-8 UTF-8
#ar_DZ ISO-8859-6
#ar_EG.UTF-8 UTF-8
#ar_EG ISO-8859-6
#ar_IN UTF-8
#ar_IQ.UTF-8 UTF-8
#ar_IQ ISO-8859-6
#ar_JO.UTF-8 UTF-8
#ar_JO ISO-8859-6
#ar_KW.UTF-8 UTF-8
#ar_KW ISO-8859-6
#ar_LB.UTF-8 UTF-8
#ar_LB ISO-8859-6
#ar_LY.UTF-8 UTF-8
#ar_LY ISO-8859-6
#ar_MA.UTF-8 UTF-8
#ar_MA ISO-8859-6
#ar_OM.UTF-8 UTF-8
#ar_OM ISO-8859-6
#ar_QA.UTF-8 UTF-8
#ar_QA ISO-8859-6
#ar_SA.UTF-8 UTF-8
#ar_SA ISO-8859-6
#ar_SD.UTF-8 UTF-8
#ar_SD ISO-8859-6
#ar_SS UTF-8
#ar_SY.UTF-8 UTF-8
#ar_SY ISO-8859-6
#ar_TN.UTF-8 UTF-8
#ar_TN ISO-8859-6
#ar_YE.UTF-8 UTF-8
#ar_YE ISO-8859-6
#ayc_PE UTF-8
#az_AZ UTF-8
#az_IR UTF-8
#as_IN UTF-8
#ast_ES.UTF-8 UTF-8
#ast_ES ISO-8859-15
#be_BY.UTF-8 UTF-8
#be_BY CP1251
#be_BY@latin UTF-8
#bem_ZM UTF-8
#ber_DZ UTF-8
#ber_MA UTF-8
#bg_BG.UTF-8 UTF-8
#bg_BG CP1251
#bhb_IN.UTF-8 UTF-8
#bho_IN UTF-8
#bho_NP UTF-8
#bi_VU UTF-8
#bn_BD UTF-8
#bn_IN UTF-8
#bo_CN UTF-8
#bo_IN UTF-8
#br_FR.UTF-8 UTF-8
#br_FR ISO-8859-1
#br_FR@euro ISO-8859-15
#brx_IN UTF-8
#bs_BA.UTF-8 UTF-8
#bs_BA ISO-8859-2
#byn_ER UTF-8
#ca_AD.UTF-8 UTF-8
#ca_AD ISO-8859-15
#ca_ES.UTF-8 UTF-8
#ca_ES ISO-8859-1
#ca_ES@euro ISO-8859-15
#ca_ES@valencia UTF-8
#ca_FR.UTF-8 UTF-8
#ca_FR ISO-8859-15
#ca_IT.UTF-8 UTF-8
#ca_IT ISO-8859-15
#ce_RU UTF-8
#chr_US UTF-8
#cmn_TW UTF-8
#crh_UA UTF-8
#cs_CZ.UTF-8 UTF-8
#cs_CZ ISO-8859-2
#csb_PL UTF-8
#cv_RU UTF-8
#cy_GB.UTF-8 UTF-8
#cy_GB ISO-8859-14
#da_DK.UTF-8 UTF-8
#da_DK ISO-8859-1
#de_AT.UTF-8 UTF-8
#de_AT ISO-8859-1
#de_AT@euro ISO-8859-15
#de_BE.UTF-8 UTF-8
#de_BE ISO-8859-1
#de_BE@euro ISO-8859-15
#de_CH.UTF-8 UTF-8
#de_CH ISO-8859-1
de_DE.UTF-8 UTF-8
de_DE ISO-8859-1
de_DE@euro ISO-8859-15
#de_IT.UTF-8 UTF-8
#de_IT ISO-8859-1
#de_LI.UTF-8 UTF-8
#de_LU.UTF-8 UTF-8
#de_LU ISO-8859-1
#de_LU@euro ISO-8859-15
#doi_IN UTF-8
#dsb_DE UTF-8
#dv_MV UTF-8
#dz_BT UTF-8
#el_GR.UTF-8 UTF-8
#el_GR ISO-8859-7
#el_GR@euro ISO-8859-7
#el_CY.UTF-8 UTF-8
#el_CY ISO-8859-7
#en_AG UTF-8
#en_AU.UTF-8 UTF-8
#en_AU ISO-8859-1
#en_BW.UTF-8 UTF-8
#en_BW ISO-8859-1
#en_CA.UTF-8 UTF-8
#en_CA ISO-8859-1
#en_DK.UTF-8 UTF-8
#en_DK ISO-8859-1
#en_GB.UTF-8 UTF-8
#en_GB ISO-8859-1
#en_HK.UTF-8 UTF-8
#en_HK ISO-8859-1
#en_IE.UTF-8 UTF-8
#en_IE ISO-8859-1
#en_IE@euro ISO-8859-15
#en_IL UTF-8
#en_IN UTF-8
#en_NG UTF-8
#en_NZ.UTF-8 UTF-8
#en_NZ ISO-8859-1
#en_PH.UTF-8 UTF-8
#en_PH ISO-8859-1
#en_SC.UTF-8 UTF-8
#en_SG.UTF-8 UTF-8
#en_SG ISO-8859-1
#en_US.UTF-8 UTF-8
#en_US ISO-8859-1
#en_ZA.UTF-8 UTF-8
#en_ZA ISO-8859-1
#en_ZM UTF-8
#en_ZW.UTF-8 UTF-8
#en_ZW ISO-8859-1
#eo UTF-8
#es_AR.UTF-8 UTF-8
#es_AR ISO-8859-1
#es_BO.UTF-8 UTF-8
#es_BO ISO-8859-1
#es_CL.UTF-8 UTF-8
#es_CL ISO-8859-1
#es_CO.UTF-8 UTF-8
#es_CO ISO-8859-1
#es_CR.UTF-8 UTF-8
#es_CR ISO-8859-1
#es_CU UTF-8
#es_DO.UTF-8 UTF-8
#es_DO ISO-8859-1
#es_EC.UTF-8 UTF-8
#es_EC ISO-8859-1
#es_ES.UTF-8 UTF-8
#es_ES ISO-8859-1
#es_ES@euro ISO-8859-15
#es_GT.UTF-8 UTF-8
#es_GT ISO-8859-1
#es_HN.UTF-8 UTF-8
#es_HN ISO-8859-1
#es_MX.UTF-8 UTF-8
#es_MX ISO-8859-1
#es_NI.UTF-8 UTF-8
#es_NI ISO-8859-1
#es_PA.UTF-8 UTF-8
#es_PA ISO-8859-1
#es_PE.UTF-8 UTF-8
#es_PE ISO-8859-1
#es_PR.UTF-8 UTF-8
#es_PR ISO-8859-1
#es_PY.UTF-8 UTF-8
#es_PY ISO-8859-1
#es_SV.UTF-8 UTF-8
#es_SV ISO-8859-1
#es_US.UTF-8 UTF-8
#es_US ISO-8859-1
#es_UY.UTF-8 UTF-8
#es_UY ISO-8859-1
#es_VE.UTF-8 UTF-8
#es_VE ISO-8859-1
#et_EE.UTF-8 UTF-8
#et_EE ISO-8859-1
#et_EE.ISO-8859-15 ISO-8859-15
#eu_ES.UTF-8 UTF-8
#eu_ES ISO-8859-1
#eu_ES@euro ISO-8859-15
#fa_IR UTF-8
#ff_SN UTF-8
#fi_FI.UTF-8 UTF-8
#fi_FI ISO-8859-1
#fi_FI@euro ISO-8859-15
#fil_PH UTF-8
#fo_FO.UTF-8 UTF-8
#fo_FO ISO-8859-1
#fr_BE.UTF-8 UTF-8
#fr_BE ISO-8859-1
#fr_BE@euro ISO-8859-15
#fr_CA.UTF-8 UTF-8
#fr_CA ISO-8859-1
#fr_CH.UTF-8 UTF-8
#fr_CH ISO-8859-1
#fr_FR.UTF-8 UTF-8
#fr_FR ISO-8859-1
#fr_FR@euro ISO-8859-15
#fr_LU.UTF-8 UTF-8
#fr_LU ISO-8859-1
#fr_LU@euro ISO-8859-15
#fur_IT UTF-8
#fy_NL UTF-8
#fy_DE UTF-8
#ga_IE.UTF-8 UTF-8
#ga_IE ISO-8859-1
#ga_IE@euro ISO-8859-15
#gd_GB.UTF-8 UTF-8
#gd_GB ISO-8859-15
#gez_ER UTF-8
#gez_ER@abegede UTF-8
#gez_ET UTF-8
#gez_ET@abegede UTF-8
#gl_ES.UTF-8 UTF-8
#gl_ES ISO-8859-1
#gl_ES@euro ISO-8859-15
#gu_IN UTF-8
#gv_GB.UTF-8 UTF-8
#gv_GB ISO-8859-1
#ha_NG UTF-8
#hak_TW UTF-8
#he_IL.UTF-8 UTF-8
#he_IL ISO-8859-8
#hi_IN UTF-8
#hif_FJ UTF-8
#hne_IN UTF-8
#hr_HR.UTF-8 UTF-8
#hr_HR ISO-8859-2
#hsb_DE ISO-8859-2
#hsb_DE.UTF-8 UTF-8
#ht_HT UTF-8
#hu_HU.UTF-8 UTF-8
#hu_HU ISO-8859-2
#hy_AM UTF-8
#hy_AM.ARMSCII-8 ARMSCII-8
#ia_FR UTF-8
#id_ID.UTF-8 UTF-8
#id_ID ISO-8859-1
#ig_NG UTF-8
#ik_CA UTF-8
#is_IS.UTF-8 UTF-8
#is_IS ISO-8859-1
#it_CH.UTF-8 UTF-8
#it_CH ISO-8859-1
#it_IT.UTF-8 UTF-8
#it_IT ISO-8859-1
#it_IT@euro ISO-8859-15
#iu_CA UTF-8
#ja_JP.EUC-JP EUC-JP
#ja_JP.UTF-8 UTF-8
#ka_GE.UTF-8 UTF-8
#ka_GE GEORGIAN-PS
#kab_DZ UTF-8
#kk_KZ.UTF-8 UTF-8
#kk_KZ PT154
#kl_GL.UTF-8 UTF-8
#kl_GL ISO-8859-1
#km_KH UTF-8
#kn_IN UTF-8
#ko_KR.EUC-KR EUC-KR
#ko_KR.UTF-8 UTF-8
#kok_IN UTF-8
#ks_IN UTF-8
#ks_IN@devanagari UTF-8
#ku_TR.UTF-8 UTF-8
#ku_TR ISO-8859-9
#kw_GB.UTF-8 UTF-8
#kw_GB ISO-8859-1
#ky_KG UTF-8
#lb_LU UTF-8
#lg_UG.UTF-8 UTF-8
#lg_UG ISO-8859-10
#li_BE UTF-8
#li_NL UTF-8
#lij_IT UTF-8
#ln_CD UTF-8
#lo_LA UTF-8
#lt_LT.UTF-8 UTF-8
#lt_LT ISO-8859-13
#lv_LV.UTF-8 UTF-8
#lv_LV ISO-8859-13
#lzh_TW UTF-8
#mag_IN UTF-8
#mai_IN UTF-8
#mai_NP UTF-8
#mfe_MU UTF-8
#mg_MG.UTF-8 UTF-8
#mg_MG ISO-8859-15
#mhr_RU UTF-8
#mi_NZ.UTF-8 UTF-8
#mi_NZ ISO-8859-13
#miq_NI UTF-8
#mjw_IN UTF-8
#mk_MK.UTF-8 UTF-8
#mk_MK ISO-8859-5
#ml_IN UTF-8
#mn_MN UTF-8
#mni_IN UTF-8
#mr_IN UTF-8
#ms_MY.UTF-8 UTF-8
#ms_MY ISO-8859-1
#mt_MT.UTF-8 UTF-8
#mt_MT ISO-8859-3
#my_MM UTF-8
#nan_TW UTF-8
#nan_TW@latin UTF-8
#nb_NO.UTF-8 UTF-8
#nb_NO ISO-8859-1
#nds_DE UTF-8
#nds_NL UTF-8
#ne_NP UTF-8
#nhn_MX UTF-8
#niu_NU UTF-8
#niu_NZ UTF-8
#nl_AW UTF-8
#nl_BE.UTF-8 UTF-8
#nl_BE ISO-8859-1
#nl_BE@euro ISO-8859-15
#nl_NL.UTF-8 UTF-8
#nl_NL ISO-8859-1
#nl_NL@euro ISO-8859-15
#nn_NO.UTF-8 UTF-8
#nn_NO ISO-8859-1
#nr_ZA UTF-8
#nso_ZA UTF-8
#oc_FR.UTF-8 UTF-8
#oc_FR ISO-8859-1
#om_ET UTF-8
#om_KE.UTF-8 UTF-8
#om_KE ISO-8859-1
#or_IN UTF-8
#os_RU UTF-8
#pa_IN UTF-8
#pa_PK UTF-8
#pap_AW UTF-8
#pap_CW UTF-8
#pl_PL.UTF-8 UTF-8
#pl_PL ISO-8859-2
#ps_AF UTF-8
#pt_BR.UTF-8 UTF-8
#pt_BR ISO-8859-1
#pt_PT.UTF-8 UTF-8
#pt_PT ISO-8859-1
#pt_PT@euro ISO-8859-15
#quz_PE UTF-8
#raj_IN UTF-8
#ro_RO.UTF-8 UTF-8
#ro_RO ISO-8859-2
#ru_RU.KOI8-R KOI8-R
#ru_RU.UTF-8 UTF-8
#ru_RU ISO-8859-5
#ru_UA.UTF-8 UTF-8
#ru_UA KOI8-U
#rw_RW UTF-8
#sa_IN UTF-8
#sah_RU UTF-8
#sat_IN UTF-8
#sc_IT UTF-8
#sd_IN UTF-8
#sd_IN@devanagari UTF-8
#se_NO UTF-8
#sgs_LT UTF-8
#shn_MM UTF-8
#shs_CA UTF-8
#si_LK UTF-8
#sid_ET UTF-8
#sk_SK.UTF-8 UTF-8
#sk_SK ISO-8859-2
#sl_SI.UTF-8 UTF-8
#sl_SI ISO-8859-2
#sm_WS UTF-8
#so_DJ.UTF-8 UTF-8
#so_DJ ISO-8859-1
#so_ET UTF-8
#so_KE.UTF-8 UTF-8
#so_KE ISO-8859-1
#so_SO.UTF-8 UTF-8
#so_SO ISO-8859-1
#sq_AL.UTF-8 UTF-8
#sq_AL ISO-8859-1
#sq_MK UTF-8
#sr_ME UTF-8
#sr_RS UTF-8
#sr_RS@latin UTF-8
#ss_ZA UTF-8
#st_ZA.UTF-8 UTF-8
#st_ZA ISO-8859-1
#sv_FI.UTF-8 UTF-8
#sv_FI ISO-8859-1
#sv_FI@euro ISO-8859-15
#sv_SE.UTF-8 UTF-8
#sv_SE ISO-8859-1
#sw_KE UTF-8
#sw_TZ UTF-8
#szl_PL UTF-8
#ta_IN UTF-8
#ta_LK UTF-8
#tcy_IN.UTF-8 UTF-8
#te_IN UTF-8
#tg_TJ.UTF-8 UTF-8
#tg_TJ KOI8-T
#th_TH.UTF-8 UTF-8
#th_TH TIS-620
#the_NP UTF-8
#ti_ER UTF-8
#ti_ET UTF-8
#tig_ER UTF-8
#tk_TM UTF-8
#tl_PH.UTF-8 UTF-8
#tl_PH ISO-8859-1
#tn_ZA UTF-8
#to_TO UTF-8
#tpi_PG UTF-8
#tr_CY.UTF-8 UTF-8
#tr_CY ISO-8859-9
#tr_TR.UTF-8 UTF-8
#tr_TR ISO-8859-9
#ts_ZA UTF-8
#tt_RU UTF-8
#tt_RU@iqtelif UTF-8
#ug_CN UTF-8
#uk_UA.UTF-8 UTF-8
#uk_UA KOI8-U
#unm_US UTF-8
#ur_IN UTF-8
#ur_PK UTF-8
#uz_UZ.UTF-8 UTF-8
#uz_UZ ISO-8859-1
#uz_UZ@cyrillic UTF-8
#ve_ZA UTF-8
#vi_VN UTF-8
#wa_BE ISO-8859-1
#wa_BE@euro ISO-8859-15
#wa_BE.UTF-8 UTF-8
#wae_CH UTF-8
#wal_ET UTF-8
#wo_SN UTF-8
#xh_ZA.UTF-8 UTF-8
#xh_ZA ISO-8859-1
#yi_US.UTF-8 UTF-8
#yi_US CP1255
#yo_NG UTF-8
#yue_HK UTF-8
#yuw_PG UTF-8
#zh_CN.GB18030 GB18030
#zh_CN.GBK GBK
#zh_CN.UTF-8 UTF-8
#zh_CN GB2312
#zh_HK.UTF-8 UTF-8
#zh_HK BIG5-HKSCS
#zh_SG.UTF-8 UTF-8
#zh_SG.GBK GBK
#zh_SG GB2312
#zh_TW.EUC-TW EUC-TW
#zh_TW.UTF-8 UTF-8
#zh_TW BIG5
#zu_ZA.UTF-8 UTF-8
#zu_ZA ISO-8859-1 What am I doing wrong? ![]()
Setup 1: Thinkpad T14s G3, 14" FHD - R7 6850U - 32GB RAM - 2TB Solidigm P44 Pro NVME
Setup 2: Thinkpad X1E G1, 15.6" FHD - i7-8850H - 32GB RAM - NVIDIA GTX 1050Ti - 2x 1TB Samsung 970 Pro NVME
Accessories: Filco Majestouch TKL MX-Brown Mini Otaku, Benq XL2420T (144Hz), Lo(w)gitech G400, Puretrak Talent, Sennheiser HD800S + Meier Daccord FF + Meier Classic FF
Offline
Output of "locale" and "localectl"?
Offline
locale:
LANG=C
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_PAPER="C"
LC_NAME="C"
LC_ADDRESS="C"
LC_TELEPHONE="C"
LC_MEASUREMENT="C"
LC_IDENTIFICATION="C"
LC_ALL=localectl:
System Locale: LANGUAGE=en_US.UTF-8
VC Keymap: n/a
X11 Layout: n/aSetup 1: Thinkpad T14s G3, 14" FHD - R7 6850U - 32GB RAM - 2TB Solidigm P44 Pro NVME
Setup 2: Thinkpad X1E G1, 15.6" FHD - i7-8850H - 32GB RAM - NVIDIA GTX 1050Ti - 2x 1TB Samsung 970 Pro NVME
Accessories: Filco Majestouch TKL MX-Brown Mini Otaku, Benq XL2420T (144Hz), Lo(w)gitech G400, Puretrak Talent, Sennheiser HD800S + Meier Daccord FF + Meier Classic FF
Offline
Something screws your locale, find the usual suspects under https://wiki.archlinux.org/index.php/En … _variables
Offline
Nothing weird there...
/etc/profile
# /etc/profile
# Set our umask
umask 022
# Append our default paths
appendpath () {
case ":$PATH:" in
*:"$1":*)
;;
*)
PATH="${PATH:+$PATH:}$1"
esac
}
appendpath '/usr/local/sbin'
appendpath '/usr/local/bin'
appendpath '/usr/bin'
unset appendpath
export PATH
# Load profiles from /etc/profile.d
if test -d /etc/profile.d/; then
for profile in /etc/profile.d/*.sh; do
test -r "$profile" && . "$profile"
done
unset profile
fi
# Source global bash config
if test "$PS1" && test "$BASH" && test -z ${POSIXLY_CORRECT+x} && test -r /etc/bash.bashrc; then
. /etc/bash.bashrc
fi
# Termcap is outdated, old, and crusty, kill it.
unset TERMCAP
# Man is much better than us at figuring this out
unset MANPATH/etc/environment
LIBVA_DRIVER_NAME=iHD
VDPAU_DRIVER=va_gl
DRI_PRIME=1~/.profile and ~/.pam_environment... both empty
Setup 1: Thinkpad T14s G3, 14" FHD - R7 6850U - 32GB RAM - 2TB Solidigm P44 Pro NVME
Setup 2: Thinkpad X1E G1, 15.6" FHD - i7-8850H - 32GB RAM - NVIDIA GTX 1050Ti - 2x 1TB Samsung 970 Pro NVME
Accessories: Filco Majestouch TKL MX-Brown Mini Otaku, Benq XL2420T (144Hz), Lo(w)gitech G400, Puretrak Talent, Sennheiser HD800S + Meier Daccord FF + Meier Classic FF
Offline
How do you start the session (startx, lightdm, …)?
Offline
How do you start the session (startx, lightdm, …)?
lightdm.service enabled and then with .xinitcrc:
exec startxfce4Setup 1: Thinkpad T14s G3, 14" FHD - R7 6850U - 32GB RAM - 2TB Solidigm P44 Pro NVME
Setup 2: Thinkpad X1E G1, 15.6" FHD - i7-8850H - 32GB RAM - NVIDIA GTX 1050Ti - 2x 1TB Samsung 970 Pro NVME
Accessories: Filco Majestouch TKL MX-Brown Mini Otaku, Benq XL2420T (144Hz), Lo(w)gitech G400, Puretrak Talent, Sennheiser HD800S + Meier Daccord FF + Meier Classic FF
Offline
Lightdm by default should not use xinitrc and that's not a sane xinitrc either (see https://wiki.archlinux.org/index.php/Xinit#xinitrc , esp. the second note)
I'd suggest to fix the xinitrc, disable lightdm, and startx from the console. Then check the locales
Offline
Lightdm by default should not use xinitrc and that's not a sane xinitrc either (see https://wiki.archlinux.org/index.php/Xinit#xinitrc , esp. the second note)
I'd suggest to fix the xinitrc, disable lightdm, and startx from the console. Then check the locales
Alright so I deleted everything in .xinitcrc and XFCE4 starts fine with lightdm.
The output of "locale" is still the same though.
I then disabled lightdm and after a reboot was greeted by the console.
The output of "locale" in the console is still the same.
I couldn't run "startx" though.
Error msg:
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Unsupported high keycode 372 for name <I372> ignored
> X11 cannot support keycodes above 255
> This warning only shows for the first high keycode.
> Errors from xkbcomp are not fatal to the X server.
xinit: connection to X server lost waiting for X server to shut down (II) Server terminated successfully (0). Closing log file.Xorg.0.log
[ 30.284] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 30.285]
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[ 30.285] Build Operating System: Linux Arch Linux
[ 30.285] Current Operating System: Linux _____ 4.19.11.a-1-hardened #1 SMP PREEMPT Thu Dec 20 01:31:26 CET 2018 x86_64
[ 30.285] Kernel command line: page_poison=1 slab_nomerge pti=on BOOT_IMAGE=/vmlinuz-linux-hardened root=/dev/mapper/volume rw cryptdevice=/dev/nvme1n1p3:luks:allow-discards enable_fbc=1 enable_psr=1 disable_power_well=0 quiet
[ 30.286] Build Date: 25 October 2018 04:42:32PM
[ 30.286]
[ 30.286] Current version of pixman: 0.36.0
[ 30.286] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 30.286] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 30.287] (==) Log file: "/home/username/.local/share/xorg/Xorg.0.log", Time: Sat Dec 22 11:05:03 2018
[ 30.289] (==) Using config file: "/etc/xorg.conf"
[ 30.289] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 30.289] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 30.290] (==) No Layout section. Using the first Screen section.
[ 30.290] (==) No screen section available. Using defaults.
[ 30.290] (**) |-->Screen "Default Screen Section" (0)
[ 30.290] (**) | |-->Monitor "<default monitor>"
[ 30.292] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 30.292] (**) | |-->Device "Intel Graphics"
[ 30.292] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 30.292] (**) Option "DontVTSwitch" "True"
[ 30.292] (==) Automatically adding devices
[ 30.292] (==) Automatically enabling devices
[ 30.292] (==) Automatically adding GPU devices
[ 30.292] (==) Automatically binding GPU devices
[ 30.292] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 30.293] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[ 30.293] Entry deleted from font path.
[ 30.293] (Run 'mkfontdir' on "/usr/share/fonts/misc").
[ 30.295] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 30.295] Entry deleted from font path.
[ 30.295] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 30.295] Entry deleted from font path.
[ 30.297] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 30.297] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 30.297] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 30.297] (II) Module ABI versions:
[ 30.297] X.Org ANSI C Emulation: 0.4
[ 30.297] X.Org Video Driver: 24.0
[ 30.297] X.Org XInput driver : 24.1
[ 30.297] X.Org Server Extension : 10.0
[ 30.298] (++) using VT number 1
[ 30.302] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 30.303] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 30.305] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[ 30.314] (--) PCI: (0@0:2:0) 8086:3e9b:17aa:2267 rev 0, Mem @ 0x604a000000/16777216, 0x4000000000/536870912, I/O @ 0x00003000/64
[ 30.314] (--) PCI:*(1@0:0:0) 10de:1c8c:17aa:2267 rev 161, Mem @ 0xa3000000/16777216, 0x60000000/268435456, 0x70000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
[ 30.314] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 30.314] (II) LoadModule: "glx"
[ 30.315] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 30.328] (II) Module glx: vendor="X.Org Foundation"
[ 30.328] compiled for 1.20.3, module version = 1.0.0
[ 30.328] ABI class: X.Org Server Extension, version 10.0
[ 30.328] (II) LoadModule: "intel"
[ 30.328] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 30.332] (II) Module intel: vendor="X.Org Foundation"
[ 30.332] compiled for 1.20.3, module version = 2.99.917
[ 30.332] Module class: X.Org Video Driver
[ 30.332] ABI class: X.Org Video Driver, version 24.0
[ 30.332] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 30.333] (II) intel: Driver for Intel(R) HD Graphics
[ 30.333] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 30.333] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 30.333] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 30.333] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20180719
[ 30.333] (II) intel(0): SNA compiled from 2.99.917-855-g746ab3bb
[ 30.353] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 30.354] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[ 30.354] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 6 threads
[ 30.354] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 30.354] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 30.354] (==) intel(0): RGB weight 888
[ 30.354] (==) intel(0): Default visual is TrueColor
[ 30.356] (II) intel(0): Output eDP1 has no monitor section
[ 30.357] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 30.357] (II) intel(0): Enabled output eDP1
[ 30.357] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 30.357] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 30.357] (II) intel(0): Enabled output VIRTUAL1
[ 30.357] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[ 30.358] (==) intel(0): TearFree disabled
[ 30.358] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 30.358] (==) intel(0): DPI set to (96, 96)
[ 30.358] (II) Loading sub module "dri3"
[ 30.358] (II) LoadModule: "dri3"
[ 30.358] (II) Module "dri3" already built-in
[ 30.358] (II) Loading sub module "dri2"
[ 30.358] (II) LoadModule: "dri2"
[ 30.358] (II) Module "dri2" already built-in
[ 30.358] (II) Loading sub module "present"
[ 30.358] (II) LoadModule: "present"
[ 30.358] (II) Module "present" already built-in
[ 30.362] (II) intel(0): SNA initialized with Coffeelake (gen9) backend
[ 30.362] (==) intel(0): Backing store enabled
[ 30.362] (==) intel(0): Silken mouse disabled
[ 30.362] (II) intel(0): HW Cursor enabled
[ 30.363] (==) intel(0): DPMS enabled
[ 30.364] (==) intel(0): Display hotplug detection enabled
[ 30.364] (II) intel(0): [DRI2] Setup complete
[ 30.365] (II) intel(0): [DRI2] DRI driver: i965
[ 30.365] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 30.365] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 30.365] (II) intel(0): hardware support for Present enabled
[ 30.365] (II) Initializing extension Generic Event Extension
[ 30.365] (II) Initializing extension SHAPE
[ 30.365] (II) Initializing extension MIT-SHM
[ 30.365] (II) Initializing extension XInputExtension
[ 30.365] (II) Initializing extension XTEST
[ 30.365] (II) Initializing extension BIG-REQUESTS
[ 30.365] (II) Initializing extension SYNC
[ 30.366] (II) Initializing extension XKEYBOARD
[ 30.366] (II) Initializing extension XC-MISC
[ 30.366] (II) Initializing extension SECURITY
[ 30.366] (II) Initializing extension XFIXES
[ 30.366] (II) Initializing extension RENDER
[ 30.366] (II) Initializing extension RANDR
[ 30.366] (II) Initializing extension COMPOSITE
[ 30.366] (II) Initializing extension DAMAGE
[ 30.366] (II) Initializing extension MIT-SCREEN-SAVER
[ 30.366] (II) Initializing extension DOUBLE-BUFFER
[ 30.366] (II) Initializing extension RECORD
[ 30.366] (II) Initializing extension DPMS
[ 30.366] (II) Initializing extension Present
[ 30.366] (II) Initializing extension DRI3
[ 30.366] (II) Initializing extension X-Resource
[ 30.366] (II) Initializing extension XVideo
[ 30.366] (II) Initializing extension XVideo-MotionCompensation
[ 30.366] (II) Initializing extension GLX
[ 30.413] (II) AIGLX: Loaded and initialized i965
[ 30.413] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 30.413] (II) Initializing extension XFree86-VidModeExtension
[ 30.413] (II) Initializing extension XFree86-DGA
[ 30.413] (II) Initializing extension XFree86-DRI
[ 30.413] (II) Initializing extension DRI2
[ 30.421] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 30.423] (II) intel(0): Setting screen physical size to 508 x 285
[ 30.551] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 30.551] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 30.551] (II) LoadModule: "libinput"
[ 30.551] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 30.555] (II) Module libinput: vendor="X.Org Foundation"
[ 30.555] compiled for 1.20.1, module version = 0.28.1
[ 30.555] Module class: X.Org XInput Driver
[ 30.555] ABI class: X.Org XInput driver, version 24.1
[ 30.555] (II) Using input driver 'libinput' for 'Power Button'
[ 30.556] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 15 paused 0
[ 30.556] (**) Power Button: always reports core events
[ 30.556] (**) Option "Device" "/dev/input/event2"
[ 30.556] (**) Option "_source" "server/udev"
[ 30.560] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 30.560] (II) event2 - Power Button: device is a keyboard
[ 30.560] (II) event2 - Power Button: device removed
[ 30.560] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 30.560] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 30.561] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 30.561] (II) event2 - Power Button: device is a keyboard
[ 30.561] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 30.561] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 30.561] (II) Using input driver 'libinput' for 'Video Bus'
[ 30.562] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 18 paused 0
[ 30.562] (**) Video Bus: always reports core events
[ 30.562] (**) Option "Device" "/dev/input/event4"
[ 30.562] (**) Option "_source" "server/udev"
[ 30.563] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 30.563] (II) event4 - Video Bus: device is a keyboard
[ 30.563] (II) event4 - Video Bus: device removed
[ 30.563] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input4/event4"
[ 30.563] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 30.564] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 30.564] (II) event4 - Video Bus: device is a keyboard
[ 30.564] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 30.564] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 30.565] (II) Using input driver 'libinput' for 'Video Bus'
[ 30.565] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 19 paused 0
[ 30.565] (**) Video Bus: always reports core events
[ 30.565] (**) Option "Device" "/dev/input/event3"
[ 30.565] (**) Option "_source" "server/udev"
[ 30.566] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 30.566] (II) event3 - Video Bus: device is a keyboard
[ 30.566] (II) event3 - Video Bus: device removed
[ 30.566] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input3/event3"
[ 30.566] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 30.567] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 30.567] (II) event3 - Video Bus: device is a keyboard
[ 30.568] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 30.568] (II) No input driver specified, ignoring this device.
[ 30.568] (II) This device may have been added with another device file.
[ 30.568] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 30.568] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 30.568] (II) Using input driver 'libinput' for 'Sleep Button'
[ 30.569] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 20 paused 0
[ 30.569] (**) Sleep Button: always reports core events
[ 30.569] (**) Option "Device" "/dev/input/event0"
[ 30.569] (**) Option "_source" "server/udev"
[ 30.570] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 30.570] (II) event0 - Sleep Button: device is a keyboard
[ 30.570] (II) event0 - Sleep Button: device removed
[ 30.570] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 30.570] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 30.570] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 30.570] (II) event0 - Sleep Button: device is a keyboard
[ 30.571] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event17)
[ 30.571] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[ 30.571] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[ 30.572] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 21 paused 0
[ 30.572] (**) Integrated Camera: Integrated C: always reports core events
[ 30.572] (**) Option "Device" "/dev/input/event17"
[ 30.572] (**) Option "_source" "server/udev"
[ 30.573] (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 30.573] (II) event17 - Integrated Camera: Integrated C: device is a keyboard
[ 30.573] (II) event17 - Integrated Camera: Integrated C: device removed
[ 30.573] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input20/event17"
[ 30.573] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 10)
[ 30.574] (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 30.574] (II) event17 - Integrated Camera: Integrated C: device is a keyboard
[ 30.575] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[ 30.575] (II) No input driver specified, ignoring this device.
[ 30.575] (II) This device may have been added with another device file.
[ 30.575] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[ 30.575] (II) No input driver specified, ignoring this device.
[ 30.575] (II) This device may have been added with another device file.
[ 30.576] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[ 30.576] (II) No input driver specified, ignoring this device.
[ 30.576] (II) This device may have been added with another device file.
[ 30.576] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
[ 30.576] (II) No input driver specified, ignoring this device.
[ 30.576] (II) This device may have been added with another device file.
[ 30.576] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event12)
[ 30.576] (II) No input driver specified, ignoring this device.
[ 30.576] (II) This device may have been added with another device file.
[ 30.577] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event13)
[ 30.577] (II) No input driver specified, ignoring this device.
[ 30.577] (II) This device may have been added with another device file.
[ 30.577] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event14)
[ 30.577] (II) No input driver specified, ignoring this device.
[ 30.577] (II) This device may have been added with another device file.
[ 30.577] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event15)
[ 30.577] (II) No input driver specified, ignoring this device.
[ 30.577] (II) This device may have been added with another device file.
[ 30.578] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
[ 30.578] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 30.578] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 30.579] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 22 paused 0
[ 30.579] (**) AT Translated Set 2 keyboard: always reports core events
[ 30.579] (**) Option "Device" "/dev/input/event5"
[ 30.579] (**) Option "_source" "server/udev"
[ 30.580] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 30.580] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 30.580] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 30.580] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5"
[ 30.580] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 30.581] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 30.581] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 30.581] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event16)
[ 30.581] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 30.581] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 30.582] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 23 paused 0
[ 30.582] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 30.582] (**) Option "Device" "/dev/input/event16"
[ 30.582] (**) Option "_source" "server/udev"
[ 30.583] (II) event16 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 30.583] (II) event16 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 30.583] (II) event16 - SynPS/2 Synaptics TouchPad: device removed
[ 30.584] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event16"
[ 30.584] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[ 30.584] (**) Option "AccelerationScheme" "none"
[ 30.584] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 30.584] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 30.584] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 30.585] (II) event16 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 30.585] (II) event16 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 30.586] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 30.586] (II) No input driver specified, ignoring this device.
[ 30.586] (II) This device may have been added with another device file.
[ 30.586] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event18)
[ 30.586] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[ 30.586] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[ 30.587] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 24 paused 0
[ 30.587] (**) TPPS/2 Elan TrackPoint: always reports core events
[ 30.587] (**) Option "Device" "/dev/input/event18"
[ 30.587] (**) Option "_source" "server/udev"
[ 30.588] (II) event18 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 30.588] (II) event18 - TPPS/2 Elan TrackPoint: device is a pointer
[ 30.588] (II) event18 - TPPS/2 Elan TrackPoint: device removed
[ 30.588] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input19/event18"
[ 30.588] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 13)
[ 30.588] (**) Option "AccelerationScheme" "none"
[ 30.588] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[ 30.588] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[ 30.588] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[ 30.589] (II) event18 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 30.589] (II) event18 - TPPS/2 Elan TrackPoint: device is a pointer
[ 30.590] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse1)
[ 30.590] (II) No input driver specified, ignoring this device.
[ 30.590] (II) This device may have been added with another device file.
[ 30.590] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 30.590] (II) No input driver specified, ignoring this device.
[ 30.590] (II) This device may have been added with another device file.
[ 30.591] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event7)
[ 30.591] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[ 30.591] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 30.592] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 25 paused 0
[ 30.592] (**) ThinkPad Extra Buttons: always reports core events
[ 30.592] (**) Option "Device" "/dev/input/event7"
[ 30.592] (**) Option "_source" "server/udev"
[ 30.592] (II) event7 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 30.592] (II) event7 - ThinkPad Extra Buttons: device is a keyboard
[ 30.592] (II) event7 - ThinkPad Extra Buttons: device removed
[ 30.592] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input9/event7"
[ 30.592] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 14)
[ 30.593] (II) event7 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 30.593] (II) event7 - ThinkPad Extra Buttons: device is a keyboard
[ 30.610] (**) Option "fd" "15"
[ 30.610] (II) event2 - Power Button: device removed
[ 30.610] (**) Option "fd" "18"
[ 30.610] (II) event4 - Video Bus: device removed
[ 30.610] (**) Option "fd" "19"
[ 30.610] (II) event3 - Video Bus: device removed
[ 30.610] (**) Option "fd" "20"
[ 30.610] (II) event0 - Sleep Button: device removed
[ 30.610] (**) Option "fd" "21"
[ 30.610] (II) event17 - Integrated Camera: Integrated C: device removed
[ 30.610] (**) Option "fd" "22"
[ 30.610] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 30.610] (**) Option "fd" "23"
[ 30.610] (II) event16 - SynPS/2 Synaptics TouchPad: device removed
[ 30.610] (**) Option "fd" "24"
[ 30.610] (II) event18 - TPPS/2 Elan TrackPoint: device removed
[ 30.610] (**) Option "fd" "25"
[ 30.610] (II) event7 - ThinkPad Extra Buttons: device removed
[ 30.611] (II) UnloadModule: "libinput"
[ 30.611] (II) systemd-logind: releasing fd for 13:71
[ 30.658] (II) UnloadModule: "libinput"
[ 30.658] (II) systemd-logind: releasing fd for 13:82
[ 30.725] (II) UnloadModule: "libinput"
[ 30.725] (II) systemd-logind: releasing fd for 13:80
[ 30.778] (II) UnloadModule: "libinput"
[ 30.778] (II) systemd-logind: releasing fd for 13:69
[ 30.805] (II) UnloadModule: "libinput"
[ 30.805] (II) systemd-logind: releasing fd for 13:81
[ 30.858] (II) UnloadModule: "libinput"
[ 30.858] (II) systemd-logind: releasing fd for 13:64
[ 30.898] (II) UnloadModule: "libinput"
[ 30.898] (II) systemd-logind: releasing fd for 13:67
[ 30.951] (II) UnloadModule: "libinput"
[ 30.951] (II) systemd-logind: releasing fd for 13:68
[ 31.019] (II) UnloadModule: "libinput"
[ 31.019] (II) systemd-logind: releasing fd for 13:66
[ 31.086] (II) Server terminated successfully (0). Closing log file.Xorg.0.log.old
[ 186.412] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 186.413]
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[ 186.415] Build Operating System: Linux Arch Linux
[ 186.416] Current Operating System: Linux _____ 4.19.11.a-1-hardened #1 SMP PREEMPT Thu Dec 20 01:31:26 CET 2018 x86_64
[ 186.416] Kernel command line: page_poison=1 slab_nomerge pti=on BOOT_IMAGE=/vmlinuz-linux-hardened root=/dev/mapper/volume rw cryptdevice=/dev/nvme1n1p3:luks:allow-discards enable_fbc=1 enable_psr=1 disable_power_well=0 quiet
[ 186.418] Build Date: 25 October 2018 04:42:32PM
[ 186.419]
[ 186.420] Current version of pixman: 0.36.0
[ 186.422] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 186.422] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 186.426] (==) Log file: "/home/usaername/.local/share/xorg/Xorg.0.log", Time: Sat Dec 22 10:55:14 2018
[ 186.428] (==) Using config file: "/etc/xorg.conf"
[ 186.429] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 186.429] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 186.429] (==) No Layout section. Using the first Screen section.
[ 186.429] (==) No screen section available. Using defaults.
[ 186.429] (**) |-->Screen "Default Screen Section" (0)
[ 186.429] (**) | |-->Monitor "<default monitor>"
[ 186.430] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 186.430] (**) | |-->Device "Intel Graphics"
[ 186.430] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 186.430] (**) Option "DontVTSwitch" "True"
[ 186.430] (==) Automatically adding devices
[ 186.430] (==) Automatically enabling devices
[ 186.430] (==) Automatically adding GPU devices
[ 186.430] (==) Automatically binding GPU devices
[ 186.430] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 186.430] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[ 186.430] Entry deleted from font path.
[ 186.430] (Run 'mkfontdir' on "/usr/share/fonts/misc").
[ 186.430] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 186.430] Entry deleted from font path.
[ 186.430] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 186.430] Entry deleted from font path.
[ 186.430] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 186.430] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 186.430] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 186.430] (II) Module ABI versions:
[ 186.430] X.Org ANSI C Emulation: 0.4
[ 186.430] X.Org Video Driver: 24.0
[ 186.430] X.Org XInput driver : 24.1
[ 186.430] X.Org Server Extension : 10.0
[ 186.430] (++) using VT number 1
[ 186.432] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 186.432] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 186.432] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[ 186.435] (--) PCI: (0@0:2:0) 8086:3e9b:17aa:2267 rev 0, Mem @ 0x604a000000/16777216, 0x4000000000/536870912, I/O @ 0x00003000/64
[ 186.435] (--) PCI:*(1@0:0:0) 10de:1c8c:17aa:2267 rev 161, Mem @ 0xa3000000/16777216, 0x60000000/268435456, 0x70000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
[ 186.435] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 186.435] (II) LoadModule: "glx"
[ 186.435] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 186.436] (II) Module glx: vendor="X.Org Foundation"
[ 186.436] compiled for 1.20.3, module version = 1.0.0
[ 186.436] ABI class: X.Org Server Extension, version 10.0
[ 186.436] (II) LoadModule: "intel"
[ 186.436] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 186.436] (II) Module intel: vendor="X.Org Foundation"
[ 186.436] compiled for 1.20.3, module version = 2.99.917
[ 186.436] Module class: X.Org Video Driver
[ 186.436] ABI class: X.Org Video Driver, version 24.0
[ 186.436] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 186.437] (II) intel: Driver for Intel(R) HD Graphics
[ 186.437] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 186.437] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 186.437] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 186.437] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20180719
[ 186.437] (II) intel(0): SNA compiled from 2.99.917-855-g746ab3bb
[ 186.452] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 186.453] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[ 186.453] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 6 threads
[ 186.453] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 186.453] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 186.453] (==) intel(0): RGB weight 888
[ 186.453] (==) intel(0): Default visual is TrueColor
[ 186.453] (II) intel(0): Output eDP1 has no monitor section
[ 186.454] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 186.454] (II) intel(0): Enabled output eDP1
[ 186.454] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 186.454] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 186.454] (II) intel(0): Enabled output VIRTUAL1
[ 186.454] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[ 186.454] (==) intel(0): TearFree disabled
[ 186.454] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 186.454] (==) intel(0): DPI set to (96, 96)
[ 186.454] (II) Loading sub module "dri3"
[ 186.454] (II) LoadModule: "dri3"
[ 186.454] (II) Module "dri3" already built-in
[ 186.454] (II) Loading sub module "dri2"
[ 186.454] (II) LoadModule: "dri2"
[ 186.454] (II) Module "dri2" already built-in
[ 186.454] (II) Loading sub module "present"
[ 186.454] (II) LoadModule: "present"
[ 186.454] (II) Module "present" already built-in
[ 186.455] (II) intel(0): SNA initialized with Coffeelake (gen9) backend
[ 186.455] (==) intel(0): Backing store enabled
[ 186.455] (==) intel(0): Silken mouse disabled
[ 186.455] (II) intel(0): HW Cursor enabled
[ 186.455] (==) intel(0): DPMS enabled
[ 186.455] (==) intel(0): Display hotplug detection enabled
[ 186.455] (II) intel(0): [DRI2] Setup complete
[ 186.455] (II) intel(0): [DRI2] DRI driver: i965
[ 186.455] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 186.455] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 186.455] (II) intel(0): hardware support for Present enabled
[ 186.455] (II) Initializing extension Generic Event Extension
[ 186.455] (II) Initializing extension SHAPE
[ 186.455] (II) Initializing extension MIT-SHM
[ 186.455] (II) Initializing extension XInputExtension
[ 186.455] (II) Initializing extension XTEST
[ 186.455] (II) Initializing extension BIG-REQUESTS
[ 186.455] (II) Initializing extension SYNC
[ 186.455] (II) Initializing extension XKEYBOARD
[ 186.455] (II) Initializing extension XC-MISC
[ 186.455] (II) Initializing extension SECURITY
[ 186.455] (II) Initializing extension XFIXES
[ 186.455] (II) Initializing extension RENDER
[ 186.455] (II) Initializing extension RANDR
[ 186.455] (II) Initializing extension COMPOSITE
[ 186.455] (II) Initializing extension DAMAGE
[ 186.455] (II) Initializing extension MIT-SCREEN-SAVER
[ 186.455] (II) Initializing extension DOUBLE-BUFFER
[ 186.455] (II) Initializing extension RECORD
[ 186.455] (II) Initializing extension DPMS
[ 186.455] (II) Initializing extension Present
[ 186.455] (II) Initializing extension DRI3
[ 186.455] (II) Initializing extension X-Resource
[ 186.455] (II) Initializing extension XVideo
[ 186.455] (II) Initializing extension XVideo-MotionCompensation
[ 186.455] (II) Initializing extension GLX
[ 186.464] (II) AIGLX: Loaded and initialized i965
[ 186.465] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 186.465] (II) Initializing extension XFree86-VidModeExtension
[ 186.465] (II) Initializing extension XFree86-DGA
[ 186.465] (II) Initializing extension XFree86-DRI
[ 186.465] (II) Initializing extension DRI2
[ 186.467] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 186.475] (II) intel(0): Setting screen physical size to 508 x 285
[ 186.557] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 186.557] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 186.557] (II) LoadModule: "libinput"
[ 186.557] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 186.558] (II) Module libinput: vendor="X.Org Foundation"
[ 186.558] compiled for 1.20.1, module version = 0.28.1
[ 186.558] Module class: X.Org XInput Driver
[ 186.558] ABI class: X.Org XInput driver, version 24.1
[ 186.558] (II) Using input driver 'libinput' for 'Power Button'
[ 186.559] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 15 paused 0
[ 186.559] (**) Power Button: always reports core events
[ 186.559] (**) Option "Device" "/dev/input/event2"
[ 186.559] (**) Option "_source" "server/udev"
[ 186.560] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 186.560] (II) event2 - Power Button: device is a keyboard
[ 186.560] (II) event2 - Power Button: device removed
[ 186.560] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 186.560] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 186.560] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 186.560] (II) event2 - Power Button: device is a keyboard
[ 186.560] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 186.560] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 186.560] (II) Using input driver 'libinput' for 'Video Bus'
[ 186.561] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 18 paused 0
[ 186.561] (**) Video Bus: always reports core events
[ 186.561] (**) Option "Device" "/dev/input/event4"
[ 186.561] (**) Option "_source" "server/udev"
[ 186.561] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 186.561] (II) event4 - Video Bus: device is a keyboard
[ 186.561] (II) event4 - Video Bus: device removed
[ 186.561] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input4/event4"
[ 186.561] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 186.562] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 186.562] (II) event4 - Video Bus: device is a keyboard
[ 186.562] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 186.562] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 186.562] (II) Using input driver 'libinput' for 'Video Bus'
[ 186.562] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 19 paused 0
[ 186.562] (**) Video Bus: always reports core events
[ 186.562] (**) Option "Device" "/dev/input/event3"
[ 186.562] (**) Option "_source" "server/udev"
[ 186.563] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 186.563] (II) event3 - Video Bus: device is a keyboard
[ 186.563] (II) event3 - Video Bus: device removed
[ 186.563] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input3/event3"
[ 186.563] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 186.563] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 186.563] (II) event3 - Video Bus: device is a keyboard
[ 186.564] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 186.564] (II) No input driver specified, ignoring this device.
[ 186.564] (II) This device may have been added with another device file.
[ 186.564] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 186.564] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 186.564] (II) Using input driver 'libinput' for 'Sleep Button'
[ 186.564] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 20 paused 0
[ 186.564] (**) Sleep Button: always reports core events
[ 186.564] (**) Option "Device" "/dev/input/event0"
[ 186.564] (**) Option "_source" "server/udev"
[ 186.565] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 186.565] (II) event0 - Sleep Button: device is a keyboard
[ 186.565] (II) event0 - Sleep Button: device removed
[ 186.565] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 186.565] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 186.565] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 186.565] (II) event0 - Sleep Button: device is a keyboard
[ 186.566] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event17)
[ 186.566] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[ 186.566] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[ 186.566] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 21 paused 0
[ 186.566] (**) Integrated Camera: Integrated C: always reports core events
[ 186.566] (**) Option "Device" "/dev/input/event17"
[ 186.566] (**) Option "_source" "server/udev"
[ 186.567] (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 186.567] (II) event17 - Integrated Camera: Integrated C: device is a keyboard
[ 186.567] (II) event17 - Integrated Camera: Integrated C: device removed
[ 186.567] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input20/event17"
[ 186.567] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 10)
[ 186.567] (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 186.567] (II) event17 - Integrated Camera: Integrated C: device is a keyboard
[ 186.567] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[ 186.567] (II) No input driver specified, ignoring this device.
[ 186.567] (II) This device may have been added with another device file.
[ 186.568] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[ 186.568] (II) No input driver specified, ignoring this device.
[ 186.568] (II) This device may have been added with another device file.
[ 186.568] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[ 186.568] (II) No input driver specified, ignoring this device.
[ 186.568] (II) This device may have been added with another device file.
[ 186.568] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
[ 186.568] (II) No input driver specified, ignoring this device.
[ 186.568] (II) This device may have been added with another device file.
[ 186.568] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event12)
[ 186.568] (II) No input driver specified, ignoring this device.
[ 186.568] (II) This device may have been added with another device file.
[ 186.568] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event13)
[ 186.568] (II) No input driver specified, ignoring this device.
[ 186.568] (II) This device may have been added with another device file.
[ 186.569] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event14)
[ 186.569] (II) No input driver specified, ignoring this device.
[ 186.569] (II) This device may have been added with another device file.
[ 186.569] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event15)
[ 186.569] (II) No input driver specified, ignoring this device.
[ 186.569] (II) This device may have been added with another device file.
[ 186.569] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
[ 186.569] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 186.569] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 186.569] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 22 paused 0
[ 186.569] (**) AT Translated Set 2 keyboard: always reports core events
[ 186.569] (**) Option "Device" "/dev/input/event5"
[ 186.569] (**) Option "_source" "server/udev"
[ 186.570] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 186.570] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 186.570] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 186.570] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5"
[ 186.570] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 186.570] (II) event5 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 186.570] (II) event5 - AT Translated Set 2 keyboard: device is a keyboard
[ 186.571] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event16)
[ 186.571] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 186.571] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 186.571] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 23 paused 0
[ 186.571] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 186.571] (**) Option "Device" "/dev/input/event16"
[ 186.571] (**) Option "_source" "server/udev"
[ 186.572] (II) event16 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 186.572] (II) event16 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 186.572] (II) event16 - SynPS/2 Synaptics TouchPad: device removed
[ 186.572] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event16"
[ 186.572] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[ 186.572] (**) Option "AccelerationScheme" "none"
[ 186.572] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 186.572] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 186.572] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 186.572] (II) event16 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 186.573] (II) event16 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 186.573] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 186.573] (II) No input driver specified, ignoring this device.
[ 186.573] (II) This device may have been added with another device file.
[ 186.573] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event18)
[ 186.573] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[ 186.573] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[ 186.574] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 24 paused 0
[ 186.574] (**) TPPS/2 Elan TrackPoint: always reports core events
[ 186.574] (**) Option "Device" "/dev/input/event18"
[ 186.574] (**) Option "_source" "server/udev"
[ 186.574] (II) event18 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 186.574] (II) event18 - TPPS/2 Elan TrackPoint: device is a pointer
[ 186.574] (II) event18 - TPPS/2 Elan TrackPoint: device removed
[ 186.574] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input19/event18"
[ 186.574] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 13)
[ 186.574] (**) Option "AccelerationScheme" "none"
[ 186.574] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[ 186.574] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[ 186.574] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[ 186.575] (II) event18 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 186.575] (II) event18 - TPPS/2 Elan TrackPoint: device is a pointer
[ 186.575] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse1)
[ 186.575] (II) No input driver specified, ignoring this device.
[ 186.575] (II) This device may have been added with another device file.
[ 186.575] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 186.575] (II) No input driver specified, ignoring this device.
[ 186.575] (II) This device may have been added with another device file.
[ 186.576] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event7)
[ 186.576] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[ 186.576] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 186.576] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 25 paused 0
[ 186.576] (**) ThinkPad Extra Buttons: always reports core events
[ 186.576] (**) Option "Device" "/dev/input/event7"
[ 186.576] (**) Option "_source" "server/udev"
[ 186.576] (II) event7 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 186.576] (II) event7 - ThinkPad Extra Buttons: device is a keyboard
[ 186.577] (II) event7 - ThinkPad Extra Buttons: device removed
[ 186.577] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input8/event7"
[ 186.577] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 14)
[ 186.577] (II) event7 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 186.577] (II) event7 - ThinkPad Extra Buttons: device is a keyboard
[ 186.594] (**) Option "fd" "15"
[ 186.594] (II) event2 - Power Button: device removed
[ 186.594] (**) Option "fd" "18"
[ 186.594] (II) event4 - Video Bus: device removed
[ 186.594] (**) Option "fd" "19"
[ 186.594] (II) event3 - Video Bus: device removed
[ 186.594] (**) Option "fd" "20"
[ 186.594] (II) event0 - Sleep Button: device removed
[ 186.594] (**) Option "fd" "21"
[ 186.594] (II) event17 - Integrated Camera: Integrated C: device removed
[ 186.594] (**) Option "fd" "22"
[ 186.594] (II) event5 - AT Translated Set 2 keyboard: device removed
[ 186.594] (**) Option "fd" "23"
[ 186.594] (II) event16 - SynPS/2 Synaptics TouchPad: device removed
[ 186.594] (**) Option "fd" "24"
[ 186.594] (II) event18 - TPPS/2 Elan TrackPoint: device removed
[ 186.594] (**) Option "fd" "25"
[ 186.594] (II) event7 - ThinkPad Extra Buttons: device removed
[ 186.594] (II) UnloadModule: "libinput"
[ 186.594] (II) systemd-logind: releasing fd for 13:71
[ 186.625] (II) UnloadModule: "libinput"
[ 186.625] (II) systemd-logind: releasing fd for 13:82
[ 186.692] (II) UnloadModule: "libinput"
[ 186.692] (II) systemd-logind: releasing fd for 13:80
[ 186.745] (II) UnloadModule: "libinput"
[ 186.745] (II) systemd-logind: releasing fd for 13:69
[ 186.772] (II) UnloadModule: "libinput"
[ 186.772] (II) systemd-logind: releasing fd for 13:81
[ 186.838] (II) UnloadModule: "libinput"
[ 186.838] (II) systemd-logind: releasing fd for 13:64
[ 186.865] (II) UnloadModule: "libinput"
[ 186.865] (II) systemd-logind: releasing fd for 13:67
[ 186.945] (II) UnloadModule: "libinput"
[ 186.945] (II) systemd-logind: releasing fd for 13:68
[ 186.999] (II) UnloadModule: "libinput"
[ 186.999] (II) systemd-logind: releasing fd for 13:66
[ 187.069] (II) Server terminated successfully (0). Closing log file.Last edited by Utini (2018-12-22 10:13:44)
Setup 1: Thinkpad T14s G3, 14" FHD - R7 6850U - 32GB RAM - 2TB Solidigm P44 Pro NVME
Setup 2: Thinkpad X1E G1, 15.6" FHD - i7-8850H - 32GB RAM - NVIDIA GTX 1050Ti - 2x 1TB Samsung 970 Pro NVME
Accessories: Filco Majestouch TKL MX-Brown Mini Otaku, Benq XL2420T (144Hz), Lo(w)gitech G400, Puretrak Talent, Sennheiser HD800S + Meier Daccord FF + Meier Classic FF
Offline
You cannot startx, because your xinitrc isn't sane. The server starts successfully and terminates immediately.
The broken locale in the console login suggests that this is either in /etc/profile* or your users profile or shell rc.
What's the "locale" output for a console login as root?
Offline
Hmm so I basically opened terminal, then "su root" and then "locale". This is the output:
LANG=C
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_PAPER="C"
LC_NAME="C"
LC_ADDRESS="C"
LC_TELEPHONE="C"
LC_MEASUREMENT="C"
LC_IDENTIFICATION="C"
LC_ALL=ls -al /etc/profile.d/:
total 56
drwxr-xr-x 2 root root 4096 Dec 17 20:18 .
drwxr-xr-x 84 root root 4096 Dec 22 17:13 ..
-rw-r--r-- 1 root root 545 Dec 9 13:09 freetype2.sh
-rw-r--r-- 1 root root 1107 Feb 27 2018 gawk.csh
-rw-r--r-- 1 root root 757 Feb 27 2018 gawk.sh
-rwxr-xr-x 1 root root 105 Sep 29 21:59 gpm.sh
-rw-r--r-- 1 root root 125 Dec 14 21:10 libreoffice-still.csh
-rw-r--r-- 1 root root 125 Dec 14 21:10 libreoffice-still.sh
-rwxr-xr-x 1 root root 766 Aug 21 16:21 locale.sh
-rwxr-xr-x 1 root root 50 Jun 4 2018 mozilla-common.csh
-rwxr-xr-x 1 root root 50 Jun 4 2018 mozilla-common.sh
-rw-r--r-- 1 root root 699 Nov 30 14:14 perlbin.csh
-rw-r--r-- 1 root root 668 Nov 30 14:14 perlbin.sh
-rw-r--r-- 1 root root 1945 Dec 11 09:55 vte.shand the locale.sh inside that directory:
#!/bin/sh
# load locale.conf in XDG paths.
# /etc/locale.conf loads and overrides by kernel command line is done by systemd
# But we override it here, see FS#56688
if [ -z "$LANG" ]; then
if [ -n "$XDG_CONFIG_HOME" ] && [ -r "$XDG_CONFIG_HOME/locale.conf" ]; then
. "$XDG_CONFIG_HOME/locale.conf"
elif [ -n "$HOME" ] && [ -r "$HOME/.config/locale.conf" ]; then
. "$HOME/.config/locale.conf"
elif [ -r /etc/locale.conf ]; then
. /etc/locale.conf
fi
fi
# define default LANG to C if not already defined
LANG=${LANG:-C}
# export all locale (7) variables when they exist
export LANG LANGUAGE LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY \
LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT \
LC_IDENTIFICATIONSetup 1: Thinkpad T14s G3, 14" FHD - R7 6850U - 32GB RAM - 2TB Solidigm P44 Pro NVME
Setup 2: Thinkpad X1E G1, 15.6" FHD - i7-8850H - 32GB RAM - NVIDIA GTX 1050Ti - 2x 1TB Samsung 970 Pro NVME
Accessories: Filco Majestouch TKL MX-Brown Mini Otaku, Benq XL2420T (144Hz), Lo(w)gitech G400, Puretrak Talent, Sennheiser HD800S + Meier Daccord FF + Meier Classic FF
Offline
opened terminal, then "su root"I meant to login as root in the console, get your session out of the equation since it'll spoil the results.
Offline
opened terminal, then "su root"I meant to login as root in the console, get your session out of the equation since it'll spoil the results.
Alright, will try now. But noticed this in the locale.sh:
# define default LANG to C if not already defined
LANG=${LANG:-C}Isn't this exactly what is wrong?
@edit: logging in as root on tty console (right after boot up before and display manager starts) and running "locale" gives the same output as above.
Last edited by Utini (2018-12-22 16:30:53)
Setup 1: Thinkpad T14s G3, 14" FHD - R7 6850U - 32GB RAM - 2TB Solidigm P44 Pro NVME
Setup 2: Thinkpad X1E G1, 15.6" FHD - i7-8850H - 32GB RAM - NVIDIA GTX 1050Ti - 2x 1TB Samsung 970 Pro NVME
Accessories: Filco Majestouch TKL MX-Brown Mini Otaku, Benq XL2420T (144Hz), Lo(w)gitech G400, Puretrak Talent, Sennheiser HD800S + Meier Daccord FF + Meier Classic FF
Offline
printenv LANG
en_US.utf8
echo ${LANG:-C}
en_US.utf8Edit:
Please change /etc/locale.conf to the following and test the root console again:
LANG=en_US.UTF-8Last edited by loqs (2018-12-22 16:48:41)
Offline
For me:
printenv LANG
CSetup 1: Thinkpad T14s G3, 14" FHD - R7 6850U - 32GB RAM - 2TB Solidigm P44 Pro NVME
Setup 2: Thinkpad X1E G1, 15.6" FHD - i7-8850H - 32GB RAM - NVIDIA GTX 1050Ti - 2x 1TB Samsung 970 Pro NVME
Accessories: Filco Majestouch TKL MX-Brown Mini Otaku, Benq XL2420T (144Hz), Lo(w)gitech G400, Puretrak Talent, Sennheiser HD800S + Meier Daccord FF + Meier Classic FF
Offline