Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Tue 21 May 2013, 20:14
All times are UTC - 4
 Forum index » House Training » Bugs ( Submit bugs )
Puppy 4.3 Final -- bug reports and suggestions
Moderators: Flash, Ian, JohnMurga
Post new topic   Reply to topic View previous topic :: View next topic
Page 13 of 21 [301 Posts]   Goto page: Previous 1, 2, 3, ..., 11, 12, 13, 14, 15, ..., 19, 20, 21 Next
Author Message
straycat

Joined: 25 Sep 2009
Posts: 2

PostPosted: Fri 25 Sep 2009, 19:54    Post subject: puppylinux widget version display
Subject description: fix '.' adding
 

Embarassed I was working with an upgrade from 4.2.1 to 4.3.0. Pwidgets was included
in 4.2.1, but not in 4.3.0, so I was running pwidgets 2.0.8. The current pwidgets is
version 2.1.0 and it displays the puppy version correctly.
Back to top
View user's profile Send private message 
tiangeng

Joined: 23 Jul 2009
Posts: 60
Location: 河南 China

PostPosted: Fri 25 Sep 2009, 22:54    Post subject:  

bcm43xx using ndiswrapper does not work on the 2.6.30.5,but it works on the 2.6.25.16。
Back to top
View user's profile Send private message 
DaveS


Joined: 09 Oct 2008
Posts: 3669
Location: UK

PostPosted: Sat 26 Sep 2009, 00:59    Post subject:  

tiangeng wrote:
bcm43xx using ndiswrapper does not work on the 2.6.30.5,but it works on the 2.6.25.16。


Interesting. My Broadcom is correctly detected and configured in 2.6.30.5. Just lucky I guess.............

_________________
Spup Frugal HD and USB
Root forever!
Back to top
View user's profile Send private message 
tempestuous

Joined: 10 Jun 2005
Posts: 4944
Location: Australia

PostPosted: Sat 26 Sep 2009, 01:33    Post subject:  

mawebb88 wrote:
@ tempestuous
Any chance of the specials you did for Eee PC's for the new kernel?
...
I am particularly after the ones for the function keys and CPU/fan stuff.

Yes. Almost ready. See -
http://www.murga-linux.com/puppy/viewtopic.php?t=47041
Back to top
View user's profile Send private message 
Vyse


Joined: 15 Aug 2009
Posts: 30

PostPosted: Sat 26 Sep 2009, 02:48    Post subject:  

Still no luck with starting X on my Radeon HD 4650. Can I have a workaround for this from the command line? Any help would be highly appreciated. And it would be great to know why X runs perfectly fine on 4.2 but not on 4.3.
Back to top
View user's profile Send private message Yahoo Messenger 
mawebb88

Joined: 13 Jul 2008
Posts: 245
Location: France nr Lyon

PostPosted: Sat 26 Sep 2009, 02:53    Post subject: EeePC special drivers for latest kernel  

tempestuous wrote:
mawebb88 wrote:
@ tempestuous
Any chance of the specials you did for Eee PC's for the new kernel?
...
I am particularly after the ones for the function keys and CPU/fan stuff.

Yes. Almost ready. See -
http://www.murga-linux.com/puppy/viewtopic.php?t=47041


Many thanks. Will take a look now.

Rgds Mike
Back to top
View user's profile Send private message 
Iguleder


Joined: 11 Aug 2009
Posts: 1614
Location: Israel, somewhere in the beautiful desert

PostPosted: Sat 26 Sep 2009, 03:20    Post subject:  

rerwin wrote:
Iguleder,
Quote:
- Sound card is not detected. An onboard Intel HDA, the card is not recognized, snd_hda_intel is not loaded and doesn't exist for some reason.
What does Menu > System > PupScan show for the sound card in the PCI interfaces listing? Do you see anything relevant in the /var/log/messages log?
Richard


Pupscan lists all devices correctly, but no modules found.
Back to top
View user's profile Send private message Visit poster's website MSN Messenger 
ICQ Number 
cichlasoma

Joined: 12 Sep 2009
Posts: 69

PostPosted: Sat 26 Sep 2009, 05:03    Post subject: Re: Missing programs and internet connection  

Brown Mouse wrote:
Yes I fixed my network connection problem by reinstalling.
I'm using the boot from cd method and had Puppy 4.2.1 previously installed as a pupsave file and it didn't like it even after renaming it.
Maybe it's the same for you.I saved a copy of my old 421 file to a flash disc then deleted what was on the hdd,reinstalled 430 and it detects the network card and saves the settings now.

It seems to be similar to one of my problems with 4.30 I've reported above - when I boot from CD and there's just only pupsave-xxx.2fs file on the hard disk, Puppy loads the saved state and finds network devices. Yet, on shutdown, it saves the pup-430.sfs file to hard disk and on the next boot doesn't load any network driver modules and finds no network devices. Deleting the file again helps.
Do you successfully boot from CD repetedly now?
Back to top
View user's profile Send private message 
gray


Joined: 23 Feb 2007
Posts: 313
Location: Adelaide - South Australia

PostPosted: Sat 26 Sep 2009, 07:23    Post subject: Remasterpup2  

I have found a bug or two in /usr/bin/remasterpup2

line 329 should read:
sort -u /tmp/root/.packages/woof-installed-packages > /tmp/woof-installed-packages-tmp

and line 331 :
echo -n "" > /tmp/root/.packages/user-installed-packages

They were both missing the output redirect >
Back to top
View user's profile Send private message 
clarf


Joined: 13 Jun 2007
Posts: 606
Location: The old Lone Wolf

PostPosted: Sat 26 Sep 2009, 08:46    Post subject: Re: Missing programs and internet connection  

cichlasoma wrote:
Brown Mouse wrote:
Yes I fixed my network connection problem by reinstalling.
I'm using the boot from cd method and had Puppy 4.2.1 previously installed as a pupsave file and it didn't like it even after renaming it.
Maybe it's the same for you.I saved a copy of my old 421 file to a flash disc then deleted what was on the hdd,reinstalled 430 and it detects the network card and saves the settings now.

It seems to be similar to one of my problems with 4.30 I've reported above - when I boot from CD and there's just only pupsave-xxx.2fs file on the hard disk, Puppy loads the saved state and finds network devices. Yet, on shutdown, it saves the pup-430.sfs file to hard disk and on the next boot doesn't load any network driver modules and finds no network devices. Deleting the file again helps.
Do you successfully boot from CD repetedly now?


I had the same problem in my laptop. Crying or Very sad Everything worked fine in live CD Boot. Then I created a pupsave and reboot, but Puppy saved pup-430.sfs file on hard disk at second boot (I really hate this behavior, I don't have enough free space for each Puppy in my HD, I always use pupsave and nothing elese), and then I lost network driver modules, lost CPU Frequency scaling modules and lost the battery indicator in Task Bar. I had the same problem even in successive boots.

I could fix it just copying the zp430305.sfs file in the same partition where Puppy previously saved the pup-430.sfs file, It's seems a stupid bug. When Puppy boot and find a pupsave it "always" copy pup-430.sfs but not p430305.sfs in the same pupsave's path, then doesn't search further for zp430305.sfs in media devices and just doesn't load any driver.

Hope you could fix your problem cichlasoma, I'm sure you have to copy zp430305.sfs to HD. Please try and feedback.

Greetings,
clarf
Back to top
View user's profile Send private message 
ARAN

Joined: 21 Oct 2005
Posts: 112

PostPosted: Sat 26 Sep 2009, 09:10    Post subject:  

The Package Git is broken especially "git pull" dont work !

I was just at the git irc chanell and asked what could be the problem and this was here the answer.

Quote:
hello to all. can somebody tell me how to resolve this ugly problem here ?/usr/libexec/git-core/git-pull: line 204: exec: git-merge: not found
git: 'pull' is not a git-command. See 'git --help'.

Did you mean this?
pull

this here are all files in git-core folder. could it be that something is missed ?
http://pastebin.com/m23ca0d9e


Quote:

Well, that error message really looks like some busted git installation.

Aw... Seems like they stripped out all direct executables for builtin commands, but didn't note that some scripts need the direct executables for those...
Back to top
View user's profile Send private message 
runtt21


Joined: 07 Jun 2008
Posts: 1580
Location: BigD Texas

PostPosted: Sat 26 Sep 2009, 15:53    Post subject:  

clarf I can confirm that when running with a pup-save file that you need to copy the zp430305.sfs and the pup-430.sfs or you will lose your modules. I have it set up with a pup-save on a usb flash drive with the pup-430.sfs and with out the zp.sfs I had the same problems. With the zp.sfs everything is working fine.
Back to top
View user's profile Send private message Visit poster's website 
ttuuxxx


Joined: 05 May 2007
Posts: 10720
Location: Ontario Canada,Sydney Australia

PostPosted: Sat 26 Sep 2009, 15:59    Post subject:  

ARAN wrote:
The Package Git is broken especially "git pull" dont work !

I was just at the git irc chanell and asked what could be the problem and this was here the answer.

Quote:
hello to all. can somebody tell me how to resolve this ugly problem here ?/usr/libexec/git-core/git-pull: line 204: exec: git-merge: not found
git: 'pull' is not a git-command. See 'git --help'.

Did you mean this?
pull

this here are all files in git-core folder. could it be that something is missed ?
http://pastebin.com/m23ca0d9e


Quote:

Well, that error message really looks like some busted git installation.

Aw... Seems like they stripped out all direct executables for builtin commands, but didn't note that some scripts need the direct executables for those...


Puppy doesn't usually come with git, try this one
http://www.puppylinux.ca/tpp/ttuuxxx/programs/Utilities/git-1.6.0.rc3-i386.pet
username:puppy
password:linux
you'll have to type it twice Smile
ttuuxxx

_________________
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games Smile

Back to top
View user's profile Send private message Visit poster's website 
rjbrewer


Joined: 22 Jan 2008
Posts: 4351
Location: merriam, kansas

PostPosted: Sat 26 Sep 2009, 16:23    Post subject:  

rjbrewer wrote:
Have tried "simple remaster" of 430 small iso.
and full iso.

Cd boots fine, but when trying to use it to make a full install,
I get "Error 2, bad file or directory, when rebooting.



The remaster problem seems to be confined to 2.6.30.5 kernel.
Didn't have any problem with 430 2.6.21.7.

Edit:
Tried simple remaster with Ttuuxxxs' latest 430 2.6.30.5 and it had
no problem booting.....obviously not a kernel issue.

_________________

Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Full installs

Back to top
View user's profile Send private message 
Max Headroom


Joined: 28 Jun 2006
Posts: 181
Location: GodZone Kiwi

PostPosted: Sat 26 Sep 2009, 22:56    Post subject: Besides the Aforementioned Crashing Browsers & Copying RedLi  

RedLining Blinky Monitor Applet, I was wunderin' when Dingo 4.3, was going on a Diet, Specifically Rationalizing Surplus X Media Players & Rippers, Txt Editors, implementing ttuuxxxs Cut Down Calculator, also I Vaguely Recall Barry K Suggesting a Lighter Weight GParted GUI... It'd be Great the Bug Fixed iso could be Finalized @ 99.5 Mb including All intel Modem Drivers. Thanx Barry & Co. Smile
Back to top
View user's profile Send private message Yahoo Messenger 
Display posts from previous:   Sort by:   
Page 13 of 21 [301 Posts]   Goto page: Previous 1, 2, 3, ..., 11, 12, 13, 14, 15, ..., 19, 20, 21 Next
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » House Training » Bugs ( Submit bugs )
Jump to:  

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
[ Time: 0.0928s ][ Queries: 13 (0.0158s) ][ GZIP on ]