The time now is Sat 18 May 2013, 23:35
All times are UTC - 4 |
|
Page 181 of 248 [3719 Posts] |
Goto page: Previous 1, 2, 3, ..., 179, 180, 181, 182, 183, ..., 246, 247, 248 Next |
| Author |
Message |
peebee

Joined: 21 Sep 2008 Posts: 901 Location: Malvern, Worcs, UK
|
Posted: Sun 22 Apr 2012, 07:18 Post subject:
Kernel version? |
|
Hi Jemimah
I know it's not hard to get me confused.......
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
| Description |
|
| Filesize |
21.35 KB |
| Viewed |
1273 Time(s) |

|
| Description |
|
| Filesize |
7.51 KB |
| Viewed |
1269 Time(s) |

|
_________________ HP550 laptop: 2GHz Celeron, 2GB ram, Broadcom B43 wifi, Agere HDA modem [2009]
IBM Thinkpad 600: 266MHz PII, 160MB ram, 2GB swap partition, wifi & modem via pcmcia [1999]
Desktop: AMD Athlon II X2 260 4GB, Nvidia GeForce7025[2012]
|
|
Back to top
|
|
 |
shevan
Joined: 01 Mar 2012 Posts: 25 Location: Moldova
|
Posted: Sun 22 Apr 2012, 09:06 Post subject:
|
|
for saluki wiki
compiling ati with oficial amd installer
1. get latest amd installer
http://support.amd.com/us/gpudownload/linux/Pages/radeon_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
| Description |
this is from pemasu post, remove gz
|

Download |
| Filename |
ati.patch.gz |
| Filesize |
1.06 KB |
| Downloaded |
121 Time(s) |
Last edited by shevan on Fri 04 May 2012, 05:35; edited 3 times in total
|
|
Back to top
|
|
 |
mdisaster2
Joined: 22 Dec 2006 Posts: 107 Location: Rome, Italy
|
Posted: Sun 22 Apr 2012, 09:14 Post subject:
Virtualbox guest Subject description: Can't install the Guest Additions |
|
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.
| Quote: |
# /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 ?
|
|
Back to top
|
|
 |
roadkill13
Joined: 10 Aug 2011 Posts: 59 Location: United States
|
Posted: Sun 22 Apr 2012, 09:55 Post subject:
|
|
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.
|
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5165 Location: Finland
|
Posted: Sun 22 Apr 2012, 11:30 Post subject:
|
|
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.
|
|
Back to top
|
|
 |
Sage
Joined: 04 Oct 2005 Posts: 4621 Location: GB
|
Posted: Sun 22 Apr 2012, 13:05 Post subject:
|
|
Can't get any FlashPlayer, including DaveS' recommendations to work with Opera 11.62?
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Sun 22 Apr 2012, 13:12 Post subject:
|
|
| mavrothal wrote: | | jemimah wrote: | | Saluki-020 has been released. Hopefully this will be the final RC. |
Assuming devx 019 should be renamed 020? |
Yes.
|
|
Back to top
|
|
 |
DaveS

Joined: 09 Oct 2008 Posts: 3669 Location: UK
|
Posted: Sun 22 Apr 2012, 13:12 Post subject:
|
|
| Sage wrote: | | Can't get any FlashPlayer, including DaveS' recommendations to work with Opera 11.62? |
Install Mozlibs 10 or whatever its called from the repo and it will be ok.
_________________ Spup Frugal HD and USB
Root forever!
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Sun 22 Apr 2012, 13:15 Post subject:
|
|
| pemasu wrote: | 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. |
I don't think ums-eneub6250 is there.
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Sun 22 Apr 2012, 13:17 Post subject:
Re: Virtualbox guest Subject description: Can't install the Guest Additions |
|
| mdisaster2 wrote: | 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.
| Quote: |
# /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 ? |
Did you run
?
|
|
Back to top
|
|
 |
Sage
Joined: 04 Oct 2005 Posts: 4621 Location: GB
|
Posted: Sun 22 Apr 2012, 13:17 Post subject:
|
|
Thanks a £1m, Dave!
That's what happens when wiping/re-installing!
[mozilla-libs-10]
Last edited by Sage on Sun 22 Apr 2012, 13:22; edited 1 time in total
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Sun 22 Apr 2012, 13:20 Post subject:
Re: Kernel version? |
|
| peebee wrote: | Hi Jemimah
I know it's not hard to get me confused.......
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 |
Yes saluki should be using 3.2.8 as the default for a while.
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Sun 22 Apr 2012, 13:33 Post subject:
|
|
I'm in the process of testing xfce 4.10.
The new appfinder is indeed a good launchy clone so I can drop rover.
I've been trying for hours to get native drive mounting working - I think I've concluded that udev is broken in some way. The good news is that if udev can be fixed I think udisks will work (with policykit hacked out).
Everything else seems to work ok so far.
|
|
Back to top
|
|
 |
josepinto
Joined: 19 Aug 2006 Posts: 20
|
Posted: Sun 22 Apr 2012, 13:42 Post subject:
Midori 0.4.5 is out |
|
Hi,
I new version of Midori is out.
Require Vala 0.14
José Pinto
|
|
Back to top
|
|
 |
josepinto
Joined: 19 Aug 2006 Posts: 20
|
Posted: Sun 22 Apr 2012, 13:44 Post subject:
Evince - Comic Book support |
|
Hi,
Could comic book support (.cbz and .cbr files) be enable in Saluki.
Is some extra package necessary or only myme types?
José Pinto
|
|
Back to top
|
|
 |
|
|
Page 181 of 248 [3719 Posts] |
Goto page: Previous 1, 2, 3, ..., 179, 180, 181, 182, 183, ..., 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
|