[Cooker] status of cramfs initrd in 2.6

2003-11-16 Thread Olivier Blin
Hi,

I've made some tests this night to reduce the size of 2.6 kernel.
I've modularized almost all that can be (except IDE, mouse and
keyboard).
vmlinuz is now a bit less than 1.3 Megabytes.
Compiling ext2 as a module would save us about 70 more kilobytes.
ext2 module is 79k, cramfs takes 13k when builtin.
A cramfs initrd is slightly larger than a ext2 initrd (about 2k).

So I patched mkinitrd and make-initrd to allow to build cramfs initrd.
(patchs included in this mail).

For now, the kernel can't load directly cramfs initrd (because the code
doesn't recognize cramfs magic number), but it can load gzipped cramfs
initrd (because the code can recognize a gzip file).
Well, a patch has been made (by Debian ?) and is included in Debian
kernel, but we don't care much since we can (theorically) load gzip
cramfs.
(I've extracted the patch from Debian's messy patch, it is
included too in this mail).

But when I try to boot with a gzipped cramfs initrd, the kernel
can gunzip the initrd but fails to mount it as ramfs,
sys_mount("/dev/root.old","/root","cramfs", ...) exits with EINVAL code.

Strangly enough, I can mount the initrd correctly once the kernel is
booted up (in this case, I use a ext2 initrd, ext2 and cramfs are
builtin).

Should I ask about it on lkml ?

-- 
Olivier Blin


mkinitrd.cramfs.patch
Description: Binary data


make-initrd.cramfs.patch
Description: Binary data


do_mounts_rd.c.cramfs.patch
Description: Binary data


[Cooker] [Bug 5061] [kernel] Installation failes at hard drive detection

2003-11-16 Thread [espentv]
http://qa.mandrakesoft.com/show_bug.cgi?id=5061





--- Additional Comments From [EMAIL PROTECTED]  2003-11-17 07:04 ---
I had the same problem; the solution was to append "hdg=none" (without "-s) as a
boot parameter. Good luck.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
The Installation failes at the hard drive detection step. 
 
The following messages appear at console #3: 
--- 
* running: /usr/bin/insmod_ >2 /dev/tty5 /tmp/imm.o 
* warning: insmod'ing module imm failed at /usr/bin/perl-install/modules.pm line 408 
* running: /usr/bin/insmod_ >2 /dev/tty5 /tmp/ppa.o 
* warning: insmod'ing module ppa failed at /usr/bin/perl-install/modules.pm line 408 
* test_for_bad_drives(/dev/hde) 
* warning: bad magic number on disk hde at 
/usr/bin/perl-install/partition_table/empty.pm line 
29. 
* found a dos partition table on /dev/hde at sector 0 
* running: /usr/bin/insmod_ >2 /dev/tty5 /tmp/floppy.o 
 
The following messages appear at console #4: 
--- 
<6>Floppy drive(s): fd0 is 1.44M 
<6>FDC 0 is a post-1991 82077 
<3>hdg: lost interrupt 
<3>hdg: lost interrupt 
<3>hdg: lost interrupt 
<3>hdg: lost interrupt 
<3>hdg: lost interrupt 
<3>hdg: lost interrupt 
. 
. 
. and so on... 
 
I did install many other Linux distros on this machine (Debian, Redhat) and also 
Mandrake-9.1 on this machine without any problem. There must be something wrong with 
MDK-9.2... 
 
Greetings 
 
Ronny



Re: [Cooker] juk contrib rpm

2003-11-16 Thread illogic-al
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 16 November 2003 04:08 pm, Tim Sawchuck wrote:
> On Sun, 16 Nov 2003 23:44:16 -0500
>
> illogic-al <[EMAIL PROTECTED]> scribed on electronic parchment:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > i built an rpm for juk and was wondering if anyone would like to a) test
> > to see if anything is wrong and b) add it to contribs if nothing is
> > wrong. rpm and src.rpm can be found at
>
> There was a version previously in contribs, but was removed since Juk is
> now part of KDEMultimedia.
>
>
> Name: kdemultimedia-juk
> Version: 3.1.93-6mdk
> Size: 7888 KB
>
> Changelog:
> * Wed Nov 12 2003 Laurent MONTEL <[EMAIL PROTECTED]> 3.1.93-6mdk
i know the 3.2 version is there but this is for 3.1. it could always be made 
to conflict w/ the beta version and removed at install. but i was thinking to 
make it available for people not on cooker but in contrib sources
- -- 
for a good time see www.I-Kubed.Org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/uFzwtKCOnVHrR7QRArv4AJwOg/VdbH+snYj25Te1OT9XFEjGPACgkBdg
XVx0SUTr23bRTUjhqqQMVyk=
=wQcK
-END PGP SIGNATURE-




Re: [Cooker] juk contrib rpm

2003-11-16 Thread Tim Sawchuck
On Sun, 16 Nov 2003 23:44:16 -0500
illogic-al <[EMAIL PROTECTED]> scribed on electronic parchment:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> i built an rpm for juk and was wondering if anyone would like to a) test
> to see if anything is wrong and b) add it to contribs if nothing is wrong.
> rpm and src.rpm can be found at


There was a version previously in contribs, but was removed since Juk is now
part of KDEMultimedia.


Name: kdemultimedia-juk
Version: 3.1.93-6mdk
Size: 7888 KB

Changelog:
* Wed Nov 12 2003 Laurent MONTEL <[EMAIL PROTECTED]> 3.1.93-6mdk

-- 
 _
( ) ASCII ribbon campaign against HTML e-mail
 x registered Linux user # 329428
/ \ GnuPG KeyID 6B5A70DF www.keyserver.net


pgp0.pgp
Description: PGP signature


[Cooker] juk contrib rpm

2003-11-16 Thread illogic-al
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

i built an rpm for juk and was wondering if anyone would like to a) test to 
see if anything is wrong and b) add it to contribs if nothing is wrong.
rpm and src.rpm can be found at
ftp://ftp.i-kubed.org/9.2_rpms
- -- 
for a good time see www.I-Kubed.Org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/uFIjtKCOnVHrR7QRAvb2AJ9nnJzfc/7h+6Vv59W/g6lS59OYqACdHPpg
uAwUjg2EzLi0p8F9XTU30r8=
=xFnf
-END PGP SIGNATURE-




[Cooker] ATI Radeon 9.2 RC serious bug still present in the 9.2 final

2003-11-16 Thread


Hi all,

I have the ATI Radeon Mobility 7500, when I start mandrake the first time in display 
with the resolution of 1152x864 “ I think because the screen appears vary large and 
every thing such as icons and font is vary small”

Even if I change the resolution to 1024x768 using the xfdrack “ using the mandracke 
control center”, the resolution never changes.

I tried all Radeon drivers that come with the downloadable version of mandrake 9.2, 
named Radeon, Radeon fbdev and the Radeon fglrx, with no avail.

I even tried the mandrake-enhanced kernel for ATI with the mandrake ATI drivers “ the 
commercial rpms”, with no hope.

I also tried the ATI drivers “even though they are for the 8000 series” and that did 
not work to.

Note that it was working in previous versions of mandrake and I encountered the same 
bug in the candidate release and I did report it at that time.

even though I am configuring the resolution at 800x600 I still see very thing small 
I had to enlarge the icon and font size and now every thing is not consistent. 


Anybody have a solution other than going back to 9.1?

Please help


This is my XF86Config-4: 

***
 
# File generated by XFdrake. 

# ** 
# Refer to the XF86Config man page for details about the format of 
# this file. 
# ** 

Section "Files" 
# Multiple FontPath entries are allowed (they are concatenated together) 
# By default, Mandrake 6.0 and later now use a font server independent of 
# the X server to render fonts. 
FontPath "unix/:-1" 
EndSection 

Section "ServerFlags" 
AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work 
#DontZap # disable (server abort) 
#DontZoom # disable / (resolution switching) 
EndSection 

Section "Module" 
Load "dbe" # Double-Buffering Extension 
Load "v4l" # Video for Linux 
Load "extmod" 
Load "type1" 
Load "freetype" 
Load "glx" # 3D layer 
Load "dri" # direct rendering 
EndSection 

Section "DRI" 
Mode 0666 
EndSection 

Section "InputDevice" 
Identifier "Keyboard1" 
Driver "Keyboard" 
Option "XkbModel" "pc105" 
Option "XkbLayout" "en_US" 
Option "XkbOptions" "" 
EndSection 

Section "InputDevice" 
Identifier "Mouse1" 
Driver "mouse" 
Option "Protocol" "IMPS/2" 
Option "Device" "/dev/usbmouse" 
Option "ZAxisMapping" "4 5" 
EndSection 

Section "Monitor" 
Identifier "monitor1" 
VendorName "Generic" 
ModelName "Flat Panel 1024x768" 
HorizSync 31.5-48.5 
VertRefresh 40-70 

# Sony Vaio C1(X,XS,VE,VN)? 
# 1024x480 @ 85.6 Hz, 48 kHz hsync 
ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync 

# TV fullscreen mode or DVD fullscreen output. 
# 768x576 @ 79 Hz, 50 kHz hsync 
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630 

# 768x576 @ 100 Hz, 61.6 kHz hsync 
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616 
EndSection 

Section "Device" 
Identifier "device1" 
VendorName "ATI" 
BoardName "ATI Radeon" 
Driver "radeon" 
Option "DPMS" 
EndSection 

Section "Screen" 
Identifier "screen1" 
Device "device1" 
Monitor "monitor1" 
DefaultColorDepth 16 

Subsection "Display" 
Depth 8 
Virtual 800 600 
EndSubsection 

Subsection "Display" 
Depth 15 
Virtual 800 600 
EndSubsection 

Subsection "Display" 
Depth 16 
Virtual 800 600 
EndSubsection 

Subsection "Display" 
Depth 24 
Virtual 800 600 
EndSubsection 
EndSection 

Section "ServerLayout" 
Identifier "layout1" 
InputDevice "Keyboard1" "CoreKeyboard" 
InputDevice "Mouse1" "CorePointer" 
Screen "screen1" 
EndSection 
 




___
Join Excite! - http://www.excite.com
The most personalized portal on the Web!



[Cooker] kde 3.2 beta ||||| kgamma e i18n -it (italian)

2003-11-16 Thread francesco.melo


where are they?

thanks 

Francesco



Re: [Cooker] User says MDK 9.2 is a backward step and requests features

2003-11-16 Thread Greg Meyer
On Sunday 16 November 2003 06:12 pm, Alberto Ridolfi wrote:
> Hello guys,
> I give support at MandrakeExpert and there was an
> incident created by an user very dissatisfied with
> Mandrake Linux 9.2. If you guys want to take a closer
> look, the incident number is 72784. The user says
> after upgrading to Mandrake 9.2 from Mandrake 9.0 he's
> lost a lot of features and customization he'd made. In
> answer to him, I said I would forward his complains
> about mdk 9.2 to Cooker guys to try to improve the
> next version. What do you guys think about his
> opnions? Do you think these things can be changed?
> Below is the message transcript.
> Later,
> Alberto M.
> --
> I just installed Mandrake 9.2 over my 9.0. I have
> lost the following functions, and I want them
> back.
> kpp - I had a button on my pannel to launch kpp to
> dial my isp. Now there is no function there.
>
> Superuser file manager - There was a superuser
> file manager under the file manager section of my
> start menu. It is now gone. What is the function
> that it linked to so I can get it back and
> manipulate the files as root without haveing to
> mess around with an su in a terminal somewhere?
>
> Kmail address book is gone - Kmail is now asking
> for an address book. I want the one I was using
> before.
>
> Under the configuration menu the login manager
> asked for the root password and let me do useful
> stuff. The new version doesn't.
>
> So far, I consider 9.2 a major step backward. I
> have to send this message from Windows.
>
> [after, he sent another one]:
>
> I have reloaded the packages for KPPP and KAddressBook
> to my system. KAddressBook did find all my e-mail
> addresses. Incidently, I also lost the game Freecell.
>
> My bigger problem is I can't connect to my ISP through
> my modem. The connections got lost when I upgraded. I
> did use the config tool to setup the internet
> connection, but none of my programs (Kmail, pan,
> galleon, mozilla, opera, etc.) can connect, and all
> report that they are unable to connect to the
> requested host.
>
> Finally, my SCSI devices have disappeared. My swap
> file is on the SCSI drive, so this is a potential
> problem. At least I have 512 meg of memory.
>
> Please help. I have to use Windows whenever I want to
> go to the net, and I can't install my Win4Lin until I
> get the internet connection back up to get the latest
> modified kernel from Netraverse.
>
> Finally, can you go back to the old x-windows signon
> window. With the new one, you can only login for users
> that are on the list. The old one also allowed you to
> enter the user's name. I was hoping to change the
> window, or at least add root to the list by using the
> login manager from the desktop manager (don't you
> think this should be in the configuration manager
> too?), and selected the administrator button. The
> window appeard to allow me to enter the root password.
> The main window went blank and said loading. But then
> it blinked for a minute. I could see that the text
> boxes were active. Then almost instantly, it went
> blank again, and the window was as it is when the
> program starts. So I cannot change the login
> interface.
>
> Is there some way to get rid of the background on all
> the pseudo terminals on F1 through F6?
>
> Can the startup and shutdown all be set to default to
> verbose mode?
>
> The new kde icons look like they were stollen from
> Windows XP. Any way to go back to the old ones?
>
> It does look to me as though you rushed this to the
> field, and did not do complete testing. This is the
> kind of thing I expect from Microsoft.
>
Based on my understanding, there is not much here that was not a design choice 
by mdk.  icons, login manager, superuser filemanager, problems caused by KDE 
package splits, no root login, etc., etc.  These can all be fixed just by 
manually changing the configuration or installing packages.  The modem and 
scsi issues seem like real problems, but I don't have any answer for them.
-- 
/g

"Outside of a dog, a man's best friend is a book, inside
a dog it's too dark to read" -Groucho Marx




Re: [Cooker] k3bsetup not included in k3b

2003-11-16 Thread Brook Humphrey
On Saturday 15 November 2003 11:02 am, Dennis Veatch wrote:
> Except that when run as a normal user (at least for me) from konsole it
> pops up a system configuration error about cdrdao and readcd not running
> with root privileges and says to use K3bSetup to correct.
>
> BTW, I have to use konsole because k3b was not added to Applications >
> Archiving > Cd burning (at least that's where I have always found it).

there are a few other problems also. For instance when trying copy a dvd. I 
can goto the dvd drive select the track I want. Then right click and selct 
copy but i get an error about not being able to mount the device because it 
is already mounted. I would say it needs to be fixed to work with supermount 
properly.

-- 
New and improved with advanced outlook crash handler. 

 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-
  Brook Humphrey   
Mobile PC Medic, 420 1st, Cheney, WA 99004, 509-235-9107
http://www.webmedic.net, [EMAIL PROTECTED], [EMAIL PROTECTED]   
 Holiness unto the Lord
 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-



Fwd: Re: [Cooker] k3bsetup not included in k3b

2003-11-16 Thread Brook Humphrey

On Sunday 16 November 2003 03:48 pm, you wrote:
> On Saturday 15 November 2003 11:02 am, Dennis Veatch wrote:
> > Except that when run as a normal user (at least for me) from konsole it
> > pops up a system configuration error about cdrdao and readcd not running
> > with root privileges and says to use K3bSetup to correct.
> >
> > BTW, I have to use konsole because k3b was not added to Applications >
> > Archiving > Cd burning (at least that's where I have always found it).
>
> there are a few other problems also. For instance when trying copy a dvd. I
> can goto the dvd drive select the track I want. Then right click and selct
> copy but i get an error about not being able to mount the device because it
> is already mounted. I would say it needs to be fixed to work with
> supermount properly.

Sounds like that to me. Can't test the DVD part on the box running cooker,
only has a scsi Yamaha CD burner. The rest of it seems to work fine burning
wise.

---

-- 
New and improved with advanced outlook crash handler. 

 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-
  Brook Humphrey   
Mobile PC Medic, 420 1st, Cheney, WA 99004, 509-235-9107
http://www.webmedic.net, [EMAIL PROTECTED], [EMAIL PROTECTED]   
 Holiness unto the Lord
 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-



[Cooker] [Bug 6265] [bootsplash] detect-resolution should not report vga for default kernel

2003-11-16 Thread [oliv.blin]
http://qa.mandrakesoft.com/show_bug.cgi?id=6265





--- Additional Comments From [EMAIL PROTECTED]  2003-11-17 02:42 ---
Created an attachment (id=971)
 --> (http://qa.mandrakesoft.com/attachment.cgi?id=971&action=view)
give kernel release to make-bootsplash


-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
detect-resolution always report the vga mode of the default kernel for the
bootloader. If the default entry has no vga mode option and if no global vga
mode is defined for the bootloader, detect-resolution won't report any resolution.
It shouldn't look for the default kernel vga mode, it should report the vga mode
for the kernel used in make-boot-splash.
I wrote a patch for detect-resolution so that it look for the vga mode
associated with the initrd file.
It also fixes some issues with grub (actually, it didn't work at all with grub ...).



[Cooker] [Bug 6265] [bootsplash] detect-resolution should not report vga for default kernel

2003-11-16 Thread [oliv.blin]
http://qa.mandrakesoft.com/show_bug.cgi?id=6265


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Attachment #948 is|0   |1
   obsolete||




--- Additional Comments From [EMAIL PROTECTED]  2003-11-17 02:41 ---
Created an attachment (id=970)
 --> (http://qa.mandrakesoft.com/attachment.cgi?id=970&action=view)
use kernel release and give it to detect-resolution


-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
detect-resolution always report the vga mode of the default kernel for the
bootloader. If the default entry has no vga mode option and if no global vga
mode is defined for the bootloader, detect-resolution won't report any resolution.
It shouldn't look for the default kernel vga mode, it should report the vga mode
for the kernel used in make-boot-splash.
I wrote a patch for detect-resolution so that it look for the vga mode
associated with the initrd file.
It also fixes some issues with grub (actually, it didn't work at all with grub ...).



Re: [Cooker] KDE 3.2 beta1 - KDM Session Type Selection

2003-11-16 Thread Brook Humphrey
On Sunday 16 November 2003 04:30 pm, Frank Griffin wrote:
> [EMAIL PROTECTED] wrote:
> >For me it works fine if I choose "Default".
>
> Well, it depends on what you want to get for "Default".  If I go through
> the drakfw wizard and choose GNOME, that's what I expect to get the next
> time.
>
> But that aside, the problem is that no matter what WM you choose
> explicitly from the (I assume) MDKKDM submenu, all you get is ICEWm.
> Maybe this doesn't happen if all you ever try to use is KDE.

Although no consolation to you i can confirm it works great if you use kde.

-- 
New and improved with advanced outlook crash handler. 

 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-
  Brook Humphrey   
Mobile PC Medic, 420 1st, Cheney, WA 99004, 509-235-9107
http://www.webmedic.net, [EMAIL PROTECTED], [EMAIL PROTECTED]   
 Holiness unto the Lord
 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-



[Cooker] [Bug 6265] [bootsplash] detect-resolution should not report vga for default kernel

2003-11-16 Thread [oliv.blin]
http://qa.mandrakesoft.com/show_bug.cgi?id=6265


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Attachment #947 is|0   |1
   obsolete||




--- Additional Comments From [EMAIL PROTECTED]  2003-11-17 02:39 ---
Created an attachment (id=969)
 --> (http://qa.mandrakesoft.com/attachment.cgi?id=969&action=view)
use kernel release in detect-resolution


-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
detect-resolution always report the vga mode of the default kernel for the
bootloader. If the default entry has no vga mode option and if no global vga
mode is defined for the bootloader, detect-resolution won't report any resolution.
It shouldn't look for the default kernel vga mode, it should report the vga mode
for the kernel used in make-boot-splash.
I wrote a patch for detect-resolution so that it look for the vga mode
associated with the initrd file.
It also fixes some issues with grub (actually, it didn't work at all with grub ...).



Re: [Cooker] spamassassin broken - an easy fix?

2003-11-16 Thread Oden Eriksson
måndagen den 17 november 2003 00.44 skrev Gilles Mocellin:
> Le Dimanche 16 Novembre 2003 20:37, Vincent Meyer, MD a écrit :
> > Hello,
> >
> > It appears that the first line of the spamassassin script is using the
> > wrong version of perl.  Editing it to the current version allows this to
> > run fine. Did I miss an update? or does this need to be repackaged?
>
> Works for me too, ah  :-)

Fixed with spamassassin-2.60-4mdk

Someone needs to (automatically) rebuild a whole bunch of perl packages..., 
maybe this will happen soon.




[Cooker] unable to use bewan drivers with 2.4.22-10mdk

2003-11-16 Thread Guillaume Rousse
Using latest bewan drivers release (7.4), the modules build correctly, but 
fails to install as depmod reports unresolved symbols. It works OK with 
2.4.21-0.13mdk however.

depmod: *** Unresolved symbols 
in /lib/modules/2.4.22-10mdk/kernel/drivers/atm/unicorn_pci_atm.o
depmod: alloc_skb_R4de3cf22
depmod: shutdown_atm_dev_R38c2da4d
depmod: skb_over_panic_Rc26dd3f9
depmod: irq_stat_R346aa8e2
depmod: exit_files_Red321d2d
depmod: softnet_data_Ra505638d
depmod: atm_dev_register_R29776e45
depmod: pidhash_R41eb4b03
depmod: flush_signals_Raa0f2644
depmod: __kfree_skb_R255859db
depmod: ___pskb_trim_Rfc0bf7f6
depmod: send_sig_R14b22ade
depmod: atm_charge_R7627be7b
depmod: *** Unresolved symbols 
in /lib/modules/2.4.22-10mdk/kernel/drivers/atm/unicorn_usb_atm.o
depmod: usb_ifnum_to_if_R6c4bbdf3
depmod: alloc_skb_R4de3cf22
depmod: usb_string_R5453acb3
depmod: shutdown_atm_dev_R38c2da4d
depmod: skb_over_panic_Rc26dd3f9
depmod: usb_unlink_urb_R0f9211b4
depmod: irq_stat_R346aa8e2
depmod: exit_files_Red321d2d
depmod: usb_free_urb_Rf2a6d6fb
depmod: softnet_data_Ra505638d
depmod: usb_alloc_urb_R0fbd4c7d
depmod: atm_dev_register_R29776e45
depmod: usb_submit_urb_R4df3fd58
depmod: usb_register_Rde3a1aaa
depmod: pidhash_R41eb4b03
depmod: usb_get_current_frame_number_R3222916c
depmod: usb_deregister_R39c2e0c1
depmod: flush_signals_Raa0f2644
depmod: __kfree_skb_R255859db
depmod: usb_set_configuration_R5fc86bda
depmod: ___pskb_trim_Rfc0bf7f6
depmod: send_sig_R14b22ade
depmod: usb_set_interface_R76c42b4e
depmod: usb_control_msg_Ra8a99003
depmod: atm_charge_R7627be7b
depmod: *** Unresolved symbols 
in /lib/modules/2.4.22-10mdk/kernel/drivers/net/unicorn_pci_eth.o
depmod: alloc_skb_R4de3cf22
depmod: skb_over_panic_Rc26dd3f9
depmod: irq_stat_R346aa8e2
depmod: exit_files_Red321d2d
depmod: softnet_data_Ra505638d
depmod: remove_proc_entry_Rf05ffaa5
depmod: create_proc_entry_R74d25774
depmod: pidhash_R41eb4b03
depmod: eth_type_trans_Rebe24c2f
depmod: netif_rx_R74e09bef
depmod: proc_mkdir_Rd1a9779d
depmod: flush_signals_Raa0f2644
depmod: pskb_expand_head_R9d6758a3
depmod: __kfree_skb_R255859db
depmod: skb_under_panic_R9899c84a
depmod: ___pskb_trim_Rfc0bf7f6
depmod: send_sig_R14b22ade
depmod: *** Unresolved symbols 
in /lib/modules/2.4.22-10mdk/kernel/drivers/net/unicorn_usb_eth.o
depmod: usb_ifnum_to_if_R6c4bbdf3
depmod: alloc_skb_R4de3cf22
depmod: usb_string_R5453acb3
depmod: skb_over_panic_Rc26dd3f9
depmod: usb_unlink_urb_R0f9211b4
depmod: irq_stat_R346aa8e2
depmod: exit_files_Red321d2d
depmod: usb_free_urb_Rf2a6d6fb
depmod: softnet_data_Ra505638d
depmod: usb_alloc_urb_R0fbd4c7d
depmod: usb_submit_urb_R4df3fd58
depmod: usb_register_Rde3a1aaa
depmod: remove_proc_entry_Rf05ffaa5
depmod: create_proc_entry_R74d25774
depmod: pidhash_R41eb4b03
depmod: eth_type_trans_Rebe24c2f
depmod: usb_get_current_frame_number_R3222916c
depmod: netif_rx_R74e09bef
depmod: proc_mkdir_Rd1a9779d
depmod: usb_deregister_R39c2e0c1
depmod: flush_signals_Raa0f2644
depmod: pskb_expand_head_R9d6758a3
depmod: __kfree_skb_R255859db
depmod: usb_set_configuration_R5fc86bda
depmod: skb_under_panic_R9899c84a
depmod: ___pskb_trim_Rfc0bf7f6
depmod: send_sig_R14b22ade
depmod: usb_set_interface_R76c42b4e
depmod: usb_control_msg_Ra8a99003

-- 
Guillaume Rousse
If you can keep your head when all about you are losing theirs, maybe you just 
don't understand the situation
-- Sad Truths of Life n°6



Re: [Cooker] KDE 3.2 beta1 - KDM Session Type Selection

2003-11-16 Thread bgmilne
> [EMAIL PROTECTED] wrote:
>
>>For me it works fine if I choose "Default".
>>
>>
> Well, it depends on what you want to get for "Default".

Well, at present it seems to mean KDE.

>  If I go through
>  the drakfw wizard and choose GNOME, that's what I expect to get the
> next  time.

Yes, I guess this is also broken, but I normally avoid drakfw myself.

>
> But that aside, the problem is that no matter what WM you choose
> explicitly from the (I assume) MDKKDM submenu, all you get is ICEWm.
> Maybe this doesn't happen if all you ever try to use is KDE.

Well, actually after kde-3.2 made it onto my cooker box, I tried the KDE
entry, and got IceWM, tried the GNOME entry, and got IceWM, tried the
Default entry, and got KDE. My last login to X before the kde-3.2 upgrade
was KDE, no idea if that makes a difference or not, but it works for me so
I'm not going to change it in the near future.

Regards,
Buchan





Re: [Cooker] KDE 3.2 beta1 - KDM Session Type Selection

2003-11-16 Thread Frank Griffin
[EMAIL PROTECTED] wrote:

For me it works fine if I choose "Default".
 

Well, it depends on what you want to get for "Default".  If I go through 
the drakfw wizard and choose GNOME, that's what I expect to get the next 
time.

But that aside, the problem is that no matter what WM you choose 
explicitly from the (I assume) MDKKDM submenu, all you get is ICEWm.  
Maybe this doesn't happen if all you ever try to use is KDE.




Re: [Cooker] KDE 3.2 beta1 - KDM Session Type Selection

2003-11-16 Thread bgmilne
> The strange thing is if I type in startx (ie don't use any form of
> autologin)
>
> It works perfectly

For me it works fine if I choose "Default".

>
> So I think it might have something to do with the user authentication
> problem

No (and this is using LDAP even).

I think there's still a problem with getting /etc/wmsession.d into kdm
(since I don't think I see all the WMs I have installed).

Regards,
Buchan





Re: [Cooker] User says MDK 9.2 is a backward step and requests features

2003-11-16 Thread bgmilne
> Hello guys,
> I give support at MandrakeExpert and there was an
> incident created by an user very dissatisfied with
> Mandrake Linux 9.2. If you guys want to take a closer
> look, the incident number is 72784. The user says
> after upgrading to Mandrake 9.2 from Mandrake 9.0 he's
> lost a lot of features and customization he'd made. In
> answer to him, I said I would forward his complains
> about mdk 9.2 to Cooker guys to try to improve the
> next version. What do you guys think about his
> opnions? Do you think these things can be changed?
> Below is the message transcript.
> Later,
> Alberto M.
> --
> I just installed Mandrake 9.2 over my 9.0. I have
> lost the following functions, and I want them
> back.
> kpp - I had a button on my pannel to launch kpp to
> dial my isp. Now there is no function there.

Some large KDE packages were split into smaller packages. This is a good
thing, since now you can install kmail without having to install potential
security risks (like pppd which is required by kppp), for instance in an
office where no-one has a modem. You don't need the scanning libraries
just to install a screenshot tool.

Yes, unfortunately this causes a bit of pain for end-users installing
software which "disappears".

>
> Superuser file manager - There was a superuser
> file manager under the file manager section of my
> start menu. It is now gone. What is the function
> that it linked to so I can get it back and
> manipulate the files as root without haveing to
> mess around with an su in a terminal somewhere?

No idea why this was removed, after we actually fixed them to work
correctly (use filemanagement profile and work in non-KDE desktops). For
now, drag/drop your "Home" icon to the desktop,
right-click->properties->execute->run as->"root".

>
> Kmail address book is gone - Kmail is now asking
> for an address book. I want the one I was using
> before.

See (1).

>
> Under the configuration menu the login manager
> asked for the root password and let me do useful
> stuff. The new version doesn't.

The "Administration" button was still there last time I looked.

>
> So far, I consider 9.2 a major step backward. I
> have to send this message from Windows.
>
> [after, he sent another one]:
>
> I have reloaded the packages for KPPP and KAddressBook
> to my system. KAddressBook did find all my e-mail
> addresses. Incidently, I also lost the game Freecell.
>
> My bigger problem is I can't connect to my ISP through
> my modem. The connections got lost when I upgraded. I
> did use the config tool to setup the internet
> connection, but none of my programs (Kmail, pan,
> galleon, mozilla, opera, etc.) can connect, and all
> report that they are unable to connect to the
> requested host.
>
> Finally, my SCSI devices have disappeared. My swap
> file is on the SCSI drive, so this is a potential
> problem. At least I have 512 meg of memory.

What SCSI controller is it? Are any errors listed in dmesg?

>
> Please help. I have to use Windows whenever I want to
> go to the net, and I can't install my Win4Lin until I
> get the internet connection back up to get the latest
> modified kernel from Netraverse.

No need for this, win4lin kernels are available in contrib (and thus
PowerPack/ProSuite).

>
> Finally, can you go back to the old x-windows signon
> window. With the new one, you can only login for users
> that are on the list. The old one also allowed you to
> enter the user's name.

I guess you have mdkkdm. Use Mandrake Control Center->Hardware->Login
Manager (or similar) to change this. (This is a change from 9.0->9.1)

> I was hoping to change the
> window, or at least add root to the list by using the
> login manager from the desktop manager (don't you
> think this should be in the configuration manager
> too?), and selected the administrator button. The
> window appeard to allow me to enter the root password.
> The main window went blank and said loading. But then
> it blinked for a minute. I could see that the text
> boxes were active. Then almost instantly, it went
> blank again, and the window was as it is when the
> program starts. So I cannot change the login
> interface.

I can't make out what the user is doing here.
kcontrol->Administration->Login Mangager? I am sure this works.

It seems the user has some X configuration issue. Try starting a terminal,
and running:
$ su
# kcontrol
I'm guessing it can't connect to the X server (no idea how he got it that
way ...).

>
> Is there some way to get rid of the background on all
> the pseudo terminals on F1 through F6?
>

Edit /etc/sysconfig/bootsplash (and make the obvious change)

> Can the startup and shutdown all be set to default to
> verbose mode?

Add 'splash=verbose' or 'splash=0' to the append options in the bootloader.

>
> The new kde icons look like they were stollen from
> Windows XP. Any way to go back to the old ones?

KDE Control Center->LooknFeel->Icons ? I can't remember what 9.0 had by

Re: [Cooker] KDE 3.2 beta1 - KDM Session Type Selection

2003-11-16 Thread Michael Lothian
The strange thing is if I type in startx (ie don't use any form of 
autologin)

It works perfectly

So I think it might have something to do with the user authentication 
problem

Mike

Frank Griffin wrote:

Michael Lothian wrote:

I'm suffering the same problem.

I just installed KDE 3.2 beta 1 from Cooker (kdebase-kdm 3.1.93 
-23mdk) and I have found a problem with KDM session type selection. 
It just doesn't work. It always starts IceWM even if I select 
something else.

Is this a known problem? Is there any fix available for it?


It goes further.  If you select GNOME during the first-time wizard, 
then logout and login, you get a default of KDE.  It is after that 
that everything goes to IceWM.






Re: [Cooker] spamassassin broken - an easy fix?

2003-11-16 Thread Gilles Mocellin
Le Dimanche 16 Novembre 2003 20:37, Vincent Meyer, MD a écrit :
> Hello,
>
>   It appears that the first line of the spamassassin script is using the
> wrong version of perl.  Editing it to the current version allows this to
> run fine. Did I miss an update? or does this need to be repackaged?

Works for me too, ah  :-)



Re: [Cooker] [PROPOSAL] Show windows drives on desktop

2003-11-16 Thread Robert L Martin


I would like to see this one also. But, will there be any risk, such as, users 
could accidently delete stuff from their winbloze partition? 



No greater than the risk native to Windows
can i patch this idea a bit??
run the links to a folder on the desktop (bonus points if you can create 
a "toolbar" on the desktop)
and be a little more obvious with the icons like have a "jail door" or 
ghost out on nonmounted drives




Re: [Cooker] User says MDK 9.2 is a backward step and requests features

2003-11-16 Thread Robert L Martin
I have reloaded the packages for KPPP 1 and KAddressBook 2
to my system. KAddressBook did find all my e-mail
addresses. Incidently, I also lost the game Freecell. 3 

My bigger problem is I can't connect to my ISP through
my modem. The connections got lost when I upgraded. I
did use the config tool to setup the internet
connection, but none of my programs (Kmail, pan,
galleon, mozilla, opera, etc.) can connect, and all
report that they are unable to connect to the
requested host.  4
Finally, my SCSI devices have disappeared. My swap
file is on the SCSI drive, so this is a potential
problem. At least I have 512 meg of memory. 5
-]
addressing the issues 
1 package not installed old package removed during upgrade
2 see 1
3 Freecell  (another package removed?)
4 auto connect does not work (on my system the setup wizard nukes the /dev/ttyS1 node and does nothing else)
so yes you would need to do a forced dial to make things work {unless AnyDrakes have a few ideas not to include the wizard}
5 moved node/ not installed node problem check the /dev chain ie is the scsi card installed??





Re: [Cooker] [PROPOSAL] Show windows drives on desktop

2003-11-16 Thread Larry Nguyen
On Saturday 15 November 2003 11:03 am, FACORAT Fabrice wrote:
> As a user that help newbies on forum and as i'm facing always the same
> problem ( where are my windows drives ? can i access my windows drives
> under linux ? ), I think that diskdrake when having detect a windows
> partitions should put a link/icon on the desktop in order to give
> the ability for the users to directly see that they can have access to
> theses drives.
>

I really like to see all mounted partitions should be under one directory and 
then create that direcotry/link on the desktop instead of each mounted 
partition with the hard drive icon on the desktop. This could be very 
un-organized desktop and looks very ugly if one has more than 1 hard drive, 
which is not so un-common nowadays.

For example, create a link with description such as "Access other partitions", 
then when users click on it, it will launch either nautilus or kfm or 
whatever_your_favorite_file_manager_here . 


> On top of that windows partitions should be writable ( FAT32 only of
> course ) by normal users ( so umask=0 should be set by default for
> security level < high ). So by default diskdrake set umask=0 for windows
> FAT32 partitions during install and when the user select a security
> level higher than standard, then msec remove umask=0.
>

I would like to see this one also. But, will there be any risk, such as, users 
could accidently delete stuff from their winbloze partition? 

-Larry



[Cooker] User says MDK 9.2 is a backward step and requests features

2003-11-16 Thread Alberto Ridolfi
Hello guys,
I give support at MandrakeExpert and there was an
incident created by an user very dissatisfied with
Mandrake Linux 9.2. If you guys want to take a closer
look, the incident number is 72784. The user says
after upgrading to Mandrake 9.2 from Mandrake 9.0 he's
lost a lot of features and customization he'd made. In
answer to him, I said I would forward his complains
about mdk 9.2 to Cooker guys to try to improve the
next version. What do you guys think about his
opnions? Do you think these things can be changed?
Below is the message transcript.
Later,
Alberto M.
--
I just installed Mandrake 9.2 over my 9.0. I have 
lost the following functions, and I want them 
back. 
kpp - I had a button on my pannel to launch kpp to 
dial my isp. Now there is no function there. 

Superuser file manager - There was a superuser 
file manager under the file manager section of my 
start menu. It is now gone. What is the function 
that it linked to so I can get it back and 
manipulate the files as root without haveing to 
mess around with an su in a terminal somewhere? 

Kmail address book is gone - Kmail is now asking 
for an address book. I want the one I was using 
before. 

Under the configuration menu the login manager 
asked for the root password and let me do useful 
stuff. The new version doesn't. 

So far, I consider 9.2 a major step backward. I 
have to send this message from Windows.

[after, he sent another one]:

I have reloaded the packages for KPPP and KAddressBook
to my system. KAddressBook did find all my e-mail
addresses. Incidently, I also lost the game Freecell. 

My bigger problem is I can't connect to my ISP through
my modem. The connections got lost when I upgraded. I
did use the config tool to setup the internet
connection, but none of my programs (Kmail, pan,
galleon, mozilla, opera, etc.) can connect, and all
report that they are unable to connect to the
requested host. 

Finally, my SCSI devices have disappeared. My swap
file is on the SCSI drive, so this is a potential
problem. At least I have 512 meg of memory. 

Please help. I have to use Windows whenever I want to
go to the net, and I can't install my Win4Lin until I
get the internet connection back up to get the latest
modified kernel from Netraverse. 

Finally, can you go back to the old x-windows signon
window. With the new one, you can only login for users
that are on the list. The old one also allowed you to
enter the user's name. I was hoping to change the
window, or at least add root to the list by using the
login manager from the desktop manager (don't you
think this should be in the configuration manager
too?), and selected the administrator button. The
window appeard to allow me to enter the root password.
The main window went blank and said loading. But then
it blinked for a minute. I could see that the text
boxes were active. Then almost instantly, it went
blank again, and the window was as it is when the
program starts. So I cannot change the login
interface. 

Is there some way to get rid of the background on all
the pseudo terminals on F1 through F6? 

Can the startup and shutdown all be set to default to
verbose mode? 

The new kde icons look like they were stollen from
Windows XP. Any way to go back to the old ones? 

It does look to me as though you rushed this to the
field, and did not do complete testing. This is the
kind of thing I expect from Microsoft.

__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree



Re: [Cooker] kcontrol lost all the categories

2003-11-16 Thread Brook Humphrey
On Saturday 15 November 2003 09:33 am, Dennis Veatch wrote:
> On Saturday 15 November 2003 11:40 am, you wrote:
> > Le sam 15/11/2003 à 13:58, Dennis Veatch a écrit :
> > > -BEGIN PGP SIGNED MESSAGE-
> > > Hash: SHA1
> > >
> > >
> > > Some where along the line of doing a fresh install a couple of days ago
> > > and now (after running updates on cooker) I have once again lost all
> > > the categories in kcontrol. The only thing that shows up right now is
> > > LookNFeel with nothing under it. This is after running urpmi.update to
> > > make sure I got everything.
> >
> > please sync with latest cooker kde 3.2 packages ( don't forget to
> > logout/login ).
> >
> > Note : set correctly your reply-to field
>
> I did.

this s a problem with the current kmail (I use it in konatact so it may be 
kontact only). For some reason it does not get the reply to correctly it 
always send a reply to the original sender. 


-- 
New and improved with advanced outlook crash handler. 

 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-
  Brook Humphrey   
Mobile PC Medic, 420 1st, Cheney, WA 99004, 509-235-9107
http://www.webmedic.net, [EMAIL PROTECTED], [EMAIL PROTECTED]   
 Holiness unto the Lord
 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-



Re: [Cooker] Samba update failed?

2003-11-16 Thread bgmilne
> Did a urpmi --auto-select tonight - possible samba update bomb?
> Here's the console output:

[...]

>
>1:drakxtools-newt
> ## 2:drakxtools
>   ##
> 3:harddrake-ui
> ## 4:samba-common
>   warning: /etc/samba/smb.conf created
> as /etc/samba/smb.conf.rpmnew
> ##
>5:samba-server
> ## 6:samba-client
>   ##
> 7:libsmbclient0
> ## 8:harddrake
>   ## 9:drakconf
> ##
> error: %preun(samba-client-2.2.8a-13mdk) scriptlet failed, exit status 1

Yes, this was an error in the preun script of the package you are
upgrading from. Nothing to worry about, and fixed in both -14mdk and
3.0.1-0.pre3.2mk.

If you alternatives (ie /usr/bin/smbclient) still exist and work, the
upgrade should have been ok, if not I would want more details ...

Regards,
Buchan





Re: [Cooker] k3bsetup not included in k3b

2003-11-16 Thread R N dev

--- Per Lindström <[EMAIL PROTECTED]> wrote:
> On Saturday 15 November 2003 22.41, Steffen Barszus
> wrote:
> > Am Samstag, 15. November 2003 19:38 schrieb Per
> Lindström:
> > > k3b advised me to run k3bsetup to fix a few
> problems, but k3bsetup is
> > > not installed. libk3b1 on the other hand
> installs
> > > /usr/lib/kde3/kcm_k3bsetup2.la and
> /usr/lib/kde3/kcm_k3bsetup2.so.
> >
> > Its a kde control center module now. You can find
> it under system in the
> > kde control center.
> >
> > Steffen
> 
> Thanks. I found it under System Administration.
> 

I don't find it somenthing wrong with drak-menu?


__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree



Re: [Cooker] kernel-2.6-test9 config

2003-11-16 Thread Svetoslav Slavtchev
> On Sunday 16 November 2003 15:45, Svetoslav Slavtchev wrote:
> > > On Sunday 16 November 2003 06:20, Svetoslav Slavtchev wrote:
> > > > my current patch tarball is uploading
> > > > linux-test9s5.tar.bz2
> > >
> > > I tried 3rdparty but it won't work as is. Dynamically generating
> Makefile
> > > and
> > > Kconfig highly confuses build system; BTW it won't even compile if all
> > > 3rdparty are modules.
> >
> > strange,
> > i never compiled smth in 3rdparty built in, always as modules,
> > and never had problems
> >
> 
> all of this in build != src. after make vmlinux:
> 
>ld -m elf_i386  -T arch/i386/kernel/vmlinux.lds.s 
> arch/i386/kernel/head.o arch/i386/kernel/init_task.o   init/built-in.o 
> --start-group  usr/built-in.o  arch/i386/kernel/built-in.o  
> arch/i386/mm/built-in.o  arch/i386/mach-default/built-in.o 
> kernel/built-in.o  
> mm/built-in.o  fs/built-in.o  ipc/built-in.o  security/built-in.o  
> crypto/built-in.o  lib/lib.a  arch/i386/lib/lib.a  lib/built-in.o  
> arch/i386/lib/built-in.o  drivers/built-in.o  sound/built-in.o  
> 3rdparty/built-in.o  arch/i386/pci/built-in.o  arch/i386/power/built-in.o 
> 
> net/built-in.o --end-group  -o .tmp_vmlinux1
> ld: cannot open 3rdparty/built-in.o: No such file or directory
> make[1]: *** [.tmp_vmlinux1] Error 1
> make: *** [vmlinux] Error 2
> make: Leaving directory `/home/bor/src/linux-2.6.0-test9'
> 
> 
> > > I suggest you use mkbuild.pl to generate static Makefile and Kconfig.
> How
> > > often is it going to change? It could be done as part of making RPM.
> >
> > i tried to follow the 2.4 way, and i had no problems so far
> > except that "make mrproper"  breaks "make clean" cause it deletes
> > 3rdparty/Makefile
> >
> > but it's pretty trivial to build it only once
> >
> 
> using patch below there is no need to remove files; they should be updated
> if 
> you change subdirs (add or remove).
> 
> > > Setting 3rdparty as part of drivers-y forces it to expect
> > > 3rdparty/built-in.o
> > > but it is not built unless something in 3rdparty is compiled as
> builtin.
> > > I
> > >
> > > was about to initialize SUBDIRS but then it prevents from overriding
> it
> > > on
> > >
> > > command line  probably something like
> > >
> > > ifeq ($(origin SUBDIRS),file)
> > >  SUBDIRS+=3rdparty
> > > endif
> >
> > may be adding to the Kconfig's in each 3rdparty tarball "select
> 3rdparty"
> > and
> > -
> > drivers-y   := drivers/ sound/
> > if $(CONFIG_3RDPARTY)
> > drivers-y   += 3rdparty/
> > endif
> >
> > would fix it
> >
> 
> it is not condition. The problem is "-y". It means you are going to build 
> subdir contents in kernel. But 3rdparty/Makefile does not build 
> 3rdparty/built-in.o itself nor has it any dependencies to build it. If 
> everything is module it will get only obj-m += ...; and no built-in.o is 
> generated. I do not know if it a bug or feature. 
> 
> setting SUBDIRS means kbuild just descends and makes modules as expected.
> I do 
> not like this much but I am not sure how to do it differently. check other
> 
> top-level makefiles, all of them has unconditional obj-y.
> 
> > > of course neither Makefile nor Kconfig should be removed by mrproper
> > > then.
> > >
> > > BTW your current setup obviously does not work if srctree !=
> buildtree. I
> > > attempted to fix it but hopelessly failed :)
> > >
> > :(
> >
> > never tried that
> >
> > what were the errors,
> > not finding some of the headers ?
> >
> 
> 
> {pts/0}% ./makelinux V=1 oldconfig
> make: Entering directory `/home/bor/src/linux-2.6.0-test9'
> make -C /home/bor/build/linux-2.6.0-test9   \
> KBUILD_SRC=/home/bor/src/linux-2.6.0-test9  KBUILD_VERBOSE=1\
> KBUILD_CHECK= -f /home/bor/src/linux-2.6.0-test9/Makefile oldconfig
> (cd 3rdparty ; perl ./mkbuild.pl)
> Can't open perl script "./mkbuild.pl": No such file or directory
> make[1]: *** [3rdparty/Makefile] Error 2
> make: *** [oldconfig] Error 2
> make: Leaving directory `/home/bor/src/linux-2.6.0-test9'
> 
> 
> this is for a start :)
> 
> attached simple diff for this but that is not what I like very much.
> 
> if you are going to do it this way, here is diff against Makefile that 
> correctly automatically rebuilds Makefile and Kconfig when you add or
> change 
> subdirs in 3rdparty. and slightly modified mkbuild.pl
> 

have you got my mail with attached Mkefile fixes/ patches 
& new mkbuild.pl ?

everything works here both with $(objtree) == $(srctree) or with different
obj tree

and  about aic7xxx in different objtree -- in vanilla you have to disable 
"build firmware with kernel build" (or smth similar) it's fixed in my next
tarball
selinux is broken in different obj tree

> it was useful exercise :) still I ask myself if it does make sense to
> generate 
> them dynamically.

no idea :-)
but it the way it's done in 2.4

svetljo 

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX Foto

Re: [Cooker] kernel-2.6-test9 config

2003-11-16 Thread Andrey Borzenkov
On Sunday 16 November 2003 20:15, Olivier Blin wrote:
> On Sun, 16 Nov 2003 12:53:02 +0300
>
> Andrey Borzenkov <[EMAIL PROTECTED]> wrote:
> > > > they could be loaded unconditionaly after root is mounted
> > > > (there might be some warnings, but nothing that could harm the
> > > > system)
> > >
> > > Do you want to try to load *all* mouse and keyboard drivers at boot
> > > ? That might work, but hey, that's not so smart :)
> >
> > come on it is really just as smart as compiling all of them into
> > kernel.
>
> Yes, I agree, it's the same.
> But can't we use something like hotplug to automatically detect input
> devices and load needed modules ?
>

no. you have to load them and let them figure for themselves :)

> If we use the "load all modules" approach, where should this modules be
> loaded ? In a new init script ?




Re: [Cooker] kernel-2.6-test9 config

2003-11-16 Thread Svetoslav Slavtchev
> On Sunday 16 November 2003 16:57, Svetoslav Slavtchev wrote:
> > > On Sunday 16 November 2003 15:21, Svetoslav Slavtchev wrote:
> > > > > you missed my point. modular IDE is unsafe because there is no
> > >
> > > reference
> > >
> > > > > counting for IDE modules.
> [...]
> > wouldn't it be then sufficient just to prevent module unloading
> 
> apparently that is not as bad.
> 
> for PCI modules (most of) are effectively locked in xxx_init_one() by 
> incrementing usage count. As nothing ever decrements it (and ->remove is
> not 
> provided) modules will stay forever if corr. device is available.
> 
> For PNP I am not sure not for other non-PCI controller.
> 
> given that majority systems now are PCI it hopefully avoids problems in
> most 
> common case.
> 
> have you tried build IDE as module?


it does build (at least when $(src) == $(obj) ),
but i haven't tried making a initrd and booting it :(

svetljo

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++




[Cooker] spamassassin broken - an easy fix?

2003-11-16 Thread Vincent Meyer, MD
Hello,

It appears that the first line of the spamassassin script is using the wrong 
version of perl.  Editing it to the current version allows this to run fine.  
Did I miss an update? or does this need to be repackaged?

V.



[Cooker] Samba update failed?

2003-11-16 Thread Vincent Meyer, MD
Did a urpmi --auto-select tonight - possible samba update bomb?
Here's the console output:

[EMAIL PROTECTED] meyerv]# urpmi --auto-select
Some package requested cannot be installed:
Wellenreiter-1.9-1mdk.noarch (due to unsatisfied perl-Net-pcap) (Y/n)
To satisfy dependencies, the following packages are going to be installed (35 
MB):
drakconf-9.3-3mdk.i586
drakxtools-9.3-6mdk.i586
drakxtools-newt-9.3-6mdk.i586
harddrake-9.3-6mdk.i586
harddrake-ui-9.3-6mdk.i586
libsmbclient0-3.0.1-0.pre3.2mdk.i586
samba-client-3.0.1-0.pre3.2mdk.i586
samba-common-3.0.1-0.pre3.2mdk.i586
samba-server-3.0.1-0.pre3.2mdk.i586
Is this OK? (Y/n) y


ftp://sunsite.uio.no//linux/Mandrake/Mandrake-devel/cooker/i586/Mandrake/RPMS/samba-server-3.0.1-0.pre3.2mdk.i586.rpm

ftp://sunsite.uio.no//linux/Mandrake/Mandrake-devel/cooker/i586/Mandrake/RPMS/drakxtools-9.3-6mdk.i586.rpm

ftp://sunsite.uio.no//linux/Mandrake/Mandrake-devel/cooker/i586/Mandrake/RPMS/samba-client-3.0.1-0.pre3.2mdk.i586.rpm

ftp://sunsite.uio.no//linux/Mandrake/Mandrake-devel/cooker/i586/Mandrake/RPMS/harddrake-ui-9.3-6mdk.i586.rpm

ftp://sunsite.uio.no//linux/Mandrake/Mandrake-devel/cooker/i586/Mandrake/RPMS/samba-common-3.0.1-0.pre3.2mdk.i586.rpm

ftp://sunsite.uio.no//linux/Mandrake/Mandrake-devel/cooker/i586/Mandrake/RPMS/libsmbclient0-3.0.1-0.pre3.2mdk.i586.rpm

ftp://sunsite.uio.no//linux/Mandrake/Mandrake-devel/cooker/i586/Mandrake/RPMS/harddrake-9.3-6mdk.i586.rpm

ftp://sunsite.uio.no//linux/Mandrake/Mandrake-devel/cooker/i586/Mandrake/RPMS/drakconf-9.3-3mdk.i586.rpm

ftp://sunsite.uio.no//linux/Mandrake/Mandrake-devel/cooker/i586/Mandrake/RPMS/drakxtools-newt-9.3-6mdk.i586.rpm
installing /var/cache/urpmi/rpms/samba-server-3.0.1-0.pre3.2mdk.i586.rpm 
/var/cache/urpmi/rpms/drakxtools-9.3-6mdk.i586.rpm 
/var/cache/urpmi/rpms/samba-client-3.0.1-0.pre3.2mdk.i586.rpm 
/var/cache/urpmi/rpms/harddrake-ui-9.3-6mdk.i586.rpm 
/var/cache/urpmi/rpms/samba-common-3.0.1-0.pre3.2mdk.i586.rpm 
/var/cache/urpmi/rpms/libsmbclient0-3.0.1-0.pre3.2mdk.i586.rpm 
/var/cache/urpmi/rpms/harddrake-9.3-6mdk.i586.rpm 
/var/cache/urpmi/rpms/drakconf-9.3-3mdk.i586.rpm 
/var/cache/urpmi/rpms/drakxtools-newt-9.3-6mdk.i586.rpm
Preparing...##
   1:drakxtools-newt##
   2:drakxtools ##
   3:harddrake-ui   ##
   4:samba-common   warning: /etc/samba/smb.conf created 
as /etc/samba/smb.conf.rpmnew
##
   5:samba-server   ##
   6:samba-client   ##
   7:libsmbclient0  ##
   8:harddrake  ##
   9:drakconf   ##
error: %preun(samba-client-2.2.8a-13mdk) scriptlet failed, exit status 1


V.




Re: [Cooker] kernel-2.6-test9 config

2003-11-16 Thread Andrey Borzenkov
On Sunday 16 November 2003 15:45, Svetoslav Slavtchev wrote:
> > On Sunday 16 November 2003 06:20, Svetoslav Slavtchev wrote:
> > > my current patch tarball is uploading
> > > linux-test9s5.tar.bz2
> >
> > I tried 3rdparty but it won't work as is. Dynamically generating Makefile
> > and
> > Kconfig highly confuses build system; BTW it won't even compile if all
> > 3rdparty are modules.
>
> strange,
> i never compiled smth in 3rdparty built in, always as modules,
> and never had problems
>

all of this in build != src. after make vmlinux:

   ld -m elf_i386  -T arch/i386/kernel/vmlinux.lds.s 
arch/i386/kernel/head.o arch/i386/kernel/init_task.o   init/built-in.o 
--start-group  usr/built-in.o  arch/i386/kernel/built-in.o  
arch/i386/mm/built-in.o  arch/i386/mach-default/built-in.o  kernel/built-in.o  
mm/built-in.o  fs/built-in.o  ipc/built-in.o  security/built-in.o  
crypto/built-in.o  lib/lib.a  arch/i386/lib/lib.a  lib/built-in.o  
arch/i386/lib/built-in.o  drivers/built-in.o  sound/built-in.o  
3rdparty/built-in.o  arch/i386/pci/built-in.o  arch/i386/power/built-in.o  
net/built-in.o --end-group  -o .tmp_vmlinux1
ld: cannot open 3rdparty/built-in.o: No such file or directory
make[1]: *** [.tmp_vmlinux1] Error 1
make: *** [vmlinux] Error 2
make: Leaving directory `/home/bor/src/linux-2.6.0-test9'


> > I suggest you use mkbuild.pl to generate static Makefile and Kconfig. How
> > often is it going to change? It could be done as part of making RPM.
>
> i tried to follow the 2.4 way, and i had no problems so far
> except that "make mrproper"  breaks "make clean" cause it deletes
> 3rdparty/Makefile
>
> but it's pretty trivial to build it only once
>

using patch below there is no need to remove files; they should be updated if 
you change subdirs (add or remove).

> > Setting 3rdparty as part of drivers-y forces it to expect
> > 3rdparty/built-in.o
> > but it is not built unless something in 3rdparty is compiled as builtin.
> > I
> >
> > was about to initialize SUBDIRS but then it prevents from overriding it
> > on
> >
> > command line  probably something like
> >
> > ifeq ($(origin SUBDIRS),file)
> >  SUBDIRS+=3rdparty
> > endif
>
> may be adding to the Kconfig's in each 3rdparty tarball "select 3rdparty"
> and
> -
> drivers-y   := drivers/ sound/
> if $(CONFIG_3RDPARTY)
> drivers-y   += 3rdparty/
> endif
>
> would fix it
>

it is not condition. The problem is "-y". It means you are going to build 
subdir contents in kernel. But 3rdparty/Makefile does not build 
3rdparty/built-in.o itself nor has it any dependencies to build it. If 
everything is module it will get only obj-m += ...; and no built-in.o is 
generated. I do not know if it a bug or feature. 

setting SUBDIRS means kbuild just descends and makes modules as expected. I do 
not like this much but I am not sure how to do it differently. check other 
top-level makefiles, all of them has unconditional obj-y.

> > of course neither Makefile nor Kconfig should be removed by mrproper
> > then.
> >
> > BTW your current setup obviously does not work if srctree != buildtree. I
> > attempted to fix it but hopelessly failed :)
> >
> :(
>
> never tried that
>
> what were the errors,
> not finding some of the headers ?
>


{pts/0}% ./makelinux V=1 oldconfig
make: Entering directory `/home/bor/src/linux-2.6.0-test9'
make -C /home/bor/build/linux-2.6.0-test9   \
KBUILD_SRC=/home/bor/src/linux-2.6.0-test9  KBUILD_VERBOSE=1\
KBUILD_CHECK= -f /home/bor/src/linux-2.6.0-test9/Makefile oldconfig
(cd 3rdparty ; perl ./mkbuild.pl)
Can't open perl script "./mkbuild.pl": No such file or directory
make[1]: *** [3rdparty/Makefile] Error 2
make: *** [oldconfig] Error 2
make: Leaving directory `/home/bor/src/linux-2.6.0-test9'


this is for a start :)

attached simple diff for this but that is not what I like very much.

if you are going to do it this way, here is diff against Makefile that 
correctly automatically rebuilds Makefile and Kconfig when you add or change 
subdirs in 3rdparty. and slightly modified mkbuild.pl

it was useful exercise :) still I ask myself if it does make sense to generate 
them dynamically.
--- ../tmp/linux-2.6.0-test9/Makefile	2003-10-27 19:02:59.0 +0300
+++ linux-2.6.0-test9/Makefile	2003-11-16 22:07:49.576939032 +0300
@@ -314,6 +314,18 @@
 scripts/fixdep:
 	$(Q)$(MAKE) $(build)=scripts $@
 
+# Create Makefile/Kconfig for all the 3rdparty stuff
+$(srctree)/3rdparty/Makefile $(srctree)/3rdparty/Kconfig:  FORCE $(srctree)/3rdparty/mkbuild.pl
+	@set -e;\
+	echo '  CHK $@';\
+	mkdir -p $(dir $@); \
+	(cd $(@D) && ./mkbuild.pl $(@F) > [EMAIL PROTECTED]);  \
+	if [ -r $@ ] && cmp -s $@ [EMAIL PROTECTED]; then  \
+		rm -f [EMAIL PROTECTED];   \
+	else\
+		echo '  UPD $@';\
+		mv -f [EMAIL PROTECTED] $@;\
+	fi

Re: [Cooker] kernel-2.6-test9 config

2003-11-16 Thread Andrey Borzenkov
On Sunday 16 November 2003 16:57, Svetoslav Slavtchev wrote:
> > On Sunday 16 November 2003 15:21, Svetoslav Slavtchev wrote:
> > > > you missed my point. modular IDE is unsafe because there is no
> >
> > reference
> >
> > > > counting for IDE modules.
[...]
> wouldn't it be then sufficient just to prevent module unloading

apparently that is not as bad.

for PCI modules (most of) are effectively locked in xxx_init_one() by 
incrementing usage count. As nothing ever decrements it (and ->remove is not 
provided) modules will stay forever if corr. device is available.

For PNP I am not sure not for other non-PCI controller.

given that majority systems now are PCI it hopefully avoids problems in most 
common case.

have you tried build IDE as module?





Re: [Cooker] test9.4mdk with ext3 as module

2003-11-16 Thread Owyn
On Fri, 2003-11-14 at 07:10, Olivier Blin wrote:

> You may also try my last release with bootsplash :
> http://compil.mandrake.org/~blino/kernel-2.6/

Nice. :D
Got test9.6 flagged as latest stable. ;p




[Cooker] drakxtools-9.3-7mdk

2003-11-16 Thread Dennis Veatch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Says it can't install because there's no drakxtools-newt 9.3-7. I have been 
using mandrake.mirrors.pair.com and yep the newest drakxtools-newt is 9.3-6. 
Is there a more current site I can use or has that version of newt just not 
been done yet?

- -- 
Registered Linux user 193414
http://counter.li.org

"Trying"? My contribution was much closer to a "feeble wave in the general 
direction of something that might lead you one step closer to a solution 
if you squint really hard and do all of the work."
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/t8kRZkF4+BJ00wcRAtPLAKCDFGtiI+W4t8A/A7PapN3V7xO0jQCeKcWH
Uy/2cumsRIMYiLpseQm6vHM=
=Cgqf
-END PGP SIGNATURE-




Re: [Cooker] [KDE-xinerama] New window doesn't open in cursor screen

2003-11-16 Thread Fred Marmond
[...]
>
> Is the KDE Cooker version compiled with xinerama? Maybe this is the
> problem.

Yes, I think, others functionnalities are working fine (place task-bars in 
right screen, for exemple)



Re: [Cooker] [KDE-xinerama] New window doesn't open in cursor screen

2003-11-16 Thread M. Ignacio Monge




El dom, 16-11-2003 a las 18:50, Jan Ciger escribió:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Shift wrote:
~ > I am a new Xinerama user  and I used KDE CVS and the KDE of cooker
and I have
| the same problem.
| It will be a KDE problem :(
|
| Franck
|

I have the same problem :-( Originally, there was a checkbox "Xinerama
support" somewhere in the kcontrol, but now it seems to be missing.

Jan

- --

Jan Ciger
VRlab EPFL Switzerland
GPG public key : http://www.keyserver.net/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE/t7j8n11XseNj94gRAqi0AKCHEL2BEh6zuGEy8cgpRMcY7ugEygCfRULa
vF1m31SbdHYXMz/aJhW1Nvs=
=ZKqv
-END PGP SIGNATURE-


Is the KDE Cooker version compiled with xinerama? Maybe this is the problem.



-- 
M. Ignacio Monge García <[EMAIL PROTECTED]>








[Cooker] [Bug 5639] [kernel] Computer freezes while using KDE

2003-11-16 Thread [msanders]
http://qa.mandrakesoft.com/show_bug.cgi?id=5639





--- Additional Comments From [EMAIL PROTECTED]  2003-11-16 19:12 ---
I've had this problem since mandrake 9.1 on my laptop, a Celeron 400 with 
a "Lynx EM" graphics.  I fixed the problem my telling my BIOS that my OS was 
not Plug and Play capable.  The problem only happens in KDE.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
In MDK9.2 RC2 (also RC1) KDE is freezing on my machine at random times. 
Sometimes when I start KDE, sometimes when I navigate K-menu and sometimes 
when I try to install new software.  
  
Screen freezes, mouse doesn't move, keyboard doesn't respond (e.g. I can't 
turn on num/caps/scroll lock). Note: leds for num/caps/scroll lock are NOT 
blinking.  
  
I can't restart X with: CTRL+ALT+Backspace  
I can't log in to this machine with ssh.  
I can't reboot with: Sys Rq (ALT + PrintScreen) + B  
  
I have tried setting Bios to default settings and replacing nvidia driver with 
nv driver but it still freezes in KDE. 
 
It did not freeze in GNOME or IceWM & I CAN recompile kernel without errors. 
 
I have upgraded from MDK 9.0 to 9.2RC1 and then to 9.2RC2. 
 
I use XFS filesystem.  
 
I have AMD K6 350MHz downclocked to 266Mhz (because in MDK 9.0 I couldn't 
recompile kernel on 350Mhz - signal 11). After that MDK 9.0 worked without a 
problem.



Re: [Cooker] [KDE-xinerama] New window doesn't open in cursor screen

2003-11-16 Thread Jan Ciger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Shift wrote:
~ > I am a new Xinerama user  and I used KDE CVS and the KDE of cooker
and I have
| the same problem.
| It will be a KDE problem :(
|
| Franck
|
I have the same problem :-( Originally, there was a checkbox "Xinerama
support" somewhere in the kcontrol, but now it seems to be missing.
Jan

- --

Jan Ciger
VRlab EPFL Switzerland
GPG public key : http://www.keyserver.net/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/t7j8n11XseNj94gRAqi0AKCHEL2BEh6zuGEy8cgpRMcY7ugEygCfRULa
vF1m31SbdHYXMz/aJhW1Nvs=
=ZKqv
-END PGP SIGNATURE-



Re: [Cooker] kernel-2.6-test9 config

2003-11-16 Thread Svetoslav Slavtchev
> On Sunday 16 November 2003 06:20, Svetoslav Slavtchev wrote:
> > my current patch tarball is uploading
> > linux-test9s5.tar.bz2
> >
> 
> I tried 3rdparty but it won't work as is. Dynamically generating Makefile
> and 
> Kconfig highly confuses build system; BTW it won't even compile if all 
> 3rdparty are modules.
> 
> I suggest you use mkbuild.pl to generate static Makefile and Kconfig. How 
> often is it going to change? It could be done as part of making RPM.
> 
> Setting 3rdparty as part of drivers-y forces it to expect
> 3rdparty/built-in.o 
> but it is not built unless something in 3rdparty is compiled as builtin. I
> 
> was about to initialize SUBDIRS but then it prevents from overriding it on
> 
> command line  probably something like
> 
> ifeq ($(origin SUBDIRS),file)
>  SUBDIRS+=3rdparty
> endif
> 
> of course neither Makefile nor Kconfig should be removed by mrproper then.
> 
> BTW your current setup obviously does not work if srctree != buildtree. I 
> attempted to fix it but hopelessly failed :)

i think i manage to fixe all the issues

see atachments

MB03-3rdparty_Kconfigs.patch 
(old one -- add 3rdparty/Kconfig to arch's Kconfig's)

MB02-2_Makefile.patch 
MD00-3rdparty_Makefile_fixes.patch
mkbuild.pl
(
new/ updated  -- must fix
 "make mrproper && make clean"
 "make O=..."
 drivers-y if none of 3rdparty is selected
)

but selinux seems broken with O=...

best,

svetljo

PS.
have to upload new tarball soon :-)

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++

MB02-2_Makefile.patch
Description: Binary data


MB03-3rdparty_Kconfigs.patch
Description: Binary data


MD00-3rdparty_Makefile_fixes.patch
Description: Binary data


mkbuild.pl
Description: Binary data


[Cooker] [Bug 6370] [rpm-build] unpackaged symlinks should terminate the build

2003-11-16 Thread [waschk]
http://qa.mandrakesoft.com/show_bug.cgi?id=6370


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Attachment #967 is|0   |1
   obsolete||




--- Additional Comments From [EMAIL PROTECTED]  2003-11-16 18:35 ---
Created an attachment (id=968)
 --> (http://qa.mandrakesoft.com/attachment.cgi?id=968&action=view)
rpm-4.2-unpackaged-links.patch

Arrgh, this version uses the right option to find, I've mixed up -a and -o.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
In current rpm, unpackaged files in the buildroot terminate the build. This is
quite useful for finding packaging bugs. Unpackaged symlinks should terminate
the build as well, as missing shared library symlinks can create uninstallable
packages. Here's an example:
Bug #6040 describes how an unpackaged symlink made it impossible to install the
kdemultimedia devel packages from Mandrake 9.2.



Re: [Cooker] [KDE-xinerama] New window doesn't open in cursor screen

2003-11-16 Thread Shift
Le Sunday 16 November 2003 17:47, Fred Marmond a écrit :
> I don't know if it is mandrake related or pure KDE, but:
> I've migrated from 9.2 to cooker this week, up-to-date now.
> I've xinerama with 2 screens (on a geforce), well configured.
> Before migrate, when I start a new window, it appeared in the screen that 
> contains the cursor.
> Now, new window always open in xinerama #1.
> 
> Very annoying! ;)
> No idea regarding the problem's origin...
> 
> Fred
> 
> 

I am a new Xinerama user  and I used KDE CVS and the KDE of cooker and I have 
the same problem.
It will be a KDE problem :(

Franck



Re: [Cooker] kernel-2.6-test9 config

2003-11-16 Thread Olivier Blin
On Sun, 16 Nov 2003 12:53:02 +0300
Andrey Borzenkov <[EMAIL PROTECTED]> wrote:

> > > they could be loaded unconditionaly after root is mounted
> > > (there might be some warnings, but nothing that could harm the
> > > system)
> >
> > Do you want to try to load *all* mouse and keyboard drivers at boot
> > ? That might work, but hey, that's not so smart :)
> >
> 
> come on it is really just as smart as compiling all of them into
> kernel.

Yes, I agree, it's the same.
But can't we use something like hotplug to automatically detect input
devices and load needed modules ?

If we use the "load all modules" approach, where should this modules be
loaded ? In a new init script ?

-- 
Olivier Blin



[Cooker] [KDE-xinerama] New window doesn't open in cursor screen

2003-11-16 Thread Fred Marmond
I don't know if it is mandrake related or pure KDE, but:
I've migrated from 9.2 to cooker this week, up-to-date now.
I've xinerama with 2 screens (on a geforce), well configured.
Before migrate, when I start a new window, it appeared in the screen that 
contains the cursor.
Now, new window always open in xinerama #1.

Very annoying! ;)
No idea regarding the problem's origin...

Fred



[Cooker] jamin?

2003-11-16 Thread Oden Eriksson
Hi.

Something for Austin:

http://jamin.sourceforge.net/

?




Re: [Cooker] KDE 3.2 beta1 - KDM Session Type Selection

2003-11-16 Thread Fred Marmond
No problem for me.
I've upgraded my 9.2(dl) this week, have 3.1.93-23mdk installed.
Fred
Le Dimanche 16 Novembre 2003 16:12, Frank Griffin a écrit :
> Michael Lothian wrote:
> > I'm suffering the same problem.
> >
> >> I just installed KDE 3.2 beta 1 from Cooker (kdebase-kdm 3.1.93
> >> -23mdk) and I have found a problem with KDM session type selection.
> >> It just doesn't work. It always starts IceWM even if I select
> >> something else.
> >>
> >> Is this a known problem? Is there any fix available for it?
>
> It goes further.  If you select GNOME during the first-time wizard, then
> logout and login, you get a default of KDE.  It is after that that
> everything goes to IceWM.



Re: [Cooker] Re: [Contrib-Rpm] xfce-utils-4.0.1-1mdk

2003-11-16 Thread Marcel Pol
On Sun, 16 Nov 2003 16:50:46 +0100
andre <[EMAIL PROTECTED]> wrote:

> On Sunday 16 November 2003 14:55, Marcel Pol wrote:
> > - 4.0.1
> > - sysconfdir = /etc/X11
> > - use 06 as session numbering
> > - postinstall: run fndSession
> > - don't install gdm sessionfile
> >
> Xtart has a problem when two wm have the same sessionnumber

Ok, thanks for the information.
So when you just have XFce4, and not XFce (3), it should work fine, right?
XFce4 should replace XFce (3), so it's just a temporary cooker thing, it
should be unique by the time 10.0 gets released.
And I assume that when it was numbered 10, you also had fvwm installed? It's
the only one that also uses 10.


--
Marcel Pol





[Cooker] Re: [Contrib-Rpm] xfce-utils-4.0.1-1mdk

2003-11-16 Thread andre
On Sunday 16 November 2003 14:55, Marcel Pol wrote:

> - 4.0.1
> - sysconfdir = /etc/X11
> - use 06 as session numbering
> - postinstall: run fndSession
> - don't install gdm sessionfile
>
Xtart has a problem when two wm have the same sessionnumber



Re: [Cooker] kcontrol lost all the categories

2003-11-16 Thread Dennis Veatch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 16 November 2003 10:49 am, FACORAT Fabrice wrote:
> Le sam 15/11/2003 à 17:33, Dennis Veatch a écrit :
> > On Saturday 15 November 2003 11:40 am, you wrote:
> > > Note : set correctly your reply-to field
> >
> > I did.
>
> So why do I see reply-to : [EMAIL PROTECTED] ? it should be
> [EMAIL PROTECTED]
>

What I meant was I had synced with cooker prior to updating.

As for the reply-to part, I dunno. A guess is I have the reply-to set to that 
in Kmail?

- -- 
Registered Linux user 193414
http://counter.li.org

"Trying"? My contribution was much closer to a "feeble wave in the general 
direction of something that might lead you one step closer to a solution 
if you squint really hard and do all of the work."
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/t54dZkF4+BJ00wcRAodVAJ40wbjHeecwT2qIEGnqC3iJatDdxwCfaqTA
Aw1IHCgW4Cqe0FimYMbTRpM=
=xWDH
-END PGP SIGNATURE-




Re: [Cooker] kcontrol lost all the categories

2003-11-16 Thread FACORAT Fabrice
Le sam 15/11/2003 à 17:33, Dennis Veatch a écrit :

> On Saturday 15 November 2003 11:40 am, you wrote:

> > Note : set correctly your reply-to field
> 
> I did.

So why do I see reply-to : [EMAIL PROTECTED] ? it should be
[EMAIL PROTECTED]

--
La soif du coeur ne s'apaise pas avec une goutte d'eau. Saadi




Re: [Cooker] Re: [Contrib-Rpm] xfce4-4.0.0-1mdk

2003-11-16 Thread Marcel Pol
On Sun, 16 Nov 2003 07:09:03 +
Tim Sawchuck <[EMAIL PROTECTED]> wrote:

> > Also, could people test the session script? 
> > I have local problems with login, and have a hard time testing this
> > feature. If someone can confirm that it works on gdm/xdm/kdm/mdkkdm, that
> > would be great.
> 
> Yes, I ran "fndSession"and it shows up in GDM;  I have no KDE rpms at all,
> and just the minimum gnome libs to run GDM, Gedit, and GnuCash.  XFCE4,
> FluxBox and IceWM are installed.

Ok, thank you.



--
Marcel Pol





Re: [Cooker] KDE 3.2 beta1 - KDM Session Type Selection

2003-11-16 Thread Frank Griffin
Michael Lothian wrote:

I'm suffering the same problem.

I just installed KDE 3.2 beta 1 from Cooker (kdebase-kdm 3.1.93 
-23mdk) and I have found a problem with KDM session type selection. 
It just doesn't work. It always starts IceWM even if I select 
something else.

Is this a known problem? Is there any fix available for it?


It goes further.  If you select GNOME during the first-time wizard, then 
logout and login, you get a default of KDE.  It is after that that 
everything goes to IceWM.




[Cooker] [Bug 6101] [adiusbadsl] 92rc2 : connection with sagem fast800 has a problem with option.adsl

2003-11-16 Thread [baud]
http://qa.mandrakesoft.com/show_bug.cgi?id=6101





--- Additional Comments From [EMAIL PROTECTED]  2003-11-16 16:12 ---
well I close it as the status is wrong and this bug does not appear any more in
All_My_Bugs (my query to workaround the My Bugs that does not show everything
see bug 4874)

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: 
creation_date: 
description: 
I've just reinstalled Mandrake 9.2rc2 and tested installation of sagem Fast800
as "Free non dégroupé".
I've encountered an "old" problem I saw before that may not be in 9.2 final :
the file /etc/ppp/options.adsl is not created : I have to copy it manually from
options.adsl.template to options.adsl and add the first line user
"[EMAIL PROTECTED]".
Maybe it has been corrected afterwards in drakconnect ? I cannot see it, as I
depend on internet to get installed the latest rpm ;-) hence I've corrected it
beore I upgrade drakxtools, cannot verify if it's due to the upgrade though...



Re: [Cooker] Re: [Contrib-Rpm] xfce4-4.0.0-1mdk

2003-11-16 Thread Tim Sawchuck
On Sun, 16 Nov 2003 15:14:36 +0100
Marcel Pol <[EMAIL PROTECTED]> scribed on electronic parchment:

> On Sun, 16 Nov 2003 02:58:19 +0100
> andre <[EMAIL PROTECTED]> wrote:
> 
> > On Thursday 13 November 2003 15:42, Marcel Pol wrote:
> > > On Thu, 13 Nov 2003 11:01:31 +0100
> > >
> > > Torstein Dybdahl <[EMAIL PROTECTED]> wrote:
> > > > It would be nice to have xfce4 added to the displaymanager choices.
> > >
> > > The session script is already there, but it doesn't get configured
> > > from the%postinstall script. There are more small things like this
> > > that needs to be done.
> > > When you run /usr/sbin/fndSession, does it get listed in your dm?
> > 
> > could you change /etc/X11/wmsession.d/10XFce4 to a higher number. Xtart
> > wont
> > 
> > work with otherwise. I would suggest to change it to 40 to 
> > get /etc/X11/wmsession.d/40XFce4
> 
> I just changed it to 06XFce4 in xfwm-4.0.1-1mdk, to have the same number
> as XFce (3), which it should replace.
> 
> Why is it a problem, is it because there is already a session file with
> the same number?
> Fvwm provides a /etc/X11/wmsession.d/10Fvwm1
> Or is there another reason? If it's broken, I'm willing to fix it, but if
> Xtart is broken, why should I fix xfce? Can you provide more information?
> 
> Also, could people test the session script? 
> I have local problems with login, and have a hard time testing this
> feature. If someone can confirm that it works on gdm/xdm/kdm/mdkkdm, that
> would be great.

Yes, I ran "fndSession"and it shows up in GDM;  I have no KDE rpms at all,
and just the minimum gnome libs to run GDM, Gedit, and GnuCash.  XFCE4,
FluxBox and IceWM are installed.

Tim

-- 
 _
( ) ASCII ribbon campaign against HTML e-mail
 x registered Linux user # 329428
/ \ GnuPG KeyID 6B5A70DF www.keyserver.net


pgp0.pgp
Description: PGP signature


Re: [Cooker] Re: [Contrib-Rpm] xfce4-4.0.0-1mdk

2003-11-16 Thread Marcel Pol
On Sun, 16 Nov 2003 02:58:19 +0100
andre <[EMAIL PROTECTED]> wrote:

> could you change /etc/X11/wmsession.d/10XFce4 to a higher number. Xtart wont
> 
> work with otherwise. I would suggest to change it to 40 to 
> get /etc/X11/wmsession.d/40XFce4

[resend through another smtp]

I just changed it to 06XFce4 in xfwm-4.0.1-1mdk, to have the same number as
XFce (3), which it should replace.

Why is it a problem, is it because there is already a session file with the
same number?
Fvwm provides a /etc/X11/wmsession.d/10Fvwm1
Or is there another reason? If it's broken, I'm willing to fix it, but if
Xtart is broken, why should I fix xfce? Can you provide more information?

Also, could people test the session script? 
I have local problems with login, and have a hard time testing this feature.
If someone can confirm that it works on gdm/xdm/kdm/mdkkdm, that would be
great.

--
Marcel Pol





[Cooker] [Bug 6370] [rpm-build] New: unpackaged symlinks should terminate the build

2003-11-16 Thread [waschk]
http://qa.mandrakesoft.com/show_bug.cgi?id=6370

   Summary: unpackaged symlinks should terminate the build
   Product: rpm-build
   Version: 4.2-20mdk
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: rpm-build
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


In current rpm, unpackaged files in the buildroot terminate the build. This is
quite useful for finding packaging bugs. Unpackaged symlinks should terminate
the build as well, as missing shared library symlinks can create uninstallable
packages. Here's an example:
Bug #6040 describes how an unpackaged symlink made it impossible to install the
kdemultimedia devel packages from Mandrake 9.2.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



Re: [Cooker] KDE 3.2 beta1 - KDM Session Type Selection

2003-11-16 Thread Michael Lothian
I'm suffering the same problem.

Not figured out what's causing it yet

Maybe Laurent could make Mike happy in hi next change log

Mike

Jure Repinc wrote:

I just installed KDE 3.2 beta 1 from Cooker (kdebase-kdm 3.1.93 
-23mdk) and I have found a problem with KDM session type selection. It 
just doesn't work. It always starts IceWM even if I select something 
else.

Is this a known problem? Is there any fix available for it?






[Cooker] [Bug 6370] [rpm-build] unpackaged symlinks should terminate the build

2003-11-16 Thread [waschk]
http://qa.mandrakesoft.com/show_bug.cgi?id=6370





--- Additional Comments From [EMAIL PROTECTED]  2003-11-16 15:25 ---
Created an attachment (id=967)
 --> (http://qa.mandrakesoft.com/attachment.cgi?id=967&action=view)
rpm-4.2-unpackaged-links.patch

This simple patch extends the /usr/lib/check-files script and the C code from
rpm that calls the script for symlinks.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
In current rpm, unpackaged files in the buildroot terminate the build. This is
quite useful for finding packaging bugs. Unpackaged symlinks should terminate
the build as well, as missing shared library symlinks can create uninstallable
packages. Here's an example:
Bug #6040 describes how an unpackaged symlink made it impossible to install the
kdemultimedia devel packages from Mandrake 9.2.



Re: [Cooker] kernel-2.6-test9 config

2003-11-16 Thread Svetoslav Slavtchev
> On Sunday 16 November 2003 15:21, Svetoslav Slavtchev wrote:
> > >
> > > you missed my point. modular IDE is unsafe because there is no
> reference
> > > counting for IDE modules. their patch does not change it, it just adds
> a
> > > couple of EXPORT_MODULES. Nor does patch really fixes
> > > MOD_{INC,DEC}_USE_COUNT
> > > warnings

--that was sort of joke-
> >
> > the warnings could be easily fix> ed, no ?-) 
> >
---

> 
> no. you can't just remove MOD_{INC,DEC}_USE_COUNT without providing 
> alternative refcount mechanism. Warnings are put there for a reason :)
> 
> > > it can't be solved by fixing compilation problems, it needs serious
> > > redesign
> > > of IDE layer.
> >
> > that's true, but it's in that state for a long, long time
> >
> > and how many users are going to  load additional ide drivers once the
> > system is up
> > and running and unload the ide modules,  once they are loaded ?
> 
> PC card IDE? harddrake (or something else) probing for right driver for
> your 
> card?

well , even then once configured, it will be always in , until it gets
unconfigured
wouldn't it be then sufficient just to prevent module unloading 
the unnedded modules will stay in the kernel till reboot, but is that
really a problem, we do have them currently compiled in

or is Joe user going to say:
" Hm i don't need this cdrom/ hard drive right now,
  why not free some kernel memmory and unload the
  ide module?"

svetljo

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++




Re: [Cooker] Re: [Contrib-Rpm] xfce4-4.0.0-1mdk

2003-11-16 Thread Marcel Pol
On Sun, 16 Nov 2003 02:58:19 +0100
andre <[EMAIL PROTECTED]> wrote:

> On Thursday 13 November 2003 15:42, Marcel Pol wrote:
> > On Thu, 13 Nov 2003 11:01:31 +0100
> >
> > Torstein Dybdahl <[EMAIL PROTECTED]> wrote:
> > > It would be nice to have xfce4 added to the displaymanager choices.
> >
> > The session script is already there, but it doesn't get configured from
> > the%postinstall script. There are more small things like this that needs
> > to be done.
> > When you run /usr/sbin/fndSession, does it get listed in your dm?
> 
> could you change /etc/X11/wmsession.d/10XFce4 to a higher number. Xtart wont
> 
> work with otherwise. I would suggest to change it to 40 to 
> get /etc/X11/wmsession.d/40XFce4

I just changed it to 06XFce4 in xfwm-4.0.1-1mdk, to have the same number as
XFce (3), which it should replace.

Why is it a problem, is it because there is already a session file with the
same number?
Fvwm provides a /etc/X11/wmsession.d/10Fvwm1
Or is there another reason? If it's broken, I'm willing to fix it, but if
Xtart is broken, why should I fix xfce? Can you provide more information?

Also, could people test the session script? 
I have local problems with login, and have a hard time testing this feature.
If someone can confirm that it works on gdm/xdm/kdm/mdkkdm, that would be
great.

--
Marcel Pol





Re: Re[2]: [Cooker] 9.2 ISOs on the mirrors.

2003-11-16 Thread bgmilne
>
> --- Galileo <[EMAIL PROTECTED]> wrote:
>> O> Ouch
>> There is no need for it now since the LG released
>> updates for their
>> firmware and procedure how to fix the dead drives.
>> It would be nice if Mandrake would release updated
>> iso-s for
>> club members or a howto on how to do it ourselves.
>> btw does this mean that the updated kernel is not
>> necessary ?
>> Are there any changes in the updated kernel except
>> the packet writing
>> being left out ?
>
> There are other fixes such as the issue with Phillips
> webcams freezing Mandrake (see errata).

But that certainly doesn't need a new ISO.





[Cooker] KDE 3.2 beta1 - KDM Session Type Selection

2003-11-16 Thread Jure Repinc
I just installed KDE 3.2 beta 1 from Cooker (kdebase-kdm 3.1.93 -23mdk) 
and I have found a problem with KDM session type selection. It just 
doesn't work. It always starts IceWM even if I select something else.

Is this a known problem? Is there any fix available for it?




[Cooker] [Bug 6037] [xawtv] xawtv segfault with latest kernel 2.4.22

2003-11-16 Thread [baud]
http://qa.mandrakesoft.com/show_bug.cgi?id=6037





--- Additional Comments From [EMAIL PROTECTED]  2003-11-16 14:09 ---
Here is more information with gdb xawtv (I've removed unnecessary display)
GNU gdb 5.3-25mdk (Mandrake Linux)
This GDB was configured as "i586-mandrake-linux-gnu"...(no debugging symbols
found)...
(gdb) run
Starting program: /usr/bin/xawtv
(no debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...
This is xawtv-3.88, running on Linux/i686 (2.4.22-21mdk)
Program received signal SIGSEGV, Segmentation fault.
0x080706f9 in ng_attr_getstr ()
(gdb) continue
Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.

The window displays and then closes. This is with Mandrake 9.2 PowerPack (kernel
updated, though I had no LG drive)
This happens whether pwcx-2.4.20.o is loaded or not (for Gnomemeeting...),
Gnomemeeting is not running at the time of the bug.


-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
Following bug 5098, my webcam Logitech QuickCam Pro 4000 worked and I've used
successfully xawtv.
Unfortunately, after upgrading kernel to latest (2.4.22-10mdk) xawtv does not
work any more.
It displays a window that immediately disappears and the terminal window shows
Segmentation Fault.
How can I analyze it ?
I've looked for xawtv-devel in order to recompile and launch gdb on it,
unfortunately I could not find it.
Do you want the core dump ? What else could I do to analyze the cause of this
seg fault ?
I'm running latest cooker (92rc3...).



Re: [Cooker] kernel-2.6-test9 config

2003-11-16 Thread Svetoslav Slavtchev
> On Sunday 16 November 2003 06:20, Svetoslav Slavtchev wrote:
> > my current patch tarball is uploading
> > linux-test9s5.tar.bz2
> >
> 
> I tried 3rdparty but it won't work as is. Dynamically generating Makefile
> and 
> Kconfig highly confuses build system; BTW it won't even compile if all 
> 3rdparty are modules.

strange,
i never compiled smth in 3rdparty built in, always as modules,
and never had problems

> I suggest you use mkbuild.pl to generate static Makefile and Kconfig. How 
> often is it going to change? It could be done as part of making RPM.

i tried to follow the 2.4 way, and i had no problems so far
except that "make mrproper"  breaks "make clean" cause it deletes
3rdparty/Makefile

but it's pretty trivial to build it only once

> Setting 3rdparty as part of drivers-y forces it to expect
> 3rdparty/built-in.o 
> but it is not built unless something in 3rdparty is compiled as builtin. I
> 
> was about to initialize SUBDIRS but then it prevents from overriding it on
> 
> command line  probably something like
> 
> ifeq ($(origin SUBDIRS),file)
>  SUBDIRS+=3rdparty
> endif

may be adding to the Kconfig's in each 3rdparty tarball "select 3rdparty"
and 
-
drivers-y   := drivers/ sound/  
if $(CONFIG_3RDPARTY)
drivers-y   += 3rdparty/
endif
 
would fix it

> of course neither Makefile nor Kconfig should be removed by mrproper then.
> 
> BTW your current setup obviously does not work if srctree != buildtree. I 
> attempted to fix it but hopelessly failed :)

:(
never tried that 

what were the errors,
not finding some of the headers ?

svetljo

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++




[Cooker] [Bug 6161] [drakxtools] Drakconnect automagically installs adiusbadsl without confirmation

2003-11-16 Thread [baud]
http://qa.mandrakesoft.com/show_bug.cgi?id=6161


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2003-11-16 13:45 ---
I consider it closed, we are taking it into account in our developements.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
With Tux and Sl33p3r we are working of the next release of eagle-usb, the driver
formerly known as adiusbadsl for ADSL Modems Sagem Fast800, Comtrend CT350,
AT-AR215 (based on Analog Eagle Chip) used in France, England, Poland, Spain...

When launching Drakconnect, it keeps insisting on installing adiusbadsl-1.0.4
which overwrites the installation made from tar.gz and erases part of the
configuration.
Suppose there is an RPM v1.0.5 available, how would it replace the existing
1.0.4 version ? Would it be automagically installed ? From where ? As it would
not be the original cdrom and there are chances the internet connection is down...)

Could it be possible to deactivate this "functionality" not to be annoyed any
more ? And avoid losing configuration...

BTW, you are using a config file for pppd that is /etc/ppp/peers/adsl : is it
standard ? 
We had chosen /etc/ppp/options.adsl and had not clearly understood your move in
Mandrake 9.1, so that startadsl (provided by the same rpm) would not work
without manual creation of /etc/ppp/options.adsl from
/etc/ppp/options.adsl.template. Is it the same structure for all modem drivers 
(either dial-up or ADSL) and for other distributions ?
Where is there a recommendation to put it this way rather than the other ? We
would like to adapt our scripts to be fully compliant with Mandrake (and remain
compatible with other distributions as well).



Re: [Cooker] kernel-2.6-test9 config

2003-11-16 Thread Andrey Borzenkov
On Sunday 16 November 2003 15:21, Svetoslav Slavtchev wrote:
> >
> > you missed my point. modular IDE is unsafe because there is no reference
> > counting for IDE modules. their patch does not change it, it just adds a
> > couple of EXPORT_MODULES. Nor does patch really fixes
> > MOD_{INC,DEC}_USE_COUNT
> > warnings
>
> the warnings could be easily fix> ed, no ?-) 
>

no. you can't just remove MOD_{INC,DEC}_USE_COUNT without providing 
alternative refcount mechanism. Warnings are put there for a reason :)

> > it can't be solved by fixing compilation problems, it needs serious
> > redesign
> > of IDE layer.
>
> that's true, but it's in that state for a long, long time
>
> and how many users are going to  load additional ide drivers once the
> system is up
> and running and unload the ide modules,  once they are loaded ?

PC card IDE? harddrake (or something else) probing for right driver for your 
card?

> without modular ide i don't think there is a way to really reduce the
> kernel size
>




Re: [Cooker] kernel-2.6-test9 config

2003-11-16 Thread Andrey Borzenkov
On Sunday 16 November 2003 15:10, Svetoslav Slavtchev wrote:
> > On Sunday 16 November 2003 05:31, Olivier Blin wrote:
> > > > --
> > > > arent the following pretty important,
> > > > and alwasys needed ?
> >
> > the right question is - are they needed to *boot* kernel?
> >
> > > > > > -CONFIG_PACKET=y
> > > > > > +CONFIG_PACKET=m
> > > > >
> > > > > module
> > > > >
> > > > > >  CONFIG_PACKET_MMAP=y
> > > > > >  CONFIG_NETLINK_DEV=m
> > > > > > -CONFIG_UNIX=y
> > > > > > +CONFIG_UNIX=m
> > > > >
[...]
>
> you are right
> they are needed only for NFS root, which IIRC is disabled in the main 2.4
> kernel,
> but they should be loaded right after boot ( modprobe.preload ? )
>

they are loaded by virtue of MODULE_ALIAS magic :).

{pts/1}% modprobe -c | grep net-pf
alias net-pf-1 unix
alias net-pf-2 ipv4
alias net-pf-3 off
alias net-pf-4 ipx
alias net-pf-5 appletalk
alias net-pf-6 off
alias net-pf-10 off
alias net-pf-17 af_packet
alias net-pf-19 off


(those marked "off" still come from  static modprobe.default because they are 
not in kernel yet).




Re: [Cooker] kernel-2.6-test9 config

2003-11-16 Thread Svetoslav Slavtchev
> On Sunday 16 November 2003 06:20, Svetoslav Slavtchev wrote:
> > > On Sat, 15 Nov 2003 23:20:00 +0100 (MET)
> > >
> > > "Svetoslav Slavtchev" <[EMAIL PROTECTED]> wrote:
> > > > > nope, module does not work. Even if it possible to fix all missing
> > > > > exported
> > > > > symbols, IDE layer does not provide for any sort of module
> reference
> > > > > counting
> > > > > (for chipset drivers)  meaning it is simply unsafe. Which implies
> > > > > kernel must
> > > > > include all IDE drivers :(
> > > >
> > > > IIRC debian use it for ages
> > > > ( and they are far no that experimental as mandrake is)
> > > > and the kernel becomes really small
> > > >
> > > > with Os --  bzImage ~ 1400kb
> > > > with Os + modular ide -- ~ 11xx kb
> > > >
> > > > it should work, we only need to hack mkinitrd
> > > > & may be harddrake/ drakx
> > > > +++ include the debian patch
> > >
> > > I wonder how they do it.
> > > Is there a patch for modular IDE in their kenrel ?
> > > It is officially broken, even in 2.4 .
> >
> > yes, they do have patches both for 2.4 & for 2.6
> >
> 
> you missed my point. modular IDE is unsafe because there is no reference 
> counting for IDE modules. their patch does not change it, it just adds a 
> couple of EXPORT_MODULES. Nor does patch really fixes
> MOD_{INC,DEC}_USE_COUNT 
> warnings

the warnings could be easily fixed, no ?-)

> it can't be solved by fixing compilation problems, it needs serious
> redesign 
> of IDE layer.

that's true, but it's in that state for a long, long time

and how many users are going to  load additional ide drivers once the system
is up 
and running and unload the ide modules,  once they are loaded ?
without modular ide i don't think there is a way to really reduce the kernel
size

svetljo

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++




[Cooker] [Bug 6187] [drakxtools] connection to Free Dégroupé with sagem fast800 to be adapted

2003-11-16 Thread [baud]
http://qa.mandrakesoft.com/show_bug.cgi?id=6187





--- Additional Comments From [EMAIL PROTECTED]  2003-11-16 13:18 ---
Well there's a similar incident on MandrakeExpert... incident n° 72614
Thanks Clement, your description is very correct, I had not though of adding
internet start to startadsl script, that will do for others.
I still propose to work with Mandrake for the next version of the driver.
We have a developement wiki available here :
http://fast800.tuxfamily.org/eagledev/ and integration is running here
http://fast800.tuxfamily.org/eagledev/wakka.php?wiki=DeveloppementIntegration

First step would be to stabilize Drakconnect with eagle-usb 1.0.4 version before
moving to latest.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
Following bug 5690, there's still some work to achieve to make it work flawlessly
Here's the translation from a thread on eagle-usb forum
http://fast800.tuxfamily.org/forums/read.php?f=1&i=6761&t=6761

- in /etc/analog/adiusbadsl.conf, replace
VCI=0024 (instead of 23) and Encapsulation=0004 (instead of 6)

- files pap-secrets and chap-secrets are modified, which is useless as ppp is
not used with Free Dégroupé, /etc/ppp/peers/adsl does not seem created though
(which is correct)

- connection in action tries to launch both dhclient and dhcpd (one should be
enough, static configuration may be better in the end, just a suggestion below)
: erasing dhclient package makes it work correctly (to be reproduced)

Doing all this, /etc/sysconfig/network-scripts/net_cnx_up launches dhcpcd and
establishes the connection (as soon as Free makes it's own work).

Suggestion : dhcpcd is an heresy IMHO, asking for the static IP may be better in
order to configure (and establish) the connection, which would happen this way
/sbin/ifconfig eth1 @ip_static netmask 255.255.255.0 up
/sbin/route add default gw IP_GATEWAY
ip_static should be asked to the user (there's *always* a way to know it, either
with an URL or with a mail from the ISP)
I haven't yet found a way to determine IP_GATEWAY automatically : it depends on
the interface which is mounted.

This static manner of connection is correct for Telefonica "IP fija" in Spain as
the eagle-usb driver - formerly known as adiusbadsl - works with Sagem Fast800,
Comtrend CT-350 and AT-AR215 as well, modems distributed by many ISP worldwide
France, Spain, Germany, Poland, England to name a few... (VCI may have to be
adapted, though).



Re: [Cooker] kernel-2.6-test9 config

2003-11-16 Thread Andrey Borzenkov
On Sunday 16 November 2003 06:20, Svetoslav Slavtchev wrote:
> my current patch tarball is uploading
> linux-test9s5.tar.bz2
>

I tried 3rdparty but it won't work as is. Dynamically generating Makefile and 
Kconfig highly confuses build system; BTW it won't even compile if all 
3rdparty are modules.

I suggest you use mkbuild.pl to generate static Makefile and Kconfig. How 
often is it going to change? It could be done as part of making RPM.

Setting 3rdparty as part of drivers-y forces it to expect 3rdparty/built-in.o 
but it is not built unless something in 3rdparty is compiled as builtin. I 
was about to initialize SUBDIRS but then it prevents from overriding it on 
command line  probably something like

ifeq ($(origin SUBDIRS),file)
 SUBDIRS+=3rdparty
endif

of course neither Makefile nor Kconfig should be removed by mrproper then.

BTW your current setup obviously does not work if srctree != buildtree. I 
attempted to fix it but hopelessly failed :)

-andrey




Re: [Cooker] kernel-2.6-test9 config

2003-11-16 Thread Svetoslav Slavtchev
> On Sunday 16 November 2003 05:31, Olivier Blin wrote:
> > > --
> > > arent the following pretty important,
> > > and alwasys needed ?
> > >
> 
> the right question is - are they needed to *boot* kernel?
> 
> > > > > -CONFIG_PACKET=y
> > > > > +CONFIG_PACKET=m
> > > >
> > > > module
> > > >
> > > > >  CONFIG_PACKET_MMAP=y
> > > > >  CONFIG_NETLINK_DEV=m
> > > > > -CONFIG_UNIX=y
> > > > > +CONFIG_UNIX=m
> > > >
> > > > module
> > >
> > > --
> > > and what about ipv4
> >
> > As I said in my other reply, I don't think these one should be build as
> > modules.
> >
> 
> I run all of them as modules and do not have any problems. Unless you boot
> 
> over LAN and need them to access root early. That is what I ask again -
> just 
> how many users do it? Can it go into yet another kernel? :) At least
> standard 
> kernel is targeted at home desktop users - am I wrong? 
> 

you are right
they are needed only for NFS root, which IIRC is disabled in the main 2.4
kernel,
but they should be loaded right after boot ( modprobe.preload ? )

svetljo

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++




Re: [Cooker] kernel-2.6-test9 config

2003-11-16 Thread Svetoslav Slavtchev
> On Sunday 16 November 2003 06:56, Olivier Blin wrote:
> > >
> > > my current patch tarball is uploading
> > > linux-test9s5.tar.bz2
> > >
> > > nosrc.rpm && may be rpm after successfully recompile
> > > under the same kernel :-)
> > >
> 
> please keep just patches for us poor dial-upers as well :)

nosrc.rpm's will always be there 
and they are just the patch taball + rpm spec file

(
:-) unless i add --with-nvidia switch like the --with-matrox in xfree,
which will add 2-3 small patches
) 
> > > > by the way, why aren't new module-init-tools updated in main ?
> > >
> > > because the maintainer is hiding somewhere :(
> >
> > Well, the packager (Chmouel) is gone, he doesn't work at
> > MandrakeSoft anymore.
> 
> module-init-tools have been maintained by thierry. I do not know about 
> hotplug.
> 
> > The real maintener is now Andrey, but I guess he hasn't rights to upload
> > in main. Who can volunteer ?
> >
> 
> once more - I do not have cooker so I cannot test it on cooker so I won't 
> upload them to cooker. So I hope someone who can build and test them on 
> cooker would do it.
> 
> > > > I'll submit a (very small) patch for mkinitrd to add splash in 2.6
> > > > initrds.
> > >
> > > could you add cramfs support ?-)
> >
> > yes, no problem
> > Should I make it an option in mkinitrd ?
> >
> 
> I guess yes. But this is compatibility problem. It is not supported on
> vanilla 
> kernel so you have to detect patched kernel somehow. And how are you going
> to 
> do it? You will get a flood of "bug reports" from users who compiled their
> 
> own kernels (vanilla ones or whatever) and cannot load initrd.
> 
> So please make it off by default. I assume we could turn it on in kernel 
> post-install script.

that would really be the best way

> Is it really as good? Does it worth hassles?

it's pretty smaller, and ext2 is getting bigger & bigger (ea/acl)
  
> > >
> > > they could be loaded unconditionaly after root is mounted
> > > (there might be some warnings, but nothing that could harm the system)
> >
> > Do you want to try to load *all* mouse and keyboard drivers at boot ?
> > That might work, but hey, that's not so smart :)
> >
> 
> come on it is really just as smart as compiling all of them into kernel.
> But 
> it will keep *boot* kernel size small making it still possible to fit on a
> 
> floppy. 

i fear that without modular ide this wont be possible,
and mdk92 doesn't support it for 2.4 either
 
> Or we should officially use some higher density floppy format. Is floppy
> over 
> 1.44 possible?
> 

IIRC not on any hardware

svetljo

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++




Re: Re[2]: [Cooker] 9.2 ISOs on the mirrors.

2003-11-16 Thread Vedran Ljubovic

--- Galileo <[EMAIL PROTECTED]> wrote:
> O> Ouch
> There is no need for it now since the LG released
> updates for their
> firmware and procedure how to fix the dead drives.
> It would be nice if Mandrake would release updated
> iso-s for
> club members or a howto on how to do it ourselves.
> btw does this mean that the updated kernel is not
> necessary ?
> Are there any changes in the updated kernel except
> the packet writing
> being left out ?

There are other fixes such as the issue with Phillips
webcams freezing Mandrake (see errata).


__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree



Re: [Cooker] kernel-2.6-test9 config

2003-11-16 Thread Andrey Borzenkov
On Sunday 16 November 2003 06:20, Svetoslav Slavtchev wrote:
> > On Sat, 15 Nov 2003 23:20:00 +0100 (MET)
> >
> > "Svetoslav Slavtchev" <[EMAIL PROTECTED]> wrote:
> > > > nope, module does not work. Even if it possible to fix all missing
> > > > exported
> > > > symbols, IDE layer does not provide for any sort of module reference
> > > > counting
> > > > (for chipset drivers)  meaning it is simply unsafe. Which implies
> > > > kernel must
> > > > include all IDE drivers :(
> > >
> > > IIRC debian use it for ages
> > > ( and they are far no that experimental as mandrake is)
> > > and the kernel becomes really small
> > >
> > > with Os --  bzImage ~ 1400kb
> > > with Os + modular ide -- ~ 11xx kb
> > >
> > > it should work, we only need to hack mkinitrd
> > > & may be harddrake/ drakx
> > > +++ include the debian patch
> >
> > I wonder how they do it.
> > Is there a patch for modular IDE in their kenrel ?
> > It is officially broken, even in 2.4 .
>
> yes, they do have patches both for 2.4 & for 2.6
>

you missed my point. modular IDE is unsafe because there is no reference 
counting for IDE modules. their patch does not change it, it just adds a 
couple of EXPORT_MODULES. Nor does patch really fixes MOD_{INC,DEC}_USE_COUNT 
warnings

it can't be solved by fixing compilation problems, it needs serious redesign 
of IDE layer.




Re: [Cooker] kernel-2.6-test8 rpms

2003-11-16 Thread Andrey Borzenkov
On Sunday 16 November 2003 00:44, Olivier Blin wrote:
> > > --
> > > -CONFIG_X86_ALIGNMENT_16=y
> > > +CONFIG_X86_GOOD_APIC=y
> >
> > I can't find where it is referenced
>
> in arch/i386/Kconfig
>

I mean - referenced in the *code*. this looks like leftover that is not more 
used.
[...]
>
> > > -CONFIG_PACKET=y
> > > +CONFIG_PACKET=m
> >
> > module
> >
> > > -CONFIG_UNIX=y
> > > +CONFIG_UNIX=m
> >
> > module
>
> I was not sure for those.
> Almost everybody use it, even if the box isn't networked.
>

see another mail. Is it needed to *boot* kernel?
[...]

> > There is no problem loading them out of initrd. Of course it needs
> > harddrake support finally.
> >
> > WDYT?
>

it does it already eevn if it does not autodetect them. We still need some 
extra code to configure correct modules; probably some ldetect enhancements.
[...]

> > > -CONFIG_NFS_FS=y
> >
> > why? OK diskless stations ... that is the only application that may
> > require it. this is rather special case for generic kernel?
>
> i'm not sure, some users may mount /home by NFS
> How many bytes is the nfs code ?
>

{pts/1}% LC_ALL=C ll fs/nfs/*ko
-rw-r--r--1 bor  bor209936 Nov  8 16:27 fs/nfs/nfs.ko
{pts/1}% size fs/nfs/*ko
   textdata bss dec hex filename
 1536303468  60  157158   265e6 fs/nfs/nfs.ko

this is with most debugging options on.





Re: [Cooker] kernel-2.6-test9 config

2003-11-16 Thread Andrey Borzenkov
On Sunday 16 November 2003 05:31, Olivier Blin wrote:
> > --
> > arent the following pretty important,
> > and alwasys needed ?
> >

the right question is - are they needed to *boot* kernel?

> > > > -CONFIG_PACKET=y
> > > > +CONFIG_PACKET=m
> > >
> > > module
> > >
> > > >  CONFIG_PACKET_MMAP=y
> > > >  CONFIG_NETLINK_DEV=m
> > > > -CONFIG_UNIX=y
> > > > +CONFIG_UNIX=m
> > >
> > > module
> >
> > --
> > and what about ipv4
>
> As I said in my other reply, I don't think these one should be build as
> modules.
>

I run all of them as modules and do not have any problems. Unless you boot 
over LAN and need them to access root early. That is what I ask again - just 
how many users do it? Can it go into yet another kernel? :) At least standard 
kernel is targeted at home desktop users - am I wrong? 




Re: [Cooker] kernel-2.6-test9 config

2003-11-16 Thread Andrey Borzenkov
On Sunday 16 November 2003 06:56, Olivier Blin wrote:
> >
> > my current patch tarball is uploading
> > linux-test9s5.tar.bz2
> >
> > nosrc.rpm && may be rpm after successfully recompile
> > under the same kernel :-)
> >

please keep just patches for us poor dial-upers as well :)

> > > by the way, why aren't new module-init-tools updated in main ?
> >
> > because the maintainer is hiding somewhere :(
>
> Well, the packager (Chmouel) is gone, he doesn't work at
> MandrakeSoft anymore.

module-init-tools have been maintained by thierry. I do not know about 
hotplug.

> The real maintener is now Andrey, but I guess he hasn't rights to upload
> in main. Who can volunteer ?
>

once more - I do not have cooker so I cannot test it on cooker so I won't 
upload them to cooker. So I hope someone who can build and test them on 
cooker would do it.

> > > I'll submit a (very small) patch for mkinitrd to add splash in 2.6
> > > initrds.
> >
> > could you add cramfs support ?-)
>
> yes, no problem
> Should I make it an option in mkinitrd ?
>

I guess yes. But this is compatibility problem. It is not supported on vanilla 
kernel so you have to detect patched kernel somehow. And how are you going to 
do it? You will get a flood of "bug reports" from users who compiled their 
own kernels (vanilla ones or whatever) and cannot load initrd.

So please make it off by default. I assume we could turn it on in kernel 
post-install script.

Is it really as good? Does it worth hassles?

> >
> > they could be loaded unconditionaly after root is mounted
> > (there might be some warnings, but nothing that could harm the system)
>
> Do you want to try to load *all* mouse and keyboard drivers at boot ?
> That might work, but hey, that's not so smart :)
>

come on it is really just as smart as compiling all of them into kernel. But 
it will keep *boot* kernel size small making it still possible to fit on a 
floppy. 

Or we should officially use some higher density floppy format. Is floppy over 
1.44 possible?




Re: [Cooker] kernel-2.6-test9 config

2003-11-16 Thread Andrey Borzenkov
On Sunday 16 November 2003 08:15, Olivier Blin wrote:
>
> > PS.
> > if i only could compile
> > # CONFIG_SCSI_AIC7XXX is not set
> > # CONFIG_SCSI_AIC7XXX_OLD is not set
> > # CONFIG_SCSI_AIC79XX is not set
> >
> > :(
>
> It builds fine here :)

it does not build with src dir != build dir. At lease aic7xxx not sure about 
two others, but I disabled all of them as well :)




[Cooker] [Bug 2971] [speedtouch] error running script speedtouch.sh

2003-11-16 Thread [frederic.conrotte]
http://qa.mandrakesoft.com/show_bug.cgi?id=2971





--- Additional Comments From [EMAIL PROTECTED]  2003-11-16 09:55 ---
Created an attachment (id=966)
 --> (http://qa.mandrakesoft.com/attachment.cgi?id=966&action=view)
speedtouch.sh

I've amended the "unload_kernel_module" function to unload all the modules
related to usbcore and then unload usbcore is successfull

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
/usr/share/speedtouch/speedtouch.sh stop

returns this:

Shutting down ADSL connection:usbcore: Device or resource busy
[ECHEC ]