From w.gielen at gmail.com Sat Jun 7 18:25:56 2008 From: w.gielen at gmail.com (Willem Gielen) Date: Sat, 7 Jun 2008 17:25:56 +0200 Subject: [Pardus-devel] xPardus for low-end computers like Asus eee Message-ID: Hi all, I was just playing with a tought, bit fustrated with the default Xandros system on my 4Gb Asus eee. As I have heard, Pardus 2008 can also run on the Asus eee, but it might be a bit too chuncky to fit in the 4 gb of default memoryspace. Besides this you need a USB-externel CD writer, solemnly for this job. Looking around I found out that there is a eeexUbuntu release. It is Xfce driven (as is possible in Pardus), so it is fast to use. It is also a premade image which can be transfered to the eee smootly using a USB stick or SC card. http://wiki.eeeuser.com/ubuntu:eeexubuntu:home Who would like to join / help, to make a xPardus version for use on microLaptops? Of course I know it will take Pardusman to start with, but I am not that experienced that I could do it myself (otherwise I already did)! Kind regard Willem Gielen From erenoglu at gmail.com Sat Jun 7 22:56:44 2008 From: erenoglu at gmail.com (Emre ERENOGLU) Date: Sat, 7 Jun 2008 21:56:44 +0200 Subject: [Pardus-devel] xPardus for low-end computers like Asus eee In-Reply-To: References: Message-ID: Hi Willem, I don't own an Asus eee, but sure I would like that Pardus runs on it. Instead of your method, I was wondering if we could: 1) Setup Pardus on a <4 gig partition possibly in a virtual machine, make necessary adjustments 2) Create a USB Stick, bootable with any Linux system that has dd and grub built in, possibly this one: http://flashlinux.org.uk/ 3) copy the Pardus partition that we've created in step 1 to the usb stick on a disk image file. 4) boot Asus EEE with USB Stick (does it support this?) 5) copy the partition image to Asus EEE internal flash disk 6) install grub to Asus EEE flash disk 7) boot and make remaining adjustments What do you think? Emre On Sat, Jun 7, 2008 at 5:25 PM, Willem Gielen wrote: > Hi all, > I was just playing with a tought, bit fustrated with the default > Xandros system on my 4Gb Asus eee. > As I have heard, Pardus 2008 can also run on the Asus eee, but it > might be a bit too chuncky to fit in the 4 gb of default memoryspace. > Besides this you need a USB-externel CD writer, solemnly for this job. > Looking around I found out that there is a eeexUbuntu release. It is > Xfce driven (as is possible in Pardus), so it is fast to use. It is > also a premade image which can be transfered to the eee smootly using > a USB stick or SC card. > http://wiki.eeeuser.com/ubuntu:eeexubuntu:home > > Who would like to join / help, to make a xPardus version for use on > microLaptops? Of course I know it will take Pardusman to start with, > but I am not that experienced that I could do it myself (otherwise I > already did)! > > Kind regard > Willem Gielen > _______________________________________________ > Pardus-devel mailing list > Pardus-devel at pardus.org.tr > http://liste.uludag.org.tr/mailman/listinfo/pardus-devel > -- Emre -------------- next part -------------- An HTML attachment was scrubbed... URL: http://liste.pardus.org.tr/pardus-devel/attachments/20080607/55737c43/attachment.htm From turkay.eren at gmail.com Thu Jun 12 14:00:38 2008 From: turkay.eren at gmail.com (Eren =?utf-8?q?T=C3=BCrkay?=) Date: Thu, 12 Jun 2008 14:00:38 +0300 Subject: [Pardus-devel] Pardus 2008 RC1 - Great Distro Ahead Message-ID: <200806121400.38302.turkay.eren@gmail.com> Hello, There is a review about 2008 RC by "vasanth" (thanks!) http://planetoss.com/detail.php?id=14 Nice reading :) From erenoglu at gmail.com Fri Jun 13 02:44:34 2008 From: erenoglu at gmail.com (Emre ERENOGLU) Date: Fri, 13 Jun 2008 01:44:34 +0200 Subject: [Pardus-devel] Keytouch 2.3.2 Stable Fails to Compile on Pardus 2008 Message-ID: Hi, I'm failing to compile Keytouch 2.3.2 stable on my Pardus 2008 system. Would anybody have an idea why? Transcript is as follows: voyager2008 keytouch-2.3.2 # ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 1.0.10... found. checking for snd_ctl_open in -lasound... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for memset... yes checking for mkdir... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XCreateWindow in -lX11... yes checking for XTestFakeKeyEvent in -lXtst... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating keytouchd/Makefile config.status: WARNING: keytouchd/Makefile.in seems to ignore the --datarootdir setting config.status: creating keytouch-acpid/Makefile config.status: WARNING: keytouch-acpid/Makefile.in seems to ignore the --datarootdir setting config.status: creating keytouch-init/Makefile config.status: WARNING: keytouch-init/Makefile.in seems to ignore the --datarootdir setting config.status: creating plugins/Makefile config.status: creating string_to_keycode/Makefile config.status: creating mxml/Makefile voyager2008 keytouch-2.3.2 # make Making all in mxml make[1]:`/tmp/keytouch-2.3.2/mxml' dizinine giriliyor gcc -I. -O2 -Wall -g -fpic -c -o error.o error.c gcc -I. -O2 -Wall -g -fpic -c -o parse.o parse.c gcc -I. -O2 -Wall -g -fpic -c -o memory.o memory.c gcc -I. -O2 -Wall -g -fpic -c -o content.o content.c content.c: In function 'XmlClearContent': content.c:122: warning: enumeration value 'XmlCType_Unknown' not handled in switch content.c:122: warning: enumeration value 'XmlNumCType' not handled in switch *** 0 errors, 2 warnings gcc -I. -O2 -Wall -g -fpic -c -o document.o document.c gcc -I. -O2 -Wall -g -fpic -c -o element.o element.c gcc -I. -O2 -Wall -g -fpic -c -o write.o write.c ar rc libmxml.a error.o parse.o memory.o content.o document.o element.o write.o gcc -shared -o libmxml.so error.o parse.o memory.o content.o document.o element.o write.o make[1]: `/tmp/keytouch-2.3.2/mxml' dizininden ??k?l?yor Making all in string_to_keycode make[1]:`/tmp/keytouch-2.3.2/string_to_keycode' dizinine giriliyor gcc -I. -O2 -Wall -c -o string_to_keycode.o string_to_keycode.c make[1]: `/tmp/keytouch-2.3.2/string_to_keycode' dizininden ??k?l?yor Making all in keytouchd make[1]:`/tmp/keytouch-2.3.2/keytouchd' dizinine giriliyor gcc -DPACKAGE_NAME=\"keytouch\" -DPACKAGE_TARNAME=\"keytouch\" -DPACKAGE_VERSION=\"2.3.0beta\" -DPACKAGE_STRING=\"keytouch\ 2.3.0beta\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"keytouch\" -DVERSION=\"2.3.0beta\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBASOUND=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DRETSIGTYPE=void -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_LIBX11=1 -DHAVE_LIBXTST=1 -I. -I. -I. -I../string_to_keycode/ -I../mxml -DSYSCONF_DIR=\""/usr/local/etc"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -g -O2 -Wall -g -O2 -c main.c ... ... ... ... -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBASOUND=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DRETSIGTYPE=void -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_LIBX11=1 -DHAVE_LIBXTST=1 -I. -I. -I. -I../string_to_keycode/ -I../mxml -DSYSCONF_DIR=\""/usr/local/etc"\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -g -O2 -Wall -g -O2 -c ud_socket.c In file included from ud_socket.c:18: ud_socket.h:12: warning: 'struct ucred' declared inside parameter list ud_socket.h:12: warning: its scope is only this definition or declaration, which is probably not what you want ud_socket.c:56: warning: 'struct ucred' declared inside parameter list ud_socket.c:56: error: conflicting types for 'ud_accept' ud_socket.h:12: error: previous declaration of 'ud_accept' was here ud_socket.c: In function 'ud_accept': ud_socket.c:73: error: invalid application of 'sizeof' to incomplete type 'struct ucred' *** 3 errors, 3 warnings make[1]: *** [ud_socket.o] Hata 1 make[1]: `/tmp/keytouch-2.3.2/keytouch-acpid' dizininden ??k?l?yor make: *** [all-recursive] Hata 1 voyager2008 keytouch-2.3.2 # -- Emre -------------- next part -------------- An HTML attachment was scrubbed... URL: http://liste.pardus.org.tr/pardus-devel/attachments/20080613/78f37bf3/attachment-0001.htm From ekin at pardus.org.tr Fri Jun 13 11:58:39 2008 From: ekin at pardus.org.tr (Ekin =?utf-8?q?Mero=C4=9Flu?=) Date: Fri, 13 Jun 2008 11:58:39 +0300 Subject: [Pardus-devel] Keytouch 2.3.2 Stable Fails to Compile on Pardus 2008 In-Reply-To: References: Message-ID: <200806131158.39653.ekin@pardus.org.tr> Merhaba; Friday 13 June 2008 tarihinde, Emre ERENOGLU ?unlar? yazm??t?: > Hi, > > I'm failing to compile Keytouch 2.3.2 stable on my Pardus 2008 system. > Would anybody have an idea why? Transcript is as follows: > > voyager2008 keytouch-2.3.2 # ./configure [...] > In file included from ud_socket.c:18: > ud_socket.h:12: warning: 'struct ucred' declared inside parameter list > ud_socket.h:12: warning: its scope is only this definition or declaration, > which is probably not what you want > ud_socket.c:56: warning: 'struct ucred' declared inside parameter list > ud_socket.c:56: error: conflicting types for 'ud_accept' > ud_socket.h:12: error: previous declaration of 'ud_accept' was here > ud_socket.c: In function 'ud_accept': > ud_socket.c:73: error: invalid application of 'sizeof' to incomplete type > 'struct ucred' Don't know if it's releveant but our kdebase package had a similar ucred definiton error caused by changes in glibc2.8 and has a patch [1] in the repo, you might want to look at it.. [1] http://svn.pardus.org.tr/pardus/2008/desktop/kde/base/kdebase/files/kdebase-3.5.8-glibc28-struct-ucred.patch -- ?yi ?al??malar; Ekin Meroglu ... did i listen to pop music because i was miserable, or was i miserable because i listened to pop music?... - rob [nick hornby / hi fi] From ekin at pardus.org.tr Mon Jun 16 16:04:39 2008 From: ekin at pardus.org.tr (Ekin =?utf-8?q?Mero=C4=9Flu?=) Date: Mon, 16 Jun 2008 16:04:39 +0300 Subject: [Pardus-devel] Update : Pardus 2008 RC2 Release Message-ID: <200806161604.39194.ekin@pardus.org.tr> Hi; As you may have known, we've planned to release Pardus 2008 RC2 today. But some of the new features we'd like to introduce - mainly the user privilidge GUI - didn't come out as stable as we'd like. We also have a few bugs here and there we'd like to iron out till the RC2 release... So, in favour of a more roboust release, we postponed the RC2 release for two days - Pardus 2008 RC2 will be released at 18 June 2008. We apologize for any inconvenience.. -- Happy Hacking; Ekin Meroglu ... did i listen to pop music because i was miserable, or was i miserable because i listened to pop music?... - rob [nick hornby / hi fi] From tuxedup at gmx.co.uk Fri Jun 20 01:53:17 2008 From: tuxedup at gmx.co.uk (Michael Austin) Date: Thu, 19 Jun 2008 23:53:17 +0100 Subject: [Pardus-devel] cpufreq scaling broken in 2008 rc2? Message-ID: <200806192353.17505.tuxedup@gmx.co.uk> I have installed 2008 on my Asus eee and my other laptop (main machine) but cpufreq scaling seems to be broken on both. Prior to rc2 cpufreq scaling worked on both machines. Kpowersave used to show and allow me to set the cpufreq policy, however the option has now disappeared. On both laptops the cpu runs at full speed constantly. Under which section of bugzilla should I file the bug? Kernel? or another package? What do you recommend? Any ideas on solving the issue? --------- Michael Austin From erenoglu at gmail.com Fri Jun 20 10:56:13 2008 From: erenoglu at gmail.com (Emre ERENOGLU) Date: Fri, 20 Jun 2008 09:56:13 +0200 Subject: [Pardus-devel] cpufreq scaling broken in 2008 rc2? In-Reply-To: <200806192353.17505.tuxedup@gmx.co.uk> References: <200806192353.17505.tuxedup@gmx.co.uk> Message-ID: Hi Michael, I suggest putting the bug on KPowersave, maybe it's related with the PolicyKit stuff. Emre On Fri, Jun 20, 2008 at 12:53 AM, Michael Austin wrote: > I have installed 2008 on my Asus eee and my other laptop (main machine) but > cpufreq scaling seems to be broken on both. Prior to rc2 cpufreq scaling > worked on both machines. Kpowersave used to show and allow me to set the > cpufreq policy, however the option has now disappeared. On both laptops > the > cpu runs at full speed constantly. > > Under which section of bugzilla should I file the bug? Kernel? or another > package? > > What do you recommend? Any ideas on solving the issue? > > --------- > Michael Austin > _______________________________________________ > Pardus-devel mailing list > Pardus-devel at pardus.org.tr > http://liste.uludag.org.tr/mailman/listinfo/pardus-devel > -- Emre -------------- next part -------------- An HTML attachment was scrubbed... URL: http://liste.pardus.org.tr/pardus-devel/attachments/20080620/8ae675b2/attachment.htm From ekin at pardus.org.tr Fri Jun 20 11:05:57 2008 From: ekin at pardus.org.tr (Ekin =?utf-8?q?Mero=C4=9Flu?=) Date: Fri, 20 Jun 2008 11:05:57 +0300 Subject: [Pardus-devel] cpufreq scaling broken in 2008 rc2? In-Reply-To: <200806192353.17505.tuxedup@gmx.co.uk> References: <200806192353.17505.tuxedup@gmx.co.uk> Message-ID: <200806201105.57375.ekin@pardus.org.tr> Hi; Friday 20 June 2008 tarihinde, Michael Austin ?unlar? yazm??t?: > I have installed 2008 on my Asus eee and my other laptop (main machine) but > cpufreq scaling seems to be broken on both. Prior to rc2 cpufreq scaling > worked on both machines. Kpowersave used to show and allow me to set the > cpufreq policy, however the option has now disappeared. On both laptops > the cpu runs at full speed constantly. > > Under which section of bugzilla should I file the bug? Kernel? or another > package? > > What do you recommend? Any ideas on solving the issue? can you post two machines lsmod and cat /proc/cpuinfo outputs ? ?f possible, lsmod of the working state (i.e. befero rc2) will be useful... Also, does installing one of theis packages solve the issue ? http://paketler.pardus.org.tr/pardus-2008-history/mudur-2.0_beta1-59-21.pisi http://paketler.pardus.org.tr/pardus-2008-history/mudur-2.0_beta1-58-20.pisi -- Happy Hacking; Ekin Meroglu ... did i listen to pop music because i was miserable, or was i miserable because i listened to pop music?... - rob [nick hornby / hi fi] From tuxedup at gmx.co.uk Fri Jun 20 12:18:44 2008 From: tuxedup at gmx.co.uk (Michael Austin) Date: Fri, 20 Jun 2008 11:18:44 +0200 Subject: [Pardus-devel] cpufreq scaling broken in 2008 rc2? In-Reply-To: <200806201105.57375.ekin@pardus.org.tr> References: <200806192353.17505.tuxedup@gmx.co.uk> <200806201105.57375.ekin@pardus.org.tr> Message-ID: <20080620091844.307350@gmx.com> Hello :) > can you post two machines lsmod and cat /proc/cpuinfo outputs ? ?f > possible, lsmod of the working state (i.e. befero rc2) will be useful... The only output of before rc2 is from my Asus eee as follows; lsmod /proc/cpuinfo Usage: lsmod cat /proc/cpuinfo processor?????? : 0 vendor_id?????? : GenuineIntel cpu family????? : 6 model?????????? : 13 model name????? : Intel(R) Celeron(R) M processor????????? 900MHz stepping??????? : 6 cpu MHz???????? : 630.071 cache size????? : 512 KB fdiv_bug??????? : no hlt_bug???????? : no f00f_bug??????? : no coma_bug??????? : no fpu???????????? : yes fpu_exception?? : yes cpuid level???? : 2 wp????????????? : yes flags?????????? : fpu vme de pse tsc msr mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe up bts bogomips??????? : 1266.74 clflush size??? : 64 I do not have access to my other machine running a fresh install of RC2 at the moment.? I shall post the output later as I am currently at work. > > Also, does installing one of theis packages solve the issue ? > > http://paketler.pardus.org.tr/pardus-2008-history/mudur-2.0_beta1-59-21.pis >i > http://paketler.pardus.org.tr/pardus-2008-history/mudur-2.0_beta1-58-20.pis >i -- -- ------------- Michael Austin > ----- Original Message ----- > From: Ekin Mero?lu > Sent: 20/06/08 09:05 am > To: pardus-devel at pardus.org.tr > Subject: Re: [Pardus-devel] cpufreq scaling broken in 2008 rc2? > > Hi; > > Friday 20 June 2008 tarihinde, Michael Austin ?unlar? yazm??t?: > > I have installed 2008 on my Asus eee and my other laptop (main machine) > but > > cpufreq scaling seems to be broken on both. Prior to rc2 cpufreq > scaling > > worked on both machines. Kpowersave used to show and allow me to set > the > > cpufreq policy, however the option has now disappeared. On both > laptops > > the cpu runs at full speed constantly. > > > > Under which section of bugzilla should I file the bug? Kernel? or > another > > package? > > > > What do you recommend? Any ideas on solving the issue? > > can you post two machines lsmod and cat /proc/cpuinfo outputs ? ?f > possible, > lsmod of the working state (i.e. befero rc2) will be useful... > > Also, does installing one of theis packages solve the issue ? > > > http://paketler.pardus.org.tr/pardus-2008-history/mudur-2.0_beta1-59-21.pisi > > http://paketler.pardus.org.tr/pardus-2008-history/mudur-2.0_beta1-58-20.pisi > -- > Happy Hacking; > Ekin Meroglu > > ... did i listen to pop music because i was miserable, or was i miserable > because i listened to pop music?... - rob [nick hornby / hi fi] > _______________________________________________ > Pardus-devel mailing list > Pardus-devel at pardus.org.tr > http://liste.uludag.org.tr/mailman/listinfo/pardus-devel -------------- Michael?Austin? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://liste.pardus.org.tr/pardus-devel/attachments/20080620/ff3e34ad/attachment.htm From tuxedup at gmx.co.uk Fri Jun 20 13:03:08 2008 From: tuxedup at gmx.co.uk (Michael Austin) Date: Fri, 20 Jun 2008 12:03:08 +0200 Subject: [Pardus-devel] cpufreq scaling broken in 2008 rc2? In-Reply-To: <200806201105.57375.ekin@pardus.org.tr> References: <200806192353.17505.tuxedup@gmx.co.uk> <200806201105.57375.ekin@pardus.org.tr> Message-ID: <20080620100308.145330@gmx.com> for some reason the output did not send.? Here it is; tuxedup-pardus tuxedup # cat /proc/cpuinfo processor?????? : 0 vendor_id?????? : GenuineIntel cpu family????? : 6 model?????????? : 13 model name????? : Intel(R) Celeron(R) M processor????????? 900MHz stepping??????? : 6 cpu MHz???????? : 630.071 cache size????? : 512 KB fdiv_bug??????? : no hlt_bug???????? : no f00f_bug??????? : no coma_bug??????? : no fpu???????????? : yes fpu_exception?? : yes cpuid level???? : 2 wp????????????? : yes flags?????????? : fpu vme de pse tsc msr mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe up bts bogomips??????? : 1266.74 clflush size??? : 64 > ----- Original Message ----- > From: Ekin Mero?lu > Sent: 20/06/08 09:05 am > To: pardus-devel at pardus.org.tr > Subject: Re: [Pardus-devel] cpufreq scaling broken in 2008 rc2? > > Hi; > > Friday 20 June 2008 tarihinde, Michael Austin ?unlar? yazm??t?: > > I have installed 2008 on my Asus eee and my other laptop (main machine) > but > > cpufreq scaling seems to be broken on both. Prior to rc2 cpufreq > scaling > > worked on both machines. Kpowersave used to show and allow me to set > the > > cpufreq policy, however the option has now disappeared. On both > laptops > > the cpu runs at full speed constantly. > > > > Under which section of bugzilla should I file the bug? Kernel? or > another > > package? > > > > What do you recommend? Any ideas on solving the issue? > > can you post two machines lsmod and cat /proc/cpuinfo outputs ? ?f > possible, > lsmod of the working state (i.e. befero rc2) will be useful... > > Also, does installing one of theis packages solve the issue ? > > > http://paketler.pardus.org.tr/pardus-2008-history/mudur-2.0_beta1-59-21.pisi > > http://paketler.pardus.org.tr/pardus-2008-history/mudur-2.0_beta1-58-20.pisi > -- > Happy Hacking; > Ekin Meroglu > > ... did i listen to pop music because i was miserable, or was i miserable > because i listened to pop music?... - rob [nick hornby / hi fi] > _______________________________________________ > Pardus-devel mailing list > Pardus-devel at pardus.org.tr > http://liste.uludag.org.tr/mailman/listinfo/pardus-devel -------------- Michael?Austin? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://liste.pardus.org.tr/pardus-devel/attachments/20080620/d0797c3f/attachment-0001.htm From tuxedup at gmx.co.uk Fri Jun 20 13:22:35 2008 From: tuxedup at gmx.co.uk (Michael Austin) Date: Fri, 20 Jun 2008 12:22:35 +0200 Subject: [Pardus-devel] cpufreq scaling broken in 2008 rc2? In-Reply-To: <200806201105.57375.ekin@pardus.org.tr> References: <200806192353.17505.tuxedup@gmx.co.uk> <200806201105.57375.ekin@pardus.org.tr> Message-ID: <20080620102833.316930@gmx.com> I installed the http://paketler.pardus.org.tr/pardus-2008-history/mudur-2.0_beta1-59-21.pisi and now it works, so this must be to blame. > ----- Original Message ----- > From: Ekin Mero?lu > Sent: 20/06/08 09:05 am > To: pardus-devel at pardus.org.tr > Subject: Re: [Pardus-devel] cpufreq scaling broken in 2008 rc2? > > Hi; > > Friday 20 June 2008 tarihinde, Michael Austin ?unlar? yazm??t?: > > I have installed 2008 on my Asus eee and my other laptop (main machine) > but > > cpufreq scaling seems to be broken on both. Prior to rc2 cpufreq > scaling > > worked on both machines. Kpowersave used to show and allow me to set > the > > cpufreq policy, however the option has now disappeared. On both > laptops > > the cpu runs at full speed constantly. > > > > Under which section of bugzilla should I file the bug? Kernel? or > another > > package? > > > > What do you recommend? Any ideas on solving the issue? > > can you post two machines lsmod and cat /proc/cpuinfo outputs ? ?f > possible, > lsmod of the working state (i.e. befero rc2) will be useful... > > Also, does installing one of theis packages solve the issue ? > > > http://paketler.pardus.org.tr/pardus-2008-history/mudur-2.0_beta1-59-21.pisi > > http://paketler.pardus.org.tr/pardus-2008-history/mudur-2.0_beta1-58-20.pisi > -- > Happy Hacking; > Ekin Meroglu > > ... did i listen to pop music because i was miserable, or was i miserable > because i listened to pop music?... - rob [nick hornby / hi fi] > _______________________________________________ > Pardus-devel mailing list > Pardus-devel at pardus.org.tr > http://liste.uludag.org.tr/mailman/listinfo/pardus-devel -------------- Michael?Austin? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://liste.pardus.org.tr/pardus-devel/attachments/20080620/ede2f702/attachment.htm From tuxedup at gmx.co.uk Sat Jun 21 01:56:44 2008 From: tuxedup at gmx.co.uk (Michael Austin) Date: Fri, 20 Jun 2008 23:56:44 +0100 Subject: [Pardus-devel] cpufreq scaling broken in 2008 rc2? In-Reply-To: <200806201105.57375.ekin@pardus.org.tr> References: <200806192353.17505.tuxedup@gmx.co.uk> <200806201105.57375.ekin@pardus.org.tr> Message-ID: <200806202356.45021.tuxedup@gmx.co.uk> On Friday 20 June 2008 09:05:57 Ekin Mero?lu wrote: > Hi; > > Friday 20 June 2008 tarihinde, Michael Austin ?unlar? yazm??t?: > > I have installed 2008 on my Asus eee and my other laptop (main machine) > > but cpufreq scaling seems to be broken on both. Prior to rc2 cpufreq > > scaling worked on both machines. Kpowersave used to show and allow me to > > set the cpufreq policy, however the option has now disappeared. On both > > laptops the cpu runs at full speed constantly. > > > > Under which section of bugzilla should I file the bug? Kernel? or > > another package? > > > > What do you recommend? Any ideas on solving the issue? > > can you post two machines lsmod and cat /proc/cpuinfo outputs ? ?f > possible, lsmod of the working state (i.e. befero rc2) will be useful... > > Also, does installing one of theis packages solve the issue ? > > http://paketler.pardus.org.tr/pardus-2008-history/mudur-2.0_beta1-59-21.pis >i > http://paketler.pardus.org.tr/pardus-2008-history/mudur-2.0_beta1-58-20.pis >i -- the output on my main machine now running 2008 rc2 is as follows; tuxedup at tuxedup-pardus ~ $ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 14 model name : Intel(R) Celeron(R) M CPU 420 @ 1.60GHz stepping : 8 cpu MHz : 1596.072 cache size : 1024 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx constant_tsc up arch_perfmon bts pni monitor tm2 xtpr bogomips : 3195.05 clflush size : 64 -- --------- Michael Austin From tuxedup at gmx.co.uk Tue Jun 24 01:27:51 2008 From: tuxedup at gmx.co.uk (Michael Austin) Date: Mon, 23 Jun 2008 23:27:51 +0100 Subject: [Pardus-devel] wpa broken in 2008 Message-ID: <200806232327.51600.tuxedup@gmx.co.uk> Hello, Is wpa broken in 2008? I have two wireless interfaces that both worked in 2007 and allowed me to connect to wpa networks. However now they just report the error; tr.org.pardus.comar.python.Exception:auth.failed. The same error appears with both devices. The devices are asus eee wireless and a device using rt2500 chipset. Thanks --------- Michael Austin From bahadir at pardus.org.tr Wed Jun 25 15:23:16 2008 From: bahadir at pardus.org.tr (=?utf-8?q?Bahad=C4=B1r_Kandemir?=) Date: Wed, 25 Jun 2008 15:23:16 +0300 Subject: [Pardus-devel] wpa broken in 2008 In-Reply-To: <200806232327.51600.tuxedup@gmx.co.uk> References: <200806232327.51600.tuxedup@gmx.co.uk> Message-ID: <200806251523.19789.bahadir@pardus.org.tr> On Tuesday 24 June 2008 01:27:51 Michael Austin wrote: > Hello, > > Is wpa broken in 2008? I have two wireless interfaces that both worked in > 2007 and allowed me to connect to wpa networks. However now they just > report the error; > > tr.org.pardus.comar.python.Exception:auth.failed. Hi, I've fixed a bug in wpa_supplicant package today, updated package will be in the repo within an hour. Thanks -- Bahad?r Kandemir http://www.pardus.org.tr -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. Url : http://liste.pardus.org.tr/pardus-devel/attachments/20080625/61465204/attachment.pgp From ekin at pardus.org.tr Fri Jun 27 16:20:11 2008 From: ekin at pardus.org.tr (Ekin =?utf-8?q?Mero=C4=9Flu?=) Date: Fri, 27 Jun 2008 16:20:11 +0300 Subject: [Pardus-devel] Pardus 2008 Final Release Message-ID: <200806271620.11269.ekin@pardus.org.tr> Hi; Pardus 2008 Final Release is ready for download in our ftp servers and mirrors. For download info, please visit : http://www.pardus.org.tr/eng/download.html Many thanks to all our developer and users who supported this release - We hope you'll have as much fun using it as we've had developing. Please note that to eliminate potential problems, burn the CDs in DAO mode, 16x speed. In case of doubt, the check CD step of our installer -YALI- can check if the installation media is in a good condition. -- Happy Hacking; Ekin Meroglu ... did i listen to pop music because i was miserable, or was i miserable because i listened to pop music?... - rob [nick hornby / hi fi] From ekin at pardus.org.tr Fri Jun 27 16:25:16 2008 From: ekin at pardus.org.tr (Ekin =?utf-8?q?Mero=C4=9Flu?=) Date: Fri, 27 Jun 2008 16:25:16 +0300 Subject: [Pardus-devel] Pardus 2008 Release Notes In-Reply-To: <200806271620.11269.ekin@pardus.org.tr> References: <200806271620.11269.ekin@pardus.org.tr> Message-ID: <200806271625.16279.ekin@pardus.org.tr> Pardus 2008 release notes 1. Welcome to Pardus 2008 Welcome to Pardus version 2008, another great Pardus release from Pardus developers, translators, artists and documentation writers. This is the first release of Pardus 2008 branch. We kindly invite you to visit http://www.pardus.org.tr/eng for more information. 1.1 Feedback You can use http://bugs.pardus.org.tr, aka Pardus bug tracking system to send a bug, bug fix or any suggestion related to Pardus. We would like to thank our users and developers with their bug reports, related fixes, new package or feature suggestions for this release. 2. Basic features This section describes the Pardus 2008 features. 2.1 User authorization management The privileges of all users may be arranged and the password inquiry behavior may easily be customized by using the advanced user authorization system of Pardus 2008. The new and improved User Manager, on the other hand, makes authorization management very easy and secure. The authorization system and privilege management interfaces, which have been developed by Pardus developers, make use of Pulaski - dbus infrastructure and work in conjunction with COMAR to provide system-wide and hassle-free authorization control infrastructure. 2.2 Easy to use Network Manager Network manager supports auto-detection of your wireless profiles and automatically switches to the detected profile. The connection information is viewable at the system tray, which is updated continuously and informs user via a popup which makes network manager more intuitive and user friendly. Ethernet, wireless and modem connections, together with all customized configuration, may be saved as profiles for different locations for easy connectivity. 2.3 Improved package management system The package manager PiSi (Packages installed Successfully, as intended), which downloads and installs new packages in only a few clicks, have been improved and get faster in performance. The most recent versions of applications that you use are updated by downloading only the changed parts, which make download times much shorter. Using the newly added support for history management in PiSi and new History Manager you may go back to the previous versions of packages, may have snapshots of your current state, and go back and forth between these snapshots. 2.4 YALI The installer program YALI (Yet Another Linux Installer), first asks the questions necessary, then starts with installation, which takes around 30 minutes. Customization of user information, automatic login, timezone, system keyboard and language settings are done easily. It is possible to change all these configuration setting afterward, using configuration manager TASMA, as usual. In addition, YALI includes the new and improved partitioning interface , which makes managing hard disks a charm: It is possible to easily customize the installation and boot system. The fully rewritten automatic resizing and installation choices makes installation problem-free and fast. 2.5 Kaptan Desktop The welcoming application for new users, Kaptan Desktop, has been completely rewritten. Kaptan is a single-point solution for keyboard/mouse, desktop, network and package management settings, and make suggestions for better system configuration. 2.6 Display Manager One of the new features of Pardus 2008 is the Display Manager, which provides a graphical interface for graphics card and monitor configuration. Display Manager makes advanced configuration of resolution, color-depth, mutlihead, and such, and makes use of the fully rewritten display management infrastructure (zorg). 2.7 Automatic hardware detection One of the strong points of Pardus, fully automatic hardware detection, has become better in Pardus 2008. The printers attached to the systems are automatically detected and configured in Pardus 2008. Widely used peripheral devices such as wireless network devices, webcams, printers, scanners and all-in-ones are supported much better in Pardus 2008 for a problem-free operation. 2.8 Pardus Technologies The fundamental technologies of Pardus, namely COMAR and Mudur, have been rewritten to make use of dbus infrastructure. Pardus 2008 is the first Pardus release that makes use of these technologies. New COMAR provides a complete configuration management service, thanks to its new design fully integrated with dbus and authorization infrastructure. 2.9 Updated applications In addition to the new features of Pardus technologies, Pardus 2008 includes numerous version upgrades: - Updated KDE 3.5.9 Desktop Environment, - The latest Linux kernel (2.6.25.9) provides much improved hardware support, together with a stable and reliable system, - Important infrastructure improvements including gcc 4.3.1, glibc 2.8, Python 2.5, Java 6 , - The most recent, fastest and most capable internet browser Mozilla Firefox 3.0, - OpenOffice.org 2.4.1 which operates on almost all office document formats, - Hundreds of free software applications, with less bugs and updated to the most recent versions... 3. Installation requirements You can run Pardus 2008 on an average hardware. We suggest to use at least 512 MB RAM (memory) and 1200 MHz processor to get an effective performance. Minimum and recommended hardware requirements for Pardus 2008 are mentioned below: * 256 MB memory (512 MB recommended) * 800 MHz Intel or AMD processor (1200 MHz recommended) * At least 4 GB of free hard disk space (10 GB recommended) From g.duale at otasc.org Sat Jun 28 18:38:13 2008 From: g.duale at otasc.org (=?UTF-8?B?R3VpbGxhdW1lIER1YWzDqQ==?=) Date: Sat, 28 Jun 2008 17:38:13 +0200 Subject: [Pardus-devel] Pardus 2008 Final Release In-Reply-To: <200806271620.11269.ekin@pardus.org.tr> References: <200806271620.11269.ekin@pardus.org.tr> Message-ID: <48665AE5.5030803@otasc.org> Hi, congratulations again :) A French mirror is available here: http://pardus.otasc.org/installcd/2008/ Thanks, Guillaume. --- Ekin Mero?lu a ?crit : > Hi; > > Pardus 2008 Final Release is ready for download in our ftp servers and > mirrors. For download info, please visit : > > http://www.pardus.org.tr/eng/download.html > > Many thanks to all our developer and users who supported this release - We > hope you'll have as much fun using it as we've had developing. > > Please note that to eliminate potential problems, burn the CDs in DAO > mode, 16x speed. In case of doubt, the check CD step of our installer -YALI- > can check if the installation media is in a good condition. > -- > Happy Hacking; > Ekin Meroglu > > ... did i listen to pop music because i was miserable, or was i miserable > because i listened to pop music?... - rob [nick hornby / hi fi] > _______________________________________________ > Pardus-devel mailing list > Pardus-devel at pardus.org.tr > http://liste.uludag.org.tr/mailman/listinfo/pardus-devel From jerome.schneider at gmail.com Sun Jun 29 01:45:50 2008 From: jerome.schneider at gmail.com (Jerome Schneider) Date: Sun, 29 Jun 2008 00:45:50 +0200 Subject: [Pardus-devel] Pardus 2008 Final Release In-Reply-To: <48665AE5.5030803@otasc.org> References: <200806271620.11269.ekin@pardus.org.tr> <48665AE5.5030803@otasc.org> Message-ID: <200806290045.50593.jerome.schneider@gmail.com> On Saturday 28 June 2008 17:38:13 Guillaume Dual? wrote: > Hi, > congratulations again :) > > A French mirror is available here: http://pardus.otasc.org/installcd/2008/ Another french mirror is available : ftp://pardus-fr.org/iso/2008/installcd/ And there is a packages mirror : ftp://pardus-fr.org/depot/2008/pisi-index.xml.bz2 -- J?r?me Schneider