English http://vanilla.slitaz.org/index.php?p=/categories/en-general/p35/feed.rss Mon, 09 Jun 25 13:49:34 +0200 English en-CA [SOLVED] 1280x800 Display http://vanilla.slitaz.org/index.php?p=/discussion/1030/solved-1280x800-display Sat, 17 Apr 2010 01:12:54 +0200 Conker1r 1030@/index.php?p=/discussions I simply can't get a 1280x800 resolution display on my laptop. I have installed on the hard drive Slitaz 3.0 both stable and cooking. Neither one gets the display correct. I've tried the 915 intel driver as well as the xf86-video drivers. I'v tried manually configuring xorg.conf and still nothing. The most it was able to display is 1024x600 and that was terrible since it did not stretch to fill the screen. And there are blank areas around the visible display.
So my plea is Please help me get this display working correctly.

Sony Vaio VGN-NR120E
Intel Pentium Dual Core T2310 @ 1.46GHz
1GB Ram 160GB HDD
Mobile Intel GL960 Express Chipset]]>
No eth0 device on virtualised slitaz under QEMU/KVM http://vanilla.slitaz.org/index.php?p=/discussion/1176/no-eth0-device-on-virtualised-slitaz-under-qemukvm Mon, 03 May 2010 16:18:09 +0200 gehasia 1176@/index.php?p=/discussions
i have a strange behavior on slitaz 3. I run it under qemu-kvm (as i run a lot of other distrib) and network card is correctly recognized.
lspci show it. I tried with rtl8139 and e1000 and it's the same things.
So the card is correctly recognized but no eth device's created by udev. I usually use tap device bridged to my eth0, i tried with the kvm default net option and nothing change.
It seems to be a udev bug as this is the role of udev to map the net device to ethX. But i only have this on slitaz3.
Does anybody have a tip for this ?

thanks]]>
Install Slitaz on a pentium with only 32M of memory http://vanilla.slitaz.org/index.php?p=/discussion/1298/install-slitaz-on-a-pentium-with-only-32m-of-memory Wed, 26 May 2010 16:23:32 +0200 kgkuhn4003 1298@/index.php?p=/discussions [SOLVED] Jabber-server for LAN, which domain? http://vanilla.slitaz.org/index.php?p=/discussion/1282/solved-jabber-server-for-lan-which-domains Fri, 21 May 2010 15:21:47 +0200 Killerkaninchen 1282@/index.php?p=/discussions
I installed ejabberd on my old Slitaz machine and wanted to conigure it. But creating an adminaccount as described here (http://www.process-one.net/en/ejabberd/guide_en#htoc17) did not work, because there is no ejabberctl.
So I tried to create one using Pidgin (am I right "Using a XMPP client and In-Band Registration" means using a client like Pidgin?). As domain I set the result of "hostname" and ressource I left blank.
It did not work.
In /etc/ejabberd/ejabberd.cfg I wasn't sure how to edit "hosts" - standard is localhost...

How do I have to configure my server for LAN-only-usage? What is my domain?

Thanks in advance
Killerkaninchen]]>
bootable cd of my existing system http://vanilla.slitaz.org/index.php?p=/discussion/1299/bootable-cd-of-my-existing-system Wed, 26 May 2010 18:41:26 +0200 Christophe 1299@/index.php?p=/discussions can anyone explain how i can make a bootable livecd with the content of my existing system ?

I have installed open office (which takes time) and thunderbird (not available on the package rep, as well as a few other packages that where converted from the deb package.
I want a livecd of this so that I can easily clone my system on another machine.

Thanks]]>
Problems with internal card reader http://vanilla.slitaz.org/index.php?p=/discussion/1297/problems-with-internal-card-reader Wed, 26 May 2010 06:48:08 +0200 Sebastian 1297@/index.php?p=/discussions echo 8 > /sys/module/sci_mod/parameters/max_luns

And it principally works - if I unplug and then replug the card reader having already booted. But as it is an internal card reader, this is not really what I intended. According to the boot logs local.sh is executed after SliTaz tries to initialize the card reader and therefore the number of luns it checks is too low for finding all card slots. How can I solve the problem? Thx for your help, Sebastian]]>
failed to login.. again. http://vanilla.slitaz.org/index.php?p=/discussion/1255/failed-to-login..-again. Mon, 17 May 2010 17:47:04 +0200 saneks 1255@/index.php?p=/discussions
1. on my system I added one new user but deleted it in the same session. now after restart I just can't login at all, except root. heeelp? I don't want the new user! I just want default normal user "tux" back & to have it starting as default user with autologin at best.. (like it was before)
2. if this is not working, why not simply disable the feature of adding new users?]]>
What is correct extraversion for packages? http://vanilla.slitaz.org/index.php?p=/discussion/1182/what-is-correct-extraversion-for-packagess Tue, 04 May 2010 20:48:19 +0200 slicel 1182@/index.php?p=/discussions
That sounds like (from command # uname -r) the 2.6.30.6-slitaz extraversion would be an extraversion of .6-slitaz.

2. I also read that a linux-source-version package might work.

That sounds like linux-source-2.6.30.6.tazpkg version would be a version of -2.6.30.6 or 2.6.30.6.

3. The agrsm package is named *_2.6.30.6, has a receipt extraversion of _2.6.30.6, and has a code which might append -slitaz to something which might make _2.6.30.6-slitaz.

Nothing in 3 matches anything in 1 or 2.

What is the correct extraversion for packages and how do I determine it?

Thank you.

http://linmodems.technion.ac.il/compiling.html]]>
CUPS won't recognize username/password http://vanilla.slitaz.org/index.php?p=/discussion/1091/cups-wont-recognize-usernamepassword Fri, 23 Apr 2010 19:29:15 +0200 wmichaelb 1091@/index.php?p=/discussions it won't recognize my username and password. What else do I have to change?
Thanks in advance,
- Michael B. in Cincinnati]]>
how to remove a package and all its unneeded dependencies? http://vanilla.slitaz.org/index.php?p=/discussion/591/how-to-remove-a-package-and-all-its-unneeded-dependenciess Sat, 13 Feb 2010 14:38:18 +0100 ernia 591@/index.php?p=/discussions I think that should be possible to get this behavior with a shell script using tazpkg depends and tazpkg rdepends.
Does someone already have done this or am i supposed to try by myself realizing once again how I can be a bad script writer? :-)
Thanks]]>
tazorphan - find orphaned packages similar to deborphan http://vanilla.slitaz.org/index.php?p=/discussion/1295/tazorphan-find-orphaned-packages-similar-to-deborphan Tue, 25 May 2010 13:37:01 +0200 Filou 1295@/index.php?p=/discussions
in order to squeeze Slitaz to the minimum I found it useful to identify packages that are no dependencies and might therefore be removed. Since the (r)depend option of tazpkg comes a bit unhandy I figured out an ash-script that does the job. It's not very performant and there might be more elegant ways to do the job but see it as a start.

Have fun!

-=[Filou]=-

Here's the script:

#! /bin/ash
tazpkg list > /var/lib/tazpkg/packages.txt # necessary for 'tazpkg rdepends' command
ls /var/lib/tazpkg/installed > /tmp/installed.txt # list of installed packages for testing each one
ACT=`head -n 1 /tmp/installed.txt` # name of the first package in the list (to start with)
LAST=`tail -n 1 /tmp/installed.txt` # name of the last package in the list
Pkg=1 # Init the line to read out of package list

until [ "$ACT" = "$LAST" ] # loop through the package list till last package
do
Pkg=$((Pkg+1)) # increment line = package name to read
Parameter="${Pkg}p" # add a 'p' to the line (e.g. 15p) as sed parameter
ACT=`sed -ne $Parameter /tmp/installed.txt` # read the name of the actual package to test
DEPs=`tazpkg rdepends $ACT` # use tazpkg rdepends to test for dependencies
if [ "$DEPs" = '' ] # if none are reported back
then
echo $ACT # echo the name of the package
fi
done # and continue the loop
rm /tmp/installed.txt # remove the package list out of /tmp]]>
Why SliTaz does not support other languages? http://vanilla.slitaz.org/index.php?p=/discussion/1291/why-slitaz-does-not-support-other-languagess Sun, 23 May 2010 18:03:00 +0200 besa 1291@/index.php?p=/discussions i'm a new user for SliTaz, and i'm really love it after the first booting!
but i became sad after i know it does not support my language, i'm really love it
where it is an easest linux i use it ; small, east to use, smart and so on ....
but pleaze tell me how to install my language (is Arabic) on SliTaz becaze i want install it as a default system on my HDD
pleze help me quickkly.........]]>
[Solved] Linksys wireless card help http://vanilla.slitaz.org/index.php?p=/discussion/1078/solved-linksys-wireless-card-help Thu, 22 Apr 2010 16:44:30 +0200 Tim 1078@/index.php?p=/discussions How to backup SliTaz through a live CD ? http://vanilla.slitaz.org/index.php?p=/discussion/1292/how-to-backup-slitaz-through-a-live-cd-s Sun, 23 May 2010 18:08:31 +0200 besa 1292@/index.php?p=/discussions Is there a program can i install it perform this actions ??
pleze answer and thanks for all ...]]>
how to install slitaz-cooking on lvm partition? http://vanilla.slitaz.org/index.php?p=/discussion/1293/how-to-install-slitaz-cooking-on-lvm-partitions Sun, 23 May 2010 21:10:57 +0200 janka 1293@/index.php?p=/discussions http://doc.slitaz.org/en:handbook:installation).
and write the commline line to the grub.cfg:
//////
menuentry "Slitaz Linux (on /dev/mapper/Linux_os-Slitaz)" {
insmod lvm
insmod ext4
set root='(Linux_os-Slitaz)'
linux /vmlinuz-2.6.30.6-slitaz root=/dev/mapper/Linux_os-Slitaz
}
/////

finally it boot and faild with the words on the screen:
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)

it seems that it cound not find the lvm partition...however i just guess it....

sorry for my poor english

please help me..]]>
how to change desktop resolution? http://vanilla.slitaz.org/index.php?p=/discussion/1266/how-to-change-desktop-resolutions Wed, 19 May 2010 01:36:42 +0200 ayaz 1266@/index.php?p=/discussions Trouble intalling SliTaz as VirtualBox guest. http://vanilla.slitaz.org/index.php?p=/discussion/1279/trouble-intalling-slitaz-as-virtualbox-guest. Fri, 21 May 2010 09:58:34 +0200 afcx2 1279@/index.php?p=/discussions I am new to SliTaz and am having trouble installing as a VirtualBox guest on Windows xp. The install seems to complete without problems, but when I restart the guest I receive the error "Fatal: No bootable media found! System halted. The .vdi appears with other VirtBx guests, but no luck. Any help would be greatly appreciated.
afcx2
]]>
Can't login, not even as root http://vanilla.slitaz.org/index.php?p=/discussion/1270/cant-login-not-even-as-root Wed, 19 May 2010 18:39:36 +0200 Guido 1270@/index.php?p=/discussions Since it was working great, but wanting to get newer packages, I upgraded to the cooking version. Now whenever it starts I get a screen with "failed to execute login command" and brings back to the login window. I've tried my old account, tux (just to give it a shot) and root. It surprises me that I can't login as a root. What can I do to fix this problem if I can't even get to the terminal? Thx in advance!]]> Edit start menu http://vanilla.slitaz.org/index.php?p=/discussion/1267/edit-start-menu Wed, 19 May 2010 12:46:24 +0200 moulefrite 1267@/index.php?p=/discussions
I've put a second start menu in my taskPanel as i want to do same than on ubuntu :

A menu to access directly to specific folder .  I will have to edit some .desktop in usr/share/applications ,  like

pcmanfm /home/music
pcmanfm /home/pictures
....

but i don't know how to edit the start menu !! 
]]>
Logiciel classement photo http://vanilla.slitaz.org/index.php?p=/discussion/1288/logiciel-classement-photo Sun, 23 May 2010 00:44:53 +0200 ydu 1288@/index.php?p=/discussions
Récamment passé sur slitaz 3.0, je recherche un logiciel de classement photo. Digikam me semble pas mal mais quand je fais une recherche dans le gestionnaire de paquet et que je lance l'install des paquets trouvé je ne retrouve pas l'appli dans le menu graphique.

D'autre part j'ai installé Grisbi 5.9 et je rcontre une ereur à l'ouverture.

Merci d'avance

Bonne journée à tous

YDU]]>
What does linux-headers do and where does it go? Cannot find after install http://vanilla.slitaz.org/index.php?p=/discussion/1256/what-does-linux-headers-do-and-where-does-it-gos-cannot-find-after-install Mon, 17 May 2010 22:47:35 +0200 slicel 1256@/index.php?p=/discussions
Thank you.]]>
Slitaz Network: Can't connect for hours. http://vanilla.slitaz.org/index.php?p=/discussion/1285/slitaz-network-cant-connect-for-hours. Sat, 22 May 2010 11:04:12 +0200 mojo 1285@/index.php?p=/discussions Problem started about 48 hours ago.
Based on the lack of posting traffic I guess the problem is affecting others.
Good connectivity to here:
net250.bwacadf2zhb.bluewin.ch (213.3.250.133) 129.550 ms 129.381 ms 130.081 ms
then timeout.
]]>
guides: faq-login http://vanilla.slitaz.org/index.php?p=/discussion/1280/guides-faq-login Fri, 21 May 2010 13:36:43 +0200 kultex 1280@/index.php?p=/discussions http://doc.slitaz.org/en:guides:faq-login

I would like to add something, but before I have some questiones

First question when does it happen?

Fat32 usb frugal:

xvesa.iso does not have a problem with /home on the same disk (home=uuid)

SliTaz-3.0-iso with xvesa driver does not have a problem, as long as there is no /home partition specified in syslinux.cfg

/home workes only with extra /home partition with ext2 / ext3 (I did not try other file systems)

SliTaz-3.0.iso with the specialized xorg driver does not boot without extra /home partition with ext2 / ext3

when you create the ext3 /home partition with the live-cd - this works only as root - you have to change the permission to tux/tux before you reboot, otherwhise you will be stuck in slim

this I proved several times

is it also happening on updates? - some more experiences?]]>
Cannot find sched_mc_power_savings http://vanilla.slitaz.org/index.php?p=/discussion/1277/cannot-find-sched_mc_power_savings Thu, 20 May 2010 14:49:37 +0200 slicel 1277@/index.php?p=/discussions
http://www.lesswatts.org/tips/cpu.php

How do I fix it?

Thank you.]]>
Cannot find dkms after install http://vanilla.slitaz.org/index.php?p=/discussion/1276/cannot-find-dkms-after-install Thu, 20 May 2010 14:44:35 +0200 slicel 1276@/index.php?p=/discussions
http://linux.zsolttech.com/linmodem/agrsm/Testing/
http://linmodems.technion.ac.il/packages/ltmodem/11c11040/

How do I fix it?

Thank you.]]>
Slitaz theme for forum http://vanilla.slitaz.org/index.php?p=/discussion/1216/slitaz-theme-for-forum Tue, 11 May 2010 18:47:28 +0200 slicel 1216@/index.php?p=/discussions
I made quick choices so people can improve these.

Replace 1st color of pair with 2nd color of pair.

vanilla
slitaz

vanilla.css

44c7f4
6c0023

30ACD6
242424

11e420
f0ba08

01c400
6c0023

9f0
df8f06

ff6b39
f0ba08

2786C2
522222

F5FCFF
f3eed6

fafdff
fafdcd

e9f9ff
d4d191

02475A
522222

E2F4FF
d4d191

A5D0E7
bfb06b

style.css

1e79a7
6c0023

ff0084
f0ba08

02475A
522222

f0ba08
f0ba08

E4F7FE
f8efd1

2595ba
6c0023

f3fcff
ffffff

cfecff
d4d191

38abe3
df8f06

2595cb
f0ba08

f2fcff
f0ba08

299fc7
6c0023

abdafb
522222

e3f4ff
df8f06

a3e6ff
522222

A5D0E7
522222

D3F0FF
d4d191

c4e1ff
bfb06b

D7E7FF
d4d191

F2FBFF
f8efd1

C0E7F5
df8f06

bbe2f7
d4d191

eaf4fd
f8efd1

C7BB00
6c0023

3DB9E5
522222

eff7ff
f8efd1

daf4fd
d4d191

2ab0de
df8f06

44c7f4
f0ba08

E9F9FF
f8efd1

2786C2
df8f06

]]>
[SOLVED] Another vanilla forum bug, cannot upload picture http://vanilla.slitaz.org/index.php?p=/discussion/1263/solved-another-vanilla-forum-bug-cannot-upload-picture Wed, 19 May 2010 00:27:10 +0200 slicel 1263@/index.php?p=/discussions ZOOM mplayer http://vanilla.slitaz.org/index.php?p=/discussion/1259/zoom-mplayer Tue, 18 May 2010 07:58:49 +0200 ayaz 1259@/index.php?p=/discussions
Further when I right click on mplayer and select "doublesize", or half size ONLY the window size decreases or increases and the video size remains the same (doesnot zooms) ]]>
Slitaz Embedded Operating System http://vanilla.slitaz.org/index.php?p=/discussion/1274/slitaz-embedded-operating-system Thu, 20 May 2010 11:15:31 +0200 Evil 1274@/index.php?p=/discussions -----------------------------------
Using the torrent download link below, you can obtain a copy of Slitaz with all upgrades up to May 20th, 2010 @ 1:08 PM
I created a hard disk image the size of 1GB so you may save and update your embedded system.
All user names remain at the original default. User: root PW: root | User: tux PW: tux

Besides updates, the embedded system is still at default.

The Slitaz Embedded install will use 256MB of ram but can be changed by editing the StartLinux.bat file (line to edit is at the bottom of the batch file).

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

If you use this torrent, please seed for as long as possible for other users. The more who seed, the faster the downloads will be.

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

Administrators: Please consider hosting the torrent as I do believe there is a small demand for embedded systems. In my case, I use the embedded system because I prefer Linux over Windows hands down but need my Windows machine for the family and for gaming.

-----------------------------------
Torrent Download Link:
http://www.megaupload.com/?d=MLSFP9LA
www (dot) megaupload (dot) com/?d=MLSFP9LA]]>
I think awk needs some attention http://vanilla.slitaz.org/index.php?p=/discussion/1271/i-think-awk-needs-some-attention Wed, 19 May 2010 19:49:21 +0200 Christophe 1271@/index.php?p=/discussions
Windows with uwin = 5'30"
Slitaz 3.0 = 1'50" (after boot) to 3'20" (after an hour or two of work)
ubuntu/colinux on windows: 12" (12 seconds)
Crunchbang (native) 7.6 s

You read correctly. slitaz awk is 20 times SLOWER than native crunchbang or colinux ubuntu.
(this is a single core pentium)

By the way i found another awk problem that I believe is a bug (crunchbang shows the same strange behavior)

string="abc(def" #--- works as expected
string[1]= "abc(def" #--- does not work and generates and error at runtime
string[1]= "abc\(def" #--- does work and behalves like there would be no antislash like string="abc(def"

Sometime, life is making me very miserable....

This being said, i am back to windows and ubuntu colinux until this job is completed or awk is fixed.
I love slitaz, and I hate Gnome, but I hate even more to wait.... :(


]]>