You are not logged in.

#101 2006-10-04 06:20:00

Blaasvis
Member
Registered: 2003-01-17
Posts: 467

Re: Gnome 2.16 and dbus 0.93 to Testing

hussam wrote:

/proc/cmdline: root=/dev/hda1 ro vga=795 quiet noapic suspend=/dev/hda2
------------------------------------------------------------------------------
========we are going to sleep, preparing.========
Arch linux found
Found ARCH kernel
running kernel is grub menu entry 0 (vmlinuz26)
resume partition is not set up.


sorry myf ault the kernel paramater is : resume=/dev/hda2


Freedom is what i love

Offline

#102 2006-10-04 06:21:45

Blaasvis
Member
Registered: 2003-01-17
Posts: 467

Re: Gnome 2.16 and dbus 0.93 to Testing

hjorthboggild wrote:
Blaasvis wrote:

pacman -S powersave
add yourself to the power group
/etc/rc.d/powersaved restart
and add suspend=/dev/<your> to you kernel boot parameters.

then it should work

Why is powersave not mentioned as one of the dependencies for gnome-power-manager if it's required?

Regards,
Simon

this is the way i do it, but you can make your system use anything. And people do not like it if i force deps on them. g-p-m does more then just suspend/hibernate also stuff like dpms battry monitoring etc..


Freedom is what i love

Offline

#103 2006-10-04 06:46:20

hussam
Member
Registered: 2006-03-26
Posts: 572
Website

Re: Gnome 2.16 and dbus 0.93 to Testing

Blaasvis, ok I changed that. But now it still won't suspend and dmesg spits out the following:
Freezing cpus ...
Stopping tasks: =======================================================================|
Shrinking memory... done (0 pages freed)
pnp: Device 00:03 disabled.
pnp: Device 00:02 disabled.
NVRM: RmPowerManagement: 3
pci_set_power_state(): 0000:00:00.0: state=3, current state=5
Class driver suspend failed for cpu0
Could not power down device firmware: error -22
Some devices failed to power down, aborting suspend
APIC error on CPU0: 00(00)
PCI: Setting latency timer of device 0000:00:01.0 to 64

Offline

#104 2006-10-04 07:23:15

Blaasvis
Member
Registered: 2003-01-17
Posts: 467

Re: Gnome 2.16 and dbus 0.93 to Testing

try removing some modules, i can't really help you on this.

Suspend to {ram,disk} still is kind of tricky. Mainly on older hardware.


Freedom is what i love

Offline

#105 2006-10-04 11:24:50

hussam
Member
Registered: 2006-03-26
Posts: 572
Website

Re: Gnome 2.16 and dbus 0.93 to Testing

Blaasvis wrote:

try removing some modules, i can't really help you on this.

Suspend to {ram,disk} still is kind of tricky. Mainly on older hardware.

Blaasvis, good thinking. It was a kernel module that was causing this. I was able to find out which one and after I rmmod that kernel module, it now hibernates.

Offline

#106 2006-10-04 11:46:07

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: Gnome 2.16 and dbus 0.93 to Testing

Blaasvis: You ought to add a option to powersave to remove every module possible (obviously filesystem and ide/sata driver cannot be removed) and reload them on resume, it saves a lot of problems by avoiding dodgy hardware and drivers.

As for older hardware, much older hardware would be able to use the APM suspend routines, which in many cases are a true hardware based suspend.

James

Offline

#107 2006-10-04 12:18:14

hussam
Member
Registered: 2006-03-26
Posts: 572
Website

Re: Gnome 2.16 and dbus 0.93 to Testing

I have a AMD 2300+ sempron ( 1.56GHZ ) with I.0GB ram so it performs well because of the 1GB ram but I guess the processor itself is a bit obsolete hardware. smile
In any case, I am happy it worked.

Offline

#108 2006-10-04 13:59:14

Blaasvis
Member
Registered: 2003-01-17
Posts: 467

Re: Gnome 2.16 and dbus 0.93 to Testing

iphitus wrote:

Blaasvis: You ought to add a option to powersave to remove every module possible (obviously filesystem and ide/sata driver cannot be removed) and reload them on resume, it saves a lot of problems by avoiding dodgy hardware and drivers.

As for older hardware, much older hardware would be able to use the APM suspend routines, which in many cases are a true hardware based suspend.

James

ehm i rather have people report in on the bad modules, so i can remove them by default. smile


Freedom is what i love

Offline

#109 2006-10-05 01:19:48

Kenetixx
Member
From: /unvrs/mlkywy/earth/aust/home
Registered: 2006-09-09
Posts: 258
Website

Re: Gnome 2.16 and dbus 0.93 to Testing

Running Gnome 2.16 her and no problems to report so far smile
Seems a little faster then the last release also? or that could be just me


http://binaryritual.net

There is no spoon.......

Offline

#110 2006-10-05 03:03:59

ganlu
Member
From: ChongQing, China
Registered: 2004-01-04
Posts: 360

Re: Gnome 2.16 and dbus 0.93 to Testing

jcome wrote:

I have updated my f-spot today, but it still carsh, the msg as below

[jcome@libzen ~]$ f-spot
Starting new FSpot server
XXXXX
Mono.Data.SqliteClient.SqliteSyntaxException: file is encrypted or is not a database
  at Mono.Data.SqliteClient.SqliteCommand.GetNextStatement (IntPtr pzStart, System.IntPtr pzTail, System.IntPtr pStmt) [0x00000]
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader (CommandBehavior behavior, Boolean want_results, System.Int32 rows_affected) [0x00000]
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteNonQuery () [0x00000]
  at MetaStore.CreateTable () [0x00000]
  at MetaStore..ctor (Mono.Data.SqliteClient.SqliteConnection connection, Boolean is_new) [0x00000]
  at Db.Init (System.String path, Boolean create_if_missing) [0x00000]
  at FSpot.Core..ctor () [0x00000]
  at FSpot.Driver.Main (System.String[] args) [0x00000]
XXXXX
Starting new FSpot server
Starting new FSpot server
Starting new FSpot server
Starting new FSpot server
Starting new FSpot server

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Stacktrace:

  at (wrapper managed-to-native) System.Threading.Monitor.Monitor_try_enter (object,int) <0x00004>
  at (wrapper managed-to-native) System.Threading.Monitor.Monitor_try_enter (object,int) <0xffffffff>
  at System.Threading.Monitor.Enter (object) <0x00013>
  at (wrapper synchronized) DBus.Service.remove_SignalCalled (DBus.Service/SignalCalledHandler) <0xffffffff>
  at FSpot.Core.Proxy.Finalize () <0x00015>
  at (wrapper runtime-invoke) System.Object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

Starting new FSpot server
        f-spot(mono_handle_native_sigsegv+0xe7) [0x8154b97]
        f-spot [0x8121ae8]
        [0xb7fb7440]
        f-spot [0x80c3283]
        [0xb72e3c07]
        [0xb72e3b94]
        [0xb4eb6b6c]
        [0xb4eb6b3e]
        [0xb4eb6ab9]
        f-spot [0x80ae6e1]
        f-spot [0x81145ae]
        f-spot [0x80ae81f]
        f-spot [0x80c5c12]
        f-spot [0x81087f7]
        f-spot [0x811e803]
        /lib/libpthread.so.0 [0xb7ee327b]
        /lib/libc.so.6(__clone+0x5e) [0xb7e5508e]

any comments?

http://bugs.archlinux.org/task/5322

Offline

#111 2006-10-05 07:23:04

depaloan
Member
Registered: 2006-07-12
Posts: 18
Website

Re: Gnome 2.16 and dbus 0.93 to Testing

Offline

#112 2006-10-05 07:48:23

Blaasvis
Member
Registered: 2003-01-17
Posts: 467

Re: Gnome 2.16 and dbus 0.93 to Testing

most of it is allready in testing, just a few more packages. smile


Freedom is what i love

Offline

#113 2006-10-05 09:27:44

once
Member
From: Taiwan
Registered: 2006-09-12
Posts: 266

Re: Gnome 2.16 and dbus 0.93 to Testing

up-to 2.16.1
cd-rw still don't work, 2.14 can.

Offline

#114 2006-10-05 09:43:12

Blaasvis
Member
Registered: 2003-01-17
Posts: 467

Re: Gnome 2.16 and dbus 0.93 to Testing

well i do not have a clue what you are talking about tongue


Freedom is what i love

Offline

#115 2006-10-06 13:51:49

linfan
Member
From: Stockholm, Sweden
Registered: 2004-04-23
Posts: 135

Re: Gnome 2.16 and dbus 0.93 to Testing

Have not had any problems with gnome 2.16 thus far on my spare p2 machine.

Installed like a charm and have the old text in ~/.xinitrc:

exec dbus-launch --exit-with-session gnome-session.

Waiting for the official release, though, before I install on my main computer.

Thanks and regards,

linfan

Offline

#116 2006-10-06 17:14:00

mouse256
Member
From: Antwerpen, Belgium
Registered: 2005-08-24
Posts: 247

Re: Gnome 2.16 and dbus 0.93 to Testing

Working rather good here, palm sync with kpilot is also working.
The only problem I have is with gdm: I use the default themed login, but the ok, cancel and options button aren't skinned anymore, they are ugly gray buttons. Does anyone knows that problem?

Offline

#117 2006-10-06 23:57:18

hussam
Member
Registered: 2006-03-26
Posts: 572
Website

Re: Gnome 2.16 and dbus 0.93 to Testing

mouse256,
edit /opt/gnome/etc/gdm/custom.conf
Under [GUI]
add
GtkTheme=Clearlooks

Offline

#118 2006-10-09 18:37:38

mouse256
Member
From: Antwerpen, Belgium
Registered: 2005-08-24
Posts: 247

Re: Gnome 2.16 and dbus 0.93 to Testing

that option did skin te buttons, but they used to be otherwise, they didn't look like buttons before (hard to explain I know ;-) )

Another bug: I can't start korganizer from the korgac daemon. korgac places an icon in the systemtray which makes korganizer start if you click on it, but it doesn't work anymore. I don't get any errors either :-(
korganizer itself still starts...

Offline

#119 2006-10-09 20:22:18

ks1
Member
From: Atlanta, Georgia
Registered: 2006-03-26
Posts: 62
Website

Re: Gnome 2.16 and dbus 0.93 to Testing

I don't know if you are reporting bugs, but it is probably best to report at
http://bugs.archlinux.org/

Offline

#120 2006-10-12 08:44:35

jinn
Member
From: Gothenburg
Registered: 2005-12-10
Posts: 506

Re: Gnome 2.16 and dbus 0.93 to Testing

Whats the status on gnome 2.16? I am guessing there is still work to do on this since it hasnt been moved to stable yet, but is there many bugs left?


The ultimate Archlinux release name: "I am your father"

Offline

#121 2006-10-23 21:06:54

ondex
Member
Registered: 2006-10-23
Posts: 4

Re: Gnome 2.16 and dbus 0.93 to Testing

There is a problem with extra/mail-notification :

mail-notification: error while loading shared libraries: libgailutil.so.17: cannot open shared object file: No such file or directory

The correct lib is /opt/gnome/lib/libgailutil.so.18

Offline

#122 2006-10-23 21:53:51

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: Gnome 2.16 and dbus 0.93 to Testing

mail notification broken? What do you mean? wink

Offline

#123 2006-10-26 14:52:30

yoburtu
Member
Registered: 2006-06-07
Posts: 103

Re: Gnome 2.16 and dbus 0.93 to Testing

Hello,

I have a question, when will be in current/extra gnome 2,16?.

Best regards.

Offline

#124 2006-10-26 14:57:36

ganlu
Member
From: ChongQing, China
Registered: 2004-01-04
Posts: 360

Re: Gnome 2.16 and dbus 0.93 to Testing

Yes, what's wrong with gnome 2.16.1? Can't find any clue in bugtracker, not very deeply diged though.

Offline

#125 2006-10-26 15:26:44

linfan
Member
From: Stockholm, Sweden
Registered: 2004-04-23
Posts: 135

Re: Gnome 2.16 and dbus 0.93 to Testing

mail-notification in testing is working - mail-notification 3.0-2, but it was a bit more tricky to set up this time. Had to choose among the mailbox identification options.

linfan

Offline

Board footer

Powered by FluxBB