Page 9 of 14

Re: Insidious Puppy 001

Posted: Sat 25 Dec 2010, 17:01
by Q5sys
Iguleder wrote:Insidious Puppy 001

Image

Credit for the name goes to pemas and the credit for the logo goes to its original creator; I just modified it.

Hey man, your puplet looks good. I like your fangy logo too. :P
Glad someone was able to take the fangy idea I had for Attackpup V1 back in May and use it for their own ideas. You know who made the original round puppy logo?

Posted: Mon 27 Dec 2010, 18:43
by Valinote
I finally gave up trying to get inpu installed. Rather did a full install of lupu-242. Had to use my Ubuntu live cd to get the grub setup and working though. But all is well now. Runs great on this laptop. Cools temps and reasonable battery life. Thanks to everyone for their patience and kind advice.

-Steve D

Posted: Thu 30 Dec 2010, 06:26
by pemasu
I made woof build using latest woof and Iguleders specs of Insidious 002. It uses kernel 2.6.35.7 which I have compiled. I just added for better laptop behavior my made frisbee-001.pet and jemimah_acpi-001.pet so that wireless and laptop behavior is handled better with Jemimah`s latest wireless tool and laptop working is better. And I added rox_right_clicks pet also.

Alsaconf still does not find devices. Audio works though. There are duplicate icons in menu which I track how they are there. Maybe easiest solution is to do zz_squuze-001.pet and just remove them during building.

But hey, it works and uses mostly debian sid packages.

Posted: Thu 30 Dec 2010, 15:57
by nooby
pemasu when you say "I made ..." then you refer to this download?

Insidious Puppy 001, released November 28, built with the November 28 Woof (the one used with Luci 240 and Quirky 1.4, with the zzz PET) -
ISO: inpu-001.iso

Or do you refer to what you have done at home and not uploaded for us to test?

Posted: Thu 30 Dec 2010, 16:30
by pemasu
This test is made using latest woof and latest sid packages by downloading them and then building insidious 002 using Iguleders specs for it and using my kernel. But it is not tested so far to publish it.

Posted: Fri 31 Dec 2010, 14:48
by pemasu
I have now tested insidious 002 with specs and templates uploaded by Iguleder.
I made some minor hacks to basic build. I included frisbee for better laptop net connections and also laptop scripts. They are from fluppy010. Thank you jemimah. Yours scripts work great. Fn + button combination got some new functions. Test Fn + play button for example.
Also iceape is changed to firefox 3.6.13. Why..... because I wish. My thunderbird usage needs firefox as its friend and firefox browser is what I use mostly. Cups package is from woof. I wasnt sure if sid packages works, didnt make my printer to sing. Oh... the build also has mine kernel 2.6.35.7. Cause my laptop needs newer kernel than 2.6.32 which was with Insidious 001.

And this build is not official/unofficial build by Iguleder. It is just my build using Iguleders great templates and specs, latest debian sid packages and latest woof apps. Most things come from debian sid. Iguleders specs are from here:
http://brainwavedesigncentral.net/dima/inpu-002/

If you want to test another debian sid flavor, give this one go. This build is using Iguleders specs so I made annoucement here. I also promised Iguleder to test build 002 so here it is. But I can move it to other place also. I just thought there might come some suggestions which would be useful for next official Iguleder build.

http://www.smokey01.com/pemasu/Insidious002-pemasu/

Posted: Fri 31 Dec 2010, 14:56
by Karl Godt
Finally it seems that I had learned to work with make menuconfig : Take your time ... even days and recheck the entries several times because it looks to me that menuconfig enables, disables or changes the integrated to modules or the opposite if you hit one "wrong" key .

Using Barrys Dotconfig without changing anything is also a relatively safe choice.

I compiled 2.6.35.7 using the luci 2.6.33.2 DOTconfig because it is on the main page at kernel.org at the moment but this also had a relatively high load average between 0.3 and 0.8 doing nothing.

Now I made this workaround :
DL the kernel snapshot from http://git.c3sl.ufpr.br/gitweb?p=aufs/a ... aufs2.1-34

DL the small standalone snapshot from http://git.c3sl.ufpr.br/gitweb?p=aufs/a ... aufs2.1-34

Apllied the aufs2-standalone/aufs2-standalone.patch at the big source to prevent the compile errors already mentioned.

Changed manually /aufs2-2.6/fs/aufs/Kconfig
tristate "Aufs (Advanced multi layered unification filesystem) support"

and
/aufs2-2.6/fs/aufs/loop.c
int au_test_loopback_overlap(struct super_block *sb, struct dentry *h_adding)
{
struct super_block *h_sb;
struct loop_device *l;
return 0;
h_sb = h_adding->d_sb;
if (MAJOR(h_sb->s_dev) != LOOP_MAJOR)
return 0;


Applied the DOTconfig-2.6.32.26-23102010 from iguleder and modified it :

Tip : use lzma like the 2.6.30.5 > makes the kernel really smaller
CONFIG_KERNEL_LZMA=y

I checked that all
<*> Serial ATA and Parallel ATA drivers ---> are integrated to mount the HDs
{M} RAID Transport Class
-*- SCSI device support
[*] legacy /proc/scsi/ support
<*> SCSI disk support
<*> SCSI CDROM support
[*] Enable vendor-specific extensions (for SCSI CDROM)
<*> SCSI generic support
[*] SCSI low-level drivers ---> all as modules
< > ATA/ATAPI/MFM/RLL support (DEPRECATED) --->
[*] Block devices ---> all as modules
[ ] Maintain a devtmpfs filesystem to mount at /dev ..seems to be a feature that erases /dev at bootup and creates a new /dev with the actual needed or demanded devices
[ ] enable deprecated sysfs features to support old userspace tools
[ ] Configure standard kernel features (for small systems) ---> EMBEDDED kernels for PCI-modem-cards for example
[ ] Support for big SMP systems with more than 8 CPUs
[ ] Support for extended (non-PC) x86 platforms
Processor family (486) --->
[*] Generic x86 support
[ ] PentiumPro memory ordering errata workaround
[ ] Support for old Pentium 5 / WinChip machine checks
[*] Enable X86 board specific fixups for reboot
<M> /dev/cpu/microcode - microcode support
<M> /dev/cpu/*/msr - Model-specific register support
<M> /dev/cpu/*/cpuid - CPU information support
[ ] Math emulation
[*] Build a relocatable kernel
[*] Built-in kernel command line
(panic=56) Built-in kernel command string
[ ] Built-in command line overrides boot loader arguments

<*> Second extended fs support
<*> Ext3 journalling file system support
<*> The Extended 4 (ext4) filesystem ...otherwise the kernel can not mount the FS to load additional needed modules (one .config of CrunchBang8.10 has them as modules (kernel 2.6.27.9))
<M> FUSE (Filesystem in Userspace) support
<*> NTFS file system support
-*- /proc file system support
[*] Virtual memory file system support (former shm fs)
<M> SquashFS 4.0 - Squashed file system support
<M> Aufs (Advanced multi layered unification filesystem) support
-*- Native language support ---> .. don't forget this : defaults + <M>

[ ] Ext2 extended attributes
[ ] Ext3 extended attributes
[ ] Ext4 extended attributes
... is mounting and running but I think I will have to test more
# uname -a
Linux puppypc 2.6.34-KRG-i486 #3 SMP Fri Dec 31 05:10:23 GMT-8 2010 i686 GNU/Linux

Posted: Fri 31 Dec 2010, 15:32
by tubeguy
Iguleder wrote:Back home after two weeks of training, my chest feels harder :lol:

I don't have any time to work on Insidious or Puppy, at least for now. If everything goes according to my plan A, the basic training will end in two weeks. Maybe I'll have some spare time by then.

Sorry! :cry:
HEY! Man I just saw this post, glad you're checking back in! Nice to have some spare time when not kicking ass. ;-)

Posted: Fri 31 Dec 2010, 20:19
by James C
pemasu wrote:I have now tested insidious 002 with specs and templates uploaded by Iguleder.
I made some minor hacks to basic build. I included frisbee for better laptop net connections and also laptop scripts. They are from fluppy010. Thank you jemimah. Yours scripts work great. Fn + button combination got some new functions. Test Fn + play button for example.
Also iceape is changed to firefox 3.6.13. Why..... because I wish. My thunderbird usage needs firefox as its friend and firefox browser is what I use mostly. Cups package is from woof. I wasnt sure if sid packages works, didnt make my printer to sing. Oh... the build also has mine kernel 2.6.35.7. Cause my laptop needs newer kernel than 2.6.32 which was with Insidious 001.

And this build is not official/unofficial build by Iguleder. It is just my build using Iguleders great templates and specs, latest debian sid packages and latest woof apps. Most things come from debian sid. Iguleders specs are from here:
http://brainwavedesigncentral.net/dima/inpu-002/

If you want to test another debian sid flavor, give this one go. This build is using Iguleders specs so I made annoucement here. I also promised Iguleder to test build 002 so here it is. But I can move it to other place also. I just thought there might come some suggestions which would be useful for next official Iguleder build.

http://www.smokey01.com/pemasu/Insidious002-pemasu/
Thanks for building and uploading 002. :)

Live pfix=ram in my main Linux box.....unable to start X.
Tried the default "nouveau" and "nv" drivers as well as "vesa".....no go. Just keeps returning to a prompt.

VGA compatible controller : nVidia Corporation NV18 [GeForce4 MX 440 AGP 8x] (rev c1)

Moved along to my old P3 test box ,again live pfix+ram, with onboard Intel i810 graphics and no problems at all. Everything working on initial boot.
Now I can check everything out..... :lol:

Posted: Fri 31 Dec 2010, 21:17
by nooby
Iguleder Happy New Year to you.

Your Inpu was on par with Fluppy on my Acer D250 but now your on third place after Pemasu's Snowy Puppy and both of you seems to have made use of knowledge from Jemimah so she is the Champion on small Netbooks and how to get Puppie going on them. Fluppy works best for me.

Posted: Fri 31 Dec 2010, 22:05
by James C
James C wrote:
pemasu wrote:I have now tested insidious 002 with specs and templates uploaded by Iguleder.
I made some minor hacks to basic build. I included frisbee for better laptop net connections and also laptop scripts. They are from fluppy010. Thank you jemimah. Yours scripts work great. Fn + button combination got some new functions. Test Fn + play button for example.
Also iceape is changed to firefox 3.6.13. Why..... because I wish. My thunderbird usage needs firefox as its friend and firefox browser is what I use mostly. Cups package is from woof. I wasnt sure if sid packages works, didnt make my printer to sing. Oh... the build also has mine kernel 2.6.35.7. Cause my laptop needs newer kernel than 2.6.32 which was with Insidious 001.

And this build is not official/unofficial build by Iguleder. It is just my build using Iguleders great templates and specs, latest debian sid packages and latest woof apps. Most things come from debian sid. Iguleders specs are from here:
http://brainwavedesigncentral.net/dima/inpu-002/

If you want to test another debian sid flavor, give this one go. This build is using Iguleders specs so I made annoucement here. I also promised Iguleder to test build 002 so here it is. But I can move it to other place also. I just thought there might come some suggestions which would be useful for next official Iguleder build.

http://www.smokey01.com/pemasu/Insidious002-pemasu/
Thanks for building and uploading 002. :)

Live pfix=ram in my main Linux box.....unable to start X.
Tried the default "nouveau" and "nv" drivers as well as "vesa".....no go. Just keeps returning to a prompt.

VGA compatible controller : nVidia Corporation NV18 [GeForce4 MX 440 AGP 8x] (rev c1)

Moved along to my old P3 test box ,again live pfix+ram, with onboard Intel i810 graphics and no problems at all. Everything working on initial boot.
Now I can check everything out..... :lol:
Can't locate the "nv" driver......... may explain part of the problem.........

Posted: Fri 31 Dec 2010, 22:33
by nooby
I wil ltry out Pemasu's 002 too his Snowy Puppy worked real good.

Posted: Fri 31 Dec 2010, 23:26
by pemasu
Can't locate the "nv" driver......... may explain part of the problem.........
/usr/lib/xorg/modules/drivers-alternate/nv_drv.so

so it is moved by woof build to drivers-alternate. But nv driver is there anyway, should i move it under drivers manually when woof building ?

EDIT: No, xorgwizard sees drivers in alternate location also.

Posted: Fri 31 Dec 2010, 23:38
by nooby
Pemasu, your inpu-002 works good but on my Acer D250 with two monitors it needs to be in 800x600 to do full screen on F11 on the biggest Monitor. Some puppy like Fluppy allow that on 1024x762 but 002 change that to x600 and leave a big part of the screen unused.

Igyleder's Gray fail to recognize my USB Mouse which both inpu one and two do.

Posted: Sat 01 Jan 2011, 00:00
by James C
pemasu wrote:
Can't locate the "nv" driver......... may explain part of the problem.........
/usr/lib/xorg/modules/drivers-alternate/nv_drv.so

so it is moved by woof build to drivers-alternate. But nv driver is there anyway, should i move it under drivers manually when woof building ?

EDIT: No, xorgwizard sees drivers in alternate location also.
I don't know what the problem is but..... booted up live now ......X will not start with any of the 3 drivers, everything goes to a prompt.
Working fine on this box with Intel graphics though.

Posted: Sat 01 Jan 2011, 01:52
by James C
Further update, tried on another box with a Nvidia 8400 GS card.....won't start X on that one either.
Anyone having success with a Nvidia card?

Posted: Sat 01 Jan 2011, 03:57
by nooby
James apology for my stupid question. You do write xwin at the prompt to get it starting after it has set the xorgwizard don't you? Just in case.

Posted: Sat 01 Jan 2011, 04:23
by James C
nooby wrote:James apology for my stupid question. You do write xwin at the prompt to get it starting after it has set the xorgwizard don't you? Just in case.
No apology necessary because sometimes it is a simple little thing that leads to a bigger problem.
I tried entering "xwin" and "xwin jwm" .....X just doesn't start. Works fine with Intel graphics though.

Posted: Sat 01 Jan 2011, 08:40
by pemasu
xserver-xorg-video-nouveau_0.0.15+git20100329+7858345-5_i386.deb
xserver-xorg-video-nv_2.1.17-3_i386.deb
Debian sid uses these for nvidia. Unfortunately i dont have any nvidia cards.

I tried sid woof build using Iguleders brand new kernel 2.6.36.2 but choosing intel driver ended up to same situation than with James C. Starting X just hangs. It is like in those KMS introducing phase before I realized to add: i915.modeset=1 to menu.lst in kernel boot row.

Posted: Sat 01 Jan 2011, 13:12
by nooby
pemasu, thanks for takign up this thing with Intel 915 chips.

i915.modeset=1

What should that one be used? I've seen it many times now and fail to get what it is suppose to set up or prevent to happen.