Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - ew

#61
General Support / Re: libglib2.0-0....accountservice
February 14, 2013, 11:58:52 AM
Quote from: jedi on February 14, 2013, 12:52:17 AM
Personally I would remove everything after the 'ro' and only try the 'nomodeset quiet' first.  (after the 'ro' means leave the 'ro' there!)  Then experiment from there.  I've never seen so many entries before.  The bit with the radeon and the nouveau are not necessary as far as I know, especially with you having the Intel 4000 graphics chip set.  I feel your pain however, I have the "Sandybridge" chipset with nvidia's terrible "Optimus" hybrid setup.  (intel/nvidia combo card sharing a GPU)  It was a giant pain to figure out.  You might also want to try to play around with your xorg.conf file.  Another idea would be to drop to tty1 and sudo su, run smxi and let it re-install you intel graphics.  That worked in the past for me when I hosed my system trying a beta driver from nvidia.

Will try that, but for the lightdm issue I`ve found this bug, and I guess it`s what causes some of my issues. They post 3 workarounds that I`m going to try...
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1070150
#62
General Support / Re: libglib2.0-0....accountservice
February 13, 2013, 11:59:35 PM
Quote from: jedi on February 13, 2013, 11:47:14 PM
@ew, the line I'm referring to should only have "ro quiet" at the end of it.  The one you talking about is totally normal and doesn't need to be altered in any way.  Between the 'ro' and the 'quiet' is where you want to make the additions I was referring to.  Sure like to see you be able to get this resolved.  Good luck!!!!  :)

I understand, but it is the same line....
Here is the menuentry in boot/grub.cfg...

menuentry 'VSIDO GNU/Linux, with Linux 3.7-trunk-amd64' --class vsido --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.7-trunk-amd64-advanced-51aa2651-5b7f-4f34-a604-9f2eb6b1455b' {
load_video
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos9'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos9 --hint-efi=hd0,msdos9 --hint-baremetal=ahci0,msdos9  51aa2651-5b7f-4f34-a604-9f2eb6b1455b
else
  search --no-floppy --fs-uuid --set=root 51aa2651-5b7f-4f34-a604-9f2eb6b1455b
fi
echo 'Loading Linux 3.7-trunk-amd64 ...'
linux /boot/vmlinuz-3.7-trunk-amd64 root=UUID=51aa2651-5b7f-4f34-a604-9f2eb6b1455b ro  noapic noapm nodma nomce nolapic pci=nomsi nomodeset radeon.modeset=0 nouveau.modeset=0 nosmp vga=normal
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.7-trunk-amd64


The recovery entry has just "ro single", but the normal entry has every thing you see above...
#63
General Support / Re: libglib2.0-0....accountservice
February 13, 2013, 11:18:44 PM
Quote from: jedi on February 13, 2013, 12:42:41 AM
Well, only if it works!  ???

I just saw your reply. A bit busy lately, haven`t been able to get much computertime.

Anyway, I took a look at the kernel line for VSIDO, and it contains a lot:
".. ro noapic nodma nomce nolapic pci=nomsi nomodeset rade\
on.modeset=0 nouveau.modeset=0 nosmp vga=normal"

My graphics is intel hdgraphics 4000 (ivy bridge)

Perhaps all those settings is what makes VSIDO boot for me, because it is the only 3.7 kernel that has booted for me.
I tried booting with just "ro nomodeset", and it booted just fine, but it doesn`t help me with the logout/reboot/shutdown issue. Regardless how I try to exit, I just get a black screen. Doesn`t help using command-line to shut down/reboot/logout... Just a black screen and it gets stuck there.... So maybe this is another issue? I also installed the ugly looking XDM and tried it instead of lightdm, but exit doesn`t work anyway.

Buy perhaps your suggestions will help me boot never kernels with other distros. I will try to install the latest siduction kernel, and see if your suggestions helps me boot it...

#64
General Support / Re: libglib2.0-0....accountservice
February 12, 2013, 11:47:01 AM
Quote from: lwfitz on February 12, 2013, 01:36:50 AM
Regarding your logout issue, try this:

logout normally and when the screen goes black try dropping to tty with ctrl/alt/f1.
If your able to get to tty then enter your login info (if it asks) and run

sudo lightdm start

and see if that gets you back to the lightdm login screen

Nope, not able to drop to anything. By the way, shutdown and reboot doesn`t work either. Gets to black screen, and then totally unresponsive. Just the same that happens when I boot VSIDO-live cd, I need to use failsafe mode to boot it. Tried installing Bodhi with 3.7 kernel yesterday, unable to boot. The same with CB and 3.7 kernel. Also tried Siduction, same issue. That`s why I was kind of surprised that VSIDO booted at all.

I get a error during boot that perhaps could have something to do with the issue.... Something about:
"....BIOS handoff failed (bios bug?)....

#65
General Support / Re: [fixed, but crude] WiFi problems
February 11, 2013, 11:09:12 PM
Quote from: merelyjim on February 07, 2013, 05:09:26 PM

Is it a crude fix? I assume so, but it works, and might help someone else if I post it.  ;)
9% CPU usage,  15% (567mb/3.62gb) RAM - nice!

Thanks. Hopefully this will solve my wifi-issues too. B43xx-you know..., always a hazzle...,
but I have always been able to sort it out with network-manager, but with Wicd it seems
quite impossible...
#66
General Support / Re: libglib2.0-0....accountservice
February 11, 2013, 10:36:54 PM
Ok. Thanks.

I didn`t want to configure to much if this could break it for me later.

But when I first have started a thread here, i might use it for some other issues:)

First, let me make it perfectly clear that my hardware is having issues with 3.7 kernels.
I have tested it with CB Waldorf, and I`m fine up to 3.6.10 kernel, but then it ends.
3.7 kernel simply doesn`t boot, or boots without display. Not sure. I get black screen,
and have to shutdown with the button on my pc....

In fact, VSIDO is the first distro that I`ve been able to boot with a 3.7 kernel,
but I had to boot the live-cd in failsafe mode to get it to work..., so that I could install it.

With this in mind, it`s no surprise that I`m having a few issues also with VSIDO,
but I`m not sure if they are related to my general problems with linux and ivy-bridge,
or if it is something that I can solve within VSIDO.

So, to get to the point. My first issue is that when I login to the default x-session,
then I don`t get back to the light-dm splash-page when I logout again. I just get
a black screen, and need to physically force down the pc, and make a reboot so that
I`m able to login again.

The next issue I have is wifi-related, but that can wait, because I`m able to get wifi trough
a huge ralink-dongle... As i see it, the most important thing for me to solve, is to be able to log out
from the default x-session, and get the spash page where I`m able to login again, or choose
another session to login to... Any ideas?

I will keep trying to fix it myself, but if this is a known issue and there is a fix, then it would
solve me a lot of hazzle. If it`s related to incompability between the kernel and my hardware,
then it`s a bit harder to solve. I`m just hoping that it is a small issue with a bug in a session-script
or something like that... Otherwise I`m in big trouble:)

Update: The logout-issue is the same from all sessions. I don`t get back to the light-dm splash-page.

Update2. Wifi solved, but insufficient priviliges in openpox. I guess it`s the policykit-issue, but if it works
in xfce, then I will fix it in openbox too... Logout-issue is still a problem. No splash-page at logout,
only visible after reboot and initial login...
#67
General Support / libglib2.0-0....accountservice
February 11, 2013, 11:31:14 AM
Hi,

I just installed VSIDO and did the dist-upgrade in the post-installation script. 3 packages are being kept back.... How to solve this?

The following packages have been kept back:
  accountsservice libaccountsservice0 orage
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
ew@vsido-g580:~$ sudo apt-get install accountsservice libaccountsservice0 orage
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
accountsservice : Depends: libglib2.0-0 (>= 2.34) but 2.33.12+really2.32.4-5 is to be installed
libaccountsservice0 : Depends: libglib2.0-0 (>= 2.34) but 2.33.12+really2.32.4-5 is to be installed
orage : Depends: xfce4-panel (< 4.9) but 4.10.0-1.1 is to be installed
E: Unable to correct problems, you have held broken packages.