Bug#613536: firmware-realtek: Please include the binary firmware for Realtek

2011-03-20 Thread Jonas Bardino
Perhaps it is easier or better to grab the rtlwifi/rtl8192cfw.bin
firmware from the linux-firmware repository:
http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git;a=summary

The corresponding license is included there as LICENCE.rtlwifi_firmware.txt .

I've been happily using it for weeks with compat-wireless and
linux-image-2.6.32-5-amd64 on my Thinkpad with Linux Mint Debian
Edition. Further details at:
http://www.thinkwiki.org/wiki/ThinkPad_11b/g/n_Wireless_LAN_Mini-PCI_Express_Adapter_III

Recent Dell Minis feature this wifi adapter, too, so I guess it is or
will become quite common.

I'm just about to switch to the 2.6.38 kernel which includes the
corresponding rtl8192ce driver, but unfortunately it is not enabled in
the Debian unstable package, yet. However, my manual rebuild of that
package with the module enabled works well so far, so maybe I just
need to send a request for it.

Cheers, Jonas



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#619051: linux-2.6: Missing Realtek 8188CE pcie wifi support (rtlwifi/rtl8192ce module not built)

2011-03-20 Thread Jonas Bardino
Package: linux-2.6
Version: 2.6.38-1
Severity: wishlist

Summary:
Please enable the new rtlwifi/rtl8192ce drivers in the kernel build config.


Full version:
I'm sending this email from my wireless Thinkpad Edge using my own rebuild of
the linux-image-2.6.38-1-amd64 package with just those two additional modules
enabled and the firmware from the linux-firmware git repository in
/lib/firmware/rtlwifi/rtl8192cfw.bin.

My system runs Linux Mint Debian Edition, but it should apply to all
Testing/Unstable systems with the Realtek 8188CE pcie wifi adapter and this
kernel.

I added the following lines to debian/config/config before building:
~/build  diff -Naur config-default config-rtl8192ce
--- config-default  2011-03-20 12:26:00.576309324 +0100
+++ config-rtl8192ce2011-03-20 12:40:51.117677926 +0100
@@ -1997,6 +1997,12 @@
 CONFIG_RTL8187=m
 
 ##
+## file: drivers/net/wireless/rtlwifi/Kconfig
+##
+CONFIG_RTL8192CE=m
+CONFIG_RTLWIFI=m
+
+##
 ## file: drivers/net/wireless/wl1251/Kconfig
 ##
 CONFIG_WL1251=m

Please also refer to #613536 for information about the corresponding firmware
missing from the firmware-realtek package.


Feel free to contact me for further information.
Thanks in advance!

Cheers, Jonas


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#559035: linux-image-2.6.26-2-amd64: Random segfaults with lenny amd64 kernel

2009-12-15 Thread Jonas Bardino
Package: linux-image-2.6.26-2-amd64
Version: 2.6.26-19lenny2
Followup-For: Bug #559035

Just a 'me too' on the plain kernel version.

Some way along the upgrade path
[UPGRADE] linux-image-2.6.26-2-amd64 2.6.26-17 - 2.6.26-17lenny2
[UPGRADE] linux-image-2.6.26-2-amd64 2.6.26-17lenny2 - 2.6.26-19
[UPGRADE] linux-image-2.6.26-2-amd64 2.6.26-19 - 2.6.26-19lenny1
[UPGRADE] linux-image-2.6.26-2-amd64 2.6.26-19lenny1 - 2.6.26-19lenny2
I started getting random python segfaults in the log (see log below).
There are no additional trace lines in my log, though.

All of them are from 5 different python cgi scripts out of a bigger
set, and apparently they succeed without segfault most of the time.
Actually the segfaults seem to happen only once in every 1 or more
tries.

All the scripts do file I/O, but do not use any exotic python modules.

The simplest one I've seen fail is available from:
http://code.google.com/p/migrid/source/browse/trunk/mig/cgi-sid/isjobactive.py


It is a production server, but please inform me if there is anything I
can test without too much down-time.


-- Package-specific info:
** Version:
Linux version 2.6.26-2-amd64 (Debian 2.6.26-19lenny2) (da...@debian.org)
(gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Thu
Nov 5 02:23:12 UTC 2009

** Command line:
root=/dev/md0 ro quiet

** Not tainted

** Kernel log:
Dec 12 05:20:54 distlab4 kernel: [411461.235540] statusexe.py[30663]:
segfault at 7fff26345a68 ip 4d0e33 sp 7fff26345a70 error 6 in
python2.5[40+125000]
Dec 12 07:58:00 distlab4 kernel: [420908.288898] jobstatus.py[27020]:
segfault at 7fff83701fc8 ip 4a256b sp 7fff83701fb0 error 6 in
python2.5[40+125000]
Dec 12 09:18:26 distlab4 kernel: [425739.243068] statusexe.py[24938]:
segfault at 765a9b98 ip 4ae07b sp 765a9ba0 error 6 in
python2.5[40+125000]
Dec 12 10:17:39 distlab4 kernel: [429296.675477] put[16603]: segfault at
7fff420cde68 ip 4ae07b sp 7fff420cde70 error 6 in python2.5[40+125000]
Dec 12 11:44:45 distlab4 kernel: [434530.111503] put[19119]: segfault at
7fff04847e78 ip 4abd33 sp 7fff04847e80 error 6 in python2.5[40+125000]

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.26-2-amd64 depends on:
ii  debconf [debconf-2.0] 1.5.24 Debian configuration
management sy
ii  initramfs-tools [linux-initra 0.92o  tools for generating an
initramfs
ii  module-init-tools 3.4-1  tools for managing Linux
kernel mo

linux-image-2.6.26-2-amd64 recommends no packages.

Versions of packages linux-image-2.6.26-2-amd64 suggests:
ii  grub   0.97-47lenny2 GRand Unified Bootloader
(Legacy v
pn  linux-doc-2.6.26   none(no description available)


Cheers, Jonas



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#504167: T60

2008-11-24 Thread Jonas Bardino
The bug appears to also be fixed with the latest -11~snapshot on my T60
with ATI Radeon X1400 (radeonhd driver) running Lenny:
sys_product  = 2007FTG
bios_version = 79ETE3WW (2.23)

Yesterday I tested  quite a bit with 2.6.26-10 and never managed to get
past 8 resumes before hitting the 'black screen with cursor' hang. After
upgrading to the snapshot, I'm now past 20 resumes in a row with
different levels of interaction and docking setup and still no hangs.

Well done!

Cheers, Jonas

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#427675: vdr-plugin-mplayer: online content in playlist fails

2007-06-05 Thread Jonas Bardino
Package: vdr-plugin-mplayer
Version: 0.9.15-13
Severity: normal
Tags: patch

Hi VDR devs

I haven't received a response to my direct posting to the
pkg-vdr-dvb-devel list so now I'm trying the official path instead...

I've been trying to find a way to play online video streams directly
using the vdr mplayer plugin, but haven't found a way to do so without
modifying the /usr/share/vdr-plugin-mplayer/mplayer script.
If I save the source url in a '.pls' file, the 'readable file' test
in the script fails, because the extracted FILE is not a local file.
However, if I disable the readable check for online sources, it works.
As far as I can see, the read check was added specifically in the
deb version of the script as a part of a merge between two example
scripts. The 'vanilla' version does not include this check and thus
works.
I've attached a simple patch that works for me. Please feel free to
include it directly or in a modified version.

An online copy of the patch is available from my last post in the list
archive as well:
http://lists.alioth.debian.org/pipermail/pkg-vdr-dvb-devel/attachments/20070508/8fbeb271/mplayer.bin

Btw, I'm using mplayer from Marillat's repository, but I don't think
it's related to this bug.

Cheers, Jonas

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=C, LC_CTYPE=da_DK (charmap=ISO-8859-1)

Versions of packages vdr-plugin-mplayer depends on:
ii  eject   2.1.4-3  ejects CDs and operates CD-Changer
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libgcc1 1:4.1.1-21   GCC support library
ii  libstdc++6  4.1.1-21 The GNU Standard C++ Library v3
ii  mplayer 1:1.0-rc1svn20070225-0.3 The Ultimate Movie Player For Linu
ii  vdr 1.4.7-1ctvdr1Video Disk Recorder for DVB cards

vdr-plugin-mplayer recommends no packages.

-- no debconf information
--- /usr/share/vdr-plugin-mplayer/mplayer.orig  2007-05-08 19:48:33.0 
+0200
+++ /usr/share/vdr-plugin-mplayer/mplayer   2007-05-08 20:11:31.0 
+0200
@@ -513,6 +513,7 @@
 PLS=true
 PLSFILE=$FILE
 first=`grep -v -m1 ^# $FILE`
+WEBSOURCE=`echo $first|egrep 
^(mms|mmst|http|http_proxy|rtp|rtsp|ftp|udp|unsv|smb|mpst|tivo)://`
 FILE=$first
   ;;
   *)
@@ -522,7 +523,7 @@
 
 
 if test -z $FILE; then echolog *** USAGE: mplayer.sh File_to_be_played; 
exit; fi
-if ! test -r $FILE; then echolog *** ERROR: Make sure $FILE exists and is 
readable - otherwise it cannot be played ;-); exit; fi
+if test -z $WEBSOURCE -a ! test -r $FILE; then echolog *** ERROR: Make 
sure $FILE exists and is readable - otherwise it cannot be played ;-); exit; fi
 
 # Check if config file exists!
 declare CFGFIL=/etc/vdr/plugins/vdrmplayer.sh.conf


Bug#409030: bootsplash: Minor typo in fbmngplay and fbtruetype man pages

2007-01-30 Thread Jonas Bardino
Package: bootsplash
Version: 3.3-2
Severity: minor


The Debian specific man pages for fbmngplay and fbtruetype contain a
minor typo in the command help:
s/vebose/verbose/

The same applies to the 3.3-5 version in Sid.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=C, LC_CTYPE=da_DK (charmap=ISO-8859-1)

Versions of packages bootsplash depends on:
ii  bootsplash-theme-debian [boo 0.5-7   The bootsplash theme debian
ii  debconf [debconf-2.0]1.5.11  Debian configuration management sy
ii  initramfs-tools  0.85e   tools for generating an initramfs
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libfreetype6 2.2.1-5 FreeType 2 font engine, shared lib
ii  libmng1  1.0.9-1 Multiple-image Network Graphics li
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages bootsplash recommends:
ii  grub  0.97-21GRand Unified Bootloader

-- debconf information:
  bootsplash/bootloader:
  bootsplash/initramfs: true


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



Bug#409030: bootsplash: Minor typo in fbmngplay and fbtruetype man pages

2007-01-30 Thread Jonas Bardino
I just noticed a few more typos, so in addition to the
s/vebose/verbose/
changes, a 
s/resoultion/resolution/
replacement would be nice.

A grep in the Sid source yields:
# grep vebose bootsplash-3.3/debian/*
bootsplash-3.3/debian/fbmngplay.1:.IP \fB-v, --vebose\fP  10 
bootsplash-3.3/debian/fbtruetype.1:.IP \fB-v, --vebose\fP   10 
~# grep resoultion bootsplash-3.3/debian/*
bootsplash-3.3/debian/bootanim.1:The screen resoultion to use if we
are unable to autodetect 
bootsplash-3.3/debian/fbresolution.1:.TH fbresoultion 1 
bootsplash-3.3/debian/fbresolution.1:fbresoultion \(em detects what
the current frame buffer resolution is. 
bootsplash-3.3/debian/fbresolution.1:\fBfbresoultion\fR
[\fBoptions\fI\fR\fP]  
bootsplash-3.3/debian/fbresolution.1:\fBfbresoultion\fR shows the
current 
bootsplash-3.3/debian/fbresolution.1:frame buffer resoultion when run
with no options. 
bootsplash-3.3/debian/fbtruetype-typo.1:fbmngplay (1), fbresoultion
(1), bootsplash (7). 
bootsplash-3.3/debian/fbtruetype.1:fbmngplay (1), fbresoultion (1),
bootsplash (7).

Thanks!

Cheers, Jonas


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



Bug#343351: perl-base: Errno arch check bug (re)introduced in Sarge

2006-01-17 Thread Jonas Bardino
Package: perl-base
Version: 5.8.4-8sarge3
Followup-For: Bug #343351

The lastest upgrade of perl-base in Sarge (re)introduces the 
broken check which was fixed in bug #343351.
I've only seen the bug in relation to 'awstats' not working
anymore, but the list of affected packages from that bug may 
also apply here.

The previous perl-base had the following check in 
/usr/lib/perl/5.8/Errno.pm:
$Config{'archname'}-$Config{'osvers'} eq
i386-linux-thread-multi-2.4.27-ti1211 or
die Errno architecture (i386-linux-thread-multi-2.4.27-ti1211) does 
not match executable architecture ($Config{'archname'}-$Config{'o svers'});

Which the upgrade changed to:
$Config{'archname'}-$Config{'osvers'} eq
i386-linux-thread-multi-2.6.15 or
die Errno architecture (i386-linux-thread-multi-2.6.15) does not match 
executable architecture ($Config{'archname'}-$Config{'osvers'});

Deleting/commenting the check solves the problem for now.

Cheers, Jonas

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-686
Locale: LANG=C, LC_CTYPE=da_DK (charmap=ISO-8859-1)

Versions of packages perl-base depends on:
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an

-- no debconf information


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