SliTaz SliTaz Forum

You are not logged in.

#51 2014-05-11 00:39:22

az_ua
Moderator
Registered: 2014-05-02
Posts: 284

Re: Slitaz 5.0-rc1

About "Tools" > "Open Current Folder as Root"

just once use "open with" dialog. write  [c]gksu pcmanfm[/c] command, and "Open Current Folder as Root" at the bottom. it will be saved in right click menu.

v1.2 contains plugins (modules), including allowing menu editing, but missed while compile-errors? now me forced to run "Find" http://forum.slitaz.org/topic/trying-to-fix-pcmanfm-modules

Offline

#52 2014-05-11 01:39:14

lexeii
Administrator
Registered: 2012-03-21
Posts: 1,853

Re: Slitaz 5.0-rc1

Hi Ceel,

A pair of answers that I know.

Would it be possible to have the same way to login in TazPanel than when opening

a session (hit [Enter] after Username is entered, and not [Tab])? Just a suggestion.

No, it's not possible. Your web browser displays that dialog you see. And this dialog is hardcoded into web engine browser use. In other words, we haven't control on it.

what is exactly the difference between bzImage

   and vmlinuz-3.2.53-slitaz?

No difference. Really only one file is stored in the ISO filesystem, and you can access it using two different filenames. "bzImage" is short, but nothing saying name. "vmlinuz-3.2.53-slitaz" describes you exact kernel version.

Offline

#53 2014-05-12 15:49:00

Tuna130
Member
Registered: 2014-05-10
Posts: 6

Re: Slitaz 5.0-rc1

In case anyone has his qupzilla or midori browser crash when loading flash media, I have a work around solution.

Check this first:

[c]cat /proc/cpuinfo | grep flags[/c]

Look if if your cpu flags sse2. If yours only says sse, then you have an old pc (like me) and you cannot use the latest flash player, but only up to version 11.1  (Why, I don't know.  But I would like to understand...)

First remove any flash player you may have installed.

For sse flagged cpu's you can download last supported flash version here: http://fpdownload.macromedia.com/get/flashplayer/installers/archive/fp_11.1.102.63_archive.zip

Open with XArchive Manager, find the version for your architecture, and copy the libflashplayer.so to /usr/lib/mozilla/plugins. To be sure, I also copied to  /usr/lib/qupzilla and /usr/lib/midori. For opera /usr/lib/opera/plugins .

I hope this helps to anyone!

Offline

#54 2014-05-14 07:43:44

farvardin
Member
Registered: 2014-05-14
Posts: 3

Re: Slitaz 5.0-rc1

I've tried running slitaz with qemu 1.4.0 (qemu-system-i386 slitaz-5.0-rc1.iso), and by using the default options (english, slitaz live), I arrive on an empty desktop, with only openbox and an open terminal. No menu, no toolbar.

I tried running slitaz with virtualbox 4.2.12, this time either I get stuck during boot at "using mwait in idle threads." or "switching / to tmpfs", or I arrive on a black screen (no mouse, nothing), or I arrive on a full slitaz desktop (with menu, wallpaper), but the mouse is not working (at random, without changing any option in virtualbox).

Offline

#55 2014-05-14 09:13:37

farvardin
Member
Registered: 2014-05-14
Posts: 3

Re: Slitaz 5.0-rc1

In fact it's not stuck with virtualbox, it's only dead slow (like 10 minutes to boot, 1 minutes between 2 mouse moves...)

Offline

#56 2014-05-14 09:52:36

Renate55
Member
Registered: 2014-05-14
Posts: 4

Re: Slitaz 5.0-rc1

i have installed Slitaz 5.0-rc1 on my HP Pavilion g6 Notebook PC - Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz and it did not boot with kernel vmlinuz-3.2.53-slitaz. It hangs with something usb synaptics, not only the Desktop. The same problem with bootoption 'screen=text'.

With a kernel of linux-source and then compiled with make, make modules, make modules_install, the system boots. Today 'tazpkg recharge && tazpkg up' and updated linux. The same problem. It does not boot with this kernel but it boots with the compiled bzImage.

I did not change anything in the .config file. Only get-linux-source does not find serveral patches and i skipped the patches. I have no idea why the regular kernel does not boot on my HP laptop. I tried Slitaz stable too, and it was hanging at boot too.

When it boots, I like slitaz and the fan is less noisy.

Offline

#57 2014-05-14 16:58:07

Tuna130
Member
Registered: 2014-05-10
Posts: 6

Re: Slitaz 5.0-rc1

@farvardin: not enough ram? Virtualbox needs more than qemu, cause of static mem assignment...

Offline

#58 2014-05-14 17:22:22

farvardin
Member
Registered: 2014-05-14
Posts: 3

Re: Slitaz 5.0-rc1

The host system has 8 Gb ram and the guest system 512 Mb. Anyway, I've just found by disabling vtx (virtualisation) option in virtualbox, it's now working perfectly. Strange because all other linux distribution I tried in the past worked correctly (and generally better, faster) with this option enabled.

For qemu, the problem was: "Set virtual RAM size to megs megabytes. Default is 128 MiB."

So I started it like that: qemu-system-i386 -m 512 slitaz-5.0-rc1.iso and everything works fine now, thank you for the hints.

I wonder is this value wasn't higher in the past but maybe it's just me...

Btw, the starting menu in slitaz is not very clear: what is the difference between "live", "core live", "gtkonly", "base live"... ? It could be helpfull to learn the difference in the help menu at startup.

Anyway, slitaz rocks as always smile

Offline

#59 2014-05-19 03:10:43

Sidini
Member
Registered: 2014-05-19
Posts: 72

Re: Slitaz 5.0-rc1

Hi!

Some major problems I've found in the LiveCD:

1- I can mount my pen drive unit using the Panel->Hardware->Disks, but I can't copy any file from hard disk to it. The message "Permission denied" is shown, even if I'm the Root user (su). This is the most critical issue, because I can't use Slitaz to copy files from HD in an emergency, one of the best features the OS has.

2- the OS don't mount automatically the hard drive, as well as any other usb device. I need to manually mount them.

3- there's no sound.

4- you can't eject the CD from the drive, unless you access Panel->Hardware->Disks.

Tested Slitaz LiveCD on this PC:

Intel Celeron 2.2GHz

512MB RAM

Sound provided by the motherboard itself.

Offline

#60 2014-05-19 05:56:53

yves04
Member
Registered: 2012-09-23
Posts: 135

Re: Slitaz 5.0-rc1

Hi

For the sound have you tried

#alsactl init

For the files and mount a partition of the hard disk

$su then #pcmanfm (no tazpanel here)

Eventually to eject the CD

#umount /dev/sg1 (maybe sg2) and #eject /dev/sg1

Have a nice day.

Offline

#61 2014-05-19 11:27:02

nitrogen_widget
Member
Registered: 2011-06-02
Posts: 52

Re: Slitaz 5.0-rc1

Hi,

For 5RC1 i've created a XRANDER custom mode but i've placed a script in init.d & the command in the run at start portion of openbox using the right click on desktop option & no go.

in fact it doesn't appear that anything in he openbox startup is run.

I probably have the init.d folder stuff wrong but the openbox startup seems pretty straight forward.

Any ideas?

Thanks.

Offline

#62 2014-05-21 00:26:41

Sidini
Member
Registered: 2014-05-19
Posts: 72

Re: Slitaz 5.0-rc1

@yves04

Thanks man. The problems were solved in Slitaz 5.0 RC2.

Your tip about sound works fine.

Offline

#63 2014-06-02 11:34:59

vergote
Member
Registered: 2014-03-31
Posts: 27

Re: Slitaz 5.0-rc1

Hi,

is there an update for 5 rc2 ? I have a atheros AR9565 but it's not working.

lspci shows me i have it

@vergote

5.0-rc2 has ath9k that should work with ar9565

lsmod

If ath9k is loaded.

ls /sys/class/net

If not loaded.

modprobe ath9k

ls /sys/class/net

Applications/Preferences/Wi-Fi configuration

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.019 seconds, 8 queries executed - Memory usage: 1.56 MiB (Peak: 1.77 MiB) ]