Welcome, Guest. Please login or register.
Did you miss your activation email?

Recent Posts

Pages: 1 ... 4 5 [6] 7 8 ... 10
51
Software - Support / Re: XCompose file
« Last post by lanig on 2024/04/04, 22:51:41 »
I have received very useful help on the fcitx forum. I post a solution in case it may help somebody.
Code: [Select]
  7 include "%L"                                                                             
  6 <ae> : "ą"                                                                               
  5 <AE> : "Ą"                                                                               
  4 <copyright> : "ć"                                                                       
  3 <registered> : "Ć"                                                                       
  2 <acircumflex> : "ź"                                                                     
  1 <Acircumflex> : "Ź"                                                                     
  0 <U0140> : "ł"                                                                           
  1 <U013F> : "Ł"                                                                           
  2 <notsign> : "ń"                                                                         
  3 <rightarrow> : "Ń"                                                                       
  4 <ocircumflex> : "ó"#P mappé sur P car                                                   
  5 <Ocircumflex> : "Ó" # alt-gr O = œ                                                       
  6 <ssharp> : "ś"                                                                           
  7 <doublelowquotemark> : "Ś"                                                               
  8 <ecircumflex> : "ę" #R mappé sur la touche voisine                                       
  9 <Ecircumflex> : "Ę"# de e car alt-gr e = €                                               
 10 <thorn> : "ż" # T car Z déjà pris                                                       
 11 <THORN> : "Ż"   
52
Upgrade Warnings / Re: Attention! Malicious Software in testing and sid
« Last post by michaa7 on 2024/04/04, 22:39:45 »
Ich war vermutlich der 11. Klicker ...  >:(

Hier kann man es auch 10+ mal anklicken ....
53
Software - Support / Re: Errors install siduction kernel
« Last post by towo on 2024/04/04, 21:54:34 »
Your output is not the real error! You have a secret dkms-package installesd, which is not compatible with that kernel version.

Quote
run-parts: /etc/kernel/postinst.d/dkms exited with return code 11

So post the releavant error, then we maybe could help.
54
Software - Support / Re: Nouveau ----> Nvidia, trouble changing driver
« Last post by dibl on 2024/04/04, 21:52:55 »
Thanks, @ro_sid, for your efforts.  Today, we can be slightly less clueless.

I carefully stepped through the kubuki dance of edits to the grub command options and the /etc/modprobe.d/blacklist.nouveau, and rebuilt the nvidia modules and modprobed, and saw the same result.  Frustrated, I issued
Code: [Select]
modprobe nvidia*.  I was surprised to see this error output, which did not come out of
Code: [Select]
modprobe nvidia-current:

Code: [Select]
modprobe: FATAL: Module nvidia-driver_error.txt not found in directory /lib/modules/6.8.3-1-siduction-amd64
I'm way over my head on this, but does this mean something is missing from the driver package?
55
Software - Support / Errors install siduction kernel
« Last post by sotnik on 2024/04/04, 21:46:48 »
I tried to install siduction kernel (I used debian kernel for a while)
apt install linux-image-siduction-amd64   linux-headers-siduction-amd64
I got the following errors:

Quote
run-parts: /etc/kernel/postinst.d/dkms exited with return code 11
dpkg: error processing package linux-image-6.8.3-1-siduction-amd64 (--configure):
 installed linux-image-6.8.3-1-siduction-amd64 package post-installation script subprocess returned error exit status 11
dpkg: dependency problems prevent configuration of linux-headers-siduction-amd64:
 linux-headers-siduction-amd64 depends on linux-headers-6.8.3-1-siduction-amd64 (= 6.8-3); however:
  Package linux-headers-6.8.3-1-siduction-amd64 is not configured yet.

dpkg: error processing package linux-headers-siduction-amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-image-siduction-amd64:
 linux-image-siduction-amd64 depends on linux-image-6.8.3-1-siduction-amd64 (= 6.8-3); however:
  Package linux-image-6.8.3-1-siduction-amd64 is not configured yet.

dpkg: error processing package linux-image-siduction-amd64 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 linux-headers-6.8.3-1-siduction-amd64
 linux-image-6.8.3-1-siduction-amd64
 linux-headers-siduction-amd64
 linux-image-siduction-amd64
needrestart is being skipped since dpkg has failed
E: Sub-process /usr/bin/dpkg returned an error code (1)

After that I tried the apt install -f and I got the previous error again.
Is something that I can do?
56
Software - Support / Re: Nouveau ----> Nvidia, trouble changing driver
« Last post by ro_sid on 2024/04/04, 17:42:51 »
Thanks for reporting. I am really mystified! Your system must be something special :).
I have looked it up in "my" configuration: the package "nvidia-kernel-support" should make it impossible for the nouveau driver/module to load by blacklisting it. That package is normally installed by the nvidia driver metapackage.

At this time, I am clueless, sorry.
58
Upgrade Warnings / Re: Attention! Malicious Software in testing and sid
« Last post by sotnik on 2024/04/04, 11:04:15 »
I do not know the consequences of the problem. But I would like to say that in recent days I have noticed for a very short period of time the CPU going to 100% for no apparent reason. Also, the illuminated keyboard flashes (again for no apparent reason.
I don't know if it is related to the problem but I am reporting it.
59
Software - Support / XCompose file
« Last post by lanig on 2024/04/04, 09:01:17 »
Hi,

I want to add easy typing of Polish characters.
To try, I have made a minimal .XCompose file but it doesn't work neither with XMonad or WMaker.
AltGr a still gives me æ like it should on a well educated French keyboard.

Code: [Select]
less .XCompose
Define AltGr + a to produce Ą
<Multi_key> <a> : "Ą" Aogonek

Any ideas ?

60
Software - Support / Re: mount of iso image failed on current kernel
« Last post by Teriarch on 2024/04/03, 21:21:07 »
Thank you so much!
Pages: 1 ... 4 5 [6] 7 8 ... 10