| |
| |
| |
|
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 45 46 47 48
Comments:
<0> coywolf: *minus* 1.6 ? That's impressive. <1> yaakovb, define ignore. and before you boot it's all up to bios. after you have booted you can start to think about what debian boes <2> pharm, i did a cvs remove, now how to undo? <3> Please explain "define ignore". Do I add this to the kernel options? <1> yaakovb, you should tell us what you mean by ignoring the grafic card <3> Ok. Here are the details: <4> coywolf: I always forget how to undo things like that, but you can always edit CVS/Entries to remove the filename in question, then do 'cvs update filename' <3> * I have two graphics cards: an on-board intel 82845G/GL which doesn't work with the monitor <3> and an ATI Technologies Inc RV280 [Radeon 9200 PRO] which would work fine <2> peterS, it's on cvs.sf.net, i can't touch <3> I can start the system fine with Morphics, but with debian it freezes <3> during the startup. <3> When I choose "internal VGA" card in the BIOS, debian boots fine, but <3> I can't use my monitor. <5> !hold <6> hold is a status flag to tell apt not to automatically upgrade a package. apt will place packages on hold if they require packages that are not currently installable; you can 'apt-get install pkgname' to explicitly install the package. To put a package on hold, 'echo pkgname hold | dpkg --set-selections'
<7> yaakovb: I'm having hard time to believe those graphics cards are responsible of that.. does it really hang during the boot, or when X or Display Manager tries to launch? <4> coywolf: you can 'cvs get -r1.5 filename' then commit it. I forget whether you first have to remove the sticky tag in your working copy <4> errr, 'cvs up -r1.5 filename' <2> peterS, prodigy:~/scm/ext2resize> cvs update -j 1.5 aclocal.m4 <2> cvs update: conflict: removed aclocal.m4 was modified by second party <2> C aclocal.m4 <3> For the time beeing, I don't even try to start X. <4> coywolf: conflict means you have the same file in your local working copy already. remove it and try again. or 'cvs merge -r1.6 -r1.5 aclocal.m4' or something <1> yaakovb, so it freezes efore mounting root and starting init ? how about duplicating the kernel arguments from morphix on your debian ? <3> The system hangs and says "an interrupt handler not synching" <4> ehh, it's been too long since I've used cvs for anything serious. maybe I should shut up, I keep giving not-quite-working advice <3> It mounts root fine and goes through many steps of the initialization <0> yaakovb: Sounds like you should try some of the alternate IRQ handling options in the kernel. noapic, pci=biosirq and friends <3> but it freezes before getting to the login: prompt. <2> peterS, Unknown command: `merge' <4> coywolf: right, right, I thought cvs had a merge subcommand but it doesn't <8> when I want to download the debian-dvd-isos wget (and firefox download manager) doesn't understand that they are 4bg and stops after a few hundred gb:s <3> I don't understand these options, but I can try them. Please give a list of options that are worth a try. <8> when I want to download the debian-dvd-isos wget (and firefox download manager) doesn't understand that they are 4bg and stops after a few hundred gb:s. anybody has a solution? <0> stefan__: use bittorrent <4> stefan__: the problem is the apache server at the other end. it can't deal with files that large. the workaround, as pharm says, is to use another protocol like bittorrent <5> !openoffice <6> openoffice.org is, like, an LGPL office productivity suite based upon Sun's StarOffice. See #debian-oo #openoffice.org http://openoffice.debian.net or http://www.openoffice.org <3> Another detail: The system did run fine (for more than a year) until I got that new monitor. <3> Because the onboard card doesn't support it, I added the new card. <3> Right after adding that card, the normal bootup got stuck. <0> yaakovb: You'll have to edit the kernel boot arguments in the bootloader (presumbably grub). Try adding noapic first <3> pharm, thank you. I will add the boot parameters in grub (I have done this before). <3> However, I have to logoff from here because I am right now using the same computer with the old monitor. <3> I will come back later... <0> yaakovb: good luck! <9> hey all <9> i downloaded the first dvd of debian .. <9> will that be enuf for a installation with kde or gnome ? <10> excessive <9> so i get gnome or kde ? <9> or both ? <9> :) <8> my guess is both <9> stefan__, thanx :D <9> i think i am getting goose bumps :D <11> any one here well schooled in gpl requirements, or is aware of some where to ask questions related to it? <9> never been on debian before ... <9> gonna say bye bye to slackware for now <9> :) <12> hi <11> kryptoz debian converted me from slackware in a matter of hours :P <12> Somebody may help me with SATA,GRUB,DEBIAN AND XP? <13> hi there <3> Hello, I am back with my question on ignoring an on-board graphics card. <12> maybe giving me a tutorial is good also <11> yaakovb did any one suggest to disable it in the bios? <3> I tried out the noapic, pci=biosirq kernel boot parameters and they don't help <14> ABRAXAS77, just ask. <3> I wanted to do that --- but I don't find any bios option for that. <12> Eulex, the grub detect my debian,but no my xp <15> 806...well that pwns #ubuntu then. <12> Eulex i dont know how to make the configuration og grub for SATA <12> of* <12> i receive error 17
<13> problem: i had gnu/debian 3.0 and upgraded it to 3.1. everything worked fine. now i had to reinstall and did install Gnu/debian 3.1 from scratch. but now every program which runs during resizing my ssh terminal (putty client) does not get the resize and stays at the size when started. ^L does not work. what is the reason? <16> Eulex: what does grub say when you try to boot your XP ? <3> When the system boots, the messages fly by quite fast. The last messages <14> foks, that was directed at ABRAXAS77 <16> oups :) <3> before the hang-up talk about the i810 Intel... <12> foks dont detect my xp <3> chip <3> However, after the system hangs, I can't go back to read them <16> ABRAXAS77: do neither debian nor xp work or does debian boot fine ? <12> foks debian works ok <13> could it be because i use debian in german? <14> ABRAXAS77, is there any entry in grub for windows xp? <12> Eulex no <12> Eulex i dont know how to set it <16> then add it by hand <12> Eulex do u have a tutorial? <3> You mentioned before an ignore option. How does this work? <16> vim /boot/grub/menu.lst <14> ABRAXAS77, add something like title foo \n root (hdN,N) \n savedefault \n makeactive \n chainloader to menu.lst <14> ABRAXAS77, where \n is a newline <12> Eulex can u write it at pastebin please? <14> ABRAXAS77, this is how it looks for me: http://pastebin.com/564307 (you'll have to adjust (hd0,1)) <12> Eulex but is configuration for SATA? <16> ABRAXAS77: is your XP on the primary or secondary drive ? <14> ABRAXAS77, you don't have to do anything special for sata. <16> sata/ata doesn't make any deifference for booting windows with grub <12> foks there is just 1 primari...ah, Eulex sorry, <14> ABRAXAS77, it's (hdN,M) where N is the number of the drive and M is the number of the partition <17> i was cursing debian all night and then i realized i had my headphones plugged into the wrong soundcard <17> =[ <12> thank you <12> so ill add those lines <14> ABRAXAS77, and it starts at 0, so (hd0,0) is the first partition on the first drive <17> its not really my fault, i was working remotely and everytime i came downstairs to tinker with it physically i had to watch my brother pull up his pants real fast ;p <17> such a demented pervert <12> thnx Eulex foks ill go to try,and ill back <14> ABRAXAS77, yw :) <18> Anyone know of a tool to look inside a .chm file? I am looking for something that acts like tar, not a help viewer. <13> does noone has a clue? <19> what do you need? <20> yes, we are all clueless <21> read scrollback <20> Anthro: you mean windows help file? <21> Asiiii: I don't know, sorry <14> Asiiii, no, it has nothing to do with that you're locale is german. but I can't help you with it. <22> i added "GtkTreeViewColumn::set_min_width = 5" to a style in "~/.gtkrc-2.0". any idea why it wouldn't apply? (all other variables from the same style do apply) <12> foks Eulex <12> error 17 still <18> epsilon: Yes. <12> mi config is it http://pastebin.com/564320 <12> my* <13> :( <20> Anthro: I just googled, there are liblaries doing that, just check it out <12> somebody can tell me where is the error here? http://pastebin.com/564320 <23> does anyone know why my firefox 1.5.0.1 is crashing quickly and constantly on debian testing? <18> epsilon: Libraries, yes, but I was hoping someone could point me to a commandline utility. <23> it just started happening yesterday when i apt-get dist-upgraded <23> maybe a package is broken, anyone heard anything <3> can you please point me to a list of the kernel boot options? <3> I need to disable some driver because it hangs the booting <14> jsizzle, run it in a term, see what it prints when it crashes. <12> Eulex can u see that? 1. <12> default 0 <12> 2. <12> timeout 30 <12> 3. <24> Hello! I'm running unstable (!) and my xorg gives me a blank screen when I use the savage driver. My video card is "S3 Inc. 86C270-294 Savage/IX-MV" -- is this a common problem? Can I fix it? <10> Anthro: extract_chmLib part of libchm-bin <24> BTW it works great with vesa. <25> Have you checked the BTS? <12> sorry <14> ABRAXAS77, are you sure that your windows partition is (hd0,1)?
Return to
#debian or Go to some related
logs:
bad caching on address : actual 0x163 != expected 0x173 sqlways parse error #debian have_innodb +dreamhost update - Operand should contain 1 column(s) #perl acer 3613 freezes css set div remaining width
debian bootsplash 2.6.15.6 samba debian c compiler cannot create executables
|
|