Alexandre Courbot

Results 124 comments of Alexandre Courbot

It indeed looks like the firmware files are not present on the initramfs, which would explain why the firmware loading function returns -ENOENT. Building Nouveau as a module should definitely...

Oh wow, that's fantastic! Try setting the GPU clock to a higher speed, performance should increase: echo b >/sys/class/drm/card1/device/pstate ... or something like that. cat pstate to see which values...

Sorry, my mistake. The pstate node has been moved to from sysfs to debugs. So you should be able to find it under /sys/kernel/debug or wherever debugfs is mounted. Still...

I think that's the stage where I need to look at my old Xorg an Mesa repositories. :) Let's see if I can get the system to boot and run...

Works for me, could you double-check and give a precise example of dictionary entry that fails?

Hi, Can you check in the preferences that the fonts settings haven't been changed from their defaults? If they have not, can you try choosing a different font that includes...

FWIW I have tested a fresh install of 1.0.3 on a Win7 computer with the default settings, and Japanese characters were all displayed correctly.

That is most strange. I would suggest reverting to the version of Tagaini you were using before (1.0.1 I suppose, since there was no 1.0.2 for Windows) and see if...

Unused tags are supposed to disappear the next time you launch the program. Isn't it what is happening in your case?

Thanks for checking. I am keeping this open as a reminder to implement tag removal as soon as they are not used.