@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5



Comments:

<0> What comand can i use to further set my modem if it reconized,I have a speedtouch from Thomson,please help?
<1> you have to deal with serial ports communications
<1> and you have to know the special commands to p*** to your modem
<1> maybe there is a library of that kind... try to google for something
<2> are you saying those modems dont exist for usb?
<1> well, mainly they exists as com port based
<1> i haven't been "in touch" with modems for about 5 years
<1> don't know the actuall progress they have made in recent years
<2> tahts a dsl modem
<2> probably not serial
<1> maybe :) i don't know... he didn't gave any specifics...
<2> we appreciate people helping, its important you get the information right though, so you dont people on a wild goosechase :)
<2> yea and when they dont, you either dont help them or ask :)
<1> :))
<3> is there any way to autodetect my video card
<2> lspci maybe



<2> or whatever autohardware detection tools there are
<3> na, already tried Lspci
<3> nothing
<3> this is killing me
<3> there's no model number on the motherboard
<3> and the video card is integrated
<3> no way to know!
<2> autohardware detection tools for linux
<2> ^google
<3> i am, lol
<3> i just come here to take out my frustrations
<2> well, i cant remember what they are called
<4> lspci doesn't have a "VGA compatible controller"?
<3> yeah
<3> it does
<4> yeah it does or yeah it doesn't
<4> what is the output?
<3> it does
<3> Silicon Integrated Systems [SiS] 630/730 PCI/AGP VGA Display Adapter (rev 31)
<3> generic
<3> i know it's an intel card
<3> i beleive
<4> so use the "sis"
<4> whats the problem
<3> well it works just fine
<3> but it's 800x600
<3> i need 1600x1200
<4> so change your resolution
<5> souljah: too logical :)
<3> it's not supported under current drivers
<6> M!k0z@//
<6> damn
<6> glad it didn't catch all of my ****
<4> Divine07: find out your card type and visit a HCL
<3> i cant
<4> the one at linuxquestions.org is nice
<3> that's the problem
<3> the video is onboard
<3> and there's no model number on motherboard
<4> you don't know what board you have?
<4> google all the serial numbers to find out
<3> this is an older computer
<4> there are 60000 tell tale signs
<3> like what?
<2> what **** is it you didnt want to catch tchang ?
<3> the serials bring up nothing
<4> like google the serials
<4> I've dumpster dived enough to say, I have never found a mobo which I could not identify with numbers from the board and google
<3> i've taken everything off of the board
<3> googled the first portion of the serials
<3> as to not exclude one's that were labled 1 or 2 numberes higher
<7> hmm, I can't seem to find the answer on google -- how do I force the 'dpkg-reconfigure xserver-xorg' changes to be written to the files? it says the file has been customized and refuses to write changes.
<3> i'm getting to the point where i'ma have to reinstall windows and have it autodetect
<2> stans: we only support stable in here, if you are running anything above that, you should be able to find out the answer to that
<4> stans: why not just use nano to write to the config?
<4> or emacs or vim
<4> your preference
<2> Divine07: try discover
<7> what I'm trying to accomplish, is to get X to use the server for a different chipset than what it was configured with originally
<4> so edit it manually
<4> stop being a wussy and do your own dirty work



<4> give dpkg a break
<7> heh ;)
<4> anyway, enough advice from me to day
<4> s/to day/today/
<2> yea, me too
<2> im hitting the sack
<2> with freshly washed bedlinen
<2> i love that :)
<4> heh
<8> has anyone had any problems using Imagemagick's convert with png files in a out of the box install of a deb
<9> did you guys hear about michael jackson today?
<9> http://cnn.com/2006/SHOWBIZ/Music/06/19/people.jackson.AIDS.ap/index.html
<5> gee any bets thats not a good url?
<10> I want to use my shorewall to forward trafic on port 80 and 443 to my webserver. I dont want trafic comming from the local net forwarded though because then wherever I surf I end up at my own webserver. Any ideas how I can accomplish this? in /etc/shorewall/rules I find the column ORIGINAL DEST, but I can only specify an ip here. And my external interface has dhcp...
<10> I hope my question is understandable. If not, please tell me and i'll try to rephrase it.
<11> iptables -t nat -A PREROUTING -i ppp0 -p tcp --dport 80 -j DNAT --to-destination 192.168.bla.bla:80
<11> same for 443
<11> dont know anything about shorewall/rules ... sorry
<12> best is to make your own custom config else you'll keep modifying premade scripts and hoping they won't break
<13> Is it wrong to burn down a spammer's house if you know where he lives?
<13> spammer / script kiddie / general annoyance
<14> nope, i say go for it
<13> awesome, just checking
<15> Napta, is he local :p
<13> to the webmaster of a forum he harr***es, yep
<13> whos here
<16> not me
<13> can I borrow you to check if a url works ?
<16> sure thing
<13> thanks
<17> someone knows of conolse calc?:>
<13> bc
<13> echo "95 * 5"|bc
<17> thanks
<18> I am having a problem with my xebian, I know its not debian but its practically the same thing when I edit my interfaces file in the networks folder I need to type DHCP instead of static
<18> to set it to dhcp
<18> I press a then it says insert
<18> after that how do i get out of insert mode
<19> ctrl+x ?
<18> Escape it looks like
<18> I will see
<18> Im just playing around with my Xbox and trying to do some stuff
<19> ahh ..
<3> is there a way to autodetect a video card in debian?
<18> how do i change the debian clock?
<20> date
<18> set --date
<18> :)
<21> meh
<21> use ntpd
<2> morning
<22> hi
<2> http://www.bonton.se/12.html
<22> how can i just mount a vfat usb hard drive based mp3 player?
<18> can anyone here download bittorrent via
<18> apt-get install bittorrent
<22> mount -t vfat /dev/sda1 /mnt/whatever is suggested in what i've read, but says not a valid block device
<23> cyg`: does it report, that it has been mounted as sda1 in dmesg?
<23> madbox: whats wrong with it? if it doesnt work, change your mirror
<18> nm what do you suggest I change them to?
<23> depends on your location. 'apt-setup' will help you to choose another mirror
<18> k thx
<22> usb.c: new USB bus registered, ***igned bus number 4
<22> nm does that look related?
<22> usbdevfs: USBDEVFS_CONTROL failed dev 1 rqt 128 rq 6 len 10 ret -32
<22> usbdevfs: USBDEVFS_CONTROL failed dev 1 rqt 128 rq 6 len 4 ret -32
<22> or that?
<18> nm i get this
<18> Traceback (most recent call last):
<18> File "/usr/bin/bittorrent", line 17, in ?
<18> from BitTorrent.platform import install_translation
<18> ImportError: No module named platform
<22> i dont know what the usb ports are or really if they are even working


Name:

Comments:

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






Return to #debian
or
Go to some related logs:

#windows
oliver martinze
#debian
#goal
audiophile 192 master volume grayed
#microsoft
#beginner
#rhino3d
#nhl
#gentoo



Home  |  disclaimer  |  contact  |  submit quotes