Re: Help with Linux command

2004-12-31 Thread Kent West
Syed Huq wrote: Hi, If I want to swap the mount point and all it's content between /usr and /home. What should I do ? I realized that I made a mistake in the partition size between the two and I would like to "swap"them. The disk space I originally intended for /usr and /home needs to be swapped. T

can't the shell do a better job

2004-12-31 Thread Smith a
when i am in command line , i often use up arrow key to get commands used before, but if i have used a command several times, the up arrow key will display the same command several times, this is not welcome. ~/.bash_history contains the commands used before, can the shell display the same co

X problem - desktop too big for screen size.

2004-12-31 Thread [EMAIL PROTECTED]
Changed monitor and am back running X after a dpkg-reconfigure xserver-xfree86.   Problem is the windows are way too big for the 1024 x 780 resolution, and the desktop does not fit into the screen. X is started from GDM If I startx -- -depth 24 as root it’s fine, just how it should be.

Re: Sound stopped working after update

2004-12-31 Thread Jason Chagas
> Just to verify - 'modprobe via82cxxx_audio' returns no errors, but does not > affect the outcome of sound tests done afterwards? Nope, here is a copy of the test I ran: sarge:~# modprobe via82cxxx_audio sarge:~# play /usr/share/sounds/pop.wav playing /usr/share/sounds/pop.wav sox: Can't open o

Re: Re: Problems encountered while upgrading fr 'woody' to 'sarge'

2004-12-31 Thread Bill Marcum
On Sat, Jan 01, 2005 at 12:24:18PM +0800, Jianan wrote: > I don't think its the upgrading procedure that was wrong. I did both > upgrade and dist-upgrade, first from the CD and then online. Message > showed 0 to be updated and upgraded. I just tried again online but it > failed to connect to ftp://

Re: Sound stopped working after update

2004-12-31 Thread Adam Aube
Jason Chagas wrote: > Adam Aube wrote: >> I notice that via82cxxx_audio isn't loaded. Have you tried loading it >> via modprobe before testing your sound? > Yes, I had tried running "modprobe via82cxxx_audio" before but it simply > returned without errors. However, lsmod didn't show 'via82cxxx_au

Re: META: Re: When the thread wanders too far

2004-12-31 Thread Roberto Sanchez
David Jardine wrote: On Fri, Dec 31, 2004 at 01:14:51PM -0500, Eric d'Alibut wrote: When freedom and tolerance seem to fail, repression always is an answer. Sound familiar? Be afraid, children, be very afraid. That last sentence certainly sounds pathetically familiar ;-) Yes. I believe Master Yoda

Re: Help with Linux command

2004-12-31 Thread Alvin Oga
On Fri, 31 Dec 2004, Steve Lamb wrote: > Olav wrote: > > Right, but do not forget to move the data. > > Might also want to use a shell like sash. Moving /usr is dicey since it > is where lots of programs live. ;) Best to have the essentials compiled in > in case something goes wonky.

Re: Sound stopped working after update

2004-12-31 Thread Jason Chagas
>I notice that via82cxxx_audio isn't loaded. Have you tried loading it via > modprobe before testing your sound? > Yes, I had tried running "modprobe via82cxxx_audio" before but it simply returned without errors. However, lsmod didn't show 'via82cxxx_audio' as loaded. I just attepted to 'insmod'

Re: Re: Problems encountered while upgrading fr 'woody' to 'sarge'

2004-12-31 Thread Jianan
I don't think its the upgrading procedure that was wrong. I did both upgrade and dist-upgrade, first from the CD and then online. Message showed 0 to be updated and upgraded. I just tried again online but it failed to connect to ftp://ftp.debian.org. Is the site down?   Jianan  

Re: Help with Linux command

2004-12-31 Thread Steve Lamb
Olav wrote: Right, but do not forget to move the data. Might also want to use a shell like sash. Moving /usr is dicey since it is where lots of programs live. ;) Best to have the essentials compiled in in case something goes wonky. -- Steve C. Lamb | I'm your priest, I'm

Re: Sound stopped working after update

2004-12-31 Thread Adam Aube
Jason Chagas wrote: > I recently updated my Sarge system with the latest packages and sound > stopped working. > All sound applications fails to open /dev/dsp. Here is an example: > % play /usr/share/sounds/pop.wav > playing /usr/share/sounds/pop.wav > sox: Can't open output file '/dev/dsp': No

Re: Unable to set up Printer

2004-12-31 Thread James Vahn
Marc Wilson wrote: > On Fri, Dec 31, 2004 at 04:28:55PM -0800, James Vahn wrote: >> 0x3bc is kind of an odd place for a printer, and I don't see the >> more standard 0x0378 being used by anything else. What's up? >> Double check your BIOS settings. > > 0x3bc is a perfectly normal place for a print

Re: screen lets local users on tty1 remove themselves from the output of w

2004-12-31 Thread Robert Vangel
Daniel van Eeden wrote: I found out that it is posible for local users on tty1 to hide themselves from the output of the "w" command if they use gnu screen. 1. start a screen session as normal user and detach. 2. login as that user on tty1 (not tty2) 3. run "w" and verify that your session is liste

Fatal error in gallery: undefined canread()

2004-12-31 Thread Victor Munoz
Hello. Today I found an unexpected error in gallery. It returns: Fatal error: Call to undefined function: canread() in /usr/share/gallery/classes/User.php on line 90 When connecting to the main gallery (http:///gallery). I just don't understand. There is a call to $album->canRead() [note capitali

Re: xcdroast

2004-12-31 Thread gcrimp
On Fri, Dec 31, 2004 at 08:58:30AM -0500, Tom Allison wrote: [snip] > > I was able to get the scsi emulation turned back on easily enough. And > it did burn one CD, the one I needed. But now I need to access the > stupid thing and I have no idea which device it really is. > sr1 (according to

Re: Help with Linux command

2004-12-31 Thread Olav
Op vr, 31-12-2004 te 17:47 -0800, schreef Alvin Oga: > On Fri, 31 Dec 2004, Syed Huq wrote: > > > I realized that I made a mistake in the partition size between the two > > and I would like to "swap"them. The disk space I originally intended > > for /usr and /home needs to be swapped. > > just e

Re: Help with Linux command

2004-12-31 Thread Alvin Oga
On Fri, 31 Dec 2004, Syed Huq wrote: > I realized that I made a mistake in the partition size between the two > and I would like to "swap"them. The disk space I originally intended > for /usr and /home needs to be swapped. just edit /etc/fstab and swap it in there ( 2nd column ) (as root) umou

Help with Linux command

2004-12-31 Thread Syed Huq
Hi, If I want to swap the mount point and all it's content between /usr and /home. What should I do ? I realized that I made a mistake in the partition size between the two and I would like to "swap"them. The disk space I originally intended for /usr and /home needs to be swapped. Thanks, Rathon

Re: Unable to set up Printer

2004-12-31 Thread Marc Wilson
On Fri, Dec 31, 2004 at 04:28:55PM -0800, James Vahn wrote: > 0x3bc is kind of an odd place for a printer, and I don't see the > more standard 0x0378 being used by anything else. What's up? > Double check your BIOS settings. 0x3bc is a perfectly normal place for a printer. It's the address that t

Re: apt-get update aborts with errors

2004-12-31 Thread Carl Fink
On Fri, Dec 31, 2004 at 04:03:24PM -0500, jose isaias cabrera wrote: > W: Duplicate sources.list entry http://ftp.us.debian.org stable/main Packages Well, it sure seems to say that you have duplicate lines in your /etc/apt/sources.list. Can you post that, or check it yourself? -- Carl Fink

Re: Tool for finding and choosing access point.

2004-12-31 Thread Adam Aube
Alex Polite wrote: > What debian packaged tool will let me choose a wireless access point > to attach to? The 'ap' option to iwconfig (part of the wireless-tools package). Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: modem for potato

2004-12-31 Thread William Ballard
On Fri, Dec 31, 2004 at 06:37:27PM -0600, John Hasler wrote: > Jonathan writes: > > What about external USB modems? And PCMCIA modems. Some still are > > winmodems or require drivers. All I'm saying is that your statement is a > > bit too broad. > > In the context of this thread "external modem" m

Re: Connection timeouts with SSH and CVS

2004-12-31 Thread Adam Aube
Norman Davis wrote: > On Thu, 30 Dec 2004 19:32:22 -0500, Adam Aube <[EMAIL PROTECTED]> wrote: >> What kernel are you using? > Linux version 2.4.27-1-386 ([EMAIL PROTECTED]) (gcc > version 3.3.5 (Debian 1:3.3.5-2)) #1 Wed Dec 1 19:43:08 JST 2004 >>Post the output of the following command: >> hea

Re: Unable to set up Printer

2004-12-31 Thread James Vahn
Jim Woodruff wrote: > I need some help to get my printer working. Yes, I've read the CUPS > Administration manual and searched Google. Either the answers aren't > there or I'm not smart enough to see it. <...> > parport0: PC-style at 0x3bc [PCSPP] > parport0: Printer, Hewlett-Packard OfficeJet

Re: modem for potato

2004-12-31 Thread John Hasler
Jonathan writes: > What about external USB modems? And PCMCIA modems. Some still are > winmodems or require drivers. All I'm saying is that your statement is a > bit too broad. In the context of this thread "external modem" means "serial modem". -- John Hasler -- To UNSUBSCRIBE, email to [EMAI

Re: deleted /boot files

2004-12-31 Thread Adam Aube
Harland Christofferson wrote: > Before I created this mess, I was running the 2.4.18-bf2.4 kernel. > I tried the rescue.bin and root.bin floppies from the Debian site > but I was not able to boot w/ them. I was able to boot w/ the 2.2. > 20-compact floppies however. > > Now, using 2.2.20-compact,

Re: modem for potato

2004-12-31 Thread Jonathan Lassoff
On Sat, 1 Jan 2005 01:09:02 +0100, Gerard Robin <[EMAIL PROTECTED]> wrote: > On Thu, Dec 30, 2004 at 08:44:19PM -0600, John Hasler wrote: > > Gérard writes: > > > When we buy a modem we get the driver for this modem but unfortunetly it > > > is for windows not for linux. > > > > External modems do

Re: modem for potato

2004-12-31 Thread Gerard Robin
On Thu, Dec 30, 2004 at 08:44:19PM -0600, John Hasler wrote: > Gérard writes: > > When we buy a modem we get the driver for this modem but unfortunetly it > > is for windows not for linux. > > External modems do not require drivers. > > > My problem for the moment is to find a second-hand modem w

Re: Unable to set up Printer

2004-12-31 Thread John L Fjellstad
I would configure the printer through the cups printer dialog. Try opening the browser on http://localhost:631 You might have to change the administration authentication in /etc/cups/cupsd.conf -- John L. Fjellstad web: http://www.fjellstad.org/ Quis custodiet ipsos custodes -- To U

Re: META: Re: When the thread wanders too far

2004-12-31 Thread David Jardine
On Fri, Dec 31, 2004 at 01:14:51PM -0500, Eric d'Alibut wrote: > > When freedom and tolerance seem to fail, repression always is an > answer. Sound familiar? Be afraid, children, be very afraid. > That last sentence certainly sounds pathetically familiar ;-) -- David Jardine "Running Debian G

Re: META: Re: When the thread wanders too far

2004-12-31 Thread Kevin Mark
On Fri, Dec 31, 2004 at 01:14:51PM -0500, Eric d'Alibut wrote: > On Fri, 31 Dec 2004 00:20:22 +0100, Eugen Leitl <[EMAIL PROTECTED]> wrote: > > > So much easier to just ban abusing list members, after suitable warning. > > One could ask for no clearer demonstration of the animus that fuels the >

Re: Trying to install using Koppix CD, system poweres down

2004-12-31 Thread Kent West
stan wrote: But the question to the list is what to use to install a Debian unstable system, that "blessed" by Debian. The Sarge netinst installer CD (http://www.debian.org/devel/debian-installer/). Then upgrade via the net to Unstable. -- Kent -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Re: Trying to install using Koppix CD, system poweres down

2004-12-31 Thread Paul Johnson
On Friday 31 December 2004 02:03 pm, stan wrote: > On Fri, Dec 31, 2004 at 12:50:24PM -0800, Paul Johnson wrote: > > Please use reply-to-list or don't reply. > > You are the kind of idiot that gives us all a bad name! > you a Debian system. Go read the mailing list rules and you'll notice that b

Re: Trying to install using Koppix CD, system poweres down

2004-12-31 Thread stan
On Fri, Dec 31, 2004 at 12:50:24PM -0800, Paul Johnson wrote: > Please use reply-to-list or don't reply. You are the kind of idiot that gives us all a bad name! > > On Friday 31 December 2004 12:28 pm, you wrote: > > On Fri, Dec 31, 2004 at 11:27:33AM -0800, Paul Johnson wrote: > > > On Friday 3

Re: debsign problem

2004-12-31 Thread Choy Kho Yee
> > > Choy Kho Yee writes: (B> > > > control file which means...? (B> > > (B> > > man deb-control (B> > > -- (B> > > John Hasler (B> > (B> > Thanks for the enlightenment! :) (B> > So that means I just need to change the "Maintainer" field to point (B> > to my name and my e-mail addr

Re: netenv boot popup

2004-12-31 Thread Vineet Kumar
* jose isaias cabrera ([EMAIL PROTECTED])[20041231 10:57]: > > Hi. Let me get into this one, because I want to also get rid of it... > > I can't really take a screen shot, because the system is booting, but > maybe I can take a picture of it. Anyway, it comes up and ask

apt-get update aborts with errors

2004-12-31 Thread jose isaias cabrera
Happy Festivus and happy New Years Eve! I have ran apt-get update command and I am getting this error: ... ... Hit http://ftp.us.debian.org stable/main Release Fetched 5342kB in 60s (87.7kB/s) Reading Package Lists... Done Building Dependency Tree... Done W: Duplicate sources.list entry http://ftp.

Re: apt-get update aborts with errors

2004-12-31 Thread jose isaias cabrera
Happy Festivus and happy New Years Eve! I have ran apt-get update command and I am getting this error: ... ... Hit http://ftp.us.debian.org stable/main Release Fetched 5342kB in 60s (87.7kB/s) Reading Package Lists... Done Building Dependency Tree... Done W: Duplicate sources.list entry http://ftp.

Re: Trying to install using Koppix CD, system poweres down

2004-12-31 Thread Paul Johnson
Please use reply-to-list or don't reply. On Friday 31 December 2004 12:28 pm, you wrote: > On Fri, Dec 31, 2004 at 11:27:33AM -0800, Paul Johnson wrote: > > On Friday 31 December 2004 09:39 am, stan wrote: > > > Someone please take pity on me, my day has been going downhill > > > fast :-( > > >

Re: xcdroast

2004-12-31 Thread Steve Lamb
Tom Allison wrote: Guilty as charged on the video card. But it's one of the better ones I could find. In the future what would you recommend for 3D graphics cards? Here's the dirty little secret of all the holier-than-thou "don't use binary only drivers" people out there There's no alt

Re: xcdroast

2004-12-31 Thread Tom Allison
Rogério Brito wrote: On Dec 31 2004, Tom Allison wrote: Unfortunately what is not solved in kernel 2.6.9 is my NVIDIA drivers won't install. why? I don't know.. I know. Because you shouldn't have bought a card with binary only drivers in the first place. Doing that results in you having the pro

Re: OT: How to add tab-closing X in Firefox, like Galeon?

2004-12-31 Thread Kent West
Travis Crump wrote: Pascal Bonesh wrote: On Fri, 2004-12-31 at 10:54 -0600, Kent West wrote: Does anyone know how to add the closing X to Firefox's tabs? have you tried TabbrowserExtension? The URL is http://piro.sakura.ne.jp/xul/tabextensions/index.html.en According to the "Advantages and Disad

Unable to set up Printer

2004-12-31 Thread Jim Woodruff
I need some help to get my printer working. Yes, I've read the CUPS Administration manual and searched Google. Either the answers aren't there or I'm not smart enough to see it. I'm running Debian 3.1 and kernel 2.6.10 on an DEC Alpha SX164 with an HP Officejet 720 attached to the parallel port. I'

Re: OT: How to add tab-closing X in Firefox, like Galeon?

2004-12-31 Thread Rob Bochan
On Friday 31 December 2004 02:23 pm, Kent West wrote: > > Nope, apparently it doesn't. At least, not that I can find. You might look into the 'Tab Clicking Options' extension, it'll allow you to close a tab with a double-click. -- ...Rob Return address is obfuscated. You can reach me via mylap

Re: OT: How to add tab-closing X in Firefox, like Galeon?

2004-12-31 Thread Travis Crump
Kent West wrote: Kent West wrote: Pascal Bonesh wrote: On Fri, 2004-12-31 at 10:54 -0600, Kent West wrote: Does anyone know how to add the closing X to Firefox's tabs? have you tried TabbrowserExtension? No, because the homepage for that extension (http://www.pryan.org/mozilla/site/T

Re: Trying to install using Koppix CD, system poweres down

2004-12-31 Thread Paul Johnson
On Friday 31 December 2004 09:39 am, stan wrote: > Someone please take pity on me, my day has been going downhill > fast :-( OK, you might want to know that Debian != Knoppix. Go check out the Knoppix mailing lists, they'll have a more exact answer re Knoppix than we will. -- Paul Johnson [

Re: OT: How to add tab-closing X in Firefox, like Galeon?

2004-12-31 Thread Kent West
Kent West wrote: Pascal Bonesh wrote: On Fri, 2004-12-31 at 10:54 -0600, Kent West wrote: Does anyone know how to add the closing X to Firefox's tabs? have you tried TabbrowserExtension? No, because the homepage for that extension (http://www.pryan.org/mozilla/site/TheOneKEA/tabprefs

Re: OT: How to add tab-closing X in Firefox, like Galeon?

2004-12-31 Thread Kent West
Pascal Bonesh wrote: On Fri, 2004-12-31 at 10:54 -0600, Kent West wrote: Galeon has an X on each tab; clicking on the X closes that tab. I really like this feature, but can't seem to figure out how to add it to Firefox. I had it added a few (pre-0.9) versions ago via an extension, but that ex

Need Camcorder Firewire Help

2004-12-31 Thread Thomas H. George
I have a Sony DCR-TRV525 Digital Video Carmera with a Firewire (i.Link) output. I have installed an AVerMedia DVD EZMaker 1394 PCI card (#33 in CARDLIST.saa7134), compiled a Debian 2.6.8 kernel with Firewire support with the raw1394 module and video4linux with the saa7134 module. I have tried

Re: netenv boot popup

2004-12-31 Thread jose isaias cabrera
Hi. Let me get into this one, because I want to also get rid of it... I can't really take a screen shot, because the system is booting, but maybe I can take a picture of it. Anyway, it comes up and ask you if you want to setup the network again or if you want to use the previous settings. It

Sound stopped working after update

2004-12-31 Thread Jason Chagas
I recently updated my Sarge system with the latest packages and sound stopped working. Apparently I'm not the only one who ran into this problem. I've tried following the suggestions (except for statically rebuilding sound core into the kernel) from the threaded discussions below but I still haven'

Re: deleted /boot files

2004-12-31 Thread Harland Christofferson
>> >>sounds like raid is working ?? .. >> - in the future, do NOT copy files from one disk to another >> ( that is not how raid mirroring works ) > >> >>> are there suggestions on how to get the fa311 netgear nic working >>> w/ 2.2.20-compact? >> >>sounds like you need to tell it to lo

Re: Connection timeouts with SSH and CVS

2004-12-31 Thread Norman Davis
On Fri, 31 Dec 2004 12:57:25 +0100, Dani Belz <[EMAIL PROTECTED]> wrote: > * Norman Davis <[EMAIL PROTECTED]> [04-12-30 05:12]: > > Hi there, > > > > I'm having problems using SSH and CVS at my work. The connections > > timeout. However I can browse the internet with Mozilla just fine. > > > > But

Re: META: Re: When the thread wanders too far

2004-12-31 Thread Eric d'Alibut
On Fri, 31 Dec 2004 00:20:22 +0100, Eugen Leitl <[EMAIL PROTECTED]> wrote: > So much easier to just ban abusing list members, after suitable warning. One could ask for no clearer demonstration of the animus that fuels the fervor of the so-called "Open" and "Free" (source, software, whatever) crow

Debian packages on Zaurus

2004-12-31 Thread Edward Kamau
Does anybody know if and how I can install a debian arm package on a Zaurus SL-5500 PDA? I'm running opie and the OpenZaurus rom. The package I need is Megahal. Thanks -- Edward Kamau <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? C

Obtain diploma degree

2004-12-31 Thread Samantha Jamison
O N L I N E U N I V E R S I T Y D I P L O M A S D E G R E E S Obtain Diploma, Degree, Master We send the certificate to all countries (WORLDWIDE) Consider a prosperous future, money earning power No tests, study, coursework, or inte

Re: mod_perl for apache insallation problem

2004-12-31 Thread Roberto Sanchez
Umar Draz wrote: Hi Dear Members! i want to configure apache with mode_perl after run make command i got this error plz help me how i can solve it /usr/bin/ld: cannot find -lperl collect2: ld returned 1 exit status make[1]: *** [libperl.so] Error 1 make[1]: Leaving directory `/home/lamp/pkg/mod_p

mod_perl for apache insallation problem

2004-12-31 Thread Umar Draz
Hi Dear Members!     i want to configure apache with mode_perl after run make command i got this error   plz help me how i can solve it   /usr/bin/ld: cannot find -lperlcollect2: ld returned 1 exit statusmake[1]: *** [libperl.so] Error 1make[1]: Leaving directory `/home/lamp/pkg/mod_perl-1.29/apac

Trying to install using Koppix CD, system poweres down

2004-12-31 Thread stan
Someone please take pity on me, my day has been going downhill fast :-( I set out this morning on a quest to make my new wireless card work in My Compaq N410c. The machine dual boots Debian and FreeBSD 4 STABLE. I was unable to find any trace of driver support for my wireless card ( an AirLink+ A

Re: PDF Form Editing.

2004-12-31 Thread Martin Lorenz
On Fri, Dec 31, 2004 at 02:57:59PM +0100, Martin Lorenz wrote: > On Thu, Dec 30, 2004 at 01:48:35PM -0500, Roberto Sanchez wrote: > > Nayyar Ahmed wrote: > > >Hello All, > > > > > >I want to edit a PDF form, is there any utility ? > > > > > unfortunately no > > at least as far as i know > > acro

Using udev rules to create nodes in /dev with deterministic names (was: Re: xcdroast)

2004-12-31 Thread Rogério Brito
On Dec 31 2004, Tom Allison wrote: > This brings up another point. How are you supposed to know what USB > device is assigned to a USB storage device? My only solution is to plug > it in and watch the logs. Are there any better alternatives? Yes, use udev and make it create device files speci

Re: xcdroast

2004-12-31 Thread Rogério Brito
On Dec 31 2004, Tom Allison wrote: > Unfortunately what is not solved in kernel 2.6.9 is my NVIDIA drivers > won't install. why? I don't know.. I know. Because you shouldn't have bought a card with binary only drivers in the first place. Doing that results in you having the problems that you'r

Re: OT: How to add tab-closing X in Firefox, like Galeon?

2004-12-31 Thread Pascal Bonesh
On Fri, 2004-12-31 at 10:54 -0600, Kent West wrote: > khromy wrote: > > > J.A. de Vries wrote: > > > >> On 2004-12-31 @ 10:16:43 (week 53) Kent West wrote: > >> > >> > >>> Galeon has an X on each tab; clicking on the X closes that tab. I > >>> really like this feature, but can't seem to figure ou

Re: netenv boot popup

2004-12-31 Thread Elimar Riesebieter
On Wed, 29 Dec 2004 the mental interface of Leonard Chatagnier told: > Can someone point me to the source that explains how to remove the > Network Environment Setup popup that comes up on boot. The onboard > documentation doesn't say how. If your're running Debian remove the netenv package.

Re: Ugly sarge upgrade -- kernel 2.4.27-2 > 2.4.27-6

2004-12-31 Thread Hank Marquardt
Just wondering if anyone has an 'official' timeline on how this will be 'officially' fixed? ... I got bit with the ALSA thing too (though I'm on SID) and compiling isn't going so well ... different versions of source, the new kernel, always wanting pcmcia ... just icky. I'd like to just have apt-g

Re: USB printer installation(How to do)

2004-12-31 Thread Adam Aube
Telmo Filipe Tavares da Silva wrote: > I have an HP / DeskJet 3650 printer and wish to install it on my Debian > Sarge OS. I have read documentation over linuxprinting and installed > cups, but whenever I install my printer throw "printconf", which > supposely should be on /dev/usb/lp0, it istalls

Re: netenv boot popup

2004-12-31 Thread Kent West
Leonard Chatagnier wrote: Can someone point me to the source that explains how to remove the Network Environment Setup popup that comes up on boot. I don't know what this "Network Environment Setup popup" is; can you post a screen-shot of it on a web site somewhere so we can see what it looks l

Re: OT: How to add tab-closing X in Firefox, like Galeon?

2004-12-31 Thread Kent West
khromy wrote: J.A. de Vries wrote: On 2004-12-31 @ 10:16:43 (week 53) Kent West wrote: Galeon has an X on each tab; clicking on the X closes that tab. I really like this feature, but can't seem to figure out how to add it to Firefox. I had it added a few (pre-0.9) versions ago via an extension,

Re: netenv boot popup

2004-12-31 Thread Leonard Chatagnier
No one has responded to my post listed below: Can someone point me to the source that explains how to remove the Network Environment Setup popup that comes up on boot. The onboard documentation doesn't say how. Plz copy [EMAIL PROTECTED] as I'm not subscribed Thanks, Leonard Chatagnier Surely so

Re: OT: How to add tab-closing X in Firefox, like Galeon?

2004-12-31 Thread khromy
J.A. de Vries wrote: On 2004-12-31 @ 10:16:43 (week 53) Kent West wrote: Galeon has an X on each tab; clicking on the X closes that tab. I really like this feature, but can't seem to figure out how to add it to Firefox. I had it added a few (pre-0.9) versions ago via an extension, but that exte

Re: acpi errors

2004-12-31 Thread Eric Gaumer
On Fri, 2004-12-31 at 13:42 +, michael wrote: > Can anybody tell me if errors of the form > > Dec 31 12:54:47 localhost kernel: ACPI-1133: *** Error: Method > execution failed [\_SB_.PCI0._CRS] (Node f7ff5720), AE_NOT_EXIST > > are important or can I just ignore them (full dm

Re: OT: How to add tab-closing X in Firefox, like Galeon?

2004-12-31 Thread J.A. de Vries
On 2004-12-31 @ 10:16:43 (week 53) Kent West wrote: > Galeon has an X on each tab; clicking on the X closes that tab. I really > like this feature, but can't seem to figure out how to add it to > Firefox. I had it added a few (pre-0.9) versions ago via an extension, > but that extension no long

Re: kernel panic on recompiled kernel

2004-12-31 Thread Eric Persson
Jeff Hurst wrote: # CONFIG_CRAMFS is not set You need cramfs in the kernel to read the initrd Wow, that did the trick, booted nicely with cramfs and a initrd. Is there no place to read stuff like this? kernel.org is not very informative, it would be nice with a kernel-config-validator that told m

OT: How to add tab-closing X in Firefox, like Galeon?

2004-12-31 Thread Kent West
Galeon has an X on each tab; clicking on the X closes that tab. I really like this feature, but can't seem to figure out how to add it to Firefox. I had it added a few (pre-0.9) versions ago via an extension, but that extension no longer seems to be available. Does anyone know how to add the cl

Re: xcdroast

2004-12-31 Thread donald szatkowski
Andrea Vettorello wrote: On Fri, 31 Dec 2004 08:58:30 -0500, Tom Allison <[EMAIL PROTECTED]> wrote: Marc Demlenne wrote: I'm using the Kernel 2.6.8 I do not have SCSI emulation configured for this because I was under the impression that it was no longer required for the 2.6 kernel.

Re: Problems encountered while upgrading fr 'woody' to 'sarge'

2004-12-31 Thread Kent West
jianan wrote: I have upgraded from 'woody' with kernel-2.6.3 and KDE 3.1 to 'sarge' with kernel-2.6.8 and KDE-3.2.3 using CD-ROM #1. It was not as easy as I had read about. Below are some problems and questions. Wow, you have a lot of problems. Unfortunately, I can't provide much info for h

Re: xcdroast

2004-12-31 Thread Martin Fluch
On Fri, 31 Dec 2004, Tom Allison wrote: Martin Fluch wrote: There is some problem with 2.6.8 and 2.6.8.1 kernels and cd/dvd burning. it's solved in 2.6.9... Unfortunately what is not solved in kernel 2.6.9 is my NVIDIA drivers won't install. why? I don't know.. But this is getting just silly.

Re: xcdroast

2004-12-31 Thread Andrea Vettorello
On Fri, 31 Dec 2004 08:58:30 -0500, Tom Allison <[EMAIL PROTECTED]> wrote: > Marc Demlenne wrote: > >>I'm using the Kernel 2.6.8 > >>I do not have SCSI emulation configured for this because I was under the > >> impression that it was no longer required for the 2.6 kernel. > > > > > > > > Hi, > > >

Re: Installing alsa-modules will remove discover1

2004-12-31 Thread kurtz
kurtz escribe: > 0 upgraded, 3 newly installed, 1 to remove and 39 not upgraded. Damn, just needed to apt-get upgrade before installing anything. Sorry for the fat-fingering. :) -- http colon slash slash kurtz dot blogsite dot org signature.asc Description: Digital signature

Re: modem for potato

2004-12-31 Thread Gerard Robin
On Fri, Dec 31, 2004 at 12:52:26PM +0100, Dani Belz wrote: > * Gerard Robin <[EMAIL PROTECTED]> [04-12-30 00:03]: > > > Can someone advise me a type of extern modem, other than > > "US ROBOTIC 56 FAX/MODEM", which runs fine with potato (kernel 2.0.36) or a > > link which will give me the same in

Re: xcdroast

2004-12-31 Thread Tom Allison
Martin Fluch wrote: There is some problem with 2.6.8 and 2.6.8.1 kernels and cd/dvd burning. it's solved in 2.6.9... Unfortunately what is not solved in kernel 2.6.9 is my NVIDIA drivers won't install. why? I don't know.. But this is getting just silly. -- To UNSUBSCRIBE, email to [EMAIL PROT

Re: 2 GB RAM support in woody

2004-12-31 Thread saravanan ganapathy
--- saravanan ganapathy <[EMAIL PROTECTED]> wrote: > > --- saravanan ganapathy <[EMAIL PROTECTED]> wrote: > > > > > > How did you compile your kernel? Did you > use > > > > > make-kpkg? Did you use > > > > > /boot/config-2.4.18-686 for building new > > kernel? > > > > > > > > > > I'd sugg

Re: PDF Form Editing.

2004-12-31 Thread Martin Lorenz
On Thu, Dec 30, 2004 at 01:48:35PM -0500, Roberto Sanchez wrote: > Nayyar Ahmed wrote: > >Hello All, > > > >I want to edit a PDF form, is there any utility ? > > unfortunately no at least as far as i know acroread 5.5 does quite good when it comes to fill out forms created by acrobat 5.5 or earl

Problems encountered while upgrading fr 'woody' to 'sarge'

2004-12-31 Thread jianan
I have upgraded from 'woody' with kernel-2.6.3 and KDE 3.1 to 'sarge' with kernel-2.6.8 and KDE-3.2.3 using CD-ROM #1. It was not as easy as I had read about. Below are some problems and questions. 1.Cannot boot to gui. Xfree86.0.log with err msg: "mouse device not found". OK after following

Re: xcdroast

2004-12-31 Thread Tom Allison
Marc Demlenne wrote: I'm using the Kernel 2.6.8 I do not have SCSI emulation configured for this because I was under the impression that it was no longer required for the 2.6 kernel. Hi, Got the same problem. When recompiling my 2.6 for the first time, i switched off SCSI emulation as it's said

Re: xorg

2004-12-31 Thread Pau Capdevila
When I installed those packages KDE stop launching, It restarted KDM when initialazing devices. I didn't discover what happened so I went back with xfree86 :( On Sun, 26 Dec 2004 13:35:58 -0500, Matt Barry <[EMAIL PROTECTED]> wrote: > Using these packages with the radeon driver; works smoothly,

Re: xcdroast

2004-12-31 Thread Marc Demlenne
> No! xcdrecord _does_ need cdrecord. And cdrecord runs without SCSI > emulation on 2.6. Maybe misunderstanding from mine ... But cdrecord runs perfectly well on command line with my 2.6 and without scsi emulation. XcdRoast doesn't, thought ! It claims for scsi emulation ! This problem is mention

Re: Installing alsa-modules will remove discover1

2004-12-31 Thread kurtz
Peter Nuttall escribe: > can you show us the lines in between and tell us what version of debian you > are running? Sorry, you're right, definitely yes I can. :) I am running sarge, with /an eye/ to unstable, right now just for packages needed to run mplayer. I attach my sources.list and prefer

acpi errors

2004-12-31 Thread michael
Can anybody tell me if errors of the form Dec 31 12:54:47 localhost kernel: ACPI-1133: *** Error: Method execution failed [\_SB_.PCI0._CRS] (Node f7ff5720), AE_NOT_EXIST are important or can I just ignore them (full dmesg errors below)? I'm running the 2.4.27-1-686-smp kernel

Re: Why the constant conflicts between Apache2 & PHP4, Now Gallery has quit!

2004-12-31 Thread John Foster
On Thursday 30 December 2004 11:37 am, Michael wrote: > > There seem to be constant conflicts between Apache2 & PHP4 as far as > > getting > > the apache2-mod-php4 and any dependent applicatione to work properly. Any > > one > > know why this condition is predominent. I think there is a bug in the

Re: network connection fails after setup

2004-12-31 Thread Wim De Smet
On Thu, 30 Dec 2004 18:32:45 -0800 (PST), Roger Creasy <[EMAIL PROTECTED]> wrote: > > On Thu, 30 Dec 2004 03:34:53 -0800 (PST), Roger > > Creasy > > <[EMAIL PROTECTED]> wrote: > > > Howdy! > > > > > > I set up sarge with kernel 2.4. > > > This setup was done via a startup cd and http. > > During >

Re: xcdroast

2004-12-31 Thread Elimar Riesebieter
On Fri, 31 Dec 2004 the mental interface of Marc Demlenne told: > > I'm using the Kernel 2.6.8 > > I do not have SCSI emulation configured for this because I was under the > > impression that it was no longer required for the 2.6 kernel. > > > Hi, > > Got the same problem. When recompiling m

Re: xcdroast

2004-12-31 Thread Elimar Riesebieter
On Fri, 31 Dec 2004 the mental interface of Tom Allison told: > I'm using the Kernel 2.6.8 [...] > cdrecord: Drive does not support SAO recording. > Supported modes: > cdrecord: Illegal write mode for this drive. > Drive buf size : 3317760 = 3240 KB Fireup xcdroast or cdrecord as root or switch to

Re: xcdroast

2004-12-31 Thread Martin Fluch
There is some problem with 2.6.8 and 2.6.8.1 kernels and cd/dvd burning. it's solved in 2.6.9... - Martin On Fri, 31 Dec 2004, Dave Ewart wrote: On Friday, 31.12.2004 at 08:03 -0500, Tom Allison wrote: I'm using the Kernel 2.6.8 I do not have SCSI emulation configured for this because I was under

Re: kernel version

2004-12-31 Thread Joris Huizer
Dani Belz wrote: * YH <[EMAIL PROTECTED]> [04-12-30 20:45]: Thanks all for the help. How can I type the "uname -r" and get "2.2.20-idepci"? I really didn't know what that means as I am only aware of most distributions use the kernel 2.4.x or 2.6.x? Any explain please? You need to type "bf24" at

Re: xcdroast

2004-12-31 Thread Marc Demlenne
> I'm using the Kernel 2.6.8 > I do not have SCSI emulation configured for this because I was under the > impression that it was no longer required for the 2.6 kernel. Hi, Got the same problem. When recompiling my 2.6 for the first time, i switched off SCSI emulation as it's said not to be ne

Re: xcdroast

2004-12-31 Thread Dave Ewart
On Friday, 31.12.2004 at 08:03 -0500, Tom Allison wrote: > I'm using the Kernel 2.6.8 > I do not have SCSI emulation configured for this because I was under the > impression that it was no longer required for the 2.6 kernel. Not directly answering your question, but are you able to use k3b inst

xcdroast

2004-12-31 Thread Tom Allison
I'm using the Kernel 2.6.8 I do not have SCSI emulation configured for this because I was under the impression that it was no longer required for the 2.6 kernel. However, it's really not working at all for me. The cruddy part is I have to get some CD's burned today and I really thought this th

Re: Installing old tarballs on a new Debian system

2004-12-31 Thread Hugo Vanwoerkom
Roberto Sanchez wrote: cga wrote: I am currently switching to Debian and I have a bunch of utilities, wmaker applets, etc.. in source format that I would like to reinstall on the new system. Unfortunately a number of these are not available as .deb's. As I see it I can either copy them to /usr/loca

  1   2   >