English http://vanilla.slitaz.org/index.php?p=/categories/en-general/p44/feed.rss Sun, 08 Jun 25 01:14:11 +0200 English en-CA ? slitaz on pda ? http://vanilla.slitaz.org/index.php?p=/discussion/918/s-slitaz-on-pda-s Sun, 04 Apr 2010 08:48:50 +0200 lmart 918@/index.php?p=/discussions /home in another partition and amount of space necessary http://vanilla.slitaz.org/index.php?p=/discussion/886/home-in-another-partition-and-amount-of-space-necessary Wed, 31 Mar 2010 10:29:58 +0200 eldersoares 886@/index.php?p=/discussions i'd like to install slitaz, but i don't have much free space. i already have ubuntu installed. so i thought i could use the same ubuntu partition to store the /home directory. ubuntu has an option to do it. Can i do the same with slitaz???
also, how much free space i'll need in the slitaz partition? is 50MB enough? or maybe 100MB?

thankss in advance!!]]>
Epiphany - Gnome applications http://vanilla.slitaz.org/index.php?p=/discussion/926/epiphany-gnome-applications Mon, 05 Apr 2010 07:34:17 +0200 moulefrite 926@/index.php?p=/discussions Hi,

What about having Epiphany on Slitaz ? It use the same render engine than Midori
- Webkit . It's seems more stable and you can do good config with about:config

Should be cool to have all that gnome application suite working with gtk theme

-Epiphany web browser
-Gnome Mplayer
-AbiWord
-Gnumeric
-Glom or Gnome DB
-Evince




]]>
[SOLVED] Slitaz on USB ext3 http://vanilla.slitaz.org/index.php?p=/discussion/910/solved-slitaz-on-usb-ext3 Sat, 03 Apr 2010 12:39:45 +0200 MSaadat 910@/index.php?p=/discussions
Thanks]]>
Broken package(s)? http://vanilla.slitaz.org/index.php?p=/discussion/916/broken-packagess Sun, 04 Apr 2010 07:47:05 +0200 fopetesl 916@/index.php?p=/discussions Also does not include the assembler so in this state is usless for me since I need to generate exectuables.

I also downloaded the latest version of cups from their website (because cups is broken on my machine - see "no localhost") but cannot complete because ./config bales out and suggests I use autoconf to make a new ./config.

This means I need to install autoconf.
I did this but two dependencies are missing: perl (autom4e) & m4.

Sad because Slitaz is so brilliant in other ways.]]>
need help!n have a linksys usb card but cant connect ? need to update and fix model number wusb54gc http://vanilla.slitaz.org/index.php?p=/discussion/914/need-helpn-have-a-linksys-usb-card-but-cant-connect-s-need-to-update-and-fix-model-number-wusb54gc Sun, 04 Apr 2010 02:55:46 +0200 deli 914@/index.php?p=/discussions EXTLINUX http://vanilla.slitaz.org/index.php?p=/discussion/909/extlinux Sat, 03 Apr 2010 10:40:04 +0200 moulefrite 909@/index.php?p=/discussions
I have a short question :

I would like to boot an rootfs in a USB
from an EXTLINUX installed on the hardrive.
(ve heard that grub is bad for that job)

For exemple, here's what we get in extlinux.conf after creating a typical LiveUSB :

--------------------------------------------
display extlinux.msg

label slitaz
kernel /boot/bzImage
append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal autologin home=*****

include common.cfg

---------------------------------------------

Or, i would like this extlinux.conf to have a label that aim Windows on
C: drive ...

So... I've found no documentation in the handbook which explains how
and where I can introduce and configure ExTLINUX for cross-partition-installing


Somebody can give me an answer ?


THX ]]>
Slitaz issues. http://vanilla.slitaz.org/index.php?p=/discussion/897/slitaz-issues. Thu, 01 Apr 2010 19:32:08 +0200 bitsplash 897@/index.php?p=/discussions Slitaz 3.0 is released http://vanilla.slitaz.org/index.php?p=/discussion/847/slitaz-3.0-is-released Mon, 29 Mar 2010 06:36:41 +0200 jozee 847@/index.php?p=/discussions
In case you haven't noticed yet, SliTaz team has released SliTaz 3.0. Download the iso and read the announcement: http://www.slitaz.org/

Read release notes for more details: http://www.slitaz.org/en/doc/releases/3.0/relnotes.en.html

A huge thanks to all of you for your support.

Cheers,

SliTaz Team]]>
Play FLV File (VLC and MPlayer) http://vanilla.slitaz.org/index.php?p=/discussion/804/play-flv-file-vlc-and-mplayer Wed, 24 Mar 2010 14:16:41 +0100 maxx 804@/index.php?p=/discussions
Have you got an idea how to play FLV file using VLC or Mplayer?

Need help and regards,

Maxx]]>
Fotoxx 5.10.5 http://vanilla.slitaz.org/index.php?p=/discussion/878/fotoxx-5.10.5 Tue, 30 Mar 2010 12:41:14 +0200 davesurrey 878@/index.php?p=/discussions In the v3 repositories Fotoxx still doesn't work.

Gives error messages
need exiv2
need printoxx2
/usr/share/locales/en_GB/*.po ...no such file/directory

Dave]]>
eee fn-keys and touchpad support? http://vanilla.slitaz.org/index.php?p=/discussion/902/eee-fn-keys-and-touchpad-supports Fri, 02 Apr 2010 11:23:16 +0200 saneks 902@/index.php?p=/discussions
slitaz is very nice on my small eee701, but I miss some things:

- no scrolling with touchpad possible
- when I (double)"click" the touchpad, it does not "hold" things like scroll-bars, files etc. any way to fix that?
- fn keys for volume/network/wireless etc not working
- any way to shut down the computer when battery is low? also battery indicator would be good.

can someone provide instructions or a link? did not find anything.]]>
useful script directory link creator http://vanilla.slitaz.org/index.php?p=/discussion/903/useful-script-directory-link-creator Sat, 03 Apr 2010 03:00:13 +0200 pizux 903@/index.php?p=/discussions you have to install zenity from tazpkg first thanks :
for beginners copy the following code in an empty file and under pcmanfm right click propiety right select execute

################################################################
#!/bin/bash
##script dlc desktop-link-creator##pizuxmepis ate gmail point com
##the .desktop create got the suffix (dlc-)foo.desktop for dissociate from other one
cd $HOME
if [ -e .config/user-dirs.dirs ]; then
. .config/user-dirs.dirs
else
XDG_DESKTOP_DIR="$HOME/Desktop"
fi
mkdir -p $XDG_DESKTOP_DIR
DIR() {
name=$(zenity --file-selection \
--directory --title="Choose a directory to link on your desktop")
if [ $? -ne 0 ];then exit; fi;
base=$(basename $name)
cd /home/$USER/Desktop
if [ -e dlc-$base.desktop ]; then
zenity --warning --text=\
"This directory link already exist, please choose another one or delete it from your desktop "; cd $HOME ; DIR
else
echo "[Desktop Entry]
Comment=pcmanfm link to directory $name
Name=$base
Exec=pcmanfm $name
Icon=folder
Type=Application
Terminal=false
NotShowIn=KDE;XFCE;GNOME;" >>dlc-$base.desktop
fi
}
DIR
############################################################]]>
slitaz 3.0 and sun virtual box http://vanilla.slitaz.org/index.php?p=/discussion/900/slitaz-3.0-and-sun-virtual-box Fri, 02 Apr 2010 08:34:26 +0200 vid 900@/index.php?p=/discussions Arch Pacman on Slitaz, please help me... http://vanilla.slitaz.org/index.php?p=/discussion/820/arch-pacman-on-slitaz-please-help-me... Fri, 26 Mar 2010 01:17:07 +0100 Cyberbree 820@/index.php?p=/discussions
i would like to install Archs Pacman on Slitaz. I read that it is possible in a previous thread.
After trying, a lib called libfetch is missing. Can somebody tell me how to install libfetch? I am knew at Linux so a "noob" Howto would do it :-)]]>
Slitaz 3.0 INTEL driver DRI 3D failed http://vanilla.slitaz.org/index.php?p=/discussion/898/slitaz-3.0-intel-driver-dri-3d-failed Fri, 02 Apr 2010 03:07:32 +0200 roozeec 898@/index.php?p=/discussions
I want to use the dri features in order to use accelerated hardware display for the Intel driver on my hardware.
The xorg server (2.7.1) loads ok with the drm and agpgart modules loaded but the initialisation of the Direct rendering Infrastructure failed

I get the following errors :

drmOpenDevice: node name is /dev/dri/card0
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card1
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card2
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card3
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card4
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card5
drmOpenByBusid: drmOpenMinor returns -1
....
....

I only have the /dev/dri , but this is not a directory ....

Anyone knows what is missing ?

Thanks


]]>
screen res http://vanilla.slitaz.org/index.php?p=/discussion/894/screen-res Thu, 01 Apr 2010 06:15:31 +0200 dzon65 894@/index.php?p=/discussions [SOLVED] Slitaz 3.0 custom iso , Firefox 3.5.7 makes kernel crash .... http://vanilla.slitaz.org/index.php?p=/discussion/893/solved-slitaz-3.0-custom-iso-firefox-3.5.7-makes-kernel-crash-....- Thu, 01 Apr 2010 01:13:19 +0200 roozeec 893@/index.php?p=/discussions
I made a custom slitaz distribution with Slitaz 3.0 with my scripts. After burning to a usb pendrive, everthing goes weel, the xorg runs and the display is correct. I modified my scripts just to add the tazpkg get-install firefox to them, the iso generation is correct. But when it load, the kernel crash after some time.
I look at the display, and the messages ...rootfs ...unpacking initramfs (or some thing like that) is display and I see some dots (....) indicating thaht it's loading. But after a certain amount of time the kernel crash.

Did someone have this problem ?

I suspect maybe that the decompression in ram in not bigger enough, but I have 1Gb of RAM.....

Thanks for your help

Regards]]>
Slitaz on Fujitsu Siemens Amilo pi 1505 http://vanilla.slitaz.org/index.php?p=/discussion/896/slitaz-on-fujitsu-siemens-amilo-pi-1505 Thu, 01 Apr 2010 14:43:10 +0200 dr3mro 896@/index.php?p=/discussions ]]> edit the menulist in the iso http://vanilla.slitaz.org/index.php?p=/discussion/895/edit-the-menulist-in-the-iso Thu, 01 Apr 2010 10:28:03 +0200 dzon65 895@/index.php?p=/discussions 2)....So,need some help on how to change the menulist in boot/grub from the 3.0 iso in order to make it boot into a 1280X800 resolution using it as a live cd.
3)tried to do it in ubuntu but getting some restriction errors.
Kind regards,J.]]>
[3.0] No Xorg after USB install http://vanilla.slitaz.org/index.php?p=/discussion/861/3.0-no-xorg-after-usb-install Mon, 29 Mar 2010 14:03:01 +0200 rent0n 861@/index.php?p=/discussions
I've just installed Slitaz 3.0 on my USB key but there's something wrong as after rebooting I am dropped to tty1 and can't start X.

Here's what I've done:
1. Boot the live cd
2. tazusb format /dev/sda1
3. tazusb gen-liveusb
4. tazusb writefs gzip
5. Reboot

Slitaz boots without errors but slim doesn't start and I log in as tux in a text-only environment.
If I try to 'startx' I am prompted to Install Xorg and to select a driver from a list. The problem is that the list is empty and I can only quit the xorg configuration wizard. I also get an error saying that '~/.xsession' does not exist but creating it does not solve the issue.

I really can't understand what is going on but I think that the 'bug'is probably related to Xorg or to some missing package.

Any help would be much appreciated, thank you.

Cheers,]]>
[SOLVED] nvidia videocard installation question / problem http://vanilla.slitaz.org/index.php?p=/discussion/836/solved-nvidia-videocard-installation-question-problem Sun, 28 Mar 2010 08:53:39 +0200 Killerkaninchen 836@/index.php?p=/discussions
I have a Nvidia videocard and I wanted to install the proprietary driver. I saw the package "nvidia" and get-installed it. Then I edited xorg.conf. After rebooting Slitaz falls back to console. If I put "nv" instead of "nvidia" in my xorg.conf, then everything is fine.

Using nvidia-xconfig didnt't change anything.

The nvidia-installer from the package nvidia showed me this error:
ERROR: No package found for installation.

Then I tried the way described here: http://doc.slitaz.org/en:guides:nvidia
Compiling did not work, but since then I have the actual nvidia-driver (195.36.15)!?

Because I want to use Slitaz on different machines, I want to understand what went wrong and how do I install the proprietary nvidia-driver, so I can reproduce it next time. Is there an easy way using the package nvidia to install the driver?

Thanks in advance
Killerkaninchen]]>
add fonts http://vanilla.slitaz.org/index.php?p=/discussion/17/add-fonts Sat, 17 Oct 2009 19:10:01 +0200 tikbalang 17@/index.php?p=/discussions
I do not know if all fonts work.]]>
Creating a non-Slitaz LiveCD using Tazlito? http://vanilla.slitaz.org/index.php?p=/discussion/892/creating-a-non-slitaz-livecd-using-tazlitos Wed, 31 Mar 2010 21:29:27 +0200 Kemas 892@/index.php?p=/discussions
I am just wondering whether it is possible to create a LiveCD based on another Linux distribution, for example Slackware, Debian or Ubuntu using Tazlito. Does anybody ever try doing this before? If you don't mind, please share your experience with me and other users. I am sure many would appreciate that.

Furthermore, the Tazlito manual on Documentation seems not available (404 Not Found) at the moment and I also am not able to search and retrieve any packages information through this link, http://pkgs.slitaz.org/. It looks like that part is not working properly or not connected yet to the packages database.

Thanks and hopefully someone would respond to this.

Regards,
Kemas]]>
How to keep installed software? http://vanilla.slitaz.org/index.php?p=/discussion/885/how-to-keep-installed-softwares- Wed, 31 Mar 2010 10:22:47 +0200 saneks 885@/index.php?p=/discussions
But how do I keep installed software?

I try home=usb while booting, so I keep some settings:

- background
- new menu entries
- root-passwords are kept (not in wifi manager)
- I created config files for wbar/conky/... in /home

but mplayer, conky, wbar, gimp, abiword etc.. are not kept!

I am not sure if home=usb uses the ssd drive of my eee rather than the actual thumbdrive: I found my crunchbang installation filled up with a 260MB big slitaz folder when playing with "tazusb writefs"

My theory: /home is kept on usb, but not the root-filesystem with the new programs.

So how can I make the root filesystem save changes back to my live-usb? It is formatted FAT,cause Unetbootin does not work here on my Linux. I want to make changes and save back to the stick. That's all, but I find it a tricky task. Or do I have to make a "real" install to the USB key or my harddisk/ssd to have installs that stay?

Thanks for help!]]>
How to install a network card driver http://vanilla.slitaz.org/index.php?p=/discussion/814/how-to-install-a-network-card-driver Thu, 25 Mar 2010 11:08:58 +0100 Dennis 814@/index.php?p=/discussions SliTaz 3.0 problems with root cli http://vanilla.slitaz.org/index.php?p=/discussion/875/slitaz-3.0-problems-with-root-cli Tue, 30 Mar 2010 12:21:56 +0200 davesurrey 875@/index.php?p=/discussions
 su -
password
thunar

then I get

Xlib:connection to “:0.0” refused by server
Xlib: No protocol specified

and also if I do this with leafpad, asunder,gnumeric......

This means I can't make modifications to any files that need root permission.
This seems a fundamental problem.

Anyone else seen this?
How can this be fixed?
Dave]]>
ISA-Laptop floppy install http://vanilla.slitaz.org/index.php?p=/discussion/884/isa-laptop-floppy-install Wed, 31 Mar 2010 10:09:35 +0200 mitscherdinger 884@/index.php?p=/discussions
I'm using an old noname Pentium-Classic-laptop for installing slitaz with the floppy-method on it. Downloaded the latest 5-disk-floppy set (3.0). Booting went fine but now I'm stuck with some hardware-issues.

The main thing is, how to get the kernel and the rootfs.gz-file to my harddisk. The hd is partitioned and mounted. I have two possibilities to copy the data to my system, now: cd-rom or network. The laptop doesn't have any PCI-devices, it's an ISA-only-machine. But it has a pcmcia and a scsi-port. Unfortunately, I can't seem to get one of them ready.

lsmod says, the only module loaded is "floppy". There are no scsi- or pcmcia-drivers loaded by default. (So, inserting a pcmcia-card doesn't cause any reaction.) pccardctl doesn't say anything. Can't find any modules named "sg or "sr" or any other scsi-modules.

Any hints for what I can do, now?

Greetings!
Mitsch]]>
iso 3.0 http://vanilla.slitaz.org/index.php?p=/discussion/883/iso-3.0 Wed, 31 Mar 2010 07:20:21 +0200 dzon65 883@/index.php?p=/discussions Those with Xorg issues. Possible fix http://vanilla.slitaz.org/index.php?p=/discussion/882/those-with-xorg-issues.-possible-fix Wed, 31 Mar 2010 03:36:07 +0200 Rupp 882@/index.php?p=/discussions
Download the Intel driver you need. If you read the wiki you would know what to look for.

Now download this:
tazpkg get-install linux-agp

Then as root edit rcS.conf
nano /etc/rcS.conf

Add "agpgart" and "intel-agp" to look something like below. Don't pay attention to the other stuff. Everyone's computer is different Just have the two I showed you in that order.
LOAD_MODULES="snd_intel8x0 yenta_socket agpgart intel-agp"


Then from terminal as root modprobe agpgart and intel-agp
modprobe agpgart

modprobe intel-agp

then try to startx.

Maybe that can help out some of you.


Rupp]]>