MyWolfe-028

For talk and support relating specifically to Puppy derivatives
Message
Author
rokytnji
Posts: 2262
Joined: Tue 20 Jan 2009, 15:54

Starting to Wonder

#76 Post by rokytnji »

Booted up my IBM M41 MyWolfe.

Running

Code: Select all

# cat /etc/issue
Quirky Linux
Linux 2.6.33.2 [i686 arch]


# ldd --version
ldd (GNU libc) 2.10.1
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
# 
this is http://www.murga-linux.com/puppy/viewto ... 0&start=15

If you notice in that thread, I get the same issue in MyWolf pendrive install. I am beginning to wonder if maybe the way certain Puppy linux releases are configured like a woof build or quirky build interferes with Pianobar running. Just a Bikers guess though. I have other Puppies on this Desktop. Older Ones like Original Bruno Pup and NOP. I am going check what happens with those. Weird.


Edit. Booted into Bruno Pup 4.31. Used your glibc-2.10.1 pet from https://sourceforge.net/projects/mywolf ... t/download and morgonzola pianobar pet.

Details on Big Mikes Bruno Pup are

Code: Select all

#One or more words that identify this distribution:
DISTRO_NAME='Puppy'
#A three-digit numeric value, version number of this distribution:
DISTRO_VERSION=431
#The distro whose binary packages were used to build this distribution:
DISTRO_BINARY_COMPAT='puppy'
#Prefix for some filenames: exs: pupsave.2fs, pup-431.sfs
DISTRO_FILE_PREFIX='pup'
#The version of the distro whose binary packages were used to build this distro:
DISTRO_COMPAT_VERSION='4'
Pianobar works in this distro also. This is a frugal install on a IBM Desktop. Off to NOP Next. Fun and Games, Eh. :D

2nd Edit: Works in NOP 4.31 frugal also using same method I used in Bruno Pup.
Just posting all of this for info.
Attachments
TLOS By Big Mike based on Quirky.jpg
(173.09 KiB) Downloaded 350 times

alfisti
Posts: 31
Joined: Sat 09 Feb 2008, 18:43
Contact:

#77 Post by alfisti »

Sorry for my English.

In recent days I have wolfe with frugal installation.
Excellent job.
In hp laptop.
(all puppys work very well).
But with "shutdown" "reboot" "logout" or with ctrl+alt+backspace i have a flashing screen.

Also if there is a way to install vlc. (do not run any of those I tried).

thank you!

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#78 Post by James C »

Did a quick manual frugal install of 028 on my old P4 test box....internet,sound and screen resolution were all working and correct on initial boot.No problems with shutdown or reboot. Actually, no real problems at all. :)


VIDEO REPORT: MyWolfe, version 028
Chip description:
00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02)

Driver used by Xorg:
intel

Video mode used by Xorg:
Resolution: Depth 24 Depth: "Display"

...the above also recorded in /tmp/report-video
#

On to more testing but looking really good so far.

User avatar
GrumpyWolfe
Posts: 496
Joined: Mon 27 Nov 2006, 01:12
Contact:

#79 Post by GrumpyWolfe »

Thank you James for the report I hope you enjoy it as much as I do.

alfisti not sure about your flashing screen what video driver are you using. As for vlc I am working on the problem but had to go to work today have tomorrow off will work on it some more.

rokytnji
Ment to get back with you earlier about this do not install glib for MyWolfe already had glib-2.10.1 and it is a core file and things can for very wrong when messing with it. I will test with a fresh frugal install tomorrow and see why pianobar is not working in yours it may be something I have compile on my end that allowed mine to work.
Live and Let Live

Acer Aspire One N450 1.66GHz

[url=http://sourceforge.net/projects/mywolfe/]MyWolfe at Sourceforge[/url]
[url=http://mywolfe.blogspot.com/]MyWolfe Blog[/url]
[url=http://groups.google.com/group/mywolfe-linux]MyWolfe Groups[/url]

alfisti
Posts: 31
Joined: Sat 09 Feb 2008, 18:43
Contact:

#80 Post by alfisti »

"alfisti not sure about your flashing screen what video driver are you using"

intel card.

I got the file "logout" from a pyppy with xfce46 and changed the file in /usr/share/applications and closes properly (from menu).

User avatar
GrumpyWolfe
Posts: 496
Joined: Mon 27 Nov 2006, 01:12
Contact:

#81 Post by GrumpyWolfe »

alfisti

can you post that file so I can have a look at it. or email it to me
Live and Let Live

Acer Aspire One N450 1.66GHz

[url=http://sourceforge.net/projects/mywolfe/]MyWolfe at Sourceforge[/url]
[url=http://mywolfe.blogspot.com/]MyWolfe Blog[/url]
[url=http://groups.google.com/group/mywolfe-linux]MyWolfe Groups[/url]

songzi
Posts: 28
Joined: Sat 23 Jan 2010, 01:43

#82 Post by songzi »

Installation problem follow-ups / update:

As advised, I burned a CD and booted with it into wolfe-028. The Wolfe was booted up successfully. From there I chose to save a pupsave file in a sub-folder for Wolfe on harddisk. After quitting Wolfe, the core files from the CD were copied to that sub-folder. This time, I have been able to boot up Wolfe on the harddisk with Grub2.

Thanks, GrumpyWolfe
Puppy Linux | Arch | antiX

alfisti
Posts: 31
Joined: Sat 09 Feb 2008, 18:43
Contact:

#83 Post by alfisti »

GrumpyWolfe wrote:alfisti

can you post that file so I can have a look at it. or email it to me
in /usr/share/applications was three files: logout, reboot and poweroff.
i delete "logout" and "reboot" (not to be found in menu) and i open "poweroff" with Geany.

I switched to:

[Desktop Entry]
Version=1.0
Type=Application
Exec=xf-shutdown
Icon=system-log-out
StartupNotify=false
Terminal=false
Categories=System;X-XFCE;X-Xfce-Toplevel;
OnlyShowIn=XFCE;
Name=Poweroff
Comment=Poweroff the Xfce Desktop

as it was at xfce 4.6.
and it works.
(no with ctrl+alt+backspase ofcourse).

User avatar
GrumpyWolfe
Posts: 496
Joined: Mon 27 Nov 2006, 01:12
Contact:

#84 Post by GrumpyWolfe »

alfisti

I think I now understand the flash you were talking about and the command in this application you have put in may have a problem for others who are running MyWolfe in pupmode13 for this bypasses the rc script and does not call the save function of puppy script. If I am not wrong. So using this if you do not have a save file already then you will not be asked to create one. It is the time delay that is cousing the flash part. I have the delay set so that xserver is fully exits and rc is able to run.
in /usr/share/applications was three files: logout, reboot and poweroff.
i delete "logout" and "reboot" (not to be found in menu) and i open "poweroff" with Geany.

I switched to:

[Desktop Entry]
Version=1.0
Type=Application
Exec=xf-shutdown
Icon=system-log-out
StartupNotify=false
Terminal=false
Categories=System;X-XFCE;X-Xfce-Toplevel;
OnlyShowIn=XFCE;
Name=Poweroff
Comment=Poweroff the Xfce Desktop
Live and Let Live

Acer Aspire One N450 1.66GHz

[url=http://sourceforge.net/projects/mywolfe/]MyWolfe at Sourceforge[/url]
[url=http://mywolfe.blogspot.com/]MyWolfe Blog[/url]
[url=http://groups.google.com/group/mywolfe-linux]MyWolfe Groups[/url]

rokytnji
Posts: 2262
Joined: Tue 20 Jan 2009, 15:54

Asus EEEPC 701SD

#85 Post by rokytnji »

Howdy again, GrumpyWolfe

Another experiment. Just made another pendrive (Sandisk Cruzer 2 gig).

First uninstalled U3 read only software n pendrive
http://u3.sandisk.com/launchpadremoval.htm

Made the pendrive with Unetbootin (linux Version)
http://unetbootin.sourceforge.net/

Booted with

Code: Select all

puppy pmedia=usbflash
at the boot screen.

Tried using Puppy Universal installer to install again to the Kingston 2 gig pendrive. Found the mywolfe.sfs but vmlinuz I could not find so I said screw it and instead. I installed grub4dos onto the Sandisk USB to replace Unetbootin bootlooader and am just going to run with that. Rebooted. Works just fine so far. Have not shut down yet and created persoanl save yet though. Wanted to make sure experiment worked fiirst.

Tap Works. Wireless Works. Hardware info below for this Asus EEEPC 701SD

Code: Select all

# inxi -F
Resuming in non X mode: glxinfo not found in path
System:    Host puppypc Kernel 2.6.34.1 i686 (32 bit) Distro MyWolfe Linux
Linux 2.6.34.1 [i686 arch]
CPU:       Single core (Intel Celeron M,897.711,512 KB,fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx up bts,1795.42,intel) (-UP-) cache unknown  flags (-) bmips Not Available clocked at  MHz 
Graphics:  Card Intel Mobile 915GM/GMS/910GML Express Graphics Controller X.org 1.7.5 Res: 80x24 Gfx Data: N/A for root out of X
Audio:     Card Intel 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller driver HDA Intel BusID: 00:1b.0
           Sound: Advanced Linux Sound Architecture Version 1.0.22.1
Network:   Card-1 Attansic Corp. L1e Gigabit Ethernet Adapter driver ATL1E at port ec00 BusID: 03:00.0
           Card-2 Realtek RTL8187SE Wireless LAN Controller driver r8180 at port d800 BusID: 01:00.0
Disks:     HDD Total Size: (14.1GB,-) () 1: /dev/sda ASUS 8.1GB 
           2: /dev/sdb U3_Cruzer_Micro 2.1GB 3: /dev/sdc Flash_Reader 4.0GB 
Partition: 
Info:      Processes 86 Uptime 26 min Memory 132.8/1002.2MB Runlevel 5 Client Shell inxi 1.4.23 
# 

Code: Select all

# lspci
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 04)
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 04)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 04)
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 04)
00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2 (rev 04)
00:1c.2 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 3 (rev 04)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 04)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 04)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 04)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 04)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d4)
00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 04)
00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA Controller (rev 04)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 04)
01:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8187SE Wireless LAN Controller (rev 22)
03:00.0 Ethernet controller: Attansic Technology Corp. L1e Gigabit Ethernet Adapter (rev b0)


I am thinking of replacing urxvt with something like Sakura or LXterminal because there is no middle button click for pasting on these little netbooks.
That was why I mentioned XFCE Terminal. It is a pain t hit both right and left click at the same time. Ctrl -V pastes the last thing I may have right clicked and copied on a web page.

Not going to do pianobar this time till I hear back from you. Quirks on this machine. Opened System>Pupscan interface Connection. Window opens to big to be usable even if I auto hide top taskar. Using Cntrl+Left Click and pad to drag Window is not moving it up enough either. Just letting you know.

My screen is set with probe>800x480--24 bit color. System>Hardware Info window is OK though. Window manager also opens too big. Also Video Upgrade Wizard. Just posting for info because this is just a experiment on this netbook. I probably won't use this pendrive on this netbook because I can use Puppeee 4.4 which is better suited for this machine. Just wanted to see how it went. Hope you can use the info.

Happy Trails, Rok

User avatar
GrumpyWolfe
Posts: 496
Joined: Mon 27 Nov 2006, 01:12
Contact:

#86 Post by GrumpyWolfe »

hey rokytnji

here you go xfce terminal-0.4.6 but first install Vte-0.24.3 let me know if it works for you
Live and Let Live

Acer Aspire One N450 1.66GHz

[url=http://sourceforge.net/projects/mywolfe/]MyWolfe at Sourceforge[/url]
[url=http://mywolfe.blogspot.com/]MyWolfe Blog[/url]
[url=http://groups.google.com/group/mywolfe-linux]MyWolfe Groups[/url]

rokytnji
Posts: 2262
Joined: Tue 20 Jan 2009, 15:54

On My Acer Aspire One ZG5 right now

#87 Post by rokytnji »

GrumpyWolfe wrote:hey rokytnji

here you go xfce terminal-0.4.6 but first install Vte-0.24.3 let me know if it works for you
Downloaded and installed and made launcher in top taskbar. Works when launched. Tried making it transparent in preferences. Did not stick. No biggy though.

Curious as to how you take a screenshot. GrumpyWolfe. I have been using Gimp to take mine. Which is a little convoluted. scrot gives me command not found is why I ask.

Edit. Do you think Jemimahs Frisbee http://murga-linux.com/puppy/viewtopic.php?t=64472 will work in mywolfe? Sns drops are frequent for me.

User avatar
GrumpyWolfe
Posts: 496
Joined: Mon 27 Nov 2006, 01:12
Contact:

#88 Post by GrumpyWolfe »

Hi rokytnji
Edit. Do you think Jemimahs Frisbee http://murga-linux.com/puppy/viewtopic.php?t=64472 will work in mywolfe? Sns drops are frequent for me.
I do not know for sure but one thing it does not play well with other internet connection tools so you can not have puppy internet sns config or her Frisbee will fail.

BTW did a fresh frugal install of MyWolfe-028 and installed the faad2-2.7-V3-wolfe.pet and pianobar-2010.11.06-i486.pet and it worked so I do not know why it is not working for you.[/quote]
Live and Let Live

Acer Aspire One N450 1.66GHz

[url=http://sourceforge.net/projects/mywolfe/]MyWolfe at Sourceforge[/url]
[url=http://mywolfe.blogspot.com/]MyWolfe Blog[/url]
[url=http://groups.google.com/group/mywolfe-linux]MyWolfe Groups[/url]

rokytnji
Posts: 2262
Joined: Tue 20 Jan 2009, 15:54

No Pianobar for me

#89 Post by rokytnji »

BTW did a fresh frugal install of MyWolfe-028 and installed the faad2-2.7-V3-wolfe.pet and pianobar-2010.11.06-i486.pet and it worked so I do not know why it is not working for you

Code: Select all

# which faad
/usr/bin/faad
# which pianobar
/usr/local/bin/pianobar
# pianobar
pianobar: error while loading shared libraries: libfaad.so.0: cannot open shared object file: No such file or directory
Like I said. I must be special. :lol:

rokytnji
Posts: 2262
Joined: Tue 20 Jan 2009, 15:54

#90 Post by rokytnji »

On a brighter note. I have installed Opera 11.1 snapshot into mywolfe. Posting with it now.

Running it out of /root.
Attachments
faad2-2.7-wolfe.pet
(184.5 KiB) Downloaded 268 times

User avatar
GrumpyWolfe
Posts: 496
Joined: Mon 27 Nov 2006, 01:12
Contact:

#91 Post by GrumpyWolfe »

the files you posted show that faad2-2.7-wolfe.pet and not faad2-2.7-wolfe.pet here is the link it has the syslink for the libfaad.so.0 in it

faad2-2.7-V3-wolfe.pet

Sorry just notice that I did not upload try this lib or you can use this command to fix the problem

ln -s /usr/lib/libfaad.so.2.0.0 /usr/lib/libfaad.so.0 in a terminal window
Live and Let Live

Acer Aspire One N450 1.66GHz

[url=http://sourceforge.net/projects/mywolfe/]MyWolfe at Sourceforge[/url]
[url=http://mywolfe.blogspot.com/]MyWolfe Blog[/url]
[url=http://groups.google.com/group/mywolfe-linux]MyWolfe Groups[/url]

rokytnji
Posts: 2262
Joined: Tue 20 Jan 2009, 15:54

#92 Post by rokytnji »

Thanks, GrumpyWolfe. That pet did the trick. :) Did not use the command because I had uninstalled pianobar and faad figuring I would wait and see what turned up first.

I will be using these posts and pets to see if this fix will work in Big Mikes TLOS Quirky Based Pup also later this weekend. Thanks again GrumpyWolfe.

I have them saved in a Pets Direcory in /root for later. Can transfer via my made USB. Cool beans.

User avatar
jim3630
Posts: 791
Joined: Mon 14 Feb 2011, 02:21
Location: Northern Nevada

#93 Post by jim3630 »

Thanks for the puppy grumpy. Works well in Lattitude D610. Wlan0 b43 and Eth0 tg3 connect straight away using SNS. Nice looking graphics and desktop first time used xfce. jim

User avatar
GrumpyWolfe
Posts: 496
Joined: Mon 27 Nov 2006, 01:12
Contact:

#94 Post by GrumpyWolfe »

Sorry for slow response working a lot of hours.

jim3630 glad you like it.

rokytnji

You asked about Frisbee well I checked it out and here is what you need to install

http://murga-linux.com/puppy/viewtopic. ... h&id=37704

http://murga-linux.com/puppy/viewtopic. ... h&id=37701

http://murga-linux.com/puppy/viewtopic. ... h&id=37700

And all should go as planed. One thing you need to do is menu/settings/session and startup / Application autostarte add a new startup to the config and point it to the root/startup/Frisbee script in the startup foulder. Uncheck the one for Network applet
Live and Let Live

Acer Aspire One N450 1.66GHz

[url=http://sourceforge.net/projects/mywolfe/]MyWolfe at Sourceforge[/url]
[url=http://mywolfe.blogspot.com/]MyWolfe Blog[/url]
[url=http://groups.google.com/group/mywolfe-linux]MyWolfe Groups[/url]

rokytnji
Posts: 2262
Joined: Tue 20 Jan 2009, 15:54

#95 Post by rokytnji »

Thanks GrumpyWolfe. Downloaded. Set it up in Startup Session. Unchecked Network Applet.

Working so far. Will see how it goes. Usually if I was replying to a post or out of browser too long connection would drop and I would go through reconnect sequence. Good Practice for a noob. :)

Thanks again for being patient and taking the time out for us testers. :) . Nothing to be sorry about. Real World one must eat and stay warm. Good to hear you have a lot of work also. Mine is picking up also (fixing motorcycles) since the weather warmed up.

Happy Trails, Rok

EditL I can say that Frisbee is working quite nicely. No drops. Survives reboot. Just a 1 day test though.

Post Reply