Saluki

A home for all kinds of Puppy related projects
Message
Author
futwerk
Posts: 397
Joined: Sat 07 May 2011, 22:04

#2686 Post by futwerk »

a couple of new saluki backgrounds.
Attachments
pupmr13,1.png
http://www.mediafire.com/?7v1msw26s6chb
(38.77 KiB) Downloaded 1336 times
pupmr10,1.jpg
http://www.mediafire.com/?7v1msw26s6chb
(17.13 KiB) Downloaded 1333 times

aarf

#2687 Post by aarf »

saluki will write files to /mnt/k8GB even when my sdcard labeled k8GB is not inserted.
Last edited by aarf on Sat 21 Apr 2012, 19:49, edited 1 time in total.

roadkill13
Posts: 154
Joined: Wed 10 Aug 2011, 21:41
Location: United States
Contact:

#2688 Post by roadkill13 »

I have installed Saluki 019 to my Acer Aspire One AOD255-2301.

I have been using it for several days now. Everything seems to work with the exception of the ENE Card Reader. I have transferred pictures and movies from a Sony digital camera and an IPAD2 successfully. I have downloaded and burned cd images with an Asus external usb cd/dvd-rw drive. The package manager has worked just fine. I am using the Opera web browser from the repository to post this message.

As for the card reader I had built a module from the preconfigured source code that I found on the Ubuntu Launch Pad some time ago. I had built the module for Ubuntu derivatives and then for Lucid puppy. I found that I could use the one I built for Lucid by copying the keucr.ko module to the appropriate folder even if the kernel was a different than the original 2.6.33.2 kernel used with Lucid.

However that has not worked with any of the 3.x kernels that I have tried. I have read that the source code is for systems using a 2.x kernel. I have thus far been unsuccessful in building the module for the card reader. So far I have been able to use work arounds. I also dual boot with Lucid 5.28 v5 which does work with the module that I built.

I also have installed and used a wireless HP Photosmart Printer with a previous save file.

This is a beautiful piece of work. I am enjoying it immensely. Thank you for the opportunity to test this operating system.
Last edited by roadkill13 on Sun 22 Apr 2012, 02:09, edited 1 time in total.

User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

#2689 Post by jemimah »

roadkill13 wrote: I have been using it for several days now. Everything seems to work with the exception of the ENE Card Reader. I have transferred pictures and movies from a Sony digital camera and an IPAD2 successfully. I have downloaded and burned cd images with an Asus external usb cd/dvd-rw drive. The package manager has worked just fine. I am using the Opera web browser from the repository to post this message.

As for the card reader I had built a module from the preconfigured source code that I found on the Ubuntu Launch Pad some time ago. I had built the module for Ubuntu derivatives and then for Lucid puppy. I found that I could use the one I built for Lucid by copying the keucr.ko module to the appropriate folder even if the kernel was a different than the original 2.6.33.2 kernel used with Lucid.

However that has not worked with any of the 3.x kernels that I have tried. I have read that the source code is for systems using a 2.x kernel. I have thus far been unsuccessful in building the module for the card reader. So far I have been able to use work arounds. I also dual boot with Lucid 5.28 v5 which does work with the module that I built.

I also have installed and used a wireless HP Photosmart Printer with a previous save file.

This is a beautiful piece of work. I am enjoying it immensely. Thank you for the opportunity to test this operating system.
Keucr is already included with the 3.2 kernel. If it's not autoloading, you can force it to load using "Configure Kernel Modules" in the control panel. You'll probably want a new save file since the keucr you added is broken and will probably screw things up.

User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

#2690 Post by jemimah »

mavrothal wrote:Out of curiosity, why init.d/fuse is in /sbin? :?
leftover? magic?...
No idea. Barry made the package that way. I'll fix it and see if anything breaks.

User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

#2691 Post by jemimah »

gcmartin wrote:Using a Live media Saluki19. I have tested the Custom Builder to completion where an adrive_lukixxx.sfs was created upon completion.

Scenario 1
The completion gives instructions on how to use the "adrive....sfs" for a "frugal" use..

Problem, (but not a bug)
  • How should the Custom Builder be used for creating an ISO once this "adrive....sfs" is saved, at any point in the future?
________________________________________________
Scenario 2
This is grey-area for me. There seems to be a discrepancy with what is a dependency and whether a needed library is a dependency. The Custom Builder pics below show that the Custom Builder on one hand is saying all is well, but if you ask it to verify "all is well" it comes back and says "all is NOT well!" ... ???

Problem
  • Can the Custom Builder resolve this problem without manual (external to the Custom Builder) research and intervention guess-work?
  • Since proper lib presence is key to proper subsystem/application operations, should the Custom Builder be stopping for these status messages... shouldn't it necessarily launch the check for missing libraries for all users without asking?
Note: Judging from the messages JRE-JAVA needs attention in Saluki as well as LIbreOffice. I am aware of the work of @Pemasu & @01Micko on latest LIbreOffice V3.50 if this will help in any way.
There's two kinds of dependencies - the one the packager specifies and can be resolved with the ppm, and dynamic lib deps that can be found with ldd (but can not be fixed with the ppm - must be fixed manually). Ideally, the packager specifies all the ldd deps in the package spec.

In the case of "portable" packages like jre and libre-office, which are not compiled on saluki, there can be missing libs like this but everything still works ok. It would not be correct to list kde and such as dependencies. The right course of action is probably to remove the libs with missing deps from the package. The reason you haven't seen these errors before is that nobody else is checking for them.

In any case, everything will be fine if you proceed after that error.

User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

#2692 Post by jemimah »

Saluki-020 has been released. Hopefully this will be the final RC.

User avatar
DaveS
Posts: 3685
Joined: Thu 09 Oct 2008, 16:01
Location: UK

#2693 Post by DaveS »

'20' seems the best yet, lovely thanks.....

Image
Spup Frugal HD and USB
Root forever!

aarf

#2694 Post by aarf »

Code: Select all

wget -4c http://puppylinuxstuff.meownplanet.net/aarf/luki/luki-019.iso___luki-020.iso.delta
<5MB

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

#2695 Post by James C »

Seems to be working pretty well here too......

roadkill13
Posts: 154
Joined: Wed 10 Aug 2011, 21:41
Location: United States
Contact:

#2696 Post by roadkill13 »

Keucr is already included with the 3.2 kernel. If it's not autoloading, you can force it to load using "Configure Kernel Modules" in the control panel. You'll probably want a new save file since the keucr you added is broken and will probably screw things up.
I did ditch the tainted save file. Thanks. I also found the keucr module in the boot manager via the control panel. I added that module and rebooted. It does not work at this time. The cards are not mounted in Saluki as they are in Lucid.

Sorry about the lengthy log posting above. I did this on the fly and did not realize I had managed to paste the whole thing into the post. I will take that out

I have been on the road these past few days and am quite fatigued. I probably should not be doing this now. :roll:
Last edited by roadkill13 on Sun 22 Apr 2012, 14:09, edited 1 time in total.

User avatar
battleshooter
Posts: 1378
Joined: Wed 14 May 2008, 05:10
Location: Australia

#2697 Post by battleshooter »

It's a long time coming, but I've been wanting to just give a bit of a rant on Saluki. (Engineer rant so it'll be in bullet points ;) ) Pertains to Saluki 19 and earlier, haven't downloaded 20 yet.

Like:
  • - Like the different selection of programs XFCE based rather than the general Puppy "P" variety. There's nothing wrong with them, but it's nice for a change to try stuff that's being developed by the wider Linux community.

    - Much more modern themes to choose from.

    - Love that the PPM now has an option to download the package to keep, it actually makes the PPM useable for me, I swap Pupsaves so often and have a limited internet connection so downloading over and over again isn't an option for me. In the past I'd just go to the repository via web browser.

    - Sven is a fantastic touch. Just set your hotkeys, and for any WM, everything is set. Beautiful!

    - Repository is fantastic, I really like that I can just look up what I want instead of searching through the forum.

    - Real transparency... what can I say, eyecandy dream come true ;) Actually I like it how Saluki is eyecandy friendly.

    - Acceleration out of the box, awesome.
Like, but dodgy:
  • - I like Xnoise, a media library that deals with video as well as audio. However it crashes if you drag media from Thunar.

    - Gnac would love it if it worked, but it crashes for me when converting flv to MP3 and pressing convert. Converting from flv to other formats seems to work fine.
I tried to record all my little thoughts on Saluki as I've used it in the last few months, but I'm sure there are other things I find great that I've forgotten about. Anyway, thought I'd just throw in some feedback into the fishpond. Thanks for Saluki Jemimah :)
[url=http://www.murga-linux.com/puppy/viewtopic.php?t=94580]LMMS 1.0.2[/url], [url=http://www.murga-linux.com/puppy/viewtopic.php?t=94593]Ardour 3.5.389[/url], [url=http://www.murga-linux.com/puppy/viewtopic.php?t=94629]Kdenlive 0.9.8[/url]

User avatar
shelezyaka
Posts: 52
Joined: Tue 14 Feb 2012, 13:57
Location: Ukrainian

#2698 Post by shelezyaka »

aarf wrote:

Code: Select all

wget -4c http://puppylinuxstuff.meownplanet.net/aarf/luki/luki-019.iso___luki-020.iso.delta
<5MB
thank you
AMD X2 4400+ Nvidia 440 GTS RAM 3 Gb модем CCU-550 (1x- EVDO PEOPLENET.ua) WiFi D-link DWA-525. CиÑ￾тема уÑ￾тановленна ВСЕГДÐ￾ FULL !

User avatar
mavrothal
Posts: 3096
Joined: Mon 24 Aug 2009, 18:23

#2699 Post by mavrothal »

jemimah wrote:Saluki-020 has been released. Hopefully this will be the final RC.
Assuming devx 019 should be renamed 020?
== [url=http://www.catb.org/esr/faqs/smart-questions.html]Here is how to solve your[/url] [url=https://www.chiark.greenend.org.uk/~sgtatham/bugs.html]Linux problems fast[/url] ==

Sage
Posts: 5536
Joined: Tue 04 Oct 2005, 08:34
Location: GB

#2700 Post by Sage »

v.20
Frisbee isn't picking up SiS190 NIC, nor SNS.
Safest default may be Dougal's? All the other variants seem to find SiS NICs.
Later:
Ah ha! That was a FULL upgrade from v.19. Cannot get sound to work at all now, not even with ALSA. It was working from the liveCD.
Will reinstall the entire edifice!
Even later:
Complete wipe & FULL install seems to have cleared issues, so advice is not to attempt upgrade.
Last edited by Sage on Sun 22 Apr 2012, 11:50, edited 1 time in total.

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

Kernel version?

#2701 Post by peebee »

Hi Jemimah

I know it's not hard to get me confused....... :oops:

But grateful if you could clarify - even though k3.2.13 sources are in the repo and the first page mentions pemasu's k3.2.13 pae kernel

Saluki 020 is still using k3.2.8 ..........??

see screenies

Thanks
peebee
Attachments
Screenshot2.png
(21.35 KiB) Downloaded 1872 times
Screenshot1.png
(7.51 KiB) Downloaded 1908 times
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

shevan
Posts: 25
Joined: Thu 01 Mar 2012, 11:25
Location: Moldova

#2702 Post by shevan »

for saluki wiki

compiling ati with oficial amd installer
1. get latest amd installer
http://support.amd.com/us/gpudownload/l ... linux.aspx
2. Load SFS - Dev & kernel sources (tested with kernel 3.2.8 which is default)
3. Exit to promt
4. sh amd-driver-installer-12-4-x86.x86_64.run --keep

if compiling fails then
5. cd /lib/modules/fglrx/build_mod/
6. patch -p1 < /path/to/patch
7. ./make.sh
8. cd ..
9. ./make_install.sh
10. aticonfig --initial

xwin to load desktop. reboot not required
Attachments
ati.patch.gz
this is from pemasu post, remove gz
(1.06 KiB) Downloaded 390 times
Last edited by shevan on Fri 04 May 2012, 09:35, edited 3 times in total.

mdisaster2
Posts: 106
Joined: Fri 22 Dec 2006, 08:30
Location: Rome, Italy

Virtualbox guest

#2703 Post by mdisaster2 »

Tried Saluki under Virtualbox.

Without the Virtualbox Guest Additions it is usable - the only catch is to disable Mouse Integration from the virtual machine dropdown menu.

However the Guest Addition installation fails in a new and unexpected way (with other Puppies it usually complains about not been able to start services, which is fixable, or crashes when trying to start X, which may be fixable or not).

I used Virtualbox 4.10, Saluki 0.20, the 19 devx sfs renamed to 20, and the 3.2.8 kernel sources sfs. I also did all the required preliminary stuff (make oldconfig, create a vboxadd user, etc). Here are the messages generated by the install script.
# /mnt/cdrom/VBoxLinuxAdditions.run
Verifying archive integrity... All good.
Uncompressing VirtualBox 4.1.10 Guest Additions for Linux.........
VirtualBox Guest Additions installer
Removing installed version 4.1.10 of VirtualBox Guest Additions...
Removing existing VirtualBox DKMS kernel modules ...done.
Removing existing VirtualBox non-DKMS kernel modules ...done.
Building the VirtualBox Guest Additions kernel modules
Building the main Guest Additions module ...done.
Building the shared folder support module ...done.
Building the OpenGL support module ...done.
Doing non-kernel setup of the Guest Additions ...done.
Starting the VirtualBox Guest Additions ...fail!
(modprobe vboxguest failed)
Installing the Window System drivers
Installing X.Org Server 1.11 modules ...done.
Setting up the Window System to use the Guest Additions ...done.
You may need to restart the hal service and the Window System (or just restart
the guest system) to enable the Guest Additions.

Installing graphics libraries and desktop services components ...done.
The vbox modules (actually they are three of them) are created into /lib/modules/3.2.8-ski/misc (where I also found ndiswrapper.ko, so I assumed it is supposed to be used), The boot manager allows me to select the three vbox* modules, but they don't get installed after reboot. Trying to do it manually modprobe -v says that the module doesn't exist,

Anything else I could try ?

roadkill13
Posts: 154
Joined: Wed 10 Aug 2011, 21:41
Location: United States
Contact:

#2704 Post by roadkill13 »

Hi Jemimah,

I am now in Saluki 020. The keucr module is not loading. I used your instructions from a previous post and used "Configure Kernel Modules" in an attempt to force the module to load. This does not work. The keucr module does not load.

I issued the modprobe keucr command from console followed by lsmod. The keucr module was added to the list.

keucr 47302 0

Saluki still does not recognize the ENE card reader.

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#2705 Post by pemasu »

I remember that at the beginning of 3.X kernels...keucr module was dispatched of SD card handling and it was diverted to some ums* modules. And during that process it has been broken at some time. I dont know what is the needed module with 3.2.8 kernel and if everything needed has been included. I havent heard anybody so far got it working with 3.2 kernels with Puppies.
So the status of ums* modules is unknown for me, there has been naming changes during the development, so I dont know the name of them in 3.2.8 kernel.

If somebody wants to dig to the handling...I would appreciate the information.

EDIT. Found this:
CONFIG_USB_ENESTORAGE: USB ENE card reader support
General informations

The Linux kernel configuration item CONFIG_USB_ENESTORAGE has multiple definitions:
USB ENE SM card reader support found in drivers/staging/keucr/Kconfig

The configuration item CONFIG_USB_ENESTORAGE:

prompt: USB ENE SM card reader support
type: tristate
depends on: CONFIG_USB && CONFIG_SCSI && CONFIG_m
defined in drivers/staging/keucr/Kconfig
found in Linux kernels: 3.1–3.3, 3.4-rc+HEAD
modules built: keucr

Help text

Say Y here if you wish to control a ENE SM Card reader. To use SD/MS card, please build driver/usb/storage/ums-eneub6250.ko

This option depends on 'SCSI' support being enabled, but you probably also need 'SCSI device support: SCSI disk support' (BLK_DEV_SD) for most USB storage devices.

To compile this driver as a module, choose M here: the module will be called keucr.

Due to my hdd crash. My linux partition is somewhat empty still. I dont have Saluki installed to check the kernel modules content.

Post Reply