Dpup Exprimo 5.X.3.4.12 with 3.4.2 kernel.

For talk and support relating specifically to Puppy derivatives
Message
Author
backi
Posts: 1922
Joined: Sun 27 Feb 2011, 22:00
Location: GERMANY

#21 Post by backi »

Hi pemasu ..
Did what you advised me lspci -nn

This is what i got
00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub [8086:27a0] (rev 03)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03)
00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 02)
00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 2 [8086:27d2] (rev 02)
00:1c.2 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 3 [8086:27d4] (rev 02)
00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 02)
00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 02)
00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 02)
00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 02)
00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 02)
00:1f.2 IDE interface [0101]: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller [8086:27c4] (rev 02)
02:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR5001 Wireless Network Adapter [168c:001c] (rev 01)
05:01.0 CardBus bridge [0607]: Ricoh Co Ltd RL5c476 II [1180:0476] (rev ba)
05:07.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
#

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#22 Post by James C »

Frugal install on the Athlon XP box working fine so far...... rebooted probably 5 or 6 times, all settings persistent and zero problems.

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#23 Post by pemasu »

backi. The drivers for you should be: for ethernet: 8139cp.ko or 8139too.ko and for wireless: ath5k.ko.
Neither needs firmware, all are included.
It could be that you would need for example 8139too but 8139cp will be loaded instead.
Could you try to remove them and then reload them:
rmmod 8139cp
rmmod 8139too
modprobe 8139cp
rmmod ath5k
modprobe ath5k

and then check if they are now available.

if not...try different order
rmmod 8139cp
rmmod 8139too
modprobe 8139too
rmmod ath5k
modprobe ath5k


I dont know if there can be controversy with ath5k with some othe module. You can inspect by checking content of lsmod command.

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#24 Post by James C »

Another frugal install, on the P4 test box. No problems.....everything working ootb.Except GetFlash.... :lol:

# report-video
Dpup Exprimo, version 5.X.3.2.7 on Fri 24 February 2012

Chip description:
2.0 VGA compatible controller
Intel Corporation 82865G Integrated Graphics Controller (rev 02)
oem: Intel(r)865G Graphics Chip Accelerated VGA BIOS
product: Intel(r)865G Graphics Controller Hardware Version 0.0

X Server: Xorg
Driver used: # vesa

X.Org version: 1.7.7
dimensions: 1024x768 pixels (270x203 millimeters)
depth of root window: 24 planes

...the above also recorded in /tmp/root/ as report-video,
and archived with xorg.conf and Xorg.0.log as report-video-full.gz

Still using the Intel driver.

-Computer-
Processor : Intel(R) Pentium(R) 4 CPU 2.80GHz
Memory : 512MB (143MB used)
Operating System : Unknown distribution
User Name : root (root)
Date/Time : Fri 24 Feb 2012 02:35:03 PM CST
-Display-
Resolution : 1024x768 pixels
OpenGL Renderer : Unknown
X11 Vendor : The X.Org Foundation

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#25 Post by James C »

pemasu wrote:backi. The drivers for you should be: for ethernet: 8139cp.ko or 8139too.ko and for wireless: ath5k.ko.
Neither needs firmware, all are included.
It could be that you would need for example 8139too but 8139cp will be loaded instead.
Could you try to remove them and then reload them:
rmmod 8139cp
rmmod 8139too
modprobe 8139cp
rmmod ath5k
modprobe ath5k

and then check if they are now available.

if not...try different order
rmmod 8139cp
rmmod 8139too
modprobe 8139too
rmmod ath5k
modprobe ath5k


I dont know if there can be controversy with ath5k with some othe module. You can inspect by checking content of lsmod command.
For what it's worth, it appears that I have the same ethernet controller

Code: Select all

00:0b.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
using 8139too .
Don't do wireless though.

User avatar
jim3630
Posts: 791
Joined: Mon 14 Feb 2011, 02:21
Location: Northern Nevada

#26 Post by jim3630 »

pemasu

suppose my question is not important to you or just another nooby question.

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#27 Post by pemasu »

Jim3630. Sorry. I read the thread while I was at work. Lunch time...really. And I just forgot your tempicon tray question. It wasnt intentional. Side effects of really pre...pre...presenile dementia.

It is product from script wizard 01micko:
http://www.murga-linux.com/puppy/viewto ... h&id=50951

User avatar
jim3630
Posts: 791
Joined: Mon 14 Feb 2011, 02:21
Location: Northern Nevada

#28 Post by jim3630 »

pemasu wrote:Jim3630. Sorry. I read the thread while I was at work. Lunch time...really. And I just forgot your tempicon tray question. It wasnt intentional. Side effects of really pre...pre...presenile dementia.

It is product from script wizard 01micko:
http://www.murga-linux.com/puppy/viewto ... h&id=50951
pemasu

i know something about presenile. thanks for the info. :lol:

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

#29 Post by peebee »

Hi pemasu

Pristine, manual, frugal install on my HP550 laptop with B43 wifi - all looking good so far - wifi AOK, pnethood AOK, gftp AOK....

Notice that B43 firmware is now different and more recent:
b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
Cheers & thanks
peebee
Attachments
screen.png
(7.94 KiB) Downloaded 1379 times
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

backi
Posts: 1922
Joined: Sun 27 Feb 2011, 22:00
Location: GERMANY

#30 Post by backi »

Hi pemasu !

Sorry for the false alarm *see above trouble with wireless

Seems had a bad download ...new download now wireless working
Did not test further so far ..... in case .... will give you feedback .
For the future i promise always prooving checksum of download ..

What i want to say is .... james c reported similar problems my wireless problems seems to be result probable of a bad download .

So ... James C .... check your download !
Sorry for the inconvenience .
Keep on rocking...

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#31 Post by pemasu »

backi. Good news. I thought about asking you to check the md5sum....since your drivers should have been troubleless.
I am relieved....anyway....I found one realtek driver more r8169.ko which also needs firmware. Somehow I forgot to add it. I will create new release which have it and I also fix those 2 bugs which Shinobar pointed out with firstrun package.

gcmartin

Running OK

#32 Post by gcmartin »

5X327 working fine as a Live Meda OS.

Although this is not a problem, I am curious why the OS RAM needs reduce when SLACKO Pristine is boot from multi-session Live media, then SAMBA subsystem installed, then the session saved onto the Live media at system reboot. When PC is rebooted, SAMBA is running, RAM usage is less than it was before shutdown ???

This has "in no way" impacted system operations.

But, I'm just curious for an explanation. (Reported here with reports)

User avatar
sszindian
Posts: 807
Joined: Sun 25 Apr 2010, 02:14
Location: Pennsylvania U.S.

3.2.7 Kernel

#33 Post by sszindian »

Last few days I've been doing some rather extensive testing with Dpup Exprimo 5.X.3.2.7 with 3.2.7 kernel.

Everything is working just 'Great' and I've encountered but one single problem with a previous installed slideshow program however that was quickly fixed with a simple re-install!

Now... pemasu... you worked with me before on a different thread on my wifi... I never did get it going with any other puppy version including previous versions of Exprimo and 'I want to thank you for all the time spent there'... however... to put some icying on your cake... I am posting this message from Exprimo with the 3.2.7 kernel and yes... 'I'm running on WiFi!!!' :wink:

Just want to thank you for having the guts to go for the newer kernel when it seems all others are kind of holding back for one thing or another. There isn't any question in my mind that the newer kernel is in fact the reason I am now on wireless network! Oh... besides... it seems everything else a bit better and faster too! 'Keep after it!'

>>>---Indian------>
Cloud Computing For Every Puppy (a .pet)
[url]http://murga-linux.com/puppy/viewtopic.php?t=69192[/url]

User avatar
sszindian
Posts: 807
Joined: Sun 25 Apr 2010, 02:14
Location: Pennsylvania U.S.

Exprimo Desktop

#34 Post by sszindian »

Just a quick Pic of one of the desktops with the new kernel!
Cloud Computing For Every Puppy (a .pet)
[url]http://murga-linux.com/puppy/viewtopic.php?t=69192[/url]

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#35 Post by pemasu »

sszindian. That was good news. Could you check what driver module you are using with your wireless. I would like to know if my firmware update was also useful.
Check with Barrys simple network setup ie SNS the loaded module name in the first panel. It is announced there.

cthisbear
Posts: 4422
Joined: Sun 29 Jan 2006, 22:07
Location: Sydney Australia

#36 Post by cthisbear »

Mr pemasu has succeeded with loading the dreaded b43

in this Dell Studio XPS 1340

Nothing to do, Frisbee just picked it up when I clicked the connect button.

Impressive.

And many thanks.....Chris.

:::::::::::::

Windows inf reads....

DriverVer=09/20/2007, 4.170.25.12
CatalogFile =BCM43XX.CAT
CatalogFile.NTamd64=BCM43XX64.CAT

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#37 Post by pemasu »

Pupzo posted about bug with heavy encryption in dpup exprimo 5.X.13.6 thread. The same bug applies with 5.X.3.2.8 build.
Losetup binary does not do its work. I have included in attached fix pet the working version from Racy.
If you want to create heavy encrypted savefile....for example for usb stick usage and you are afraid that the stick with your important stuff will be stolen....
Install this pet....use ext2 as savefile filesystem and in next boot the password - aes - handling works and you can mount the savefile.
This fix migth be needed for light encryption also....but that is unsafe anyway....lol...

cthisbear. That is also good news...it looks like that the wireless drivers....firmware updates really do its job.
It gives confirmation that kernel updates are sometimes useful.
Attachments
heavy-encryption-fix-0.0.1.pet
(10.54 KiB) Downloaded 987 times

User avatar
sszindian
Posts: 807
Joined: Sun 25 Apr 2010, 02:14
Location: Pennsylvania U.S.

Module request

#38 Post by sszindian »

pemasu:

(Module you requested for my wifi setup)

Hmmm... BK's Simple Network doesn't seem to want to come up anywhere? Frisbee takes over!!! anyway, I'm certain the module is rt2800usb as I well remember that from all other 'try's' previously with the SNS.

>>>---Indian------>
Cloud Computing For Every Puppy (a .pet)
[url]http://murga-linux.com/puppy/viewtopic.php?t=69192[/url]

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#39 Post by pemasu »

Okay...In console...sns should awaken sns.
And in console....lsmod...tells all loaded modules.
rt2800usb.ko got new firmware rt2870.bin. It was one of those updated ones.

Code: Select all

# modinfo rt2800usb
filename:       /lib/modules/3.2.7-dpup/kernel/drivers/net/wireless/rt2x00/rt2800usb.ko
license:        GPL
firmware:       rt2870.bin
description:    Ralink RT2800 USB Wireless LAN driver.

User avatar
sszindian
Posts: 807
Joined: Sun 25 Apr 2010, 02:14
Location: Pennsylvania U.S.

Got it

#40 Post by sszindian »

OK... I see it!
Attachments
sns-2.png
(23.14 KiB) Downloaded 2314 times
sns-1.png
(66.09 KiB) Downloaded 1245 times
Cloud Computing For Every Puppy (a .pet)
[url]http://murga-linux.com/puppy/viewtopic.php?t=69192[/url]

Post Reply