Bug#503473: virtualbox-ose-modules-2.6.26-1-686: vboxdrv does not create /dev/vboxdrv

2008-10-26 Thread Stefano Sabatini
Package: virtualbox-ose-modules-2.6.26-1-686
Version: 2.6.26+1.6.2-dfsg-4
Severity: normal



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

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

Versions of packages virtualbox-ose-modules-2.6.26-1-686 depends on:
ii  linux-image-2.6.26-1-686 [lin 2.6.26-9   Linux 2.6.26 image on PPro/Celeron

virtualbox-ose-modules-2.6.26-1-686 recommends no packages.

-- no debconf information

Check out this session:

[EMAIL PROTECTED] ~> sudo modprobe -r vboxdrv
[EMAIL PROTECTED] ~> sudo modprobe vboxdrv
[EMAIL PROTECTED] ~> dmesg | tail -n10
[156266.751606] vboxdrv: Found 2 processor cores.
[156266.751620] vboxdrv: fAsync=0 u64DiffCores=1632.
[156266.751652] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 
'normal'.
[156266.751655] vboxdrv: Successfully loaded version 1.6.2_OSE (interface 
0x00070002).
[156734.181319] vboxdrv: Trying to deactivate the NMI watchdog permanently...
[156734.181319] vboxdrv: Successfully done.
[156734.181319] vboxdrv: Found 2 processor cores.
[156734.181319] vboxdrv: fAsync=0 u64DiffCores=1056.
[156734.181319] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 
'normal'.
[156734.181319] vboxdrv: Successfully loaded version 1.6.2_OSE (interface 
0x00070002).
[EMAIL PROTECTED] ~> ls -l /dev/vboxdrv
ls: cannot access /dev/vboxdrv: No such file or directory
[EMAIL PROTECTED] ~> virtualbox
WARNING: The character device /dev/vboxdrv does not exist.
 Please install the virtualbox-ose-modules package for your kernel and
 load the module named vboxdrv into your system.

 You will not be able to start VMs until this problem is fixed.
[EMAIL PROTECTED] ~> uname -a
Linux geppetto 2.6.26-1-686 #1 SMP Sat Oct 18 16:22:25 UTC 2008 i686 GNU/Linux

I have no idea why the /dev/vboxdrv isn't created.

Regards.



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



Bug#495685: [#495685] firmware-iwlwifi: microcode error

2008-10-15 Thread Stefano Sabatini
In data martedì 2008-10-14 20:49:17 +0200, Stefano Sabatini ha scritto:
> In data lunedì 2008-10-06 19:45:36 +0200, Didier Raboud ha scritto:
> > Le mardi 19 août 2008 19:02:56 Stefano Sabatini, vous avez écrit :
> > > Package: firmware-iwlwifi
> > > Version: 0.12
> > > Severity: grave
> > > Justification: renders package unusable
> > >
> > >
> > > I got this when I try to load iwl3945:
> > >
> > > When I try the command:
> > > modprobe iwl3945
> > >
> > > it hangs for half a minute, then I get this error:
> > >
> > > iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection
> > > iwl3945: iwlwifi-3945-1.ucode firmware file req failed: Reason -2
> > > iwl3945: Could not read microcode: -2
> > > ACPI: PCI interrupt for device :10:00.0 disabled
> > > iwl3945: probe of :10:00.0 failed with error -2
> > >
> > > I'm using firmware-iwlwifi 0.12, with a linux-2.6.24 i686 debian
> > > custom kernel.
> > >
> > > Regards.
> > 
> > Hi, 
> > 
> > a new firmware-iwlwifi package is available in unstable. Please try this 
> > new 
> > package and update your linux-image to get the latest iwlwifi driver and 
> > report back if the problem is still alive.
> > 
> > N.B. I don't get any error with the firmware...
> > 
> > Regards, 
> 
> Updated to iwlwifi-firmware 0.13.
> 
> [EMAIL PROTECTED] ~> uname -a
> Linux geppetto 2.6.26-1-686 #1 SMP Thu Oct 9 15:18:09 UTC 2008 i686 GNU/Linux
> 
> 
> [EMAIL PROTECTED] ~> sudo modprobe -r iwl3945
> [EMAIL PROTECTED] ~> sudo modprobe iwl3945
> 
> with dmesg I get:
> [  332.178973] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection 
> driver for Linux, 1.2.26ks
> [  332.178973] iwl3945: Copyright(c) 2003-2008 Intel Corporation
> [  332.178973] ACPI: PCI Interrupt :10:00.0[A] -> GSI 17 (level, low) -> 
> IRQ 17
> [  332.178973] PCI: Setting latency timer of device :10:00.0 to 64
> [  332.178973] iwl3945: Detected Intel Wireless WiFi Link 3945ABG
> [  332.218972] iwl3945: Tunable channels: 13 802.11bg, 23 802.11a channels
> [  332.218972] phy0: Selected rate control algorithm 'iwl-3945-rs'
> 
> [EMAIL PROTECTED] ~> sudo iwconfig
> lono wireless extensions.
> 
> eth1  no wireless extensions.
> 
> wmaster0  no wireless extensions.
> 
> wlan0 IEEE 802.11  ESSID:""  
>   Mode:Managed  Frequency:2.412 GHz  Access Point: Not-Associated   
>   Tx-Power=0 dBm   
>   Retry min limit:7   RTS thr:off   Fragment thr=2352 B   
>   Encryption key:off
>   Link Quality:0  Signal level:0  Noise level:0
>   Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
>   Tx excessive retries:0  Invalid misc:0   Missed beacon:0
> 
> So the module looks correctly loaded.
> 
> [EMAIL PROTECTED] ~> sudo iwlist wlan0 scanning
> 
> Here it hangs for 30 seconds more or less, then I get this:
> 
> wlan0 Interface doesn't support scanning : Network is down
> 
> From dmesg:
> [  372.025418] firmware: requesting iwlwifi-3945-1.ucode
> [  432.097666] iwl3945: iwlwifi-3945-1.ucode firmware file req failed: Reason 
> -2
> [  432.097676] iwl3945: Could not read microcode: -2
> 
> [EMAIL PROTECTED] ~> locate  iwlwifi-3945-1.ucode
> /lib/firmware/iwlwifi-3945-1.ucode
> 
> Hints will be highly appreciated.

And the problem was...

udevd was dead, so it couldn't load the firmware. It took me a good
guessing effort for realizing that firmware is loaded by udev, I was
indeed experiencing the same loading firmware problem with another
module and finally I read something about the firmware being loaded by
udev.

Please improve the behaviour of the module so that it will check for
the presence of udevd and tell explicitely if it isn't present rather
than hang forever trying to load the firmware.

Anyway, bug report has to be considered closed, now I have to
understand why udevd was dying...

Thanks, regards.



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



Bug#495685: [#495685] firmware-iwlwifi: microcode error

2008-10-14 Thread Stefano Sabatini
In data lunedì 2008-10-06 19:45:36 +0200, Didier Raboud ha scritto:
> Le mardi 19 août 2008 19:02:56 Stefano Sabatini, vous avez écrit :
> > Package: firmware-iwlwifi
> > Version: 0.12
> > Severity: grave
> > Justification: renders package unusable
> >
> >
> > I got this when I try to load iwl3945:
> >
> > When I try the command:
> > modprobe iwl3945
> >
> > it hangs for half a minute, then I get this error:
> >
> > iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection
> > iwl3945: iwlwifi-3945-1.ucode firmware file req failed: Reason -2
> > iwl3945: Could not read microcode: -2
> > ACPI: PCI interrupt for device :10:00.0 disabled
> > iwl3945: probe of :10:00.0 failed with error -2
> >
> > I'm using firmware-iwlwifi 0.12, with a linux-2.6.24 i686 debian
> > custom kernel.
> >
> > Regards.
> 
> Hi, 
> 
> a new firmware-iwlwifi package is available in unstable. Please try this new 
> package and update your linux-image to get the latest iwlwifi driver and 
> report back if the problem is still alive.
> 
> N.B. I don't get any error with the firmware...
> 
> Regards, 

Updated to iwlwifi-firmware 0.13.

[EMAIL PROTECTED] ~> uname -a
Linux geppetto 2.6.26-1-686 #1 SMP Thu Oct 9 15:18:09 UTC 2008 i686 GNU/Linux


[EMAIL PROTECTED] ~> sudo modprobe -r iwl3945
[EMAIL PROTECTED] ~> sudo modprobe iwl3945

with dmesg I get:
[  332.178973] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection 
driver for Linux, 1.2.26ks
[  332.178973] iwl3945: Copyright(c) 2003-2008 Intel Corporation
[  332.178973] ACPI: PCI Interrupt :10:00.0[A] -> GSI 17 (level, low) -> 
IRQ 17
[  332.178973] PCI: Setting latency timer of device :10:00.0 to 64
[  332.178973] iwl3945: Detected Intel Wireless WiFi Link 3945ABG
[  332.218972] iwl3945: Tunable channels: 13 802.11bg, 23 802.11a channels
[  332.218972] phy0: Selected rate control algorithm 'iwl-3945-rs'

[EMAIL PROTECTED] ~> sudo iwconfig
lono wireless extensions.

eth1  no wireless extensions.

wmaster0  no wireless extensions.

wlan0 IEEE 802.11  ESSID:""  
  Mode:Managed  Frequency:2.412 GHz  Access Point: Not-Associated   
  Tx-Power=0 dBm   
  Retry min limit:7   RTS thr:off   Fragment thr=2352 B   
  Encryption key:off
  Link Quality:0  Signal level:0  Noise level:0
  Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
  Tx excessive retries:0  Invalid misc:0   Missed beacon:0

So the module looks correctly loaded.

[EMAIL PROTECTED] ~> sudo iwlist wlan0 scanning

Here it hangs for 30 seconds more or less, then I get this:

wlan0 Interface doesn't support scanning : Network is down

From dmesg:
[  372.025418] firmware: requesting iwlwifi-3945-1.ucode
[  432.097666] iwl3945: iwlwifi-3945-1.ucode firmware file req failed: Reason -2
[  432.097676] iwl3945: Could not read microcode: -2

[EMAIL PROTECTED] ~> locate  iwlwifi-3945-1.ucode
/lib/firmware/iwlwifi-3945-1.ucode

Hints will be highly appreciated.

Regards.
-- 
"Hello again, Peabody here..."
-- Mister Peabody



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



Bug#495685: firmware-iwlwifi: microcode error

2008-08-19 Thread Stefano Sabatini
Package: firmware-iwlwifi
Version: 0.12
Severity: grave
Justification: renders package unusable


I got this when I try to load iwl3945:

When I try the command:
modprobe iwl3945

it hangs for half a minute, then I get this error:

iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection
iwl3945: iwlwifi-3945-1.ucode firmware file req failed: Reason -2
iwl3945: Could not read microcode: -2
ACPI: PCI interrupt for device :10:00.0 disabled
iwl3945: probe of :10:00.0 failed with error -2

I'm using firmware-iwlwifi 0.12, with a linux-2.6.24 i686 debian
custom kernel.

Regards.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-etchnhalf.1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- no debconf information



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