Re: 'apt-get dist-upgrade' tries to install unneeded packages

2008-06-06 Thread Wolfgang Mader
Hello,

in deed the documentation is very clear concerning the command line options. 
What I was not able to figure out is what aptitude performs in gui mode when I 
hit U to schedule all upgradeable packages for an upgrade. I guess upgrade 
(which is equivalent to safe-upgrade) is used. Does s.o. know for sure?

 Thanks, Wolfgang.

On Friday 06 June 2008 11:43:06 Jochen Schulz wrote:
> Lionel Elie Mamane:
> > On Thu, Jun 05, 2008 at 01:39:34PM -0700, Corey Hickey wrote:
> >> I have my system fully updated right now. When I run 'apt-get
> >> upgrade', no packages are ready to install or held back because of
> >> dependencies.  When I run 'apt-get dist-upgrade', though, I get a
> >> list of 73 packages that are to be installed.
> >
> > Maybe dist-upgrade tries to satisfy recommends?
>
> No, dist-upgrade doesn't behave different than upgrade in that regard.
>
> Seriously, why do so many people speculate wildly about what upgrade and
> dist-upgrade do on a regular basis? It's clearly documented and it is
> not even especially complicated.
>
> Quoting 'man aptitude' (since aptitude is the recommended package
> management tool since sarge):
>
> upgrade
>   Upgrades installed packages to their most recent version. Installed
>   packages will not be removed unless they are unused (see the section
>   “Managing Automatically Installed Packages” in the aptitude reference
>   manual); packages which are not currently installed will not be
>   installed.
>
>   If a package cannot be upgraded without violating these constraints,
>   it will be kept at its current version. Use the dist-upgrade command
>   to upgrade these packages as well.
>
> dist-upgrade
>   Upgrades installed packages to their most recent version, removing or
>   installing packages as necessary. This command is less conservative
>   than upgrade and thus more likely to perform unwanted actions.  Users
>   are advised to either use upgrade instead or to carefully inspect the
>   list of packages to be installed and removed.
>
> This makles it also clear why you should not use dist-upgrade by default
> unless you make sure to check scheduled actions very closely.
>
> J.




signature.asc
Description: This is a digitally signed message part.


Re: youtube

2008-04-19 Thread Wolfgang Mader
The repos you are using are listed in the file /etp/apt/sources.list

You can edit this files with your favorite text editor. In the file you find 
entries like this:

deb http://ftp.de.debian.org/debian/ sid main contrib non-free

As you can see I am using unstable (sid) not testing. Also there are the word 
main, contrib and non-free. So for this repo I have enabled main, contrib and 
non-free. Just append contrib and non-free if you want to access them.

I think the plugin is named ''flashplugin-nonfree''. 

Cheers,
Wolfgang
On Saturday 19 April 2008 16:59:12 can comert wrote:
> I'm using debian amd 64 testing what is the plugins name and how can i
> understand if contrib&non-free enabled or not??
> Thanks for your help
>
> 2008/4/19, El Amigo De La Playa <[EMAIL PROTECTED]>:
> > If you're running Debian Testing amd64, with contrib&non-free enabled,
> > just install the flash plugin. If you're running Debian Stable amd64, get
> > it from:
> >
> > http://packages.debian.org/search?keywords=flash&searchon=names§ion=a
> >ll&suite=etch-backports
> >
> > 2008/4/19, can comert <[EMAIL PROTECTED]>:
> > > i can't watch videos on youtube cause of there isn't a flash player for
> > > 64 bit ports
> > > On adobes web site i read that if i can install 32-bit operating web
> > > browser i can watch the videos
> > > how can i install a 32-bit operating web browser or how can i watch
> > > videos on youtube etc??


signature.asc
Description: This is a digitally signed message part.


Re: Intel Core2Duo (T7400)

2007-11-05 Thread Wolfgang Mader
Thanks for this REALLY fast replies!

You have helped me a lot!

Am Dienstag 06 November 2007 08:26:16 schrieb Wolfgang Mader:
> Hello list,
>
> I want to by a MacBook which ist powered by an Inter Core2Duo (T7400). I
> was not able to figure out which debian port is the right. Is ist IA64 (the
> Intel 64-bit port) or amd64.
>
> Can you please help me out?
>
> Thank you in advance. W. Mader


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



Intel Core2Duo (T7400)

2007-11-05 Thread Wolfgang Mader
Hello list,

I want to by a MacBook which ist powered by an Inter Core2Duo (T7400). I was 
not able to figure out which debian port is the right. Is ist IA64 (the Intel 
64-bit port) or amd64.

Can you please help me out?

Thank you in advance. W. Mader


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



Re: keyboad leds not responding, kernel 2.6.22-2

2007-10-27 Thread Wolfgang Mader
Am Samstag 27 Oktober 2007 18:36:18 schrieb Jonas Meurer:
> On 27/10/2007 Wolfgang Mader wrote:
> > I think also that it is a problem of xorg. My Keyboard leds are working
> > at tty1 not but under X.
> > An other problem (perhaps relatet) is that I only can use an american
> > keyboard layout (under X). At tty1 I do have german layout (an
> > configure). No idea why.
>
> Hey Wolfgang,
>
> you need to configure the keyboard layout in /etc/X11/xorg.conf. Search
> for "XkbLayout" and "XkbVariant" and change the values to
>
> Option  "XkbLayout" "de"
> Option  "XkbVariant""nodeadkeys"
>
> after that you need to restart your xserver, and should be able to use
> your german keymap in X afterwards.
>
> greetings,
>  jonas

I found the solution somewhere on the net.
In xorg.conf the keyboard layout was configured correctly but the evdev driver 
seems to corrupt this configuration. I removed the evdev package and now I 
have got my layout back.


Cheers, Wolfgang


signature.asc
Description: This is a digitally signed message part.


Re: keyboad leds not responding, kernel 2.6.22-2

2007-10-27 Thread Wolfgang Mader
Sorry for my last post. I will try to correct it.

I think also that it is a problem of xorg. My Keyboard leds are working at
tty1 not but under X.
An other problem (perhaps relatet) is that I only can use an american
keyboard layout (under X). At tty1 I do have german layout (an configure). No 
idea why.

Cherrs,
Wolfgang

Am Samstag 27 Oktober 2007 15:15:01 schrieb Wolfgang Mader:
> I think also that it is a problem of xorg. My Keyboard leds are working at
> tty1 but in X.
> An other problem (perhaps relatet) is that I only can use an american
> keyboard layout. No idea why.
>
> Wolfgang
>
> Am Freitag 26 Oktober 2007 20:04:20 schrieb Daniel van Eeden:
> > All,
> >
> > It could be an issue with the kernel, Xorg server or both (the latter is
> > more likely). Since my last upgrade the leds on my Compaq PS/2 keyboard
> > stopped working under X11, but were working correctly on a linux console
> > (e.g. tty1).
> >
> > I also have a MSI K8T-Neo...
> >
> > Cheers,
> >
> > Daniel
> >
> > On Sat, 2007-10-27 at 06:00 +0200, Jonas Meurer wrote:
> > > On 16/10/2007 Dimitris Lampridis wrote:
> > > > > I have this problem since I moved from an old Compaq PS/2 keyboard
> > > > > to the new Logitech USB keyboard. Another drawback is that the
> > > > > keyboard doesn't work in the BIOS any longer.
> > > >
> > > > Check for something like "USB legacy mode" in your BIOS and enable it
> > > > if it is there. It worked for me.
> > >
> > > Hey Dimitris,
> > >
> > > I was able to choose between "all usb devices", "no mice" and "none" at
> > > USB legacy mode in BIOS. But unfortunately neither "all usb devices"
> > > nor "no mice" work for me. My USB-keyboard still doesn't work in BIOS
> > > and bootloader. At least the second one is quite annoying, as I'm not
> > > able to choose the kernel to boot any longer.
> > >
> > > > I hope you have a non-USB keyboard lying around to do this, otherwise
> > > > you'll have a tough time :)
> > >
> > > No problem about that, but i don't want to keep the PS/2 keyboard
> > > forever.
> > >
> > > For the record, I do have a MSI K8T-Neo Motherboard (VIA K8T800
> > > Chipset)
> > >
> > > greetings,
> > >  jonas


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



Re: keyboad leds not responding, kernel 2.6.22-2

2007-10-27 Thread Wolfgang Mader
I think also that it is a problem of xorg. My Keyboard leds are working at 
tty1 but in X.
An other problem (perhaps relatet) is that I only can use an american keyboard 
layout. No idea why.

Wolfgang

Am Freitag 26 Oktober 2007 20:04:20 schrieb Daniel van Eeden:
> All,
>
> It could be an issue with the kernel, Xorg server or both (the latter is
> more likely). Since my last upgrade the leds on my Compaq PS/2 keyboard
> stopped working under X11, but were working correctly on a linux console
> (e.g. tty1).
>
> I also have a MSI K8T-Neo...
>
> Cheers,
>
> Daniel
>
> On Sat, 2007-10-27 at 06:00 +0200, Jonas Meurer wrote:
> > On 16/10/2007 Dimitris Lampridis wrote:
> > > > I have this problem since I moved from an old Compaq PS/2 keyboard to
> > > > the new Logitech USB keyboard. Another drawback is that the keyboard
> > > > doesn't work in the BIOS any longer.
> > >
> > > Check for something like "USB legacy mode" in your BIOS and enable it
> > > if it is there. It worked for me.
> >
> > Hey Dimitris,
> >
> > I was able to choose between "all usb devices", "no mice" and "none" at
> > USB legacy mode in BIOS. But unfortunately neither "all usb devices" nor
> > "no mice" work for me. My USB-keyboard still doesn't work in BIOS and
> > bootloader. At least the second one is quite annoying, as I'm not able
> > to choose the kernel to boot any longer.
> >
> > > I hope you have a non-USB keyboard lying around to do this, otherwise
> > > you'll have a tough time :)
> >
> > No problem about that, but i don't want to keep the PS/2 keyboard
> > forever.
> >
> > For the record, I do have a MSI K8T-Neo Motherboard (VIA K8T800 Chipset)
> >
> > greetings,
> >  jonas


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



keyboad leds not responding, kernel 2.6.22-2

2007-10-15 Thread Wolfgang Mader
Hello list,

my keyboard leds does not respond any more. The NumLock led ist always on the 
the other two are always off. I am running kernel 2.6.22-2. 
The system is NOT looked up. Everything else runns nicely
Any hints?

Thank you. W. Mader


signature.asc
Description: This is a digitally signed message part.


Re: aptitude "initialising package status" takes _really_ long

2007-07-04 Thread Wolfgang Mader
Am Mittwoch 04 Juli 2007 01:14:25 schrieb BARBIER Jean-Matthieu:
> Le Tuesday 03 July 2007 19:11:23 Wolfgang Mader, vous avez écrit :
> > Good to know not to be alone... :)
> >
> > Am Dienstag 03 Juli 2007 18:47:00 schrieb Hans-J. Ullrich:
> > > Am Dienstag 03 Juli 2007 schrieb Wolfgang Mader:
> > > > Hello list,
> > > >
> > > > at the start of aptitude and after every action you have took,
> > > > aptitude has to initialise its package status. This is the same step
> > > > as "loading cache". Yesterday I have updated aptitude to . Since
> > > > then this step takes _really_ long. Lets say 40s. I am on sid. There
> > > > is no output it any loggs
> > > >
> > > > Any hints?
> > > >
> > > > Thank you. W. Mader
> > >
> > > Hi Wolfgang,
> > >
> > > I have the same problem (also running sid). There is a bugreport by me
> > > relating to this behaviour.
> > >
> > > Maybe it will be fixed soon.
>
> This problem have been fixed in experimental...
>
Yes, thank you!


signature.asc
Description: This is a digitally signed message part.


Re: aptitude "initialising package status" takes _really_ long

2007-07-03 Thread Wolfgang Mader
Good to know not to be alone... :)

Am Dienstag 03 Juli 2007 18:47:00 schrieb Hans-J. Ullrich:
> Am Dienstag 03 Juli 2007 schrieb Wolfgang Mader:
> > Hello list,
> >
> > at the start of aptitude and after every action you have took, aptitude
> > has to initialise its package status. This is the same step as "loading
> > cache". Yesterday I have updated aptitude to . Since
> > then this step takes _really_ long. Lets say 40s. I am on sid. There is
> > no output it any loggs
> >
> > Any hints?
> >
> > Thank you. W. Mader
>
> Hi Wolfgang,
>
> I have the same problem (also running sid). There is a bugreport by me
> relating to this behaviour.
>
> Maybe it will be fixed soon.
>
> Regards
>
> Hans




signature.asc
Description: This is a digitally signed message part.


aptitude "initialising package status" takes _really_ long

2007-07-03 Thread Wolfgang Mader
Hello list,

at the start of aptitude and after every action you have took, aptitude has to 
initialise its package status. This is the same step as "loading cache". 
Yesterday I have updated aptitude to . Since 
then this step takes _really_ long. Lets say 40s. I am on sid. There is no 
output it any loggs

Any hints?

Thank you. W. Mader


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



package for kbib

2007-05-09 Thread Wolfgang Mader
Hello list,

is there somewhere a package of kbib for amd64/sid?

Thank you. W. Mader


pgpFQzfBYInIW.pgp
Description: PGP signature


Re: cpu overheating

2007-04-04 Thread Wolfgang Mader
In my BIOS the option is called Q-Fancontrol.

Am Mittwoch 04 April 2007 21:04 schrieb Andrew Sharp:
> On Wed, Apr 04, 2007 at 08:39:25PM +0300, Constantine Kousoulos wrote:
> > Hello,
> >
> > When i do a cold start, the cpu fan barely spins. The result is that in
> > a few minutes the cpu overheats and the system automatically shuts down.
> > When i immediately turn it on again, the system detects the cpu's high
> > temperature and begins spinning at higher speeds for the rest of the
> > time. In both cases, the cpu fan never icreases or decreases it's speed,
> > it just continues spinning at a constant speed since the system's
> > startup.
> >
> > I have a debian-amd64 notebook, with a turion64 processor. The above
> > mentioned behavior remains no matter what kernel i use.
>
> Perhaps there is a BIOS option to enable/disable dynamic fan speed
> control.  Sounds like it's enabled and not working too well.  Disabling
> it shouldn't interfere with user/kernel software that tries to control
> it later.
>
> Cheers,
>
> a


pgpLwrnU0GDck.pgp
Description: PGP signature


suspend to disk

2007-03-23 Thread Wolfgang Mader
Hello list,

since there are several methods to suspend a linuxbox to disk, I wondered if 
there is a prefered one, e.g. for debian systems?

Thank you in advance.
W. Mader


pgpNIBJKdlXYT.pgp
Description: PGP signature


slow package update

2007-02-20 Thread Wolfgang Mader
Hello list,

I am using the kernel from the debian repository (sid). On kernel.org, the 
latest stable kernel is 2.6.20.1, but I am only able to download 2.6.18-4 
from the repo.

Is this because everyone is working on etch?

I do not want to complain, I only want to know what is going on!

Thank you. W. Mader


pgpc87K3yossk.pgp
Description: PGP signature


Re: KernelOops

2007-02-08 Thread Wolfgang Mader
>
> Not enough power can cause all sorts of problems. If you think your
> powersupply is underspecced for your hardware it is worth upgrading it. I
> would be surprised if anything >400W is causing problems though (unless
> they only happen when using the graphics card intensively).

If I remeber right, my power supply has 350W. This IS REALLY low end! I know. 
But till now, all went good. :)


pgpMjCJS6zuWQ.pgp
Description: PGP signature


Re: Automatic kernel-upgrade: How ?

2007-02-07 Thread Wolfgang Mader
Hi,

I just have installed the package
linux-image-2.6-amd64
This package depends on the latest binary image for Linux kernel
This packages just installes an new image, if one is availabel. You have to 
uninstall the old one by hand.

Cheers

Am Mittwoch 07 Februar 2007 20:14 schrieb Hans-J. Ullrich:
> Hi all,
>
> in earlier times an apt-get upgrade or apt-get dist-upgrade would
> automatically install newer kernel versions. This behaviour is no more, but
> some wrote, that a meta(?) package has to be installed, to get this
> behaviour back.
>
> Is this correct ? How do I rectivate this ? The problem is in 32-bit as in
> 64-bit the same.
>
>
> Thanks for the help.
>
> Regards
>
> Hans


pgpAh67CUz5uR.pgp
Description: PGP signature


Re: KernelOops

2007-02-06 Thread Wolfgang Mader
I found out, that on heavy system load, my power supply only delivers +11,4V. 
This seemes to be the lower limit to the specs. Could this course the 
problems "descripet" below?


> -/var/log/messages---
>
> Nov  5 21:27:17 FUCKUP kernel: Process Xorg (pid: 3404, threadinfo
> 8100359ea000, task 810037bd3770)
> Nov  5 21:27:17 FUCKUP kernel: Stack:  8025e93f 80210aaa
> 81003f38a868 8100192b9200
> Nov  5 21:27:17 FUCKUP kernel:  0001 802a9ac0
> 4000 0020
> Nov  5 21:27:17 FUCKUP kernel:   
> 0020 
> Nov  5 21:27:17 FUCKUP kernel: Call Trace:
> Nov  5 21:27:17 FUCKUP kernel:
> [] .text.lock.spinlock+0x7b/0x8a
> Nov  5 21:27:17 FUCKUP kernel:  []
> remove_mapping+0x1a/0x94 Nov  5 21:27:17 FUCKUP kernel: 
> []
> shrink_inactive_list+0x4ce/0x7e1
> Nov  5 21:27:17 FUCKUP kernel:  []
> __pagevec_release+0x19/0x22
> Nov  5 21:27:17 FUCKUP kernel:  []
> shrink_active_list+0x46f/0x47d
> Nov  5 21:27:17 FUCKUP kernel:  [] shrink_zone+0xd4/0xf7
> Nov  5 21:27:17 FUCKUP kernel:  []
> try_to_free_pages+0x16a/0x273
> Nov  5 21:27:17 FUCKUP kernel:  []
> __alloc_pages+0x1a8/0x2a9 Nov  5 21:27:17 FUCKUP kernel: 
> []
> __handle_mm_fault+0x1a3/0x91a
> Nov  5 21:27:17 FUCKUP kernel:  []
> do_page_fault+0x39d/0x706 Nov  5 21:27:17 FUCKUP kernel: 
> [] thread_return+0x0/0xe6 Nov  5 21:27:17 FUCKUP kernel: 
> [] do_brk+0x1be/0x272 Nov  5 21:27:17 FUCKUP kernel: 
> [] error_exit+0x0/0x84
>
> ---
>
>-- Jan 26 00:06:16 FUCKUP kernel:
> Jan 26 00:06:16 FUCKUP kernel: Call Trace:
> Jan 26 00:06:16 FUCKUP kernel:  [] clear_page+0x7/0x39
> Jan 26 00:06:16 FUCKUP kernel:  [] bad_page+0x4e/0x78
> Jan 26 00:06:16 FUCKUP kernel:  []
> get_page_from_freelist+0x26d/0x3a6
> Jan 26 00:06:16 FUCKUP kernel:  []
> __alloc_pages+0x5c/0x2a9 Jan 26 00:06:16 FUCKUP kernel: 
> []
> __handle_mm_fault+0x1a3/0x94f
> Jan 26 00:06:16 FUCKUP kernel:  [] vma_merge+0x147/0x1f4
> Jan 26 00:06:16 FUCKUP kernel:  []
> do_page_fault+0x39d/0x706 Jan 26 00:06:16 FUCKUP kernel: 
> [] do_mmap_pgoff+0x3d8/0x77f Jan 26 00:06:16 FUCKUP
> kernel:  [] do_mmap_pgoff+0x614/0x77f Jan 26 00:06:16
> FUCKUP kernel:  [] __up_write+0x21/0x10d Jan 26 00:06:16
> FUCKUP kernel:  [] error_exit+0x0/0x84 Jan 26 00:06:16
> FUCKUP kernel:
> Jan 26 00:11:32 FUCKUP kernel: --- [cut here ] - [please
> bite here ] -
>
> ---
>
>-- Jan 28 22:59:02 FUCKUP kernel: Pid: 11085, comm: kpdf Tainted: P
> 2.6.18-3-amd64 #1
> Jan 28 22:59:02 FUCKUP kernel: RIP: 0010:[]
> [] __fput+0x16/0x16e
> Jan 28 22:59:02 FUCKUP kernel: RSP: :81000ccef8b8  EFLAGS: 00010202
> Jan 28 22:59:02 FUCKUP kernel: RAX: 000d RBX: 810016d13138
> RCX: 
> Jan 28 22:59:02 FUCKUP kernel: RDX:  RSI: 810016d13298
> RDI: 81002f6c8cc0
> Jan 28 22:59:02 FUCKUP kernel: RBP: 81002f6c8cc0 R08: 81003e348ac0
> R09: 8100b400
> Jan 28 22:59:02 FUCKUP kernel: R10: 81000ccefa18 R11: 0010
> R12: 81003e348ac0
> Jan 28 22:59:02 FUCKUP kernel: R13: c8ff8100343c1f20 R14: 81003e79dcc0
> R15: 000d
> Jan 28 22:59:02 FUCKUP kernel: FS:  2ae642f3bc90()
> GS:8052 () knlGS:
> Jan 28 22:59:02 FUCKUP kernel: CS:  0010 DS:  ES:  CR0:
> 8005003b
> Jan 28 22:59:02 FUCKUP kernel: CR2: 00bf5258 CR3: 00201000
> CR4: 06e0
> Jan 28 22:59:02 FUCKUP kernel: Process kpdf (pid: 11085, threadinfo
> 81000ccee000, task 81000703b830)
> Jan 28 22:59:02 FUCKUP kernel: Stack:  810016d13138 8100225ab1e8
> 81003e348ac0 000b
> Jan 28 22:59:02 FUCKUP kernel:  8040184e 80218bfb
>  81000100a2a0
> Jan 28 22:59:02 FUCKUP kernel:  810016d13138 80237e19
> 16f5 81000100a2a0
> Jan 28 22:59:02 FUCKUP kernel: Call Trace:
> Jan 28 22:59:02 FUCKUP kernel:  [] remove_vma+0x35/0x5c
> Jan 28 22:59:02 FUCKUP kernel:  [] exit_mmap+0xcd/0xf1
> Jan 28 22:59:02 FUCKUP kernel:  [] mmput+0x28/0x98
> Jan 28 22:59:02 FUCKUP kernel:  [] do_exit+0x220/0x8ae
> Jan 28 22:59:02 FUCKUP kernel:  []
> do_unblank_screen+0xd/0x11a
> Jan 28 22:59:02 FUCKUP kernel:  []
> kernel_math_error+0x0/0x90
> Jan 28 22:59:02 FUCKUP kernel:  []
> do_general_protection+0xfe/0x107
> Jan 28 22:59:02 FUCKUP kernel:  [] error_exit+0x0/0x84
> Jan 28 22:59:02 FUCKUP kernel:  [] unix_poll+0x0/0xa4
> Jan 28 22:59:02 FUCKUP kernel:  [] do_select+0x256/0x439
> Jan 28 22:59:02 FUCKUP kernel:  [] do_select+0x241/0x439
> Jan 28 22:59:02 FUCKUP ker

KernelOops

2007-01-30 Thread Wolfgang Mader
Hello list,

I have found these messages in /var/log/messages. I am using the nvidia driver 
for my GForce6600-GT card. Can someone please explain to me what is going on 
on my system?
Thank you -- W. Mader

-/var/log/messages---

Nov  5 21:27:17 FUCKUP kernel: Process Xorg (pid: 3404, threadinfo 
8100359ea000, task 810037bd3770)
Nov  5 21:27:17 FUCKUP kernel: Stack:  8025e93f 80210aaa 
81003f38a868 8100192b9200
Nov  5 21:27:17 FUCKUP kernel:  0001 802a9ac0 
4000 0020
Nov  5 21:27:17 FUCKUP kernel:    
0020 
Nov  5 21:27:17 FUCKUP kernel: Call Trace:
Nov  5 21:27:17 FUCKUP kernel:  
[] .text.lock.spinlock+0x7b/0x8a
Nov  5 21:27:17 FUCKUP kernel:  [] remove_mapping+0x1a/0x94
Nov  5 21:27:17 FUCKUP kernel:  [] 
shrink_inactive_list+0x4ce/0x7e1
Nov  5 21:27:17 FUCKUP kernel:  [] 
__pagevec_release+0x19/0x22
Nov  5 21:27:17 FUCKUP kernel:  [] 
shrink_active_list+0x46f/0x47d
Nov  5 21:27:17 FUCKUP kernel:  [] shrink_zone+0xd4/0xf7
Nov  5 21:27:17 FUCKUP kernel:  [] 
try_to_free_pages+0x16a/0x273
Nov  5 21:27:17 FUCKUP kernel:  [] __alloc_pages+0x1a8/0x2a9
Nov  5 21:27:17 FUCKUP kernel:  [] 
__handle_mm_fault+0x1a3/0x91a
Nov  5 21:27:17 FUCKUP kernel:  [] do_page_fault+0x39d/0x706
Nov  5 21:27:17 FUCKUP kernel:  [] thread_return+0x0/0xe6
Nov  5 21:27:17 FUCKUP kernel:  [] do_brk+0x1be/0x272
Nov  5 21:27:17 FUCKUP kernel:  [] error_exit+0x0/0x84

-
Jan 26 00:06:16 FUCKUP kernel:
Jan 26 00:06:16 FUCKUP kernel: Call Trace:
Jan 26 00:06:16 FUCKUP kernel:  [] clear_page+0x7/0x39
Jan 26 00:06:16 FUCKUP kernel:  [] bad_page+0x4e/0x78
Jan 26 00:06:16 FUCKUP kernel:  [] 
get_page_from_freelist+0x26d/0x3a6
Jan 26 00:06:16 FUCKUP kernel:  [] __alloc_pages+0x5c/0x2a9
Jan 26 00:06:16 FUCKUP kernel:  [] 
__handle_mm_fault+0x1a3/0x94f
Jan 26 00:06:16 FUCKUP kernel:  [] vma_merge+0x147/0x1f4
Jan 26 00:06:16 FUCKUP kernel:  [] do_page_fault+0x39d/0x706
Jan 26 00:06:16 FUCKUP kernel:  [] do_mmap_pgoff+0x3d8/0x77f
Jan 26 00:06:16 FUCKUP kernel:  [] do_mmap_pgoff+0x614/0x77f
Jan 26 00:06:16 FUCKUP kernel:  [] __up_write+0x21/0x10d
Jan 26 00:06:16 FUCKUP kernel:  [] error_exit+0x0/0x84
Jan 26 00:06:16 FUCKUP kernel:
Jan 26 00:11:32 FUCKUP kernel: --- [cut here ] - [please bite 
here ] -

-
Jan 28 22:59:02 FUCKUP kernel: Pid: 11085, comm: kpdf Tainted: P  
2.6.18-3-amd64 #1
Jan 28 22:59:02 FUCKUP kernel: RIP: 0010:[]  
[] __fput+0x16/0x16e
Jan 28 22:59:02 FUCKUP kernel: RSP: :81000ccef8b8  EFLAGS: 00010202
Jan 28 22:59:02 FUCKUP kernel: RAX: 000d RBX: 810016d13138 
RCX: 
Jan 28 22:59:02 FUCKUP kernel: RDX:  RSI: 810016d13298 
RDI: 81002f6c8cc0
Jan 28 22:59:02 FUCKUP kernel: RBP: 81002f6c8cc0 R08: 81003e348ac0 
R09: 8100b400
Jan 28 22:59:02 FUCKUP kernel: R10: 81000ccefa18 R11: 0010 
R12: 81003e348ac0
Jan 28 22:59:02 FUCKUP kernel: R13: c8ff8100343c1f20 R14: 81003e79dcc0 
R15: 000d
Jan 28 22:59:02 FUCKUP kernel: FS:  2ae642f3bc90() GS:8052
() knlGS:
Jan 28 22:59:02 FUCKUP kernel: CS:  0010 DS:  ES:  CR0: 
8005003b
Jan 28 22:59:02 FUCKUP kernel: CR2: 00bf5258 CR3: 00201000 
CR4: 06e0
Jan 28 22:59:02 FUCKUP kernel: Process kpdf (pid: 11085, threadinfo 
81000ccee000, task 81000703b830)
Jan 28 22:59:02 FUCKUP kernel: Stack:  810016d13138 8100225ab1e8 
81003e348ac0 000b
Jan 28 22:59:02 FUCKUP kernel:  8040184e 80218bfb 
 81000100a2a0
Jan 28 22:59:02 FUCKUP kernel:  810016d13138 80237e19 
16f5 81000100a2a0
Jan 28 22:59:02 FUCKUP kernel: Call Trace:
Jan 28 22:59:02 FUCKUP kernel:  [] remove_vma+0x35/0x5c
Jan 28 22:59:02 FUCKUP kernel:  [] exit_mmap+0xcd/0xf1
Jan 28 22:59:02 FUCKUP kernel:  [] mmput+0x28/0x98
Jan 28 22:59:02 FUCKUP kernel:  [] do_exit+0x220/0x8ae
Jan 28 22:59:02 FUCKUP kernel:  [] 
do_unblank_screen+0xd/0x11a
Jan 28 22:59:02 FUCKUP kernel:  [] 
kernel_math_error+0x0/0x90
Jan 28 22:59:02 FUCKUP kernel:  [] 
do_general_protection+0xfe/0x107
Jan 28 22:59:02 FUCKUP kernel:  [] error_exit+0x0/0x84
Jan 28 22:59:02 FUCKUP kernel:  [] unix_poll+0x0/0xa4
Jan 28 22:59:02 FUCKUP kernel:  [] do_select+0x256/0x439
Jan 28 22:59:02 FUCKUP kernel:  [] do_select+0x241/0x439
Jan 28 22:59:02 FUCKUP kernel:  [] __pollwait+0x0/0xe0
Jan 28 22:59:02 FUCKUP kernel:  [] 
default_wake_function+0x0/0xe
Jan 28 22:59:02 FUCKUP last message repeated 6

strange X behaviour

2007-01-28 Thread Wolfgang Mader
Hello list,

since some time I experience problems with my X.

I am using X Window System Version 7.1.1 and I have tree monitors set up. Two 
of them are connected to an nvidia-gforce-6600 based card (nvidia-drivers) 
and the third one is connected to an old pci grafic-card (s3virge, s3virge 
driver from Xorg). I am using KDE with kwin.

Now, sometimes the screen seemes to freeze. This means, I am typing, and one 
hit on the keyboard is lost for the text, but used to wake up X again. I 
think there is coincidence with amarok changing songs, but not shure. So I 
have switched off the amarok on screen display, but this was without any 
effect. If the screen is frezzed not even the clock in the taskbar get 
updated.
The second strange thing: sometimes the screens just blank out. My screensaver 
it tourned off, but the energie controll for the monitors are set to blank 
the screen off after 4 minutes.

There are no strange things (not for me) in the logs. Any hints?

Thank you -- W. Mader


pgpWmRyb9PMYy.pgp
Description: PGP signature


Re: flash...

2006-11-13 Thread Wolfgang Mader
I think you talking about gnash.

http://www.gnu.org/software/gnash/



pgpbzQZeSye4n.pgp
Description: PGP signature


Re: apt-get update yields unfamiliar error {Scanned}

2006-10-13 Thread Wolfgang Mader
Since the debian packages are signed for not forcing you to install packages 
from which you do not know, that any bad guy provided them, you need the 
public key from the person which habe signed them. Otherwise you are not able 
to check if the signature is valid.

So you have to find the public key that was used to sign the packages on 
http://archive.progeny.com and import it (how was this done?).

Cheers W. Mader


pgp7MkQ6IR2fA.pgp
Description: PGP signature


how to get all options from dpkg-reconfigure

2006-09-19 Thread Wolfgang Mader
Hello list,

I want to update my refreching rate for my monitor, because I had to switch 
from a TFT to a normal screen.
So I tried to type
dpkg-reconfigure xserver-xorg
but I am not asked the questions I know from first set up of the xserver: 
which resolution and which refreching rate do you want?

I do not think that I need to work on another package, xserver-xorg should be 
the right. But why am I not asked this questions.

The same with exim4. At the first time you can choose if exim should handel 
all mails or just the lokal ones etc. I am also not able to select this 
behavior by using dpkg.

What am I missing?

Thank you - W. Mader


pgpc21KcL8VU1.pgp
Description: PGP signature


rret or rred

2006-09-18 Thread Wolfgang Mader
Hello list,

since this is silly question I only want a short answer.

Today I noticed a process using top with the name rred or rret owned by root. 
It eats up 70% of my cpu. Now he is gone. I can not find him neither with top 
nor with the systemguard from kde.

What is this for an strange process. Do I have to worry the same way users 
from "the other os" have to?

Thank you, W. Mader


pgpDyZbMkMO0H.pgp
Description: PGP signature


Re: two questions about packages

2006-07-19 Thread Wolfgang Mader
> My german is not that good, but I think that, for googleearth, the
> installer is looking for xserver or something similar, and it does not
> fing it because you are running ./googleearthbin from root. Try it
> as a normal user, should work
> Thierry
I tried as user and as root with exported display variable. Everytime the same 
problem...



pgpwf5q6nf6aK.pgp
Description: PGP signature


two questions about packages

2006-07-18 Thread Wolfgang Mader
Hello list,

since a real long time, two months or so, aptitude always wants to upgrade the 
package
libselinux from version 1.30-1 to version 1.30-1
This is not bad, I think but anoying. Has someone an idea.

And another package is a bit strange. The new googleearth-package package. I 
installed it but this package seems to do nothing. It does not download any 
google-earth, installs an executable or does something else I was expecting 
from it. What to do which this thing. I want to try google-earth but if I 
execute the googleearth.bin I get the nice error:

./setup.sh: line 216: setup.data/bin/Linux/amd64/setup.gtk2: Datei oder 
Verzeichnis nicht gefunden
./setup.sh: line 216: setup.data/bin/Linux/amd64/setup.gtk: Datei oder 
Verzeichnis nicht gefunden
The setup program seems to have failed on amd64

Fatal error, installer failed to run at all!

So I wanted to try the package.

Thank you in advance. W. Mader


pgpnr5WNfybiH.pgp
Description: PGP signature


ConsistencyCheckException: Unable to find any vocabulary data

2006-07-15 Thread Wolfgang Mader
Hello list,

I found this in my syslog. Has anyone seen this? Google didn't come up with 
something usefull (at least for me).

Jul 16 00:00:33 FUCKUP apt-index-watcher[3894]: ConsistencyCheckException: 
Unable to find any vocabulary data
Jul 16 00:00:39 FUCKUP apt-index-watcher[3923]: ConsistencyCheckException: 
Unable to find any vocabulary data
Jul 16 00:00:45 FUCKUP apt-index-watcher[3952]: ConsistencyCheckException: 
Unable to find any vocabulary data

Thank you W. Mader


pgpVy05hAIL2Q.pgp
Description: PGP signature


Logitech MX1000 Laser

2006-06-14 Thread Wolfgang Mader
Hello list,

sorry for bringing up this topic once again.

Yesterday I did a system update. After this X does not come up anymore because 
it was not able to find its corepointer. I do not know why, everything seemes 
correct to me.

By searching the net I found a description on how to set up this mouse (I 
think this was about the 7-t description I read). Not X is up again, but not 
even the mouseweel works.

Is some able to point me to an howto for this mouse which works?
I am using uptodate sid.

Thank you in advance - W. Mader


pgpjeQruDbAiS.pgp
Description: PGP signature


Re: sun-java5-plugin on amd64

2006-05-24 Thread Wolfgang Mader
Am Dienstag 23 Mai 2006 14:28 schrieb Jean-Luc Coulon (f5ibh):
> Le 23.05.2006 06:28:08, Hans a écrit :
> > Am Montag, 22. Mai 2006 18:39 schrieb Wolfgang Mader:
> > > Does this work for you?
> > > If I add this line to source.list and update I get:
> > > Can not access list /var/lib/apt/lists/geole...-amd64_Packages
> > >
> > > If I look under /var/lib/apt/lists there is a list for geole, but
> >
> > only with
> >
> > > i386 entries? Any hint?
> > >
> > > Cheers W. Mader
> >
> > Hi !
> > Well, I put this in my sources.list and installed it as normal.
> > And it works ! Just try it. If it does not work, you can always
> > deinstall it.
>
> I've tried it.
> But it failed to load the Packages files.

That seems to be the proble I spoke about. But after another try updating the 
package list it worked.
>
> > Best regards
> >
> > Hans
>
> Jean-Luc


pgp1RgNVPdu9O.pgp
Description: PGP signature


Re: sun-java5-plugin on amd64

2006-05-22 Thread Wolfgang Mader
Does this work for you?
If I add this line to source.list and update I get:
Can not access list /var/lib/apt/lists/geole...-amd64_Packages

If I look under /var/lib/apt/lists there is a list for geole, but only with 
i386 entries? Any hint?

Cheers W. Mader

Am Montag 22 Mai 2006 06:35 schrieb Hans:
> Am Sonntag, 21. Mai 2006 23:04 schrieb Stephen Olander Waters:
> > Anyone know when/if the sun-java5-plugin package will be supported under
> > amd64?
> >
> > Thanks,
> > -s
>
> Look at www.tvbrowser.org, there you find:
> deb http://www.geole.de/ sid main contrib non-free
>
> regards
>
> Hans


pgpFrs3HAsqW3.pgp
Description: PGP signature


Help... messed around with insserv

2006-04-30 Thread Wolfgang Mader
Hello,

do you know the programm insserv. It should add startup links for a program to 
the different runlevels. The system on which it is use should be lsb 
compabile. I thought that debian is not lsb compatible, but because the 
programm was available via apt, I used it (OK it is my own fault, not to talk 
about this...)

But I got a lot of messages like this:
insserv: warning: script 'bootclean' missing LSB tags
insserv: warning: script 'bootclean' missing override too

No, the most obvious problem I have is that my network is not configured by 
dhcp anymore. I have to type dhcp eth1 - and the the card is set up properly.

There are a few other services which seems to be trashed by insserv. E.g. 
discover is startet up two time.

I do not know anything about how to organize runlevels. Is there a way to get 
this thing right, or do I have to reinstall the system?

Thank you advance. W. Mader


pgpILaBmlCsyX.pgp
Description: PGP signature


Re: slow browsing with konqueror

2006-03-26 Thread Wolfgang Mader
On Thursday 23 March 2006 19:45, Wolfgang Mader wrote:
> Hello list,
>
> I experience very slow browsing with konqueror. It takes a big amount of
> time for konqueror to connect to the other side. Very often it tells me
> that is waiting for reply.
>
> With other Browers, e.g. internetexplorer on another box, browsing is much
> faster.
Just if someone is interessted in the solution.

I found out that kdes internet components dislike the nameserver I have listed 
in resolve.conf. There were the ip of my local router which is not relly a 
nameserver bit redirects to the nameserver of my internet provider.

No I have changed this by using resolvconf so that there are now the ip 
adresses from my provider in resolv.conf.

Now all works fast as it should be.

W.

P.S. sorry for posting in the wrong thread.


pgp41lz4Czp5Q.pgp
Description: PGP signature


slow browsing with konqueror

2006-03-23 Thread Wolfgang Mader
Hello list,

I experience very slow browsing with konqueror. It takes a big amount of time 
for konqueror to connect to the other side. Very often it tells me that is 
waiting for reply.

With other Browers, e.g. internetexplorer on another box, browsing is much 
faster.

I do not realy know where to start searching. There is ab bugreport about dns 
look up with ipv6, but it depends on versions 3.3 and I think this should be 
fixed.

My question is if this is a problem of my setup or if it is a general problem.

Thank you in advice.

W. Mader


pgprHyF2EbdRx.pgp
Description: PGP signature


Re: usb2 from debian distribution kernel

2006-01-03 Thread Wolfgang Mader
On Monday 02 January 2006 23:58, Wolfgang Mader wrote:
> Hello list,
>
> I have installed the debian distribution kernel (2.6.14-2) and I have
> attached an usb2 harddisk to an usb2 port on my linuxbox (sounds good till
> here). Now I want to know how to check if my computer uses usb2.
> The problem is that there is a really bad transmisson rate to the harddisk
> (about 1 mb/s) and I am not sure where to start searching.
>
> Thank you in advance - W. Mader
> P.S.: Happy new Year!

So, I solved it.
The trick was to turn on USB2 on the BIOS...
Thank you anyway.
Cheers W. Mader


-- 
-->"ein neger mit gazelle zagt im regen nie"<--


pgplAcW4nVNCA.pgp
Description: PGP signature


usb2 from debian distribution kernel

2006-01-02 Thread Wolfgang Mader
Hello list,

I have installed the debian distribution kernel (2.6.14-2) and I have attached 
an usb2 harddisk to an usb2 port on my linuxbox (sounds good till here).
Now I want to know how to check if my computer uses usb2.
The problem is that there is a really bad transmisson rate to the harddisk 
(about 1 mb/s) and I am not sure where to start searching.

Thank you in advance - W. Mader
P.S.: Happy new Year!
-- 
-->"ein neger mit gazelle zagt im regen nie"<--


pgpQkQuRGlBj9.pgp
Description: PGP signature


How to set up midi support on a Asus 8N-SLI board

2005-12-22 Thread Wolfgang Mader
Hello list,

I want to set up midi support for my soundcard 
(Multimedia audio controller: nVidia Corporation CK804 AC'97 Audio Controller 
(rev a2)). This is on an Asus A8N-SLI board.
Somehow all the information is a bit confusing to me. Do I need an soundserver 
like jack or is it possible by just using alsa.
I look forward to your advice.

Merry X-Mas and a happy new Year!
W. Mader
-- 
-->"ein neger mit gazelle zagt im regen nie"<--


pgpITf3PcUJwa.pgp
Description: PGP signature


Problems with mp3 decoding

2005-07-12 Thread Wolfgang Mader

Hello list,

Since a few days I am not able to play mp3s on my maching. I am running sid. The problem is I do not really know what I have done. There was a problem with k3b which is not able to burn cds for me (v 0.12.1). Because k3b got upgraded I used the k3b-setup to adjust permissions for the case they has gone lost. But this didn't help.
No idea if this is related to the mp3 problem but around this time I was not able to start amarok any more. So I deleted the amarokrc and configured it new. But if I choose arts as output engine amarok chrashes. The same thing if I try to play mp3s using kaffeine. But I am able to play the test sound from kcontrol. So I think sound in general should work.
Does someone know where where I should start searching?

Thank you in advance.
	W. Mader
-- 
-->"ein neger mit gazelle zagt im regen nie"<--


pgp19jw9Zn4KZ.pgp
Description: PGP signature


kickers crashs on logout

2005-06-30 Thread Wolfgang Mader
Hello list,

sometime kicker crashs when I log out from kde (version 3.4.1). I think I 
found out that it only happend if I have amarok playing something at the time 
of logging out. Can someone please confirm this so that I can send a 
bugreport.

And another question. Is there that less activitation in the repository (sid) 
because of the release of sarge that happend in the near past? There has not 
been kde updates for let me guess two weeks or so.

Thanks W. Mader
-- 
-->"ein neger mit gazelle zagt im regen nie"<--


pgpKwWvZSLQ0R.pgp
Description: PGP signature


koffice 1.4

2005-06-16 Thread Wolfgang Mader
Hello list,
has anyone seen a repo which holds koffice 1.4 (especially krita) for 
amd64/sid.
Thank you - W. Mader
-- 
-->"ein neger mit gazelle zagt im regen nie"><--


pgp5qev4hODYM.pgp
Description: PGP signature


Asus A8N-SLI wrong voltage values from sensors

2005-05-28 Thread Wolfgang Mader
Hello list,

I own an A8N-SLI board. If I check its status with sensors I get the 
following:

it8712-isa-0290
Adapter: ISA adapter
VCore 1:   +1.54 V  (min =  +1.42 V, max =  +1.57 V)
VCore 2:   +0.00 V  (min =  +2.40 V, max =  +2.61 V)   ALARM
+3.3V: +6.62 V  (min =  +3.14 V, max =  +3.46 V)   ALARM
+5V:   +4.92 V  (min =  +4.76 V, max =  +5.24 V)
+12V: +11.46 V  (min = +11.39 V, max = +12.61 V)
-12V:  -4.90 V  (min = -12.63 V, max = -11.41 V)   ALARM
-5V:  -13.64 V  (min =  -5.26 V, max =  -4.77 V)   ALARM
Stdby: +4.78 V  (min =  +4.76 V, max =  +5.24 V)
VBat:  +3.09 V
fan1: 3068 RPM  (min =0 RPM, div = 8)
fan2:  763 RPM  (min =  664 RPM, div = 8)
fan3: 8881 RPM  (min =  664 RPM, div = 8)
M/B Temp:+45°C  (low  =   +15°C, high =   +40°C)   sensor = thermistor
CPU Temp:+40°C  (low  =   +15°C, high =   +45°C)   sensor = thermistor
Temp3:   +28°C  (low  =   +15°C, high =   +45°C)   sensor = thermistor

Do I have to be worried about this. I mean I do not have an second cpu so the 
VCore2 message is not useable. Perhaps with the other wrong values it is the 
same. My system runns stable and in bios every parameter is in range.

Do I have to spend time on this and if yes where to start?

Thank you.
W. Mader
-- 
-->"ein neger mit gazelle zagt im regen nie"><--


pgpFHw9cLZF4X.pgp
Description: PGP signature


Re: nvidia driver failed to install

2005-05-06 Thread Wolfgang Mader
Have you installed 
nvidia-glx



On Friday 06 May 2005 13:27, Harald Dunkel wrote:

> Alexander Fieroch wrote:
> > Ed Cogburn wrote:
> >
> >
> > I have tried the debian nvidia-packages before, but the installation
> > failed. Now it's the same again. The module compiles (module-assistant),
> > but xfree (4.3.0.1) fails to load the driver:
> > 'Failed to load module "nvidia" (module does not exist, 0)'
> > The module does exist and I can load it with 'modprobe nvidia' without
> > any problems, but xfree still does not start. You'll find the complete
> > XFree86.0.log at the bottom of this mail.
>
> This could be a timing problem. Have you tried to add
> the nvidia module to /etc/modules to make it load at
> boot time?
>
>
> Regards
>
> Harri

-- 
-->"ein neger mit gazelle zagt im regen nie"><--


pgpRF02sLZjn8.pgp
Description: PGP signature


Re: Prob with nvidia and X11 on pure64bit

2005-05-04 Thread Wolfgang Mader

> What is the better simpler way, as I am about to install (or attempt to)
> nvidia on my desktop amd64?

If I am right you want to set up your nvidia grafic card with nvidia drivers.
Under debian you only need to do the following:
install
nvidia-kernel-common
nvidia-glx
nvidia-kernel-source

the read:
/usr/share/doc/nvidia-kernel-source/README.Debian

this should be the trick.


pgp4ckRuFKB86.pgp
Description: PGP signature


Re: apt wants to remove bash

2005-04-23 Thread Wolfgang Mader
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Saturday 23 April 2005 06:23, Bob Proulx wrote:
>  apt-get install base-files=3.1.2

Thank you for this good explanation of things going on. I was away for a while 
and not aware of this situation. All is quite nice now.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCahqni9QYB3W16SMRAsLTAJ9c+SXsM2A4uJDr8wk3Y1lTuFDIVgCfa+VV
mv2bT0TrRMNmH1vCDuXCeT4=
=Li1U
-END PGP SIGNATURE-


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



Re: apt wants to remove bash

2005-04-22 Thread Wolfgang Mader
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Will this be fixed soon?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCaWhKi9QYB3W16SMRAjGTAKCNkU8xIidXtWhR5rSJDyx15c7rmACffDhw
UDwp5r6WhnKvjsAKlGj/ORQ=
=/lTi
-END PGP SIGNATURE-


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



gnupg2 for debian amd64

2005-03-08 Thread Wolfgang Mader
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello list,
does anyone know where to get packages for gnupg2 for debian/sid amd64?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCLc8Xi9QYB3W16SMRAgDEAJ0bsxmhy8QkhrEmBxgwUEbj6+l+wwCdFDPq
J1wGXgNaiNCyh147eI4uz38=
=RN9m
-END PGP SIGNATURE-


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



Re: nVidia GeForce 6600 GT PCI Express - working?

2005-03-07 Thread Wolfgang Mader
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 07 March 2005 21:49, Alois Zoitl wrote:
> I have the such a card running
> I had some problems in the beginning and patched the x-server packages.
> look in the archive of the mailing list regarding this problem. (main
> proble:
> no or crapy mouse cursor)
>
I have the same hw and did also patch the xserver. The paches and an 
instuction can easiely be found in the nvidia linux forums.
Everyone who owns this card knows that is have an digital out and and vga out. 
I thinkt it should be possible to use two monitors (in e.g. panorama mode). I 
think in nvidias word this is calles dualview. If someone was able to set 
this up I would be pleased to read how to do this.

Cheers
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCLL+Ei9QYB3W16SMRAjPaAJ9wl46aGnZ+je6J3jKUnfLZbaCa0wCeP3cW
ziyMyFGqNpK7/zw1EDhy7Qc=
=fwVj
-END PGP SIGNATURE-


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



Re: flash player for firefox

2005-02-27 Thread Wolfgang Mader
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 27 February 2005 21:30, Erik Norman wrote:
> Hello,
>
> I have tried several times (using the "install missing plugins" feauture
> of mozilla-firefox) to install flashplayer, no way.
> It does not work.
>
> Any hint?
>
> apt-get flashplayer gives no result
>
> Erik
I have not found flashplayer for amd64. I think the plugin is only i386.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCI3JHi9QYB3W16SMRAgaJAJ0QFu7pFO6NbpqPqByBkAUbt4VqRACeMMdN
sw+3cV+kUL//K5Amt9+skKc=
=nvnL
-END PGP SIGNATURE-


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