The time now is Sat 18 May 2013, 21:38
All times are UTC - 4 |
|
Page 182 of 248 [3719 Posts] |
Goto page: Previous 1, 2, 3, ..., 180, 181, 182, 183, 184, ..., 246, 247, 248 Next |
| Author |
Message |
Sage
Joined: 04 Oct 2005 Posts: 4621 Location: GB
|
Posted: Sun 22 Apr 2012, 13:54 Post subject:
|
|
| Quote: | | launchy clone so I can drop rover |
D-I-Y anagram?! Exit left Rev. Spooner.
|
|
Back to top
|
|
 |
mdisaster2
Joined: 22 Dec 2006 Posts: 107 Location: Rome, Italy
|
Posted: Sun 22 Apr 2012, 13:56 Post subject:
Re: Virtualbox guest Subject description: Can't install the Guest Additions |
|
| jemimah wrote: |
Did you run
? |
Did it now :
| Quote: |
# depmod -a -v | grep vbox
/lib/modules/3.2.8-ski/misc/vboxsf.ko needs "VBoxGuest_RTMemTmpFree": /lib/modules/3.2.8-ski/misc/vboxguest.ko
/lib/modules/3.2.8-ski/misc/vboxsf.ko needs "VBoxGuestIDCCall": /lib/modules/3.2.8-ski/misc/vboxguest.ko
/lib/modules/3.2.8-ski/misc/vboxsf.ko needs "VBoxGuest_RTSemFastMutexRequest": /lib/modules/3.2.8-ski/misc/vboxguest.ko
/lib/modules/3.2.8-ski/misc/vboxsf.ko needs "VBoxGuest_RTSemFastMutexRelease": /lib/modules/3.2.8-ski/misc/vboxguest.ko
/lib/modules/3.2.8-ski/misc/vboxsf.ko needs "VBoxGuest_RTErrConvertToErrno": /lib/modules/3.2.8-ski/misc/vboxguest.ko
/lib/modules/3.2.8-ski/misc/vboxsf.ko needs "VBoxGuest_RTSemFastMutexCreate": /lib/modules/3.2.8-ski/misc/vboxguest.ko
/lib/modules/3.2.8-ski/misc/vboxsf.ko needs "VBoxGuest_RTSemFastMutexDestroy": /lib/modules/3.2.8-ski/misc/vboxguest.ko
/lib/modules/3.2.8-ski/misc/vboxsf.ko needs "VBoxGuest_RTLogRelDefaultInstance": /lib/modules/3.2.8-ski/misc/vboxguest.ko
/lib/modules/3.2.8-ski/misc/vboxsf.ko needs "VBoxGuest_RTMemContFree": /lib/modules/3.2.8-ski/misc/vboxguest.ko
/lib/modules/3.2.8-ski/misc/vboxsf.ko needs "VBoxGuestIDCOpen": /lib/modules/3.2.8-ski/misc/vboxguest.ko
/lib/modules/3.2.8-ski/misc/vboxsf.ko needs "VBoxGuest_RTAssertShouldPanic": /lib/modules/3.2.8-ski/misc/vboxguest.ko
/lib/modules/3.2.8-ski/misc/vboxsf.ko needs "VBoxGuest_RTMemContAlloc": /lib/modules/3.2.8-ski/misc/vboxguest.ko
/lib/modules/3.2.8-ski/misc/vboxsf.ko needs "VBoxGuest_RTMemTmpAllocTag": /lib/modules/3.2.8-ski/misc/vboxguest.ko
/lib/modules/3.2.8-ski/misc/vboxsf.ko needs "VBoxGuest_RTAssertMsg1Weak": /lib/modules/3.2.8-ski/misc/vboxguest.ko
/lib/modules/3.2.8-ski/misc/vboxsf.ko needs "VBoxGuestIDCClose": /lib/modules/3.2.8-ski/misc/vboxguest.ko
/lib/modules/3.2.8-ski/misc/vboxsf.ko needs "VBoxGuest_RTAssertMsg2Weak": /lib/modules/3.2.8-ski/misc/vboxguest.ko
/lib/modules/3.2.8-ski/misc/vboxvideo.ko needs "drm_open": /lib/modules/3.2.8-ski/kernel/drivers/gpu/drm/drm.ko
/lib/modules/3.2.8-ski/misc/vboxvideo.ko needs "drm_fasync": /lib/modules/3.2.8-ski/kernel/drivers/gpu/drm/drm.ko
/lib/modules/3.2.8-ski/misc/vboxvideo.ko needs "drm_poll": /lib/modules/3.2.8-ski/kernel/drivers/gpu/drm/drm.ko
/lib/modules/3.2.8-ski/misc/vboxvideo.ko needs "drm_pci_init": /lib/modules/3.2.8-ski/kernel/drivers/gpu/drm/drm.ko
/lib/modules/3.2.8-ski/misc/vboxvideo.ko needs "drm_ioctl": /lib/modules/3.2.8-ski/kernel/drivers/gpu/drm/drm.ko
/lib/modules/3.2.8-ski/misc/vboxvideo.ko needs "drm_vblank_init": /lib/modules/3.2.8-ski/kernel/drivers/gpu/drm/drm.ko
/lib/modules/3.2.8-ski/misc/vboxvideo.ko needs "drm_mmap": /lib/modules/3.2.8-ski/kernel/drivers/gpu/drm/drm.ko
/lib/modules/3.2.8-ski/misc/vboxvideo.ko needs "drm_pci_exit": /lib/modules/3.2.8-ski/kernel/drivers/gpu/drm/drm.ko
/lib/modules/3.2.8-ski/misc/vboxvideo.ko needs "drm_core_reclaim_buffers": /lib/modules/3.2.8-ski/kernel/drivers/gpu/drm/drm.ko
/lib/modules/3.2.8-ski/misc/vboxvideo.ko needs "drm_release": /lib/modules/3.2.8-ski/kernel/drivers/gpu/drm/drm.ko
|
After running depmod -a the vboxguest module still refuses to install via modprobe.
EDIT: also noticed this in the boot messages:
| Quote: |
# dmesg | grep vbox
[ 16.594239] vboxguest: disagrees about version of symbol module_layout
[ 19.189333] vboxguest: disagrees about version of symbol module_layout
[ 19.327303] vboxguest: disagrees about version of symbol module_layout
[ 19.456479] vboxvideo: disagrees about version of symbol module_layout
[ 21.022807] vboxguest: disagrees about version of symbol module_layout
[ 22.957188] vboxvideo: disagrees about version of symbol module_layout
#
|
These are the modules I forced in the boot manager, the third one (vboxsf) does not feature in dmesg. Also in the boot messages I see that the additional modules from boot manager are processed with no visible error messages (something like "loading additional modules...done")
Last edited by mdisaster2 on Sun 22 Apr 2012, 16:16; edited 1 time in total
|
|
Back to top
|
|
 |
Sage
Joined: 04 Oct 2005 Posts: 4621 Location: GB
|
Posted: Sun 22 Apr 2012, 14:59 Post subject:
|
|
Refuses to poweroff either from menu, console, CLI, w.h.y.???
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Sun 22 Apr 2012, 15:00 Post subject:
Re: Evince - Comic Book support |
|
| josepinto wrote: | Hi,
Could comic book support (.cbz and .cbr files) be enable in Saluki.
Is some extra package necessary or only myme types?
José Pinto |
They should open in evince. I doubt the mime types are there though.
|
|
Back to top
|
|
 |
l2ulinux

Joined: 25 Jan 2011 Posts: 148 Location: Blountstown, Fl.
|
Posted: Sun 22 Apr 2012, 15:05 Post subject:
Saluki The Great Subject description: Test run Saluki 0.20 |
|
Computer
Processor 4x Intel(R) Atom(TM) CPU D525 @ 1.80GHz
Memory 2064MB (362MB used)
Operating System Unknown distribution
User Name root (root)
Date/Time Sun 22 Apr 2012 02:05:24 PM CDT
Operating System
Version
Kernel Linux 3.2.8-ski (i686)
Compiled #1 SMP PREEMPT Mon Mar 12 16:42:30 EET 2012
C Library GNU C Library version 2.10.1 (stable)
Default C Compiler Unknown
Distribution Unknown distribution
Current Session
Computer Name puppypc30325
User Name root (root)
Home Directory /root
Desktop Environment XFCE 4
Misc
Uptime 3 hours, 23 minutes
Load Average 0.04, 0.06, 0.05
Upgraded 19 to 20 with no problems so far.
Is there any way to get the volume higher?
I have to set the mixer to 100% to get a normal sound.
Last edited by l2ulinux on Sun 22 Apr 2012, 15:38; edited 3 times in total
|
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5165 Location: Finland
|
Posted: Sun 22 Apr 2012, 15:07 Post subject:
|
|
If not...there is nice Qt app Qcomicbook:
http://qcomicbook.org/
|
|
Back to top
|
|
 |
ETP

Joined: 19 Oct 2010 Posts: 306 Location: UK
|
Posted: Sun 22 Apr 2012, 15:14 Post subject:
Testing Saluki – 020 |
|
Manual fugal install to fat32 USB2 flash with syslinux 4.04 boot & ext4 save.
Pets loaded:
Nvidia driver, conky,smplayer & tickr.
In another thread I commented:
| Quote: | With regard to these pups they both have fantastic merit and IMHO BOTH should become official pups. (Why not two?)
Slacko is likely to appeal more to hardcore enthusiasts and Saluki to newcomers due to its user friendliness and easy configurability. |
Link to full size image:
http://postimage.org/image/3wybonz3b/
| Description |
|
| Filesize |
212.42 KB |
| Viewed |
761 Time(s) |

|
_________________ Regards ETP
Currently running Slacko 5.3.3 k-3.1.10
(demo with audio--play flash full screen & press F11)
http://megaswf.com/s/2484946 1080p version Oct 2012
|
|
Back to top
|
|
 |
DaveS

Joined: 09 Oct 2008 Posts: 3669 Location: UK
|
Posted: Sun 22 Apr 2012, 16:05 Post subject:
|
|
Speaking of Opera, came across a nice little extension called 'Turn off The Lights' https://addons.opera.com/en-gb/extensions/details/turn-off-the-lights/?display=en
_________________ Spup Frugal HD and USB
Root forever!
|
|
Back to top
|
|
 |
mdisaster2
Joined: 22 Dec 2006 Posts: 107 Location: Rome, Italy
|
Posted: Sun 22 Apr 2012, 16:08 Post subject:
|
|
While trying to figure out why Virtualbox GA modules won't install I noticed that pupscan is available but it can only launched from the command line - it doesn't have a menu entry and it is not present in control panel. Seems to work fine though.
|
|
Back to top
|
|
 |
elroy

Joined: 02 Feb 2012 Posts: 361
|
Posted: Sun 22 Apr 2012, 17:26 Post subject:
slimp |
|
anyone know how to create a usable playlist for slimp?
|
|
Back to top
|
|
 |
mdisaster2
Joined: 22 Dec 2006 Posts: 107 Location: Rome, Italy
|
Posted: Sun 22 Apr 2012, 20:12 Post subject:
Virtualbox progress Subject description: (sort of) |
|
I recreated the virtual machine from scratch, and reinstalled Saluki. It seems that when installing under Virtualbox Saluki chooses to run in Vesa mode (no X). It also starts @ 1600x1200 which is a sort of pain for those of us that have smaller monitor, but this is fixable in the first run dialog).
However I reasoned that maybe it would have been better to have X running before attempting to compile the Guest Additions, so I went to the command prompt and ran xorgwizard. Choosing the Vesa driver was a no go, but Probe, although apparently unsuccessful (it just exits to the prompt), does generate a xorg.conf that actually puts X in a working state - I can run startx, and now in the firstrun panel I see Xorg:Vesa instead of just Vesa, ditto in hwinfo.
Then I redid the GA compile steps, and this time everything went fine: no error messages, no warnings, no rogue modules. So, I rebooted.
After rebooting the status is as follow:
- Virtualbox does acknowledge that the GA are installed (good).
- the video driver is now Xorg:vboxvideo (good)
- the shared folders work (good)
- 3D acceleration is apparently enabled (glxgear does 333 fps) (good)
- the screen can be resized by pulling the borders with the mouse (good)
- mouse integration is still broken and must be disabled - now the mouse does move seamlessly in and out the screen, but clicks in the Saluki screen happen in a random location (not good)
So basically the only things that need to be fixed is mouse integration, then we could collect all the GA files into a nice pet for one-click Virtualbox support...
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Sun 22 Apr 2012, 20:36 Post subject:
|
|
I'm assuming you did try the vitualbox sfs from the repo?
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Sun 22 Apr 2012, 20:37 Post subject:
Re: slimp |
|
| elroy wrote: | | anyone know how to create a usable playlist for slimp? |
That's not a feature slimp has.
|
|
Back to top
|
|
 |
Geoffrey

Joined: 30 May 2010 Posts: 919 Location: Queensland Australia ɹǝpu∩uʍop
|
Posted: Sun 22 Apr 2012, 22:48 Post subject:
Re: Evince - Comic Book support |
|
| jemimah wrote: | | josepinto wrote: | Hi,
Could comic book support (.cbz and .cbr files) be enable in Saluki.
Is some extra package necessary or only myme types?
José Pinto |
They should open in evince. I doubt the mime types are there though. |
These file types open with Evince OOTB, heres some sample files to test it with.
http://oldbugs.calibre-ebook.com/raw-attachment/ticket/9038/Sample%2011cbr.cbr
http://oldbugs.calibre-ebook.com/raw-attachment/ticket/9038/Sample%2011cbz.cbz
|
|
Back to top
|
|
 |
mdisaster2
Joined: 22 Dec 2006 Posts: 107 Location: Rome, Italy
|
Posted: Mon 23 Apr 2012, 01:57 Post subject:
|
|
| jemimah wrote: | | I'm assuming you did try the vitualbox sfs from the repo? |
No, that's for running other OSes inside Puppy, and I am sure it's ok .
(works fine on puppeee, btw ).
What I'm trying to do is running Saluki as a guest, ie inside another OS (at the moment I am using Win64, but could be anything else). The Guest Additions come with Virtualbox and are supposed to be installed in the guest OS, in order to enable such features as 3d acceleration, shared folders, mouse integration and so on. Without the GA the guest OS runs in a degraded mode and is much less useful/efficient/fun.
Ideally in order to install the GA you just run a script from the Virtualbox supplied iso,but I've seen that working only in Slackware (which is not even in the supported guest OS list, go figure). All the other distros I'm playing with (Mint, Salix, Arch) supply a package that installs the GA without having to jump thru hoops. Mint even figures out it's running in VB and notifies the user to install the GA package, which is a nice touch.
As for Puppy (which btw is a awesome guest system because of speed and small footprint) mileages vary, and you have to create a user, run the compile script and mess around with services and startup files. In some cases you have to do that without being able to use the mouse or see portions of the screen (depends on which puppy you are using, sometime you just get a black screen at first boot, sometimes vesa works fine but X doesn't and so on - the most frequent problem is mouse breakage).
At the moment I only managed to make the GA work reasonably well on the latest Wary, probably because of the older Xorg, with Saluki a close second (everything is fine but mouse integration, on the other hand screen resize works much better...).
|
|
Back to top
|
|
 |
|
|
Page 182 of 248 [3719 Posts] |
Goto page: Previous 1, 2, 3, ..., 180, 181, 182, 183, 184, ..., 246, 247, 248 Next |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|