@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44



Comments:

<0> nvidia
<1> any success stories with i915?
<1> tuvwx: 4 mins left to elive.iso, you made me do it. how functional is it as a live CD?
<2> hi, i installed debian by net install yesterday, installed as a desktop environment i can only have the screen size as 800x600 or 640x480, any idea how i can get it to 1024x768?
<3> what is the replacement for the xf86config command ?? it's no longer available so a tab complete shows?
<4> vin`, pretty good
<4> vin`, there is a #elivecd channel, for the unexpected
<5> Guys, my harddrive crashed. I've had to install debian again (now on a Raid-1). Only i have one problem with the mysql database. I've managed to recover the /var/lib/mysql directory
<4> vin`, sorry.. it's #elive
<5> now i've replaced my new /var/lib/mysql with the old one
<2> i installed debian by net install yesterday, installed as a desktop environment i can only have the screen size as 800x600 or 640x480, any idea how i can get it to 1024x768?
<4> vin`, it's an eye-catcher
<5> And now i got the error: Connect to server at localhost failed, access dienied for user debian-sys-maint @ localhost
<6> System-: /msg dpkg drxx
<6> mishmash: Have you installed mysql5 by any chance?
<5> Is there anyone here that could tell me how to fix my mysql?



<5> yes
<5> the old one is mysql 5 also
<6> mishmash: and the old database was mysql4, right?
<5> was... :P
<5> no
<6> oh, ok...
<5> Both mysql5
<2> ??
<6> Ok... hang on...
<5> ok
<7> hi - anyone help me get my box to boot again please? :o)
<5> what's the problem ScoobyD00?
<6> mishmash: Try running "mysql_fix_privilege_tables" as root
<5> ok hang on
<7> well, i upgraded the kernel, and now it gets a kernel panic on boot - trying to mount my RAID drives
<8> hi
<7> cant find reiserfs on /dev/md2 (which is swap)
<5> Maulkin:
<5> Got a failure from command:
<5> cat /usr/share/mysql/mysql_fix_privilege_tables.sql | /usr/bin/mysql --no-defaults --force --user=root --host=localhost --database=mysql
<5> Please check the above output and try again.
<6> minerale: ok.
<6> no...
<6> mishmash: run "/etc/init.d/mysql stop"
<5> done
<6> mishmash: Then, run "/usr/bin/mysqld_safe --skip-grant-tables &"
<5> ok
<6> mishmash: Then, run "mysql_fix_privilege_tables"
<2> is there away to get linux drivers when using debian?
<5> mysqld_safe[2506]: started
<9> Hi
<2> i dont think its using my graphics card
<5> Maulkin: done!
<5> now stop mysqld safe and start the normal one?
<6> mishmash: right, now "fg" and control+c
<6> yeah :)
<9> What is the differnat between kernel 2.4 and kernel 2.6 ?
<5> error: 'Access denied for user 'debian-sys-maint'@'localhost' (using p***word: YES)'
<5> yosef: alot
<6> Damn... ok. We'll haev to do this the hard way.
<6> mishmash: ok, stop the normal one, and run the one with --skip-grant-tables
<5> ok
<9> mishmash: But I cannot install debian in 2.6, and I can install it in 2.4
<10> debian-sys-maint only has enough rights to help init scripts get the job done.
<9> mishmash: I stuck when mounting the cdrom
<5> yosef: why can't you install 2.6?
<5> Maulkin: ok hang on
<5> yosef: what kind of system
<7> so the kernel just panics - i don't get why it thinks /dev/md2 would be a filesystem - the fstab says it is swap - is it an initrd.img problem do you think?
<9> mishmash: debian
<5> yosef: what kind of hardware?
<11> Is it safe to symlink config files in /etc/ to other places instead (like /shareddisk/etc/) or will some packages not respond well to that?
<2> can someone help me in a min please? i dont think debian is using my graphics card etc, everything looks crap and can only have a max res of 800x600, am unsure of what to do?
<5> Maulkin: safe is running again
<9> mishmash: i try to install it over debian kenel 2.4, i had another choice when booting for 2.6, it also stuck when booting for error such : no such file or directory
<6> !tell System- about drxx
<9> mishmash: it's new laptop
<9> mishmash: fujitsy siemens
<6> mishmash: ok, now grab the p***word out of /etc/mysql/debian.cnf
<5> Maulkin: done!



<6> mishmash: and then log in to mysql and run "use mysql;"
<12> Question: my 2.6.15 kernel crashes once in a while (X freezes). var.log.messages says 'EIP is at prune_icache'. The top 2 elements of the call trace are 'get_dirty_limits' and 'shrink_icache_memory'. Note that it used to crash before upgrading to 2.6.15. How do i start trying to solve this? Any idea?
<6> mishmash: then "update user set p***word = p***word('.......') where user = 'root' and host='localhost';"
<5> hmm seems like the mysql-safe isn't running afterall... hang on
<6> mishmash: then "flush privileges; "; then "quit"
<13> anybody knowing, how to use march with apt-build ?
<2> maulkin, im a newbie, and have no idea how to run that
<6> System-: are you running sarge, etch or sid?
<2> erm not sure what any of them are
<14> /msg NickServ IDENTIFY sony12
<14> /msg NickServ IDENTIFY sony1234
<2> im using 2.4.27-2-k7
<15> 8-0
<5> Maulkin: Did all that, but still the same error...
<6> System-: whet's the output of "cat /etc/debian_version"?
<5> error: 'Access denied for user 'debian-sys-maint'@'localhost' (using p***word: YES)'
<6> mishmash: did you get the p***word out of /etc/mysql/debian.cnf and use that isntead of the dots?
<2> it said 3.1
<5> yes
<5> i did
<15> Hello. I'm using a join command to join two files with columns seperated by a :, and using their first field as their common field. However, when I run the command, only the last line is correctly joined in the output. Can anyone help me with this?
<2> so which is 3.1? sarge, etch or sid?
<5> sarge
<2> ooh ok
<9> mishmash: Is it from my bad laptop? does debian usually man troubles with laptops?
<2> so how do i run drxx?
<7> does anyone have any idea about my RAID problem? ;O(
<6> mishmash: ok... go back into --skip-grant-tables and run "use mysql; select * from user;"
<6> System-: Run "dpkg-reconfigure xserver-xfree86"
<16> System-: type this in your irc-client: /msg dpkg drxx
<5> ok Maulkin: got it
<6> mishmash: What's the result? Can you pastebin it?
<2> how do i know what x server driver to use?
<17> hi
<18> System-: if you're running sarge then you only have xfree86
<17> how can i set in xine-ui, that which alsa-device should be used?
<5> | localhost | debian-sys-maint | < long p***word>
<6> mishmash: ok...
<2> bucky it has a long list and says 'select the desired x server driver'
<5> Maulkin, the only thing different from this new install is the hostname... Could that be the problem?
<6> mishmash: can you try, at the comand line: "mysql < /usr/share/mysql/mysql_fix_privilege_tables.sql"
<19> hello
<18> System-: oh.. driver, nv if it's a geforce card
<5> Maulkin: ERROR 1046 (3D000) at line 14: No database selected
<2> lol bucky. is there anyway i can find out what the name of the card is?
<6> mishmash: sorry, my bad. That should have been "mysql mysql < /usr/share/mysql/mysql_fix_privilege_tables.sql"
<5> Trying it in a minute, got to go to the bathroom :P
<20> http://people.freebsd.org/~phk/dlink/
<6> mishmash: if that doesn't work, try "cat /usr/share/mysql/mysql_fix_privilege_tables.sql | /usr/bin/mysql --no-defaults --force --user=root --host=localhost --database=mysql"
<5> ok
<18> System-: lspci
<6> mishmash: That should fix it. If not, I'll be back in 2 hours or so, but I need to go home now
<2> i type that in bucky?
<21> i need help... i changed from stable to testing and installed the new kernel, it won't boot up, and kdm isn't working..
<19> just been through a process of instaling Xen and the final comand before reboot is update-rc.d xend defults 20 21 and update-rc.d xendomains defaults 21 20 but in each case file does not exist does mean I must create these files in ietc/init.d ?
<5> why doesn't it boot navarr:
<5> ?
<21> mishmash: I dont know, it just starts booting and dosn't do anything else.
<5> no errors?
<21> mishmash: no errors.
<22> navarr: try the old kernel
<21> xoz: thats what im on now. but kdm still won't work.
<12> Question: whats the name of that site which allows to search the kernel sources for a particular variable ou routine name?
<5> boot into your old kernel and start building the new kernel from scratch again
<23> XFree86 is not able to detect your mouse. Edit the config file....what should i edit?
<21> mishmash: okay, how exactly do i do that?
<19> abortman; hows it going
<10> [bono]: besides google? :)
<24> I can't seem to remember how to do this -- if I do a source download of python2.4-minimal, I get all of python2.4 -- is there a way I can just build -minimal and whatever it depends on, without having to build the whole bloody Python universe?
<12> Supaplex: yup, besides google. :-)
<24> Supaplex: Blasphemy! There is nothing besides Google! ;)
<10> [bono]: try yahoo ;) hehehe


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #debian
or
Go to some related logs:

america's army sucks
smartmontools d810
ubuntu quit perl
setf getf doesn't stick
groovesalad linux
ampaul
catalyst autoflush
has incorrect BSP version (0 should be 30)
#perl
#perl



Home  |  disclaimer  |  contact  |  submit quotes