English http://vanilla.slitaz.org/index.php?p=/categories/en-general/p12/feed.rss Sun, 05 May 24 12:41:46 +0200 English en-CA [FIXED, but note config debug] cooking upgrade breaks pm-suspend, autoconnect http://vanilla.slitaz.org/index.php?p=/discussion/1957/fixed-but-note-config-debug-cooking-upgrade-breaks-pm-suspend-autoconnect Mon, 25 Oct 2010 06:47:37 +0200 ultrarad 1957@/index.php?p=/discussions
on resume, screen does not unblank and keyboard locks up (no caps-lock responsivity) although cdrom reads disk.

tried unloading wireless modules, and various --quirk combinations which were necessary in the past but not before upgrade, to no effect.

I believe this is due to the kernel build and not pm-utils because pm-suspend did work after upgrade but before reboot.


networking:
after reboot, it's necessary to manually udhcpc, whereas before upgrade this was auomatic.
]]>
booting a flavor over the internet http://vanilla.slitaz.org/index.php?p=/discussion/2272/booting-a-flavor-over-the-internet Sun, 19 Dec 2010 14:37:28 +0100 alfa16vjtd 2272@/index.php?p=/discussions I'm searching for a live os who can boot from the internet so i always have
a rescuekit who is up to date. Maybe it's even possible to add this by example
to the users profile? (user could by example upload scripts who they can only run
on the computer they have booted on)]]>
cooking linux source problem http://vanilla.slitaz.org/index.php?p=/discussion/2262/cooking-linux-source-problem Sat, 18 Dec 2010 17:43:52 +0100 ernia 2262@/index.php?p=/discussions root@521:/usr/src/linux-2.6.36# make tazpkg
make[1]: *** No rule to make target `tazpkg'. Stop.
make: *** [tazpkg] Error 2
if i manually try to apply the patch as in get-linux-source i have
root@521:/usr/src/linux-2.6.36# patch -p1 -i slitaz/make-tazpkg.u
patching file scripts/package/Makefile
Hunk #1 FAILED at 83.
Hunk #2 FAILED at 93.
2 out of 2 hunks FAILED -- saving rejects to file scripts/package/Makefile.rej
root@521:/usr/src/linux-2.6.36# cat scripts/package/Makefile.rej
--- scripts/package/Makefile Wed Sep 9 05:39:34 2009
+++ scripts/package/Makefile Fri Dec 25 22:03:55 2009
@@ -83,7 +83,15 @@

clean-dirs += $(objtree)/tar-install/

+# tazpkg target
+# ---------------------------------------------------------------------------
+tazpkg: FORCE
+ $(MAKE) KBUILD_SRC=
+ $(CONFIG_SHELL) $(srctree)/scripts/package/buildtaz

+clean-dirs += $(objtree)/taz/
+
+
# Help text displayed when executing 'make help'
# ---------------------------------------------------------------------------
help: FORCE
@@ -93,4 +101,5 @@
@echo ' tar-pkg - Build the kernel as an uncompressed tarball'
@echo ' targz-pkg - Build the kernel as a gzip compressed tarball'
@echo ' tarbz2-pkg - Build the kernel as a bzip2 compressed tarball'
+ @echo ' tazpkg - Build the kernel as a SliTaz package'

what's wrong?]]>
libjpeg.so.8 http://vanilla.slitaz.org/index.php?p=/discussion/2319/libjpeg.so.8 Mon, 27 Dec 2010 07:58:16 +0100 moulefrite 2319@/index.php?p=/discussions
libjpeg.so.8]]>
Create a Loram-cdrom of my own http://vanilla.slitaz.org/index.php?p=/discussion/2303/create-a-loram-cdrom-of-my-own Fri, 24 Dec 2010 09:28:06 +0100 moulefrite 2303@/index.php?p=/discussions Hi,

I would like to create a sort of mix between normal and loramcdrom flavor.


I want the basic 30mb Slitaz to boot in ram , but want to store all added heavy software (such openoffice) in the /usr  (as on loram) but not stored in RAM (as loramcdrom does).

How can I create a liveCd in this way with Tazlito ?
]]>
NEW Installing downloaded app Pls help http://vanilla.slitaz.org/index.php?p=/discussion/2299/new-installing-downloaded-app-pls-help Thu, 23 Dec 2010 23:08:32 +0100 vanlore 2299@/index.php?p=/discussions
i have a .deb installer and a .rpm installer and a .sh installer. So how do i use any of them? Clicking on it has not helped.


I wanted to play my games on linux so i downloaded  the trial of  "crossover" for linux  at   downloaded http://www.codeweavers.com/products/  They offer a .deb installer and a .rpm installer and a .sh installer. So when I click on any of them it asks me what I want to open the program with. I have tried to open it with many things to no avial. Maybe someone could take a look at the site and see if its possible to install it on Slitaz. If you want to see the files yourself all they want for the trail is your name and a e mail after that they will send you the download site. 

I am a linux noob so I checked the hand book for Slitaz but I could not find anything about installing something I downlaoded from a site. Thank you for any help you might be able to offer.

Sorry for poor grammar....
]]>
[SOLVED]Cable II PCMCIA DVD drive not recognized http://vanilla.slitaz.org/index.php?p=/discussion/2268/solvedcable-ii-pcmcia-dvd-drive-not-recognized Sun, 19 Dec 2010 06:49:02 +0100 gdesilva 2268@/index.php?p=/discussions
Thanks]]>
luv this f**k**g distro... http://vanilla.slitaz.org/index.php?p=/discussion/2306/luv-this-fkg-distro... Fri, 24 Dec 2010 20:24:59 +0100 bofh 2306@/index.php?p=/discussions
where/how can i donate?

ps just need ext4/btrfs to be the best...
]]>
kde4... http://vanilla.slitaz.org/index.php?p=/discussion/2312/kde4... Sat, 25 Dec 2010 13:10:29 +0100 bofh 2312@/index.php?p=/discussions ]]> grub install fails http://vanilla.slitaz.org/index.php?p=/discussion/1609/grub-install-fails Tue, 10 Aug 2010 14:34:06 +0200 tulasacra 1609@/index.php?p=/discussions
installed slitaz to the second
grub install at the end faield due to "The file /boot/grub/stage1 not read correctly"
reinstalling grub ends in the same result

gparted shows hda1 as ntfs and hda2 as ext3
fdisk -l shows both as ntfs

linux shows itself installed on hda2
windows xp sees hda2 but empty

grub does not show itself during booting ..winows fires right away (and thats not what grub should do according to its config ..so its not there)


how to fix this please? :) iv tried some googling about grub install problems but nothing of that helped ..i think fdisk showing hda2 as ntfs is the problem]]>
Slitaz Game Emulator & Client updates. http://vanilla.slitaz.org/index.php?p=/discussion/2308/slitaz-game-emulator-client-updates. Fri, 24 Dec 2010 22:35:22 +0100 Trixar_za 2308@/index.php?p=/discussions http://www.trixarian.za.net/?Projects:SliTaz

I updated ScummVM and ManaPlus to their most recent version and added Dosbox, Stella, two terminal mudclients and OpenTTD to the list.

Hope you guys enjoy some games this festive season ;)
]]>
GRUB2 on cooking... http://vanilla.slitaz.org/index.php?p=/discussion/2295/grub2-on-cooking... Thu, 23 Dec 2010 10:43:34 +0100 bofh 2295@/index.php?p=/discussions
how to activate grub2? got uninstalled grub(1,legacy or whatever) and still shows the old grub...
]]>
installing SliTaz on hardrive http://vanilla.slitaz.org/index.php?p=/discussion/2298/installing-slitaz-on-hardrive Thu, 23 Dec 2010 19:21:25 +0100 jake 2298@/index.php?p=/discussions ]]> How to edit initramfs to control startup? http://vanilla.slitaz.org/index.php?p=/discussion/2302/how-to-edit-initramfs-to-control-startups Fri, 24 Dec 2010 09:09:07 +0100 avamk 2302@/index.php?p=/discussions
I would like to setup (1) VBoxTool to automatically start a VirtualBox virtual machine upon boot, and (2) early-ssh to start dropbear in initramfs so that I can SSH into the machine to decrypt my LUKS/crypt-setup protected system partition so that SliTaz can be booted from it.

All of the above require some modification of initamfs, and what's run at boot time. How do I do that for SliTaz? Thanks.
]]>
dansguardian for slitaz http://vanilla.slitaz.org/index.php?p=/discussion/2256/dansguardian-for-slitaz Fri, 17 Dec 2010 08:56:20 +0100 uname 2256@/index.php?p=/discussions Japanese Keyboard Problems on SliTaz http://vanilla.slitaz.org/index.php?p=/discussion/2096/japanese-keyboard-problems-on-slitaz Sun, 21 Nov 2010 14:55:50 +0100 nomearod 2096@/index.php?p=/discussions
Is there a way for me to use Ubuntu's keyboard driver (or whatever you call it) on SliTaz?

I tried searching around the net, but sadly I wasn't able to find anything. I'm fairly new to Linux in general, so a newbie-friendly guide would be greatly appreciated.]]>
lowest system requirements? http://vanilla.slitaz.org/index.php?p=/discussion/2293/lowest-system-requirementss Thu, 23 Dec 2010 01:13:36 +0100 jonsul 2293@/index.php?p=/discussions
Thanks
]]>
How to set up encrypted LVM? http://vanilla.slitaz.org/index.php?p=/discussion/2280/how-to-set-up-encrypted-lvms Mon, 20 Dec 2010 15:22:39 +0100 avamk 2280@/index.php?p=/discussions I remember from installing Ubuntu in the past that I could set up encrypted LVM for my disk, where I need to enter a password during startup to decrypt the whole disk. Is there a way to setup something similar for a hard drive installation of SliTaz?
Also, since I am setting up a headless machine, is there a way to remotely enter the encrypted LVM password, such as via SSH? The thing is this would be during the boot process, before the login window appears, and I don't know if SSH would even be possible at that point?]]>
netradio http://vanilla.slitaz.org/index.php?p=/discussion/2282/netradio Tue, 21 Dec 2010 07:09:35 +0100 trvl 2282@/index.php?p=/discussions
Is it posible to play netradio in slitaz? I have the direct link to the channel(s)/ stream(s) I wan't to listen to, but Mplayer won't do it. I have also installed Vlc, and it won't do it either...

Is there something I need to install, or is it just not possible?]]>
No sound in cooking [SOLVED] http://vanilla.slitaz.org/index.php?p=/discussion/2288/no-sound-in-cooking-solved Wed, 22 Dec 2010 08:31:09 +0100 ms3811 2288@/index.php?p=/discussions
Not sure what's going on. Can anyone point me as to where to start looking? Thanks.
]]>
tazlito writeiso weirdness http://vanilla.slitaz.org/index.php?p=/discussion/2281/tazlito-writeiso-weirdness Mon, 20 Dec 2010 21:34:57 +0100 vientito 2281@/index.php?p=/discussions how to forbid a wifi connexion http://vanilla.slitaz.org/index.php?p=/discussion/2278/how-to-forbid-a-wifi-connexion Mon, 20 Dec 2010 12:39:58 +0100 revenaz 2278@/index.php?p=/discussions
I am using my Slitaz eeepc to check the Internet connections
How can I forbid the wifi connections in order to check the eth0 connection ?
When I stop the wifi connected with the stop connection button of the wireless manager, the scanning starts to look for a valid wifi and connects back immediately.
How can I forbid all wifi connections to be sure the etho cannot connect ?

in the slitaz network manager I have
eth0 Ethernet connected (192.168.0.4)
lo loopback connected (127.0.0.1)
wlan0 Wireless connected (192.168.0.11)

If I connect Eth0 and start again the computer I am connected on etho in priority

If I disconnect eth0 the wifi doesn't take over automatically. It has to be started in the wifi network
Once the wifi is operated, the network alarm for eth0 stays on the panel

Thanks for your answer ]]>
HELP Acer Aspire one D255 network card unworkable! http://vanilla.slitaz.org/index.php?p=/discussion/2275/-help-acer-aspire-one-d255-network-card-unworkable- Mon, 20 Dec 2010 03:06:35 +0100 damhyojung 2275@/index.php?p=/discussions this laptop use Atheros network card,followning is the drivers for linux,workable in ubuntu,cant installed in slitaz,
AR81Family Linux Driver
AR81Family-linux-v1.0.1.14.tar.gz 137K
http://partner.atheros.com/Drivers.aspx
anybody know how to fix this??]]>
Automatic decrypt/encrypt home directory upon login/logoff? http://vanilla.slitaz.org/index.php?p=/discussion/2277/automatic-decryptencrypt-home-directory-upon-loginlogoffs Mon, 20 Dec 2010 09:00:50 +0100 avamk 2277@/index.php?p=/discussions Can something like that be setup in latest SliTaz cooking? If so, how? Thanks.]]> Choice of firewall software in SliTaz cooking? http://vanilla.slitaz.org/index.php?p=/discussion/2276/choice-of-firewall-software-in-slitaz-cookings Mon, 20 Dec 2010 08:39:55 +0100 avamk 2276@/index.php?p=/discussions Is there a package that gives me easier/simpler control over the set up and operation of a firewall like ufw or Firestarter in the repositories somewhere? Or do I have to download and compile one myself?
Thanks.]]>
Install VirtualBox 4.0 in latest SliTaz cooking? http://vanilla.slitaz.org/index.php?p=/discussion/2271/install-virtualbox-4.0-in-latest-slitaz-cookings Sun, 19 Dec 2010 11:15:43 +0100 avamk 2271@/index.php?p=/discussions The new VirtualBox 4.0 is now in beta 4. Has anyone been able to install this version in SliTaz cooking? Will the get-virtualbox or virtualbox-ose packages be updated to this new, 4.0, version? If not, are there any tips on how I can set it up myself?
Thanks.]]>
unable to compiling busybox-1.2.2 with Scratchbook instructions on Ubunutu 10.10 http://vanilla.slitaz.org/index.php?p=/discussion/2265/unable-to-compiling-busybox-1.2.2-with-scratchbook-instructions-on-ubunutu-10.10 Sun, 19 Dec 2010 01:17:43 +0100 Bernardo 2265@/index.php?p=/discussions I'm trying to build Slitaz from scratch. When I reach the procedure to build busybox, I'm running into this build error:

In function ‘open’,
inlined from ‘gzip_main’ at /home/user/Projects/SlitazFromScratch/distro/src/busybox-1.2.2/archival/gzip.c:1235:
/usr/include/bits/fcntl2.h:51: error: call to ‘__open_missing_mode’ declared with attribute error: open with O_CREAT in second argument needs 3 arguments

I've find multiple hits on this via google, but nothing with a working fix. Has anyone run into this and found a solution? Is the problem Ubu10.10?

tia,
Bernardo]]>
Code Blocks Problem http://vanilla.slitaz.org/index.php?p=/discussion/2263/code-blocks-problem Sat, 18 Dec 2010 20:16:35 +0100 Eythymios 2263@/index.php?p=/discussions
i'm new to slitaz. I wanna use it for c/c++ development. I'm using the root user and i tried to install codeblocks as my ide but i don't think it's being installed correctly. No plugins are present, no templates and i can't do anything on it. I've already installed the toolchain and some other packages that are related but i can't make codeblocks compile anything. The real problem is that it doesn't give me any error message so i could find out what is wrong.

Any help would be appreciated !]]>
How to ensure dropbear is auto-started upon power on? http://vanilla.slitaz.org/index.php?p=/discussion/2270/how-to-ensure-dropbear-is-auto-started-upon-power-ons Sun, 19 Dec 2010 11:14:00 +0100 avamk 2270@/index.php?p=/discussions I would like to setup my Slitaz (latest cooking version) box as a headless machine, accessed only via ssh.
Therefore, how to I ensure that the included dropbear SSH server is automatically started upon power on?
Thanks.]]>
Using embedded SliTaz Version for sysloggin http://vanilla.slitaz.org/index.php?p=/discussion/1521/using-embedded-slitaz-version-for-sysloggin Wed, 21 Jul 2010 16:06:09 +0200 Macao 1521@/index.php?p=/discussions I asked the question in the german board, they advised me to ask the question here.

As cunning fox i bought a embedded Alix-Board solution with installed SliTaz to have a sysloggin machine but i found out that SliTaz 'syslogd' cannot handle the 'syslog.conf'

Question: How can I manage it?
There are messages coming in on port 514 (tcpdump) but are not stored in a .log file. Is there another file to edit like the syslog.conf that i can save those external incoming messages?
My idea was to 'easily' install syslog-ng or something else like this - than the LinuxNewbie (me) was born and the situation was desperated. A paket from the paketmanager didn't help there is no alternative program and after trying to download syslog-ng it was asking me for the distribution, respectively i got the source code .tar.gz which i had to compile by myself with somethin like ./configure or ./install - no way - not a bit :-(

May someone has an idea?

Many thanks in advance

Macao

PS: I hope my english is fine enough ;)]]>