Lupu-515 Beta New Version DEC 18

A home for all kinds of Puppy related projects
Message
Author
User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

Feedback

#1861 Post by peebee »

luci-241 on HP550 laptop with Intel HDA sound...

tried both a new lucisave and an update from the luci-240 lucisave

in both cases sound is muted after reboot

inpu-001 which uses same woof (I think?) does not have this sound problem - see attached screen pic

cheers
peter
Attachments
dt.png
(107.65 KiB) Downloaded 1241 times

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

#1862 Post by 01micko »

Quickpet 4rc4 is out!

see here


-some improvements to graphics detection
-some Lobster proofing
-there are some translation additions, you will see, not many

To test is the new graphics detection and one click download, and a choice not to... there is advice that there are other drivers (such as the FULL 260 driver, vdpau support etc)

Cheers
Puppy Linux Blog - contact me for access

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#1863 Post by BarryK »

Playdayz sent me a pm about this muted-sound-on-reboot problem, here is my reply to him:
This means that the volume restore is not running properly at reboot. I used to get that with rerwin's scripts, and my zzz fixed that.

However, my zzz seems to not be working properly in Luci, so perhaps one of your scripts is different from a pristine Woof?

The key thing to look for, is the /etc/init.d/10alsa script. It should be running this line:

alsactl -f /etc/asound.state restore #from /etc/asound.state.

You need to look at the code in 10alsa, is there anything that might be preventing that line from running?

Alternatively, it might have run, but failed, which was the problem I had with rerwin's scripts. In that case, if you look in /var/log/messages, you might see a "segfault" message for alsactl.

If alsactl is segfaulting, it most likely means that alsactl is being run too soon. This was my problem. Rerwin's scripts imposed a delay that caused alsa to take much longer to load its modules and be ready to use.

Let me know if you are getting the segfault.
This problem was what prompted me to create my zzz package in the first place. It fixes the sound problem in my Quirky and Wary, but something is different in Lupu that causes zzz to not work properly.

Anyway, regarding alsactl, if you are getting the segfault at bootup, try running it in a terminal:

# alsactl -f /etc/asound.state restore #from /etc/asound.state.

...if it works, then you know that /etc/init.d/10alsa is trying to run it too soon.

[/quote]
[url]https://bkhome.org/news/[/url]

User avatar
Iguleder
Posts: 2026
Joined: Tue 11 Aug 2009, 09:36
Location: Israel, somewhere in the beautiful desert
Contact:

#1864 Post by Iguleder »

Barry, why don't you move the ALSA stuff to delayed run or xinitrc? After all, sound is needed once you get to the desktop, not earlier. Of course, there are rear-corner cases, such as pfix=nox fans ... but this code could be placed pretty much anywhere. Even /etc/profile is good enough.

In fact, /etc/profile is a good location - it runs when the shell starts, so if the code goes there, it's the first thing that runs after inittab.
[url=http://dimakrasner.com/]My homepage[/url]
[url=https://github.com/dimkr]My GitHub profile[/url]

Tasgarth
Posts: 203
Joined: Mon 06 Oct 2008, 19:08
Location: France, Besancon
Contact:

luci 241 and sound

#1865 Post by Tasgarth »

Luci 241 or 240, (without or with zzz)

sound worked and played on first boot
tray is 'no muted' but it's the CD slider, not the PPM
I must do : sound > right clic > 'config window' > Tray Slider > choice 'PPM'
Gnome-Mplayer or VLC are OK
.......
rebooted :
Tray icon : 'muted' . Always the CD slider
right clic > 'config window' > Tray Slider > Impossible to get choice 'PPM'. Only CD or 'capture' sliders
But with Alsa 'PPM' slider is displayed and sliders are good.

Gnome-Mplayer and VLC are OK, not tray icon

User avatar
sm6lod
Posts: 13
Joined: Mon 22 Nov 2010, 16:49
Location: Algaras, Sweden

#1866 Post by sm6lod »

Booted 241 pfix=ram on Fujitsu Siemens Amilo (with Atheros wireless).
Personal setup pops up with woof woof.
No welcome message.
No wireless connection.
Sound icon and sound worked fine.
Restarted X.
Welcome message pops up.
Sound icon red cross, but sound works fine.
Shut down and saved to new pupsave file on harddisk.
Rebooted and sound icon still red cross.
No wireless connection.
Bootmanager setup popped up. Setup my SFS files.
Rebooted and still red cross on sound icon. Sound works fine.
No wireless connection.
All my SFS files loaded OK.

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

#1867 Post by 01micko »

for those with reboot sound issues, and those without,
..please run this in a terminal (NOT in full installs, unless you backup the file first) only in luci-241 and 240.

Code: Select all

 rm -f /etc/init.d/10alsa
*reboot
*report success or failure

if you need to restore.. ie- fails (frugal types only, usb included) type:

Code: Select all

cp -f /initrd/pup_ro2/etc/init.d/10alsa /etc/init.d/10alsa
Cheers

(note, it isn't the correct fix as woof goes, but it may have to do)
Puppy Linux Blog - contact me for access

Jasper

#1868 Post by Jasper »

Hi playdayz,

With 241 when I chose the FlatOrange icon set there was no specific "Quickpet" icon in that set.

I only mention it as there may be wider repercussions since all icons were as "unset" on rebooting.

That was using JWM and saving back to a DVD+R.

My regards

I had other problems with 240 and 241, but they have already been reported here.

gabe
Posts: 85
Joined: Fri 03 Apr 2009, 06:06
Location: Minnesota, USA

#1869 Post by gabe »

playdayz wrote:Gnome-mplayer - Postprocessing and Deinterlace are Off; Default is X11 so if you use any driver other than nv, you can change to Xv video under Edit: Preferences
Doesn't the current .pet format support installation scripts? Can't you just keep the standard mode as Xv and add

Code: Select all

mv /root/.mplayer/config /root/.mplayer/config.bak
cat /root/.mplayer/config.bak | sed s/'x11'/'xv'/g > /root/.mplayer/config
to the NVIDIA driver .pet installation scripts? It would give everyone the default Xv acceleration by default and disable it when the nv drivers are installed.

I think I sent you a PM about this in reply to one of yours, but I could be mistaken.
Last edited by gabe on Wed 01 Dec 2010, 12:26, edited 1 time in total.

User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

241

#1870 Post by Billtoo »

01micko wrote:for those with reboot sound issues, and those without,
..please run this in a terminal (NOT in full installs, unless you backup the file first) only in luci-241 and 240.

Code: Select all

 rm -f /etc/init.d/10alsa
*reboot
*report success or failure

if you need to restore.. ie- fails (frugal types only, usb included) type:

Code: Select all

cp -f /initrd/pup_ro2/etc/init.d/10alsa /etc/init.d/10alsa
Cheers

(note, it isn't the correct fix as woof goes, but it may have to do)
I just tried this on computer 3 from my earlier message and no change, retrovol is showing 100% but sound is very faint and setup alsa sound wizard must be run.

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#1871 Post by Lobster »

Code:
rm -f /etc/init.d/10alsa

*reboot
*report success or failure
sound working before
sound working after
no muting problem noted so far

========

video report from v4rc4 of Quickpet

Code: Select all

VIDEO REPORT: Lucid Puppy, version 241

Chip description:
oem: ATI ATOMBIOS
product: RV710 01.00

Driver used by Xorg:

Video mode used by Xorg:
Resolution:  Depth 24  Depth: 0
installed recommended catalyst driver
Been having issues with 3.6.6 of Firefox (becomes unstable after
30 mins or so) Probably Flash yet again . . .
See if this is better - if not will update to FF beta

Thanks to all our testers and developers 8)
We seem to be getting there . . . :D

Puppy Linux
Surf Small and Safe
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

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

works

#1872 Post by peebee »

01micko wrote:for those with reboot sound issues, and those without,
..please run this in a terminal (NOT in full installs, unless you backup the file first) only in luci-241 and 240.

Code: Select all

 rm -f /etc/init.d/10alsa
*reboot
*report success or failure
Hi 01Micko

Works here - but had to go into retrovol and reset before the reboot - but settings were maintained then through reboot.

Thanks
Peter

User avatar
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

Gnome-mplayer preset

#1873 Post by shinobar »

gabe wrote:
playdayz wrote:Gnome-mplayer - Postprocessing and Deinterlace are Off; Default is X11 so if you use any driver other than nv, you can change to Xv video under Edit: Preferences
Doesn't the current .pet format support installation scripts? Can't you just keep the standard mode as Xv
The preset of video output is better to be blank, i think.
Then the Gnome-mplayer automatically select proper output, 'xv' or 'x11'.
Only an issue is it pops up warning for the 'nv' driver, but it works.
Downloads for Puppy Linux [url]http://shino.pos.to/linux/downloads.html[/url]

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

#1874 Post by 01micko »

Thanks for testing peebee, Lobster, Billtoo

On one of my machines the sound 'just worked' after the fix, the other I had to do what you described peebee. At least we are some way toward fixing the issue.

Cheers
Puppy Linux Blog - contact me for access

Jades
Posts: 466
Joined: Sat 07 Aug 2010, 22:07
Location: Somewhere in Blighty.
Contact:

#1875 Post by Jades »

playdayz wrote:http://diddywahdiddy.net/Puppy500/zzz_s ... 011_L3.pet
Grateful if you could say what it's supposed to do and what I should be looking out for. Difficult to report results otherwise.
It is actually a simple syntax error in a bad place. What we are concerned with is mainly whether it makes a difference to network connection being persistent and sound being persistent (not muted on reboot). Anything else that you might notice could be helpful to the developers.
Installed it on both machines and sound is still muted after a reboot.

I didn't have any problems with networking on any of the versions of Luci I've tried, including 240, so best I can say is that at least the zzz pet hasn't broken it. :wink:
Zhaan - AMD K6 2 500, 512MB RAM, ATI Rage 128 VR. Full install Wary 5.5 [url=http://tinyurl.com/dy66kh8]HardInfo Report[/url]
Merlin - Core i5-4590, 8GB RAM, Radeon R9 270X. Slacko 5.7.0

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#1876 Post by Lobster »

Image

Wot no mtpaint or screen capture in the menu?
I did the above in inkscapelite
could not export - so looked for screen capture
Not in menu
Had to run from mtpaint directly . . .
no mtpaint in menu either . . .

. . . they iz testing me again . . . :wink:

Puppy Linux
Christmas every day
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

Re: works

#1877 Post by Billtoo »

peebee wrote:
01micko wrote:for those with reboot sound issues, and those without,
..please run this in a terminal (NOT in full installs, unless you backup the file first) only in luci-241 and 240.

Code: Select all

 rm -f /etc/init.d/10alsa
*reboot
*report success or failure
Hi 01Micko

Works here - but had to go into retrovol and reset before the reboot - but settings were maintained then through reboot.
It worked here too if I run setup alsa sound wizard first and then enter the command in the terminal, next boot sound is showing 75% in retrovol and working fine.

Jades
Posts: 466
Joined: Sat 07 Aug 2010, 22:07
Location: Somewhere in Blighty.
Contact:

#1878 Post by Jades »

playdayz wrote:http://diddywahdiddy.net/Puppy500/zzz_s ... 011_L3.pet
Grateful if you could say what it's supposed to do and what I should be looking out for. Difficult to report results otherwise.
It is actually a simple syntax error in a bad place. What we are concerned with is mainly whether it makes a difference to network connection being persistent and sound being persistent (not muted on reboot). Anything else that you might notice could be helpful to the developers.
Installed it on both machines, running a Live CD boot of Luci 240, and sound is still muted after a reboot.

I didn't have any problems with networking on any of the versions of Luci I've tried, including 240, so best I can say is that at least the zzz pet hasn't broken it. :wink:
Zhaan - AMD K6 2 500, 512MB RAM, ATI Rage 128 VR. Full install Wary 5.5 [url=http://tinyurl.com/dy66kh8]HardInfo Report[/url]
Merlin - Core i5-4590, 8GB RAM, Radeon R9 270X. Slacko 5.7.0

eden6000
Posts: 259
Joined: Sun 08 Apr 2007, 06:49

#1879 Post by eden6000 »

Not on the audio-muted topic...but also screen locking should be fixed, it doesn't work with non-english language...aragon fixed it here http://www.murga-linux.com/puppy/viewtopic.php?p=358116

User avatar
playdayz
Posts: 3799
Joined: Fri 25 Apr 2008, 18:57

#1880 Post by playdayz »

Doesn't the current .pet format support installation scripts? Can't you just keep the standard mode as Xv and add
Code:
mv /root/.mplayer/config /root/.mplayer/config.bak
cat /root/.mplayer/config.bak | sed s/'x11'/'xv'/g > /root/.mplayer/config
This is on th elist to implement and test, but this problem with the sound came up.

Post Reply