Slacko64 - 64 bit 6.0 alpha

A home for all kinds of Puppy related projects
Message
Author
gcmartin

Slacko and desktop on Touch PC

#61 Post by gcmartin »

In your opening post ,you wrote:If you have touch screen I have included a calibration tool. Very basic xlib version. Let me know if it works.
I tested on my HP Touch Laptop (and the Theme suggestion as well to no avail) and get the following error message when using the Menu>Desktop tool:

Code: Select all

Errorcode: No Calibratable devices found 
Hope this helps

scsijon
Posts: 1596
Joined: Thu 24 May 2007, 03:59
Location: the australian mallee
Contact:

5.9.1problems

#62 Post by scsijon »

Installed nicely;

A few basic problems though for your attention.

I'm attaching a sysinfo report for your perusal.

problem1: Sound
although the Kernel Modules say that the ac97 codec, etc are all loaded and pci devices show it's there, neither sound wizard or multiple sound card wizard show anything other than the pcspeaker.

problem2: missing modules?
see sys-info report about line 156

problem3: Fonts missing
see sys-info report about line 492

That should be enough to play with :-)} for now

regards
Attachments
sys-info-140716.gz
(11.07 KiB) Downloaded 173 times

User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

Re: 5.9.1problems

#63 Post by 01micko »

scsijon wrote: problem1: Sound
although the Kernel Modules say that the ac97 codec, etc are all loaded and pci devices show it's there, neither sound wizard or multiple sound card wizard show anything other than the pcspeaker.
So sound didn't work? Don't use mscw first, did retrovol appaer in the tray? If it did use that (right click). Probably just set the default output wrong.
scsijon wrote:problem2: missing modules?
see sys-info report about line 156
Nope, that file is definitely there. EDIT: that's the initrd log, no worries, we have no modules in initrd now. That error is to be expected, so maybe the log test needs refining.
scsijon wrote:problem3: Fonts missing
see sys-info report about line 492
Xorg always does that.. Puppy has always shipped with limited fonts, no issue.


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

@gcmartin

Give me a report like scsijon did please. Your info is flakey at best.

And.. try this pet, restart X.
Attachments
evdev-conf-0.0.0.1.pet
(746 Bytes) Downloaded 201 times
Puppy Linux Blog - contact me for access

scsijon
Posts: 1596
Joined: Thu 24 May 2007, 03:59
Location: the australian mallee
Contact:

Re: 5.9.1problems

#64 Post by scsijon »

01micko wrote:
scsijon wrote: problem1: Sound
although the Kernel Modules say that the ac97 codec, etc are all loaded and pci devices show it's there, neither sound wizard or multiple sound card wizard show anything other than the pcspeaker.
So sound didn't work? Don't use mscw first, did retrovol appaer in the tray? If it did use that (right click). Probably just set the default output wrong.
didn't try mscw until the rest failed, retrovol appeared so I went that way but nothing appeared under hardware, tried alsa sound wizard next, same result (nada), and so with mscw.

Let me know what else I can try, i'll be back on after lunchtime, it's my day off.

User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#65 Post by 01micko »

If retrovol appears then that means that the sound sub-system is working.

Right click >> Full Window and tick boxes. Or are you saying there are no boxes? AC97 is pretty common (I'm sure I've got at least 1).
Puppy Linux Blog - contact me for access

scsijon
Posts: 1596
Joined: Thu 24 May 2007, 03:59
Location: the australian mallee
Contact:

#66 Post by scsijon »

01micko wrote:If retrovol appears then that means that the sound sub-system is working.

Right click >> Full Window and tick boxes. Or are you saying there are no boxes? AC97 is pretty common (I'm sure I've got at least 1).
The retrovol box is totally empty,
It's menu is just with File containing configure and quit.
In configuration and hardware, under sound card it says hw:0 and nothing in either of the active/inactive sliders.

Also just noticed the xerrs.log says
Unable to open card hw:0 No such file or directory.

I wonder if one of the motherboard drivers is out of date or a kernel switch wasn't set. I have a vague memory barryk had this problem early version 5.x.

-as a sideline i've asked amigo about a 64bit version of his src2pkg program, would be interesting to have i think.

gcmartin

#67 Post by gcmartin »

More info on touch screen tracking with finger.

System is default booted via multisession DVD to FirstRUN shown below.
After FirstRUN, the evdev PET installed and desktop restarted.

Code: Select all

# free
             total         used         free       shared      buffers
Mem:       3788972       820884      2968088            0        82600
-/+ buffers:             738284      3050688
Swap:      8387580            0      8387580
When I touch the screen, the onscreen mouse is tracking to 25-30mm to the left of where I touch screen. I cannot launch icons with any accuracy and finger-clicking any open window's border element (titlebar) is practically impossible. Thus finger is on one part of screen and mouse is elsewhere. Mouse does not track with any sense of visual accuracy.

Secondly
Also, when running hardinfo, I got a segmentation fault. Terminal windows shows this:
  • # hardinfo -r > system_report.txt
    Computer
    Summary
    Operating System
    Kernel Modules
    Boots
    Languages
    Filesystems
    Display
    Environment Variables
    Development
    Users
    Groups
    Devices
    Processor
    Memory
    PCI Devices
    USB Devices
    Segmentation fault
Attachments
pup-sysinfo.txt.fake.gz
System report summary
(145.07 KiB) Downloaded 178 times
FirstRUN.gif
Filled in with this info when system booted to desktop.
(105.26 KiB) Downloaded 1092 times

gcmartin

#68 Post by gcmartin »

I will comply with any request to assist resolution.

User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#69 Post by 01micko »

Code: Select all

    Option "AutoAddDevices" "false"
Comment that line in /etc/X11/xorg.conf and retstart X. Or change it to "true" might be better.
Puppy Linux Blog - contact me for access

gcmartin

finger touch on screen has mouse now tracking

#70 Post by gcmartin »

Guess what!!!
01micko wrote:

Code: Select all

    Option "AutoAddDevices" "false"
Changed it to "true". (don't know how you found it, as, option doesn't seem to match the item. but, it worked to a charm)
The FIX wrote:

Code: Select all

    Option "AutoAddDevices" "true"
That "nailed it". Finger tracking accurately on initial test. Able to drag device icons from bottom of page around on desktop, for example. Battery dying, I'll report other after I get power supply.

This is great. First PUP since @TaZoC's LightHouse64 with touch working accurately.

Thanks a bunch.
Last edited by gcmartin on Wed 18 Mar 2015, 23:23, edited 2 times in total.

Puck
Posts: 7
Joined: Sat 24 May 2014, 07:25
Location: Italy

#71 Post by Puck »

I ask, in advance, sorry for my english. I signed up already for a while because tired of the usual Linux distro, I wanted to try something different. I really like Slacko64 and would like to join him in Salix, I've tried lately.
My interests are, above all, photo editing, then Gimp, Geeqie and more. But what interests me most is the ability to use Wine to run a Windows editor.
Thank you.

User avatar
jrb
Posts: 1536
Joined: Tue 11 Dec 2007, 19:56
Location: Smithers, BC, Canada

#72 Post by jrb »

Hi Micko, Just installed Slacko64 - 64 bit 6.0 alpha frugally on ext2 harddrive, saved in folder, on my
Processor : 2x Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz
Memory : 3967MB (595MB used)
with intel graphics and audio. No complaints so far. :D

I got opera-developer_24 working on it with very little effort. Posting from it now.

Just wondering if there is a package to allow use of 32bit binaries somewhere?

Thanks J

gcmartin

#73 Post by gcmartin »

I am NOT a Wine user. But, LightHouse64 has a Wine SFS in its ISO which would work?

Hope this helps

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#74 Post by Flash »

FWIW, Slacko64-5.9.1 can use my brand new NetGear N900 (WNDA4100) USB wireless thingy right out of the box. I didn't do any more testing of Slacko64 because I was trying as many Puppy CDs as I could to see which ones could use the N900.

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#75 Post by technosaurus »

Last edited by technosaurus on Sun 24 Aug 2014, 03:10, edited 1 time in total.
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

purplecap
Posts: 2
Joined: Sat 09 Aug 2014, 10:06

AutoAddDevices set to "true" causes keyboard to not work

#76 Post by purplecap »

Micko I have an acer chromebook 720 touchscreen laptop (c720p). To fix the touchscreen tracking issue; as you suggested to gcmartin I changed "AutoAddDevices" from false to true. Good news: the touchscreen and the calibration tool works perfectly along with the laptop touchpad. Bad news: the laptop keyboard is no longer working, i.e. no key on the keyboard works. In the Xorg.0.log log file "AutoAddDevices" true causes:

Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.

Thus the settings for the keyboard in xorg.conf are ignored in particular the keyboard uses the kbd driver. Looking at the Xorg.0.log the only device being detected as a keyboard is the laptop webcam, perhaps this is causing the problem. I have attached the Xorg.0.log file. Any pointers on how I can fix this? Changing "AutoAddDevices" to false; keyboard works but touchscreen does not track. Any help would be appreciated. Thanks.
Attachments
Log.zip
(5.62 KiB) Downloaded 299 times

eowens2
Posts: 177
Joined: Wed 27 Aug 2008, 17:57

#77 Post by eowens2 »

I am just trying Slacko64 for the first time.

I used dd to copy the Slacko64-5.9.1.iso to a USB stick, which booted fine.

I then used the Universal Installer on the USB stick to try to do a full install to a HDD partition; Grub4dos was already installed as a bootloader as there are other Linuxes on the drive, and they are booting fine. I modified 'menu.lst' as suggested by the Installer.

Unfortunately the boot attempt resulted in kernel panic.
Decompressing Linux… Parsing ELF… Done
Booting the kernel.
Kernel panic – not syncing: No init found. Try passing init= option to kernel
I wiped the partition clean, and using the same USB stick did a frugal install of Slacko64 to the same partition, which boots fine.

Is anyone else having problems with the full install of Slacko64? Any suggestions?

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#78 Post by bigpup »

It is a reported problem with the Universal Installer.
http://www.murga-linux.com/puppy/viewtopic.php?t=95156

Last I read it is being worked on.

Seems to only be when Running from a USB, doing a full install, is broken.
Full install, when running from a CD, works.
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

eowens2
Posts: 177
Joined: Wed 27 Aug 2008, 17:57

#79 Post by eowens2 »

bipup said:
It is a reported problem with the Universal Installer.
http://www.murga-linux.com/puppy/viewtopic.php?t=95156

Last I read it is being worked on.

Seems to only be when Running from a USB, doing a full install, is broken.
Full install, when running from a CD, works.
Optomistic, I made another attempt at making a full install to HHD of Slacko64-5.9.1, this time from CD. I re-downloaded the iso to a Windows 7 device (md5sum was correct), and used Roxio to create the CD.

Booted the CD on the destination laptop, and used the Slacko64-5.9.1 Universal Installer, choosing the “Full

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#80 Post by bigpup »

While running from the Live Slacko CD
Try running the Grub4dos Bootloader Config
Let it setup the boot menu.

Did that work for you?
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

Post Reply