Re: Digital Photos

2005-02-18 Thread Steffen Waldherr
Hi,

> And
> maybe MySQL for organizing and searching for the images. 
> But, if someone has something they love, I'd like to hear
> about it.

you may want to have a look at kimdaba or imgseek, both
available as a debian package (at least in sarge). They are
more desktop oriented than MySQL, thus it depends on what you
want.

Steffen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Digital Photos

2005-02-18 Thread Kresten Kjeldgaard
> There's also a lot of image gallery programs available.  Any
> suggestions?  I'm using "imageindex" now, but thinking about a
> mod_perl program to generate the gallery on the fly instead of having
> to re-run a program to rebuild the html files.  The mod_perl program
> could cache the reduced images and use the thumbnails inside the
> original photos.  

This part sounds alot like what you want is Apache::Gallery, it wont use
the thumbnails inside the images, but it will generate them and pictures
in various sizes on the fly and caches them.

> images.  But, if someone has something they love, I'd like to hear
> about it.

Not sure there is any support for this

-- 
Med venlig hilsen / Kind regards
Kresten Kjeldgaard <[EMAIL PROTECTED]> aka Gathond
For every complex problem, there is a solution that is simple, neat, and wrong.
-- H. L. Mencken


signature.asc
Description: Digital signature


Re: Digital Photos

2005-02-18 Thread Krzysztof Wilk
Hello Bill,
There's also a lot of image gallery programs available.  Any
suggestions?  
I like PHP Gallery  for its simplicity 
combined with flexibility.

It is also available as DEB package called 'gallery'.
Best,
Chris
--
Krzysztof Wilk[EMAIL PROTECTED]
Gridwise Technologies http://gridwisetech.com
Grid Consulting and Training  Serving US and Europe
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: How to turn off internal monitor when using external one

2005-02-18 Thread Gerardo Ballabio
On 02/17/05 19:35:17, Jason Martens wrote:
If you are using a radeon driver, do a man radeon and look for
"Panel
Off".  I added that line to my XFree86 config file, and it worked
beautifully.
Thank you very much.
It works while I'm in the GDM login windows (that is an improvement  
from the previous situation), but as soon as I log into Gnome, the  
backlight turns on again. I suppose you aren't using Gnome? Or maybe  
there's a Gnome config option for that as well?

Gerardo



usb mouse don't work

2005-02-18 Thread Jacques Smulevici
Hello,
I am French fan of Debian so excuse my English.
I am only begining with Linux and Debian but I really want to make 
everything (or nearly) working.

The command : # cat /dev/input/mice should normally display something 
when I move my mouse but I don't see anything.
When Linux is booting, I can read those line:

Starting hotplug subsystem : usbmount : fs type usbdevfs not supported 
by kernel
umount: /proc/bus/usb : not mounted

I suppose that's why my mouse don't work (and I can't also mount any usb 
key). I have already install hotplug and usbutils.
I am using a woody with a 2.6.10 kernel.(but intitialy it was a old 2.2 
kernel) on a Asus L5c laptop.
My mouse is a standard microsoft (-sorry-) hdi mouse.
Thank you for any help!!

--
Jacques Smulevici

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


pcmcia iee1394

2005-02-18 Thread Icaro
Sorry fo my englis is very bad. 

I have a IBM Thinkpad R40e, Debian Sarge kernel 2.6.8. 

When insert pcmcia iee1394 800 i view massage: 
cs: pcmcia_socket0: voltage interogation time out 
end the computer freeze. 

Thanks.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


ACPI problems on AOpen 1557 laptop

2005-02-18 Thread Yannick Warnier
Hi list,

I have seen several mails  related to ACPI lately, and I hope I am not
redundant with this mail. Please pardon me if I am :-)

I have installed ACPI packages on my laptop doing, more or less, the following:
- check I was using a 2.6.5 or higher kernel (2.6.8 here)
- check sysfs and udev were installed
- apt-get install cpufreqd
- add this in /etc/modules:
  - proc_intf
  - speedstep-centrino
  - cpufreq_powersave
  - cpufreq_userspace
  - freq_table
- install gnome-cpufreq-applet (not much to do with it)
- reboot my laptop

At boot, I can see this:
ACPI: Processor [CPU0] (supports C1 C2 C3, 8 throttling states)
ACPI: PCI interrupt :02:06.0[A] -> GSI 11 (level, low) -> IRQ 11
apm: overridden by ACPI.
ACPI: PCI interrupt :00:1f.6[B] -> GSI 10 (level, low) -> IRQ 10
< 10 times similar line />
ACPI: Battery Slot [BAT0] (battery present)
ACPI: AC Adapter [ADP1] (on-line)
ACPI: Power Button (FF) [PWRF]
ACPI: Lid Switch [LID0]
ACPI: Sleep Button (CM) [SLPB]
ACPI: Thermal Zone [THRC] (59 C)
ACPI: Thermal Zone [THRS] (50 C)

And when I try to put my laptop to sleep, using the sleep button, I get
nothing.

Then I tried starting acpi_listen and pressing the sleep key. And this
gives me:

$:/var/www/dokeos-cvs# acpi_listen
button/sleep SLPB 0080 0004

So apparently the system understands my button-pressing is a call to
acpid, but nothing happens. I have no idea what goes wrong (obviously,
acpid does).

Does somebody know this problem? Or could help?

Thanks in advance,

Yannick


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: usb mouse don't work

2005-02-18 Thread Matt Zagrabelny
On Fri, 2005-02-18 at 15:04 +0100, Jacques Smulevici wrote:
> Hello,
> I am French fan of Debian so excuse my English.
> I am only begining with Linux and Debian but I really want to make 
> everything (or nearly) working.
> 
> The command : # cat /dev/input/mice should normally display something 
> when I move my mouse but I don't see anything.
> When Linux is booting, I can read those line:
> 
> Starting hotplug subsystem : usbmount : fs type usbdevfs not supported 
> by kernel
> umount: /proc/bus/usb : not mounted
> 
> I suppose that's why my mouse don't work (and I can't also mount any usb 
> key). I have already install hotplug and usbutils.
> I am using a woody with a 2.6.10 kernel.(but intitialy it was a old 2.2 
> kernel) on a Asus L5c laptop.
> My mouse is a standard microsoft (-sorry-) hdi mouse.
> Thank you for any help!!

first thing you want to do is make sure the correct modules are loaded
for your usb controller. to do this run:

$ lspci -vv | less -S

look for OHCI or UHCI and possibly EHCI. once that is determined, run:

# modprobe uhci_hcd

or 

# modprobe ohci_hcd


and possibly (if you have USB 2.0)

# modprobe ehci_hcd

next:

#


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: How to turn off internal monitor when using external one

2005-02-18 Thread Jason Martens
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Gerardo Ballabio wrote:
| On 02/17/05 19:35:17, Jason Martens wrote:
|
|> If you are using a radeon driver, do a man radeon and look for
|> "Panel Off".  I added that line to my XFree86 config file, and it
|>  worked beautifully.
|
|
| Thank you very much. It works while I'm in the GDM login windows
| (that is an improvement from the previous situation), but as soon
| as I log into Gnome, the backlight turns on again. I suppose you
| aren't using Gnome? Or maybe  there's a Gnome config option for
| that as well?
|
Hmm, I am using gnome, and I have not observed that behaviour.  My
screen stays off even after I log in.  I have a Mobility Radeon 7500
in a Dell Latitiude C640.  I'm pasting my X config below.
Jason

*** Begin XF86Config-4 
Section "Files"
~FontPath"unix/:7100"# local font server
~# if the local font server has problems, we can fall back on these
~FontPath"/usr/lib/X11/fonts/misc"
~FontPath"/usr/lib/X11/fonts/cyrillic"
~FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
~FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
~FontPath"/usr/lib/X11/fonts/Type1"
~FontPath"/usr/lib/X11/fonts/CID"
~FontPath"/usr/lib/X11/fonts/Speedo"
~FontPath"/usr/lib/X11/fonts/100dpi"
~FontPath"/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
~Load"GLcore"
~Load"bitmap"
~Load"dbe"
~Load"ddc"
~Load"dri"
~Load"extmod"
~Load"freetype"
~Load"glx"
~Load"int10"
~Load"record"
~Load"speedo"
~Load"type1"
~Load"vbe"
EndSection
Section "ServerFlags"
~Option"BlankTime""10"
~Option"StandbyTime""20"
~Option"SuspendTime""30"
EndSection
Section "InputDevice"
~Identifier"Generic Keyboard"
~Driver"keyboard"
~Option"CoreKeyboard"
~Option"XkbRules""xfree86"
~Option"XkbModel""pc104"
~Option"XkbLayout""us"
EndSection
Section "InputDevice"
~Identifier"Configured Mouse"
~Driver"mouse"
~Option"CorePointer"
~Option"Device""/dev/psaux"
~Option"Protocol""PS/2"
~Option"Emulate3Buttons""true"
~Option"ZAxisMapping""4 5"
EndSection
Section "InputDevice"
~Identifier"Generic Mouse"
~Driver"mouse"
~Option"SendCoreEvents""true"
~Option"Device""/dev/input/mice"
~Option"Protocol""ImPS/2"
~Option"Emulate3Buttons""true"
~Option"ZAxisMapping""4 5"
EndSection
Section "Device"
~Identifier"Generic Video Card"
~Driver"radeon"
~Option"AGPMode""4"
#Option"AGPFastWrite"true"
~Option"DDCMode""true"
~Option "MonitorLayout" "LCD, VGA"
~Option"CloneMode""1600x1200"
~Option"CloneHSync""30-107"
~Option"CloneVRefresh""40-160"
~Option "EnablePageFlip""true"
~Option"PanelOff""true"
EndSection
Section "Monitor"
~Identifier"Generic Monitor"
~#HorizSync30-60
~HorizSync30-107
~#VertRefresh50-75
~VertRefresh50-160
~Option"DPMS"
EndSection
Section "Screen"
~Identifier"Default Screen"
~Device"Generic Video Card"
~Monitor"Generic Monitor"
~DefaultDepth24
~SubSection "Display"
~Depth1
~Modes"1600x1200" "1400x1050" "1024x768" "800x600"
"640x480"
~EndSubSection
~SubSection "Display"
~Depth4
~Modes"1600x1200" "1400x1050" "1024x768" "800x600"
"640x480"
~EndSubSection
~SubSection "Display"
~Depth8
~Modes"1600x1200" "1400x1050" "1024x768" "800x600"
"640x480"
~EndSubSection
~SubSection "Display"
~Depth15
~Modes"1600x1200" "1400x1050" "1024x768" "800x600"
"640x480"
~EndSubSection
~SubSection "Display"
~Depth16
~Modes"1600x1200" "1400x1050" "1024x768" "800x600"
"640x480"
~EndSubSection
~SubSection "Display"
~Depth24
~Modes"1600x1200" "1400x1050" "1024x768" "800x600"
"640x480"
~EndSubSection
EndSection
Section "ServerLayout"
~Identifier"Default Layout"
~Screen"Default Screen"
~InputDevice"Generic Keyboard"
~InputDevice"Configured Mouse"
~InputDevice"Generic Mouse"
EndSection
Section "DRI"
~Mode0666
EndSection
** End XF86Config-4 *
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCFgVy/i13NcT6yQgRAuJIAJ47bYHo5vjGt

Re: usb mouse don't work

2005-02-18 Thread Matt Zagrabelny

> 
> next:
> 
> #

whoops, accidentally hit 'send' in mid-email.

first thing you want to do is make sure the correct modules are loaded
for your usb controller. to do this run:

$ lspci -vv | less -S

look for OHCI or UHCI and possibly EHCI. once that is determined, run:

# modprobe uhci_hcd

or 

# modprobe ohci_hcd

depending on previous ouput.

and possibly (if you have USB 2.0)

# modprobe ehci_hcd

next:

# modprobe usbhid

and i think that should do it.

if you have an optical mouse, does the light come on?

-matt zagrabelny


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: ACPI problems on AOpen 1557 laptop - solved

2005-02-18 Thread Yannick Warnier
Le vendredi 18 février 2005 à 14:43 +, Yannick Warnier a écrit :
...
> Then I tried starting acpi_listen and pressing the sleep key. And this
> gives me:
> 
> $:/var/www/dokeos-cvs# acpi_listen
> button/sleep SLPB 0080 0004
> 
> So apparently the system understands my button-pressing is a call to
> acpid, but nothing happens. I have no idea what goes wrong (obviously,
> acpid does).
> 
> Does somebody know this problem? Or could help?

I got an answer from another list about this, and it seems it's related
to the fact that the Debian package for acpi doesn't give any event
handling for the sleep button "as is".

Then I found this mail (from this list):
http://lists.debian.org/debian-laptop/2004/07/msg00146.html
which seems to address the question.

Thanks all, sorry for bothering.

Yannick



Segfault when halt

2005-02-18 Thread Maladrie Julien
Hi, 

When i'm trying to halt my laptop from the shell, i've a : Segmentation fault
Here, my dmesg :

scheduling while atomic: shutdown/0x0001/5440
 [] schedule+0x52d/0x540
 [] unmap_page_range+0x4b/0x80
 [] unmap_vmas+0x1ac/0x1c0
 [] exit_mmap+0x83/0x160
 [] mmput+0x37/0xa0
 [] do_exit+0x15f/0x3b0
 [] do_page_fault+0x0/0x5c7
 [] die+0x18b/0x190
 [] do_page_fault+0x0/0x5c7
 [] printk+0x17/0x20
 [] do_page_fault+0x231/0x5c7
 [] link_path_walk+0x4f8/0xd70
 [] cached_lookup+0x23/0x90
 [] __lookup_hash+0x70/0xe0
 [] dput+0x24/0x210
 [] do_page_fault+0x0/0x5c7
 [] error_code+0x2b/0x30
 [] set_sb_syncing+0x20/0x50
 [] sync_inodes+0x10/0xa0
 [] do_sync+0x23/0x80
 [] sys_sync+0xf/0x20
 [] syscall_call+0x7/0xb



Thanx very much,

Nicolas


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: usb mouse don't work

2005-02-18 Thread Derek Broughton
On Friday 18 February 2005 11:18, Matt Zagrabelny wrote:

> next:
>
> # modprobe usbhid
>
> and i think that should do it.
>
> if you have an optical mouse, does the light come on?

Probably needs "mousedev", too (after usbhid).  And if they weren't loaded in 
the right order, the mouse still won't work.
-- 
derek


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Display brightness in Toshiba Tecra 8200

2005-02-18 Thread Maykel Moya
I'm using Sid, with kernel 2.6.8. How can I adjust the display
brightness. I'd installed toshset, but it doesn't function changing the
brightness.

It do work turning on and off the backlight.

Regards
mike



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



boot order dhcp3-server <-> hotplug

2005-02-18 Thread Goenk
How can I change the boot order of dhcp3-server and hotplug?
Dhcp fails because the interface gets started after dhcp by hotplug.

Idially I would like to launch the dhcp3-server by hotplug when a specific 
pcmcia card is plugged in.

But I have no idea if this is possible. 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: boot order dhcp3-server <-> hotplug

2005-02-18 Thread Steffen Waldherr
Hi!

Am Fri, 18 Feb 2005 18:41:33 +0200 schrieb Goenk
<[EMAIL PROTECTED]>:

> How can I change the boot order of dhcp3-server and hotplug?
> Dhcp fails because the interface gets started after dhcp by
> hotplug.

The order of init scripts is determined by the sequence number
in the /etc/rcx.d/ directories. Either change these numbers
manually or use update-rc.d

> Idially I would like to launch the dhcp3-server by hotplug
> when a specific pcmcia card is plugged in.

Sorry, no hint for this...

Steffen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: segmentation fault at boot

2005-02-18 Thread Yves Grenier
Ritesh Raj Sarraf wrote:
On Monday 14 February 2005 02:49 am, Yves Grenier wrote:
 

Hello,
I installed debian sarge (with debian installer rc2) on an Asus
Travelmate 4001LMi. I tried both 2.4 and 2.6 kernel. In both cases, I
obtain a segmentation fault. The error message is:
/etc/rcS.d/S36discover: line 176: 682 Segmentation fault modprobe $MODULE
Skipping unavailable/built-in usb_uhci module
Loading ehci_hcd module.
<6>usbcore: registered new driver usbfs
usbcore: registered new driver hub
spurious 8259A interrupt: IRQ7.
After this line, the boot stops.
I installed debian with boot options: linux26
debian-installer/framebuffer=false noapic nolapic
   

I faced exactly the same problem when installing Debian on my Compaq Presario 
2203AL notebook. The solution I found was to do a minimal install using the 
"woody" cd and then upgrade/install everything using the net through apt.
There seems to be some bug in the rc scripts.

rrs
 

Thanks for the suggestion. I tried it, unfortunately I could not install 
woody either. I also tried installing Knoppix, but the ethernet 
interface was not recognized. I finally succeeded in installing ubuntu 
warty.

Yves Grenier

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: Display brightness in Toshiba Tecra 8200

2005-02-18 Thread Gokul Poduval
Hello Maykel,
  You will need to load toshiba_acpi module before toshset could work.
I use fnfx to change display brightness.

http://fnfx.sourceforge.net/

On Fri, 18 Feb 2005 12:43:03 -0400, Maykel Moya
<[EMAIL PROTECTED]> wrote:
> I'm using Sid, with kernel 2.6.8. How can I adjust the display
> brightness. I'd installed toshset, but it doesn't function changing the
> brightness.
> 
> It do work turning on and off the backlight.
> 
> Regards
> mike
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 


-- 
Gokul


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]