Page 1 of 15

Porteus-v3.2.2 bug reports here

Posted: 29 Dec 2016, 18:28
by brokenman
Thanks.

Re: Porteus-v3.2.2 bug reports here

Posted: 29 Dec 2016, 22:18
by fulalas

Re: Porteus-v3.2.2 bug reports here

Posted: 31 Dec 2016, 18:52
by beny
hi only for the record:

Code: Select all

  0.004230] [Firmware Bug]: CPU1: APIC id mismatch. Firmware: 11 CPUID: 1
[    0.004231] [Firmware Bug]: CPU1: Using firmware package id 1 instead of 0
[    0.065401] TSC synchronization [CPU#0 -> CPU#1]:
[    0.065507] Measured 5735 cycles TSC warp between CPUs, turning off TSC clock.
[    0.065511] tsc: Marking TSC unstable due to check_tsc_sync_source failed
[    0.066319]  #2
[    0.067007] [Firmware Bug]: CPU2: APIC id mismatch. Firmware: 12 CPUID: 2
[    0.067008] [Firmware Bug]: CPU2: Using firmware package id 1 instead of 0
[    0.127399]  #3
[    0.128192] [Firmware Bug]: CPU3: APIC id mismatch. Firmware: 13 CPUID: 3
[    0.128193] [Firmware Bug]: CPU3: Using firmware package id 1 instead of 0
[    0.239012]  #4
[    0.002000] [Firmware Bug]: CPU4: APIC id mismatch. Firmware: 14 CPUID: 4
[    0.002000] [Firmware Bug]: CPU4: Using firmware package id 1 instead of 0
[    0.306016]  #5
[    0.002000] [Firmware Bug]: CPU5: APIC id mismatch. Firmware: 15 CPUID: 5
[    0.002000] [Firmware Bug]: CPU5: Using firmware package id 1 instead of 0
i have the 4.9 kernel on a current 64 and no error at boot time
Linux porteus 4.9.0-porteus #1 SMP PREEMPT Sat Dec 17 19:22:10 BRST 2016 x86_64 AMD FX(tm)-6300 Six-Core Processor AuthenticAMD GNU/Linux

Re: Porteus-v3.2.2 bug reports here

Posted: 01 Jan 2017, 18:04
by Ed_P
Cinnamon 64-bit ISO changes=EXIT

1. In the prior releases commands like this:

Code: Select all

cp -a --parents    /etc/usm/*                                     /tmp/mod/
cp -a --parents    /var/usm/                                      /tmp/mod/
did not result in errors like this:

Code: Select all

cp: preserving permissions for ‘/tmp/mod/etc/usm’: Invalid argument
cp: preserving permissions for ‘/tmp/mod/var/usm/slackonly’: Invalid argument
cp: preserving permissions for ‘/tmp/mod/var/usm/ponce’: Invalid argument
cp: preserving permissions for ‘/tmp/mod/var/usm/alien’: Invalid argument
cp: preserving permissions for ‘/tmp/mod/var/usm/salix’: Invalid argument
cp: preserving permissions for ‘/tmp/mod/var/usm/slacky’: Invalid argument
cp: preserving permissions for ‘/tmp/mod/var/usm/slackwarepatches’: Invalid argument
cp: preserving permissions for ‘/tmp/mod/var/usm/slackware’: Invalid argument
cp: preserving permissions for ‘/tmp/mod/var/usm/sbo’: Invalid argument
cp: preserving permissions for ‘/tmp/mod/var/usm/local’: Invalid argument
cp: preserving permissions for ‘/tmp/mod/var/usm’: Invalid argument
2. In Nemo clicking on a .txt or .sh file then selecting Display brings up the file in Mousepad. The 1st time this is done Mousepad opens the file immediately. But when clicking on a different file later Mousepad takes longer to open. And longer still as other files are opened. And this is with the files being opened one at a time and closed before the next file is opened. It's as if Mousepad is looping on something.

3. Sometimes when shutting down the system basically aborts. There is no message about 3 seconds to save changes, or about how full the save.dat file is. I suspect this problem is caused by the Mousepad problem noted above. I think the changes are saved but to be honest I'm not sure.

4. When using the Porteus save file manager (Should be Porteus SaveFile Manager IMO) to create a new save.dat file for a install on a US drive the manager notes at the end that the porteus.cfg file needs to be updated. But it doesn't do the update or note which line to be changed or even denote where the .cfg file is. I thought this was to be addressed when discussed in one of the rc releases.

:(

Re: Porteus-v3.2.2 bug reports here

Posted: 02 Jan 2017, 02:45
by Jack
In Mate 64bit it took 5 min to boot up. And after it did boot up I try to connect with WiFi and it would not let me. So far that the only bug I found.

I made 2 4gb ext4 USB Porteus Mate 64bit boot USB today. The first was v3.2.2 and it took 5 min to boot up and the other was v3.2rc5 and it took 30 sec to boot up. What can be the problem? That was in Graphics mode.

UPDATE:
I just try v3.2.2 again in Always fresh boot up in 2 min and had WiFi.
Then I try v3.2.2 again in Graphic mode and it never booted up and waited 10 min.

Re: Porteus-v3.2.2 bug reports here

Posted: 02 Jan 2017, 04:56
by Ed_P
Jack wrote:I just try v3.2.2 again in Always fresh boot up in 2 min and had WiFi.
Then I try v3.2.2 again in Graphic mode and it never booted up and waited 10 min.
Sounds more like a modules conflict than a bug then. Maybe starting a new thread to address it would be useful.

Re: Porteus-v3.2.2 bug reports here

Posted: 02 Jan 2017, 14:02
by Jack
Ed_P wrote:
Jack wrote:I just try v3.2.2 again in Always fresh boot up in 2 min and had WiFi.
Then I try v3.2.2 again in Graphic mode and it never booted up and waited 10 min.
Sounds more like a modules conflict than a bug then. Maybe starting a new thread to address it would be useful.
This started with v3.2, v3.2.1 and v3.2.2 and my last good version was 3.2rc5. There is something wrong here.

UPDATE:
I know it not 001 002 or 003 in those version because I can move them to or replace them in 3.2rc5 and it work just fine. I think it is in the boot or 000-kernel in those other version's. This is my $0.02.

Re: Porteus-v3.2.2 bug reports here

Posted: 02 Jan 2017, 17:06
by brokenman
Jack it is most definitely in one of these.

Unfortunately there is not much I can do as I don't control the kernel. I suggest that you download the latest slackware-current kernel-firmware package
http://packages.slackware.com

Turn this into a module and place it in your modules folder. It will avoid any problems with missing firmware for most hardware. Other than that all you can do is stay with the kernel from rc5 unless someone can help you troubleshoot the error messages and track down the problem.

Re: Porteus-v3.2.2 bug reports here

Posted: 02 Jan 2017, 17:26
by Jack
@brokenman,

The kernel in v3.2rc5 is newer then the Slackware current version. All I wanted is be or have a 100% Porteus current.

I found that Ubuntu use a 4.9 kernel. I will time it or see if it will work for me.

I'm downloading it right now.

UPDATE:
Did a test here is the output and they were all USB.

1 Try Porteus Mate v3.2rc5 boot up in about 30 sec in Graphics mode the kernel was 4.7.2.
2 Try zesty-desktop-amd64.iso boot up in about 1 min or a little longer in Try first mode the kernel was 4.9.
3 Try Porteus Mate v3.2.2 and never boot up Graphics mode in Graphics mode the kernel was 4.9.

Ubuntu is about 4 times larger that why it might have taken longer.

UPDATE: 1
How I found this out I rebuilt Mate. I took the boot from v3.2rc5 and use 001, 002 and 003 from v3.2.2 after I got done it boot up great like a complete v3.2rc5 but not a complete up-to-date version. It booted up in 25 sec this way the way I like it.

Re: Porteus-v3.2.2 bug reports here

Posted: 03 Jan 2017, 09:59
by jssouza
On a system that needs to load a firmware file for the wireless controller to work, (eg: Ralink RT3290LE 802.11bgn that needs to load firmware rt3290.bin), if a restart is performed, wifi does not work after the restart.
dmesg shows:

Code: Select all

[   14.466027] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt3290.bin'
[   14.466096] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.37
[   15.671982] ieee80211 phy0: rt2800_wait_wpdma_ready: Error - WPDMA TX/RX busy [0x00000068]
[   16.875918] ieee80211 phy0: rt2800_wait_wpdma_ready: Error - WPDMA TX/RX busy [0x00000068]
[   16.875920] ieee80211 phy0: rt2800pci_set_device_state: Error - Device failed to enter state 4 (-5)
[   17.160612] NET: Registered protocol family 10
[   18.352924] ieee80211 phy0: rt2800_wait_wpdma_ready: Error - WPDMA TX/RX busy [0x00000068]
[   19.552861] ieee80211 phy0: rt2800_wait_wpdma_ready: Error - WPDMA TX/RX busy [0x00000068]
[   19.552868] ieee80211 phy0: rt2800pci_set_device_state: Error - Device failed to enter state 4 (-5)
[   19.553421] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[   20.759791] ieee80211 phy0: rt2800_wait_wpdma_ready: Error - WPDMA TX/RX busy [0x00000068]
[   21.959733] ieee80211 phy0: rt2800_wait_wpdma_ready: Error - WPDMA TX/RX busy [0x00000068]
[   21.959740] ieee80211 phy0: rt2800pci_set_device_state: Error - Device failed to enter state 4 (-5)
[   23.017959] snd_hda_intel 0000:00:1b.0: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
[   33.252075] ieee80211 phy0: rt2800_wait_wpdma_ready: Error - WPDMA TX/RX busy [0x00000068]
[   34.453999] ieee80211 phy0: rt2800_wait_wpdma_ready: Error - WPDMA TX/RX busy [0x00000068]
[   34.454003] ieee80211 phy0: rt2800pci_set_device_state: Error - Device failed to enter state 4 (-5)
[   35.659986] ieee80211 phy0: rt2800_wait_wpdma_ready: Error - WPDMA TX/RX busy [0x00000068]
[   36.861926] ieee80211 phy0: rt2800_wait_wpdma_ready: Error - WPDMA TX/RX busy [0x00000068]
[   36.861931] ieee80211 phy0: rt2800pci_set_device_state: Error - Device failed to enter state 4 (-5)
Wifi works fine if a shutdown and a cold reboot is perfomed.

Could this be because of the new feature of NetworkManager-1.4.4 that supports restarting without connection disruption?

Did not see this on a system that did not have to load a firmware file for wlan. (A system with broadcomm wireless controller with wl as the driver).

Reproducibility: Always

Re: Porteus-v3.2.2 bug reports here

Posted: 03 Jan 2017, 14:08
by alexgorr
Thanks always for the great work with porteus !
I don't know if this problem is only mine or not, but i didn't had with the previuos kernels.
The system after a random time freezes and the solution is to hw reboot.
Here is my syslog

Code: Select all

.......until here all works fine....
Jan  3 14:21:02 porteus kernel: [  914.733081] INFO: rcu_preempt detected stalls on CPUs/tasks:
Jan  3 14:21:02 porteus kernel: [  914.733084] ^ITasks blocked on level-0 rcu_node (CPUs 0-7): P0
Jan  3 14:21:02 porteus kernel: [  914.733086] ^I(detected by 3, t=60002 jiffies, g=58446, c=58445, q=2605)
Jan  3 14:21:02 porteus kernel: [  914.733093]  0000000000000001 ffffffff810595e3 ffff88041ca5a580 ffffffff8183c7c0
Jan  3 14:21:02 porteus kernel: [  914.733095]  ffffffff810b1bdc 0000000000000046 ffffffff8183c7c0 ffff88042eed7040
Jan  3 14:21:02 porteus kernel: [  914.733096]  0000000000000001 ffffffff8107bd00 000000000000e44e 0000000000000020
Jan  3 14:21:02 porteus kernel: [  914.733098] Call Trace:
Jan  3 14:21:02 porteus kernel: [  914.733100]  <IRQ> 
Jan  3 14:21:02 porteus kernel: [  914.733101]  [<ffffffff810595e3>] ? 0xffffffff810595e3
Jan  3 14:21:02 porteus kernel: [  914.733102]  [<ffffffff810b1bdc>] ? 0xffffffff810b1bdc
Jan  3 14:21:02 porteus kernel: [  914.733103]  [<ffffffff8107bd00>] ? 0xffffffff8107bd00
Jan  3 14:21:02 porteus kernel: [  914.733104]  [<ffffffff81089289>] ? 0xffffffff81089289
Jan  3 14:21:02 porteus kernel: [  914.733104]  [<ffffffff8107ddef>] ? 0xffffffff8107ddef
Jan  3 14:21:02 porteus kernel: [  914.733105]  [<ffffffff810892b8>] ? 0xffffffff810892b8
Jan  3 14:21:02 porteus kernel: [  914.733105]  [<ffffffff8107e474>] ? 0xffffffff8107e474
Jan  3 14:21:02 porteus kernel: [  914.733106]  [<ffffffff8107e888>] ? 0xffffffff8107e888
Jan  3 14:21:02 porteus kernel: [  914.733107]  [<ffffffff81029b45>] ? 0xffffffff81029b45
Jan  3 14:21:02 porteus kernel: [  914.733107]  [<ffffffff8153e6cf>] ? 0xffffffff8153e6cf
Jan  3 14:21:02 porteus kernel: [  914.733108]  <EOI> 
Jan  3 14:21:02 porteus kernel: [  914.733108]  [<ffffffff8145fd7f>] ? 0xffffffff8145fd7f
Jan  3 14:21:02 porteus kernel: [  914.733109]  [<ffffffff81064e4a>] ? 0xffffffff81064e4a
Jan  3 14:21:02 porteus kernel: [  914.733112]  0000000000000001 ffffffff810595e3 ffff88041ca5a580 ffffffff8183c7c0
Jan  3 14:21:02 porteus kernel: [  914.733114]  ffffffff810b1bdc 0000000000000086 ffffffff8183c7c0 ffff88042eed7040
Jan  3 14:21:02 porteus kernel: [  914.733115]  ffffffff8183c9c0 ffffffff8107bd34 000000000000e44e 0000000000000020
Jan  3 14:21:02 porteus kernel: [  914.733117] Call Trace:
Jan  3 14:21:02 porteus kernel: [  914.733117]  <IRQ> 
Jan  3 14:21:02 porteus kernel: [  914.733118]  [<ffffffff810595e3>] ? 0xffffffff810595e3
Jan  3 14:21:02 porteus kernel: [  914.733119]  [<ffffffff810b1bdc>] ? 0xffffffff810b1bdc
Jan  3 14:21:02 porteus kernel: [  914.733119]  [<ffffffff8107bd34>] ? 0xffffffff8107bd34
Jan  3 14:21:02 porteus kernel: [  914.733120]  [<ffffffff81089289>] ? 0xffffffff81089289
Jan  3 14:21:02 porteus kernel: [  914.733121]  [<ffffffff8107ddef>] ? 0xffffffff8107ddef
Jan  3 14:21:02 porteus kernel: [  914.733121]  [<ffffffff810892b8>] ? 0xffffffff810892b8
Jan  3 14:21:02 porteus kernel: [  914.733122]  [<ffffffff8107e474>] ? 0xffffffff8107e474
Jan  3 14:21:02 porteus kernel: [  914.733122]  [<ffffffff8107e888>] ? 0xffffffff8107e888
Jan  3 14:21:02 porteus kernel: [  914.733123]  [<ffffffff81029b45>] ? 0xffffffff81029b45
Jan  3 14:21:02 porteus kernel: [  914.733123]  [<ffffffff8153e6cf>] ? 0xffffffff8153e6cf
Jan  3 14:21:02 porteus kernel: [  914.733124]  <EOI> 
Jan  3 14:21:02 porteus kernel: [  914.733125]  [<ffffffff8145fd7f>] ? 0xffffffff8145fd7f
Jan  3 14:21:02 porteus kernel: [  914.733125]  [<ffffffff81064e4a>] ? 0xffffffff81064e4a
Jan  3 14:23:08 porteus kernel: [ 1041.311981] INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { P0 } 61339 jiffies s: 59 root: 0x0/T
Jan  3 14:23:08 porteus kernel: [ 1041.311985] blocking rcu_node structures:
Jan  3 14:24:02 porteus kernel: [ 1094.725094] INFO: rcu_preempt detected stalls on CPUs/tasks:
Jan  3 14:24:02 porteus kernel: [ 1094.725097] ^ITasks blocked on level-0 rcu_node (CPUs 0-7): P0
Jan  3 14:24:02 porteus kernel: [ 1094.725099] ^I(detected by 7, t=240007 jiffies, g=58446, c=58445, q=24298)
Jan  3 14:24:02 porteus kernel: [ 1094.725107]  000000000000001f 0000000000000000 ffff88042eed3c58 0000000000000000
Jan  3 14:24:02 porteus kernel: [ 1094.725109]  ffffffff8153d744 ffffffff8184fb80 ffffffff8184f9a0 ffff88042eede700
Jan  3 14:24:02 porteus kernel: [ 1094.725111]  0000000000000000 ffffffff8145fd2e 000000050000031f ffff88042eede700
Jan  3 14:24:02 porteus kernel: [ 1094.725113] Call Trace:
Jan  3 14:24:02 porteus kernel: [ 1094.725115]  [<ffffffff8153d744>] ? 0xffffffff8153d744
Jan  3 14:24:02 porteus kernel: [ 1094.725116]  [<ffffffff8145fd2e>] ? 0xffffffff8145fd2e
Jan  3 14:24:02 porteus kernel: [ 1094.725117]  [<ffffffff81064e4a>] ? 0xffffffff81064e4a
Jan  3 14:24:02 porteus kernel: [ 1094.725120]  000000000000001f 0000000000000000 ffff88042eed3c58 0000000000000000
Jan  3 14:24:02 porteus kernel: [ 1094.725121]  ffffffff8153d744 ffffffff8184fb80 ffffffff8184f9a0 ffff88042eede700
Jan  3 14:24:02 porteus kernel: [ 1094.725123]  0000000000000000 ffffffff8145fd2e 000000050000031f ffff88042eede700
Jan  3 14:24:02 porteus kernel: [ 1094.725125] Call Trace:
Jan  3 14:24:02 porteus kernel: [ 1094.725126]  [<ffffffff8153d744>] ? 0xffffffff8153d744
Jan  3 14:24:02 porteus kernel: [ 1094.725127]  [<ffffffff8145fd2e>] ? 0xffffffff8145fd2e
Jan  3 14:24:02 porteus kernel: [ 1094.725127]  [<ffffffff81064e4a>] ? 0xffffffff81064e4a
I'v founded on internet to put xxx.conf in modprobe.d
# disable autoload of ipv6
alias net-pf-10 off
I'm trying to do it.
I've tryed this solution , but it is not good.
After a while the system freezes..... the ping http://www.google.com for example goes gut, but wget doesn't download nothing and the freezes
I've also tried to to compile latest nvidia driver excluding neuveau, but nothing changes
I'm desperade
BYE

With 4.9.4 kernel all seems being resolved, probably the bug was only with i915 intel

Re: Porteus-v3.2.2 bug reports here

Posted: 03 Jan 2017, 15:08
by donald
XFCE-4.9.0-porteus i686

not a bug but..
The Folders
/var/log/removed_packages/
and
/var/log/removed_scripts/
contain all the old broadcom-sta files (4.6.1 - 4.8.11)

should be cleaned up (next iso) to avoid wh files

Re: Porteus-v3.2.2 bug reports here

Posted: 05 Jan 2017, 02:32
by francois
In xfce environment
Vbox module builder does not work.

Use of update-vbox will build a functional vbox module which will issue the following 2 errors for 64bit guest on 64 bit host:
1.0 error /sbin/vboxconfig
root@porteus:/home/guest# /sbin/vboxconfig
vboxdrv.sh: Building VirtualBox kernel modules.
vboxdrv.sh: Starting VirtualBox services.
vboxdrv.sh: Starting VirtualBox services.
***takes much time but eventually works. ***

2,0 Porteus guest will boot until syslinux menu, then error:

Code: Select all

... this kernel requires a x86_64 CPU, but only i686 CPU. Unable to boot.
It would be appreciated that this pattern be replicated on a second computer.

Thanks.

Re: Porteus-v3.2.2 bug reports here

Posted: 05 Jan 2017, 09:42
by northpeter1954
postby Jack » 02 Jan 2017, 03:45
In Mate 64bit it took 5 min to boot up. And after it did boot up I try to connect with WiFi and it would not let me. So far that the only bug I found.
Just took 20 seconds from <enter> choosing option to root copy & load default modules set til LXDE desk top is stable.
This "feels" impressively fast.
Loading...

Code: Select all

000-kernel.xzm
001-core.xzm
002-xorg.xzm
003-lxde322.xzm
audacious-3.8.1-1-x86_64.xzm
audacious-plugins-3.8.1-1-x86_64.xzm
epdfview-0.1.8-8-x86_64.xzm
firefox-50.1.0-x86_64-1.xzm
flashplayer-plugin-23.0.0.207-x86_64-1.xzm
man-files-3.2.2-noarch-1.xzm
openjpeg2-2.1.2-2-x86_64.xzm
poppler-0.50.0-1-x86_64.xzm
poppler-glib-0.50.0-1-x86_64.xzm

ROOTCOPY FILES:

/mnt/sdb1/porteus/rootcopy
/mnt/sdb1/porteus/rootcopy/home
/mnt/sdb1/porteus/rootcopy/home/guest
/mnt/sdb1/porteus/rootcopy/home/guest/.gtk-bookmarks
/mnt/sdb1/porteus/rootcopy/home/guest/.config
/mnt/sdb1/porteus/rootcopy/home/guest/.config/audacious
/mnt/sdb1/porteus/rootcopy/home/guest/.config/audacious/plugin-registry
/mnt/sdb1/porteus/rootcopy/home/guest/.config/audacious/playlist-state
/mnt/sdb1/porteus/rootcopy/home/guest/.config/audacious/config
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/xmms2.conf
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/medialib.s4.log
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/medialib.s4
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/collections
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/collections/051c42d0-cd59-4ff7-b090-5b42064d7056
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/80f0e64265fcc1c4dc701ccfd059a130
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/6a2ee9ec6d597d9ac14954072e81b808
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/11199de48ae7b7d6766e9aee68ff78ed
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/ba78de87f926e3eff8ca9fb622eb25f5
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/6921c30849b72fe1a5975536fceddc92
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/402e3662e771e9acacb2ae342107d5b1
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/bf0f9246ba214b738fbd17f16478def8
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/05df574cb49dc06ecedf0ee78439f2c4
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/adf6bfd1cb929b01889d7f221d9cf000
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/b5adedcf121c4039bc7f3ab5bff3cdca
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/8705812097dda68ef99b60e1583b4b06
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/2eeedab2ddb09ff57ada6a0ccf8f9241
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/d3f20e1d32ed904381399b9bcfcfca12
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/08f6d4e65a5943583e1115c77abbf51c
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/5af64cd8dac698f9b03e846fa58fb5ac
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/56b2905ac41f9b02da3a72a2928962ff
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/41acf167e4a47eb442e8eac6738e7169
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/5564ed3abbbab287779b174896a547f7
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/808225a9fae644e47b668f2aa2afe987
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/d89acf7d1a93da4d1fc7308d8ff2861f
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/8999f0d11c95d7fe219b02fe1b0bebc0
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/41e969b796a02a8874403af25a5f4298
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/19e7f3691af21e33f92fbbd82316f6c3
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/549c2c4fa0f928b86e5ef2954bea1ebf
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/9e588694304047de1c929058646ff3ba
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/915d811f5c80dd3a6ec635ddd6053ce3
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/efc1b46862c2fa5bf1e86a4608b71469
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/bindata/2fd2fd14d8f0ed47c1cb5df1787feb7e
/mnt/sdb1/porteus/rootcopy/home/guest/.config/xmms2/startup.d
/mnt/sdb1/porteus/rootcopy/home/guest/.config/lxsession
/mnt/sdb1/porteus/rootcopy/home/guest/.config/lxsession/LXDE
/mnt/sdb1/porteus/rootcopy/home/guest/.config/lxsession/LXDE/desktop.conf
/mnt/sdb1/porteus/rootcopy/home/guest/.config/lxterminal
/mnt/sdb1/porteus/rootcopy/home/guest/.config/lxterminal/lxterminal.conf
/mnt/sdb1/porteus/rootcopy/home/guest/.config/pcmanfm
/mnt/sdb1/porteus/rootcopy/home/guest/.config/pcmanfm/LXDE
/mnt/sdb1/porteus/rootcopy/home/guest/.config/pcmanfm/LXDE/desktop-items-0.conf
/mnt/sdb1/porteus/rootcopy/home/guest/.config/pcmanfm/LXDE/pcmanfm.conf
/mnt/sdb1/porteus/rootcopy/home/guest/.config/pcmanfm/LXDE/desktop-items-1.conf
/mnt/sdb1/porteus/rootcopy/home/guest/.config/lxpanel
/mnt/sdb1/porteus/rootcopy/home/guest/.config/lxpanel/LXDE
/mnt/sdb1/porteus/rootcopy/home/guest/.config/lxpanel/LXDE/config
/mnt/sdb1/porteus/rootcopy/home/guest/.config/lxpanel/LXDE/panels
/mnt/sdb1/porteus/rootcopy/home/guest/.config/lxpanel/LXDE/panels/panel
/mnt/sdb1/porteus/rootcopy/home/guest/.config/libfm
/mnt/sdb1/porteus/rootcopy/home/guest/.config/libfm/libfm.conf
/mnt/sdb1/porteus/rootcopy/home/guest/.config/libfm/dir-settings.conf
/mnt/sdb1/porteus/rootcopy/home/guest/.config/vlc
/mnt/sdb1/porteus/rootcopy/home/guest/.config/vlc/vlc-qt-interface.conf
/mnt/sdb1/porteus/rootcopy/home/guest/.config/vlc/vlcrc
/mnt/sdb1/porteus/rootcopy/home/guest/.config/geany
/mnt/sdb1/porteus/rootcopy/home/guest/.config/geany/templates
/mnt/sdb1/porteus/rootcopy/home/guest/.config/geany/templates/templates.README
/mnt/sdb1/porteus/rootcopy/home/guest/.config/geany/templates/files
/mnt/sdb1/porteus/rootcopy/home/guest/.config/geany/tags
/mnt/sdb1/porteus/rootcopy/home/guest/.config/geany/geany.conf
/mnt/sdb1/porteus/rootcopy/home/guest/.config/geany/keybindings.conf
/mnt/sdb1/porteus/rootcopy/home/guest/.config/mimeapps.list
/mnt/sdb1/porteus/rootcopy/usr
/mnt/sdb1/porteus/rootcopy/usr/lib
/mnt/sdb1/porteus/rootcopy/usr/lib/libmpc.so.3.0.0
/mnt/sdb1/porteus/rootcopy/usr/games
/mnt/sdb1/porteus/rootcopy/usr/games/epdfview
/mnt/sdb1/porteus/rootcopy/usr/games/pacman
/mnt/sdb1/porteus/rootcopy/usr/games/pacaur
/mnt/sdb1/porteus/rootcopy/usr/games/paccache
/mnt/sdb1/porteus/rootcopy/usr/games/pacdiff
/mnt/sdb1/porteus/rootcopy/usr/games/pack200
/mnt/sdb1/porteus/rootcopy/usr/games/paclist
/mnt/sdb1/porteus/rootcopy/usr/games/paclog-pkglist
/mnt/sdb1/porteus/rootcopy/usr/games/pacman-db-upgrade
/mnt/sdb1/porteus/rootcopy/usr/games/pacman-key
/mnt/sdb1/porteus/rootcopy/usr/games/pacman-mirrors
/mnt/sdb1/porteus/rootcopy/usr/games/pacman-optimize
/mnt/sdb1/porteus/rootcopy/usr/games/pacscripts
/mnt/sdb1/porteus/rootcopy/usr/games/pacsearch
/mnt/sdb1/porteus/rootcopy/usr/games/pacat
/mnt/sdb1/porteus/rootcopy/usr/games/package-query
/mnt/sdb1/porteus/rootcopy/usr/games/pacsort
/mnt/sdb1/porteus/rootcopy/usr/games/pactl
/mnt/sdb1/porteus/rootcopy/usr/games/pactree
/mnt/sdb1/porteus/rootcopy/root
/mnt/sdb1/porteus/rootcopy/root/guiexec.sh
/mnt/sdb1/porteus/rootcopy/root/cliexec.sh
/mnt/sdb1/porteus/rootcopy/root/.gtk-bookmarks

VERSION:

Porteus-v3.2.2
Kernel: 4.9.0-porteus

XORG INFO:

[    12.852] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[    12.852] X Protocol Version 11, Revision 0
[    12.852] Build Operating System: Slackware 14.2 Slackware Linux Project
[    12.852] Current Operating System: Linux porteus 4.9.0-porteus #1 SMP PREEMPT Sat Dec 17 19:22:10 BRST 2016 x86_64
[    12.852] Kernel command line: quiet \boot\syslinux\vmlinuz kmap=gb:extd volume=0% load=f noload=05 cliexec=mv~/home/guest/.config/lxpanel~/home/guest/.config/lxpanel.bios initrd=boot\syslinux\initrd.xz
[    12.852] Build Date: 15 April 2016  11:05:21AM
[    12.852]  
[    12.852] Current version of pixman: 0.34.0
[    12.852] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    12.852] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    12.852] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jan  5 09:10:09 2017
[    12.852] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    12.852] (==) No Layout section.  Using the first Screen section.
[    12.852] (==) No screen section available. Using defaults.
[    12.852] (**) |-->Screen "Default Screen Section" (0)
[    12.852] (**) |   |-->Monitor "<default monitor>"
[    12.852] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    12.852] (==) Automatically adding devices
[    12.852] (==) Automatically enabling devices
[    12.852] (==) Automatically adding GPU devices
[    12.852] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    12.852] (WW) The directory "/usr/share/fonts/local" does not exist.
[    12.852] 	Entry deleted from font path.
[    12.852] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    12.852] 	Entry deleted from font path.
[    12.852] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    12.852] 	Entry deleted from font path.
[    12.852] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    12.852] 	Entry deleted from font path.
[    12.852] (WW) The directory "/usr/share/fonts/CID" does not exist.
[    12.852] 	Entry deleted from font path.
[    12.852] (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
[    12.852] 	Entry deleted from font path.
[    12.852] (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
[    12.852] 	Entry deleted from font path.
[    12.852] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    12.852] 	Entry deleted from font path.
[    12.852] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    12.852] 	Entry deleted from font path.
[    12.852] (WW) The directory "/usr/share/fonts/cyrillic" does not exist.
[    12.852] 	Entry deleted from font path.
[    12.852] (==) FontPath set to:
	/usr/share/fonts/TTF
[    12.852] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    12.852] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    12.852] (II) Loader magic: 0x808c00
[    12.852] (II) Module ABI versions:
[    12.852] 	X.Org ANSI C Emulation: 0.4
[    12.852] 	X.Org Video Driver: 20.0
[    12.852] 	X.Org XInput driver : 22.1
[    12.852] 	X.Org Server Extension : 9.0
[    12.853] (II) xfree86: Adding drm device (/dev/dri/card0)
[    12.867] (--) PCI:*(0:0:2:0) 8086:041e:103c:18e9 rev 6, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    12.867] (II) Open ACPI successful (/var/run/acpid.socket)
[    12.867] (II) LoadModule: "glx"
[    12.867] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    12.869] (II) Module glx: vendor="X.Org Foundation"
[    12.869] 	compiled for 1.18.3, module version = 1.0.0
[    12.869] 	ABI class: X.Org Server Extension, version 9.0
[    12.869] (==) AIGLX enabled
[    12.869] (==) Matched intel as autoconfigured driver 0
[    12.869] (==) Matched intel as autoconfigured driver 1
[    12.869] (==) Matched modesetting as autoconfigured driver 2
[    12.869] (==) Matched fbdev as autoconfigured driver 3
[    12.869] (==) Matched vesa as autoconfigured driver 4
[    12.869] (==) Assigned the driver to the xf86ConfigLayout
[    12.869] (II) LoadModule: "intel"
[    12.869] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[    12.869] (II) Module intel: vendor="X.Org Foundation"
[    12.869] 	compiled for 1.18.3, module version = 2.99.917
[    12.869] 	Module class: X.Org Video Driver
[    12.869] 	ABI class: X.Org Video Driver, version 20.0
[    12.869] (II) LoadModule: "modesetting"
[    12.869] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[    12.869] (II) Module modesetting: vendor="X.Org Foundation"
[    12.869] 	compiled for 1.18.3, module version = 1.18.3
[    12.869] 	Module class: X.Org Video Driver
[    12.869] 	ABI class: X.Org Video Driver, version 20.0
[    12.869] (II) LoadModule: "fbdev"
[    12.869] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[    12.869] (II) Module fbdev: vendor="X.Org Foundation"
[    12.869] 	compiled for 1.18.0, module version = 0.4.4
[    12.869] 	Module class: X.Org Video Driver
[    12.869] 	ABI class: X.Org Video Driver, version 20.0
[    12.869] (II) LoadModule: "vesa"
[    12.870] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[    12.870] (II) Module vesa: vendor="X.Org Foundation"
[    12.870] 	compiled for 1.18.0, module version = 2.3.4
[    12.870] 	Module class: X.Org Video Driver
[    12.870] 	ABI class: X.Org Video Driver, version 20.0
[    12.870] (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
[    12.870] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    12.870] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    12.870] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[    12.870] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    12.870] (II) FBDEV: driver for framebuffer: fbdev
[    12.870] (II) VESA: driver for VESA chipsets: vesa
[    12.870] (++) using VT number 7

[    12.870] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20160919
[    12.870] (WW) Falling back to old probe method for modesetting
[    12.870] (WW) Falling back to old probe method for fbdev
[    12.870] (II) Loading sub module "fbdevhw"
[    12.870] (II) LoadModule: "fbdevhw"
[    12.870] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[    12.871] (II) Module fbdevhw: vendor="X.Org Foundation"
[    12.871] 	compiled for 1.18.3, module version = 0.0.2
[    12.871] 	ABI class: X.Org Video Driver, version 20.0
[    12.871] (WW) Falling back to old probe method for vesa
[    12.871] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[    12.871] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads
[    12.871] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    12.871] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    12.871] (==) intel(0): RGB weight 888
[    12.871] (==) intel(0): Default visual is TrueColor
[    12.871] (II) intel(0): Output VGA1 has no monitor section
[    12.871] (II) intel(0): Enabled output VGA1
[    12.871] (II) intel(0): Output HDMI1 has no monitor section
[    12.871] (II) intel(0): Enabled output HDMI1
[    12.871] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    12.871] (II) intel(0): Output VIRTUAL1 has no monitor section
[    12.871] (II) intel(0): Enabled output VIRTUAL1
[    12.871] (--) intel(0): Output VGA1 using initial mode 1920x1080 on pipe 0
[    12.871] (==) intel(0): TearFree enabled
[    12.871] (==) intel(0): DPI set to (96, 96)
[    12.871] (II) Loading sub module "dri2"
[    12.871] (II) LoadModule: "dri2"
[    12.871] (II) Module "dri2" already built-in
[    12.871] (II) Loading sub module "present"
[    12.871] (II) LoadModule: "present"
[    12.871] (II) Module "present" already built-in
[    12.871] (II) UnloadModule: "modesetting"
[    12.871] (II) Unloading modesetting
[    12.871] (II) UnloadModule: "fbdev"
[    12.871] (II) Unloading fbdev
[    12.871] (II) UnloadSubModule: "fbdevhw"
[    12.871] (II) Unloading fbdevhw
[    12.871] (II) UnloadModule: "vesa"
[    12.871] (II) Unloading vesa
[    12.871] (==) Depth 24 pixmap format is 32 bpp
[    12.871] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[    12.871] (==) intel(0): Backing store enabled
[    12.871] (==) intel(0): Silken mouse enabled
[    12.871] (II) intel(0): HW Cursor enabled
[    12.871] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    12.871] (==) intel(0): DPMS enabled
[    12.871] (==) intel(0): Display hotplug detection enabled
[    12.871] (II) intel(0): [DRI2] Setup complete
[    12.871] (II) intel(0): [DRI2]   DRI driver: i965
[    12.871] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    12.871] (II) intel(0): direct rendering: DRI2 enabled
[    12.871] (II) intel(0): hardware support for Present enabled
[    12.871] (--) RandR disabled
[    12.881] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    12.881] (II) AIGLX: enabled GLX_ARB_create_context
[    12.881] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    12.881] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    12.881] (II) AIGLX: enabled GLX_INTEL_swap_event
[    12.881] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    12.881] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    12.881] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    12.881] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    12.881] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    12.881] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    12.881] (II) AIGLX: Loaded and initialized i965
[    12.881] (II) GLX: Initialized DRI2 GL provider for screen 0
[    12.882] (II) intel(0): switch to mode 1920x1080@60.0 on VGA1 using pipe 0, position (0, 0), rotation normal, reflection none
[    12.883] (II) intel(0): Setting screen physical size to 508 x 285
[    12.898] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    12.899] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    12.899] (**) Power Button: Applying InputClass "keyboard-all"
[    12.899] (II) LoadModule: "evdev"
[    12.899] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    12.899] (II) Module evdev: vendor="X.Org Foundation"
[    12.899] 	compiled for 1.18.3, module version = 2.10.3
[    12.899] 	Module class: X.Org XInput Driver
[    12.899] 	ABI class: X.Org XInput driver, version 22.1
[    12.899] (II) Using input driver 'evdev' for 'Power Button'
[    12.899] (**) Power Button: always reports core events
[    12.899] (**) evdev: Power Button: Device: "/dev/input/event1"
[    12.899] (--) evdev: Power Button: Vendor 0 Product 0x1
[    12.899] (--) evdev: Power Button: Found keys
[    12.899] (II) evdev: Power Button: Configuring as keyboard
[    12.899] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    12.899] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    12.899] (**) Option "xkb_rules" "evdev"
[    12.899] (**) Option "xkb_layout" "us"
[    12.899] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    12.913] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    12.913] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    12.913] (**) Power Button: Applying InputClass "keyboard-all"
[    12.913] (II) Using input driver 'evdev' for 'Power Button'
[    12.913] (**) Power Button: always reports core events
[    12.913] (**) evdev: Power Button: Device: "/dev/input/event0"
[    12.913] (--) evdev: Power Button: Vendor 0 Product 0x1
[    12.913] (--) evdev: Power Button: Found keys
[    12.913] (II) evdev: Power Button: Configuring as keyboard
[    12.913] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    12.914] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    12.914] (**) Option "xkb_rules" "evdev"
[    12.914] (**) Option "xkb_layout" "us"
[    12.914] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    12.914] (II) config/udev: Adding input device USB2.0 PC CAMERA (/dev/input/event9)
[    12.914] (**) USB2.0 PC CAMERA: Applying InputClass "evdev keyboard catchall"
[    12.914] (**) USB2.0 PC CAMERA: Applying InputClass "keyboard-all"
[    12.914] (II) Using input driver 'evdev' for 'USB2.0 PC CAMERA'
[    12.914] (**) USB2.0 PC CAMERA: always reports core events
[    12.914] (**) evdev: USB2.0 PC CAMERA: Device: "/dev/input/event9"
[    12.914] (--) evdev: USB2.0 PC CAMERA: Vendor 0x1908 Product 0x2310
[    12.914] (--) evdev: USB2.0 PC CAMERA: Found keys
[    12.914] (II) evdev: USB2.0 PC CAMERA: Configuring as keyboard
[    12.914] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/input/input12/event9"
[    12.914] (II) XINPUT: Adding extended input device "USB2.0 PC CAMERA" (type: KEYBOARD, id 8)
[    12.914] (**) Option "xkb_rules" "evdev"
[    12.914] (**) Option "xkb_layout" "us"
[    12.914] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    12.914] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event7)
[    12.914] (II) No input driver specified, ignoring this device.
[    12.914] (II) This device may have been added with another device file.
[    12.914] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event4)
[    12.914] (II) No input driver specified, ignoring this device.
[    12.914] (II) This device may have been added with another device file.
[    12.914] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event5)
[    12.914] (II) No input driver specified, ignoring this device.
[    12.914] (II) This device may have been added with another device file.
[    12.914] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event6)
[    12.914] (II) No input driver specified, ignoring this device.
[    12.914] (II) This device may have been added with another device file.
[    12.915] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[    12.915] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    12.915] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard-all"
[    12.915] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    12.915] (**) AT Translated Set 2 keyboard: always reports core events
[    12.915] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event2"
[    12.915] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    12.915] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    12.915] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    12.915] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[    12.915] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[    12.915] (**) Option "xkb_rules" "evdev"
[    12.915] (**) Option "xkb_layout" "us"
[    12.915] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    12.915] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event3)
[    12.915] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
[    12.915] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
[    12.915] (**) ImPS/2 Generic Wheel Mouse: always reports core events
[    12.915] (**) evdev: ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event3"
[    12.915] (--) evdev: ImPS/2 Generic Wheel Mouse: Vendor 0x2 Product 0x5
[    12.915] (--) evdev: ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
[    12.915] (--) evdev: ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
[    12.915] (--) evdev: ImPS/2 Generic Wheel Mouse: Found relative axes
[    12.915] (--) evdev: ImPS/2 Generic Wheel Mouse: Found x and y relative axes
[    12.915] (II) evdev: ImPS/2 Generic Wheel Mouse: Configuring as mouse
[    12.915] (II) evdev: ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
[    12.915] (**) evdev: ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
[    12.915] (**) evdev: ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    12.915] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event3"
[    12.915] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 10)
[    12.915] (II) evdev: ImPS/2 Generic Wheel Mouse: initialized for relative axes.
[    12.915] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
[    12.915] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
[    12.915] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
[    12.915] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
[    12.915] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
[    12.915] (II) No input driver specified, ignoring this device.
[    12.915] (II) This device may have been added with another device file.
[    12.915] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event8)
[    12.915] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    12.915] (**) HP WMI hotkeys: Applying InputClass "keyboard-all"
[    12.915] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[    12.915] (**) HP WMI hotkeys: always reports core events
[    12.915] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event8"
[    12.915] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[    12.915] (--) evdev: HP WMI hotkeys: Found keys
[    12.915] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[    12.915] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event8"
[    12.915] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 11)
[    12.915] (**) Option "xkb_rules" "evdev"
[    12.915] (**) Option "xkb_layout" "us"
[    12.915] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
More important, Firefox performs well with either large images or embedded video and geany does not "lag" behind typing when refreshing the screen.

However...

Cinnamon still fails when run with both hardware acceleration & dual head support enabled (and is not productive for me without both)

Re: Porteus-v3.2.2 bug reports here

Posted: 05 Jan 2017, 10:37
by beny
hi francois,my system is xfce4:

Code: Select all

mkdir -p /tmp/vbox.0/.tmp_versions ; rm -f /tmp/vbox.0/.tmp_versions/*
make -f ./scripts/Makefile.build obj=/tmp/vbox.0
(cat /dev/null;   echo kernel//tmp/vbox.0/vboxpci.ko;) > /tmp/vbox.0/modules.order
  gcc -Wp,-MD,/tmp/vbox.0/linux/.VBoxPci-linux.o.d  -nostdinc -isystem /usr/lib64/gcc/x86_64-slackware-linux/5.3.0/include -I./arch/x86/include -I./arch/x86/include/generated/uapi -I./arch/x86/include/generated  -I./include -I./arch/x86/include/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Os -Wno-maybe-uninitialized --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fno-stack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -DCC_HAVE_ASM_GOTO -include /tmp/vbox.0/include/VBox/SUPDrvMangling.h -I/lib/modules/4.9.0-porteus/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -I/tmp/vbox.0/vboxpci/ -I/tmp/vbox.0/vboxpci/include -I/tmp/vbox.0/vboxpci/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_AMD64 -DVBOX_WITH_64_BITS_GUESTS -fno-pie  -DMODULE  -DKBUILD_BASENAME='"VBoxPci_linux"'  -DKBUILD_MODNAME='"vboxpci"' -c -o /tmp/vbox.0/linux/VBoxPci-linux.o /tmp/vbox.0/linux/VBoxPci-linux.c
  gcc -Wp,-MD,/tmp/vbox.0/.VBoxPci.o.d  -nostdinc -isystem /usr/lib64/gcc/x86_64-slackware-linux/5.3.0/include -I./arch/x86/include -I./arch/x86/include/generated/uapi -I./arch/x86/include/generated  -I./include -I./arch/x86/include/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Os -Wno-maybe-uninitialized --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fno-stack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -DCC_HAVE_ASM_GOTO -include /tmp/vbox.0/include/VBox/SUPDrvMangling.h -I/lib/modules/4.9.0-porteus/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -I/tmp/vbox.0/vboxpci/ -I/tmp/vbox.0/vboxpci/include -I/tmp/vbox.0/vboxpci/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_AMD64 -DVBOX_WITH_64_BITS_GUESTS -fno-pie  -DMODULE  -DKBUILD_BASENAME='"VBoxPci"'  -DKBUILD_MODNAME='"vboxpci"' -c -o /tmp/vbox.0/VBoxPci.o /tmp/vbox.0/VBoxPci.c
  gcc -Wp,-MD,/tmp/vbox.0/.SUPR0IdcClient.o.d  -nostdinc -isystem /usr/lib64/gcc/x86_64-slackware-linux/5.3.0/include -I./arch/x86/include -I./arch/x86/include/generated/uapi -I./arch/x86/include/generated  -I./include -I./arch/x86/include/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Os -Wno-maybe-uninitialized --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fno-stack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -DCC_HAVE_ASM_GOTO -include /tmp/vbox.0/include/VBox/SUPDrvMangling.h -I/lib/modules/4.9.0-porteus/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -I/tmp/vbox.0/vboxpci/ -I/tmp/vbox.0/vboxpci/include -I/tmp/vbox.0/vboxpci/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_AMD64 -DVBOX_WITH_64_BITS_GUESTS -fno-pie  -DMODULE  -DKBUILD_BASENAME='"SUPR0IdcClient"'  -DKBUILD_MODNAME='"vboxpci"' -c -o /tmp/vbox.0/SUPR0IdcClient.o /tmp/vbox.0/SUPR0IdcClient.c
  gcc -Wp,-MD,/tmp/vbox.0/.SUPR0IdcClientComponent.o.d  -nostdinc -isystem /usr/lib64/gcc/x86_64-slackware-linux/5.3.0/include -I./arch/x86/include -I./arch/x86/include/generated/uapi -I./arch/x86/include/generated  -I./include -I./arch/x86/include/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Os -Wno-maybe-uninitialized --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fno-stack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -DCC_HAVE_ASM_GOTO -include /tmp/vbox.0/include/VBox/SUPDrvMangling.h -I/lib/modules/4.9.0-porteus/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -I/tmp/vbox.0/vboxpci/ -I/tmp/vbox.0/vboxpci/include -I/tmp/vbox.0/vboxpci/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_AMD64 -DVBOX_WITH_64_BITS_GUESTS -fno-pie  -DMODULE  -DKBUILD_BASENAME='"SUPR0IdcClientComponent"'  -DKBUILD_MODNAME='"vboxpci"' -c -o /tmp/vbox.0/SUPR0IdcClientComponent.o /tmp/vbox.0/SUPR0IdcClientComponent.c
  gcc -Wp,-MD,/tmp/vbox.0/linux/.SUPR0IdcClient-linux.o.d  -nostdinc -isystem /usr/lib64/gcc/x86_64-slackware-linux/5.3.0/include -I./arch/x86/include -I./arch/x86/include/generated/uapi -I./arch/x86/include/generated  -I./include -I./arch/x86/include/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Os -Wno-maybe-uninitialized --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fno-stack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -DCC_HAVE_ASM_GOTO -include /tmp/vbox.0/include/VBox/SUPDrvMangling.h -I/lib/modules/4.9.0-porteus/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -I/tmp/vbox.0/vboxpci/ -I/tmp/vbox.0/vboxpci/include -I/tmp/vbox.0/vboxpci/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_AMD64 -DVBOX_WITH_64_BITS_GUESTS -fno-pie  -DMODULE  -DKBUILD_BASENAME='"SUPR0IdcClient_linux"'  -DKBUILD_MODNAME='"vboxpci"' -c -o /tmp/vbox.0/linux/SUPR0IdcClient-linux.o /tmp/vbox.0/linux/SUPR0IdcClient-linux.c
  ld -m elf_x86_64   -r -o /tmp/vbox.0/vboxpci.o /tmp/vbox.0/linux/VBoxPci-linux.o /tmp/vbox.0/VBoxPci.o /tmp/vbox.0/SUPR0IdcClient.o /tmp/vbox.0/SUPR0IdcClientComponent.o /tmp/vbox.0/linux/SUPR0IdcClient-linux.o 
make -f ./scripts/Makefile.modpost
  find /tmp/vbox.0/.tmp_versions -name '*.mod' | xargs -r grep -h '\.ko$' | sort -u | sed 's/\.ko$/.o/' | scripts/mod/modpost   -i ./Module.symvers -I /tmp/vbox.0/Module.symvers  -o /tmp/vbox.0/Module.symvers -S  -w  -s -T -
  gcc -Wp,-MD,/tmp/vbox.0/.vboxpci.mod.o.d  -nostdinc -isystem /usr/lib64/gcc/x86_64-slackware-linux/5.3.0/include -I./arch/x86/include -I./arch/x86/include/generated/uapi -I./arch/x86/include/generated  -I./include -I./arch/x86/include/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Os -Wno-maybe-uninitialized --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fno-stack-protector -Wno-unused-but-set-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -DCC_HAVE_ASM_GOTO -include /tmp/vbox.0/include/VBox/SUPDrvMangling.h -I/lib/modules/4.9.0-porteus/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -I/tmp/vbox.0/vboxpci/ -I/tmp/vbox.0/vboxpci/include -I/tmp/vbox.0/vboxpci/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_AMD64 -DVBOX_WITH_64_BITS_GUESTS -fno-pie  -DKBUILD_BASENAME='"vboxpci.mod"'  -DKBUILD_MODNAME='"vboxpci"' -DMODULE  -c -o /tmp/vbox.0/vboxpci.mod.o /tmp/vbox.0/vboxpci.mod.c
  ld -r -m elf_x86_64 -T ./scripts/module-common.lds --build-id  -o /tmp/vbox.0/vboxpci.ko /tmp/vbox.0/vboxpci.o /tmp/vbox.0/vboxpci.mod.o ;  true
vboxdrv.sh: Starting VirtualBox services.
vboxdrv.sh: Starting VirtualBox services.
Installation successful
i have build virtualbox without problems and run is the virtual image downloaded from microsoft that have hang and fill my usb key... too little for this task.
ok i try to update virtualbox.