"Testing" Sensei & Sensei64

A home for all kinds of Puppy related projects
Post Reply
Message
Author
stifiling
Posts: 388
Joined: Sun 30 Dec 2007, 03:56

#16 Post by stifiling »

nooby wrote:Looking at this code and admitting me know almost nothing
then I come to think on changing the figures?

dd if=/dev/zero of=/mnt/home/senseisave.3fs bs=1k count=1000000
mkfs.ext3 -q -m 0 -F /mnt/home/senseisave.3fs

if one change the count=1000000 to count=500000
then it should be 500MB and if changed to count=25000
then only 250MB?

Another thing to consider? Where to place it. If one place it on
of=/mnt/home/senseisave.3fs then in frugal booting of many other
puppies them see that save file there in home so would it not be better
to have it here of=/mnt/home/sensei/senseisave.3fs
inside a Dir dedicated to Sensei?

Another typical me thing. I don't dare to do dd

Can I not use an AlphaOS-001 savefile made byAlphaOS-001
and empty it and then Sensei fill it with it's own things?

Unless it is difficult to empty it? To move a copy of an old
savefile is much more safe than doing dd this way?
all the things you mentioned are correct. I never use the subfolder, always have my sfs's in /mnt/home...but just like you said....i have abt 20 of them in there now. using the subfolder is a great way to stay more organized. but yes, rather than dd'ing a save file...you could use a old one, filemnt it, remove the files inside, unmount it...and rename is senseisave.2/3/4fs

rameshiyer

Sensei Linux

#17 Post by rameshiyer »

Mobile partner installed and working properly.

stifiling
Posts: 388
Joined: Sun 30 Dec 2007, 03:56

#18 Post by stifiling »

the barebones Sensei64 should work just fine. you may encounter packages not installing because of already existing files from the original fatdog64. still trying to 'fully' clean it out. so if you run into any file conflicts when trying to install from pacman using "pacman -S" install it with "pacman -S --force". using "pacman -S --force" will overwrite the previous file and install the correct one.

If that happens, please let me know which package you were installing...so i can clean those files out.

as you can see in the title. all the isos are in "Testing". so try not to be too bothered by frequent updates. I'll be reuploading them as I discover bugs and file conflicts.
Last edited by stifiling on Mon 08 Apr 2013, 13:35, edited 1 time in total.

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#19 Post by nooby »

worked well with taking an old savefile from other puppy
and then empty it and placing in the sensei directory

But I feel unsure of how to get Swedish keyboard to survive
a reboot maybe I do it wrong. I report back
when I know it works.

what else to test, Flash and Firefox works well
and viewnior and mplayer too and geany editing
but it had not swedish either despite it had it working
the other boot so seems I have to use terminal to tell
setxkbmap se each time?

Oh and I am not used to how the xfce works it is a new experience.
I use Google Search on Puppy Forum
not an ideal solution though

stifiling
Posts: 388
Joined: Sun 30 Dec 2007, 03:56

#20 Post by stifiling »

nooby wrote:worked well with taking an old savefile from other puppy
and then empty it and placing in the sensei directory

But I feel unsure of how to get Swedish keyboard to survive
a reboot maybe I do it wrong. I report back
when I know it works.

what else to test, Flash and Firefox works well
and viewnior and mplayer too and geany editing
but it had not swedish either despite it had it working
the other boot so seems I have to use terminal to tell
setxkbmap se each time?

Oh and I am not used to how the xfce works it is a new experience.
I'm not too familiar with the languages end of things. every linux i've ever tried default is english, so never had a reason to learn about it. I'm more than certain it's covered in an arch wiki. i believe simargl knows how to get it working too.

the "setxkbmap se" command u're running at every start....you can add that command to the /root/.start script...and it should be automatically executed at every boot.

stifiling
Posts: 388
Joined: Sun 30 Dec 2007, 03:56

#21 Post by stifiling »

64-bit Sensei64 full ISO is also now available.

stifiling
Posts: 388
Joined: Sun 30 Dec 2007, 03:56

#22 Post by stifiling »

I added the save file dialog and a few other adjustments listed in the Changes: in the first post to Sensei64. Will be mirroring those same adjustments to Sensei.

Scooby
Posts: 599
Joined: Sat 03 Mar 2012, 09:04

#23 Post by Scooby »

This looks very interesting, I want to try it!

How easy is it to install openbox?

Have you included simargls script for putting pacman:ed programs into
a .sfs file? Cannot remember the name?

Looks like a good job - do you intend to suport it long term?

What was ArchPup using anyway? OpenBox or LXDE?

Scooby
Posts: 599
Joined: Sat 03 Mar 2012, 09:04

#24 Post by Scooby »

Tried Sensei64full, downloaded iso several times

Got the following

Code: Select all

...Peter Anvin et alll .....
EDD: Error 0400 reading sector 202484
No DEFAULT or UI configuration directive found!
boot:
will try pae-32 now

Scooby
Posts: 599
Joined: Sat 03 Mar 2012, 09:04

#25 Post by Scooby »

okay

barebones pae 32 started OK

as did non-pae sensei full.
In this one Touchpad didnt work but I guess as in ArchPup and AlphaOS
it will work with carolinas xorg.conf inserted

I would like to get sensei64 full started though, any input?

stifiling
Posts: 388
Joined: Sun 30 Dec 2007, 03:56

#26 Post by stifiling »

Scooby,

Using the 64 bit sensei full ISO...could u try copying the files from the ISO and place them on the hard drive... In other words see if doing a frugal install and booting with grub or grub4dos will work as expected, rather than booting from the ISO...

User avatar
Tote
Posts: 237
Joined: Thu 19 Jan 2012, 07:53
Location: South Wales

#27 Post by Tote »

Hello stifling, just did a manual frugal instal on a Thinkpad T61, very impressive, thank you for this.

Using full version, Frisbee connected immediately, Firefox, Audacious, Viewnoir all working well.

I'm new to pacman, Arch etc, etc, but I like the clean-looking desktop/ overall appearance, neat and very functional.

I'm not a heavy user, browsing, e mail, photographs, music, etc, the usual things. Looking forward to using this distro and discovering more about it.

Thanks again!

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#28 Post by musher0 »

Hello, stifiling.

I downloaded and tried your Sensei for non-PAE this afternoon.
I thought I would be getting more out of 342 Mb...

No spreadsheet, no word processor, and the pacman is nowhere to be found. Or am I cock-eyed?
What's taking so much space anyway ?

Also, no fallback console, no possibility of passing parameters at startup ? Hmm...
I understand a lot of work has gone in assembling your derivative. Still, I'm disappointed.

Respectfully,

musher0
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

stifiling
Posts: 388
Joined: Sun 30 Dec 2007, 03:56

#29 Post by stifiling »

@Tote

thanks for the feedback.
musher0 wrote:Hello, stifiling.

I downloaded and tried your Sensei for non-PAE this afternoon.
I thought I would be getting more out of 342 Mb...

No spreadsheet, no word processor, and the pacman is nowhere to be found. Or am I cock-eyed?
What's taking so much space anyway ?

Also, no fallback console, no possibility of passing parameters at startup ? Hmm...
I understand a lot of work has gone in assembling your derivative. Still, I'm disappointed.

Respectfully,

musher0
The large size is pretty much due to the fact that every aspect of Puppy Linux has been meticulously examined and shrunk to be as small as possible, yet still functional. The same can't be said for Arch Linux. Puppy's icon themes are smaller, smbclient, etc. Also, a lot of the apps that puppy uses are written by users of the community with the goal of 'small as possible'. Frisbee, pnethood, pwireless, SNS, etc. Someone who uses Linux Mint, Ubuntu, or Arch....has never heard of those apps. Unless they use Puppy as well.

To tell you the truth, a Puppy user may look at Sensei and say, "WOW, that's HUGE!!" while an Arch user would say "WOW, that's SMALL!!". A default Arch installation, with 0 GUI apps....is over 500MB.

Another thing I'd like to help contribute to is, snapping Puppy Linux out of the, "Good for old computers" stereotype it currently has stapled to it. Every user I've ever asked in the Puppy Linux IRC chat room, uses Puppy Linux for specific sitiations (older computers, thumb drive, live CD rescue disk), and something else like, Linux Mint, Ubuntu, Gentoo, Arch Linux on their main, newer, more expensive machine. I never liked that. I always felt a lil.....uncomfortable, having Puppy Linux on this computer, and Arch Linux on this other one. I always wanted the same system...on all of them. Including my thumb drive. Simply put...Puppy Linux is faster than Arch Linux. Which is why i used it on my older computer. Yet and still there were some apps that i wanted on that older computer...that wasn't available, and was hard as hell to compile. So i just lived without them. It's also hard as hell to do a frugal installation of Arch Linux on a thumb drive. It's easier to get those 'specific' apps installed, but still Arch is slower, and doing a frugal install and booting from an NTFS partition....a rocket scientist would have a hard time figuring it out.

Archpup was the system that solved all these issues, and that's why i based Sensei off of it.

Pacman is a console package manager. you have to install apps using the terminal. I'm working on adding PacmanExpress GUI to the 32bit isos. Also adding ctl+alt+backspace, to be able to easily exit X and get to a tty prompt. I left out the Office Suite type of applications. You can install, libreoffice, openoffice, gnumeric, abiword, etc....using pacman.

Thanks for trying it, and for the reply.

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#30 Post by musher0 »

Hello, stifiling.

Thanks much for the explanation. I'll try again, keeping in mind your advice.

Best.

musher0
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

efgee
Posts: 34
Joined: Thu 08 Apr 2010, 19:56

#31 Post by efgee »

Didn't try your OS yet but will definately download it and give it a spin.

I've read that Arch based distros are rolling distro's and because of that they tend to break from time to time.
So I welcome your attempt to minimize brekage with using self contained sfs files - which I concur is a nice solution.

Also wanted to mention that Manjaro has nice graphical installer forked from Linux Mint and adapted for pacman.
Maybe you want to look into it and use it for your OS. So you don't have to reinvent the wheel.

Now where is my download button...

Keep up the good work!

stifiling
Posts: 388
Joined: Sun 30 Dec 2007, 03:56

#32 Post by stifiling »

@efgee

Appreciated! the installation procedure is not hard like Arch's installation, it's the same like how a lot of users would install Puppy. and that's by simply dragging and dropping the sfs files from the iso, onto their hard drive...and adding a grub entry to boot the system.

I added the pacmanexpress gui package manager and save file dialog to the other isos so they are now all the same.

I need someone with an ati card to try it out and let me know if 'X' is working. If not, hopefully help me nail down the solution to getting it working....then i'd feel comfortable removing the 'Testing' off the title.

If there's any other questions, or issues, or "what the heck is this?" type of thoughts....please leave feedback.

efgee
Posts: 34
Joined: Thu 08 Apr 2010, 19:56

#33 Post by efgee »

Wanted to run the 64-bit version in Virtualbox, but the iso stopped running during install of the modules. Oh well...

Next, burned a real cd and it loaded fully (on real hardware).

Wow, it looks like the little brother of Manjaro, pretty cool. 8)

Didn't have much time to play with it but here some info:

Wi-Fi was not recognized, so it didn't work.
It's a Centrino Wireless-N 1000 BGN.

Also the cpu fan ran at high speeds most of the time.
But don't feel bad, Sensei64 is not the only distro where this happens.

If the kernel is the culprit:
Manjaro 0.8.5 doesn't have this problem, it has the 3.8.5 kernel.
Sensei64 uses the 3.0.3 kernel...

Will surely test more over the weekend.
(just need to get Wi-Fi working somehow...)

Good Job

stifiling
Posts: 388
Joined: Sun 30 Dec 2007, 03:56

#34 Post by stifiling »

efgee wrote:Wi-Fi was not recognized, so it didn't work.
It's a Centrino Wireless-N 1000 BGN.
The other issues you mentioned, i'll see what can be done to hopefully get them resolved. Maybe trying a updated kernel just might do it. The isos work fine in my VirtualBox though.

This one that i have quoted is what's taking precedence at the moment. Do you know which module your wireless adapter usually uses? could you try the command:

Code: Select all

iwconfig
and see if you see wlan0 or eth1. if not, try the commands:

Code: Select all

modprobe iwlagn
iwconfig
and then see if wlan0 or eth1 shows up. if not then could you run the command:

Code: Select all

dmesg
and see if there's any errors regarding iwlagn, or firmware, or anything that looks 'odd' and may be stopping the wireless adapter from reading...

meowcats
Posts: 31
Joined: Sun 14 Apr 2013, 04:59

#35 Post by meowcats »

attempting to load savefile with latest PAE and non-PAE causes kernel panic...

btw I have an ATI 4850, and X works though it only loads VESA and not the radeon module... so I cannot use full 1920x1200 resolution.

Cannot get the save file to work at all, so i cannot add "radeon" to modules in rc.conf to test.

Post Reply