Quirky 1.2 feedback

Please post any bugs you have found
Message
Author
B.K. Johnson
Posts: 807
Joined: Mon 12 Oct 2009, 17:11

CD eject at shutdown

#181 Post by B.K. Johnson »

MinHundHettePerro
The mods worked in the sense that the 2 optical drives were ejected but there was additional error messages which I don't understand. Any idea what's the cause and how to fix?

Ejecting CD's...Remove the medium, then press [Enter]:

On pressing the Enter key, these lines are displayed:
udev[1654]: delete_path: rmdir(/dev/.udev/failed) failed: Read-only file system
udev[1654]: delete_path: rmdir(/dev/.udev/failed) failed: Read-only file system
udev[1654]: delete_path: rmdir(/dev/.udev/queue) failed: Read-only file system
Remove the medium, then press [Enter]:

I press the Enter key and the first drive closes, the second opens and these are displayed (again).
udev[1654]: delete_path: rmdir(/dev/.udev/failed) failed: Read-only file system
udev[1654]: delete_path: rmdir(/dev/.udev/failed) failed: Read-only file system
udev[1654]: delete_path: rmdir(/dev/.udev/queue) failed: Read-only file system

acpid
exiting

After wiping the .2fs and re-installing Quirky, I modified /etc/rc.d/rc.shutdown again. On subsequent shutdown attempts, practcally the same result, difference being there is now udev[1676] or some other numbers each time.

B.K. Johnson

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#182 Post by nooby »

puppeee seems to have glxgears by default.

In Quirky PPM there was no glxgears when I did a search.

Is it a Pet that one download from some third source?

I had 1500 on puppeee when tested on my Acer D250 and would be cool to test what it is like when using Q120 and Lupu 508.

I still don't know enough but a bit more.

http://bkhome.org/blog/?viewDetailed=01564

Barry mention his NVidia pet and GLX gears may be part of that one.

or one can go to PPM and do Mesa install and edit ....

Barry writes
Playdayz did have it (GlxGears) in Lupu, but there was some trouble so took it out. He might provide a PET package later if anyone wants to add it.

With Quirky 1.0, you should be able to add GLX by running the Puppy Package Manager and install the 'mesa' PET package, from the 'puppy-quirky' repository (use Search to find it).
Then edit /etc/X11/xorg.conf and change "Disable "glx"" to "Load "glx"".
...then cross your fingers and restart X.

...if GLX still fails, look at /var/log/Xorg.0.log for clues.

I don't really need it I just wanted to have something to compare different ditros and different graphics drivers how they behave.


What else can one use that are not very subjective like perceived jerkiness in rendering?
I use Google Search on Puppy Forum
not an ideal solution though

User avatar
MinHundHettePerro
Posts: 852
Joined: Thu 05 Feb 2009, 22:22
Location: SE

Re: CD eject at shutdown

#183 Post by MinHundHettePerro »

B.K. Johnson wrote:MinHundHettePerro
On pressing the Enter key, these lines are displayed:
udev[1654]: delete_path: rmdir(/dev/.udev/failed) failed: Read-only file system
udev[1654]: delete_path: rmdir(/dev/.udev/failed) failed: Read-only file system
udev[1654]: delete_path: rmdir(/dev/.udev/queue) failed: Read-only file system
Remove the medium, then press [Enter]:
...
Those error messages come from udevd, complaining about /dev/.udev/xx being read-only. My naïve layman's view on this is that there cannot be any harm in killing the udev daemon at the very end of the shutdown-process (someone more knowledgeable, please, correct me if I'm wrong).
Inserting the line marked in red
1028 touch /etc/mtab
1029 killall -9 udevd
1030 # eject all
1031 if [ "$DETECTEDCDS" ]; then
into /etc/rc.d/shutdown ejects my CD/DVD without error messages.

DISCLAIMER: I'm no expert whatsoever, just a layman kind of average tinkerer, so no guarantee that it will work in all situations :wink:.

hth :)/
MHHP
[color=green]Celeron 2.8 GHz, 1 GB, i82845, many ptns, modes 12, 13
Dual Xeon 3.2 GHz, 1 GB, nvidia quadro nvs 285[/color]
Slackos & 214X, ... and Q6xx
[color=darkred]Nämen, vaf....[/color] [color=green]ln -s /dev/null MHHP[/color]

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

#184 Post by linuxcbon »

Why use nvidia drivers, they are huge and not open-source ?

missing xorg fonts directories : /usr/X11R7/lib/X11/fonts/OTF, 100dpi, 75dpi
solution : created them and inside did mkfontdir
Last edited by linuxcbon on Tue 10 Aug 2010, 14:31, edited 2 times in total.

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

#185 Post by linuxcbon »

xorg.conf not needed anymore, it is done automatically.
so xorgwizard not needed anymore.

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

#186 Post by linuxcbon »

why not having dhcpcd at startup ?

Why is /usr/X11R7/lib/dri empty ? Why not include dri ?
Last edited by linuxcbon on Tue 10 Aug 2010, 18:00, edited 1 time in total.

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

#187 Post by linuxcbon »

I installed mesa-7.8.1-s131.pet
DRI is installed in directory /usr/X11R7/lib/xorg/modules/dri
Default directory is /usr/X11R7/lib/dri
So I created symlink and DRI works.
ps : I get only 1800 at glxgears, it's bad.

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#188 Post by nooby »

It is not important to me to have glx gears. I have Omellette and that one can be used to compare different distros.

But would be cool to know what goes wrong when I only got 1500 on my Acer D250.

Ohters get over ten times better? So in that way glx gears would be cool.

I din't dare to use Mesa, it could change something else so I lose what has taken me some 8 months to slowly build up.

Sure I could do a whole new install with other name and there install Mesa Hmm
I use Google Search on Puppy Forum
not an ideal solution though

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

#189 Post by linuxcbon »

nooby you can install it from livecd so you don't lose anything.
glxgears is not a benchmark but you can compare with other distros on the same pc.

ozsouth
Posts: 858
Joined: Fri 01 Jan 2010, 22:08
Location: S.E Australia

Is Great

#190 Post by ozsouth »

This is fantastic. All my Compaq C61 hardware works. To install on older machines, I replaced ondemand cpu scaling with conservative, due to temperature warnings. Fine now.

User avatar
nitehawk
Posts: 658
Joined: Sun 13 Apr 2008, 22:30
Location: West Central Florida

#191 Post by nitehawk »

Quirky 1.2 is FAST! Couldn't find Abiword,..but added Ted (works great). Looking for Nvidia Legacy driver for Quirky,...and maybe Java. (but not sure if I really need either one). :)
EDIT: Did a re-install of Quirky 1.2,...and Abiword is there (guess I just did something wrong with the original install). Everything OK now. :)

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

#192 Post by linuxcbon »

Is /dev/shm needed ?

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

#193 Post by linuxcbon »

seamonkey should be /usr/lib/seamonkey/seamonkey
and not in /usr/bin which looks for wrong libraries

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

#194 Post by linuxcbon »

in /tmp/xerrs.log
/usr/sbin/delayedrun: line 40: blinky_tray: command not found
/usr/sbin/delayedrun: line 128: 4933 Segmentation fault $a
cat: /sys/class/thermal/thermal_zone0/temp: No such file or directory

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

#195 Post by linuxcbon »

what a mess in etc/rc.d
and in /dev
and in /etc/group gshadow etc
and .Xdefaults .xinitrc
not optimum !

User avatar
tikbalang
Posts: 47
Joined: Thu 07 Aug 2008, 14:49

#196 Post by tikbalang »

i looking for the latest list of quirky bootcodes. i prefer to set all the options by setting the boot parameters (keyboard, language, timezone, locale, video, etc.). this is to minimize the configuration prompts when booting. also, i don't use savefiles since i use frugal quirky on usbdisks. thanks.

Post Reply