Hi Srtest,
Many thanks for testing Lubuntu 15.10 with the new X1000 kernels.
Srtest wrote:I've been having serious issues with the network driver for the card supplied with the X1000. It seems to have started when I moved to kernel 4.2 and became much more severe when switching to 4.3 alphas and RC1. Normal browsing and such uses are usually ok. The issues start when the network uses become much more intense when downloading and using different apps to do so (haven't tested if it also happens with streaming or just the opening of ports and not the heavy bandwith usage in itself).
Do you mean the internal
PWRficient Gigabit Ethernet network device or the
Realtek RTL8139 PCI network card? The Linux developers changed a lot of source code since the kernel 4.2.
Could you test the latest
4.1 kernel too, please?
Download:
vmlinux-4.1.7-AMIGA_one_X1000.tar.bz2
I tested my
Realtek RTL8139 PCI network card. I opened Facebook, listened to the web radio and did an apt-get upgrade at the same time. I didn't see any problems. I have to test it more.
Srtest wrote:
Now to the weird part - if I don't start Compiz, GLXgears reports much lower framerates... although the actual uses remain pretty much the same or even better sometimes than without Compiz. It is known that enabling composite effects can in turn effect performance in other uses and areas.
I have the same experiences. (see the following screenshot)
I installed
Mesa 11 today. Without replacing the
r600_dri.so, I don't have 3D acceleration. HardInfo shows the following values:
OpenGL
Vendor Unknown
Renderer Unknown
Version Unknown
Direct Rendering No
After replacing the
r600_dri.so with the
r600_dri.so from the unofficial version 10.0.4, HardInfo shows the following values:
OpenGL
Vendor X.Org
Renderer Gallium 0.4 on AMD BARTS
Version 3.0 Mesa 10.0.4
Direct Rendering Yes
Unfortunately the Glxgears values are as good as with the whole unofficial Mesa installation but the idea with replacing only the
r600_dri.so is fantastic!!!!!!
Code: Select all
sudo cp mesa-10.0.4/lib/dri/r600_dri.so /usr/lib/powerpc-linux-gnu/dri
After a new login the 3D acceleration works.
Srtest wrote:
Yes, I mean that I have placed the kernel modules in the right directory as instructed and I can get the modules for MOL (for examples) working while Blutooth doesn't work and doesn't even show up on Hardinfo (System Profiler and Benchmark). I get an error message on start-up kernel about the issue which directs me to a certain control file of Systemd for further review which I haven't accessed and all while everything continues to load normally.
Currently, I am testing ubuntu MATE 15.10 amd64 in a virtual VMware Player 12 machine too and I also see the Systemd kernel modules error message on start-up there. In my point of view it is a Ubuntu userland problem. (see the following screenshot)
I tested the Bluetooth kernel modules with the kernel 4.2 final and with the RC1 of kernel 4.3. With both kernels, Bluetooth works.
I know it doesn't solve your problem with the Bluetooth kernel modules. Could you test the kernel 4.2 final too because of the Bluetooth kernel modules issue, please? Did you have the directory
/lib/modules or did you create it before you copied the kernel modules? The problem is, if you don't install a standard kernel from the repository then you don't have the directory
modules. I created it manually and copied the kernel modules directory to this directory. The strange think is, the kernel modules didn't show in HardInfo. I had to install a standard Ubuntu kernel from the repository and the installer created this directory for me. After that I copied the X1000 kernel modules directory to the new
modules directory. Afterwards HardInfo shows the Bluetooth kernel modules. That's strange isn't it?
I removed the standard Ubuntu kernel and apt didn't removed the
modules directory because it wasn't empty. After that, HardInfo still shows the Bluetooth kernel modules.
Cheers,
Christian