Jump to content

Maxplayer14

Members
  • Posts

    26
  • Joined

  • Last visited

Posts posted by Maxplayer14

  1. I'd also do a:

     

    rpm -qa | grep qt3

     

    and post the output here so we can see what's installed.

    [root@localhost moodin]# rpm -qa | grep qt3
    libqt3-3.3.5-10.2006.SoS
    qt3-common-3.3.5-10.2006.SoS

     

     

    I'm not sure if this will work in Mandriva but here is how it's solved in Gentoo.

    # echo $QTDIR 
    /usr/lib/qt-3.*

     

    # export QTDIR=/usr/qt/3/
    # echo $QTDIR
    /usr/qt/3/

     

    HTH

     

    Was trying this...

     

    export QTDIR-/usr/qt/3/
    bash: export: `QTDIR-/usr/qt/3/': not a valid identifier

  2. Ok, man I have been working on this for a whole day now and no matter what I do I can't get this thing working. I have been trying to compile 2 things since yesterday evening and I keep having the same problem.

     

    I have done everything I can think of, I have read every forum, and tried everything but I still get the same error every time I try a /configure.

     

    checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!

     

    I have everything I need installed it looks like. Qt3, Qt3 Devel. I have tried everything I can think of, so I am here asking for any suggestions.

     

    Thanks ahead of time.

     

    Jason

  3. Ok these are the entries from yesterday from syslog were it freezes.

     

    Apr 12 13:42:58 dhcppc5 kernel: PCI: Setting latency timer of device 0000:00:1f.5 to 64
    Apr 12 13:42:58 dhcppc5 kernel: intel8x0_measure_ac97_clock: measured 49580 usecs
    Apr 12 13:42:58 dhcppc5 kernel: intel8x0: clocking to 48000
    Apr 12 13:42:58 dhcppc5 alsa:  succeeded
    Apr 12 13:43:00 dhcppc5 alsa: Doing alsactl to restore mixer settings: succeeded[/QUOTE]
    
    Then I let it sit like you suggested and of course rebooted so the next entry
    
    [CODE]pr 12 14:46:01 dhcppc5 shutdown: shutting down for system reboot
    Apr 12 14:46:01 dhcppc5 init: Switching to runlevel: 6

     

     

    It even says succedded on logs.

     

    Now this is what a succesfull boot one of my kernels.

     

    Apr 12 14:47:04 dhcppc5 alsa:  succeeded
    Apr 12 14:47:05 dhcppc5 alsa: Doing alsactl to restore mixer settings: succeeded
    Apr 12 14:47:05 dhcppc5 sound: Loading mixer settings succeeded
    Apr 12 14:47:06 dhcppc5 xfs: xfs startup succeeded

     

    Any suggestions now, lol?

  4. Okay,

     

    I did my first kernel upgrade since I have been using linux today. I just used urpmi to get and install the kernels. (maybe I messed up doing that) I have installed now Kernel 2.6.7-1.mm.7mdk and the newest for mandrake (this one I installed by rpm) 2.6.8.1.12mdk.

     

    If I boot up to 2.6.7 it boots wonderfull. I get to GDM and login, this is where it sits for about 5 minutes then it logs into KDE just fine.

     

    If I boot up using the 2.6.8.1.12mdk it will hand on the "doing alsactl to restore mixer settings" it even shows OK beside it in the verbose mode but it will not go any further.

     

    Any suggestions to either one of these problems?

     

    [moved from Software by spinynorman]

  5. Do you have main, contrib, jpackeg, and plf? Another thing you might want to do is add 2 off each. I have 2 mirrors set up for each of mine.

     

    Also make sure that you do a urpmi.update -a, this will update the list files so everything is current.

  6. Yes, I encountered the same problem today. The login screen is appeared involving many user names (such as admin, root, kdm, halt etc.) and the keyboard was not working after 2-3 second.  I could not login KDE. Because of this problem, I had to do the new installation.

    You did a new installation because of that? I fixed it without a problem. Basically boot to console to drakconf, change your Display manger.

  7. Well, I updgraded to 3.4 last week sometime. Still having a few issues, so I decided to see if there were any new updates. I did urpmi.update -a. I have Thacs, and I did a urpmi kdebase. It fould a few packages, downloaded and installed them. I then restarted x. When I did this everything came up fine. But when I click the little star on my taskbar, it disappears and I can't get it back.

     

    Any suggestions?

     

    Thanks.

  8. Ok....

     

    Yes /home/<user> is mounted. :lol2:

     

    Tried changing password.

     

    I can't login as the stated user on the console that is the problem. I can with root and another temp user I have created. It is just one user. I type "login" then I type <username>, then it ask for password. I put that in and hit "enter." It acts like it accepts it, but it just hangs there. And only on that user. Any other user is fine.

  9. No, you don't understand.

     

    I was trying to fix this bug.

     

    I am not booting up to a GUI login ATM. I was fixing it at the time, when it messed up.

     

    I am just booting to my console, then typing my username then password.

     

    After I type my password. It doesn't login, it just sits there. Now on root and a new account I created it will login fine. Then I just type KDE.

     

    But I really prefer to get into my old profile since I have it setup up just like I like it.

  10. Ok, in the last few days I have upgraded to 10.1 and KDE 3.4.

     

    I had everything working pretty well beside the KDM login. Which I found out was an issue.

     

    I did the:

     

    urpme mdkkdm

    urpme kdebase-kdm

    urmpi mdkkdm

     

    as suggested in the long Topic on the KDE 3.4 upgrade.

     

    As of right now I just have my system booting to the console and I loging and type KDE.

     

    I can login as root and go into KDE just fine.

     

    But when I try to login under my normal username, I type my username then it ask for password. I put my password in but it just sits there and never logs in. I know something I did above caused this because before I did that I had no problem logging into console and doing KDE under my normal username.

     

    Anyone have any suggestions? I mean I can create a new account I guess, and do a chown on my /home/username folder. Or maybe this wouldn't be the best route. Any help or ideas would be greatly appreciated.

     

    Thanks.

  11. OK, At work, I had an extra computer laying around so I installed Mandrake on it. The computer is a POS, Celeron, originally came with Win98 installed.

     

    Mandrake ran like a dream.

     

    Well, today we got about 40 new Dells in, so I grabbed one. I was like if Mandrake runs good on that POS I can't wait until I get it on one of these.

     

    I installed, booted up, and man.....

     

    Runs good, but resolution is freaked up. Now, on that old computer I ran at the 1024x768, if I try that on this one, it is so Freaking big you can't see anything. So I dropped it down to 800x600, which is crappy.

     

    Does anyone have a fix for this, or suggestions? I googled around for some answers, and found some indication that there is an issue with the Intel 865 graphics controller and Mandrake 10.

     

    HELP PLEASE!!!!

×
×
  • Create New...