You are not logged in.

#1 2006-06-02 23:15:03

barebones
Member
Registered: 2006-04-30
Posts: 235

Qingy and the new gcc

This is just a heads up for anyone that is using qingy and is thinking about upgrading to the new gcc in testing, that qingy does indeed need to be recompiled before reboot. It works fine after a recompile, but if you reboot without, qingy will be totally busted (I guess thats why the qingy devs suggest not turning it on on one of the consoles, eh  8) )

Offline

#2 2006-06-03 03:30:56

test1000
Member
Registered: 2005-04-03
Posts: 834

Re: Qingy and the new gcc

it will be recompiled in testing i guess?


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

#3 2006-06-03 04:57:42

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: Qingy and the new gcc

test1000 wrote:

it will be recompiled in testing i guess?

It would if qingy were an official package

Offline

#4 2006-06-08 05:44:51

test1000
Member
Registered: 2005-04-03
Posts: 834

Re: Qingy and the new gcc

ah right, lol that's true: it's in aur.


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

#5 2006-06-14 16:13:01

test1000
Member
Registered: 2005-04-03
Posts: 834

Re: Qingy and the new gcc

fscking crap! i can't compile qingy! and i get some similar errors when trying to compile kfusd...

obviously i'm now running the testing repo... wehay!

here's the output:

http://arch.pastebin.com/708746


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

#6 2006-06-14 16:29:51

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,018

Re: Qingy and the new gcc

Are you sure you have glibc 2.4-2 installed?

Offline

#7 2006-06-14 16:44:02

test1000
Member
Registered: 2005-04-03
Posts: 834

Re: Qingy and the new gcc

yup. that's what pacman reports.. and just to be 195%(:P) sure i'm now reinstalling it for the THIRD fsckin time!.

edit: no that didn't work...

I also have klibc now; could that fsck up?


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

#8 2006-06-14 18:13:20

barebones
Member
Registered: 2006-04-30
Posts: 235

Re: Qingy and the new gcc

Have you gotten it to compile previously? The pkgbuild in the aur builds fine for me. Your errors say your missing the fcntl.h file, which looks like it belongs to the kernel headers. It looks like the fcntl.h on my box came with with came with kernel26beyond, but I would assume it comes with any kernel you use. Perhaps you don't have a kernel thats compiled against the new glibc?

Offline

#9 2006-06-14 21:27:10

test1000
Member
Registered: 2005-04-03
Posts: 834

Re: Qingy and the new gcc

the error was that pacman somehow fscked up my kernel-headers install on a -Syu

I reinstalled kernel-headers and then it compiled. Now hovewer i have the problem that i just get a black screen on bootup (like detailed in the qingy FAQ) but i can't remedy the situation!

http://bbs.archlinux.org/viewtopic.php?t=5665&start=20 <-- last poster got the same issue as me aswell, and i also have a nvidia card so maybe it's the same issue.

Do you have an nvidia card as well barebones?


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

#10 2006-06-14 22:55:01

barebones
Member
Registered: 2006-04-30
Posts: 235

Re: Qingy and the new gcc

Yeah, I do have a nvidia card. You might want to try re-installing your nvidia drivers. Does running the command

fbset

output anything?

Also, does the file /etc/fb.modes have anything in it?

Offline

#11 2006-06-14 23:45:53

test1000
Member
Registered: 2005-04-03
Posts: 834

Re: Qingy and the new gcc

yup to both.

kris|~$ fbset

mode "1024x768-76"
    # D: 78.653 MHz, H: 59.949 kHz, V: 75.694 Hz
    geometry 1024 768 1024 768 16
    timings 12714 128 32 16 4 128 4
    rgba 5/11,6/5,5/0,0/0
endmode

/etc/fb.modes has a bunch of stuff.

Ive already checked out and tried everything in the directfb man page and the qingy docs but nothing seems to help. I suppose the last thing I try will be to reinstall nvidia drivers and see if that works.

question: if i update my kernel and glibc and everything at the same time as i update my nvidia drivers: will the nvidia drivers be updated correctly? hmm hmm hmm..

me updateds nvidia drivers to see.

qingy -t text mode works btw.


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

#12 2006-06-14 23:51:58

barebones
Member
Registered: 2006-04-30
Posts: 235

Re: Qingy and the new gcc

I usually update my nvidia drivers every time there's a new kernel, usually theres no problems. I'm pretty sure I did when I moved to testing, as well, so I don't think you'll have problems.

Offline

#13 2006-06-14 23:57:05

test1000
Member
Registered: 2005-04-03
Posts: 834

Re: Qingy and the new gcc

nope. that didn't work. i'm lost. if anyone has a clue please tell me. Could this be a setting in 'settings' or something?


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

#14 2006-06-15 18:32:07

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Qingy and the new gcc

Did you rebuilt directfb against the testing stuff? If not, rebuild it then rebuild qingy. I don't know if it'll change something because, when I checked yesterday, directfb didn't depend explicitly on the stuff in testing. However, that solved similar problem I had in the past. It's the only thing I can suggest right now as I don't use testing and don't have a nvidia card.

Offline

#15 2006-06-16 12:44:58

test1000
Member
Registered: 2005-04-03
Posts: 834

Re: Qingy and the new gcc

tried it already hmm


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

#16 2006-06-16 14:38:24

barebones
Member
Registered: 2006-04-30
Posts: 235

Re: Qingy and the new gcc

What does your /etc/inittab look like?

Offline

#17 2006-06-19 09:34:28

test1000
Member
Registered: 2005-04-03
Posts: 834

Re: Qingy and the new gcc

#
# /etc/inittab
#

#  Runlevels:
#    0    Halt
#    1(S)       Single-user
#    2    Not used
#    3    Multi-user
#    4    Not used
#    5    X11
#    6    Reboot

id:3:initdefault:

rc::sysinit:/etc/rc.sysinit
rs:S1:wait:/etc/rc.single
rm:2345:wait:/etc/rc.multi
rh:06:wait:/etc/rc.shutdown
su:S:wait:/sbin/sulogin -p

#c1:2345:respawn:/sbin/agetty 38400 vc/1 linux
#c2:2345:respawn:/sbin/agetty 38400 vc/2 linux
c1:2345:respawn:/sbin/qingy tty1 -t -f /dev/fb0
c2:2345:respawn:/sbin/qingy tty2 -f /dev/fb0
c3:2345:respawn:/sbin/agetty 38400 tty3 linux
#c4:2345:respawn:/sbin/agetty 38400 vc/4 linux
#c5:2345:respawn:/sbin/agetty 38400 vc/5 linux
#c6:2345:respawn:/sbin/agetty 38400 vc/6 linux

ca::ctrlaltdel:/sbin/shutdown -t3 -r now

x:5:respawn:/usr/bin/startx
# /dev/null

# End of file


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

#18 2006-06-19 14:18:22

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Qingy and the new gcc

Try removing the '-f /dev/fb0 ' option. I tried something similar a while ago and, IIRC, it was giving me black screens.

If that doesn't fix it, run 'ldd /sbin/qingy*' and look for any "not found" message.

Offline

Board footer

Powered by FluxBB