Page 33 of 40

Posted: Fri 10 Jan 2014, 19:28
by darry1966
This pup flies on my Compaq nx6120 really impressed - can I ask why this isn't an official pup on distrowatch it seems worthy of offical release

Posted: Sat 11 Jan 2014, 13:22
by charlie6
Hi don570,
thanks for answering !
don570 wrote:Is the older 'nv' nvidia driver installed in Wheezy?
answer:
/lib/modules/3.5.2-dpup/kernel/drivers/video/nvidia is empty :cry:
i believe it needs being compiled ... i remember i got a try compiling it but without success ..
Cheers, charlie

[SOLVED] iwl3945: no wifi connexion even after copy

Posted: Sat 11 Jan 2014, 13:36
by charlie6
Hi,
[SOLVED]: yeah .. :oops: ..digging a bit deeper into this forums thread relevant to wifi connection, i got a look into my pdiagxxxx.tar.gz files (see attachments below) comparing the dmesg.txt files:
- the pdiagxxxx_before.tar.gz's dmesg.txt reports that the iwl3945 module was well installed ...then not an ounce of problem !
- at the contrary, the pdiagxxxx_after.tar.gz's dmesg.txt reports iwl3945 module to have problems...

WHAT I DID: i then suspected that my session could have been somewhat corrupted; and then got a try on a fresh wheezy-3.5.2.11 install ...and bingo ! : wlan0 working + wifi could connect OK.

ORIGINAL POST hereafter
here on Dell620 latitude:
- wifi runs OOTB using raring-3.9.9.2 :)
but
- wifi connexion reported as impossible on wheezy-3.5.2.11 :cry:

I browse across this thread and found several relevant posts: as also a fix: copy the relevant module (i.e. iwl3945.ko) from
/lib/modules/3.5.2-dpup/kernel/drivers/net/wireless/iwlegacy/
to
/lib/modules/firmware/iwlegacy/

and ... no success ! :?

here are the pdiagxxxx.tar.gz
«_before» copy to /lib/modules/firmware/iwlegacy/;
and
«_after» copy to /lib/modules/firmware/iwlegacy/;

maybe i have done something wrong ..?
thanks for any advice

Cheers, Charlie

Posted: Sat 11 Jan 2014, 21:02
by don570
nouveau driver worked correctly for my nvidia geoforce2 mx400
graphics card

nv driver isn't installed when I checked as Charlie said.

______________________________________________

[SOLVED]Re: faded or washed-out police characters

Posted: Mon 13 Jan 2014, 04:27
by charlie6
charlie6 wrote:Hi,
having Wheezy-3.5.2.11 running like a charm ...
On a PC with an oldNvidia chip + nouveau driver (see report-video comment), ichip
just got somewhat «faded» or «washed-out» police characters inside text-entry dialog boxes and inside Geany...blablibla
Solved by building the right Nvidia driver ...:
- here my Nvidia card is GeForce2 MX200 with integrated GPU
- I found at www.nvidia.com this Legacy GeForce2 driver:
NVIDIA-Linux-x86-96.43.23-pkg1.run
and
- applied forum member shinobar's latest getnvidia-1.0.pet (...! just care having enough memory (i.e.>300MB) left in personal save file ...) and bingo: driver installed and pet and sfs file generated :D
-if someone needs it, i might upload the pet somewhere...just ask :wink:
Thanks shino !
Charlie
(ps: ...no longer need special-filtering-"Leafpad make"-goggles to read scripts :lol: )

Posted: Tue 14 Jan 2014, 07:48
by OscarTalks
Hello don570 and charlie6,

As you have said, the nv driver does not appear to be included in Dpup Wheezy. Normally the xorg drivers are in /usr/lib/xorg/modules/drivers although in some Pups the nv driver is placed in /usr/lib/x/drivers-alternate to avoid a clash (?). The modesetting driver is in that location in Wheezy.

I downloaded the nv driver source and it compiles without any problems if anyone wants to include it. I think it can be placed in /usr/lib/xorg/modules/drivers with all the others. The xorgwizard seems to handle everything OK. The only nvidia card I have here is the GeForce FX5200 which in fact gives missing graphics with the nouveau driver.

This is perhaps one reason why it might be nice to have a more recent kernel in Dpup Wheezy at some point in the future.

Anyway, with my nvidia card the modesetting driver works OK. With nouveau you have to use the noaccel=1 boot parameter. The vesa driver and the nv driver then also both work although you have to reboot to activate them and the nv gives a slight sideways displacement but you can adjust the monitor easily to compensate.

In most cases the best thing to do is install the nvidia driver and really the nv driver is surplus to requirements, but it is easy to add it if you feel you really need to.

Posted: Thu 16 Jan 2014, 05:51
by charlie6
Hi OscarTalks,
many thanks for your suggestion :D !
assuming the driver you have built is for FX5200, it could be the 325.15 one which drives only 6XXX and FX5xxx Nvidia card types.
MX cards need another driver according to Nvidia support lists.
Maybe others could be interested.
Cheers, Charlie

Posted: Thu 16 Jan 2014, 06:03
by RSH
GeForce FX5200 which in fact gives missing graphics with the nouveau driver.
Use this option to boot:

Code: Select all

nouveau.noaccel=1
title Wheezy 3.5.2.1 (RAM)
find --set-root --ignore-floppies /Wheezy3521/initrd.gz
kernel /Wheezy3521/vmlinuz psubdir=Wheezy3521 pmedia=atahd pfix=ram,fsck nouveau.noaccel=1
initrd /Wheezy3521/initrd.gz
I got a FX5200 and it works also in my Precise Derivative.

Re: [SOLVED] iwl3945: no wifi connexion even after copy

Posted: Fri 17 Jan 2014, 14:52
by charlie6
Hi,
subject: my post on previous page.
:oops: there wasn't any problem with wheezy-3.5.2.11 ... just my whezzysave file perhaps somewhat corrupted.
Lot of apologizes ...
Cheers
Charlie

[SOLVED_2nd]Re: faded or washed-out police characters

Posted: Fri 17 Jan 2014, 15:55
by charlie6
Hallo RSH,
vielen Danke RSH !
again another fix/workaround !
RSH wrote:...nouveau.noaccel=1
Here running wheezy-3.5.2.11 with a GeForce MX200 Nvidia card + nouveau module loaded; and booting from an USBflash key, editing the syslinux.cfg file as
syslinux.cfg content wrote:default vmlinuz initrd=initrd.gz pmedia=usbflash pfix=fsck nouveau.noaccel=1
did the trick ! :D

mit freundlichen Grüßen ! Charlie

Clavier fr : setxkb?qp fr en console

Posted: Sat 25 Jan 2014, 08:45
by Pelo
Clavier fr : setxkb?qp (?=m q=a)
Previous information before using wheezy got reading this topic from another puppy.
Now it's ok. So let's go ! :shock:

VLC in Wheezy?

Posted: Thu 30 Jan 2014, 17:19
by bruno
Is there a way to get VLC in Wheezy?
I cannot seem to find it: not in the package manager, and I cannot find a right .pet

Re: VLC in Wheezy?

Posted: Thu 30 Jan 2014, 20:21
by vicmz
bruno wrote:Is there a way to get VLC in Wheezy?
I cannot seem to find it: not in the package manager, and I cannot find a right .pet
This pet works to me:
http://smokey01.com/pemasu/pet_packages ... flower.pet

You also need:
http://smokey01.com/pemasu/pet_packages ... -4.8.2.sfs

They also work for Precise.

And thanks so much to Pemasu for providing them. :D

Posted: Thu 30 Jan 2014, 22:55
by bruno
Thanks vicmz, I tried that, but it doesnt work.
I have now a VLC entry in the multimedia, but it doesn't want to start.
Maybe I did something wrong with the qt sfs?
First it asked to install, I did that, and then it asked to copy to home, I did that too, it's in home.
I don't know what is wrong.

Posted: Thu 30 Jan 2014, 23:09
by bruno
When I check with "SFS load on the fly", it shows the QT SFS is loaded.

VLC does not work

Posted: Fri 31 Jan 2014, 01:44
by vicmz
@Bruno
Sorry, I forgot to say you have to install a dependency first. :oops:

If you try to run from terminal you get this:

Code: Select all

# vlc
vlc: /lib/libm.so.6: version `GLIBC_2.15' not found (required by /usr/lib/libvlccore.so.5)
# 
VLC should work immediately after installing libc6_2.15-ubuntu10_i386.pet ↓.

You don't have to run it from terminal, you can even set it as default, see Menu > Setup > Default Application Chooser.

Posted: Fri 31 Jan 2014, 02:03
by vicmz
OpenboxPlus Wheezy 1.2 available

-Openbox right-click menu recognized by fixmenus
-libxcb-util0 included for Obconf
-lxappearance and its dependencies removed

http://murga-linux.com/puppy/viewtopic.php?t=86206

See also ZonColor themes for Openbox/LXDE in the same page. (screenshots)

Posted: Fri 31 Jan 2014, 08:16
by charlie6
Hi Bruno, ...Bonjour!? / Goedemorgen!? / Schönen Gutenmorgen !? ... :wink:
Is there a way to get VLC in Wheezy?
This sfs file in pemasu's exprimo repo works OOTB/OK for me in wheezy-3.5.2.11 ... it has all Qt stuffs in it ! as also umplayer and spotify :D
http://www.smokey01.com/pemasu/pet_pack ... -4.8.0.sfs
Have plenty of fun!
Amusement!
Charlie

Posted: Sat 01 Feb 2014, 11:57
by bruno
Thanks vicmz, now it's working great :D

Jij ook bedankt Charlie6
I'll try out your solution on another machine that I'm using Wheezy on.

What would I do without this forum? :wink:

Posted: Sun 02 Feb 2014, 09:31
by charlie6
bruno wrote:What would I do without this forum? :wink:
... «several heads are better than ... half one ! » :lol: :wink: