It is currently Thu May 23, 2013 2:25 pm

All times are UTC




Post new topic Reply to topic  [ 59 posts ]  Go to page Previous  1, 2, 3, 4  Next
Author Message
 Post subject: Re: Zenwalk 7.0 RC2
PostPosted: Wed Feb 23, 2011 6:11 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Sun Mar 22, 2009 9:33 pm
Posts: 22
Location: Moscow
hyperion wrote:
I found the dep I missed : PCI_HOTPLUG :)
You seem to have missed this link:
http://en.gentoo-wiki.com/wiki/Asus_Eee_PC_901

Very useful to avoid such problems. :)

Please don't forget to enable Elantech PS/2 protocol extension. Also UVC cameras and Intel 82801 (ICH I2C sensor) support seem not to be enabled too.
All these devices are listed at the above link too. :)


 Profile Send private message  
 
 Post subject: Re: Zenwalk 7.0 RC2
PostPosted: Wed Feb 23, 2011 7:06 pm 
Administrator
Administrator
User avatar

Joined: Fri Mar 10, 2006 8:52 am
Posts: 3731
Location: Nantes - France
http://download.zenwalk.org/people/jp/p ... 6-70.3.txz


 Profile Send private message  
 
 Post subject: Re: Zenwalk 7.0 RC2
PostPosted: Wed Feb 23, 2011 10:35 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Sun Mar 22, 2009 9:33 pm
Posts: 22
Location: Moscow
All seems to be good, thanks! :)


 Profile Send private message  
 
 Post subject: Re: Zenwalk 7.0 RC2
PostPosted: Thu Feb 24, 2011 1:35 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Sun Feb 13, 2011 3:21 pm
Posts: 10
Just a couple of things:

Terminal-0.4.6 still has an issue, not writing out all its buffers, you have to hit enter again to get the last few lines. This is true whether you install the package or compile from source. Drop back to 0.4.5 and all is well.

Epdfview (in /extra) does not work with the new poppler, doesn't matter if it's the package or compiled. I've started using evince instead.

The issue I had been having with jpg files not displaying turned out to be the result of my heavily-hacked rc.postinstall. Sorry for the noise.

Happy camper here.


 Profile Send private message  
 
 Post subject: Re: Zenwalk 7.0 RC2
PostPosted: Sun Feb 27, 2011 12:34 pm 
Senior Zenwalker
Senior Zenwalker

Joined: Mon Oct 23, 2006 6:52 pm
Posts: 300
Zenwalk addict wrote:
Hey Guys,

I did observe the following stuffs on XFCE 4.6.1 on Zenwalk 6.4 over my production laptop Dell Vostro 3500. Could any body kindly re-check these stuffs if reproducible on XFCE 4.8 on RC2 ISO?

1. Upon suspending the laptop and back on, the Power manager wont be running at all. Have to manually start over.
2. If Power manager has been configured to put off the display after X seconds/minutes, it does so for some number of times, but later fails to do so. Have to quite the power manager from system tray and start again.
3. If XFLOCK4 command is run (or via menu button) to lock the screen, and when screen is unlocked. The power manager no more works as its indented too. Means, it doesnt put off the display as per its configured.


Off the topic:
How to make XFLOCK4 command not only locks the screen, but put off the display as well!

P.S: Sorry i cant install 4.8 or RC2 here to test these. It would be great if any of you can let me know if these are bugs still reside or not really a bug.


Hi,

I've very similar problems on my Acer Aspire. Currently suspending does not really work. If it does, power mgmt does not. All the XFCE plugins for CPU monitoring fail to load.

Working on snapshot.


The MoD


 Profile Send private message  
 
 Post subject: Re: Zenwalk 7.0 RC2
PostPosted: Sun Feb 27, 2011 12:43 pm 
Community Packager
Community Packager
User avatar

Joined: Thu Aug 14, 2008 8:26 am
Posts: 1373
Location: Paris
Suspend doesn't work here either.

_________________
Ejis :)


 Profile Send private message  
 
 Post subject: Re: Zenwalk 7.0 RC2
PostPosted: Sun Feb 27, 2011 1:03 pm 
Global Moderator
Global Moderator
User avatar

Joined: Sat Aug 05, 2006 9:38 am
Posts: 4570
i don't have laptop, but try to added the 'power' group at your user


 Profile Send private message  
 
 Post subject: Re: Zenwalk 7.0 RC2
PostPosted: Sun Feb 27, 2011 1:24 pm 
Community Packager
Community Packager
User avatar

Joined: Thu Aug 14, 2008 8:26 am
Posts: 1373
Location: Paris
That didn't change anything.

_________________
Ejis :)


 Profile Send private message  
 
 Post subject: Re: Zenwalk 7.0 RC2
PostPosted: Sun Feb 27, 2011 1:33 pm 
Global Moderator
Global Moderator
User avatar

Joined: Sat Aug 05, 2006 9:38 am
Posts: 4570
:(


 Profile Send private message  
 
 Post subject: Re: Zenwalk 7.0 RC2
PostPosted: Sun Feb 27, 2011 1:51 pm 
Master of the known universe
Master of the known universe
User avatar

Joined: Fri Dec 28, 2007 2:36 pm
Posts: 1286
there is in action buttons the choice button actions
right click on the icon
Maybe there is some interference between
now you can have also 2 buttons


 Profile Send private message  
 
 Post subject: Re: Zenwalk 7.0 RC2
PostPosted: Sun Feb 27, 2011 1:59 pm 
Community Packager
Community Packager
User avatar

Joined: Thu Aug 14, 2008 8:26 am
Posts: 1373
Location: Paris
franco wrote:
there is in action buttons the choice button actions
right click on the icon
Maybe there is some interference between
now you can have also 2 buttons


Didn't work.
Also tried the "suspend" command, but nothing happens.

_________________
Ejis :)


 Profile Send private message  
 
 Post subject: Re: Zenwalk 7.0 RC2
PostPosted: Sun Feb 27, 2011 3:09 pm 
Administrator
Administrator
User avatar

Joined: Tue Mar 06, 2007 12:34 pm
Posts: 2082
Location: Finland
try pm-suspend

note:
zenwalk-openbox still uses hal and suspend is done with command
Code:
dbus-send --system --print-reply --dest=org.freedesktop.Hal \
/org/freedesktop/Hal/devices/computer \
org.freedesktop.Hal.Device.SystemPowerManagement.Suspend int32:0
and it works
but the UPower method
Code:
dbus-send --system --print-reply --dest="org.freedesktop.UPower" \
/org/freedesktop/UPower org.freedesktop.UPower.Suspend
doesn't work here.

pm-suspend also works here.


 Profile Send private message  
 
 Post subject: Re: Zenwalk 7.0 RC2
PostPosted: Sun Feb 27, 2011 3:23 pm 
Community Packager
Community Packager
User avatar

Joined: Thu Aug 14, 2008 8:26 am
Posts: 1373
Location: Paris
stillborn wrote:
try pm-suspend

note:
zenwalk-openbox still uses hal and suspend is done with command
Code:
dbus-send --system --print-reply --dest=org.freedesktop.Hal \
/org/freedesktop/Hal/devices/computer \
org.freedesktop.Hal.Device.SystemPowerManagement.Suspend int32:0
and it works


That worked!

_________________
Ejis :)


 Profile Send private message  
 
 Post subject: Re: Zenwalk 7.0 RC2
PostPosted: Sun Feb 27, 2011 4:06 pm 
Experienced Zenwalker
Experienced Zenwalker
User avatar

Joined: Tue Jan 15, 2008 1:51 pm
Posts: 111
Location: Germany
Inkscape won't work on 7.0. It requires libpoppler.so.7 but the poppler package from the snapshot repository provides only libpoppler.so.12.


 Profile Send private message  
 
 Post subject: Re: Zenwalk 7.0 RC2
PostPosted: Sun Feb 27, 2011 5:00 pm 
Master of the known universe
Master of the known universe
User avatar

Joined: Fri Dec 28, 2007 2:36 pm
Posts: 1286
stillborn should be right. I have hal and hal-info in my system and I never note this problem and for the moment I do not find any problem related this two libs.
I mean that Power manager works O.K.


 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 59 posts ]  Go to page Previous  1, 2, 3, 4  Next

All times are UTC


 Who is online

Users browsing this forum: No registered users and 2 guests


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 post attachments in this forum

Search for:
Jump to: