ok, luckyly today I was able to do something abiut zen mini
first of all, I tryed to boot the sistem at runlevel 3 to get the rid of gdm 3.2 and replace it with gdm-legacy, via apt-get in a shell enviroment (don't know whether it would have been possible, accordin to my poor linux knowlege) but, and here
maybe comes another bug, I think,
I was not able to boot grub manually, in fact I thought to display the grub menù (with that I would have a chance to boot @ runlevel 3)by pressing and keep holding the ESC key right after the post screen, but grub won't load
So I formatted the whole pc and reinstsalled test iso 2 again.
then I downloaded and installed the very latest driver ati ( 8.903) but I was required of provide some dependencies:
- Code: Select all
[nico@localhost ~]$ rpm -i *.rpm -vh
error: Failed dependencies:
lib64qtcore4 >= 4.5.2 is needed by fglrx-control-center-8.930-1pclos2012.x86_64
libQtCore.so.4()(64bit) is needed by fglrx-control-center-8.930-1pclos2012.x86_64
libQtGui.so.4()(64bit) is needed by fglrx-control-center-8.930-1pclos2012.x86_64
libQtCore.so.4()(64bit) is needed by x11-driver-video-fglrx-8.930-1pclos2012.x86_64
libQtGui.so.4()(64bit) is needed by x11-driver-video-fglrx-8.930-1pclos2012.x86_64
[nico@localhost ~]$
so I installed:
lib64qtcore
qt-common
then I was asked:
- Code: Select all
[nico@localhost ~]$ rpm -i *.rpm -vh
error: Failed dependencies:
libQtGui.so.4()(64bit) is needed by fglrx-control-center-8.930-1pclos2012.x86_64
libQtGui.so.4()(64bit) is needed by x11-driver-video-fglrx-8.930-1pclos2012.x86_64
so I installed:
lib64qtgui
lib64qtsvg4
and finally went for the drivers:
dkms-fglrx-8.930-1pclos2012.x86_64.rpmx11-driver-video-fglrx-8.930-1pclos2012.x86_64.rpmand
fglrx-control-center-8.930-1pclos2012.x86_64.rpm (not striclty required, but very handy)
and then gnome 3 worked right
but I was not able to get the job doner with bluetooth
I tryed to "force" its loading, after some web search:
editing rc.local
- Code: Select all
gedit /etc/rc.d/rc.local
and adding in it the following line:
- Code: Select all
/sbin/bluetoothd
but then gnome 3 started again to crash on, ona and on!
it was abut X server, right after the log in
- Code: Select all
/etc/X11/gdm/Xsession: Beginning session setup...
/etc/X11/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent -- /etc/X11/xdm/Xsession GNOME
localhost being added to access control list
gnome-keyring-daemon: insufficient process capabilities, unsecure memory might get used
gnome-keyring-daemon: insufficient process capabilities, unsecure memory might get used
gnome-keyring-daemon: insufficient process capabilities, unsecure memory might get used
Pulseaudio startup disabled due to soundprofile configuration
gnome-keyring-daemon: insufficient process capabilities, unsecure memory might get used
GNOME_KEYRING_CONTROL=/tmp/keyring-mDJg4X
GPG_AGENT_INFO=/tmp/keyring-mDJg4X/gpg:0:1
GNOME_KEYRING_CONTROL=/tmp/keyring-mDJg4X
GPG_AGENT_INFO=/tmp/keyring-mDJg4X/gpg:0:1
GNOME_KEYRING_CONTROL=/tmp/keyring-mDJg4X
GPG_AGENT_INFO=/tmp/keyring-mDJg4X/gpg:0:1
GNOME_KEYRING_CONTROL=/tmp/keyring-mDJg4X
GPG_AGENT_INFO=/tmp/keyring-mDJg4X/gpg:0:1
SSH_AUTH_SOCK=/tmp/keyring-mDJg4X/ssh
(gnome-settings-daemon:3327): color-plugin-WARNING **: failed to get edid: unable to get EDID for output
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/blueman/plugins/AppletPlugin.py", line 105, in _load
self.on_load(applet)
File "/usr/lib/python2.6/site-packages/blueman/plugins/applet/PulseAudio.py", line 115, in on_load
if int(version.split(".")[2]) < 15:
ValueError: invalid literal for int() with base 10: '23-1pclos2011'
JS LOG: GNOME Shell started at Thu Feb 09 2012 17:58:43 GMT+0100 (CET)
Window manager warning: Log level 16: get_all_cb: couldn't retrieve system settings properties: (2) The name org.freedesktop.NetworkManager was not provided by any .service files.
** (nautilus:3373): WARNING **: Can not calculate _NET_NUMBER_OF_DESKTOPS
** (nautilus:3373): WARNING **: Can not calculate _NET_NUMBER_OF_DESKTOPS
** (nautilus:3373): WARNING **: Can not get _NET_WORKAREA
** (nautilus:3373): WARNING **: Can not determine workarea, guessing at layout
Window manager warning: Log level 16: nm_client_get_devices: error getting devices: The name org.freedesktop.NetworkManager was not provided by any .service files
JS LOG: NetworkManager is not running, hiding...
(gnome-shell:3361): Clutter-CRITICAL **: clutter_text_get_editable: assertion `CLUTTER_IS_TEXT (self)' failed
(gnome-shell:3361): Clutter-CRITICAL **: clutter_text_get_text: assertion `CLUTTER_IS_TEXT (self)' failed
(gnome-shell:3361): Clutter-CRITICAL **: clutter_text_set_text: assertion `CLUTTER_IS_TEXT (self)' failed
St-ERROR **: st_widget_get_theme_node called on the widget [0x24c40c0 StButton.status-chooser-user-icon] which is not in the stage.
gnome-shell-calendar-server[3396]: Got HUP on stdin - exiting
gnome-session[3220]: WARNING: Application 'gnome-shell.desktop' killed by signal
JS LOG: GNOME Shell started at Thu Feb 09 2012 17:58:45 GMT+0100 (CET)
Window manager warning: Log level 16: get_all_cb: couldn't retrieve system settings properties: (2) The name org.freedesktop.NetworkManager was not provided by any .service files.
Window manager warning: Log level 16: nm_client_get_devices: error getting devices: The name org.freedesktop.NetworkManager was not provided by any .service files
JS LOG: NetworkManager is not running, hiding...
(gnome-shell:3417): Clutter-CRITICAL **: clutter_text_get_editable: assertion `CLUTTER_IS_TEXT (self)' failed
(gnome-shell:3417): Clutter-CRITICAL **: clutter_text_get_text: assertion `CLUTTER_IS_TEXT (self)' failed
(gnome-shell:3417): Clutter-CRITICAL **: clutter_text_set_text: assertion `CLUTTER_IS_TEXT (self)' failed
St-ERROR **: st_widget_get_theme_node called on the widget [0x223cbf0 StButton.status-chooser-user-icon] which is not in the stage.
gnome-session[3220]: WARNING: App 'gnome-shell.desktop' respawning too quickly
gnome-shell-calendar-server[3425]: Got HUP on stdin - exiting
gnome-session[3220]: WARNING: Application 'gnome-shell.desktop' killed by signal
** (process:3357): DEBUG: Exiting gsd-printer
(gnome-settings-daemon:3327): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
[1328806721,000,xklavier.c:xkl_engine_start_listen/] The backend does not require manual layout management - but it is provided by the application
I was forced to log in again in fallback mode and undo my changes.
Apart friìom this, it may be even useful tell that with ubuntu 11.04 (kernel 2.6.38.

bluetooth seemed to work but AFAICT I Tryed it las year so I can't remebre very well... but since ubuntu kernels are usually carryin in some patches, that could be the reason it worke. IN fact, any bluetooth "clues" are not shown even in the pclinuxos xen mini control center, so I have the strong suspect it is not even detected by pclsos.
here its output:
- Code: Select all
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 02)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 05)
00:1c.4 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 5 (rev 05)
00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05)
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 05)
01:00.0 VGA compatible controller: ATI Technologies Inc Madison [AMD Radeon HD 5000M Series]
01:00.1 Audio device: ATI Technologies Inc Redwood HDMI Audio [Radeon HD 5600 Series]
02:00.0 Ethernet controller: Atheros Communications AR8152 v1.1 Fast Ethernet (rev c1)
03:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01)
3f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
3f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
3f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
3f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
3f:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
3f:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
maybe that will require some kernel tinkering...?
I suppose so because
I got the same problem with bluetooth on the kde 64 bit test 4 isoas for siamer suggested above I was not able to run
gnome-session-proprieties because it seems not being installed on zen mini
I'm still not able to take a laptop screenshot because the package
gnome-screenshots seems to be required, but it is not in the repositories (searched via synaptic)
ok, at least my video works well

OK, now waiting for the next test iso

edit: ah, also the cheese program (to use webcam) doesn't work, it says:
- Code: Select all
One or more GStreamer elements are missing: camerabin
but this time kde test 4 scores again because on it cheese worked :-\
edit 2: as of today, after the very last update, the zen default bootsplash disappeare, because after I finished updating synaptic told me:
While installing package lib64gail3_0-3.2.3-1pclos2012:
- Code: Select all
Removing PCLinuxOS theme
remove-boot-splash: initrd in initramfs format
remove-boot-splash: removing plymouth from initrd
remove-boot-splash: initrd in initramfs format
ERROR remove-boot-splash: plymouth not found in /boot/initrd.img
remove-boot-splash: initrd in initramfs format
ERROR remove-boot-splash: plymouth not found in /boot/initrd.img
so now I have an ascii-kinda boot theme (?!?!?!)
edit 3 while I was writing this post gnome 3 crashed again >;-(
but it give me the option tog out, but with the possibility to turn of the
gnome-shell-alternative-status-menu (I have also installded latest gnome-shell package avaiable in th erepositories) I think it may be another problem because sometimes actually alreasy have experienced 3-4 crashes. gnome won: I'm gonnal turn it off via
gnome-tweak-tool, despite the latter works perfectly.
PS: in the pclos zen mini control center the video driver sets itself always to
Radeon HD 2000 and later (radeon/fglrx)OK that's really all <3
many many thanks again
